Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

style.css 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  1. html, body {height: 100%;}
  2. body.decorated {background: url(../images/subtle-prism.svg) center top fixed; background-size: cover; font-family: 'Trebuchet MS', sans-serif;}
  3. .margin-top-5 {margin-top: 5px;}
  4. .margin-top-10 {margin-top: 10px;}
  5. .margin-top-20 {margin-top: 20px;}
  6. .margin-top-35 {margin-top: 35px !important;}
  7. .margin-left-20 {margin-left: 20px;}
  8. .margin-right-20 {margin-right: 20px;}
  9. .margin-bottom-5 {margin-bottom: 5px;}
  10. .margin-bottom-10 {margin-bottom: 10px !important;}
  11. .margin-bottom-20 {margin-bottom: 20px;}
  12. .request-search-id-wrapper {min-width: 70px;}
  13. .ws-reconnect-wrapper {display: none;}
  14. .tooltip-underline {border-bottom: 1px dashed #c0c0c0; padding-bottom: 2px; margin-bottom: 3px;}
  15. .tooltip-title {font-weight: bold; margin-bottom: 5px; padding-bottom: 3px; border-bottom: 1px solid #fff;}
  16. .tooltip-extra {font-size: 12px; margin-bottom: 15px;}
  17. .tooltip-content {font-size: 13px; max-width: 300px;}
  18. .pdf-header {margin-bottom: 50px; padding-bottom: 10px; border-bottom: 1px solid #c0c0c0;}
  19. .show-moredtails {display: block;}
  20. .hide-moredtails {display: none;}
  21. .dashed-row {border-bottom:1px dashed #c0c0c0;}
  22. .dream-italy-wrapper, .sportellocura-wrapper {display: none;}
  23. .attach-details {background-color: #fff; padding: 10px 10px 10px 10px; border-radius: 5px; margin-top: 10px; display: none;}
  24. .attach-details-row {border-bottom: 1px dashed #c0c0c0; min-height: 20px;}
  25. .survey-patient-row {padding: 3px; background-color: #f5f5f5;}
  26. .question-group {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eee;}
  27. .question-text {font-weight: bold; padding: 3px; background-color: #F5F5F5; margin-bottom: 10px;}
  28. .question-text-list {padding-left: 10px;}
  29. .question-answer {padding-left: 20px;}
  30. .survey-no-answer {font-style: italic; color: #888; font-size: 12px;}
  31. .question-list-group {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #eee;}
  32. .pdf-log-wrapper {padding: 5px; margin-top: 10px; border-top: 1px dashed #eee; background-color: #eee;}
  33. .btn-run-process {display: none; border-radius: 3px; float: right; cursor: pointer;}
  34. /*.btn-run-process {display: block;}*/
  35. #survey-success-msg {display: none;}
  36. .attach-details {background-color: #fff; padding: 10px 10px 10px 10px; border-radius: 5px; margin-top: 10px; display: none;}
  37. .attach-details-row {border-bottom: 1px dashed #c0c0c0; min-height: 20px;}
  38. .survey-patient-row {padding: 3px; background-color: #f5f5f5;}
  39. .question-group {padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eee;}
  40. .question-text {font-weight: bold; padding: 3px; background-color: #F5F5F5; margin-bottom: 10px;}
  41. .question-text-list {padding-left: 10px;}
  42. .question-answer {padding-left: 20px;}
  43. .survey-no-answer {font-style: italic; color: #888; font-size: 12px;}
  44. .question-list-group {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #eee;}
  45. .cell-danger {color: #721c24 !important; background-color: #f8d7da !important; border-color: #f5c6cb !important;}
  46. .string-wave {text-decoration: underline wavy #C92037;}
  47. .label-main-question {background-color: #F5F5F5; font-weight: bold; font-size: 18px; width: 100%; border-radius: 3px; padding: 0 0 0 5px;}
  48. .drag-hover {background-color: #C1D5E3;}
  49. #btn-tus-upload {display: none;}
  50. #upload-warning-wrapper {height: 27px; position: relative; display: none;}
  51. #upload-warning {background-color: #ffc107; color: #343a40; font-weight: bold; text-align: center; padding: 2px 0 3px 0; height: 27px; width: 100%; left: 0; top:0; position: fixed; z-index: 2000; border-bottom: 1px solid #055896;}
  52. .padding-left-10 {padding-left: 10px !important;}
  53. .logo-image {border-radius: 4px; width: 30px; height: 30px;}
  54. .login-wrapper {background-color: transparent; border-radius: .25rem; -webkit-box-shadow: 0px 0px 41px 0px rgba(0,0,0,0.26); -moz-box-shadow: 0px 0px 41px 0px rgba(0,0,0,0.26); box-shadow: 0px 0px 41px 0px rgba(0,0,0,0.26);}
  55. .container-page-wrapper {background-color: rgba(255, 255, 255, 0.7); margin-top: 10px; margin-bottom: 20px; border-radius: 3px;}
  56. .container-page-container {padding: 20px;}
  57. .table-overflow {overflow-x: scroll; padding: 5px; border: 1px solid #eee; margin-bottom: 20px;}
  58. .table-overflow-popup {max-height: 300px;}
  59. .shodowed {-webkit-box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.65); -moz-box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.65); box-shadow: 2px 2px 5px -2px rgba(0,0,0,0.65);}
  60. .bordered {border: 1px solid #EEE;}
  61. .triage-list {display: inline-block; vertical-align: middle; width: 20px; height: 20px; border-radius: 50%;}
  62. .triage-white {background-color:#F7F7F9; border: 1px solid #C0C0C0;}
  63. .triage-green {background-color:#28a745;}
  64. .triage-yellow {background-color:#ffc107;}
  65. .triage-red {background-color:#dc3545;}
  66. .triage-radio {width: 40px; height: 40px; text-align: center; border-radius: 50%; display: inline-block; margin-right: 15px; margin-bottom: 10px;}
  67. .triage-radio .triage-radio-wrap {display: flex; align-items: center; justify-content: center; width: 100%; height: 100%;}
  68. .birth-as-date {display: block;}
  69. .navbar-dark .navbar-nav .nav-link {color:white;}
  70. .birth-as-number {display: none;}
  71. .birth-as-date-visible {display: block !important;}
  72. .list-ident {padding-left: 10px;}
  73. .rounded-button {border-radius: 50%; width: 20px; height: 20px; padding: 0 0;}
  74. .ajax-loader-search {background: #FFF3D1 url(../images/ajax-loader-serach-tranps.gif) right center no-repeat; color: #856404;}
  75. .chosen-ajax-loader {background-image: url(../images/ajax-loader-serach-tranps.gif); background-position: right center; background-repeat: no-repeat;}
  76. .chosen-remove-padding {padding: .25rem !important;}
  77. .request-referral-ms-list {display: none;}
  78. .recovery-password-done-msg {display: none;}
  79. .chart-canvas {width: 100%; height: 250px;}
  80. .dashboard-pie-wrapper {background-color: #f5f5f5; padding: 10px; border-radius: 5px;}
  81. .dream-wrapper {display: none;}
  82. .btn-primary{border-color: #0003bf; background-color: #0003bf; color:white;}
  83. #overlay {
  84. position: fixed; /* Sit on top of the page content */
  85. display: none; /* Hidden by default */
  86. width: 100%; /* Full width (cover the whole page) */
  87. height: 100%; /* Full height (cover the whole page) */
  88. top: 0;
  89. left: 0;
  90. right: 0;
  91. bottom: 0;
  92. background-color: rgba(255,255,255,0.5); /* Black background with opacity */
  93. z-index: 10000; /* Specify a stack order in case you're using a different order for other elements */
  94. cursor: pointer; /* Add a pointer on hover */
  95. }
  96. #overlay #text{
  97. position: absolute;
  98. top: 50%;
  99. left: 50%;
  100. font-size: 50px;
  101. color: white;
  102. transform: translate(-50%,-50%);
  103. -ms-transform: translate(-50%,-50%);
  104. }
  105. #map {height: 250px; width: 100%; border-radius: 5px;}
  106. .opacize {opacity: 0.5;}
  107. .color-green {color: #1E8843 !important;}
  108. .color-yellow {color: #E0A739 !important;}
  109. .edit-avatar {display: inline-block; width: 50px; height: 50px; border-radius: 50%; margin-top: 10px; background-color: #F5F5F5; background-size: cover; background-position: center center; background-repeat: no-repeat; overflow: hidden;}
  110. .nav-avatar {display: inline-block; width: 30px; height: 30px; border-radius: 50%; background-color: #FFF; background-size: cover; background-position: center center; background-repeat: no-repeat; overflow: hidden; vertical-align: middle; margin-right: 10px;}
  111. .list-avatar {display: inline-block; width: 30px; height: 30px; border:1px solid #EEE; border-radius: 50%; background-color: #FFF; background-size: cover; background-position: center center; background-repeat: no-repeat; overflow: hidden; vertical-align: middle; margin-right: 10px;}
  112. .dashboard-avatar-wrapper {background-color: #F9F9F9; padding: 10px 0 10px 0; border-radius: 3px;}
  113. .dashboard-name-wrapper {padding-top: 10px;}
  114. .dashboard-avatar {display: inline-block; width: 80px; height: 80px; border:1px solid #EEE; border-radius: 50%; background-color: #FFF; background-size: cover; background-position: center center; background-repeat: no-repeat; overflow: hidden; vertical-align: middle; margin-right: 10px;}
  115. .label-main {background-color: #F5F5F5; width: 100%; border-radius: 3px; padding: 0 0 0 5px; font-weight: bold;}
  116. #remove-avatar-wrapper {display: none;}
  117. .btn-recycle-bin {display: none;}
  118. .user-more-info {border-top: 1px solid #C0C0C0; margin-top: 20px;}
  119. .user-more-info img {margin-top: -10px; cursor: pointer; width: 20px; height: 20px;}
  120. input[type="checkbox"][readonly] {
  121. pointer-events: none;
  122. }
  123. .request-delete-wrapper {padding-top: 7px;}
  124. .ellipsis {white-space: nowrap; width: 100%; overflow: hidden; text-overflow: clip ellipsis clip 0 3ch;}
  125. .btn-countries-hand {margin-top: 33px;}
  126. .hand-no-margin {margin-top: 0 !important;}
  127. .desktop-text-right {text-align: right;}
  128. #transfer-manager {position: fixed; background: #F5F5F5 url(../images/dnd-t2.png) center center no-repeat; width: 100%; height: 250px; bottom:-1000px; left: 0; z-index: 2; -webkit-box-shadow: 1px -2px 5px 0px rgba(0,0,0,0.49); -moz-box-shadow: 1px -2px 5px 0px rgba(0,0,0,0.49); box-shadow: 1px -2px 5px 0px rgba(0,0,0,0.49);}
  129. #transfer-manager #tm-title {background-color: #E9ECEF; padding: 5px 20px 5px 20px; font-weight: bold; border-bottom: 1px solid #C0C0C0;}
  130. #transfer-manager #tm-arrow-wrapper {position: absolute; top:-30px; left: 50%; text-align: center; z-index: 3; }
  131. #transfer-manager #tm-arrow-wrapper #tm-arrow {position: relative; padding: 3px 10px 0 10px; height: 30px; background-color: #E9ECEF; left: -50%; text-align: center; font-size: 16px; font-weight: bold; -webkit-box-shadow: 1px -3px 5px 0px rgba(0,0,0,0.49); -moz-box-shadow: 1px -3px 5px 0px rgba(0,0,0,0.49); box-shadow: 1px -3px 5px 0px rgba(0,0,0,0.49); border-top-left-radius: 3px; border-top-right-radius: 3px; cursor: pointer;}
  132. #transfer-manager #tm-arrow-wrapper #tm-arrow:hover {background-color: #F5F5F5;}
  133. #transfer-manager #tm-container {padding: 20px;}
  134. #transfer-manager #upload-list-table-wrapper {height: 150px; overflow-y: scroll;}
  135. #tus-upload-control {display: none;}
  136. .btn-delete-upload-item {border-radius: 50% !important; width: 25px; height: 25px; padding: 0 0; font-size: 16px;}
  137. .upload-row-deleted-wave {text-decoration: line-through wavy #C92037;}
  138. .upload-row-delete-bg {background-color: #F8D7DA !important;}
  139. .upload-item-icon {font-size: 12px; padding-top: 8px !important;}
  140. .request-main-question {margin-bottom: 40px;}
  141. .hide-request-field {display: none;}
  142. .attach-row {padding: 5px; border-bottom: 1px solid #eee;}
  143. .attach-row:hover {background-color: #f5f5f5;}
  144. .chat-page .bubble-text-left {padding-left: 25px;}
  145. .chat-page .bubble-text-right {padding-right: 25px;}
  146. .chat-page .bubble-right
  147. {
  148. position: relative;
  149. width: 100%;
  150. min-height: 15px;
  151. padding: 10px;
  152. background: #DBF9C5;
  153. -webkit-border-radius: 10px;
  154. -moz-border-radius: 10px;
  155. border-radius: 10px;
  156. -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1); -moz-box-shadow:1px 1px 1px 0px rgba(50, 50, 50, 0.1);box-shadow:1px 1px 1px 0px rgba(50, 50, 50, 0.1);
  157. }
  158. .chat-page .bubble-right:after
  159. {
  160. content: '';
  161. position: absolute;
  162. border-style: solid;
  163. border-width: 10px 0 10px 20px;
  164. border-color: transparent #DBF9C5;
  165. display: block;
  166. width: 0;
  167. z-index: 1;
  168. right: -15px;
  169. top: 10px;
  170. }
  171. .chat-page .bubble-left
  172. {
  173. position: relative;
  174. width: 100%;
  175. min-height: 45px;
  176. padding: 10px;
  177. background: #F7F1C5;
  178. -webkit-border-radius: 10px;
  179. -moz-border-radius: 10px;
  180. border-radius: 10px;
  181. -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1); -moz-box-shadow:1px 1px 1px 0px rgba(50, 50, 50, 0.1);box-shadow:1px 1px 1px 0px rgba(50, 50, 50, 0.1);
  182. }
  183. .chat-page .bubble-left:after
  184. {
  185. content: '';
  186. position: absolute;
  187. border-style: solid;
  188. border-width: 10px 20px 10px 0;
  189. border-color: transparent #F7F1C5;
  190. display: block;
  191. width: 0;
  192. z-index: 1;
  193. left: -15px;
  194. top: 10px;
  195. }
  196. .ad-col-image {padding-top: 30px;}
  197. .chat-page .moderator-name-wrapper {
  198. display: inline-block;
  199. background-color: #004085;
  200. color: #fff;
  201. padding: 2px 5px 2px 5px;
  202. border-radius:10px;
  203. text-align: center;
  204. margin-bottom: 5px;
  205. }
  206. .chat-page .bubble-moderator {
  207. background: #cce5ff;
  208. }
  209. .chat-page .bubble-remove-arrow:after {
  210. display: none;
  211. }
  212. .chat-page .bubble-moderator:after {
  213. border-color: transparent #cce5ff;
  214. }
  215. .strike-center {
  216. width: 100%;
  217. text-align: center;
  218. border-bottom: 1px solid #c0c0c0;
  219. line-height: 0.1em;
  220. margin: 10px 0 10px;
  221. }
  222. .strike-center span {
  223. background:#fff;
  224. padding:0 10px;
  225. }
  226. .spinner {
  227. -webkit-animation: rotation 2s infinite linear;
  228. }
  229. @-webkit-keyframes rotation {
  230. from {
  231. -webkit-transform: rotate(0deg);
  232. }
  233. to {
  234. -webkit-transform: rotate(359deg);
  235. }
  236. }
  237. .list-no-type {list-style-type: none; padding: 0; margin: 0;}
  238. .list-no-margin-bottom {margin-bottom: 0;}
  239. .dialog-loader {display: none;}
  240. .card-body-hidden {display: none;}
  241. #calculated-age-number {margin-top: 30px;}
  242. .derma-image-wrapper {position:relative; border: 1px solid #bee5eb; margin-bottom: 10px; border-radius: 5px; padding: 5px; cursor: pointer; user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none;}
  243. .derma-image-wrapper .derma-position-check, .oto-desease-check {position: absolute; right: 5px; bottom: 5px;}
  244. .derma-image-wrapper:hover {/*background-color: #D1ECF0;*/}
  245. .derma-image-wrapper img {max-width: 100%; border-radius: 5px;}
  246. .derma-image-wrapper .derma-title {font-weight: bold; padding: 2px; margin-bottom: 5px; font-size: 13px; background-color: #79acb2; border-radius: 3px; color: #fff;}
  247. .derma-image-selected, .wizard-images-selected {background-color: #D1ECF0;}
  248. .wiazard-ident-list {padding-left: 20px; border-left: 2px solid #ccc;}
  249. /* Boostrap fixes */
  250. .modal-95 {min-width: 95% !important;}
  251. .modal-header, .modal-title {display: inline-block;}
  252. .modal-full-size {min-width: 95%;}
  253. .modal-full-size .modal-body {height: 95%;}
  254. .breadcrumb {background-color: #E9ECEF; border-bottom: 1px solid #ced4da;}
  255. .badge-yeswrap {white-space: normal !important;}
  256. .tooltip_templates {display: none;}
  257. /* Small devices (landscape phones, 576px and up) */
  258. @media (min-width: 576px) {
  259. }
  260. /* Medium devices (tablets, 768px and up) */
  261. @media (min-width: 768px) {
  262. }
  263. /* Large devices (desktops, 992px and up) */
  264. @media (min-width: 992px) {
  265. }
  266. /* Extra large devices (large desktops, 1200px and up) */
  267. @media (min-width: 1200px) {
  268. }
  269. /* Extra small devices (portrait phones, less than 576px) */
  270. @media (max-width: 575.98px) {
  271. }
  272. /* Small devices (landscape phones, less than 768px) */
  273. @media (max-width: 767.98px) {
  274. }
  275. /* Medium devices (tablets, less than 992px) */
  276. @media (max-width: 991.98px) {
  277. .locker-wrapper {display: none;}
  278. .hide-mobile {display: none;}
  279. #transfer-manager {background-image: none;}
  280. .mobile-margin-top {margin-top: 10px;}
  281. }
  282. /* Large devices (desktops, less than 1200px) */
  283. @media (max-width: 1199.98px) {
  284. }
  285. /* Extra small devices (portrait phones, less than 576px) */
  286. @media (max-width: 575.98px) {
  287. .locker-wrapper {display: none;}
  288. .hide-mobile {display: none;}
  289. #transfer-manager {background-image: none;}
  290. .mobile-margin-top {margin-top: 10px;}
  291. }
  292. /* Small devices (landscape phones, 576px and up) */
  293. @media (min-width: 576px) and (max-width: 767.98px) {
  294. }
  295. /* Medium devices (tablets, 768px and up) */
  296. @media (min-width: 768px) and (max-width: 991.98px) {
  297. }
  298. /* Large devices (desktops, 992px and up) */
  299. @media (min-width: 992px) and (max-width: 1199.98px) {
  300. }
  301. /* Extra large devices (large desktops, 1200px and up) */
  302. @media (min-width: 1200px) {
  303. }