style.css 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762
  1. :root {
  2. --w-70: 70%;
  3. --primary-color: #1c4587;
  4. --bg-grey: #EDEEF1;
  5. }
  6. /* login css */
  7. .login-container {
  8. background-color: var(--bg-grey);
  9. }
  10. .login-header {
  11. font-size: 30px;
  12. font-weight: 100;
  13. }
  14. .login-form {
  15. padding: 50px;
  16. }
  17. .login-form label {
  18. font-size: 14px;
  19. color: #454859;
  20. }
  21. .login-form .form-control {
  22. height: calc(1.5em + 0.75rem + 0.3px);;
  23. }
  24. .bg-holder {
  25. background-image: url(/login-rhs.jpg);
  26. background-size: cover;
  27. }
  28. .login-container .logo {
  29. font-size: 35px;
  30. font-weight: 800;
  31. color: rgb(13, 89, 175);
  32. }
  33. .login-container small {
  34. font-size: 12px;
  35. color: #999;
  36. }
  37. /* end of login */
  38. .w-70 {
  39. width: var(--w-70);
  40. }
  41. .text-warning-mellow {
  42. color: #d8a714!important;
  43. }
  44. .text-link {
  45. color: rgb(13, 89, 175) !important;
  46. }
  47. .stag-primary-bg {
  48. background-color: var(--primary-color) !important;
  49. color: #fff;
  50. }
  51. .stag-primary-border {
  52. border-color: var(--primary-color) !important;
  53. }
  54. .navbar-brand {
  55. font-size: 16px !important;
  56. font-weight: 600;
  57. }
  58. .navbar-brand>img {
  59. max-width: 160px;
  60. }
  61. .sidebar .nav-link {
  62. padding: .25rem 1rem;
  63. }
  64. .sidebar .nav-item {
  65. margin-right: 0;
  66. }
  67. .sidebar .nav-item .nav-child-list {
  68. list-style: none;
  69. }
  70. .sidebar .nav-item .nav-child-list .nav-item .nav-link {
  71. padding-left: 2rem;
  72. }
  73. .sidebar .if-not-collapsed, .sidebar .if-collapsed {
  74. display: none;
  75. }
  76. .sidebar .nav-item.nav-child-collapsed .if-collapsed {
  77. display: block;
  78. }
  79. .sidebar .nav-item:not(.nav-child-collapsed) .if-not-collapsed {
  80. display: block;
  81. }
  82. .sidebar .nav-item.nav-child-collapsed .nav-child-list {
  83. display: none;
  84. }
  85. .navbar-dark .nav-item .nav-link {
  86. color: #fff;
  87. }
  88. .dropdown-menu {
  89. margin-top: 7px;
  90. border-radius: 0;
  91. min-width: 120px;
  92. }
  93. .dropdown-item:not(:last-child) {
  94. border-bottom:1px solid #ddd;
  95. }
  96. main {
  97. padding:0 1rem;
  98. }
  99. /* ability to toggle the video pane (rhs) */
  100. .stag_rhs_toggle, .stag_rhs_toggle:hover {
  101. position: fixed;
  102. bottom: 0;
  103. right: 0;
  104. padding: 0.25rem 0.75rem;
  105. border-top-left-radius: 6px;
  106. background-color: var(--primary-color);
  107. color: #fff;
  108. z-index: 2;
  109. }
  110. body.stag_rhs_collapsed .v-split,
  111. body.stag_rhs_collapsed .app-right-panel {
  112. display: none !important;
  113. }
  114. .delete-column {
  115. width: 120px;
  116. }
  117. .m-negator {
  118. margin-left: -1.25rem !important;
  119. margin-right: -1.25rem !important;
  120. }
  121. .pl-3-5 {
  122. padding-left: 1.25rem !important;
  123. }
  124. .lh-24px {
  125. height: 24px;
  126. line-height: 24px;
  127. }
  128. .mcp-theme-1 *:not(i) {
  129. font-family: Verdana, sans-serif;
  130. font-size: 12px;
  131. }
  132. .mcp-theme-1 .font-size-11 {
  133. font-size: 11px;
  134. }
  135. .mcp-theme-1 .font-size-13 {
  136. font-size: 13px;
  137. }
  138. .mcp-theme-1 .font-size-14 {
  139. font-size: 14px;
  140. }
  141. .mcp-theme-1 .font-size-16 {
  142. font-size: 16px;
  143. }
  144. .mcp-theme-1 .font-underline {
  145. text-decoration: underline;
  146. }
  147. .mcp-theme-1 .on-hover-opaque {
  148. opacity: 0.6;
  149. }
  150. .mcp-theme-1 .on-hover-opaque:hover {
  151. opacity: 1;
  152. }
  153. .mcp-theme-1 .opacity-60 {
  154. opacity: .6;
  155. }
  156. .mcp-theme-1 .overflow-visible {
  157. overflow: visible;
  158. }
  159. .mcp-theme-1 .text-secondary-light {
  160. color: #c9ddef !important;
  161. }
  162. .mcp-theme-1 a, .mcp-theme-1 a:link {
  163. color: rgb(13, 89, 175);
  164. }
  165. .mcp-theme-1 .btn.btn-primary {
  166. background: rgb(13, 89, 175);
  167. border-color: rgb(13, 89, 175);
  168. box-shadow: none;
  169. }
  170. #sidebarMenu .mcp-theme-1 .nav-item {
  171. margin: 0;
  172. }
  173. #sidebarMenu .mcp-theme-1 .nav-link:hover {
  174. background: #e3e3e394;
  175. }
  176. #sidebarMenu .mcp-theme-1 .nav-link {
  177. border-top: 1px solid transparent;
  178. }
  179. #sidebarMenu .mcp-theme-1 .nav-link.active {
  180. border-top: 1px solid #f8f9fa;
  181. background: #e2e2e2;
  182. }
  183. .mcp-theme-1 .text-sm {
  184. font-size: 85%;
  185. }
  186. .mcp-theme-1 .text-sm-incl-children,
  187. .mcp-theme-1 .text-sm-incl-children *:not(i) {
  188. font-size: 0.8rem;
  189. }
  190. .mcp-theme-1 .minutes-label {
  191. width: 40px;
  192. }
  193. .mcp-theme-1 .memo-textarea {
  194. min-width: 200px;
  195. height: 60px;
  196. }
  197. .main-row {
  198. display: flex;
  199. flex-wrap: nowrap;
  200. margin-right: -15px;
  201. margin-left: -15px;
  202. }
  203. .main-row > .sidebar {
  204. width: 180px;
  205. min-width: 180px;
  206. }
  207. .main-row > main {
  208. flex-grow: 1;
  209. }
  210. html, body {
  211. height: 100%;
  212. }
  213. body>nav.navbar {
  214. height: 55px;
  215. }
  216. .stag-content {
  217. height: calc(100% - 55px);
  218. }
  219. [moe][large] form, [moe][large] [url] {
  220. width: 450px;
  221. }
  222. [moe][bottom] form {
  223. bottom: 100%;
  224. }
  225. .moe-disabled[moe] {
  226. cursor: not-allowed;
  227. }
  228. .moe-disabled[moe] [start][show] {
  229. opacity: 0.5;
  230. pointer-events: none;
  231. }
  232. .mcp-theme-1 .stag-no-wrap-td {
  233. max-width: 260px;
  234. }
  235. .mcp-theme-1 .stag-no-wrap {
  236. max-width: 250px;
  237. overflow: hidden;
  238. text-overflow: ellipsis;
  239. white-space: nowrap;
  240. display: block;
  241. }
  242. .mcp-theme-1 .form-control.form-control-sm:not(.min-width-unset) {
  243. min-width: 200px;
  244. }
  245. .mcp-theme-1 [large] .form-control.form-control-sm {
  246. min-width: unset;
  247. }
  248. [wide] .form-control.form-control-sm {
  249. min-width: 480px;
  250. }
  251. [moe][center] [url]:not([show]) {
  252. position: fixed;
  253. top: 10%;
  254. max-height: 88%;
  255. overflow-y: auto;
  256. overflow-x: hidden;
  257. left: calc(50% - 250px);
  258. width: 500px;
  259. }
  260. [moe][center][wide] [url]:not([show]) {
  261. left: calc(50% - 400px);
  262. width: 800px;
  263. }
  264. [moe][center] [url]:not([show]) .form-control.form-control-sm {
  265. min-width: unset;
  266. max-width: 100%;
  267. }
  268. .mcp-theme-1 .width-200px {
  269. width: 200px !important;
  270. }
  271. .mcp-theme-1 .width-300px {
  272. width: 300px !important;
  273. }
  274. .mcp-theme-1 .width-22px {
  275. width: 22px !important;
  276. }
  277. .mcp-theme-1 .width-30px {
  278. width: 30px !important;
  279. }
  280. .mcp-theme-1 .width-40px {
  281. width: 40px !important;
  282. }
  283. .mcp-theme-1 .width-50px {
  284. width: 50px !important;
  285. }
  286. .mcp-theme-1 .width-70px {
  287. width: 70px !important;
  288. }
  289. .mcp-theme-1 .width-90px {
  290. width: 90px !important;
  291. }
  292. .mcp-theme-1 .min-width-140px {
  293. min-width: 140px !important;
  294. }
  295. .mcp-theme-1 .min-width-200px {
  296. min-width: 200px !important;
  297. }
  298. .mcp-theme-1 .min-width-300px {
  299. min-width: 300px;
  300. }
  301. .mcp-theme-1 .min-width-500px {
  302. min-width: 500px !important;
  303. }
  304. .mcp-theme-1 .max-width-500px {
  305. max-width: 500px !important;
  306. }
  307. .mcp-theme-1 .min-width-700px {
  308. min-width: 700px !important;
  309. }
  310. .mcp-theme-1 .max-width-700px {
  311. max-width: 700px !important;
  312. }
  313. .mcp-theme-1 .width-100px {
  314. width: 100px;
  315. min-width: unset !important;
  316. max-width: unset !important;
  317. }
  318. .mcp-theme-1 .width-150px {
  319. width: 150px;
  320. min-width: unset !important;
  321. max-width: unset !important;
  322. }
  323. .mcp-theme-1 .width-100pc {
  324. width: 100% !important;
  325. min-width: unset !important;
  326. }
  327. .mcp-theme-1 .max-width-200px {
  328. max-width: 200px;
  329. }
  330. .mcp-theme-1 .max-width-300px {
  331. max-width: 300px;
  332. }
  333. .mcp-theme-1 .outline-0 {
  334. outline: none !important;
  335. box-shadow: none !important;
  336. }
  337. .cancelled-item {
  338. opacity: 0.5;
  339. }
  340. .cancelled-item:not(.always-clickable) * {
  341. pointer-events: none;
  342. }
  343. .note-content {
  344. max-height: 300px;
  345. overflow-y: auto;
  346. }
  347. .note-content:not([auto-edit]) {
  348. padding: 1rem;
  349. padding-bottom: 0;
  350. cursor: pointer;
  351. position: relative;
  352. }
  353. .note-content:not(.cancelled):not([auto-edit]):not(.readonly):before {
  354. content: '(click to change)';
  355. display: block;
  356. color: #535353;
  357. padding-bottom: 0.3rem;
  358. }
  359. .mcp-theme-1 .ql-container, .mcp-theme-1 .ql-toolbar {
  360. border-left: 0;
  361. border-right: 0;
  362. }
  363. .mcp-theme-1 .ql-editor[contenteditable] {
  364. min-height: 100px;
  365. }
  366. .ql-container p {
  367. margin-top: 1rem;
  368. }
  369. .note-content ul {
  370. list-style: none !important;
  371. }
  372. .ql-editor ul > li::before {
  373. content: '';
  374. }
  375. .m-neg-4 {
  376. margin-left: -1.25rem;
  377. margin-right: -1.25rem;
  378. }
  379. .mcp-theme-1 .ql-toolbar .ql-formats * {
  380. font-size: 12px !important;
  381. }
  382. .mcp-theme-1 .ql-toolbar.ql-snow {
  383. padding: 3px;
  384. background: #f7f7f7;
  385. }
  386. .mcp-theme-1 .ql-snow .ql-picker {
  387. height: 22px;
  388. }
  389. .mcp-theme-1 .ql-snow.ql-toolbar button {
  390. height: 22px;
  391. width: 26px;
  392. }
  393. .rte-holder .ql-container p {
  394. margin-top: 0;
  395. margin-bottom: 0.3rem;
  396. }
  397. .note-section:not(.edit) .if-not-edit {
  398. display: block !important;
  399. }
  400. .note-section:not(.edit) div.if-not-edit {
  401. padding-left: 1rem;
  402. }
  403. .note-section:not(.edit):hover {
  404. background: #f6f9fc;
  405. cursor: pointer;
  406. }
  407. .note-signed-by-hcp .note-section:not(.edit):hover {
  408. background: #f6f9fc;
  409. cursor: auto;
  410. }
  411. .note-section.edit .if-edit {
  412. display: block !important;
  413. }
  414. .c-pointer {
  415. cursor: pointer;
  416. }
  417. .events-none {
  418. pointer-events: none;
  419. }
  420. .blocking-overlay {
  421. opacity: 0 !important;
  422. cursor: default;
  423. }
  424. .inset-comment p {
  425. margin-bottom: 0.3rem;
  426. }
  427. .inset-comment p:last-child {
  428. margin-bottom: 0 !important;
  429. }
  430. .note-section.edit {
  431. background: #f0f8ff7d;
  432. outline: 2px solid #9de3ff;
  433. }
  434. .note-section.edit .ql-editor,
  435. .note-section.edit .btn-default {
  436. background-color: #fff !important;
  437. }
  438. /*.note-section-item-row:not(:first-child) {
  439. padding-top: 10px;
  440. border-top: 1px solid #ccc;
  441. }*/
  442. /* override med ac css */
  443. #searchResults {
  444. z-index: 100001 !important;
  445. }
  446. input.search_field, textarea.search_field {
  447. background-position: right 7px center !important;
  448. padding-right: 23px !important;
  449. }
  450. .ansList:focus, .search_field:focus {
  451. background-color: #fff !important;
  452. }
  453. @media (min-width: 1000px) {
  454. .navbar.navbar-dark {
  455. height: 55px;
  456. position: fixed;
  457. top: 0;
  458. left: 0;
  459. width: 100%;
  460. z-index: 9999;
  461. }
  462. .main-row > .sidebar {
  463. width: 180px;
  464. min-width: 180px;
  465. position: fixed;
  466. left: 0;
  467. top: 55px;
  468. z-index: 8;
  469. height: calc(100% - 55px);
  470. overflow-y: overlay;
  471. }
  472. .main-row {
  473. padding-left: 180px;
  474. }
  475. .navbar.navbar-dark+[role="main"] {
  476. padding-top: 55px;
  477. }
  478. .stag-popup .navbar.navbar-dark+[role="main"] {
  479. padding-top: 0;
  480. }
  481. }
  482. .font-smaller {
  483. font-size: 11px !important;
  484. }
  485. .text-ellipsis {
  486. white-space: nowrap;
  487. overflow: hidden;
  488. text-overflow: ellipsis;
  489. }
  490. .outline-0 {
  491. outline: none !important;
  492. }
  493. .note-widget-item:hover {
  494. background: #eee;
  495. }
  496. .note-widget-title {
  497. background: #ccc !important;
  498. color: #333 !important;
  499. font-size: 12px !important;
  500. font-weight: bold !important;
  501. }
  502. .navbar-collapse.show {
  503. background: #1c4587;
  504. z-index: 999;
  505. padding: 0.5rem 1rem;
  506. margin: 0 -1rem;
  507. }
  508. .navbar-dark .nav-item .nav-link {
  509. font-size: 12px;
  510. white-space: nowrap;
  511. overflow: hidden;
  512. text-overflow: ellipsis;
  513. }
  514. #patient-search {
  515. min-width: 90px !important;
  516. max-width: 140px !important;
  517. }
  518. .suggestions-outer {
  519. top: calc(100% + 2px);
  520. background: #fff;
  521. border-radius: 3px;
  522. border: 1px solid #ccc;
  523. z-index: 9999;
  524. }
  525. .suggestions-outer {
  526. top: calc(100% + 2px);
  527. background: #fff;
  528. border-radius: 3px;
  529. border: 1px solid #ccc;
  530. z-index: 9999;
  531. max-height: 220px;
  532. overflow-y: auto;
  533. min-width: calc(100% - 0.5rem);
  534. right: 0.5rem;
  535. }
  536. .suggestions-outer .suggest-item, .suggestions-outer .no-suggest-items {
  537. padding: 0.25rem 0.5rem;
  538. text-decoration: none;
  539. font-size: 12px;
  540. }
  541. .suggestions-outer .no-suggest-items {
  542. color: #888;
  543. }
  544. .suggestions-outer .suggest-item.active {
  545. background: #ccc;
  546. }
  547. .suggestions-outer .suggest-item:hover {
  548. background: aliceblue;
  549. }
  550. .pro-dashboard-inline-calendar>.datepicker.datepicker-inline,
  551. .pro-dashboard-inline-calendar table.table-condensed {
  552. width: 100% !important;
  553. }
  554. .pro-dashboard-inline-calendar {
  555. border: 1px solid #ddd;
  556. border-radius: 3px
  557. }
  558. .pro-dashboard-inline-calendar table.table-condensed th {
  559. padding: 0.5rem 0;
  560. border-radius: 0;
  561. }
  562. .pro-dashboard-inline-calendar table.table-condensed td {
  563. padding: 0.25rem 0;
  564. border-radius: 0;
  565. }
  566. .pro-dashboard-inline-calendar table.table-condensed td[has-events],
  567. .pro-dashboard-inline-calendar td.has-events:not(.ui-datepicker-today) a {
  568. background: #c5e4ff !important;
  569. font-weight: bold !important;
  570. color: #000 !important;
  571. }
  572. .ui-state-active,
  573. .ui-widget-content .ui-state-active,
  574. .ui-widget-header .ui-state-active,
  575. a.ui-button:active,
  576. .ui-button:active,
  577. .ui-button.ui-state-active:hover {
  578. border: 1px solid #4396da !important;
  579. }
  580. .pro-dashboard-inline-calendar td.has-events.ui-datepicker-today a {
  581. font-weight: bold !important;
  582. color: #0d59af !important;
  583. }
  584. .pro-dashboard-inline-calendar td a {
  585. text-align: center !important;
  586. }
  587. [v-cloak] {
  588. opacity: 0;
  589. }
  590. .patient-avatar {
  591. width: 50px;
  592. height: 50px;
  593. background: #eee;
  594. display: inline-flex;
  595. align-items: center;
  596. justify-content: center;
  597. border-radius: 100%;
  598. border: 1px solid #ccc;
  599. }
  600. .large {
  601. font-size: 16px !important;
  602. }
  603. /* note templates */
  604. .note-template-container {
  605. position: absolute;
  606. z-index: 10002;
  607. background: #fff;
  608. border: 1px solid #ddd;
  609. border-radius: 3px;
  610. display: none;
  611. min-width: 200px;
  612. }
  613. .note-template-container .note-template-item {
  614. position: relative;
  615. height: 25px;
  616. }
  617. .note-template-container .note-template-item .note-template-text {
  618. border-bottom: 1px solid #eee;
  619. }
  620. .note-template-container .note-template-item .label {
  621. padding: 3px 6px;
  622. padding-right: 25px;
  623. white-space: nowrap;
  624. display: inline-flex;
  625. align-items: center;
  626. min-width: 120px;
  627. cursor: pointer;
  628. flex-grow: 1;
  629. }
  630. .note-template-container .note-template-item:hover,
  631. .note-template-container .note-template-item.selected {
  632. background: aliceblue;
  633. }
  634. .note-template-container .note-template-item .label>input[type="checkbox"] {
  635. pointer-events: none;
  636. margin: 0;
  637. margin-right: 4px;
  638. height: 11px;
  639. }
  640. .note-template-container .note-template-item:last-child label {
  641. border: 0;
  642. }
  643. .note-template-container .note-template-item .note-template-children {
  644. position: absolute;
  645. left: 100%;
  646. top: 0;
  647. background: #fff;
  648. border: 1px solid #ddd;
  649. border-radius: 3px;
  650. display: none;
  651. }
  652. /*.note-template-container .note-template-item.selected:hover>.note-template-children {
  653. display: block;
  654. }*/
  655. .note-template-container .note-template-item .has-children {
  656. position: absolute;
  657. right: 6px;
  658. top: 0;
  659. height: 25px;
  660. line-height: 25px;
  661. color: #bbb;
  662. }
  663. .note-template-container .note-template-item:hover>.has-children {
  664. color: #444;
  665. }
  666. .note-templates-underlay {
  667. position: fixed;
  668. top: 0;
  669. left: 0;
  670. height: 100%;
  671. width: 100%;
  672. background: rgba(0,0,0,0.13);
  673. display: none;
  674. z-index: 10001;
  675. }
  676. .note-template-container textarea {
  677. height: 100px;
  678. border-radius: 0;
  679. border-color: #ccc;
  680. padding: 5px 10px;
  681. display: block;
  682. }
  683. .note-template-buttons {
  684. position: absolute;
  685. bottom: 100%;
  686. right: 0;
  687. height: 27px;
  688. padding: 0 3px;
  689. background: #fff;
  690. }
  691. .note-template-buttons button {
  692. font-size: 10px;
  693. padding: 2px 5px;
  694. margin-left: 5px;
  695. border-radius: 2px;
  696. }
  697. .note-template-buttons button:first-child {
  698. margin-left: 0;
  699. }
  700. .note-template-output {
  701. position: absolute;
  702. bottom: calc(100% + 26px);
  703. left: 0;
  704. padding: 3px 6px;
  705. background: #f7f7f7;
  706. min-width: 100%;
  707. border-radius: 3px;
  708. }
  709. .note-template-output-text {
  710. }
  711. .note-template-output .note-template-output-line {
  712. font-size: 11px;
  713. width: max-content;
  714. max-width: 500px;
  715. margin: 0;
  716. }
  717. .note-template-set-chooser {
  718. height: 22px;
  719. line-height: 22px;
  720. padding: 0 0.22rem;
  721. font-size: 12px !important;
  722. }
  723. .ql-editor .note-template-output-line {
  724. white-space: normal;
  725. }
  726. [prefix="(+)"] a.plus-trigger {
  727. color: #23a923 !important;
  728. }
  729. [prefix="(-)"] a.minus-trigger {
  730. color: #a91e1e !important;
  731. }
  732. .rspace {
  733. width: 20px;
  734. display: inline-flex;
  735. text-align: center;
  736. justify-content: center;
  737. }
  738. .embed-mask {
  739. position: fixed;
  740. left: 0;
  741. top: 0;
  742. height: 100%;
  743. width: 100%;
  744. background: rgba(0, 0, 0, 0.1);
  745. z-index: 98;
  746. }
  747. .embed-section {
  748. background: #fff;
  749. z-index: 99;
  750. padding: 0;
  751. border: 1px solid #ccc;
  752. }
  753. .mask-text-addition {
  754. position: fixed;
  755. bottom: calc(50% - 60px);
  756. left: 0;
  757. width: 100%;
  758. text-align: center;
  759. font-size: 12px;
  760. z-index: 9999999;
  761. color: #000;
  762. }
  763. .note-summary p {
  764. margin-bottom: 0.25rem;
  765. }
  766. .aligned-icon {
  767. display: inline-block;
  768. width: 18px;
  769. text-align: center;
  770. }
  771. body #searchCount {
  772. display: none !important;
  773. }
  774. body .break-spaces {
  775. white-space: pre-wrap;
  776. }
  777. .stag-tooltip .stag-tooltip-content {
  778. display: none;
  779. min-width: 200px;
  780. }
  781. .stag-tooltip:hover .stag-tooltip-content {
  782. display: block;
  783. right: -10px;
  784. top: 100%;
  785. z-index: 1;
  786. }
  787. .gem-nodes .node {
  788. border: 1px solid #ddd;
  789. padding: 0.75rem;
  790. border-radius: 5px;
  791. }
  792. .gem-nodes>.node {
  793. border: 0 !important;
  794. padding-left: 0;
  795. padding-right: 0;
  796. }
  797. .gem-nodes>.node:first-child {
  798. margin-top: 0 !important;
  799. }
  800. .gem-nodes>.node>label {
  801. font-weight: bold;
  802. font-size: 14px;
  803. margin: 0;
  804. }
  805. .gem-nodes .subs .node:last-child {
  806. margin-bottom: 0 !important;
  807. }
  808. .gem-nodes>.node>.subs {
  809. padding-left: 0 !important;
  810. }
  811. .gem-nodes>.node>.subs>.node {
  812. background: #f2f2f2;
  813. }
  814. .gem-nodes>.node>.subs>.node>.subs>.node {
  815. background: #fff;
  816. }
  817. .gem-nodes .node span[field] {
  818. font-weight: bold;
  819. }
  820. body .node input[type="number"] {
  821. max-width: 70px;
  822. min-width: unset !important;
  823. }
  824. .section-edit-mask {
  825. top: 0;
  826. left: 0;
  827. width: 100%;
  828. height: 100%;
  829. }
  830. .signed-note {
  831. position: relative;
  832. pointer-events: none !important;
  833. }
  834. .signed-note::after {
  835. content: '';
  836. position: absolute;
  837. z-index: 2;
  838. cursor: not-allowed;
  839. left: 0;
  840. top: 0;
  841. width: 100%;
  842. height: 100%;
  843. background: rgba(0,0,0,0.01);
  844. }
  845. .slot-picker {
  846. padding: 4px;
  847. padding-right: 0;
  848. padding-bottom: 0;
  849. }
  850. .slot-picker.disabled {
  851. opacity: 0.5;
  852. pointer-events: none;
  853. cursor: not-allowed;
  854. }
  855. .slot-picker td {
  856. text-align: center;
  857. border: 1px solid #ddd !important;
  858. padding: 2px 5px;
  859. cursor: pointer;
  860. }
  861. .slot-picker th {
  862. border: 0 !important;
  863. }
  864. .slot-picker td:hover {
  865. background: aliceblue;
  866. }
  867. .slot-picker td.blocked {
  868. background: #ccc !important;
  869. cursor: not-allowed;
  870. }
  871. .slot-picker td.selected {
  872. background-image: linear-gradient(to bottom,#08c,#04c);
  873. background-repeat: repeat-x;
  874. color: #fff;
  875. }
  876. .pro-appointment-calendar.disabled {
  877. opacity: 0.5;
  878. pointer-events: none;
  879. cursor: not-allowed;
  880. }
  881. .pro-appointment-calendar .datepicker-inline {
  882. width: 195px;
  883. padding-left: 0;
  884. }
  885. .pro-appointment-calendar .datepicker td {
  886. height: 25px;
  887. }
  888. .datepicker td, .datepicker th {
  889. border: none !important;
  890. }
  891. .appt-form-col {
  892. width: 220px;
  893. }
  894. .appt-calendar-col {
  895. flex-grow: 1;
  896. }
  897. .appt-form td.fc-day.stag-selected {
  898. outline: 2px solid #007bff;
  899. background: #e5f2fd;
  900. }
  901. .appt-form .stag-current-appt {
  902. background: #89159cc7;
  903. color: #fff;
  904. border-color: #89159cc7;
  905. }
  906. .appt-form .stag-current-appt .fc-daygrid-event-dot {
  907. border-color: #fff;
  908. }
  909. .appt-form .fc .fc-toolbar.fc-header-toolbar {
  910. margin-bottom: 0.5rem;
  911. /*align-items: start;*/
  912. }
  913. .stag-calendar-header-extra {
  914. background: #cde8ff;
  915. padding: 3px 10px;
  916. margin-top: 7px;
  917. border-top-left-radius: 6px;
  918. border-top-right-radius: 6px;
  919. border: 1px solid #44a5f982;
  920. border-bottom: 0;
  921. }
  922. .stag-calendar-header-extra * {
  923. font-size: 14px !important;
  924. }
  925. /* call panel */
  926. #proCallComponent {
  927. padding-bottom: 150px;
  928. }
  929. .patient-queue {
  930. display: flex;
  931. flex-direction: column;
  932. position: fixed;
  933. left: 0;
  934. width: 100%;
  935. bottom: 0;
  936. z-index: 4;
  937. }
  938. .queue-item {
  939. width: 100px;
  940. padding: 0.5rem;
  941. padding-bottom: 0.25rem;
  942. text-align: center;
  943. cursor: pointer;
  944. }
  945. .queue-item:hover {
  946. background: aliceblue;
  947. }
  948. .current-work-indicator {
  949. /*
  950. position: fixed;
  951. top: 55px;
  952. right: 0;
  953. z-index: 9999;
  954. */
  955. background: #305ba0;
  956. color: #fff;
  957. font-size: 12px;
  958. padding: 3px 6px;
  959. border-radius: 3px;
  960. /* border-bottom-left-radius: 5px;*/
  961. white-space: nowrap;
  962. text-overflow: ellipsis;
  963. max-width: 100px;
  964. overflow: hidden;
  965. }
  966. /* stag popups */
  967. .stag-popup {
  968. position: fixed;
  969. left: 0;
  970. top: 55px;
  971. width: 100%;
  972. height: calc(100% - 55px);
  973. overflow-x: auto;
  974. z-index: 97;
  975. justify-content: center;
  976. align-items: center;
  977. display: none;
  978. background: center center no-repeat scroll rgba(0, 0, 0, 0.1);
  979. padding: 2rem 0;
  980. }
  981. .stag-popup.show {
  982. display: block;
  983. }
  984. .stag-popup>form, .stag-popup>.stag-popup-content {
  985. width: 80%;
  986. background: #fff;
  987. border: 1px solid #aaa;
  988. border-radius: 5px;
  989. overflow: hidden;
  990. box-shadow: 0 0 5px #ddd;
  991. margin: 0 auto;
  992. padding: 0.75rem;
  993. }
  994. .stag-popup.wide>form, .stag-popup.wide>.stag-popup-content {
  995. width: calc(100% - 4rem);
  996. }
  997. .stag-popup.narrow>form, .stag-popup.narrow>.stag-popup-content {
  998. max-width: 500px;
  999. }
  1000. .stag-popup.stag-popup-sm>form, .stag-popup.stag-popup-sm>.stag-popup-content {
  1001. max-width: 500px;
  1002. }
  1003. .stag-popup.stag-popup-md>form, .stag-popup.stag-popup-md>.stag-popup-content {
  1004. max-width: 632pt;
  1005. }
  1006. .stag-popup.stag-popup-right>form, .stag-popup.stag-popup-right>.stag-popup-content {
  1007. margin-right: 1.5rem;
  1008. margin-left: auto;
  1009. }
  1010. /* slide-in stag-popups */
  1011. .stag-popup.stag-slide {
  1012. display: block;
  1013. background: center center no-repeat scroll rgba(0, 0, 0, 0);
  1014. pointer-events: none;
  1015. overflow: hidden;
  1016. }
  1017. .stag-popup.stag-slide.show {
  1018. pointer-events: all;
  1019. }
  1020. .stag-popup.stag-slide>form {
  1021. position: absolute;
  1022. top: 0;
  1023. height: 100% !important;
  1024. overflow-y: auto;
  1025. border-radius: 0;
  1026. border-top: 0;
  1027. border-bottom: 0;
  1028. border-right: 0;
  1029. transition: right 0.3s ease;
  1030. width: 0;
  1031. }
  1032. .stag-popup.stag-slide.stag-popup-sm>form {
  1033. width: 500px;
  1034. right: -500px;
  1035. }
  1036. .stag-popup.stag-slide.stag-popup-md>form {
  1037. width: 632pt;
  1038. right: -632pt;
  1039. }
  1040. .stag-popup.stag-slide.show>form {
  1041. right: 0;
  1042. }
  1043. /* asana style ticket management */
  1044. .pro-initials {
  1045. border-radius: 100%;
  1046. height: 24px;
  1047. width: 24px;
  1048. min-height: 24px;
  1049. min-width: 24px;
  1050. max-height: 24px;
  1051. max-width: 24px;
  1052. text-align: center;
  1053. font-weight: 400;
  1054. display: inline-flex;
  1055. align-items: center;
  1056. justify-content: center;
  1057. background-color: #6457f9;
  1058. color: #fff;
  1059. font-size: 10px !important;
  1060. opacity: 0.85;
  1061. }
  1062. .pro-initials.pro-initials-sm {
  1063. height: 18px;
  1064. width: 18px;
  1065. min-height: 18px;
  1066. min-width: 18px;
  1067. max-height: 18px;
  1068. max-width: 18px;
  1069. font-size: 9px !important;
  1070. }
  1071. .pro-initials:hover {
  1072. opacity: 1;
  1073. }
  1074. .ticket-section {
  1075. }
  1076. .ticket-section.ticket-section-collapsed {
  1077. max-height: 0;
  1078. overflow: hidden;
  1079. }
  1080. .tickets-table tbody tr {
  1081. transition: background-color 0.2s ease;
  1082. }
  1083. .tickets-table tbody tr:hover {
  1084. background-color: rgba(0,0,0,.04);
  1085. }
  1086. .tickets-table tbody tr.current {
  1087. background-color: aliceblue;
  1088. }
  1089. .stag-slide input.form-control:not(:focus),
  1090. .stag-slide select.form-control:not(:focus) {
  1091. border-color: transparent;
  1092. background-color: transparent;
  1093. cursor: pointer;
  1094. font-weight: bold;
  1095. padding-left: 0;
  1096. }
  1097. .stag-slide select.form-control:not(:focus) {
  1098. appearance: none;
  1099. }
  1100. .stag-slide input.form-control {
  1101. box-shadow: none !important;
  1102. }
  1103. .stag-slide input.form-control:not(:focus):not([readonly]):hover {
  1104. text-decoration: underline;
  1105. }
  1106. .stag-slide input.form-control[readonly] {
  1107. opacity: 0.75;
  1108. }
  1109. .stag-slide ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  1110. color: #bbb !important;
  1111. font-weight: normal !important;
  1112. opacity: 1; /* Firefox */
  1113. }
  1114. .stag-slide :-ms-input-placeholder { /* Internet Explorer 10-11 */
  1115. color: #bbb !important;
  1116. font-weight: normal !important;
  1117. }
  1118. .stag-slide ::-ms-input-placeholder { /* Microsoft Edge */
  1119. color: #bbb !important;
  1120. font-weight: normal !important;
  1121. }
  1122. .stag-slide .text-success {
  1123. color: #00bf9c !important;
  1124. }
  1125. .stag-slide .btn-success,
  1126. .stag-slide .btn-success:hover {
  1127. background: #00bf9c;
  1128. border-color: #00bf9c;
  1129. }
  1130. .stag-slide .comment-input-outer {
  1131. position: sticky;
  1132. bottom: 0;
  1133. }
  1134. .stag-slide .txt-comment {
  1135. padding-bottom: calc(23px + 1rem);
  1136. height: calc(23px + 1rem);
  1137. transition: height 0.3s ease;
  1138. overflow: hidden;
  1139. }
  1140. .stag-slide .txt-comment:focus {
  1141. height: 120px;
  1142. overflow: auto;
  1143. }
  1144. .stag-slide .txt-comment:focus~.btn-save-comment {
  1145. opacity: 1;
  1146. }
  1147. .stag-slide .btn-save-comment {
  1148. position: absolute;
  1149. bottom: 0.5rem;
  1150. right: 0.5rem;
  1151. height: 28px;
  1152. line-height: 28px;
  1153. padding: 0 1rem;
  1154. transition: opacity 0.3s ease;
  1155. opacity: 0.5;
  1156. }
  1157. .stag-slide select.form-control:invalid,
  1158. .stag-slide input[type="text"].form-control:invalid {
  1159. background-color: #f8ecec;
  1160. padding-left: 0.5rem;
  1161. }
  1162. .stag-slide select:focus:invalid,
  1163. .stag-slide input[type="text"]:focus:invalid {
  1164. background: #fff;
  1165. border-color: #e24848;
  1166. box-shadow: 0 0 2px #c10707 !important;
  1167. }
  1168. .erx-line-item:nth-child(2n+1) {
  1169. background: #f0f8ffbb
  1170. }
  1171. .no-scroll {
  1172. overflow: hidden;
  1173. }
  1174. .client-rs-contents p {
  1175. margin-bottom: 0.25rem;
  1176. }
  1177. .pro-option {
  1178. position: relative;
  1179. display: block;
  1180. padding-left: 30px;
  1181. }
  1182. .pro-option.pro-option-selected {
  1183. display: inline-block;
  1184. padding-left: 25px;
  1185. }
  1186. .pro-option .pro-option-initials {
  1187. position: absolute;
  1188. left: 5px;
  1189. top: 2px;
  1190. font-size: 10px;
  1191. border-radius: 100%;
  1192. height: 20px;
  1193. width: 20px;
  1194. line-height: 20px;
  1195. text-align: center;
  1196. font-weight: 400;
  1197. }
  1198. .pro-option.pro-option-selected .pro-option-initials {
  1199. left: 3px;
  1200. top: 0;
  1201. font-size: 10px;
  1202. border-radius: 100%;
  1203. height: 18px;
  1204. width: 18px;
  1205. line-height: 19px;
  1206. text-align: center;
  1207. font-weight: 400;
  1208. }
  1209. span.pro-selection {
  1210. padding: 0 5px;
  1211. height: 18px;
  1212. display: inline-block;
  1213. border-top-right-radius: 3px;
  1214. border-bottom-right-radius: 3px;
  1215. }
  1216. .select2-results__option--selectable {
  1217. font-size: 13px;
  1218. }
  1219. #calendarApp .select2-selection__choice__display,
  1220. #proCalendarApp .select2-selection__choice__display {
  1221. padding: 0 !important;
  1222. overflow: hidden !important;
  1223. }
  1224. span.select2-container.select2-container--default.select2-container--open {
  1225. z-index: 999999;
  1226. }
  1227. .fc .fc-highlight {
  1228. background: rgba(188, 232, 241, 0.6) !important;
  1229. }
  1230. .fc .add-overlay {
  1231. padding: 1px 4px;
  1232. display: inline-block;
  1233. font-weight: bold;
  1234. }
  1235. .fc .add-overlay.add-overlay-day-grid {
  1236. padding: 4px;
  1237. }
  1238. .stag-popup .stag-popup-title {
  1239. border-bottom: 1px solid #eee;
  1240. padding-bottom: 0.75rem;
  1241. margin-bottom: 1rem;
  1242. display: flex;
  1243. align-items: center;
  1244. }
  1245. .stag-popup .stag-popup-title>span {
  1246. font-size: 17px;
  1247. }
  1248. .fc .other-client {
  1249. box-shadow: 1px 1px 2px deeppink !important;
  1250. opacity: 0.5;
  1251. }
  1252. .fc .other-client:hover {
  1253. opacity: 0.8;
  1254. }
  1255. .fc .availability {
  1256. box-shadow: 0 0 3px green !important;
  1257. }
  1258. .fc .inactive-appointment {
  1259. opacity: 0.6;
  1260. box-shadow: 0 0 3px grey !important;
  1261. }
  1262. .fc .fc-button-primary:not(:disabled):active,
  1263. .fc .fc-button-primary:not(:disabled).fc-button-active {
  1264. border-color: #56a767 !important;
  1265. background-color: #56a767 !important;
  1266. }
  1267. .w-150 {
  1268. width: 150px !important;
  1269. min-width: 150px !important;
  1270. }
  1271. .w-180 {
  1272. width: 180px !important;
  1273. min-width: 180px !important;
  1274. }
  1275. .guest-view button.add-shortcut {
  1276. display: none;
  1277. }
  1278. .guest-view .note-section,
  1279. .guest-view .note-section:hover {
  1280. background: #fff !important;
  1281. }
  1282. #stagPdfViewer>form {
  1283. padding: 0;
  1284. background: #eee;
  1285. }
  1286. #stagPdfViewer>form .stag-popup-title {
  1287. background: #fff;
  1288. padding: 1rem;
  1289. }
  1290. canvas.pdf-viewer-page {
  1291. max-width: 100%;
  1292. margin: 1rem auto;
  1293. display: block;
  1294. box-shadow: 0 0 2px #aaa;
  1295. }
  1296. .hidden-link-input {
  1297. /*opacity: 0;
  1298. width: 0 !important;
  1299. border: 0 !important;
  1300. padding: 0 !important;*/
  1301. position: absolute;
  1302. left: -9999px;
  1303. }
  1304. table.table-edit-sheet tbody tr td {
  1305. padding: 0;
  1306. background: #f7f7f7;
  1307. }
  1308. table.table-edit-sheet tbody tr td>input,
  1309. table.table-edit-sheet tbody tr td>select {
  1310. box-shadow: none !important;
  1311. border-radius: 0 !important;
  1312. border: 0;
  1313. background: #fefefe;
  1314. width: 100% !important;
  1315. min-width: unset !important;
  1316. border-bottom: 1px solid #dee2e6;
  1317. }
  1318. table.table-edit-sheet tbody tr td input[type="text"],
  1319. table.table-edit-sheet tbody tr td select,
  1320. table.table-edit-sheet tbody tr td textarea {
  1321. box-shadow: none !important;
  1322. border-radius: 0 !important;
  1323. border: 0;
  1324. background: #fefefe;
  1325. min-width: unset !important;
  1326. border-bottom: 1px solid #dee2e6;
  1327. }
  1328. table.table-edit-sheet tbody tr td>input:focus,
  1329. table.table-edit-sheet tbody tr td>select:focus {
  1330. background: #fff;
  1331. outline: 3px solid #4b88a633;
  1332. }
  1333. table.table-edit-sheet tbody tr [contenteditable] {
  1334. background: #fff;
  1335. }
  1336. table.table-edit-sheet .ql-toolbar {
  1337. border-top: 0 !important;
  1338. }
  1339. table.table-edit-sheet .ql-container {
  1340. border-bottom: 0 !important;
  1341. }
  1342. table.table-edit-sheet .ql-editor[contenteditable] {
  1343. min-height: 90px;
  1344. }
  1345. .w-35 {
  1346. width: 35%;
  1347. }
  1348. .client-single-dashboard .hide-if-dashboard {
  1349. display: none;
  1350. }
  1351. .notes-list .hide-if-note,
  1352. .note-section .hide-if-note {
  1353. display: none;
  1354. }
  1355. .data-option-list {
  1356. position: absolute;
  1357. background: #fff;
  1358. border: 2px solid #ddd;
  1359. margin-top: -1px;
  1360. width: 100%;
  1361. z-index: 1;
  1362. display: none;
  1363. max-width: 250px;
  1364. box-shadow: 0 0 3px #ddd;
  1365. border-top: 0;
  1366. }
  1367. .data-option-list>div {
  1368. cursor: pointer;
  1369. padding: 0.2rem 0.5rem;
  1370. border-bottom: 1px solid #ddd;
  1371. color: #666;
  1372. font-size: 90%;
  1373. }
  1374. .data-option-list>div:last-child {
  1375. border-bottom: 0;
  1376. }
  1377. .data-option-list>div:hover {
  1378. background: aliceblue;
  1379. }
  1380. .measurement-item:not(:last-child) {
  1381. border-bottom: 1px solid #e7e7e7;
  1382. }
  1383. .assessment-detail-template>span {
  1384. margin: 0 !important;
  1385. padding: 0 !important;
  1386. border: 0 !important;
  1387. margin-left: -0.5rem !important;
  1388. position: static !important;
  1389. }
  1390. .assessment-detail-template>span>a {
  1391. display: none;
  1392. }
  1393. button.add-shortcut,
  1394. button.note-templates-trigger-assessment {
  1395. outline: none !important;
  1396. box-shadow: none !important;
  1397. }
  1398. .appt-calendar-col.click-through .fc-timegrid-event-harness {
  1399. pointer-events: none !important;
  1400. }
  1401. .claim-line:last-child td {
  1402. padding-bottom: 1.3rem;
  1403. }
  1404. .in-table-markup p:last-of-type {
  1405. margin-bottom: 0;
  1406. }
  1407. .suggestions-outer.pharmacy-suggestions {
  1408. left: 1rem;
  1409. width: calc(100% - 2rem);
  1410. }
  1411. .flowsheets-table td {
  1412. padding: 0 10px;
  1413. height: 38px;
  1414. max-height: 38px;
  1415. min-height: 38px;
  1416. vertical-align: middle !important;
  1417. }
  1418. .flowsheets-table .expand {
  1419. display: none;
  1420. }
  1421. .flowsheets-table .collapse {
  1422. display: block;
  1423. }
  1424. .flowsheets-table .collapsed .expand {
  1425. display: block;
  1426. }
  1427. .flowsheets-table .collapsed .collapse {
  1428. display: none;
  1429. }
  1430. .flowsheets-table tr {
  1431. }
  1432. .flowsheets-table .collapsed tr:not(:first-child) {
  1433. display: none;
  1434. }
  1435. .col-2-button {
  1436. width: 88px;
  1437. text-align: left;
  1438. }
  1439. /* vitals graph */
  1440. .stag-chart {
  1441. min-height: 300px;
  1442. }
  1443. .stag-chart .safe-region>rect {
  1444. fill: green;
  1445. }
  1446. .stag-chart .safe-region>text {
  1447. fill: #888;
  1448. transform: translateY(-18px);
  1449. }
  1450. /* appt. confirmation history */
  1451. .appointment-confirmation-history-trigger .appointment-confirmation-history {
  1452. position: absolute;
  1453. width: 300px;
  1454. right: 0;
  1455. background: #fff;
  1456. opacity: 0;
  1457. padding: 0 0.75rem;
  1458. padding-bottom: 0.5rem;
  1459. box-shadow: 0 0 2px #999;
  1460. pointer-events: none;
  1461. transition: opacity 0.3s ease;
  1462. z-index: 2;
  1463. }
  1464. .appointment-confirmation-history-trigger:hover .appointment-confirmation-history {
  1465. opacity: 1;
  1466. pointer-events: all;
  1467. }
  1468. .on-hover-text-reveal {
  1469. white-space: nowrap;
  1470. overflow: hidden;
  1471. text-overflow: ellipsis;
  1472. }
  1473. /*.on-hover-text-reveal:hover {
  1474. white-space: normal;
  1475. overflow: unset;
  1476. text-overflow: unset;
  1477. }*/
  1478. .collapsible-tbody.collapsed {
  1479. display: none;
  1480. }
  1481. #send-fax-pdf-preview {
  1482. max-height: 350px;
  1483. overflow: auto;
  1484. box-shadow: 0 0 2px #ccc;
  1485. }
  1486. canvas.pdf-viewer-page.pdf-preview-page {
  1487. margin: 0.5rem auto;
  1488. }
  1489. .back-to-admin-button {
  1490. background: transparent;
  1491. border: 0;
  1492. padding: 0;
  1493. color: rgb(13, 89, 175);
  1494. }
  1495. .back-to-admin-button:hover {
  1496. text-decoration: underline;
  1497. }
  1498. .bg-aliceblue {
  1499. background: aliceblue !important;
  1500. }
  1501. .filter-head input[type="date"]::-webkit-calendar-picker-indicator {
  1502. display: none;
  1503. -webkit-appearance: none;
  1504. }
  1505. .filter-head input[type="number"]::-webkit-inner-spin-button {
  1506. display: none;
  1507. -webkit-appearance: none;
  1508. }
  1509. .filter-head input[type="date"] {
  1510. padding: 0;
  1511. min-width: 90px;
  1512. }
  1513. .filter-head input[type="number"],
  1514. .filter-head input[type="date"] {
  1515. min-width: 90px;
  1516. }
  1517. .filter-head select {
  1518. padding: 0 5px;
  1519. }
  1520. tr.sep td {
  1521. padding: 0;
  1522. background: #eee;
  1523. height: 6px;
  1524. }
  1525. #practice-shipments-ready-to-print ::marker {
  1526. color: #0009;
  1527. font-size: 90%;
  1528. }
  1529. .only-print {
  1530. display: none;
  1531. }
  1532. @media print {
  1533. .only-print {
  1534. display: block;
  1535. }
  1536. th.only-print, td.only-print {
  1537. display: table-cell;
  1538. }
  1539. }
  1540. .only-screen {
  1541. display: block;
  1542. }
  1543. th.only-screen, td.only-screen {
  1544. display: table-cell;
  1545. }
  1546. @media print {
  1547. .only-screen {
  1548. display: none !important;
  1549. }
  1550. .only-pick-list, .only-order-slip {
  1551. display: none;
  1552. }
  1553. .pick-list .only-pick-list, .order-slip .only-order-slip {
  1554. display: block;
  1555. }
  1556. }
  1557. .suggest-item.patient-suggest>img {
  1558. width: 10px;
  1559. height: 10px;
  1560. opacity: 0.75;
  1561. }
  1562. .suggest-item.patient-suggest>img.claimed {
  1563. filter: grayscale(100%);
  1564. opacity: 0.5;
  1565. }
  1566. .pdf-viewer-auto {
  1567. max-height: 600px;
  1568. overflow: auto;
  1569. }
  1570. .ticket-popup .stag-popup.stag-slide.show {
  1571. position: static;
  1572. min-width: 100% !important;
  1573. max-width: unset !important;
  1574. padding-bottom: 2rem;
  1575. }
  1576. .ticket-popup .stag-popup.stag-slide.show form {
  1577. min-width: 100% !important;
  1578. max-width: unset !important;
  1579. }
  1580. .ticket-popup .stag-popup.stag-slide>form {
  1581. position: absolute;
  1582. top: 0;
  1583. height: auto !important;
  1584. overflow: hidden;
  1585. border-radius: 5px;
  1586. transition: none;
  1587. border: 1px solid #aaa;
  1588. }
  1589. .ticket-popup .stag-popup.stag-slide .stag-popup-title.sticky-top {
  1590. position: static;
  1591. }
  1592. .ticket-popup.stag-popup.stag-popup-md>.container-fluid {
  1593. max-width: 632pt;
  1594. }
  1595. .ticket-popup.stag-popup.stag-popup-md>.container-fluid>.main-row>main>.card {
  1596. border: 0;
  1597. /*background: transparent;*/
  1598. }
  1599. .ticket-popup .hide-inside-ticket-popup {
  1600. display: none !important;
  1601. }
  1602. .ticket-popup .disable-inside-ticket-popup {
  1603. pointer-events: none !important;
  1604. opacity: 0.5;
  1605. }
  1606. .fill-percent-value {
  1607. width: 60px;
  1608. }
  1609. .fill-percent-content {
  1610. width: 100px;
  1611. }
  1612. .fill-bar {
  1613. height: 20px !important;
  1614. border: 1px solid #ddd;
  1615. }
  1616. .if-in-clinic {
  1617. display: none;
  1618. }
  1619. .stag-table-container {
  1620. max-height: calc(100vh - 230px - 1rem);
  1621. width: 100%;
  1622. overflow: auto !important;
  1623. }
  1624. .stag-table-container-lg>table{
  1625. min-width: 1450px;
  1626. }
  1627. #caremonth-measurements-calendar .fc-event.m-weight {
  1628. background: #38908f;
  1629. color: #fff;
  1630. padding-left: 5px;
  1631. margin-bottom: 2px;
  1632. }
  1633. #caremonth-measurements-calendar .fc-event.m-bp {
  1634. background: #5e96ae;
  1635. color: #fff;
  1636. padding-left: 5px;
  1637. margin-bottom: 2px;
  1638. }
  1639. #caremonth-measurements-calendar .fc-event.m-weight *,
  1640. #caremonth-measurements-calendar .fc-event.m-bp *{
  1641. font-size: 10px !important;
  1642. }
  1643. #caremonth-measurements-calendar .fc-daygrid-event-dot {
  1644. display: none;
  1645. }
  1646. .pro-dashboard-inline-calendar>.ui-datepicker-inline {
  1647. width: 100%;
  1648. border: 0 !important;
  1649. }
  1650. #simpleSMSReminderComponent input[type="time"] {
  1651. max-width: 90px;
  1652. min-width: unset !important;
  1653. }
  1654. form.non-interactive .form-content {
  1655. opacity: 0.5;
  1656. cursor: not-allowed;
  1657. }
  1658. form.non-interactive .form-content * {
  1659. pointer-events: none;
  1660. }
  1661. #eventPros {
  1662. max-height: 28px;
  1663. opacity: 0;
  1664. }
  1665. .training-event {
  1666. position: relative;
  1667. background: #f0feff;
  1668. border-color: #32a2b89e !important;
  1669. }
  1670. .training-event::after {
  1671. position: absolute;
  1672. content: 'Training';
  1673. font-size: 10px;
  1674. font-weight: normal;
  1675. color: #17a2b8;
  1676. left: 1px;
  1677. bottom: -13px;
  1678. transform-origin: left top;
  1679. transform: rotate(
  1680. -90deg
  1681. );
  1682. width: 90px;
  1683. text-align: center;
  1684. letter-spacing: 0.75px;
  1685. }
  1686. .training-event .training-icon {
  1687. font-size: 22px;
  1688. color: #0d59af;
  1689. }
  1690. .training-event .patient-avatar {
  1691. border-color: #0d59af7d !important;
  1692. }
  1693. /* print-note */
  1694. @media print {
  1695. .stag-content #sidebarMenu {
  1696. display: none !important;
  1697. }
  1698. .stag-content .main-row {
  1699. padding-left: 0 !important;
  1700. }
  1701. .stag-content [moe] {
  1702. display: none !important;
  1703. }
  1704. .stag-content .screen-only {
  1705. display: none !important;
  1706. }
  1707. }
  1708. @media screen {
  1709. .stag-content .print-only {
  1710. display: none !important;
  1711. }
  1712. }
  1713. .child-sections>.note-section:not(.edit) {
  1714. position: relative;
  1715. }
  1716. .child-sections>.note-section:not(.edit):before {
  1717. content: '';
  1718. width: 9px;
  1719. border-top: 1px solid #ccc;
  1720. left: 0;
  1721. top: calc(1rem + 8px);
  1722. height: 1px;
  1723. position: absolute;
  1724. }
  1725. .child-sections>.note-section.edit {
  1726. margin-left: 1rem;
  1727. }
  1728. .rhs-absolute-fh-link {
  1729. position: absolute;
  1730. right: 0;
  1731. padding: 0 0.5rem;
  1732. background-color: inherit;
  1733. }