/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{-webkit-touch-callout:none;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{backface-visibility:hidden;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-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{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:.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:.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:.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}/*!
 * 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: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .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: .1em;
  padding: .2em .25em .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: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .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; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(a7b95dbdd87e0c809570affaf366a434.eot);
  src: url(a7b95dbdd87e0c809570affaf366a434.eot?#iefix) format("embedded-opentype"), url(5e2f92123d241cabecf0b289b9b08d4a.woff2) format("woff2"), url(2ef8ba3410dcc71578a880e7064acd7a.woff) format("woff"), url(98b6db59be947f563350d2284fc9ea36.ttf) format("truetype"), url(f4ac471ba6096eff2a3b1663c87fb067.svg#fontawesome) format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(dcce4b7fbd5e895561e18af4668265af.eot);
  src: url(dcce4b7fbd5e895561e18af4668265af.eot?#iefix) format("embedded-opentype"), url(e6257a726a0cf6ec8c6fec22821c055f.woff2) format("woff2"), url(427d721b86fc9c68b2e85ad42b69238c.woff) format("woff"), url(65b9977aa23185e8964b36eddbce7a20.ttf) format("truetype"), url(2d6455887f0541a87c220e34bb11c4ad.svg#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(46e7cec623d8bd790d9fdbc8de2d3ee7.eot);
  src: url(46e7cec623d8bd790d9fdbc8de2d3ee7.eot?#iefix) format("embedded-opentype"), url(418dad87601f9c8abd0e5798c0dc1feb.woff2) format("woff2"), url(a7140145ebaaf5fb14e40430af5d25c4.woff) format("woff"), url(ff8d9f8adb0d09f11d4816a152672f53.ttf) format("truetype"), url(e1243334186c2183ec1cb2a0893beef3.svg#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
@charset "UTF-8";
@font-face {
  font-family: "Ubuntu";
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu"), url(9e2f2a4f6914172a18ffe79737396082.woff) format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000; }

@font-face {
  font-family: "Ionicons";
  src: url(2c2ae068be3b089e0a5b59abb1831550.eot);
  src: url(2c2ae068be3b089e0a5b59abb1831550.eot?#iefix) format("embedded-opentype"), url(05acfdb568b3df49ad31355b19495d4a.woff) format("woff"), url(24712f6c47821394fba7942fbb52c3b2.ttf) format("truetype"), url(c037dbbc0e6790f30e824a50010df5fb.svg) format("svg"); }

.patient-info {
  background: none !important; }
  .patient-info .item {
    position: initial; }
    .patient-info .item.relative {
      position: relative; }
  .patient-info .top-bar .patient-notification {
    float: left;
    color: #FF9428;
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis; }
    .patient-info .top-bar .patient-notification i {
      float: none;
      margin: 0 5px 0 0; }
  .patient-info h2 {
    font-size: 32px;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }
    .patient-info h2 .small {
      font-size: 18px; }
  .patient-info .exam-tab-scroll {
    height: calc(100% - 150px);
    overflow-y: auto; }
    .patient-info .exam-tab-scroll .views-obtained-items {
      overflow-x: hidden;
      overflow-y: auto;
      display: initial; }
  .patient-info .tab-scroll-without-footer {
    height: 540px;
    overflow-y: auto; }
  .patient-info .mar-top-0 {
    margin-top: 0%; }
  .patient-info .border-danger {
    border: 2px solid red !important;
    border-radius: 4px; }
  .patient-info .border-bottom-danger {
    border-bottom: 1px solid red !important;
    height: 100%; }
  .patient-info .border-bottom-danger-child label:first-child b {
    border-bottom: 1px solid red !important; }
  .patient-info .h-125 {
    height: 125px; }
  .patient-info .mt-75 {
    margin-top: 75px; }
  .patient-info .demographic-tab-scroll {
    height: calc(100% - 150px);
    overflow-y: scroll; }
  .patient-info .bar-footer .button {
    min-height: 62px;
    line-height: 62px;
    color: #EFB0C7; }
    .patient-info .bar-footer .button .icon.circle-icon {
      vertical-align: middle; }
      .patient-info .bar-footer .button .icon.circle-icon:before {
        vertical-align: top; }
  .patient-info .bar-footer .button-group {
    margin-left: 30px; }
    .patient-info .bar-footer .button-group .button {
      margin-left: 20px; }
  .patient-info .bar-footer h2 {
    line-height: 60px;
    padding-left: 25px;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 200; }
  .patient-info .survey-review, .patient-info .survey-review iframe {
    width: 100%;
    min-height: 570px;
    position: fixed;
    height: 570px;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    display: block; }
  .patient-info .toggle-full-screen {
    position: absolute;
    z-index: 10;
    top: 95px;
    right: 25px; }
    .patient-info .toggle-full-screen:before {
      font-size: 32px;
      line-height: 32px;
      color: #FFF; }
  .patient-info .full-screen {
    top: 0 !important;
    padding: 0; }
    .patient-info .full-screen .toggle-full-screen {
      top: 24px;
      right: 15px; }
    .patient-info .full-screen .survey-review iframe {
      height: 100%; }
    .patient-info .full-screen .survey-review {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 9; }
  .patient-info .top-bar {
    background: #F0F0F0; }
    .patient-info .top-bar .patient-short-info {
      float: left;
      padding-left: 45px;
      padding-top: 10px;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 200; }
      .patient-info .top-bar .patient-short-info div {
        font-size: inherit;
        max-width: 580px; }
        .patient-info .top-bar .patient-short-info div b {
          padding-right: 10px; }
        .patient-info .top-bar .patient-short-info div.patient-short-info-text {
          line-height: 20px;
          display: flex;
          align-items: center;
          gap: 15px; }
          .patient-info .top-bar .patient-short-info div.patient-short-info-text b {
            font-weight: 700; }
        .patient-info .top-bar .patient-short-info div .mw-150px {
          min-width: 150px; }
    .patient-info .top-bar .patient-message {
      float: left;
      border: 1px inset red;
      padding: 5px;
      background: #FFEBEB;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 200;
      max-width: 300px;
      overflow: hidden;
      text-overflow: ellipsis; }
    .patient-info .top-bar .btn-save {
      padding: 0 20px;
      font-size: 20px; }
      .patient-info .top-bar .btn-save[disabled] {
        opacity: 0.2; }
    .patient-info .top-bar button, .patient-info .top-bar .icon, .patient-info .top-bar .status {
      float: right;
      margin: 5px;
      margin-right: 50px;
      margin-top: 10px;
      border-radius: 5px; }
      .patient-info .top-bar button.spinner, .patient-info .top-bar .icon.spinner, .patient-info .top-bar .status.spinner {
        padding-top: 10px;
        margin-right: 20px; }
      .patient-info .top-bar button.status-message, .patient-info .top-bar .icon.status-message, .patient-info .top-bar .status.status-message {
        margin-right: 10px; }
  .patient-info .tabs {
    background: #F0F0F0;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 0px;
    border-bottom: 1px solid #D0CFCF;
    z-index: 9; }
    .patient-info .tabs .tab-item {
      border: 1px solid #D0CFCF;
      border-bottom: none;
      margin-right: 2px;
      border-top-right-radius: 2px;
      border-top-left-radius: 2px;
      height: 40px;
      line-height: 37px;
      margin-top: 8px;
      font-size: 18px;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 200;
      text-align: left; }
      .patient-info .tabs .tab-item .ripple-cont {
        width: 100%;
        height: 100%; }
        .patient-info .tabs .tab-item .ripple-cont .ripple-content {
          text-overflow: ellipsis;
          overflow: hidden;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
      .patient-info .tabs .tab-item .checkbox {
        float: right;
        margin-right: 6px;
        pointer-events: none; }
        .patient-info .tabs .tab-item .checkbox input {
          width: 25px;
          height: 25px; }
        .patient-info .tabs .tab-item .checkbox:before {
          background: #f0f0f0; }
      .patient-info .tabs .tab-item.tab-disabled {
        background: #D0CFCF; }
      .patient-info .tabs .tab-item.active {
        background: white;
        color: black;
        height: 43px;
        line-height: 41px;
        margin-top: 5px;
        -webkit-box-shadow: 0px -1px 3px -2px rgba(50, 50, 50, 0.39);
        -moz-box-shadow: 0px -1px 3px -2px rgba(50, 50, 50, 0.39);
        box-shadow: 0px -1px 3px -2px rgba(50, 50, 50, 0.39); }
      .patient-info .tabs .tab-item:before, .patient-info .tabs .tab-item:after {
        border: none; }
      .patient-info .tabs .tab-item.all-tabs-enabled .ripple.ripple-cont {
        padding: 4px;
        font-size: 17px; }
      .patient-info .tabs .tab-item.all-tabs-enabled.with-images .ripple.ripple-cont {
        display: flex;
        align-items: center; }
        .patient-info .tabs .tab-item.all-tabs-enabled.with-images .ripple.ripple-cont .ripple-content {
          max-width: 100%;
          display: block;
          white-space: nowrap;
          height: fit-content; }
  .patient-info .images-page .image-wrapper {
    text-align: center;
    height: 450px; }
    .patient-info .images-page .image-wrapper img {
      max-width: 49%; }
  .patient-info .diagram-page {
    margin-top: -15px; }
  .patient-info .documents-page table {
    width: 100%; }
    .patient-info .documents-page table tbody tr {
      padding: 23px 0px; }
    .patient-info .documents-page table thead tr th {
      padding-top: 10px;
      padding-bottom: 10px; }
    .patient-info .documents-page table th, .patient-info .documents-page table td {
      text-align: left;
      padding-left: 16px;
      font-size: 16px;
      font-weight: bold; }
      .patient-info .documents-page table th:nth-child(1), .patient-info .documents-page table td:nth-child(1) {
        width: 150px; }
      .patient-info .documents-page table th:nth-child(2), .patient-info .documents-page table td:nth-child(2) {
        width: 150px; }
    .patient-info .documents-page table.documents-table thead tr {
      border-bottom: solid 1px #ddd !important;
      padding: 0px 49px 0px 22px; }
      .patient-info .documents-page table.documents-table thead tr th {
        padding-left: 5px; }
    .patient-info .documents-page table.documents-table tbody tr {
      border-bottom: 1px solid #ddd !important; }
      .patient-info .documents-page table.documents-table tbody tr:last-child {
        border-bottom: none !important; }
    .patient-info .documents-page table.document-buttons-table {
      margin-top: 52px; }
      .patient-info .documents-page table.document-buttons-table tr.item.row.tab-header td {
        width: 100%;
        text-align: center;
        padding-left: 0;
        margin-left: -20px; }
      .patient-info .documents-page table.document-buttons-table button {
        width: 120px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.005);
        border-color: rgba(0, 0, 0, 0.4);
        box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.4), inset 0px 0px 0px rgba(0, 0, 0, 0.1);
        border-right-width: 2px;
        border-bottom-width: 2px;
        box-shadow: 1px 2px 1px 0px rgba(0, 0, 0, 0.2), 0px 0px 5px 0px rgba(0, 0, 0, 0.2); }
      .patient-info .documents-page table.document-buttons-table button.pressed {
        box-shadow: none;
        background-color: #EFEFEF;
        border-right-width: 0px;
        border-right-color: #CCC;
        border-bottom-width: 0px;
        border-bottom-color: #CCC; }
      .patient-info .documents-page table.document-buttons-table button.pressed:before {
        content: " ";
        position: absolute;
        z-index: -1;
        top: 0px;
        left: 0px;
        right: 1px;
        bottom: 1px;
        border: 1px solid #CCC; }
      .patient-info .documents-page table.document-buttons-table tr.item-transparent {
        padding-top: 0;
        padding-bottom: 21px; }
  .patient-info .documents-page .documents-item .item:nth-child(odd) .item-content {
    background: #F9F9F9; }
  .patient-info .documents-page .documents-item .highlight-document .item-content {
    background: #fff8af !important; }
  .patient-info button.icon-circle-button:focus, .patient-info button.icon-circle-button:active, .patient-info button.icon-circle-button .activated {
    background-color: #878787; }
  .patient-info .icon.ion-ios-plus-empty:before {
    font-size: 29px;
    top: 1px; }
  .patient-info .icon.ion-ios-arrow-down:before {
    margin-left: 8px; }
  .patient-info .survey-summary {
    height: calc(100% - 200px);
    margin-bottom: 10px;
    overflow-y: hidden; }
    .patient-info .survey-summary .summary-item {
      font-family: 'Ubuntu', sans-serif;
      margin-bottom: 2px;
      padding-bottom: 10px;
      min-height: 60px; }
      .patient-info .survey-summary .summary-item label {
        font-weight: bold; }
        .patient-info .survey-summary .summary-item label p {
          display: inline; }
      .patient-info .survey-summary .summary-item span {
        margin-left: 15px;
        display: inline-block; }
  .patient-info .left-panel {
    border-right: 1px solid #ddd;
    min-height: 300px; }
  .patient-info .right-panel {
    margin-top: -10px; }
  .patient-info .item-text-wrap .item.item-input {
    margin-top: -15px;
    padding-left: 0;
    margin-bottom: -15px; }
  .patient-info .button-change-date {
    margin-top: -8px !important;
    margin-left: 5px !important; }
  .patient-info .trashcan-procedure-btn:before {
    line-height: 24px; }
  .patient-info .button-delete-study {
    margin-right: 10px !important;
    padding: 0 20px;
    font-size: 20px; }
  .patient-info .history_tab_padding {
    height: 62px; }
  .patient-info h1.title {
    margin-right: -100px; }
  .patient-info .card.form-page .custom-form .item {
    padding: 8px 0;
    min-height: 50px;
    line-height: 34px; }
  .patient-info .card.form-page .custom-form .checkbox {
    padding: 3px 12px 3px 0; }
  .patient-info .card.form-page .custom-form .checkbox, .patient-info .card.form-page .custom-form .checkbox-p-r-0 {
    padding-right: 0; }
  .patient-info .card.form-page .custom-form .yes-no-label {
    width: 40px;
    display: inline-block;
    padding-left: 3px;
    font-size: 16px; }
  .patient-info .card.form-page .custom-form .form-cols {
    padding: 0; }
    .patient-info .card.form-page .custom-form .form-cols .col-33, .patient-info .card.form-page .custom-form .form-cols .col-40, .patient-info .card.form-page .custom-form .form-cols .col-50, .patient-info .card.form-page .custom-form .form-cols .col-60, .patient-info .card.form-page .custom-form .form-cols .col-66 {
      padding: 0; }
      .patient-info .card.form-page .custom-form .form-cols .col-33.label, .patient-info .card.form-page .custom-form .form-cols .col-40.label, .patient-info .card.form-page .custom-form .form-cols .col-50.label, .patient-info .card.form-page .custom-form .form-cols .col-60.label, .patient-info .card.form-page .custom-form .form-cols .col-66.label {
        padding-right: 15px;
        text-align: right; }
  .patient-info .card.form-page .custom-form button.icon:before {
    font-size: 24px; }
  .patient-info .card.form-page .custom-form label {
    font-size: 16px; }
  .patient-info .survey-history-tab .tab-header .field-header {
    font-size: 18px;
    padding-left: 25px; }
  .patient-info .survey-history-tab.card.form-page ion-scroll {
    height: 350px; }
  .patient-info .survey-history-tab.card.form-page .details-list-header.list-item-editable {
    margin-bottom: 3px;
    padding-left: 0; }
    .patient-info .survey-history-tab.card.form-page .details-list-header.list-item-editable .icon {
      margin-left: 0;
      padding-left: 0; }
  .patient-info .survey-history-tab.card.form-page .sub-list-item-editable {
    margin-left: 20px;
    padding: 5px 0;
    font-size: 12px;
    word-break: break-word; }
    .patient-info .survey-history-tab.card.form-page .sub-list-item-editable > input {
      width: 70%; }
    .patient-info .survey-history-tab.card.form-page .sub-list-item-editable .icon {
      margin-right: 5px;
      background: none;
      border: none;
      margin-left: 0; }
  .patient-info .card.form-page .exam-tab-scroll .custom-form .item.sub-list-item-editable {
    padding: 5px 0;
    font-size: 12px;
    word-break: break-all; }
    .patient-info .card.form-page .exam-tab-scroll .custom-form .item.sub-list-item-editable > input {
      width: 70%; }
    .patient-info .card.form-page .exam-tab-scroll .custom-form .item.sub-list-item-editable .icon {
      margin-right: 5px;
      background: none;
      border: none;
      margin-left: 0; }
  .patient-info .card.form-page .custom-form .item.sub-list-item-editable {
    padding: 5px 0;
    font-size: 12px;
    word-break: break-all; }
    .patient-info .card.form-page .custom-form .item.sub-list-item-editable > input {
      width: 70%; }
    .patient-info .card.form-page .custom-form .item.sub-list-item-editable.implants-result {
      white-space: initial;
      word-break: initial;
      height: 100%;
      line-height: inherit; }
    .patient-info .card.form-page .custom-form .item.sub-list-item-editable .icon {
      margin-right: 5px;
      background: none;
      border: none;
      margin-left: 0; }
  .patient-info .card.form-page .custom-form .feet-and-inches-input {
    display: inline-block;
    width: 36px; }
  .patient-info .card.form-page .custom-form .feet-and-inches-separator {
    font-size: 1.5em;
    line-height: 1px;
    font-weight: bold; }
  .patient-info .custom-form .patient-email-group {
    position: relative;
    overflow: hidden; }
    .patient-info .custom-form .patient-email-group .tbx-patient-email {
      width: calc(100% - 65px);
      float: left; }
    .patient-info .custom-form .patient-email-group .btn-check-patient-email {
      padding: 7px 0;
      margin: 0;
      border: 1px solid #33cd5f;
      width: 60px;
      border-radius: 4px;
      float: right;
      color: #33cd5f;
      min-height: 34px;
      line-height: 19px;
      text-align: center; }
  .patient-info .patient-detail-form-header {
    padding: 0 10px;
    clear: both;
    display: block;
    overflow: hidden;
    margin-bottom: 10px; }
    .patient-info .patient-detail-form-header .button {
      padding: 0 31px;
      float: right;
      font-size: 20px;
      margin-left: 15px; }

.comments.patient-detail-study-list {
  height: calc(100vh - 300px);
  min-height: 400px; }

.add-referring-physician-scroll {
  height: 530px;
  overflow-x: hidden; }

.document-preview-content {
  width: 100%;
  height: 100%; }
  .document-preview-content .embed-content {
    margin: 0 auto;
    min-height: 400px;
    padding: 0px;
    position: relative;
    width: 625px; }
    .document-preview-content .embed-content embed, .document-preview-content .embed-content iframe {
      width: 625px;
      height: 3205px; }
    .document-preview-content .embed-content .embed-overlay {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .document-preview-content .center-image {
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 0;
    right: 0; }

.txt-content-wrapper {
  overflow: auto;
  height: 100%;
  display: flex; }

.txt-content {
  display: flex;
  justify-content: center;
  height: fit-content;
  width: 100%;
  padding: 30px 0; }

.txt-content pre {
  width: 80%;
  white-space: pre-wrap;
  word-wrap: break-word; }

.pdf-iframe {
  width: 100%;
  height: 100%; }

.center-item {
  padding-top: 8px; }

.appointment-date-container {
  position: absolute;
  left: 20px;
  top: 80px;
  font-size: 20px; }

.m-l-30 {
  margin-left: 30px !important; }

.m-l-10 {
  margin-left: 10px !important; }

html input[disabled] {
  background-color: #fff; }

.documents-item button.ion-ios-circle-outline.open-icon {
  width: 60px;
  margin-top: 15px;
  right: 20px;
  color: #bebebe; }
  .documents-item button.ion-ios-circle-outline.open-icon:before {
    font-size: 55px; }
  .documents-item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-right {
    left: 14px;
    margin-top: auto;
    margin-left: auto; }
    .documents-item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-right:before {
      font-size: 40px; }
  .documents-item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-left {
    left: 10px;
    margin-top: auto;
    margin-left: auto; }
    .documents-item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-left:before {
      font-size: 40px; }
  .documents-item button.ion-ios-circle-outline.open-icon.no-activated-state.activated {
    opacity: 1; }

.documents-item .ellipsis-documents-list-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 27px;
  white-space: nowrap;
  padding-left: 10px;
  padding-right: 40px; }

.documents-item .ellipsis-documents-type-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 27px;
  white-space: nowrap;
  padding-left: 10px; }

.documents-item .study-date-column {
  line-height: 27px; }

.followups-items, .studies-items {
  margin-top: 15px; }
  .followups-items .list-item-button:first-child, .studies-items .list-item-button:first-child {
    border-left: 1px solid #b2b2b2; }
  .followups-items .list-item-button, .studies-items .list-item-button {
    padding-left: 0px;
    padding-right: 0px;
    justify-content: center;
    max-width: 80px;
    width: 80px; }
  .followups-items .list-item-button.button-edit, .studies-items .list-item-button.button-edit {
    background-color: #e5e5e5; }
  .followups-items .item, .studies-items .item {
    background: transparent;
    opacity: 1;
    -webkit-transition: all linear 1s;
    transition: all linear 1s; }
    .followups-items .item.ng-enter, .studies-items .item.ng-enter {
      -webkit-transition: 1s;
      transition: 1s;
      opacity: 0; }
    .followups-items .item.ng-enter-active, .studies-items .item.ng-enter-active {
      opacity: 1; }
    .followups-items .item:hover, .studies-items .item:hover {
      background: rgba(255, 255, 255, 0.15); }
    .followups-items .item.item-disabled .item-content-info, .studies-items .item.item-disabled .item-content-info {
      color: #cbcbcb; }
    .followups-items .item:nth-child(odd) .item-content, .studies-items .item:nth-child(odd) .item-content {
      background: #F9F9F9; }
    .followups-items .item button.ion-ios-circle-outline.open-icon, .studies-items .item button.ion-ios-circle-outline.open-icon {
      width: 60px;
      margin-top: 15px;
      right: 20px;
      color: #bebebe; }
      .followups-items .item button.ion-ios-circle-outline.open-icon:before, .studies-items .item button.ion-ios-circle-outline.open-icon:before {
        font-size: 55px; }
      .followups-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-right, .studies-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-right {
        left: 14px;
        margin-top: auto;
        margin-left: auto; }
        .followups-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-right:before, .studies-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-right:before {
          font-size: 40px; }
      .followups-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-left, .studies-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-left {
        left: 10px;
        margin-top: auto;
        margin-left: auto; }
        .followups-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-left:before, .studies-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-left:before {
          font-size: 40px; }
      .followups-items .item button.ion-ios-circle-outline.open-icon.no-activated-state.activated, .studies-items .item button.ion-ios-circle-outline.open-icon.no-activated-state.activated {
        opacity: 1; }
    .followups-items .item .item-options .button, .studies-items .item .item-options .button {
      line-height: 20px; }
      .followups-items .item .item-options .button.button-info, .studies-items .item .item-options .button.button-info {
        background: #e8e8e8; }
    .followups-items .item .list-message, .studies-items .item .list-message {
      padding: 15px 15px 12px 0;
      display: block; }
      .followups-items .item .list-message:active, .studies-items .item .list-message:active {
        background: #ccc; }
    .followups-items .item .type-label, .studies-items .item .type-label {
      line-height: 21px;
      padding-top: 9px; }
    .followups-items .item .ellipsis-overflow, .studies-items .item .ellipsis-overflow {
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 27px;
      white-space: nowrap;
      padding-left: 10px;
      padding-right: 10px; }
    .followups-items .item .ellipsis-documents-list-overflow, .studies-items .item .ellipsis-documents-list-overflow {
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 27px;
      white-space: nowrap;
      padding-left: 10px;
      padding-right: 40px; }
    .followups-items .item .ellipsis-documents-type-overflow, .studies-items .item .ellipsis-documents-type-overflow {
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 27px;
      white-space: nowrap;
      padding-left: 10px; }
    .followups-items .item .item-content, .studies-items .item .item-content {
      border-bottom: 1px solid #ddd; }

.documents-page table.follow-ups-header tr {
  padding-right: 54px;
  padding-left: 16px; }
  .documents-page table.follow-ups-header tr th {
    padding-left: 5px; }

@media (max-width: 1024px) {
  .documents-page table.follow-ups-header tr {
    padding-right: 54px; } }

@media (min-width: 1025px) {
  .documents-page table.follow-ups-header tr {
    padding-right: 70px; } }

.ultsound-scan-technique-label {
  margin: 18px 5px 0px 5px; }

.ultsound-scan-technique-checkbox-label {
  padding: 14px 7px; }

.dark-mode-scantechnique-dropdown-menu {
  width: 100%;
  height: 100%; }
  .dark-mode-scantechnique-dropdown-menu select {
    font-size: 15px; }
  .dark-mode-scantechnique-dropdown-menu .btn-reset-select {
    top: 15px; }

.darkmode-scantechnique-item {
  margin-right: 10px; }

.modal.ultrasound-modal {
  width: 70%;
  left: 15%;
  height: 100%;
  max-height: 750px; }
  .modal.ultrasound-modal .bar .button.button-cancel {
    float: right;
    border: none;
    background: none;
    color: white;
    font-size: 20pt;
    font-weight: bold; }
  .modal.ultrasound-modal .ultrasound-item {
    margin: 1px; }
    .modal.ultrasound-modal .ultrasound-item.selected {
      border-color: #ccc;
      background-color: #f2f2f2; }
  .modal.ultrasound-modal .ultrasound-editor-header-buttons {
    flex-direction: row-reverse; }
    .modal.ultrasound-modal .ultrasound-editor-header-buttons .button {
      padding: 0 25px; }
  .modal.ultrasound-modal .create-new-ultrasound-technique {
    border: none;
    margin: 37px 1px 0 1px;
    padding: 9px 0 9px 0;
    background: #c7c7c7; }
  .modal.ultrasound-modal .ellipsis-overflow {
    position: relative; }
    .modal.ultrasound-modal .ellipsis-overflow > * {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .modal.ultrasound-modal .scrolling-list {
    height: 475px; }
  .modal.ultrasound-modal .scrolling-editor {
    height: 100%; }

.modal.problems-modal,
.modal.ultrasound-modal {
  width: 85%;
  left: 10%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transform: translateX(-50%); }
  .modal.problems-modal .selected-item-details,
  .modal.ultrasound-modal .selected-item-details {
    height: 610px;
    overflow-y: scroll;
    overflow-x: auto;
    position: relative; }
  .modal.problems-modal .yesno-label,
  .modal.ultrasound-modal .yesno-label {
    margin-top: 12px; }
  .modal.problems-modal .ultrasound-select-item,
  .modal.ultrasound-modal .ultrasound-select-item {
    padding: 16px 0; }
    .modal.problems-modal .ultrasound-select-item .ultrasound-multiselect-item .multiselect-parent,
    .modal.ultrasound-modal .ultrasound-select-item .ultrasound-multiselect-item .multiselect-parent {
      width: calc(100% - 30px); }
  .modal.problems-modal textarea.text-input,
  .modal.ultrasound-modal textarea.text-input {
    width: 100%;
    border-bottom: 1px solid #ccc; }
  .modal.problems-modal span.input-label,
  .modal.ultrasound-modal span.input-label {
    width: initial;
    position: absolute;
    z-index: 1000;
    user-select: none; }
  .modal.problems-modal input[type="date"],
  .modal.ultrasound-modal input[type="date"] {
    padding-top: 0; }
  .modal.problems-modal header.bar,
  .modal.ultrasound-modal header.bar {
    position: relative;
    height: 44px !important; }
    .modal.problems-modal header.bar h1.title,
    .modal.ultrasound-modal header.bar h1.title {
      height: 43px;
      line-height: 44px;
      left: 0 !important;
      font-size: 26px !important; }
      .modal.problems-modal header.bar h1.title .name-wrapper,
      .modal.ultrasound-modal header.bar h1.title .name-wrapper {
        padding-right: 30px; }
  .modal.problems-modal content,
  .modal.ultrasound-modal content {
    display: block;
    padding: 30px;
    padding-top: 40px;
    overflow: auto;
    height: 90%;
    width: 100%; }
    .modal.problems-modal content.no-scroll,
    .modal.ultrasound-modal content.no-scroll {
      overflow: hidden; }
    .modal.problems-modal content .ultrasound-technoque-details-scoll-container,
    .modal.ultrasound-modal content .ultrasound-technoque-details-scoll-container {
      overflow: auto;
      height: calc(100% - 90px);
      display: flex;
      width: 100%;
      flex-direction: column; }
    .modal.problems-modal content .inner-content,
    .modal.ultrasound-modal content .inner-content {
      position: relative;
      height: 100%; }
      .modal.problems-modal content .inner-content.connection-lost-message,
      .modal.ultrasound-modal content .inner-content.connection-lost-message {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 5%; }
      .modal.problems-modal content .inner-content .item > .row,
      .modal.ultrasound-modal content .inner-content .item > .row {
        margin-bottom: 15px; }
      .modal.problems-modal content .inner-content .item > .scroll-view .name-label, .modal.problems-modal content .inner-content .item > .scroll-view .form-page .table-label, .form-page .modal.problems-modal content .inner-content .item > .scroll-view .table-label,
      .modal.ultrasound-modal content .inner-content .item > .scroll-view .name-label,
      .modal.ultrasound-modal content .inner-content .item > .scroll-view .form-page .table-label,
      .form-page .modal.ultrasound-modal content .inner-content .item > .scroll-view .table-label {
        padding-top: 10px; }
        .modal.problems-modal content .inner-content .item > .scroll-view .name-label.separator, .modal.problems-modal content .inner-content .item > .scroll-view .form-page .separator.table-label, .form-page .modal.problems-modal content .inner-content .item > .scroll-view .separator.table-label,
        .modal.ultrasound-modal content .inner-content .item > .scroll-view .name-label.separator,
        .modal.ultrasound-modal content .inner-content .item > .scroll-view .form-page .separator.table-label,
        .form-page .modal.ultrasound-modal content .inner-content .item > .scroll-view .separator.table-label {
          width: 100%;
          max-width: 100%;
          text-align: center;
          padding-bottom: 10px;
          flex: 100%;
          -webkit-box-flex: 100%;
          -webkit-flex: 100%;
          -moz-box-flex: 100%;
          -moz-flex: 100%;
          -ms-flex: 100%; }
    .modal.problems-modal content .exam-big-btn,
    .modal.ultrasound-modal content .exam-big-btn {
      height: 180px;
      font-size: 32px; }
      .modal.problems-modal content .exam-big-btn i,
      .modal.ultrasound-modal content .exam-big-btn i {
        display: block; }
        .modal.problems-modal content .exam-big-btn i:before,
        .modal.ultrasound-modal content .exam-big-btn i:before {
          font-size: 40px; }
    .modal.problems-modal content .bottom-row,
    .modal.ultrasound-modal content .bottom-row {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      width: initial; }
    .modal.problems-modal content .name-label, .modal.problems-modal content .form-page .table-label, .form-page .modal.problems-modal content .table-label,
    .modal.ultrasound-modal content .name-label,
    .modal.ultrasound-modal content .form-page .table-label,
    .form-page .modal.ultrasound-modal content .table-label {
      overflow: auto;
      text-overflow: ellipsis; }
      .modal.problems-modal content .name-label.problem-name-label, .modal.problems-modal content .form-page .problem-name-label.table-label, .form-page .modal.problems-modal content .problem-name-label.table-label,
      .modal.ultrasound-modal content .name-label.problem-name-label,
      .modal.ultrasound-modal content .form-page .problem-name-label.table-label,
      .form-page .modal.ultrasound-modal content .problem-name-label.table-label {
        padding-top: 10px; }
        .modal.problems-modal content .name-label.problem-name-label.separator, .modal.problems-modal content .form-page .problem-name-label.separator.table-label, .form-page .modal.problems-modal content .problem-name-label.separator.table-label,
        .modal.ultrasound-modal content .name-label.problem-name-label.separator,
        .modal.ultrasound-modal content .form-page .problem-name-label.separator.table-label,
        .form-page .modal.ultrasound-modal content .problem-name-label.separator.table-label {
          width: 100%;
          max-width: 100%;
          text-align: center;
          padding-bottom: 10px;
          flex: 100%;
          -webkit-box-flex: 100%;
          -webkit-flex: 100%;
          -moz-box-flex: 100%;
          -moz-flex: 100%;
          -ms-flex: 100%; }
  .modal.problems-modal .bar.bar-ffoter,
  .modal.ultrasound-modal .bar.bar-ffoter {
    border-bottom: none; }
  .modal.problems-modal .select-problem-items,
  .modal.ultrasound-modal .select-problem-items {
    height: 540px;
    overflow-y: auto; }

.modal.gene-results-modal content {
  display: block;
  overflow: auto;
  width: 100%; }
  .modal.gene-results-modal content.no-scroll {
    overflow: hidden; }

.modal.gene-results-modal .gene-items {
  height: 100%;
  padding-bottom: 45px;
  overflow-y: auto; }

.modal.ultrasound-modal content {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0; }

.modal.problems-modal {
  width: 90%; }
  .modal.problems-modal content.padding {
    padding-bottom: 85px;
    padding-top: 30px;
    display: flex;
    height: calc(100% - 44px); }
    .modal.problems-modal content.padding .inner-content {
      display: flex;
      width: 100%; }
      .modal.problems-modal content.padding .inner-content .item {
        width: 100%; }
        .modal.problems-modal content.padding .inner-content .item .row.problems-header-container {
          margin-bottom: 0; }
        .modal.problems-modal content.padding .inner-content .item .select-problem-items {
          min-height: 390px;
          height: calc(100% - 20px);
          padding-bottom: 0px; }
          .modal.problems-modal content.padding .inner-content .item .select-problem-items .problem-name-label.separator {
            background-color: #ddd;
            padding: 7px 0; }
            .modal.problems-modal content.padding .inner-content .item .select-problem-items .problem-name-label.separator label {
              justify-content: center;
              font-size: 15px; }
  .modal.problems-modal .bar.bar-footer {
    align-items: center; }

.modal.barcode-modal {
  width: 40%;
  left: 30%; }

.ultrasound-modal label.item {
  border: none; }

.modal.modal-form {
  bottom: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .modal.modal-form.modal-form-cancer, .modal.modal-form.modal-form-hormone, .modal.modal-form.modal-form-procedure, .modal.modal-form.model-referring-physician-add, .modal.modal-form.modal-clipboard {
    width: 90%; }
  .modal.modal-form span.input-label {
    width: initial;
    position: absolute;
    z-index: 1000;
    user-select: none; }
  .modal.modal-form input[readonly] {
    border: none;
    background: none; }
  .modal.modal-form.followup-form .item.item-select {
    position: relative; }
  .modal.modal-form.followup-form content {
    max-height: 530px;
    padding-bottom: 0; }
  .modal.modal-form:not(.followup-form) .item-select select {
    max-width: 100%;
    width: 100%;
    padding-right: 45px; }
  .modal.modal-form:not(.followup-form) .item-select.short select {
    padding-left: 5px;
    padding-right: 35px; }
  .modal.modal-form .item-input {
    min-height: 49px;
    border-top: none;
    border-left: none;
    border-right: none; }
    .modal.modal-form .item-input.without-title select {
      max-width: none; }
    .modal.modal-form .item-input.short {
      padding-left: 10px; }
      .modal.modal-form .item-input.short input {
        padding-right: 10px; }
    .modal.modal-form .item-input > input {
      border: none; }
  .modal.modal-form .checkbox {
    padding: 2px 10px; }
  .modal.modal-form input[type="date"] {
    padding-top: 0; }
  .modal.modal-form header.bar {
    height: 44px !important; }
    .modal.modal-form header.bar h1.title {
      height: 43px;
      line-height: 44px;
      left: 0 !important;
      font-size: 26px !important; }
      .modal.modal-form header.bar h1.title .name-wrapper {
        padding-right: 30px; }
  .modal.modal-form content {
    display: block;
    padding: 30px;
    padding-top: 50px;
    overflow: auto;
    height: 100%;
    width: 100%; }
    .modal.modal-form content .inner-content {
      position: relative;
      height: 100%; }
      .modal.modal-form content .inner-content.connection-lost-message {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 5%; }
    .modal.modal-form content .exam-big-btn {
      height: 180px;
      font-size: 32px; }
      .modal.modal-form content .exam-big-btn i {
        display: block; }
        .modal.modal-form content .exam-big-btn i:before {
          font-size: 40px; }
    .modal.modal-form content .ready-for-exam-button {
      margin-bottom: 10px;
      margin-top: 0px; }
    .modal.modal-form content .bottom-row {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      width: initial; }
  .modal.modal-form .content {
    display: block;
    padding: 30px;
    padding-top: 50px;
    overflow: auto;
    height: 100%;
    width: 100%; }
    .modal.modal-form .content .inner-content {
      position: relative;
      height: 100%; }
      .modal.modal-form .content .inner-content.connection-lost-message {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        margin-top: 5%; }
    .modal.modal-form .content .exam-big-btn {
      height: 180px;
      font-size: 32px; }
      .modal.modal-form .content .exam-big-btn i {
        display: block; }
        .modal.modal-form .content .exam-big-btn i:before {
          font-size: 40px; }
    .modal.modal-form .content .ready-for-exam-button {
      margin-bottom: 10px;
      margin-top: 0px; }
    .modal.modal-form .content .bottom-row {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      width: initial; }

.old-diagram-header {
  position: fixed;
  top: 0;
  z-index: 2000;
  height: 190px !important;
  text-align: center;
  width: 100%;
  background: #F5F5F5;
  left: 0;
  padding: 10px; }
  .old-diagram-header img {
    height: 100%; }
  .old-diagram-header .toggle-diagram-full-screen {
    right: 10px;
    position: absolute;
    font-size: 30px; }
  .old-diagram-header .old-diagram-description {
    position: absolute;
    width: 120px;
    text-align: left;
    margin-left: 10px;
    margin-top: 15px; }

.old-diagram-description-internal {
  text-align: center; }

.checkbox-label {
  margin-top: 6px;
  width: 100%; }

.implants-label {
  padding-left: 15px; }

.left-side-date-input::-webkit-inner-spin-button,
.left-side-date-input::-webkit-outer-spin-button,
.followup-date-input::-webkit-inner-spin-button,
.followup-date-input::-webkit-calendar-picker-indicator,
.followup-date-input::-webkit-clear-button {
  display: none;
  -webkit-appearance: none; }

.left-side-date-input {
  position: relative; }

.left-side-date-input::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  left: 0;
  right: 30px;
  bottom: 0;
  width: auto;
  height: auto;
  color: transparent;
  background: transparent; }

.modal.modal-form.modal-date-select-form {
  left: 30%;
  right: 30%;
  width: 40%;
  min-height: 200px; }

.sub-list-item-editable .ion-calendar {
  font-size: 20px;
  margin: 0; }

.yesno-label {
  margin-top: 7px;
  margin-right: 10px;
  margin-left: 10px; }

.hormon-form .yesno-label {
  margin-top: 15px; }

.demographic-date-input {
  max-width: 120px; }

.modal.modal-form .item-select select.disabled-select {
  opacity: 0.4;
  background: #aaa; }

.refresh-form {
  left: 34%;
  min-height: 120px;
  right: 34%;
  width: 32%; }

.spacer {
  padding: 15px; }

div.dropdown-list .dropdown-list-element {
  padding: 0; }
  div.dropdown-list .dropdown-list-element .ripple-content {
    width: 100%; }

.item-dropdown-header {
  height: 55px !important; }
  .item-dropdown-header .multi-select.hide-selection > div {
    height: 100%; }
    .item-dropdown-header .multi-select.hide-selection > div .multiselect-parent {
      height: 100%; }
      .item-dropdown-header .multi-select.hide-selection > div .multiselect-parent > div {
        height: 100%; }
  .item-dropdown-header .multi-select.hide-selection .dropdown-toggle {
    display: none; }

.item.item-select {
  position: inherit;
  overflow: initial; }
  .item.item-select dropdown-menu > div > div.dropdown-display {
    border-bottom: none; }

.item.item-select.item-right-select {
  position: relative; }

.ionic_datepicker_popup .popup-body .month_select select, .ionic_datepicker_popup .popup-body .year_select select {
  position: relative; }

.bar .button.button-light.button-cancel {
  border: 1px solid #444444;
  color: #444444; }

.modal.modal-form .m-t-10 {
  margin-top: 10px; }

.modal.modal-form .m-t-15 {
  margin-top: 15px; }

.modal.modal-form .m-t-25 {
  margin-top: 25px; }

.modal.modal-form .m-t-35 {
  margin-top: 35px; }

.modal.modal-form .m-l-15 {
  margin-left: 15px; }

.modal.modal-form .block-title {
  text-align: center; }
  .modal.modal-form .block-title label {
    font-size: 18px; }
    .modal.modal-form .block-title label.bold {
      font-weight: 500; }

.modal.modal-form .section-title {
  position: relative; }
  .modal.modal-form .section-title label {
    position: absolute;
    right: 0;
    bottom: 15px; }
    .modal.modal-form .section-title label.bold {
      font-weight: 500;
      font-size: 15px; }
    .modal.modal-form .section-title label.text-left {
      left: 0; }
  .modal.modal-form .section-title.history-record-notes-title label {
    position: relative;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    margin-top: 5px; }

.modal.modal-form .history-record-notes {
  width: 100%;
  border: 1px solid #ddd; }

.modal.modal-form .relative {
  position: relative; }

.modal.modal-form .ref-phy-width {
  max-width: 170px; }

.modal.modal-form .ref-phy-on-follow-up {
  max-width: 140px; }
  .modal.modal-form .ref-phy-on-follow-up label {
    bottom: 3px; }

.modal.modal-form label.date-element {
  position: absolute;
  bottom: 11px;
  left: 5px;
  right: 20px; }
  .modal.modal-form label.date-element.uneditable {
    bottom: 15px; }
  .modal.modal-form label.date-element.input-container {
    width: 100%; }
    .modal.modal-form label.date-element.input-container input {
      width: 100%; }
  .modal.modal-form label.date-element > input {
    width: 100%; }

.modal.modal-form button.date-element {
  position: absolute;
  bottom: 11px;
  border: none;
  background-color: inherit;
  font-size: 20px;
  padding-left: 5px; }

.modal.modal-form .underlined, .modal.modal-form input.underlined[readonly] {
  border-bottom: 1px solid #aaaaaa; }

.modal.modal-form .full-width {
  width: 100%; }

.modal.modal-form .FU-ref-phy-edit-mode {
  pointer-events: none;
  background-color: #f8f8f8; }

.modal.modal.modal-form.multi-select-form {
  width: 60%;
  height: 60%;
  max-width: 750px; }
  .modal.modal.modal-form.multi-select-form .form-page {
    padding-bottom: 75px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    padding-top: 45px; }
    .modal.modal.modal-form.multi-select-form .form-page .sticky-header {
      position: sticky;
      top: 0;
      z-index: 10; }
    .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container {
      padding: 0;
      height: 100%;
      width: 100%; }
      .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .title-item {
        padding: 15px 0; }
        .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .title-item .multiradio-column.first-column {
          padding-left: 28px; }
        .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .title-item .multiradio-column b {
          color: #000;
          font-family: Ubuntu, sans-serif; }
      .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .multiradio-option.bold {
        font-weight: 600; }
      .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .multiradio-option.red-colored {
        color: #ef473a; }
      .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .multiradio-option.green-colored {
        color: green; }
      .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .multiradio-option.orange-colored {
        color: #FF9428; }
      .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .multiradio-option.grey-colored {
        color: #888888; }
      .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .multiradio-option.yesno-label {
        padding-left: 20px; }
      .modal.modal.modal-form.multi-select-form .form-page .multi-select-options-container .multi-select-option {
        padding: 5px 0; }

.modal.modal-form.create-document-form {
  width: 95%;
  height: 95%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  max-width: 973px; }
  .modal.modal-form.create-document-form.contact-form {
    height: fit-content; }
  .modal.modal-form.create-document-form content {
    padding: 44px 0 0 0; }
    .modal.modal-form.create-document-form content .forms-list {
      padding-left: 30px;
      padding-right: 30px; }
    .modal.modal-form.create-document-form content .editor-wrapper {
      height: 100%;
      padding-top: 67px; }
  .modal.modal-form.create-document-form pdf-form-editor.pdf-signature-editor {
    height: 100%;
    display: block; }
    .modal.modal-form.create-document-form pdf-form-editor.pdf-signature-editor .scroll {
      height: 100%;
      overflow-y: auto; }
  .modal.modal-form.create-document-form .create-document-toolbar {
    text-align: right;
    background: #fff;
    z-index: 65535;
    position: absolute;
    padding: 10px;
    left: 0;
    right: 0;
    top: 44px; }
  .modal.modal-form.create-document-form .bar .buttons {
    padding: 0; }
  .modal.modal-form.create-document-form .pdf-editor {
    text-align: center;
    background: #cecece; }
    .modal.modal-form.create-document-form .pdf-editor .page {
      position: relative;
      display: inline-block; }
      .modal.modal-form.create-document-form .pdf-editor .page img {
        display: block; }
      .modal.modal-form.create-document-form .pdf-editor .page .element-editor {
        position: absolute;
        overflow: visible; }
        .modal.modal-form.create-document-form .pdf-editor .page .element-editor.pdf-editor-container-Token {
          height: auto !important; }
          .modal.modal-form.create-document-form .pdf-editor .page .element-editor.pdf-editor-container-Token .form-token-editor {
            border: 1px dashed #888888;
            background: rgba(0, 0, 0, 0.2);
            font-size: 12pt;
            font-family: 'Times New Roman';
            font-weight: bolder;
            padding: 0;
            height: auto;
            text-align: left;
            letter-spacing: 0.15pt;
            margin-top: -3px;
            margin-left: -1px;
            min-height: 22px; }
        .modal.modal-form.create-document-form .pdf-editor .page .element-editor .element-editor-body {
          height: 100%; }
        .modal.modal-form.create-document-form .pdf-editor .page .element-editor .element-editor-header {
          color: #888888;
          font-weight: bold; }
        .modal.modal-form.create-document-form .pdf-editor .page .element-editor .pdf-editor-Dropdown {
          margin-top: -2px;
          margin-left: -1px; }
          .modal.modal-form.create-document-form .pdf-editor .page .element-editor .pdf-editor-Dropdown .pdf-dropdown-element {
            background: transparent;
            text-indent: 2px; }
        .modal.modal-form.create-document-form .pdf-editor .page .element-editor.pdf-editor-container-Location {
          height: auto !important; }
          .modal.modal-form.create-document-form .pdf-editor .page .element-editor.pdf-editor-container-Location .pdf-editor-Location {
            border: 1px dashed #888888; }
        .modal.modal-form.create-document-form .pdf-editor .page .element-editor .form-free-text-editor {
          height: 17px;
          margin-top: -3px;
          margin-left: -1px; }
          .modal.modal-form.create-document-form .pdf-editor .page .element-editor .form-free-text-editor input {
            border: none;
            border-radius: 0;
            font-size: 12pt;
            font-family: 'Times New Roman';
            font-weight: bold;
            background: transparent;
            padding: 0;
            line-height: 1;
            height: 100%;
            width: 100%;
            letter-spacing: 0.25pt; }
        .modal.modal-form.create-document-form .pdf-editor .page .element-editor .form-signature-editor {
          border: 1px dashed #888888;
          margin-top: -3px;
          margin-left: -1px; }
          .modal.modal-form.create-document-form .pdf-editor .page .element-editor .form-signature-editor .clear-signature-btn {
            position: absolute;
            right: 0;
            background: red;
            border-radius: 7px;
            font-weight: bold; }
        .modal.modal-form.create-document-form .pdf-editor .page .element-editor .form-date-editor {
          margin-top: -3px;
          margin-left: -2px; }
          .modal.modal-form.create-document-form .pdf-editor .page .element-editor .form-date-editor input {
            border: 1px solid #888888;
            height: 100%;
            font-weight: bold;
            font-family: 'Times New Roman';
            font-size: 16px;
            width: 100%;
            box-sizing: content-box; }
          .modal.modal-form.create-document-form .pdf-editor .page .element-editor .form-date-editor input::-webkit-inner-spin-button,
          .modal.modal-form.create-document-form .pdf-editor .page .element-editor .form-date-editor input::-webkit-calendar-picker-indicator {
            display: none;
            -webkit-appearance: none; }
      .modal.modal-form.create-document-form .pdf-editor .page .location-selection {
        margin-top: -25px;
        margin-bottom: 5px;
        display: flex; }
        .modal.modal-form.create-document-form .pdf-editor .page .location-selection .col-3 {
          flex: 1;
          max-width: 30%;
          width: 100%; }
        .modal.modal-form.create-document-form .pdf-editor .page .location-selection .col-7 {
          flex: 1;
          max-width: 70%;
          width: 100%; }
          .modal.modal-form.create-document-form .pdf-editor .page .location-selection .col-7 .form-control {
            width: 100%; }
      .modal.modal-form.create-document-form .pdf-editor .page .magview-location-preview {
        font-size: 12pt;
        font-family: 'Times New Roman';
        font-weight: bold;
        text-align: left;
        line-height: 14pt;
        letter-spacing: 0.25pt; }

.platform-ios .create-document-form .pdf-editor .page .element-editor .form-free-text-editor {
  height: 17px !important; }
  .platform-ios .create-document-form .pdf-editor .page .element-editor .form-free-text-editor input {
    margin-top: -2px;
    overflow: visible; }

.platform-ios .create-document-form .pdf-editor .page .element-editor .form-token-editor {
  margin-top: -1px;
  position: absolute;
  width: 100%; }

@media (min-width: 680px) {
  .modal-wrapper {
    height: 100%;
    pointer-events: none; }
    .modal-wrapper .modal {
      position: relative;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%); }
    .modal-wrapper .ready-exam-modal {
      width: 42% !important;
      height: 330px !important; } }

@media (min-width: 1100px) {
  .modal-wrapper {
    height: 100%;
    pointer-events: none; }
    .modal-wrapper .modal {
      position: relative;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%); }
    .modal-wrapper .ready-exam-modal {
      width: 42% !important;
      height: 330px !important; } }

@media (min-width: 1300px) {
  .modal-wrapper {
    height: 100%;
    pointer-events: none; }
    .modal-wrapper .modal {
      position: relative;
      top: 50%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%); }
    .modal-wrapper .ready-exam-modal {
      width: 42% !important;
      height: 330px !important; } }

.m-t-90 {
  margin-top: 90px; }

.pointer {
  cursor: pointer; }

.table-container {
  padding-left: 5px; }

.form-page .exam-udfs {
  padding: 0; }
  .form-page .exam-udfs .col-50 {
    padding: 0; }
    .form-page .exam-udfs .col-50 input {
      margin-bottom: 17px; }
    .form-page .exam-udfs .col-50 textarea {
      margin-bottom: 10px; }
    .form-page .exam-udfs .col-50 .icon.ion-calendar {
      margin: 4px 0; }

.modal.modal-form .brca-history-result-header label.bold {
  font-weight: bold; }

.modal.modal-form .brca-history-result-wrapper {
  margin-top: 0; }
  .modal.modal-form .brca-history-result-wrapper label.name {
    line-height: 28px; }
  .modal.modal-form .brca-history-result-wrapper label.bold {
    font-weight: bold; }
  .modal.modal-form .brca-history-result-wrapper label.checkbox {
    padding: 0; }

.brca-personal-label label.itemName {
  line-height: 40px;
  height: 40px;
  display: block; }

.brca-personal-result-label label {
  height: 40px;
  display: block; }

.brca-personal-result-label > div {
  font-size: 12px; }
  .brca-personal-result-label > div > .header {
    justify-content: center; }
  .brca-personal-result-label > div > .bottom {
    justify-content: center; }

.m-t-11 {
  margin-top: 11px; }

.m-t-8 {
  margin-top: 8px; }

.right-history-item .lb-add__history_Item {
  display: inline-block;
  padding-right: 0 !important; }

.right-history-item .checkbox__history_Item {
  display: inline-block;
  padding: 0; }
  .right-history-item .checkbox__history_Item.left {
    padding-left: 35px; }
  .right-history-item .checkbox__history_Item > .checkbox {
    float: left; }
  .right-history-item .checkbox__history_Item > span {
    line-height: 42px;
    font-size: 16px;
    margin-left: 8px; }

.right-history-item .title__history_item {
  display: inline-block;
  padding-left: 0; }
  .right-history-item .title__history_item button {
    border: none;
    background: none;
    font-weight: bold;
    font-size: 16px; }

.right-history-item .disabled {
  color: gray; }

.right-history-item .item-transparent:first-child {
  padding-top: 0px; }

.right-history-item-all-none {
  overflow: hidden;
  position: relative;
  display: inline-block;
  margin-left: 61px; }
  .right-history-item-all-none > .checkbox {
    float: left; }
  .right-history-item-all-none > span {
    line-height: 42px;
    font-size: 16px; }

@media (max-width: 1024px) {
  .right-history-item .title__history_item[data-label-id='FOC'] button,
  .right-history-item .title__history_item[data-label-id='FBC'] button {
    text-align: left; } }

.modal-clipboard .inner-content .flag-input {
  text-transform: uppercase; }

.modal-clipboard .inner-content .editable-textarea {
  width: 100%;
  padding-left: 16px; }

.modal-clipboard .inner-content .patient-notes {
  border: 1px solid #ddd;
  height: 100px;
  overflow-y: scroll;
  margin-bottom: 10px; }
  .modal-clipboard .inner-content .patient-notes table {
    width: 100%; }
    .modal-clipboard .inner-content .patient-notes table tr.active {
      background-color: #387ef5;
      color: #FFF; }
    .modal-clipboard .inner-content .patient-notes table tr td {
      padding: 4px 16px; }
      .modal-clipboard .inner-content .patient-notes table tr td:first-child {
        width: 22%; }

.modal-clipboard .inner-content .patient-notes-tools .button {
  line-height: 32px;
  min-height: 32px; }

.modal-clipboard-note .editable-textarea {
  width: 100%;
  padding-left: 16px;
  padding-right: 16px; }

.clip-board-title {
  margin-left: 100px; }

.col-30 {
  flex: 0 0 30%;
  max-width: 30%; }

.model-referring-physician-add .item-input.short {
  min-height: auto; }

.model-referring-physician-add .section-title label {
  bottom: 10px !important; }

.physician-header {
  border-bottom: 1px solid #ccc; }
  .physician-header .has-header.physician-modal-content {
    top: 87px !important; }
  .physician-header .bar-header {
    transform: none; }

.element-editor-body .form-control.pdf-dropdown-height {
  width: 100%;
  line-height: 15px; }

.tyrer-cuzick-tab-selected {
  margin-bottom: 0; }

.card.survey-card.tyrer-cuzick-card {
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none; }
  .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper {
    position: relative;
    height: 510px;
    overflow: auto; }
    .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .toggle-full-screen {
      top: 10px;
      right: 30px; }
    .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .ion-arrow-expand {
      top: 0;
      right: 6px; }
      .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .ion-arrow-expand::before {
        color: #444; }
    .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .tyrer-cuzick-full-screen {
      position: fixed;
      z-index: 10000000;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      right: 0; }
      .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .tyrer-cuzick-full-screen .survey-view {
        height: 100%; }
    .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view {
      position: relative;
      width: 100%;
      height: 510px; }
      .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-header {
        position: absolute;
        margin-bottom: 0;
        width: auto;
        background: none;
        box-shadow: none;
        text-align: unset;
        bottom: 20px;
        left: 25px;
        top: unset;
        padding: 0;
        height: 58px;
        min-width: 180px; }
        .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-header .container .survey-back-container {
          position: absolute;
          top: 0;
          left: 0; }
        .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-header .container .survey-title {
          display: none; }
        .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-header .container .survey-management {
          display: none; }
      .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content {
        padding-top: 0;
        padding-bottom: 60px; }
        .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .container.question-container {
          width: 100%;
          max-width: 100%; }
          .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .container.question-container .tyrerCuzick select.form-control,
          .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .container.question-container .tyrerCuzick select.form-control:not([size]):not([multiple]) {
            padding-right: 0;
            padding-left: 0;
            text-align: center;
            text-align-last: center; }
        .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .tyrerCuzick__count-wrapper .items .item {
          opacity: 1; }
          .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .tyrerCuzick__count-wrapper .items .item .item-image {
            width: 50px;
            opacity: 0.7; }
          .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .tyrerCuzick__count-wrapper .items .item .item-name {
            opacity: 0.7; }
          .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .tyrerCuzick__count-wrapper .items .item.has-value .item-image,
          .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .tyrerCuzick__count-wrapper .items .item.has-value .item-name {
            opacity: 1; }
        .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .tyrerCuzick__non-count-wrapper .left-side-wrapper {
          overflow-y: auto; }
          .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .tyrerCuzick__non-count-wrapper .left-side-wrapper .arrow {
            margin-left: 1px; }
        .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .tyrerCuzick__non-count-wrapper > .row {
          padding: 0;
          margin: 0; }
        .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-content .tyrerCuzick__non-count-wrapper .deceased-checkbox label {
          padding-top: 11px; }
      .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-footer .has-more-options {
        background-color: #888888;
        color: #FFF;
        text-shadow: none;
        border-radius: 0; }
        .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-footer .has-more-options.footer-btn {
          bottom: 0; }
      .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view .survey-footer .footer-btn {
        bottom: 30px; }
      .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .survey-view ngx-loading .backdrop {
        visibility: visible;
        opacity: 1; }

modal-overlay .modal-backdrop {
  background: rgba(0, 0, 0, 0.5) !important;
  background-color: rgba(0, 0, 0, 0.5) !important; }

modal-overlay bs-modal-container {
  margin: auto !important;
  background: transparent !important;
  background-color: transparent !important; }

.modal.modal-form.create-document-form .pdf-editor .page .element-editor .element-editor-body.red-border canvas,
.modal.modal-form.create-document-form .pdf-editor .page .element-editor .element-editor-body.red-border select,
.modal.modal-form.create-document-form .pdf-editor .page .element-editor .element-editor-body.red-border input {
  border: 2px solid red; }

.pdf-dropdown-element {
  width: 100%;
  padding: 0px;
  font-family: 'Ubuntu', sans-serif; }

.button-icon.icon.study-rp-edit:before {
  font-size: 28px; }

.display-inline {
  display: inline; }

.padding-top-9 {
  padding-top: 9px; }

.message-label-dasboard {
  display: inline-block;
  overflow: hidden;
  max-width: 400px;
  text-overflow: ellipsis;
  font-size: 17px;
  white-space: nowrap; }

/*Scroll fix for historyTab*/
.card.card-transparent.findings-page {
  height: 100%; }

.card.card-transparent.comments-page.documents-page.form-page {
  height: calc(100% - 110px) !important; }

.documents {
  height: calc(100% - 114px); }

.followups {
  height: calc(100% - 118px); }

.card.card-transparent.comments-page.form-page {
  height: calc(100% - 110px); }

.comments-wrapper {
  height: calc(100% - 57px);
  overflow-x: hidden; }

.card.card-transparent.findings-page {
  height: calc(100% - 131px); }

.survey-history-tab.card.form-page {
  height: 100%;
  margin: 0; }

.history-tab-columns, .history-tab-scroll-container {
  height: calc(100% - 61px); }

.exam-tab-form-page {
  height: calc(100% - 131px); }

.demographic-tab-form-page {
  height: calc(100% - 131px); }

.scroll-scan-technique {
  height: calc(100% - 150px); }

.survey-history-tab-showQuestionNumber {
  display: inline;
  padding-left: 0px;
  font-size: 16px;
  color: #fff; }

.survey-history-tab-config-title {
  font-size: 16px;
  margin-bottom: 2px; }

@media (max-height: 768px) {
  .container-with-padding {
    padding-bottom: 14%; } }

.ref-phy-input {
  text-align: left !important;
  max-height: 20px;
  width: calc(100% - 30px) !important; }

.ref-phy-row {
  margin-top: 6px !important;
  margin-bottom: 6px; }

.risk-tab-scroll-area,
.risk-tab-scroll-container {
  height: calc(100% - 99px); }
  .risk-tab-scroll-area.with-NCCN,
  .risk-tab-scroll-container.with-NCCN {
    height: calc(100% - 73px); }
  .risk-tab-scroll-area .mt-20,
  .risk-tab-scroll-container .mt-20 {
    margin-top: 20px; }

.form-page .item input[type="text"].result-block.date {
  text-align: left; }

.risk-tab-scroll-area .col-50 {
  padding-left: 0;
  padding-right: 0; }

.risk-tab-scroll .item .recommendations-list {
  padding-left: 40px; }
  .risk-tab-scroll .item .recommendations-list li {
    margin-bottom: 10px;
    white-space: initial; }
    .risk-tab-scroll .item .recommendations-list li.bold {
      font-weight: 600; }
    .risk-tab-scroll .item .recommendations-list li.without-dot {
      padding-left: 10px; }
    .risk-tab-scroll .item .recommendations-list li .is-header {
      margin-left: -20px; }

.risk-tab-scroll .item .h2-risk-custom {
  font-size: 24px; }

.risk-tab-scroll .item .h3-risk-custom {
  padding-left: 20px;
  margin-top: 3px;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 20px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }

.risk-tab-scroll .item .sub-h3-risk-custom {
  padding-left: 40px;
  margin-top: 3px;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 16px;
  white-space: initial; }

.risk-tab-scroll .item .sub-h3-risk-custom.bold,
.risk-tab-scroll .item .multiradio-option.bold {
  font-weight: 600; }

.risk-tab-scroll .item .sub-h3-risk-custom.red-colored,
.risk-tab-scroll .item .multiradio-option.red-colored {
  color: #ef473a; }

.risk-tab-scroll .item .sub-h3-risk-custom.green-colored,
.risk-tab-scroll .item .multiradio-option.green-colored {
  color: green; }

.risk-tab-scroll .item .sub-h3-risk-custom.orange-colored,
.risk-tab-scroll .item .multiradio-option.orange-colored {
  color: #FF9428; }

.risk-tab-scroll .item .sub-h3-risk-custom.grey-colored,
.risk-tab-scroll .item .multiradio-option.grey-colored {
  color: #888888; }

.risk-tab-scroll .item .multi-radio-result-column-caption {
  font-size: 14px;
  margin-right: 10px; }

.risk-tab-scroll .item .multi-radio-result-values {
  display: block;
  text-align: left; }
  .risk-tab-scroll .item .multi-radio-result-values .multi-radio-result-value {
    font-size: 14px;
    font-weight: initial;
    margin-right: 5px;
    width: fit-content;
    display: inline-block; }

.risk-tab-scroll .item .item-text-wrap.dropdown-result.title-item.one-line {
  text-align: left;
  display: block;
  padding-top: 0; }
  .risk-tab-scroll .item .item-text-wrap.dropdown-result.title-item.one-line .multi-radio-result-column-caption {
    width: fit-content;
    font-style: italic;
    margin-right: 5px;
    display: inline-block; }
    .risk-tab-scroll .item .item-text-wrap.dropdown-result.title-item.one-line .multi-radio-result-column-caption.bold {
      font-style: initial;
      font-weight: bold;
      font-family: 'Ubuntu', sans-serif; }
  .risk-tab-scroll .item .item-text-wrap.dropdown-result.title-item.one-line .multi-radio-result-value {
    width: fit-content;
    margin-right: 5px;
    display: inline-block; }

.risk-tab-scroll .force-update-risks-message {
  font-weight: 600;
  color: #ef473a; }

.form-page .risk-tab-scroll .ion-edit {
  font-size: 24px;
  border: none;
  background-color: transparent;
  margin-left: 0;
  padding-left: 0; }

.form-page .risk-tab-scroll .ion-calendar {
  font-size: 24px; }

.risk-tab-scroll .item .sub-h3-risk-custom .counseling-ml {
  margin-left: -5rem; }

.col-counseling {
  width: 78.5%; }

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

.justify-content-center {
  justify-content: center; }

.d-flex {
  display: flex; }

.fs-16 {
  font-size: 16px; }

.mt-0 {
  margin-top: 0; }

.ml-0 {
  margin-left: 0; }

.mr-0 {
  margin-right: 0; }

.pr-0 {
  padding-right: 0; }

.myrad-btn {
  align-items: center;
  display: flex;
  font-size: 14px;
  height: 37px;
  padding: 0 10px;
  min-height: 37px; }

@media screen and (max-width: 1586px) {
  .counseling-ml {
    margin-left: 7px; }
  .counseling-pr-0 {
    padding-right: 0; } }

.form-page .counseling-ml {
  margin-bottom: 5px; }
  .form-page .counseling-ml .counseling-item {
    padding-right: 10px;
    margin: 0;
    padding-top: 0;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    .form-page .counseling-ml .counseling-item.align-top {
      align-items: flex-start; }

.form-page .col-50.risk-tab-scroll-container {
  padding: 0; }

.radio-with-label {
  display: flex;
  align-items: center; }
  .radio-with-label span.caption {
    cursor: pointer; }

.fs-14 {
  font-size: 14px; }

.fs-12 {
  font-size: 12px; }

.risk-tab-scroll .myriad-buttons-container {
  justify-content: end;
  gap: 25px;
  padding-bottom: 0;
  margin: 0; }
  .risk-tab-scroll .myriad-buttons-container button {
    min-width: 175px;
    justify-content: center; }

.font-style-italic {
  font-style: italic; }

.mb-15 {
  margin-bottom: 15px; }

.tab-item .red-colored {
  color: #ef473a; }

.tab-item .bold {
  font-weight: 600; }

.p-20-px {
  padding: 20px; }

.documents-page .documents-item .documents-button {
  color: #fff;
  min-width: 80px; }

.modal.modal-form.contact-form content {
  overflow: hidden; }

.modal.modal-form.contact-form bar-header .ion-close::before {
  font-size: 26px;
  line-height: 26px; }

.modal.modal-form.contact-form .contact-comments {
  border: 1px solid #ddd; }

.modal.modal-form.contact-form .modal-dropdown.invalid-data select {
  border-color: red; }

.modal.modal-form.contact-form .item-options .button-position .ripple-cont.documents-button {
  color: #fff;
  min-width: 80px; }

.modal.modal-form.contact-form .patient-readonly-container {
  background-color: RGB(246, 246, 246); }
  .modal.modal-form.contact-form .patient-readonly-container .item {
    background-color: RGB(246, 246, 246); }
    .modal.modal-form.contact-form .patient-readonly-container .item.item-input {
      min-height: initial;
      padding: 0 0 0 10px; }
    .modal.modal-form.contact-form .patient-readonly-container .item.no-border {
      border: none; }
    .modal.modal-form.contact-form .patient-readonly-container .item input {
      background-color: transparent; }
    .modal.modal-form.contact-form .patient-readonly-container .item .row {
      align-items: center;
      justify-content: flex-start; }
      .modal.modal-form.contact-form .patient-readonly-container .item .row .section-title {
        width: 100px; }
        .modal.modal-form.contact-form .patient-readonly-container .item .row .section-title label {
          min-height: initial;
          position: relative;
          bottom: 0;
          left: 0; }
          .modal.modal-form.contact-form .patient-readonly-container .item .row .section-title label.bold {
            font-weight: 600; }
    .modal.modal-form.contact-form .patient-readonly-container .item .patient-info {
      font-size: 14px;
      margin-right: 5px; }
    .modal.modal-form.contact-form .patient-readonly-container .item .patient-age-and-dob {
      font-size: 12px; }
    .modal.modal-form.contact-form .patient-readonly-container .item .patient-notification {
      border: none;
      background: inherit;
      font-size: 14px;
      padding-left: 25px;
      color: #FF9428;
      overflow: hidden;
      text-overflow: ellipsis; }
      .modal.modal-form.contact-form .patient-readonly-container .item .patient-notification i {
        margin: 0 5px 0 0; }

.modal.modal-form.contact-form .patient-contact-container > .item {
  border: none; }

.modal.modal-form.contact-form .patient-contact-container .item.item-date-input {
  min-height: initial;
  padding-top: 0;
  padding-bottom: 0; }

.modal.modal-form.contact-form .patient-contact-container .item.dropdown-input {
  width: calc(100% - 100px); }
  .modal.modal-form.contact-form .patient-contact-container .item.dropdown-input .modal-dropdown {
    width: 100%; }
    .modal.modal-form.contact-form .patient-contact-container .item.dropdown-input .modal-dropdown select {
      width: 100%; }

.modal.modal-form.contact-form .patient-contact-container .item.textarea-container {
  width: 100%;
  padding: 0; }
  .modal.modal-form.contact-form .patient-contact-container .item.textarea-container textarea {
    padding: 5px; }

.modal.modal-form.contact-form .patient-contact-container .item.no-border {
  border: none; }

.modal.modal-form.contact-form .patient-contact-container .item .contact-date-picker-button {
  border: none;
  background-color: transparent; }
  .modal.modal-form.contact-form .patient-contact-container .item .contact-date-picker-button .ion-calendar::before {
    font-size: 24px; }

.modal.modal-form.contact-form .patient-contact-container .item .row {
  align-items: center;
  justify-content: flex-start; }
  .modal.modal-form.contact-form .patient-contact-container .item .row .section-title {
    width: 100px; }
    .modal.modal-form.contact-form .patient-contact-container .item .row .section-title label {
      min-height: initial;
      position: relative;
      bottom: 0;
      left: 0; }
      .modal.modal-form.contact-form .patient-contact-container .item .row .section-title label.bold {
        font-weight: 600; }
  .modal.modal-form.contact-form .patient-contact-container .item .row .buttons-container {
    justify-content: flex-end; }
    .modal.modal-form.contact-form .patient-contact-container .item .row .buttons-container button {
      width: fit-content;
      padding: 0 15px;
      margin-left: 10px; }

.modal.modal-form.contact-form .follow-up-list-container {
  padding-bottom: 16px; }
  .modal.modal-form.contact-form .follow-up-list-container > .item {
    padding-bottom: 0; }
  .modal.modal-form.contact-form .follow-up-list-container .item {
    border-right: none;
    border-bottom: none;
    border-left: none;
    padding-left: 0;
    padding-right: 0;
    margin-left: 16px;
    margin-right: 16px; }
    .modal.modal-form.contact-form .follow-up-list-container .item h2 {
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 5px; }
    .modal.modal-form.contact-form .follow-up-list-container .item table thead tr th {
      font-size: 14px;
      font-weight: 600; }
    .modal.modal-form.contact-form .follow-up-list-container .item table tbody tr {
      align-items: center;
      margin: 0;
      padding: 5px; }
      .modal.modal-form.contact-form .follow-up-list-container .item table tbody tr:nth-child(odd) {
        background-color: RGB(246, 246, 246); }
      .modal.modal-form.contact-form .follow-up-list-container .item table tbody tr td {
        font-size: 14px; }
    .modal.modal-form.contact-form .follow-up-list-container .item .scroll-bar-padding {
      padding-right: 17px; }
    .modal.modal-form.contact-form .follow-up-list-container .item .scrollable-follow-ups-records {
      max-height: 205px;
      overflow-y: auto; }
    .modal.modal-form.contact-form .follow-up-list-container .item .small-buttons-container button {
      margin-left: 10px;
      width: fit-content;
      min-width: 31px; }
    .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details {
      background-color: RGB(246, 246, 246);
      padding: 10px 16px 0 16px; }
      .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .p-r-25 {
        padding-right: 25px; }
      .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .title-section {
        align-items: center;
        justify-content: space-between; }
      .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .column-title-container,
      .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .resolution-dropdown-container {
        padding: 0; }
        .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .column-title-container .dropdown-input,
        .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .resolution-dropdown-container .dropdown-input {
          background-color: inherit;
          width: 100%;
          margin: 0;
          padding: 0;
          min-height: 30px; }
          .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .column-title-container .dropdown-input .modal-dropdown,
          .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .resolution-dropdown-container .dropdown-input .modal-dropdown {
            width: 100%; }
            .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .column-title-container .dropdown-input .modal-dropdown select,
            .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .resolution-dropdown-container .dropdown-input .modal-dropdown select {
              width: 100%; }
            .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .column-title-container .dropdown-input .modal-dropdown .btn-reset-select,
            .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .resolution-dropdown-container .dropdown-input .modal-dropdown .btn-reset-select {
              background-color: inherit; }
      .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .comments-dropdown-container {
        margin: 0;
        padding: 0; }
        .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .comments-dropdown-container .textarea-container {
          width: 100%;
          margin: 0;
          padding: 0; }
          .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .comments-dropdown-container .textarea-container textarea {
            padding: 5px; }
      .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .row .section-title label {
        min-height: initial;
        position: relative;
        bottom: 0;
        left: 0; }
        .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .row .section-title label.bold {
          font-weight: 600; }
      .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .findings-container {
        padding: 0;
        margin: 0;
        font-size: 15px;
        background-color: inherit;
        width: 100%;
        max-height: 100px;
        overflow: auto;
        display: block; }
  .modal.modal-form.contact-form .follow-up-list-container.resolve-follow-up-only {
    padding-bottom: 0; }
    .modal.modal-form.contact-form .follow-up-list-container.resolve-follow-up-only .follow-up-details {
      margin: 0;
      background: inherit; }
  .modal.modal-form.contact-form .follow-up-list-container.create {
    max-height: 21vh; }

.p-t-0 {
  padding-top: 0; }

.p-b-0 {
  padding-bottom: 0; }

.linked-studies-container {
  margin-bottom: 30px !important; }

.comments-popup .comment-header {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.comments-popup .popup-body {
  overflow: visible; }

.comments-popup .clear-button {
  border: 1px solid white;
  padding: 5px;
  min-width: 75px; }

.comments-popup textarea {
  resize: vertical;
  min-width: 400px;
  max-width: 100%;
  margin-top: 5px; }

.comments-popup .canned-notes-container {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 15px; }
  .comments-popup .canned-notes-container .canned-note {
    min-width: 300px;
    background: #ddd;
    border-radius: 4px;
    padding: 5px;
    text-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 300px;
    border: none; }

.canned-title {
  margin-top: 5px; }

.border-none {
  border: none; }

.styled-dropdown.input-dropdown-container .input-dropdown .item-list ul {
  max-height: max-content; }

.input-dropdown-container {
  overflow: visible;
  background: none;
  padding: 0; }
  .input-dropdown-container .input-dropdown {
    cursor: pointer;
    width: 100%; }
    .input-dropdown-container .input-dropdown input {
      border: none; }
    .input-dropdown-container .input-dropdown .item-list {
      display: none; }
      .input-dropdown-container .input-dropdown .item-list ul {
        position: absolute;
        width: 100%;
        left: 0px;
        max-height: 150px;
        overflow: auto;
        border: 1px solid;
        background: #ffffff; }
      .input-dropdown-container .input-dropdown .item-list.show {
        display: block; }
    .input-dropdown-container .input-dropdown li {
      padding: 5px; }
      .input-dropdown-container .input-dropdown li div {
        overflow: hidden;
        text-overflow: ellipsis; }
      .input-dropdown-container .input-dropdown li:not(:last-child) {
        border-bottom: 1px solid #ddd; }
      .input-dropdown-container .input-dropdown li.selected {
        background-color: #3875d7;
        color: #ffffff; }
    .input-dropdown-container .input-dropdown .multiselect-container {
      display: flex;
      align-items: center;
      justify-content: space-between;
      background: white;
      border-radius: 5px; }
      .input-dropdown-container .input-dropdown .multiselect-container .selected_field {
        text-overflow: ellipsis;
        overflow: hidden;
        padding: 5px; }
      .input-dropdown-container .input-dropdown .multiselect-container .dropdown-icon {
        padding: 5px;
        background: #ddd;
        border-radius: 0 5px 5px 0; }
    .input-dropdown-container .input-dropdown .item-chip {
      background: #ddd;
      padding: 5px;
      border-radius: 20px; }

.import-icon {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: left;
  background-image: url(33abcff3b6777cdeed0a9e4d3751eb7f.svg); }

.button-patient-import {
  min-width: 105px; }

.import-icon-ios {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: left;
  background-image: url(8c4a634af994f4f92795545d43b39cf5.svg); }

.angular-cropper img {
  display: block;
  width: 500px;
  height: 400px;
  max-width: 100%; }

.angular-cropper .container {
  display: flex;
  justify-content: center;
  justify-items: center; }

.angular-cropper #output {
  margin: 0 5px; }

.upload-preview-image {
  min-width: 320px;
  min-height: 180px;
  max-width: 320px;
  max-height: 180px; }

.button-delete {
  background-color: #ef473a;
  color: #fff; }

.image-upload-input {
  display: none; }

.cropper-container {
  max-height: 80%; }

.documents-container {
  display: flex;
  gap: 10px;
  align-items: start; }
  .documents-container button {
    margin-top: 0; }
  .documents-container .remove-btn {
    font-size: 25px;
    cursor: pointer; }

.upload-box {
  border: 2px dotted gray;
  color: gray;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px; }

#image-upload-input {
  display: none; }

.cropper-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px; }
  .cropper-buttons .rotate-input {
    padding-left: 0px;
    padding-right: 0px; }
    .cropper-buttons .rotate-input input::-webkit-outer-spin-button,
    .cropper-buttons .rotate-input input::-webkit-inner-spin-button {
      -webkit-appearance: none; }
    .cropper-buttons .rotate-input input[type=number] {
      -moz-appearance: textfield;
      -webkit-user-select: none;
      -webkit-touch-callout: none; }
    .cropper-buttons .rotate-input input {
      padding-right: 0px;
      width: 50px; }
  .cropper-buttons .ion-ios-refresh-outline {
    font-size: 25px;
    padding-right: 10px; }
  .cropper-buttons .rotate-btn {
    font-size: 35px; }

.patient-contact-info-container .row {
  display: flex;
  align-items: center; }
  .patient-contact-info-container .row .section-title {
    display: flex;
    align-items: center;
    height: auto;
    justify-content: flex-end; }
    .patient-contact-info-container .row .section-title label {
      position: static !important;
      bottom: auto !important;
      margin: 0;
      line-height: normal;
      display: flex;
      align-items: center;
      height: auto; }
      .patient-contact-info-container .row .section-title label.bold {
        font-weight: 500;
        font-size: 15px; }
  .patient-contact-info-container .row .patient-info {
    display: flex;
    align-items: center;
    line-height: normal; }
  .patient-contact-info-container .row .email-link {
    color: #007AFF;
    text-decoration: none; }
    .patient-contact-info-container .row .email-link:hover {
      text-decoration: underline; }

.bold-label {
  font-weight: 500;
  font-size: 15px; }

.t-18 {
  top: 18px; }

#follow-up-edit-modal .patient-contact-info-container {
  margin-left: -30px;
  margin-right: -20px;
  width: calc(100% + 60px); }

/* Follow-up Summary Container Styling */
.follow-up-summary-container {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px; }
  .follow-up-summary-container .row {
    margin-bottom: 5px; }
  .follow-up-summary-container .col-25 {
    font-size: 12px;
    line-height: 1.4; }
    .follow-up-summary-container .col-25 strong {
      color: #333;
      font-weight: 600; }

.header-dropdown,
.button-refresh {
  margin-right: 15px; }

button.button.button-icon.ion-log-out:hover {
  background-color: rgba(158, 158, 158, 0.2); }

.tech-name-container {
  font-weight: 400;
  display: flex; }

.worklist-items {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100% - 75px);
  padding-bottom: 75px; }
  .worklist-items .item {
    background: transparent;
    opacity: 1;
    -webkit-transition: all linear 1s;
    transition: all linear 1s; }
    .worklist-items .item .item-content {
      min-height: 120px; }
    .worklist-items .item .title.patient-name-container {
      line-height: 28px;
      white-space: normal;
      padding-bottom: 1px; }
    .worklist-items .item.ng-enter {
      -webkit-transition: 1s;
      transition: 1s;
      opacity: 0; }
    .worklist-items .item.ng-enter-active {
      opacity: 1; }
    .worklist-items .item:hover {
      background: rgba(255, 255, 255, 0.15); }
    .worklist-items .item.item-disabled .item-content-info {
      color: #cbcbcb; }
    .worklist-items .item:nth-child(odd) .item-content {
      background: #f9f9f9; }
    .worklist-items .item .item-content {
      padding-right: 90px;
      padding-bottom: 10px;
      border-right: 1px solid #ddd; }
      .worklist-items .item .item-content > .row {
        display: flex;
        justify-content: space-between; }
        .worklist-items .item .item-content > .row > .item-options-info {
          max-width: 34%;
          flex: 0 0 34%;
          padding-right: 10px; }
          .worklist-items .item .item-content > .row > .item-options-info .tag-element {
            padding: 0px 10px 3px 10px;
            margin-top: 1px;
            line-height: 1.5;
            display: inline-block;
            font-size: 15px;
            margin-right: 15px;
            text-shadow: none;
            border-radius: 3px;
            line-height: 25px;
            height: 24px; }
    .worklist-items .item .title {
      font-size: 22px;
      font-weight: 400;
      line-height: 37px;
      text-shadow: 1px 1px 1px white;
      overflow: hidden;
      margin: 0; }
      .worklist-items .item .title.ssn-container {
        font-size: 20px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        line-height: 35px; }
        .worklist-items .item .title.ssn-container .ssn,
        .worklist-items .item .title.ssn-container .dob {
          margin-right: 15px; }
      .worklist-items .item .title.title {
        font-size: 20px; }
    .worklist-items .item .tech-name-label {
      margin-top: 5px;
      font-size: 20px;
      height: 23px; }
    .worklist-items .item .patient-info {
      border-right: 1px solid rgba(112, 112, 112, 0.2);
      padding-right: 20px;
      color: #d9a1b6;
      font-size: 18px;
      text-shadow: 1px 1px 1px white;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 100%;
      flex: 0 0 47%; }
      .worklist-items .item .patient-info .proc-info-container {
        font-weight: 400;
        padding-top: 0px;
        color: #3a3f45;
        line-height: 28px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
      .worklist-items .item .patient-info .accession-container {
        color: #3a3f45;
        font-size: 20px; }
    .worklist-items .item .technologist-info {
      font-size: 18px;
      text-shadow: 1px 1px 1px white;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 100%;
      font-size: 18px;
      display: block;
      margin-top: 10px; }
    .worklist-items .item .not-found-wrapper {
      display: flex;
      flex-direction: column; }
    .worklist-items .item .item-image.icon {
      font-size: 55px;
      width: 80px;
      right: 20px;
      font-size: 48px;
      padding-left: 17px;
      height: 71px; }
      .worklist-items .item .item-image.icon:before {
        font-size: 70px; }
      .worklist-items .item .item-image.icon.assertive {
        font-size: 38px;
        padding-left: 17px;
        margin-left: -2px; }
    .worklist-items .item .worklistItemWithAppointmentTime {
      height: 106px; }
    .worklist-items .item .item-note {
      text-align: right;
      padding-right: 5vw;
      font-size: 22px;
      padding-right: 0;
      max-width: 14%;
      flex: 0 0 14%; }
      .worklist-items .item .item-note span:first-child {
        display: block;
        padding-bottom: 5px;
        white-space: normal;
        text-align: left;
        font-size: 22px; }
        .worklist-items .item .item-note span:first-child span {
          padding-bottom: 0px; }
      .worklist-items .item .item-note span.status {
        line-height: 28px; }
    .worklist-items .item button.ion-ios-circle-outline.open-icon,
    .worklist-items .item button.ion-ios-square-outline.open-icon {
      width: 60px;
      margin-top: 18px;
      right: 20px;
      color: #bebebe; }
      .worklist-items .item button.ion-ios-circle-outline.open-icon:before,
      .worklist-items .item button.ion-ios-square-outline.open-icon:before {
        font-size: 55px; }
      .worklist-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-right,
      .worklist-items .item button.ion-ios-square-outline.open-icon i.ion-ios-arrow-right {
        left: 14px; }
        .worklist-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-right:before,
        .worklist-items .item button.ion-ios-square-outline.open-icon i.ion-ios-arrow-right:before {
          font-size: 40px; }
      .worklist-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-left,
      .worklist-items .item button.ion-ios-square-outline.open-icon i.ion-ios-arrow-left {
        left: 10px; }
        .worklist-items .item button.ion-ios-circle-outline.open-icon i.ion-ios-arrow-left:before,
        .worklist-items .item button.ion-ios-square-outline.open-icon i.ion-ios-arrow-left:before {
          font-size: 40px; }
      .worklist-items .item button.ion-ios-circle-outline.open-icon.no-activated-state.activated,
      .worklist-items .item button.ion-ios-square-outline.open-icon.no-activated-state.activated {
        opacity: 1; }
    .worklist-items .item .item-options .button {
      line-height: 20px; }
      .worklist-items .item .item-options .button.button-positive {
        padding: 0; }
        .worklist-items .item .item-options .button.button-positive .ripple-cont {
          line-height: 20px;
          padding: 0;
          height: 100%;
          width: 100%;
          text-transform: none;
          min-width: auto; }
          .worklist-items .item .item-options .button.button-positive .ripple-cont .ripple-content {
            height: 100%;
            width: 100%;
            display: flex;
            justify-content: center;
            align-content: center;
            flex-direction: column;
            padding-left: 12px;
            padding-right: 12px; }
      .worklist-items .item .item-options .button.button-info {
        background: #e8e8e8; }
    .worklist-items .item .error-color {
      color: red; }
    .worklist-items .item .success-color {
      color: green; }
    .worklist-items .item .imhere-message-container {
      display: flex;
      flex-direction: row-reverse;
      justify-content: start;
      margin-top: 10px; }
    .worklist-items .item .warning-icon {
      margin-right: 5px;
      font-size: 18px; }
    .worklist-items .item .error-message-container {
      align-items: center;
      display: contents;
      word-break: break-word;
      font-weight: 600; }
    .worklist-items .item .schedule-message-container {
      font-weight: 400;
      font-size: 20px; }
    .worklist-items .item .top-3 {
      top: 3px; }
    .worklist-items .item .worklist-item-dropdown-icon {
      font-size: 27px;
      height: 28px;
      padding-left: 15px; }
    .worklist-items .item .time-container {
      font-size: 20px;
      font-weight: 400;
      line-height: 1.6;
      text-align: left; }
    .worklist-items .item .list-message {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 4;
      -webkit-box-orient: vertical;
      position: relative;
      font-size: 20px;
      line-height: 28px; }
      .worklist-items .item .list-message:active {
        background: #ccc; }
      .worklist-items .item .list-message i.icon.worklist-item-dropdown-icon {
        font-size: 24px;
        color: initial;
        top: 3px;
        position: relative;
        display: inline-block;
        left: 0; }
      .worklist-items .item .list-message .red-color {
        color: #ef473a; }
      .worklist-items .item .list-message .dashboard-color {
        color: #4c30a5; }
      .worklist-items .item .list-message .list-message-container {
        font-weight: 400;
        align-items: center; }
        .worklist-items .item .list-message .list-message-container > span {
          line-height: 37px; }
        .worklist-items .item .list-message .list-message-container .resource-divider {
          color: black;
          font-size: 18px;
          margin: 0 8px; }
        .worklist-items .item .list-message .list-message-container .red-color {
          color: #ef473a; }
    .worklist-items .item .max-200 {
      max-width: 200px; }
    .worklist-items .item .type-label {
      line-height: 21px;
      padding-top: 9px; }
    .worklist-items .item .ellipsis-overflow {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      padding-left: 10px; }
  .worklist-items .technologist-icon {
    display: inline-block;
    position: relative;
    right: 0;
    font-size: 27px; }
  .worklist-items button.tooltipTrigger {
    border: none;
    font-size: 20px;
    padding: 0 5px; }

.linked-exam {
  margin-top: 4px;
  margin-left: 10px;
  font-size: 20px;
  font-weight: 490;
  color: #ed862d; }

.dashboard-statuses-list {
  overflow-y: hidden;
  max-height: 318px;
  overflow-x: hidden; }

.filter-statuses-list {
  overflow-y: hidden;
  max-height: 160px;
  overflow-x: hidden; }

.modal.worklist-filtering-modal {
  width: 70%;
  height: 750px; }
  .modal.worklist-filtering-modal header.bar {
    height: 44px !important; }
    .modal.worklist-filtering-modal header.bar h1.title {
      height: 43px;
      line-height: 44px;
      left: 0 !important;
      font-size: 26px !important; }
  .modal.worklist-filtering-modal content {
    display: block;
    padding-top: 43px;
    overflow: auto;
    height: 100%;
    width: 100%; }
    .modal.worklist-filtering-modal content .list {
      margin-bottom: 0; }
    .modal.worklist-filtering-modal content h4 {
      margin-top: 15px;
      margin-bottom: 5px; }
    .modal.worklist-filtering-modal content .dynamic-filter {
      overflow-y: auto;
      overflow-x: hidden;
      border: 1px solid #ddd; }
      .modal.worklist-filtering-modal content .dynamic-filter .ng-animate .scroll-bar {
        visibility: visible !important; }
      .modal.worklist-filtering-modal content .dynamic-filter .scroll-bar-fade-out {
        opacity: 1 !important; }
    .modal.worklist-filtering-modal content .examTypes {
      max-height: 215px; }
    .modal.worklist-filtering-modal content .tags-list {
      max-height: 160px; }
    .modal.worklist-filtering-modal content .locations {
      max-height: 160px; }
    .modal.worklist-filtering-modal content .visitTypes {
      height: 160px;
      overflow: scroll;
      border: 1px solid #ddd; }
      .modal.worklist-filtering-modal content .visitTypes .ng-animate .scroll-bar {
        visibility: visible !important; }
      .modal.worklist-filtering-modal content .visitTypes .scroll-bar-fade-out {
        opacity: 1 !important; }
    .modal.worklist-filtering-modal content .location-select-container select {
      padding: 10px;
      margin: 0px;
      width: 100%;
      float: left; }
    .modal.worklist-filtering-modal content .location-select-container .dblarrow {
      margin-top: 18px; }
    .modal.worklist-filtering-modal content .filter-n-days-dropdown {
      border: none;
      font-size: 16px;
      color: #444;
      width: 60px;
      margin-left: 10px;
      text-align: center;
      text-align-last: center;
      text-indent: 0; }
      .modal.worklist-filtering-modal content .filter-n-days-dropdown option {
        text-align: left; }
  .modal.worklist-filtering-modal .filter-buttons {
    position: absolute;
    bottom: 28px;
    right: 24px; }

.mt-25 {
  margin-top: 25px; }

.modal.dashboard-modal {
  height: 415px;
  width: 700px;
  left: calc(50% - 350px);
  min-width: 614px;
  border-radius: 4px; }
  .modal.dashboard-modal header.bar {
    height: 44px !important; }
    .modal.dashboard-modal header.bar h1.title {
      height: 43px;
      line-height: 44px;
      left: 0 !important;
      font-size: 26px !important; }
      .modal.dashboard-modal header.bar h1.title .name-wrapper {
        padding-right: 30px; }
  .modal.dashboard-modal content {
    display: block;
    padding: 0 13px;
    padding-top: 45px;
    overflow: auto;
    height: 100%;
    width: 100%; }
    .modal.dashboard-modal content .inner-content {
      position: relative; }
      .modal.dashboard-modal content .inner-content .label {
        font-size: 16px;
        font-weight: bold;
        overflow: hidden; }
        .modal.dashboard-modal content .inner-content .label.change-status-label {
          display: flex;
          justify-content: flex-end;
          align-self: center; }
      .modal.dashboard-modal content .inner-content .label-value {
        font-size: 16px;
        overflow: hidden;
        position: relative;
        line-height: 16px;
        text-align: justify;
        padding-left: 15px;
        display: flex;
        justify-content: flex-start;
        align-self: center; }
        .modal.dashboard-modal content .inner-content .label-value.align-right {
          justify-content: flex-end; }
        .modal.dashboard-modal content .inner-content .label-value button.button.button-stable {
          height: auto;
          width: auto;
          margin-top: 15px; }
        .modal.dashboard-modal content .inner-content .label-value div.label-value-message {
          max-height: 70px;
          overflow-y: scroll; }
      .modal.dashboard-modal content .inner-content .modal-list-message {
        margin-top: -30px;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 3px;
        overflow: hidden;
        position: relative;
        line-height: 20px;
        max-height: 95px;
        text-align: justify;
        margin-right: -1em;
        padding-right: 1em; }
    .modal.dashboard-modal content .exam-big-btn {
      height: 180px;
      font-size: 32px; }
      .modal.dashboard-modal content .exam-big-btn i {
        display: block; }
        .modal.dashboard-modal content .exam-big-btn i:before {
          font-size: 40px; }
    .modal.dashboard-modal content .bottom-row {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      width: initial; }

.modal-imhere-exam-modal {
  min-width: 614px;
  border-radius: 4px; }
  .modal-imhere-exam-modal header.bar {
    height: 44px !important; }
    .modal-imhere-exam-modal header.bar h1.title {
      height: 43px;
      line-height: 44px;
      left: 0 !important;
      font-size: 26px !important; }
      .modal-imhere-exam-modal header.bar h1.title .name-wrapper {
        padding-right: 30px; }
  .modal-imhere-exam-modal content {
    display: block;
    padding: 30px;
    padding-top: 83px;
    overflow: auto;
    height: 100%;
    width: 100%; }
    .modal-imhere-exam-modal content .inner-content {
      position: relative;
      height: 100%; }
    .modal-imhere-exam-modal content .exam-big-btn {
      height: 180px;
      font-size: 32px; }
      .modal-imhere-exam-modal content .exam-big-btn i {
        display: block; }
        .modal-imhere-exam-modal content .exam-big-btn i:before {
          font-size: 40px; }
    .modal-imhere-exam-modal content .bottom-row {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      width: initial; }

.worklist-ready-exam-modal {
  height: 240px; }

.modal.worklist-exam-modal {
  height: 440px;
  min-width: 614px;
  border-radius: 4px; }
  .modal.worklist-exam-modal header.bar {
    height: 44px !important; }
    .modal.worklist-exam-modal header.bar h1.title {
      height: 43px;
      line-height: 44px;
      left: 0 !important;
      font-size: 26px !important; }
      .modal.worklist-exam-modal header.bar h1.title .name-wrapper {
        padding-right: 30px; }
  .modal.worklist-exam-modal content {
    display: block;
    padding: 30px;
    padding-top: 83px;
    overflow: auto;
    height: 100%;
    width: 100%; }
    .modal.worklist-exam-modal content .inner-content {
      position: relative;
      height: 100%; }
    .modal.worklist-exam-modal content .exam-big-btn {
      height: 180px;
      font-size: 32px; }
      .modal.worklist-exam-modal content .exam-big-btn i {
        display: block; }
        .modal.worklist-exam-modal content .exam-big-btn i:before {
          font-size: 40px; }
    .modal.worklist-exam-modal content .bottom-row {
      position: absolute;
      bottom: 0px;
      left: 0px;
      right: 0px;
      width: initial; }

.modal.document-modal {
  height: 100%;
  width: 100%; }
  .modal.document-modal header.bar {
    height: 75px !important; }
    .modal.document-modal header.bar h1.title {
      height: 75px;
      line-height: 75px;
      left: 0 !important;
      font-size: 26px !important;
      padding-right: 55px; }
  .modal.document-modal .content {
    display: block;
    padding-top: 75px;
    height: 100%; }

.modal.image-preview-modal {
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%; }
  .modal.image-preview-modal header.bar {
    height: 44px !important; }
    .modal.image-preview-modal header.bar h1.title {
      height: 43px;
      line-height: 44px;
      left: 0 !important;
      font-size: 26px !important; }
  .modal.image-preview-modal content {
    display: block;
    padding: 0px;
    padding-top: 44px;
    overflow: scroll;
    height: 100%;
    width: 100%; }
    .modal.image-preview-modal content ion-scroll {
      height: 100%;
      width: 100%; }
    .modal.image-preview-modal content .inner-content {
      position: relative;
      height: 100%; }
      .modal.image-preview-modal content .inner-content .image-wrapper {
        text-align: center; }
        .modal.image-preview-modal content .inner-content .image-wrapper img {
          width: 100%;
          height: 100%; }

.linking-items .validation-message {
  margin-bottom: 5px;
  color: #ef473a;
  font-weight: bold; }

.linking-items .row {
  margin-bottom: 15px;
  padding: 0; }

.linking-items .col-50 {
  line-height: 20px; }

.linking-items .col-25 {
  padding: 0 2px 0 8px; }
  .linking-items .col-25 button {
    margin: 0; }

.linking-items .strong {
  font-weight: bold; }

.linking-items .row + .row {
  padding-top: 10px;
  border-top: 1px solid #dcdcdc; }

.bar .search-box input {
  width: 200px;
  float: left;
  margin: 5px 0;
  border-radius: 4px 0 0 4px;
  padding: 0 8px;
  font-size: 16px; }

.bar .search-box button {
  width: 80px;
  font-size: 16px;
  margin-top: 5px;
  float: left;
  margin-right: 20px;
  padding: 0;
  border-radius: 0 4px 4px 0; }

.editable-textarea {
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  padding: 5px; }

.editable-textarea:focus,
.editable-textarea:active {
  background-color: #d9d9d9; }

.wider-scroll-area {
  margin-bottom: 5%; }

.worklist-wrapper {
  height: 100%;
  position: relative; }
  .worklist-wrapper .show-more-link {
    font-size: 16pt; }

.list input.list-messages-add-message {
  width: 100%;
  height: 100%;
  border-color: #ddd;
  background-color: #f8f8f8;
  color: #444;
  position: relative;
  z-index: 2;
  display: block;
  margin: -1px;
  padding: 16px;
  border-width: 1px;
  border-style: solid;
  font-size: 16px; }

.list button.list-messages-add-message {
  width: 25%;
  border-radius: 0;
  border: 1px solid #387ef5;
  z-index: 2; }

.list textarea.list-messages-add-message {
  border: 1px solid #ddd;
  color: #444;
  max-width: 100%;
  padding: 5px;
  border-radius: 5px;
  font-size: 16px; }

.dashboard-modal .list textarea.list-messages-add-message,
.dashboard-modal .list .button.button-balanced,
.dashboard-modal .mt-mb-10 {
  margin-top: 15px;
  margin-bottom: 10px; }

.d-flex {
  display: flex; }

.tags-popover {
  width: 300px; }

.tag-item {
  border-left: none;
  border-right: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 3px 16px; }
  .tag-item.item:last-child {
    border-bottom: 1px solid #ddd; }
  .tag-item .tag-item-checkbox i {
    display: block;
    font-size: 32px;
    line-height: 100%; }
    .tag-item .tag-item-checkbox i.green {
      color: green; }
  .tag-item .tag-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 13px; }
    .tag-item .tag-item-label.no-tags-label {
      height: 47px;
      display: flex;
      align-items: center; }

.resource-item {
  padding: 0px 16px 0px 3px;
  border-left: none;
  border-right: none;
  display: flex;
  flex-direction: row;
  align-items: center; }
  .resource-item.item:last-child {
    border-bottom: 1px solid #ddd; }
  .resource-item .resource-item-checkbox i {
    display: block;
    font-size: 32px;
    line-height: 100%; }
    .resource-item .resource-item-checkbox i.green {
      color: #21e64f; }
  .resource-item .resource-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 8px; }

.add-list-message-button-ion-popover-view {
  height: 250px;
  width: 400px; }

.add-list-message-button-ion-popover-view.ion-popover-content {
  height: 350px; }

.styled-dropdown {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-top: 15px; }

.popover .item:last-child.input-dropdown-container.styled-dropdown {
  margin-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  border-bottom: 1px solid #ddd; }

.add-list-message-button {
  background: #e5e5e5;
  border: 1px solid #dfdfdf;
  min-height: 0px;
  line-height: 38px; }

.list-message-ion-content.scroll-content {
  padding: 8px 0;
  margin: 0px !important;
  border-radius: 5px !important; }

.resource-item-row-container {
  margin: 5px 15px 0px 14px; }
  .resource-item-row-container .resource-item-container {
    width: 93%; }
    .resource-item-row-container .resource-item-container :first-child {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    .resource-item-row-container .resource-item-container :last-child {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px; }

.list-message-popover .message-label {
  padding: 16px 16px 0px 16px;
  font-size: 20px; }

.list-message-popover .another-role-message-label {
  padding: 16px;
  padding-top: 0;
  font-size: 16px; }

.list-message-popover .buttons-block {
  padding: 0 16px 6px 16px; }

.list-message-popover .list-messages-add-message {
  line-height: 1.42857;
  margin: 7px 16px 16px 16px; }

.list-message-popover .canned-dropbox {
  padding: 0 16px 16px 16px; }

.max-width-100 {
  max-width: 100%; }

.max-width-200 {
  max-width: 200px; }

.clipboad-icon-container {
  align-items: center;
  margin-right: 15px;
  display: flex; }

.ion-icon-element:before {
  font-size: 75px !important; }

.exam-window-perform-exam-container {
  font-weight: 600; }

.exam-window-notify-label-container {
  padding-left: 12px; }

.exam-window-row-container {
  display: flex; }

.exam-window-notify-label-container {
  font-size: 15px;
  font-weight: 100; }

.exam-ripple-container {
  display: flex;
  align-content: center;
  justify-content: center; }

.list-message.ellipsis-overflow.dashboard-mode {
  line-height: 20px; }
  .list-message.ellipsis-overflow.dashboard-mode span {
    color: #4c30a5;
    font-size: 18px;
    font-style: italic;
    font-weight: normal; }

.app-date-time {
  position: absolute;
  left: 20px;
  top: 83px;
  font-size: 17px;
  font-weight: 400;
  color: #666; }

.worklist-items .item .icon-small.icon:before {
  font-size: 50px; }

.worklist-items .item .icon-large.icon:before {
  font-size: 75px; }

.worklist-items .item .item-image.icon.assertive {
  font-size: 38px;
  margin-left: -2px; }

.icon-small {
  top: -5px !important;
  left: 17px !important;
  font-size: 50px; }

.tag-element-with-small-margin {
  margin-left: 5px !important; }

.worklist-message-container {
  width: fit-content;
  line-height: 37px; }

.white-colored {
  color: #fff; }

.login-page-container {
  background: rgba(255, 255, 255, 0.6) !important;
  overflow: scroll; }

.keyboard-open .login-page {
  margin-top: 25px; }

.popup-container.popup-showing .popup-sub-title {
  color: white; }

.change-password-error {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: table;
  color: red; }

.login-page {
  max-width: 450px;
  margin: 0 auto;
  margin-top: 150px; }
  .login-page .item-input {
    background: none;
    min-height: 47px; }
    .login-page .item-input.vertical-input {
      display: flex;
      flex-direction: column; }
      .login-page .item-input.vertical-input .input-label {
        width: 100%;
        max-width: 100%;
        font-weight: 500; }
    .login-page .item-input .item.item-input-inset {
      padding-left: 0;
      padding-top: 0;
      padding-bottom: 0;
      background: none; }
      .login-page .item-input .item.item-input-inset .item-input-wrapper {
        background: none;
        padding-left: 0; }
        .login-page .item-input .item.item-input-inset .item-input-wrapper input[disabled] {
          padding-left: 0;
          color: black;
          opacity: 1; }
    .login-page .item-input.item-input-password {
      margin-top: 10px; }
    .login-page .item-input select,
    .login-page .item-input input {
      background: none; }
    .login-page .item-input select {
      direction: ltr;
      padding-left: 0;
      position: static; }
  .login-page button.button.button-block {
    border-radius: 5px;
    margin: 0px 10px;
    width: 434px;
    padding: 0; }
    .login-page button.button.button-block .login-button-container {
      color: #fff;
      border-radius: 5px;
      height: 100%;
      width: 100%;
      margin: 0;
      border: 1px solid transparent;
      line-height: 43px; }
  .login-page button.button.button-block.sign-in-button {
    border-radius: 4px;
    margin-left: 0px; }
  .login-page .login-type-selection {
    display: flex;
    padding: 5px 15px 5px 15px;
    overflow: auto;
    min-height: 47px; }
    .login-page .login-type-selection .radio-container {
      margin-left: -2px;
      display: flex;
      align-items: center; }
      .login-page .login-type-selection .radio-container .checkbox {
        padding: 0 7px 0 0; }
      .login-page .login-type-selection .radio-container .login-radio-label {
        font-size: 14px;
        margin: 0;
        color: #444;
        cursor: pointer; }
        .login-page .login-type-selection .radio-container .login-radio-label.mr-40 {
          margin-right: 40px; }
      .login-page .login-type-selection .radio-container input[name="login-type"]:before {
        border-color: #00c015; }
      .login-page .login-type-selection .radio-container input[name="login-type"]:after {
        width: 12px;
        height: 8px;
        margin-left: 1px; }
  .login-page .button.button-small {
    padding: 0 10px;
    background-color: #ececec;
    font-size: 14px; }
    .login-page .button.button-small.refresh-button {
      background-color: #e3e3e3;
      line-height: 43px;
      height: 47px;
      width: 47px;
      vertical-align: middle; }
      .login-page .button.button-small.refresh-button i {
        color: #302E3A; }

.conversation-module-wrapper {
  display: flex;
  max-height: 100%;
  height: 100%;
  flex-direction: column; }
  .conversation-module-wrapper .conversation-header {
    flex: 1;
    max-height: 75px;
    flex-grow: 1;
    flex-shrink: 0;
    position: relative;
    width: 100%; }
  .conversation-module-wrapper .chat-component {
    flex: 1;
    padding: 0; }

.item.vertical-input .input-border {
  border: 1px solid #ccc;
  padding: 8px 16px 8px 8px;
  border-radius: 4px;
  outline: none;
  width: 100%; }

.item.vertical-input .input-border.hospital-code-input {
  border: 0px; }

.item-input-password {
  margin-top: 1px; }

.input-label {
  padding: 10px 10px 2px 0px; }

.button.button-small.ripple.icon.border-less {
  height: 34px; }

.item.item-input-inset.w-100 .item-input-wrapper {
  padding-right: 4px; }

.item-input-wrapper ~ .button.button-small {
  margin-left: 10px; }

.item.item-input-inset.w-100 .item-input-wrapper {
  padding-right: 0px; }

.bg-transparent {
  background: transparent; }

[diagram-editor] svg {
  background-size: 800px 400px;
  background-repeat: no-repeat; }
  [diagram-editor] svg .image_g {
    pointer-events: all; }
  [diagram-editor] svg #canvas-bg {
    z-index: 0; }

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

#diagram-editor-area.old-diagram {
  width: 800px;
  margin-left: auto;
  margin-right: auto; }

.findings-page {
  background: white !important;
  border: none;
  box-shadow: none; }
  .findings-page #findingsEditorContainer {
    border: 2px solid white;
    border-radius: 5px;
    position: relative; }
  .findings-page .findingsEditorContainer {
    width: 100%; }
  .findings-page .item-icon-left {
    padding-left: 45px; }
  .findings-page .icon {
    font-size: 25px;
    /*left: 15px;*/ }
    .findings-page .icon:before {
      width: 25px; }
    .findings-page .icon.ion-ios-square-outline:before {
      height: 25px; }
  .findings-page .ion-m-letter:before {
    content: 'M';
    font-family: Arial, Helvetica, sans-serif; }
  .findings-page .ion-scar:before {
    content: ' ';
    width: 25px;
    height: 25px;
    background-image: url(a6850fc844b7216081aedaa9b7c4c31f.png);
    background-size: 100% 100%; }
  .findings-page .ion-reduction-scar:before {
    content: ' ';
    width: 25px;
    height: 25px;
    background-image: url(52558099ee2ef031cd841a732fffe9ce.png);
    background-size: 100% 100%; }
  .findings-page .ion-circular-scar:before {
    content: ' ';
    width: 25px;
    height: 25px;
    background-image: url(18fc1ef024b3073f5d4ad53bab7273fe.png);
    background-size: 100% 100%; }
  .findings-page .ion-pain:before {
    content: ' ';
    width: 25px;
    height: 25px;
    background-image: url(4b76fcb6b19fb02872d92a6821787768.png);
    background-size: 100% 100%; }
  .findings-page .diagram-controls-area {
    border-bottom: 1px dashed #D0CFCF; }
  .findings-page .diagram-controls-header {
    min-height: 92px; }
  .findings-page .list {
    float: left;
    width: 880px;
    margin-bottom: 5px; }
    .findings-page .list.list-dragging {
      overflow: visible !important; }
  .findings-page .panel-item.active {
    background: #C9E4EA; }
  .findings-page .lvl-over {
    /* applied to a drop target when a draggable object is over it */
    border: 2px dashed black !important;
    z-index: 88880 !important; }
  .findings-page .lvl-target {
    /*
    applied to all drop targets when a drag operation begins
    removed when the drag operation ends
    used to indicate drop targets on a page
    */
    /*background-color: #ddd;*/
    opacity: .5;
    border: 2px dashed black !important;
    /*border: none;*/
    /*display: none;*/
    /*background: red;*/ }
  .findings-page .lvl-dragging {
    background: #ddd;
    position: fixed;
    z-index: 1000000000 !important;
    opacity: 0.8; }
  .findings-page .clear-drag {
    /*  width: inherit;
        .item-content span {
        display: inline-block;
      }*/ }
  .findings-page [draggable=true] {
    /* not applied by the directive, but useful to indicate a draggable element */
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: move; }
  .findings-page .panel-actions-group {
    overflow: hidden;
    float: right;
    padding: 0 10px 0 0; }
    .findings-page .panel-actions-group .panel-action-item {
      margin-left: auto;
      margin-right: auto;
      width: 125px; }
      .findings-page .panel-actions-group .panel-action-item .panel-action-item-hint {
        background-color: #387ef5;
        color: #fff;
        border-radius: 5px;
        border: 1px solid #DDE; }
      .findings-page .panel-actions-group .panel-action-item .item-alert {
        cursor: default; }
  .findings-page .legend-item {
    position: relative; }
    .findings-page .legend-item .legend-item-icon {
      position: absolute;
      left: 0; }
    .findings-page .legend-item .legend-item-text {
      position: absolute;
      right: 0; }
  .findings-page .panel-item {
    text-align: left;
    min-height: 35px;
    line-height: 35px;
    position: relative;
    border-radius: 18px;
    float: left;
    font-size: 13px; }
  .findings-page .panel-buttons {
    text-align: center; }
  .findings-page .findings-container {
    padding: 0;
    padding-bottom: 15px;
    width: 1024px;
    margin: 0 auto; }
    .findings-page .findings-container.viewOnly {
      width: 830px; }
  .findings-page .right-panel {
    min-width: 185px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 20px;
    background: #F5F5F5;
    border: 1px solid #E8E8E8;
    border-radius: 4px; }
    .findings-page .right-panel .list {
      margin-bottom: 0; }
  .findings-page .findings-comment-area {
    min-height: 80px;
    margin-bottom: 8px;
    border: 1px solid #ddd;
    background: #eee;
    border-radius: 0;
    padding: 8px; }
  .findings-page pre {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  .findings-page hr {
    margin: 0; }
  .findings-page .edit-comment-btn {
    margin-top: 5px; }
    .findings-page .edit-comment-btn:before {
      margin-left: 2px !important;
      line-height: 21px; }
  .findings-page .comments-header-hr {
    margin-bottom: -9px;
    margin-top: 6px;
    margin-left: 15px; }
  .findings-page .comments-header {
    color: #aaa;
    font-weight: normal;
    font-size: 20px;
    margin-top: -15px;
    background: white;
    display: inline-block;
    padding: 0 10px;
    margin-left: 30px;
    margin-bottom: 0; }
    .findings-page .comments-header .header-text {
      line-height: 36px; }
  .findings-page .button-add-comment {
    margin-top: -8px;
    padding: 0 10px;
    min-height: 38px;
    height: 38px;
    line-height: 38px; }
  .findings-page .comment-item {
    height: 80px;
    padding-top: 15px;
    display: inline-block; }
    .findings-page .comment-item.col-50 {
      width: 50%; }
    .findings-page .comment-item.col-33 {
      width: 33.3333%; }
    .findings-page .comment-item .button-delete {
      min-height: 25px;
      height: 25px;
      float: right; }
      .findings-page .comment-item .button-delete:before {
        line-height: 23px; }
  .findings-page .hint-alert {
    background: #7AD7E4;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #DDE;
    min-height: 35px;
    line-height: 35px;
    font-size: 13px;
    margin: -10px 5px 0px 0px; }

.old-diagram-container .list {
  width: auto; }

.old-diagram-container .panel-item {
  float: none;
  zoom: 1; }

.label-textarea {
  position: absolute;
  display: none;
  background: transparent;
  resize: both;
  overflow: hidden;
  text-size-adjust: none;
  border: 1px dashed black;
  padding: 5px;
  min-width: 100px;
  text-anchor: start;
  font-size: 15px;
  font-family: sans-serif;
  stroke: black;
  stroke-width: 0.5;
  max-width: 750px; }
  .label-textarea.block {
    display: block; }
  .label-textarea.display-none {
    display: none; }

.main-menu {
  background: rgba(0, 0, 0, 0.7) !important; }
  .main-menu .list {
    color: aliceblue; }
    .main-menu .list .item {
      border-top: 1px solid #888 !important; }
  .main-menu .item.item-image {
    border-color: #222 !important;
    background: #222 !important; }

ion-side-menu {
  background: url(7700da3a55f94058a86443c0401c07f1.jpg) no-repeat center center/cover !important; }

ion-view {
  background: url(7700da3a55f94058a86443c0401c07f1.jpg) no-repeat center center/cover !important; }

.bar-texture {
  background: rgba(0, 0, 0, 0.85) !important; }

.bar h1.title {
  color: #ddd !important; }

.bar .button {
  color: white; }

/*.circle-icon {
  color: #444;
  background: white;
  border: 1px solid #444;
}*/
.worklist-items .patient-info {
  color: #666 !important; }

.patient-info .bar-footer .button {
  color: #444; }

.ionic_datepicker_popup .popup-body .selected_date_full {
  background-color: #444444; }

.ionic_datepicker_popup .today {
  border: 1px solid #828282; }

.ionic_datepicker_popup .selected_date {
  background-color: #828282; }

.ionic_datepicker_popup .popup-head {
  background-color: #828282; }

.ionic_datepicker_popup .popup-body .month_select, .ionic_datepicker_popup .popup-body .year_select {
  border-bottom: 1px solid #828282; }

.ionic_datepicker_popup .popup-body .month_select:after, .ionic_datepicker_popup .popup-body .year_select:after {
  color: #828282; }

.ionic_datepicker_popup .popup-body .button-clear {
  color: #828282; }

.ionic_datepicker_popup .popup-buttons button {
  background-color: #828282; }

.ionic_datepicker_modal .header, .ionic_datepicker_modal .footer {
  background-color: #828282; }

.ionic_datepicker_modal .today {
  border: 1px solid #828282; }

.ionic_datepicker_modal .selected_date {
  background-color: #828282; }

.ionic_datepicker_modal .button-clear {
  color: #828282; }

.ionic_datepicker_modal .month_select, .ionic_datepicker_modal .year_select {
  border-bottom: 1px solid #828282; }

.ionic_datepicker_modal .month_select:after, .ionic_datepicker_modal .year_select:after {
  color: #828282; }

.padding_zero {
  padding: 0; }

.ionic_datepicker_popup .font_bold {
  font-weight: bold; }

.ionic_datepicker_popup .padding_top_zero {
  padding-top: 0; }

.ionic_datepicker_popup .padding_left_5px {
  padding-left: 5px; }

.ionic_datepicker_popup .padding_right_5px {
  padding-right: 5px; }

.ionic_datepicker_popup .month_year_section {
  padding: 5px 0; }

.ionic_datepicker_popup .calendar_grid {
  height: 215px; }

.ionic_datepicker_popup .calendar_grid .weeks_row {
  padding: 0; }

.ionic_datepicker_popup .today {
  border: 1px solid #5E5A98;
  border-radius: 50%; }

.ionic_datepicker_popup .selected_date {
  background-color: #5E5A98;
  border-radius: 50%;
  color: #fff;
  font-weight: bold; }

.ionic_datepicker_popup .popup-head {
  background-color: #5E5A98;
  display: none; }

.ionic_datepicker_popup .popup-head .popup-title {
  color: #ffffff; }

.ionic_datepicker_popup .popup-head .popup-sub-title {
  color: #ffffff; }

.ionic_datepicker_popup .popup-body {
  background-color: #ffffff; }

.ionic_datepicker_popup .popup-body .selected_date_full {
  background-color: #5E5A98;
  margin: -10px -10px 0 -10px;
  height: 45px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 45px;
  font-size: 18px; }

.ionic_datepicker_popup .popup-body .select_section {
  padding: 1px 5px; }

.ionic_datepicker_popup .popup-body .pointer_events_none {
  pointer-events: none;
  color: #aaaaaa !important; }

.ionic_datepicker_popup .popup-body .month_select, .ionic_datepicker_popup .popup-body .year_select {
  border: none;
  border-bottom: 1px solid #5E5A98;
  padding: 0; }

.ionic_datepicker_popup .popup-body .month_select .input-label, .ionic_datepicker_popup .popup-body .year_select .input-label {
  padding: 2px 0;
  width: 0; }

.ionic_datepicker_popup .popup-body .month_select select, .ionic_datepicker_popup .popup-body .year_select select {
  left: 10px;
  border: none;
  padding: 0; }

.ionic_datepicker_popup .popup-body .month_select:after, .ionic_datepicker_popup .popup-body .year_select:after {
  right: 5px;
  color: #5E5A98; }

.ionic_datepicker_popup .popup-body .show_nav {
  padding: 5px 0 0 0; }

.ionic_datepicker_popup .popup-body .show_nav .prev_btn_section {
  padding: 5px 0;
  text-align: left; }

.ionic_datepicker_popup .popup-body .show_nav .prev_btn_section button {
  padding: 0; }

.ionic_datepicker_popup .popup-body .show_nav .next_btn_section {
  padding: 5px 0;
  text-align: right; }

.ionic_datepicker_popup .popup-body .show_nav .next_btn_section button {
  padding: 0; }

.ionic_datepicker_popup .popup-body .button-clear {
  color: #5E5A98; }

.ionic_datepicker_popup .popup-buttons {
  padding: 0;
  min-height: 45px; }

.ionic_datepicker_popup .popup-buttons button {
  background-color: #5E5A98;
  border-radius: 0;
  margin-right: 1px;
  color: #ffffff; }

.ionic_datepicker_popup .row + .row {
  padding: 0; }

.ionic_datepicker_modal .header, .ionic_datepicker_modal .footer {
  background-color: #5E5A98; }

.ionic_datepicker_modal .header .title, .ionic_datepicker_modal .header .button, .ionic_datepicker_modal .footer .title, .ionic_datepicker_modal .footer .button {
  color: #ffffff; }

.ionic_datepicker_modal .footer .button-block {
  margin: 0; }

.ionic_datepicker_modal .today {
  border: 1px solid #5E5A98; }

.ionic_datepicker_modal .selected_date {
  background-color: #5E5A98;
  color: #fff;
  font-weight: bold; }

.ionic_datepicker_modal .pointer_events_none {
  pointer-events: none;
  color: #aaaaaa !important; }

.ionic_datepicker_modal .select_section {
  padding: 1px 5px; }

.ionic_datepicker_modal .button-clear {
  color: #5E5A98; }

.ionic_datepicker_modal .month_select, .ionic_datepicker_modal .year_select {
  border: none;
  border-bottom: 1px solid #5E5A98;
  padding: 0; }

.ionic_datepicker_modal .month_select .input-label, .ionic_datepicker_modal .year_select .input-label {
  padding: 2px 0;
  width: 0; }

.ionic_datepicker_modal .month_select select, .ionic_datepicker_modal .year_select select {
  left: 10px;
  border: none;
  padding: 0 10px; }

.ionic_datepicker_modal .month_select:after, .ionic_datepicker_modal .year_select:after {
  right: 5px;
  color: #5E5A98; }

.ionic_datepicker_modal .padding_left_5px {
  padding-left: 5px; }

.ionic_datepicker_modal .padding_right_5px {
  padding-right: 5px; }

.ionic_datepicker_modal .date_col {
  height: 50px;
  line-height: 50px; }

.ionic_datepicker_modal .font_bold {
  font-weight: bold; }

.ionic_datepicker_modal .font_22px {
  font-size: 22px; }

.platform-android .ionic_datepicker_modal .bar .title.title-left {
  text-align: center; }

.platform-android .ionic_datepicker_modal select {
  left: 25%; }

.platform-ios .ionic_datepicker_modal select {
  left: 5%; }

.ion-autocomplete-container {
  position: fixed;
  top: 10%;
  right: 0;
  bottom: 10%;
  left: 0;
  z-index: 20;
  display: none;
  margin: auto; }

input.ion-autocomplete[readonly] {
  background-color: transparent;
  cursor: text;
  text-align: right;
  padding-right: 48px; }

.ion-autocomplete-loading-icon {
  padding-left: 10px; }

.ion-autocomplete-cancel {
  color: #444 !important; }

.darkmode-clear ion-header-bar.bar {
  border-bottom: 1px solid black; }

.darkmode-clear .has-header {
  background: rgba(0, 0, 0, 0.85) !important; }

.darkmode-clear .has-subheader-ion-scroll {
  background: rgba(0, 0, 0, 0.85) !important; }

.darkmode-clear .has-subheader {
  background: rgba(0, 0, 0, 0.85) !important; }

.darkmode-clear .ion-ios-square-outline:before {
  content: " ";
  line-height: 32px;
  width: 25px;
  height: 25px;
  border: 1px solid white; }

.darkmode-clear .ion-scar:before {
  content: " ";
  width: 25px;
  height: 25px;
  background-image: url(125313d2ea13cd1be91fcb51d3e83789.png);
  background-size: 100% 100%; }

.darkmode-clear .ion-reduction-scar:before {
  content: " ";
  width: 25px;
  height: 25px;
  background-image: url(9f97ef068358731a9b367cec398e61f0.png);
  background-size: 100% 100%; }

.darkmode-clear .ion-circular-scar:before {
  content: " ";
  width: 25px;
  height: 25px;
  background-image: url(18fc1ef024b3073f5d4ad53bab7273fe.png);
  background-size: 100% 100%; }

.darkmode-clear .ion-pain:before {
  content: " ";
  width: 25px;
  height: 25px;
  background-image: url(77bbf868c8628e5b8f8b0cc41755e8c1.png);
  background-size: 100% 100%; }

.darkmode-clear.offline-mode ion-header-bar.bar {
  display: block; }

.darkmode-clear.offline-mode .has-header {
  top: 75px !important; }

.darkmode-clear .worklist-items .item {
  border-color: #717171; }
  .darkmode-clear .worklist-items .item .item-image.icon:before {
    font-size: 75px; }
  .darkmode-clear .worklist-items .item .patient-name-container,
  .darkmode-clear .worklist-items .item .proc-info-container,
  .darkmode-clear .worklist-items .item .tech-name-container,
  .darkmode-clear .worklist-items .item .ssn-container,
  .darkmode-clear .worklist-items .item .not-found-wrapper,
  .darkmode-clear .worklist-items .item .list-message .list-message-container .resource-divider,
  .darkmode-clear .worklist-items .item .accession-container {
    color: #ddd;
    text-shadow: none; }
  .darkmode-clear .worklist-items .item .title:not(.accession-container) {
    text-shadow: 1px 1px 1px black; }
  .darkmode-clear .worklist-items .item .patient-info {
    background: none !important;
    color: #ddd !important;
    text-shadow: none !important;
    font-size: 21px;
    font-weight: 500 !important;
    height: auto;
    border-right: 1px solid #717171; }
  .darkmode-clear .worklist-items .item .button-dark {
    border-color: transparent;
    background-color: #444;
    color: #fff; }
  .darkmode-clear .worklist-items .item .item-content {
    background: #262626 !important;
    border-right: none; }
  .darkmode-clear .worklist-items .item .app-date-time {
    position: absolute;
    left: 20px;
    top: 83px;
    font-size: 17px;
    font-weight: 400;
    color: #ddd; }
  .darkmode-clear .worklist-items .item .item-content:hover,
  .darkmode-clear .worklist-items .item .tem-content:active,
  .darkmode-clear .worklist-items .item .item-content:focus {
    background: #464646 !important; }
  .darkmode-clear .worklist-items .item .assertive {
    color: #ef473a; }
  .darkmode-clear .worklist-items .item .item-note.royal {
    padding-top: 0; }

.darkmode-clear .options-list .item {
  border-color: #717171;
  background: none;
  color: #ddd;
  text-shadow: none; }
  .darkmode-clear .options-list .item .toggle .track {
    background-color: transparent; }
  .darkmode-clear .options-list .item .toggle.toggle-positive input:checked + .track {
    border-color: #387ef5;
    background-color: #387ef5; }

.darkmode-clear .patients-search {
  background: rgba(0, 0, 0, 0.85);
  border-top: 1px solid #717171;
  border-bottom: 1px solid #717171; }
  .darkmode-clear .patients-search input {
    color: #ddd; }
  .darkmode-clear .patients-search.bar:before {
    border-bottom: 0; }
  .darkmode-clear .patients-search .item-input {
    background: none;
    border-color: #717171;
    color: #ddd;
    text-shadow: none; }
  .darkmode-clear .patients-search .ion-calendar {
    color: #ddd; }

.dark-mode .app-version-right-bottom {
  color: #fff; }

.dark-mode .disabled-dropdown-element {
  color: #ddd !important;
  background-color: #717171 !important; }

.dark-mode .add-list-message-button-ion-popover-view .popover-arrow::after {
  background-color: #4d4d4d; }

.dark-mode .settings-popover .popover-arrow::after {
  background-color: #ddd; }

.dark-mode .yesno-label {
  color: #ddd; }

.dark-mode .add-list-message-button-ion-popover-view.popover {
  background-color: transparent !important; }

.dark-mode .resource-item {
  color: #ddd;
  background: #717171; }

.dark-mode .ionic_datepicker_popup .popup-body {
  background: #717171;
  color: #ddd;
  border-top: 1px solid #717171;
  border-left: 1px solid #717171;
  border-right: 1px solid #717171; }
  .dark-mode .ionic_datepicker_popup .popup-body .selected_date_full {
    background: #262626;
    color: #ddd; }
  .dark-mode .ionic_datepicker_popup .popup-body .date_selection .button-clear {
    color: #ddd; }
  .dark-mode .ionic_datepicker_popup .popup-body .item.item-select {
    background: transparent;
    border-bottom: 1px solid #ddd;
    position: relative; }
    .dark-mode .ionic_datepicker_popup .popup-body .item.item-select.month_select:after, .dark-mode .ionic_datepicker_popup .popup-body .item.item-select.year_select:after {
      color: #ddd; }
    .dark-mode .ionic_datepicker_popup .popup-body .item.item-select select {
      color: #ddd;
      background: transparent; }
      .dark-mode .ionic_datepicker_popup .popup-body .item.item-select select option {
        color: #ddd;
        background: #717171; }

.dark-mode .ionic_datepicker_popup .popup-buttons {
  border-bottom: 1px solid #717171;
  border-left: 1px solid #717171;
  border-right: 1px solid #717171; }
  .dark-mode .ionic_datepicker_popup .popup-buttons .button {
    background: #262626;
    color: #ddd;
    margin-right: 0; }
    .dark-mode .ionic_datepicker_popup .popup-buttons .button.button_close {
      width: 50%; }

.dark-mode .patient-info {
  background: url(7700da3a55f94058a86443c0401c07f1.jpg) !important;
  height: 100%; }

.dark-mode .list-message-ion-content {
  background: #4d4d4d;
  border: none;
  margin: 0px; }

.dark-mode .add-list-message-button {
  border-color: transparent;
  background-color: #363636;
  color: #fff; }

.dark-mode .list-message-popover .message-label,
.dark-mode .list-message-popover .another-role-message-label {
  color: #ddd; }

.dark-mode .list-message-popover .list-messages-add-message {
  background: #707070;
  border: 1px solid #a6a6a6;
  color: #ddd;
  text-shadow: none; }

.dark-mode .darkmode-highlight-document .item-content {
  background: #85ad6c !important; }

.dark-mode .btn-check-patient-email {
  background: none; }

.dark-mode .disabled-history-tab-label {
  color: #aaaaaa !important; }

.dark-mode .disabled-history-tab-сheckbox:checked:before {
  border-color: #0f5517; }

.dark-mode .disabled-history-tab-сheckbox:checked:after {
  border: 2px solid #0f5517;
  border-top: 0;
  border-right: 0; }

.dark-mode .form-page .load-more-documents-button-container {
  cursor: pointer; }
  .dark-mode .form-page .load-more-documents-button-container .load-more-document-button {
    color: #ddd;
    background-color: #444 !important;
    border-color: rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.4), inset 0px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 1px 0px rgba(0, 0, 0, 0.2), 0px 0px 5px 0px rgba(0, 0, 0, 0.2); }
    .dark-mode .form-page .load-more-documents-button-container .load-more-document-button:active, .dark-mode .form-page .load-more-documents-button-container .load-more-document-button:focus {
      background-color: #444 !important;
      border-right-color: #ccc;
      border-bottom-color: #ccc; }

.dark-mode .patient-info .main-content {
  background-color: rgba(0, 0, 0, 0.85) !important;
  color: #ddd;
  height: 100%; }
  .dark-mode .patient-info .main-content .tabs {
    background: none;
    border-bottom: 1px solid #717171;
    margin: 0; }
    .dark-mode .patient-info .main-content .tabs .tab-item {
      color: #ddd;
      background: none;
      border-color: #717171; }
      .dark-mode .patient-info .main-content .tabs .tab-item.active {
        background: #262626;
        border-bottom: 1px solid #262626; }
  .dark-mode .patient-info .main-content .card.form-page {
    background: #262626;
    margin-top: 0px;
    padding-top: 20px; }
    .dark-mode .patient-info .main-content .card.form-page .table-label {
      color: #ddd; }
      .dark-mode .patient-info .main-content .card.form-page .table-label label {
        color: #ddd; }
  .dark-mode .patient-info .main-content .item, .dark-mode .patient-info .main-content .item-content {
    background: none;
    color: #ddd; }
    .dark-mode .patient-info .main-content .item input, .dark-mode .patient-info .main-content .item-content input {
      background: none;
      border: 1px solid #717171;
      color: #ddd;
      text-shadow: none; }
      .dark-mode .patient-info .main-content .item input[type="checkbox"], .dark-mode .patient-info .main-content .item-content input[type="checkbox"] {
        border: none; }
    .dark-mode .patient-info .main-content .item .button-change-date, .dark-mode .patient-info .main-content .item-content .button-change-date {
      color: #ddd; }
    .dark-mode .patient-info .main-content .item select, .dark-mode .patient-info .main-content .item-content select {
      color: #ddd;
      background: transparent; }
      .dark-mode .patient-info .main-content .item select option, .dark-mode .patient-info .main-content .item-content select option {
        color: #ddd;
        background: #717171; }
    .dark-mode .patient-info .main-content .item dropdown-menu select, .dark-mode .patient-info .main-content .item-content dropdown-menu select {
      border-bottom: 1px solid #717171; }
    .dark-mode .patient-info .main-content .item .btn-reset-select, .dark-mode .patient-info .main-content .item-content .btn-reset-select {
      background: none;
      color: #ddd;
      border-color: #717171; }
    .dark-mode .patient-info .main-content .item .checkbox input:before,
    .dark-mode .patient-info .main-content .item .checkbox input:checked:before, .dark-mode .patient-info .main-content .item-content .checkbox input:before,
    .dark-mode .patient-info .main-content .item-content .checkbox input:checked:before {
      background: none; }
    .dark-mode .patient-info .main-content .item .checkbox input.checkbox, .dark-mode .patient-info .main-content .item-content .checkbox input.checkbox {
      border: none; }
    .dark-mode .patient-info .main-content .item.study-item .ripple-content, .dark-mode .patient-info .main-content .item-content.study-item .ripple-content {
      color: #ddd; }
    .dark-mode .patient-info .main-content .item .yesno-label, .dark-mode .patient-info .main-content .item-content .yesno-label {
      color: #ddd; }
  .dark-mode .patient-info .main-content .patient-info-item {
    border-top: 1px solid #717171;
    border-bottom: none; }
    .dark-mode .patient-info .main-content .patient-info-item .patient-short-info p {
      color: #ddd; }
      .dark-mode .patient-info .main-content .patient-info-item .patient-short-info p .clip-board-title {
        color: #ddd; }

.dark-mode .patient-info .patient-info-content {
  background-color: #262626 !important;
  color: #ddd;
  height: 100%;
  min-height: 100vh; }
  .dark-mode .patient-info .patient-info-content .m-t-90 {
    margin-top: 75px; }
  .dark-mode .patient-info .patient-info-content .card.form-page {
    background-color: #262626; }
    .dark-mode .patient-info .patient-info-content .card.form-page .item {
      background: none;
      color: #ddd; }
      .dark-mode .patient-info .patient-info-content .card.form-page .item b {
        color: #ddd; }
      .dark-mode .patient-info .patient-info-content .card.form-page .item input {
        background: none;
        border: 1px solid #717171;
        color: #ddd;
        text-shadow: none; }
        .dark-mode .patient-info .patient-info-content .card.form-page .item input[type="checkbox"] {
          border: none; }
      .dark-mode .patient-info .patient-info-content .card.form-page .item .button-change-date {
        color: #ddd; }
      .dark-mode .patient-info .patient-info-content .card.form-page .item select {
        color: #ddd;
        background: transparent; }
        .dark-mode .patient-info .patient-info-content .card.form-page .item select option {
          color: #ddd;
          background: #717171; }
      .dark-mode .patient-info .patient-info-content .card.form-page .item dropdown-menu select {
        border-bottom: 1px solid #717171; }
      .dark-mode .patient-info .patient-info-content .card.form-page .item .btn-reset-select {
        background: none;
        color: #ddd;
        border-color: #717171; }
      .dark-mode .patient-info .patient-info-content .card.form-page .item .checkbox input:before,
      .dark-mode .patient-info .patient-info-content .card.form-page .item .checkbox input:checked:before {
        background: none; }

.dark-mode .patient-info.exam-page .scroll-content > div:first-child {
  height: 100%; }

.dark-mode .patient-info.exam-page .bar.bar-footer {
  background: #262626;
  border-color: #717171;
  color: #ddd; }
  .dark-mode .patient-info.exam-page .bar.bar-footer .button {
    color: #ddd; }
    .dark-mode .patient-info.exam-page .bar.bar-footer .button .circle-icon {
      background: transparent;
      color: #ddd;
      border-color: #ddd; }
  .dark-mode .patient-info.exam-page .bar.bar-footer h2 {
    color: #ddd; }

.dark-mode .patient-info.exam-page .item {
  background: none;
  color: #ddd; }
  .dark-mode .patient-info.exam-page .item.top-bar {
    border: none;
    border-radius: 0; }
    .dark-mode .patient-info.exam-page .item.top-bar .patient-short-info p {
      color: #ddd; }

.dark-mode .patient-info.exam-page input {
  background: none !important;
  border: 1px solid #717171;
  color: #ddd;
  text-shadow: none; }
  .dark-mode .patient-info.exam-page input[type="checkbox"] {
    border: none; }

.dark-mode .patient-info.exam-page .yesno-label {
  color: #ddd; }

.dark-mode .patient-info.exam-page .button-change-date {
  color: #ddd; }

.dark-mode .patient-info.exam-page select {
  color: #ddd;
  background: transparent; }
  .dark-mode .patient-info.exam-page select option {
    color: #ddd;
    background: #717171; }

.dark-mode .patient-info.exam-page div.dropdown-display {
  background: transparent; }

.dark-mode .patient-info.exam-page .circle-icon {
  background: transparent;
  color: #ddd;
  border-color: #ddd; }

.dark-mode .patient-info.exam-page .delete-procedure-btn {
  color: #ddd; }

.dark-mode .patient-info.exam-page dropdown-menu select {
  border-bottom: 1px solid #717171; }

.dark-mode .patient-info.exam-page .btn-reset-select {
  background: none;
  color: #ddd;
  border-color: #717171; }

.dark-mode .patient-info.exam-page .checkbox input:before,
.dark-mode .patient-info.exam-page .checkbox input:checked:before {
  background: none; }

.dark-mode .patient-info.exam-page .table-container {
  color: #ddd; }
  .dark-mode .patient-info.exam-page .table-container label {
    color: #ddd; }

.dark-mode .patient-info.exam-page .tabs {
  background: none;
  border-bottom: 1px solid #717171;
  margin-bottom: 0px; }
  .dark-mode .patient-info.exam-page .tabs .tab-item {
    color: #ddd;
    background: none;
    border-color: #717171; }
    .dark-mode .patient-info.exam-page .tabs .tab-item .ripple-content {
      color: #ddd; }
    .dark-mode .patient-info.exam-page .tabs .tab-item.active {
      background: #262626;
      border-bottom: 1px solid #262626; }

.dark-mode .patient-info.exam-page .card.form-page {
  background: #262626;
  margin-top: 0px;
  padding-top: 20px; }
  .dark-mode .patient-info.exam-page .card.form-page hr {
    border-color: #717171; }
  .dark-mode .patient-info.exam-page .card.form-page .follow-ups-header {
    color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page .followups-items .item-complex .item-content, .dark-mode .patient-info.exam-page .card.form-page .studies-items .item-complex .item-content {
    background-color: transparent;
    border-color: #717171; }
  .dark-mode .patient-info.exam-page .card.form-page .followups-items .item:nth-child(odd) .item-content, .dark-mode .patient-info.exam-page .card.form-page .studies-items .item:nth-child(odd) .item-content {
    background-color: #717171; }
  .dark-mode .patient-info.exam-page .card.form-page .followups-items .list-item-button.button-edit, .dark-mode .patient-info.exam-page .card.form-page .studies-items .list-item-button.button-edit {
    background-color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page .brca-personal-label,
  .dark-mode .patient-info.exam-page .card.form-page .brca-personal-result-label {
    color: #ddd; }
    .dark-mode .patient-info.exam-page .card.form-page .brca-personal-label .itemName,
    .dark-mode .patient-info.exam-page .card.form-page .brca-personal-result-label .itemName {
      color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page button.ion-edit,
  .dark-mode .patient-info.exam-page .card.form-page button.ion-calendar {
    color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page .right-history-item .title__history_item button {
    color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page .right-history-item .checkbox__history_Item span {
    color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page .right-history-item .sub-list-item-editable {
    color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page .table-label {
    color: #ddd; }
    .dark-mode .patient-info.exam-page .card.form-page .table-label label {
      color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page .multiselect-parent.dropdown-multiselect > div button.btn {
    background: transparent;
    color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page .multiselect-parent.dropdown-multiselect ul.dropdown-menu {
    background: #717171;
    border-color: #717171; }
    .dark-mode .patient-info.exam-page .card.form-page .multiselect-parent.dropdown-multiselect ul.dropdown-menu .checkbox input:before,
    .dark-mode .patient-info.exam-page .card.form-page .multiselect-parent.dropdown-multiselect ul.dropdown-menu .checkbox input:checked:before {
      background: none; }
    .dark-mode .patient-info.exam-page .card.form-page .multiselect-parent.dropdown-multiselect ul.dropdown-menu .checkbox span {
      color: #ddd; }
  .dark-mode .patient-info.exam-page .card.form-page .show-resolved-label {
    color: #ddd; }

.dark-mode .patient-info.exam-page .card.documents-page .document-tab .documents-table {
  color: #ddd; }

.dark-mode .patient-info.exam-page .card.documents-page .document-tab .documents .documents-item .item-complex .item-content {
  background-color: transparent;
  border-color: #717171; }

.dark-mode .patient-info.exam-page .card.documents-page .document-tab .documents .documents-item .item:nth-child(odd) .item-content {
  background-color: #717171; }

.dark-mode .patient-info.exam-page .card.documents-page .document-tab .document-buttons-table .button.button-stable {
  color: #ddd; }

.dark-mode .patient-info.exam-page .card.documents-page .document-tab .document-buttons-table .button {
  border-color: rgba(113, 113, 113, 0.4);
  box-shadow: 1px 2px 1px 0px rgba(113, 113, 113, 0.2), 0px 0px 5px 0px rgba(113, 113, 113, 0.2); }

.dark-mode .patient-info.exam-page .card.documents-page .document-tab .document-buttons-table .button.pressed {
  background: #717171; }
  .dark-mode .patient-info.exam-page .card.documents-page .document-tab .document-buttons-table .button.pressed:before {
    border-color: #717171; }

.dark-mode .patient-info.exam-page .card.findings-page {
  height: 100%;
  background: #262626 !important;
  margin: 0;
  padding: 20px 30px 20px 20px; }
  .dark-mode .patient-info.exam-page .card.findings-page .survey-summary {
    color: #ddd; }
  .dark-mode .patient-info.exam-page .card.findings-page h3 {
    color: #ddd; }

.dark-mode .patient-info.exam-page .diagram-page {
  margin: 0;
  height: 100%; }
  .dark-mode .patient-info.exam-page .diagram-page .comments-header-hr {
    display: none; }
  .dark-mode .patient-info.exam-page .diagram-page .right-panel {
    background: #ddd;
    border-color: #717171; }
    .dark-mode .patient-info.exam-page .diagram-page .right-panel .old-diagram-container .panel-item {
      border-color: #717171; }
    .dark-mode .patient-info.exam-page .diagram-page .right-panel .panel-item.active {
      background: #b2ccd2; }
    .dark-mode .patient-info.exam-page .diagram-page .right-panel .button.button-stable {
      background-color: #ddd; }
  .dark-mode .patient-info.exam-page .diagram-page .findings-page {
    background: #262626 !important;
    height: 100%; }
    .dark-mode .patient-info.exam-page .diagram-page .findings-page .panel-action-item-hint button button-stable {
      border-color: #717171; }
    .dark-mode .patient-info.exam-page .diagram-page .findings-page .diagram-controls-header {
      color: aliceblue; }
    .dark-mode .patient-info.exam-page .diagram-page .findings-page #diagram-editor-area {
      background: #fff !important; }

.dark-mode .modal.modal-form .bar.bar-header,
.dark-mode .modal.worklist-filtering-modal .bar.bar-header,
.dark-mode .modal.worklist-exam-modal .bar.bar-header,
.dark-mode .modal.problems-modal .bar.bar-header {
  background-color: #262626;
  border-top: 1px solid #717171;
  border-right: 1px solid #717171;
  border-left: 1px solid #717171;
  border-bottom: 1px solid #717171; }
  .dark-mode .modal.modal-form .bar.bar-header:before,
  .dark-mode .modal.worklist-filtering-modal .bar.bar-header:before,
  .dark-mode .modal.worklist-exam-modal .bar.bar-header:before,
  .dark-mode .modal.problems-modal .bar.bar-header:before {
    border-bottom: 0; }
  .dark-mode .modal.modal-form .bar.bar-header .title,
  .dark-mode .modal.worklist-filtering-modal .bar.bar-header .title,
  .dark-mode .modal.worklist-exam-modal .bar.bar-header .title,
  .dark-mode .modal.problems-modal .bar.bar-header .title {
    color: #ddd; }
  .dark-mode .modal.modal-form .bar.bar-header .button.button-clear,
  .dark-mode .modal.worklist-filtering-modal .bar.bar-header .button.button-clear,
  .dark-mode .modal.worklist-exam-modal .bar.bar-header .button.button-clear,
  .dark-mode .modal.problems-modal .bar.bar-header .button.button-clear {
    color: #ddd; }

.dark-mode .modal.modal-form content,
.dark-mode .modal.worklist-filtering-modal content,
.dark-mode .modal.worklist-exam-modal content,
.dark-mode .modal.problems-modal content {
  background-color: #262626;
  color: #ddd;
  border: 1px solid #717171; }
  .dark-mode .modal.modal-form content input,
  .dark-mode .modal.worklist-filtering-modal content input,
  .dark-mode .modal.worklist-exam-modal content input,
  .dark-mode .modal.problems-modal content input {
    background: none;
    color: #ddd;
    text-shadow: none; }
  .dark-mode .modal.modal-form content textarea,
  .dark-mode .modal.worklist-filtering-modal content textarea,
  .dark-mode .modal.worklist-exam-modal content textarea,
  .dark-mode .modal.problems-modal content textarea {
    background: none;
    border: 1px solid #ddd;
    color: #ddd;
    text-shadow: none; }
  .dark-mode .modal.modal-form content .item.item-input,
  .dark-mode .modal.modal-form content input[type="checkbox"]:before,
  .dark-mode .modal.worklist-filtering-modal content .item.item-input,
  .dark-mode .modal.worklist-filtering-modal content input[type="checkbox"]:before,
  .dark-mode .modal.worklist-exam-modal content .item.item-input,
  .dark-mode .modal.worklist-exam-modal content input[type="checkbox"]:before,
  .dark-mode .modal.problems-modal content .item.item-input,
  .dark-mode .modal.problems-modal content input[type="checkbox"]:before {
    background: none; }
  .dark-mode .modal.modal-form content .ion-calendar,
  .dark-mode .modal.worklist-filtering-modal content .ion-calendar,
  .dark-mode .modal.worklist-exam-modal content .ion-calendar,
  .dark-mode .modal.problems-modal content .ion-calendar {
    color: #ddd; }
  .dark-mode .modal.modal-form content .button.button-stable,
  .dark-mode .modal.worklist-filtering-modal content .button.button-stable,
  .dark-mode .modal.worklist-exam-modal content .button.button-stable,
  .dark-mode .modal.problems-modal content .button.button-stable {
    background-color: #ddd;
    border-color: transparent; }
  .dark-mode .modal.modal-form content h4,
  .dark-mode .modal.worklist-filtering-modal content h4,
  .dark-mode .modal.worklist-exam-modal content h4,
  .dark-mode .modal.problems-modal content h4 {
    color: #ddd; }
  .dark-mode .modal.modal-form content ul li.item,
  .dark-mode .modal.worklist-filtering-modal content ul li.item,
  .dark-mode .modal.worklist-exam-modal content ul li.item,
  .dark-mode .modal.problems-modal content ul li.item {
    background-color: #717171;
    color: #ddd; }
  .dark-mode .modal.modal-form content select,
  .dark-mode .modal.worklist-filtering-modal content select,
  .dark-mode .modal.worklist-exam-modal content select,
  .dark-mode .modal.problems-modal content select {
    color: #ddd;
    background: transparent; }
    .dark-mode .modal.modal-form content select option,
    .dark-mode .modal.worklist-filtering-modal content select option,
    .dark-mode .modal.worklist-exam-modal content select option,
    .dark-mode .modal.problems-modal content select option {
      color: #ddd;
      background: #717171; }
  .dark-mode .modal.modal-form content .name-label.problem-name-label label, .dark-mode .modal.modal-form content .form-page .problem-name-label.table-label label, .form-page .dark-mode .modal.modal-form content .problem-name-label.table-label label,
  .dark-mode .modal.worklist-filtering-modal content .name-label.problem-name-label label,
  .dark-mode .modal.worklist-filtering-modal content .form-page .problem-name-label.table-label label,
  .form-page .dark-mode .modal.worklist-filtering-modal content .problem-name-label.table-label label,
  .dark-mode .modal.worklist-exam-modal content .name-label.problem-name-label label,
  .dark-mode .modal.worklist-exam-modal content .form-page .problem-name-label.table-label label,
  .form-page .dark-mode .modal.worklist-exam-modal content .problem-name-label.table-label label,
  .dark-mode .modal.problems-modal content .name-label.problem-name-label label,
  .dark-mode .modal.problems-modal content .form-page .problem-name-label.table-label label,
  .form-page .dark-mode .modal.problems-modal content .problem-name-label.table-label label {
    color: #ddd; }
  .dark-mode .modal.modal-form content .section-title label,
  .dark-mode .modal.modal-form content .section-column-title label,
  .dark-mode .modal.worklist-filtering-modal content .section-title label,
  .dark-mode .modal.worklist-filtering-modal content .section-column-title label,
  .dark-mode .modal.worklist-exam-modal content .section-title label,
  .dark-mode .modal.worklist-exam-modal content .section-column-title label,
  .dark-mode .modal.problems-modal content .section-title label,
  .dark-mode .modal.problems-modal content .section-column-title label {
    color: #ddd; }
  .dark-mode .modal.modal-form content .yesno-label,
  .dark-mode .modal.worklist-filtering-modal content .yesno-label,
  .dark-mode .modal.worklist-exam-modal content .yesno-label,
  .dark-mode .modal.problems-modal content .yesno-label {
    color: #ddd; }
  .dark-mode .modal.modal-form content .circle-icon,
  .dark-mode .modal.worklist-filtering-modal content .circle-icon,
  .dark-mode .modal.worklist-exam-modal content .circle-icon,
  .dark-mode .modal.problems-modal content .circle-icon {
    background: transparent;
    border-color: #ddd;
    color: #ddd; }
  .dark-mode .modal.modal-form content .block-title label,
  .dark-mode .modal.worklist-filtering-modal content .block-title label,
  .dark-mode .modal.worklist-exam-modal content .block-title label,
  .dark-mode .modal.problems-modal content .block-title label {
    color: #ddd; }
  .dark-mode .modal.modal-form content .date-element,
  .dark-mode .modal.worklist-filtering-modal content .date-element,
  .dark-mode .modal.worklist-exam-modal content .date-element,
  .dark-mode .modal.problems-modal content .date-element {
    color: #ddd; }
    .dark-mode .modal.modal-form content .date-element input,
    .dark-mode .modal.worklist-filtering-modal content .date-element input,
    .dark-mode .modal.worklist-exam-modal content .date-element input,
    .dark-mode .modal.problems-modal content .date-element input {
      border-width: 1px;
      border-color: #ddd; }

.dark-mode .modal.document-modal.content {
  padding-top: 75px; }
  .dark-mode .modal.document-modal.content .yesno-label {
    color: #ddd; }

.dark-mode .modal.create-document-form content {
  color: initial;
  padding-top: 55px; }
  .dark-mode .modal.create-document-form content select {
    color: #000;
    background: #fff; }
    .dark-mode .modal.create-document-form content select option {
      color: #000;
      background: #fff; }
  .dark-mode .modal.create-document-form content input {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    text-shadow: none; }

.dark-mode .modal.create-document-form .forms-list .item {
  background: none;
  color: #ddd; }

.dark-mode .modal.create-document-form .create-document-toolbar {
  background: #717171; }

.dark-mode .modal.worklist-filtering-modal content {
  padding: 43px 30px 0; }

.dark-mode .modal.worklist-exam-modal .button.button-dark {
  color: #ddd; }

.dark-mode .modal.problems-modal .inner-content > .item {
  border: none;
  color: #ddd; }

.dark-mode .modal.problems-modal .bar.bar-footer {
  background: #717171;
  border-color: #717171; }
  .dark-mode .modal.problems-modal .bar.bar-footer::before {
    border-color: #717171; }
  .dark-mode .modal.problems-modal .bar.bar-footer .button.button-cancel {
    background: #ddd;
    border: none; }

.dark-mode .modal.problems-modal .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect > div button.btn {
  background: #ddd; }

.dark-mode .modal.problems-modal .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu {
  background: #ddd; }
  .dark-mode .modal.problems-modal .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu .checkbox input.checkboxInput:not(:checked):before {
    border-color: #444; }

.dark-mode .popup-container .popup .popup-head {
  background-color: #262626;
  border-top: 1px solid #717171;
  border-right: 1px solid #717171;
  border-left: 1px solid #717171;
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.dark-mode .popup-container .popup .popup-body {
  background-color: #717171;
  color: #ddd; }
  .dark-mode .popup-container .popup .popup-body textarea {
    background: none;
    border: 1px solid #ddd;
    color: #ddd;
    text-shadow: none; }

.dark-mode .popup-container .popup .popup-buttons {
  background-color: #717171;
  color: #ddd; }

.dark-mode .ion-autocomplete-container.modal {
  background-color: #717171;
  border: 1px solid #ddd; }
  .dark-mode .ion-autocomplete-container.modal .bar.bar-header.item-input-inset {
    background-color: #717171;
    border: none; }
    .dark-mode .ion-autocomplete-container.modal .bar.bar-header.item-input-inset .button {
      color: #ddd !important; }
    .dark-mode .ion-autocomplete-container.modal .bar.bar-header.item-input-inset .item-input-wrapper {
      background: #717171;
      border: 1px solid #ddd; }
      .dark-mode .ion-autocomplete-container.modal .bar.bar-header.item-input-inset .item-input-wrapper i {
        color: #ddd; }
      .dark-mode .ion-autocomplete-container.modal .bar.bar-header.item-input-inset .item-input-wrapper input {
        background: none;
        border: 1px solid #717171;
        color: #ddd;
        text-shadow: none; }
  .dark-mode .ion-autocomplete-container.modal ion-item {
    background-color: #717171;
    color: #ddd; }
    .dark-mode .ion-autocomplete-container.modal ion-item.item-divider {
      background-color: #555555; }

.dark-mode .study-details-container {
  background-color: rgba(0, 0, 0, 0.85);
  color: #ddd;
  height: 100%; }
  .dark-mode .study-details-container .study-details {
    background: none; }
    .dark-mode .study-details-container .study-details .table-label label {
      color: white; }
    .dark-mode .study-details-container .study-details .item {
      color: #ddd; }
      .dark-mode .study-details-container .study-details .item b {
        color: #ddd; }
      .dark-mode .study-details-container .study-details .item hr {
        border-color: #717171;
        color: #717171; }
      .dark-mode .study-details-container .study-details .item div.dropdown-display {
        background: transparent; }
      .dark-mode .study-details-container .study-details .item .circle-icon {
        background: transparent;
        border-color: #ddd;
        color: #ddd; }
      .dark-mode .study-details-container .study-details .item select {
        color: #ddd;
        background: transparent; }
        .dark-mode .study-details-container .study-details .item select option {
          color: #ddd;
          background: #717171; }
      .dark-mode .study-details-container .study-details .item .delete-procedure-btn {
        color: #ddd; }
      .dark-mode .study-details-container .study-details .item .dblarrow b {
        border-bottom-color: #ddd; }
      .dark-mode .study-details-container .study-details .item .dblarrow i {
        border-top-color: #ddd; }

.dark-mode .settings-popover .list .item {
  background: #ddd;
  border-color: #c2c2c2; }

.dark-mode .other-study-details > .item {
  background: rgba(0, 0, 0, 0.85);
  color: #ddd; }
  .dark-mode .other-study-details > .item.top-bar {
    border: none;
    margin: 75px 0 0 0;
    border-radius: 0;
    padding-bottom: 5px; }

.dark-mode .other-study-details .card.form-page {
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  color: #ddd;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border-top: 1px solid #717171; }
  .dark-mode .other-study-details .card.form-page .left-panel {
    border-color: #717171; }
    .dark-mode .other-study-details .card.form-page .left-panel .item {
      color: #ddd; }
    .dark-mode .other-study-details .card.form-page .left-panel .create-outside-study {
      background-color: transparent;
      border: 1px solid #717171 !important;
      color: #ddd;
      border-radius: 5px;
      margin-bottom: 10px; }
      .dark-mode .other-study-details .card.form-page .left-panel .create-outside-study div {
        color: #ddd; }
    .dark-mode .other-study-details .card.form-page .left-panel .outside-study-scroll {
      padding: 0 26px 0 16px; }
      .dark-mode .other-study-details .card.form-page .left-panel .outside-study-scroll .outside-study.item {
        background-color: transparent;
        color: #ddd;
        border: 1px solid #717171;
        margin-top: 0; }
        .dark-mode .other-study-details .card.form-page .left-panel .outside-study-scroll .outside-study.item.active {
          background-color: #717171; }
        .dark-mode .other-study-details .card.form-page .left-panel .outside-study-scroll .outside-study.item div {
          color: #ddd; }
  .dark-mode .other-study-details .card.form-page .right-panel .item {
    color: #ddd; }
    .dark-mode .other-study-details .card.form-page .right-panel .item select {
      color: #ddd;
      background: transparent; }
      .dark-mode .other-study-details .card.form-page .right-panel .item select option {
        color: #ddd;
        background: #717171; }
    .dark-mode .other-study-details .card.form-page .right-panel .item div.dropdown-display {
      background-color: transparent; }
      .dark-mode .other-study-details .card.form-page .right-panel .item div.dropdown-display .circle-icon {
        background: transparent;
        border-color: #ddd;
        color: #ddd; }
    .dark-mode .other-study-details .card.form-page .right-panel .item dropdown-menu select {
      border-bottom: 1px solid #717171; }
    .dark-mode .other-study-details .card.form-page .right-panel .item .btn-reset-select {
      background: none;
      color: #ddd;
      border-color: #717171; }
    .dark-mode .other-study-details .card.form-page .right-panel .item .ion-calendar {
      color: #ddd; }
    .dark-mode .other-study-details .card.form-page .right-panel .item input {
      background: none;
      border: 1px solid #717171;
      color: #ddd;
      text-shadow: none;
      margin-bottom: 1px; }
  .dark-mode .other-study-details .card.form-page.chat-component {
    margin-top: 75px; }
    .dark-mode .other-study-details .card.form-page.chat-component .topBar .leftSide .chatStatus .initial {
      color: white; }
    .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .topBar.leftSide.chatStatus.status.initial {
      color: white; }
    .dark-mode .other-study-details .card.form-page.chat-component chat-module-component h3 {
      color: #ddd; }
    .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .leftPanel {
      background: #262626;
      border-color: #717171; }
      .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .leftPanel header {
        background: none; }
        .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .leftPanel header .fa.fa-cog {
          color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .leftPanel header .status-change-menu li {
          color: #444; }
      .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .leftPanel .conversations .input-search input.searchChats {
        background: none;
        color: #ddd;
        text-shadow: none;
        margin-bottom: 1px; }
      .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .leftPanel .conversations .chats .chat-item .title {
        background: #717171;
        color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .leftPanel .conversations .chats .chat-item .title .action-button .fa.fa-plus {
          color: #ddd; }
      .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .leftPanel .conversations .chats .chat-item .chatButton {
        background: #262626;
        color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .leftPanel .conversations .chats .chat-item .chatButton.conversation-activated {
          background: #419fd9;
          color: #fff; }
    .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .topBar {
      background: none;
      color: #ddd; }
      .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .topBar .chatName .chat-name-edit {
        color: #ddd; }
    .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .right-area members-list header {
      background: #717171; }
    .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .right-area members-list .input-search input.searchMembers {
      background: none;
      color: #ddd; }
    .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .right-area members-list member-list-item .action-menu button {
      border-color: #717171; }
      .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .right-area members-list member-list-item .action-menu button i {
        color: #ddd; }
    .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .right-area members-list member-list-item .action-menu .m-menu {
      color: #444; }
    .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .left-area {
      background: #262626; }
      .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .left-area message-list {
        background: #262626;
        color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .left-area message-list .timestamp-info {
          background: #717171;
          color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .left-area message-list .message-item.messageSent .message-body:after {
          background: #262626; }
        .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .left-area message-list .message-item.messageReceived .message-body:after {
          background: #262626; }
        .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .left-area message-list .message-item.messageReceived .message-body {
          color: #444; }
      .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .left-area .replyBar {
        background: #262626;
        color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component chat-module-component .rightPanel chat-conversation .conversation-body .left-area .replyBar input.replyMessage {
          background: none;
          color: #ddd; }
    .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal {
      background-color: #717171;
      color: #ddd; }
      .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal .chat-component modal-dialog button {
        background-color: #ddd; }
      .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal .modal-content .modal-header {
        background-color: #262626;
        border-top: 1px solid #717171;
        border-right: 1px solid #717171;
        border-left: 1px solid #717171;
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        color: #ddd; }
      .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal .modal-content .modal-body {
        background-color: #717171;
        color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal .modal-content .modal-body legend {
          color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal .modal-content .modal-body .btn,
        .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal .modal-content .modal-body .btn.btn-primary {
          background-color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal .modal-content .modal-body input {
          background: none;
          color: #ddd; }
        .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal .modal-content .modal-body .ng-dropdown-panel-items .ng-option {
          background: #ddd;
          color: #444; }
          .dark-mode .other-study-details .card.form-page.chat-component .modal.ngx-modal .modal-content .modal-body .ng-dropdown-panel-items .ng-option.ng-option-marked {
            background: #717171;
            color: #ddd; }

.dark-mode .linking-items .link-studies-scroll .button:not(.button-balanced) {
  background-color: #ddd; }

.dark-mode .pdf-editor input {
  color: #000; }

.dark-mode .dark-mode-scantechnique-dropdown-menu {
  color: #ddd;
  height: 100%;
  min-height: 30px;
  border: none;
  background: none;
  border-bottom: 1px solid gray;
  white-space: normal; }
  .dark-mode .dark-mode-scantechnique-dropdown-menu select {
    border-bottom: grey;
    color: #ddd; }
    .dark-mode .dark-mode-scantechnique-dropdown-menu select option {
      background: gray; }
  .dark-mode .dark-mode-scantechnique-dropdown-menu .btn-reset-select {
    background: none;
    color: #ddd;
    border-color: #ddd; }

.dark-mode .darkmode-scantechnique-item {
  background: #707070;
  color: #ddd; }

.dark-mode .ultsound-scan-technique-label {
  color: #ddd; }

.dark-mode .create-new-ultrasound-technique-container {
  color: #ddd; }

.dark-mode .modal.ultrasound-modal {
  background-color: #4d4d4d; }
  .dark-mode .modal.ultrasound-modal h4 {
    color: #fff; }
  .dark-mode .modal.ultrasound-modal label.item {
    border: none;
    background: none;
    color: #fff; }
  .dark-mode .modal.ultrasound-modal .ripple-content {
    color: #fff; }
  .dark-mode .modal.ultrasound-modal textarea.text-input {
    background: #707070;
    border: 1px solid #a6a6a6;
    color: #ddd;
    text-shadow: none; }
  .dark-mode .modal.ultrasound-modal .bar .button.button-cancel {
    float: right;
    border: none;
    background: none;
    color: white;
    font-size: 20pt;
    font-weight: bold; }
  .dark-mode .modal.ultrasound-modal .yesno-label {
    color: #ddd; }
  .dark-mode .modal.ultrasound-modal .ultrasound-item {
    border: none;
    background-color: #dddddd; }
    .dark-mode .modal.ultrasound-modal .ultrasound-item.selected {
      color: #ddd;
      background: #707070; }
  .dark-mode .modal.ultrasound-modal .ultrasound-select-item dropdown-menu select {
    color: #fff; }
  .dark-mode .modal.ultrasound-modal .ultrasound-select-item dropdown-menu select option {
    color: #000; }
  .dark-mode .modal.ultrasound-modal .ultrasound-select-item .dropdown-toggle {
    color: #fff; }
  .dark-mode .modal.ultrasound-modal .ultrasound-editor-header-buttons {
    flex-direction: row-reverse; }
    .dark-mode .modal.ultrasound-modal .ultrasound-editor-header-buttons .button {
      padding: 0 25px; }
  .dark-mode .modal.ultrasound-modal .create-new-ultrasound-technique {
    border: none;
    background: #8f8f8f; }
  .dark-mode .modal.ultrasound-modal .ellipsis-overflow {
    position: relative; }
    .dark-mode .modal.ultrasound-modal .ellipsis-overflow > * {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .dark-mode .modal.ultrasound-modal .scrolling-list {
    height: 475px; }
  .dark-mode .modal.ultrasound-modal .scrolling-editor {
    height: 100%; }
  .dark-mode .modal.ultrasound-modal .note {
    padding-left: 0;
    padding-right: 28px; }

.dark-mode .ultsound-scan-technique-checkbox:before {
  background: none !important;
  border: 1px solid #717171;
  color: #ddd;
  text-shadow: none; }

.dark-mode .bar .search-box input {
  background: #525252;
  border-color: #717171;
  color: #ddd;
  text-shadow: none;
  border-width: 1px;
  border-style: solid; }

.dark-mode .survey-summary .summary-item {
  font-family: "Ubuntu", sans-serif;
  background: #707070;
  color: #ddd; }

.dark-mode .color-white {
  color: #ffffff; }

.dark-mode .history-data-message label {
  color: #ddd !important; }

.dark-mode .modal.error-message-modal {
  background-color: #666;
  color: #ddd; }
  .dark-mode .modal.error-message-modal h4 {
    color: #ddd; }

.dark-mode .item-options .button.button-info {
  background: #3b3a38 !important; }
  .dark-mode .item-options .button.button-info button {
    color: #ddd; }

.dark-mode .modal.modal-form.contact-form .patient-readonly-container {
  background-color: transparent; }
  .dark-mode .modal.modal-form.contact-form .patient-readonly-container .item {
    background-color: transparent;
    color: #ddd; }
    .dark-mode .modal.modal-form.contact-form .patient-readonly-container .item .patient-info {
      background: none !important;
      color: #ddd; }

.dark-mode .modal.modal-form.contact-form .resolution-dropdown-container select {
  color: #ddd;
  background: transparent; }
  .dark-mode .modal.modal-form.contact-form .resolution-dropdown-container select option {
    color: #ddd;
    background: #717171; }

.dark-mode .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .findings-container,
.dark-mode .modal.modal-form.contact-form .follow-up-list-container .item.follow-up-details .title-section h2 {
  color: #ddd; }

.dark-mode .select-problem-items .problem-name-label.separator {
  background-color: #717171 !important; }

.dark-mode .model-referring-physician-add .padding.content {
  background-color: #262626;
  color: #ddd;
  border: 1px solid #717171; }
  .dark-mode .model-referring-physician-add .padding.content label {
    color: #ddd; }
  .dark-mode .model-referring-physician-add .padding.content .reffering-physician-input label {
    background: none;
    border: 1px solid #717171;
    color: #ddd;
    text-shadow: none; }
    .dark-mode .model-referring-physician-add .padding.content .reffering-physician-input label input {
      color: #ddd; }
  .dark-mode .model-referring-physician-add .padding.content .reffering-physician-input textarea {
    background: none;
    color: #ddd; }
  .dark-mode .model-referring-physician-add .padding.content .reffering-physician-input .checkbox {
    border: none; }
    .dark-mode .model-referring-physician-add .padding.content .reffering-physician-input .checkbox input {
      background: none;
      color: #ddd;
      text-shadow: none;
      border: none; }
    .dark-mode .model-referring-physician-add .padding.content .reffering-physician-input .checkbox input:before {
      background: none; }
  .dark-mode .model-referring-physician-add .padding.content dropdown-menu select {
    border-bottom: 1px solid #717171;
    color: #ddd;
    background: transparent; }
    .dark-mode .model-referring-physician-add .padding.content dropdown-menu select option {
      background: #717171;
      color: #ddd;
      background-color: #717171; }
  .dark-mode .model-referring-physician-add .padding.content .zip-code-label {
    background-color: #262626; }
    .dark-mode .model-referring-physician-add .padding.content .zip-code-label input {
      color: #ddd; }

.dark-mode .ref-phy-list p {
  color: #ddd; }

.dark-mode .question-container .regular-checkbox:checked + div.checkbox {
  border: 1px solid #00c015 !important; }

.dark-mode .question-container .tyrerCuzick .arrow {
  border-right-color: #716e6ede; }

.dark-mode .question-container .tyrerCuzick select.form-control,
.dark-mode .question-container .tyrerCuzick .tyrerCuzick select.form-control:not([size]):not([multiple]) {
  background: #716e6ede !important; }

.dark-mode .question-container .tyrerCuzick .tyrerCuzick__non-count-wrapper .tyrerCuzick-contain {
  color: #ddd;
  background-color: #444;
  border-color: #7F7F7F; }
  .dark-mode .question-container .tyrerCuzick .tyrerCuzick__non-count-wrapper .tyrerCuzick-contain .form-group * {
    color: #ddd; }
  .dark-mode .question-container .tyrerCuzick .tyrerCuzick__non-count-wrapper .tyrerCuzick-contain .form-group .radio-inline div.checkbox,
  .dark-mode .question-container .tyrerCuzick .tyrerCuzick__non-count-wrapper .tyrerCuzick-contain .form-group .radio-inline div.radio {
    background: transparent;
    border: 1px solid #b2b2b2; }
  .dark-mode .question-container .tyrerCuzick .tyrerCuzick__non-count-wrapper .tyrerCuzick-contain .regular-radio:checked + div.radio {
    border: 1px solid #00c015; }

.dark-mode .question-container .tyrerCuzick .tyrerCuzick__non-count-wrapper .left-side-wrapper .left-side-navigation .button-wrapper button.config-name {
  background-color: #716e6ede !important;
  border-color: #7F7F7F; }
  .dark-mode .question-container .tyrerCuzick .tyrerCuzick__non-count-wrapper .left-side-wrapper .left-side-navigation .button-wrapper button.config-name span:not(.btn-delete-relative) {
    color: #ddd !important; }

.dark-mode .question-container .tyrerCuzick .tyrerCuzick_summary h3 {
  color: #ddd; }

.dark-mode .question-container .tyrerCuzick .tyrerCuzick_summary .relative-button-wrapper button.config-name,
.dark-mode .question-container .tyrerCuzick .tyrerCuzick_summary .relative-button-wrapper button.config-name.has-cancer {
  color: #ddd;
  background-color: #444;
  border-color: #7F7F7F; }

.dark-mode .question-container .regular-checkbox + label {
  color: #ddd; }

.dark-mode .question-container .regular-checkbox + label:before {
  background: none;
  color: #00c015;
  border: 3px solid #b2b2b2; }

.dark-mode .question-container .regular-checkbox:checked + label:before {
  border: 3px solid #00c015; }

.dark-mode .question-container i.fa-plus-circle {
  color: #ddd; }

.dark-mode .card.survey-card.tyrer-cuzick-card .tyrer-cuzick-tab-wrapper .toggle-full-screen,
.dark-mode .survey-footer .btn-success {
  border-color: transparent;
  background-color: #444;
  color: #ddd; }

.dark-mode .survey-content {
  background: #262626; }
  .dark-mode .survey-content .tyrerCuzick__count-wrapper {
    color: #ddd; }
    .dark-mode .survey-content .tyrerCuzick__count-wrapper .item-control select {
      color: #ddd;
      background: #444 !important; }
    .dark-mode .survey-content .tyrerCuzick__count-wrapper .items .item svg g path {
      fill: #ddd !important; }

.dark-mode .survey-view .survey-footer .btn.survey-summary-view,
.dark-mode .survey-view .survey-footer .btn.survey-next {
  background-color: #444;
  border-color: #7F7F7F; }
  .dark-mode .survey-view .survey-footer .btn.survey-summary-view span,
  .dark-mode .survey-view .survey-footer .btn.survey-next span {
    color: #ddd; }

.dark-mode .survey-view .survey-footer .btn.survey-next:before {
  background-color: #444;
  border-color: #7F7F7F; }

.dark-mode .select2-container .select2-choice.ui-select-match {
  color: #ddd;
  box-shadow: none;
  padding: 0 0 0 4px; }
  .dark-mode .select2-container .select2-choice.ui-select-match .btn-reset-select.circle-icon {
    color: #ddd;
    background-color: #262626;
    border-color: #ddd; }

.dark-mode .select2-dropdown-open .ui-select-dropdown {
  background-color: #262626;
  color: #ddd; }
  .dark-mode .select2-dropdown-open .ui-select-dropdown .select2-result-single {
    border-color: #ddd;
    background-color: #262626; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.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 {
  right: 5px;
  bottom: 0;
  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; }

.ripple {
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0); }
  .ripple:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(0, 0);
    opacity: .2;
    transition: transform .01s, opacity 0.01s; }
  .ripple.clicked:after {
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s; }

dropdown, dropdown-menu-old {
  float: left;
  display: block;
  width: 100%; }
  dropdown > div, dropdown-menu-old > div {
    float: left;
    width: 100%; }
    dropdown > div > div.dropdown-display, dropdown-menu-old > div > div.dropdown-display {
      float: left;
      width: 100%;
      background: white;
      height: 40px;
      cursor: pointer;
      border: solid 1px #CCC;
      box-sizing: border-box;
      -moz-box-sizing: border-box; }
      dropdown > div > div.dropdown-display > *, dropdown-menu-old > div > div.dropdown-display > * {
        float: left;
        height: 100%;
        height: 40px;
        line-height: 40px !important;
        display: inline-block;
        vertical-align: middle; }
      dropdown > div > div.dropdown-display > span, dropdown-menu-old > div > div.dropdown-display > span {
        font-size: 14px;
        width: 100%;
        position: relative;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding-right: 34px;
        padding-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        dropdown > div > div.dropdown-display > span.placeholder, dropdown-menu-old > div > div.dropdown-display > span.placeholder {
          color: #AAA; }
      dropdown > div > div.dropdown-display > i, dropdown-menu-old > div > div.dropdown-display > i {
        position: relative;
        width: 14px;
        margin-left: -24px;
        font-size: 1.125em;
        font-weight: bold;
        padding-right: 10px;
        text-align: right; }
      dropdown > div > div.dropdown-display span.placeholder.bold-placeholder, dropdown-menu-old > div > div.dropdown-display span.placeholder.bold-placeholder {
        font-weight: bold; }
    dropdown > div > div.dropdown-list, dropdown-menu-old > div > div.dropdown-list {
      float: left;
      width: 100%;
      position: relative;
      z-index: 65535;
      -moz-transform: scale(1, 0);
      -o-transform: scale(1, 0);
      -webkit-transform: scale(1, 0);
      transform: scale(1, 0);
      -moz-transition: -webkit-transform ease 250ms;
      -o-transition: -webkit-transform ease 250ms;
      -webkit-transition: -webkit-transform ease 250ms;
      transition: -webkit-transform ease 250ms;
      -moz-transition: transform ease 250ms;
      -o-transition: transform ease 250ms;
      -webkit-transition: transform ease 250ms;
      transition: transform ease 250ms; }
      dropdown > div > div.dropdown-list > div, dropdown-menu-old > div > div.dropdown-list > div {
        position: absolute;
        width: 100%;
        z-index: 200;
        cursor: pointer;
        background: white;
        overflow-y: auto;
        overflow-x: hidden;
        box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
        top: -35px; }
        dropdown > div > div.dropdown-list > div > div, dropdown-menu-old > div > div.dropdown-list > div > div {
          float: left;
          width: 100%;
          padding: 0 10px;
          font-size: 14px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          border: solid 1px #CCC;
          border-top: none; }
          dropdown > div > div.dropdown-list > div > div:hover, dropdown-menu-old > div > div.dropdown-list > div > div:hover {
            background: #F0F0F0; }
          dropdown > div > div.dropdown-list > div > div.separator, dropdown-menu-old > div > div.dropdown-list > div > div.separator {
            cursor: default;
            height: 0px;
            margin-top: -1px;
            border-bottom: 3px solid #ccc; }
            dropdown > div > div.dropdown-list > div > div.separator:hover, dropdown-menu-old > div > div.dropdown-list > div > div.separator:hover {
              background: white; }
            dropdown > div > div.dropdown-list > div > div.separator hr, dropdown-menu-old > div > div.dropdown-list > div > div.separator hr {
              width: 100%;
              height: 1px;
              padding: 0;
              margin: 0; }
          dropdown > div > div.dropdown-list > div > div.selected, dropdown-menu-old > div > div.dropdown-list > div > div.selected {
            background: rgba(0, 0, 0, 0.12);
            color: #3f51b5; }
          dropdown > div > div.dropdown-list > div > div:hover, dropdown-menu-old > div > div.dropdown-list > div > div:hover {
            background: #eeeeee; }
          dropdown > div > div.dropdown-list > div > div > *, dropdown-menu-old > div > div.dropdown-list > div > div > * {
            height: 40px;
            line-height: 40px !important;
            display: inline-block;
            vertical-align: middle;
            min-height: 30px;
            height: 100%;
            white-space: initial;
            word-break: break-word; }
          dropdown > div > div.dropdown-list > div > div > span, dropdown-menu-old > div > div.dropdown-list > div > div > span {
            float: left;
            width: 100%;
            position: relative;
            padding-right: 30px;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            color: inherit;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          dropdown > div > div.dropdown-list > div > div > i, dropdown-menu-old > div > div.dropdown-list > div > div > i {
            float: left;
            width: 20px;
            margin-left: -20px;
            display: none; }
          dropdown > div > div.dropdown-list > div > div.selected > i, dropdown-menu-old > div > div.dropdown-list > div > div.selected > i {
            display: inline-block; }
  dropdown.dropdown-small, dropdown-menu-old.dropdown-small {
    width: 100%; }
    dropdown.dropdown-small > div > div.dropdown-display, dropdown-menu-old.dropdown-small > div > div.dropdown-display {
      height: 30px; }
      dropdown.dropdown-small > div > div.dropdown-display > *, dropdown-menu-old.dropdown-small > div > div.dropdown-display > * {
        height: 30px;
        line-height: 30px !important;
        display: inline-block;
        vertical-align: middle; }
    dropdown.dropdown-small > div > div.dropdown-list > div > div > span, dropdown-menu-old.dropdown-small > div > div.dropdown-list > div > div > span {
      padding-right: 10px; }
    dropdown.dropdown-small > div > div.dropdown-list > div > div > i, dropdown-menu-old.dropdown-small > div > div.dropdown-list > div > div > i {
      display: none; }
  dropdown div.dropdown-list, dropdown-menu-old div.dropdown-list {
    z-index: 65535; }
    dropdown div.dropdown-list.dropdown-list-height-300 > div, dropdown-menu-old div.dropdown-list.dropdown-list-height-300 > div {
      max-height: 300px; }
    dropdown div.dropdown-list.dropdown-list-height-205 > div, dropdown-menu-old div.dropdown-list.dropdown-list-height-205 > div {
      max-height: 205px; }
    dropdown div.dropdown-list.dropdown-list-height-225 > div, dropdown-menu-old div.dropdown-list.dropdown-list-height-225 > div {
      max-height: 225px; }
    dropdown div.dropdown-list.dropdown-list-height-156 > div, dropdown-menu-old div.dropdown-list.dropdown-list-height-156 > div {
      max-height: 156px; }
    dropdown div.dropdown-list.dropdown-list-height-82 > div, dropdown-menu-old div.dropdown-list.dropdown-list-height-82 > div {
      max-height: 82px; }
    dropdown div.dropdown-list.dropdown-list-height-90 > div, dropdown-menu-old div.dropdown-list.dropdown-list-height-90 > div {
      max-height: 90px; }
  dropdown > div.show > div.dropdown-list, dropdown-menu-old > div.show > div.dropdown-list {
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); }
  dropdown .dropdown-list-element-content, dropdown-menu-old .dropdown-list-element-content {
    width: 100%;
    padding: 0 10px; }
    dropdown .dropdown-list-element-content span, dropdown-menu-old .dropdown-list-element-content span {
      word-wrap: normal; }
  dropdown.text-align-center .dropdown-list-element-content, dropdown-menu-old.text-align-center .dropdown-list-element-content {
    text-align: center; }
  dropdown.text-align-right .dropdown-list-element-content, dropdown-menu-old.text-align-right .dropdown-list-element-content {
    text-align: right; }
  dropdown.modal-dropdown, dropdown-menu-old.modal-dropdown {
    width: 100%;
    padding: 6px 0; }
    dropdown.modal-dropdown .dropdown-display, dropdown-menu-old.modal-dropdown .dropdown-display {
      height: 36px;
      min-height: 36px;
      line-height: 36px; }
    dropdown.modal-dropdown .ripple-cont .ripple-content, dropdown-menu-old.modal-dropdown .ripple-cont .ripple-content {
      width: 100%;
      font-size: 1.1em;
      padding-right: 10px;
      text-overflow: ellipsis;
      overflow-x: hidden;
      white-space: nowrap; }
    dropdown.modal-dropdown .icon, dropdown-menu-old.modal-dropdown .icon {
      right: 0;
      position: absolute; }
      dropdown.modal-dropdown .icon::before, dropdown-menu-old.modal-dropdown .icon::before {
        margin-left: 8px;
        margin-top: 2px;
        position: absolute; }
  dropdown .icon.caret, dropdown-menu-old .icon.caret {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%); }

dropdown-menu-old > div > div.dropdown-display {
  border: none;
  border-bottom: 1px solid #CCC;
  height: 42px; }
  dropdown-menu-old > div > div.dropdown-display > span.placeholder {
    color: #444;
    font-weight: bold;
    font-size: 100%;
    padding-left: 0px; }

dropdown-menu-old > div > div.dropdown-list > div.showToTheTop {
  top: auto;
  bottom: 100%; }

dropdown-menu select {
  height: 100%;
  min-height: 30px;
  border: none;
  background: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0 !important;
  width: calc(100% - 30px);
  white-space: normal; }
  dropdown-menu select.disabled {
    width: 100% !important; }

dropdown-menu .btn-reset-select {
  height: 25px;
  width: 25px;
  margin-left: 0 !important;
  margin-bottom: 5px;
  float: right; }
  dropdown-menu .btn-reset-select:before {
    top: 0;
    line-height: 25px; }

div.dropdown-display {
  width: 100%;
  background: white;
  height: 40px;
  cursor: pointer;
  border-bottom: solid 1px #CCC;
  position: relative; }
  div.dropdown-display dropdown-menu {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%; }
    div.dropdown-display dropdown-menu select {
      padding: 0;
      margin: 0;
      height: 100%;
      width: 100%;
      background: none;
      border: none; }
  div.dropdown-display span.placeholder {
    vertical-align: middle;
    line-height: 32px; }

.item-dropdown-header + div {
  margin-top: 12px; }

.item-dropdown-header.has-placeholder {
  padding-top: 18px !important; }
  .item-dropdown-header.has-placeholder dropdown-menu {
    margin-bottom: 0;
    margin: 0;
    padding: 0; }
    .item-dropdown-header.has-placeholder dropdown-menu select {
      color: transparent; }

.item-dropdown-header + .item-text-wrap {
  margin-top: 20px; }

.procedure-margin {
  margin-bottom: 10px; }

.ui-select-container.ui-select-multiple.dropdown.form-control.ui-select-custom {
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-bottom: 15px;
  position: relative;
  padding: 0; }
  .ui-select-container.ui-select-multiple.dropdown.form-control.ui-select-custom > div span.ui-select-match {
    overflow-x: auto;
    width: 100%;
    display: block; }
    .ui-select-container.ui-select-multiple.dropdown.form-control.ui-select-custom > div span.ui-select-match > span {
      display: inline-block;
      background-repeat: repeat-x;
      border-radius: 3px;
      padding: 2px 6px;
      margin: 2px 6px 0 2px;
      color: #000;
      cursor: pointer;
      background-color: #FFF;
      border: 1px solid #00C015; }
      .ui-select-container.ui-select-multiple.dropdown.form-control.ui-select-custom > div span.ui-select-match > span span.ui-select-match-item span.close.ui-select-match-close {
        font-size: 20px;
        line-height: 20px; }
      .ui-select-container.ui-select-multiple.dropdown.form-control.ui-select-custom > div span.ui-select-match > span span.ui-select-match-item span[uis-transclude-append] {
        font-size: 14px; }
  .ui-select-container.ui-select-multiple.dropdown.form-control.ui-select-custom > div input.ui-select-search {
    border: none;
    width: calc(100% - 10px) !important;
    border-radius: 2px;
    margin-bottom: 0;
    padding: 4px; }
  .ui-select-container.ui-select-multiple.dropdown.form-control.ui-select-custom ul.ui-select-choices.ui-select-choices-content {
    opacity: 1 !important;
    position: absolute;
    z-index: 10;
    margin: 0;
    background: #ffffff;
    border: 1px solid #d0d0d0;
    border-top: 0 none;
    border-radius: 0 0 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-sizing: border-box; }
    .ui-select-container.ui-select-multiple.dropdown.form-control.ui-select-custom ul.ui-select-choices.ui-select-choices-content li.ui-select-choices-group {
      color: #495c68;
      background-color: #f5fafd; }
      .ui-select-container.ui-select-multiple.dropdown.form-control.ui-select-custom ul.ui-select-choices.ui-select-choices-content li.ui-select-choices-group div.ui-select-choices-row > span > div {
        padding-top: 7px;
        font-size: 0.85em; }

.angular-dropdown-multiselect-custom {
  position: relative; }
  .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect > div button.btn {
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 22px 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    user-select: none;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect > div button.btn span.caret {
      display: inline-block;
      width: 0;
      height: 0;
      border-top: 4px dashed;
      border-top: 4px solid\9;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent;
      margin-top: 10px;
      position: absolute;
      right: 10px; }
  .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu {
    background-color: #FFF;
    width: 100%;
    border: 1px solid #ddd;
    z-index: 100;
    margin-bottom: 100px;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 1px 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);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    display: block;
    height: 100px;
    overflow: auto;
    border-radius: initial; }
    .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li div.dropdown-header {
      padding-left: 6px;
      padding-right: 6px; }
      .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li div.dropdown-header input[type=text] {
        width: 100%;
        border: 1px solid #ddd;
        padding: 0 8px;
        border-radius: 3px;
        margin-top: 4px; }
    .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a {
      display: block;
      padding: 8px;
      clear: both;
      font-weight: 400;
      line-height: 1.428571429;
      color: #333;
      white-space: nowrap; }
      .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a#selectAll, .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a#deselectAll {
        display: none; }
      .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a .glyphicon {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: Glyphicons Halflings;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a.option {
        overflow: hidden; }
        .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a.option div.checkbox {
          width: 100%;
          margin: 0;
          padding: 0;
          overflow: hidden; }
          .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a.option div.checkbox label {
            width: 100%;
            line-height: 30px; }
            .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a.option div.checkbox label input[type=checkbox] {
              margin: 0;
              border: 0;
              background: transparent;
              cursor: pointer;
              -webkit-appearance: none;
              float: left;
              position: relative;
              z-index: -1; }
            .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a.option div.checkbox label span {
              margin-left: 12px;
              position: relative;
              z-index: -1; }
              .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a.option div.checkbox label span b {
                font-weight: 400; }
              .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a.option div.checkbox label span span {
                position: relative;
                z-index: -1; }
    .angular-dropdown-multiselect-custom .multiselect-parent.dropdown-multiselect ul.dropdown-menu li.divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5;
      display: none; }
  .angular-dropdown-multiselect-custom.scan-technique-location {
    width: calc(100% - 30px); }
    .angular-dropdown-multiselect-custom.scan-technique-location .multiselect-parent.dropdown-multiselect .dropdown-toggle {
      background: none;
      border: none;
      border-bottom: 1px solid #ddd;
      border-radius: 0;
      white-space: normal;
      text-align: left;
      width: 100%;
      padding: 1px 6px;
      line-height: 25px; }
      .angular-dropdown-multiselect-custom.scan-technique-location .multiselect-parent.dropdown-multiselect .dropdown-toggle .caret {
        display: none; }
    .angular-dropdown-multiselect-custom.scan-technique-location .multiselect-parent.dropdown-multiselect ul.dropdown-menu li a {
      line-height: 0;
      padding: 7px; }

/*Dropdown styles in demographic*/
.modal-dropdown {
  display: flex;
  position: relative;
  top: -5px;
  height: 100%;
  width: 100%; }

.modal-dropdown > div {
  width: 100%; }

.modal-dropdown .placeholder button {
  color: #a2a2a2; }

.modal-dropdown .multiselect button {
  padding: 0; }

.modal-dropdown .dropdown-multiselect {
  padding: 0; }

.modal-dropdown .multiselect-clear {
  height: 25px;
  width: 25px;
  position: absolute;
  right: 0;
  top: -4px; }

.form-page {
  height: 100%; }

.dropdown-menu {
  max-height: 200px; }

.dropdown-multiselect {
  position: relative; }

.dropdown-toggle {
  background: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  line-height: 25px;
  white-space: normal;
  text-align: left;
  width: 100%; }

.dropdown-menu-form {
  background-color: #fff;
  border: 1px solid #ddd;
  z-index: 100;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  width: 100%;
  position: absolute; }
  .dropdown-menu-form li {
    display: block; }

input.ui-select-focusser,
input.ui-select-search {
  display: none; }

.ui-select-dropdown {
  min-height: 1px; }

.ui-select-container.dropdown-menu-ui-select {
  width: 100%;
  border-bottom: 1px solid #ddd;
  height: 40px; }
  .ui-select-container.dropdown-menu-ui-select .select2-choice {
    height: 100%;
    padding: 0;
    margin: -5px 0 0;
    background: transparent;
    border: none; }
    .ui-select-container.dropdown-menu-ui-select .select2-choice .select2-arrow {
      display: none; }
  .ui-select-container.dropdown-menu-ui-select.select2-dropdown-open.open {
    pointer-events: all;
    display: flex;
    flex-direction: column; }
  .ui-select-container.dropdown-menu-ui-select .select2-chosen {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    width: 100%;
    align-items: flex-end; }
  .ui-select-container.dropdown-menu-ui-select.is-hide-selected {
    border-bottom: none; }
    .ui-select-container.dropdown-menu-ui-select.is-hide-selected .select2-chosen {
      min-width: 100%;
      min-height: 40px;
      display: block; }
      .ui-select-container.dropdown-menu-ui-select.is-hide-selected .select2-chosen span {
        display: none; }
  .ui-select-container.dropdown-menu-ui-select .ui-select-choices-row-inner {
    padding: 5px; }
  .ui-select-container.dropdown-menu-ui-select .ui-select-choices-row.select2-disabled {
    background-color: rgba(0, 0, 0, 0.1); }
    .ui-select-container.dropdown-menu-ui-select .ui-select-choices-row.select2-disabled .ui-select-choices-row-inner {
      padding: 0 5px; }
  .ui-select-container.dropdown-menu-ui-select .btn-reset-select {
    height: 25px;
    width: 25px;
    margin-left: 0 !important;
    margin-bottom: 5px; }
    .ui-select-container.dropdown-menu-ui-select .btn-reset-select:before {
      top: 0;
      line-height: 25px; }

.select2-container .select2-choice.ui-select-match {
  color: #000;
  width: 100%;
  height: 110%;
  align-items: end;
  display: flex; }
  .select2-container .select2-choice.ui-select-match span.select2-chosen {
    margin-right: 0; }
    .select2-container .select2-choice.ui-select-match span.select2-chosen > span {
      max-width: calc(100% - 30px);
      overflow: hidden;
      text-overflow: ellipsis; }

.select2-drop-active {
  border: none; }
  .select2-drop-active .select2-results {
    margin: 0;
    padding: 0; }

.select2-dropdown-open {
  border-bottom: none; }

.select2-dropdown-open .ui-select-dropdown {
  width: 100%; }

.select2-dropdown-open .select2-result-single {
  background: #FFF;
  border: 1px solid #444; }

.datepicker-dropdown.ui-select-container.dropdown-menu-ui-select {
  height: 30px;
  border-bottom-color: #5E5A98; }
  .datepicker-dropdown.ui-select-container.dropdown-menu-ui-select .select2-choice {
    margin-top: -2px; }

a .checkbox {
  width: 100%; }

ul.dropdown-menu li {
  padding: 0 10px; }

.checkbox span.ng-binding {
  color: black;
  line-height: 30px;
  margin-left: 14px; }

.checkbox label span {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

label {
  display: flex;
  color: black; }

body > .select2-container.open {
  z-index: 20; }

body.modal-open {
  pointer-events: initial; }

.ripple-effect:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%);
  transform-origin: 50% 50%; }

.ripple-effect.dark:after {
  background: rgba(0, 0, 0, 0.2); }

@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1; }
  20% {
    transform: scale(25, 25);
    opacity: 1; }
  100% {
    opacity: 0;
    transform: scale(40, 40); } }

.ripple-effect:focus::after, .ripple-effect:active::after {
  animation: ripple 0.75s ease-out; }

html,
body {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.main-menu {
  background-color: #8061a3;
  background-image: -webkit-linear-gradient(top, #8061a3, #efb0c7);
  background-image: linear-gradient(to bottom, #8061a3, #efb0c7); }
  .main-menu app-version {
    color: white;
    font-weight: bold; }
  .main-menu .release-candidate-label {
    color: white;
    font-weight: bold; }
  .main-menu .item.item-image {
    background-color: transparent;
    padding: 3px;
    margin-top: 1px; }
  .main-menu .list {
    background-color: transparent; }
    .main-menu .list .item {
      padding-top: 35px;
      padding-bottom: 35px;
      text-align: left;
      padding-left: 20px;
      background-color: rgba(255, 255, 255, 0.08);
      color: white;
      text-align: center;
      border: none;
      border-top: 1px solid #9167ad;
      font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }
      .main-menu .list .item:hover {
        background-color: rgba(255, 255, 255, 0.15); }
      .main-menu .list .item.active {
        background-color: rgba(255, 255, 255, 0.3); }
      .main-menu .list .item span {
        position: relative;
        font-size: 18px;
        width: 140px;
        display: inline-block;
        text-align: left;
        margin-left: 10px; }

.patient-details-clipboard-flag-title {
  padding-top: 9px;
  font-size: 17px; }

ion-view {
  background: url(f1d34a1b570319a7db6df61f4aeea038.png); }

.scan-techinque-container {
  margin-bottom: 10px !important;
  padding-left: 0px !important; }

.scan-techinque-label {
  padding-left: 10px !important; }

.circle-icon {
  display: inline-block;
  border-radius: 16px;
  height: 32px;
  width: 32px;
  font-size: 22px;
  color: #444;
  background: white;
  border: 1px solid #444;
  position: relative;
  vertical-align: middle; }
  .circle-icon:before {
    position: absolute;
    left: 0px;
    top: 4px;
    width: 100%;
    text-align: center; }
  .circle-icon.small-circle-icon:before {
    left: 2px; }
  .circle-icon.ion-edit:before {
    font-size: 19px; }
  .circle-icon.icon-big {
    width: 42px;
    font-size: 30px;
    height: 42px;
    border-radius: 22px; }
    .circle-icon.icon-big:before {
      font-size: 25px !important; }
  .circle-icon[disabled] {
    color: #999;
    border-color: #999; }
  .circle-icon.wide-icon::before {
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center; }

.ion-edit.ion-edit-disabled,
.ion-calendar.ion-calendar-disabled {
  color: #b9b9b9; }

.ion-ios-square-outline:before {
  content: " ";
  line-height: 32px;
  width: 32px;
  height: 32px;
  border: 1px solid black; }

.bar-texture {
  background: url(f1d34a1b570319a7db6df61f4aeea038.png); }

.loading-container.visible {
  opacity: 1; }

.bar {
  height: 76px !important;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  border-bottom: 1px solid white; }
  .bar .buttons {
    padding-top: 10px;
    padding-bottom: 13px;
    margin-top: 0 !important; }
    .bar .buttons.right-buttons {
      right: 15px; }
    .bar .buttons.left-buttons {
      padding-top: 13px;
      padding-left: 15px; }
    .bar .buttons.user-name-section p.button {
      max-width: 150px;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 42px;
      white-space: nowrap; }
  .bar .emulator-title {
    width: 100%; }
    .bar .emulator-title .user-name-section {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      margin-left: auto;
      margin-right: 70px; }
  .bar h1.title {
    color: #fbc0d6;
    font-size: 32px;
    height: 75px;
    line-height: 75px;
    margin-top: 0 !important;
    text-align: left;
    left: 57px !important;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-family: "Ubuntu", sans-serif;
    font-weight: 200; }
    .bar h1.title.title-without-burger {
      left: 15px; }
    .bar h1.title .title-wrapper {
      display: inline-block;
      padding-right: 120px;
      position: relative;
      width: 100%; }
    .bar h1.title .title-wrapper.emulator {
      padding-right: 0px;
      display: inline-flex; }
      .bar h1.title .title-wrapper.emulator .name-wrapper {
        width: auto; }
    .bar h1.title .patient-title-container {
      display: inline-flex; }
      .bar h1.title .patient-title-container small {
        margin-left: 20px; }
    .bar h1.title .name-wrapper {
      width: 100%;
      overflow: hidden; }
    .bar h1.title .name-wrapper > div {
      overflow: hidden;
      text-overflow: ellipsis; }
    .bar h1.title .dob-wrapper {
      position: absolute;
      right: 0;
      bottom: 0; }
      .bar h1.title .dob-wrapper.offline {
        height: 50px; }
    .bar h1.title small {
      font-size: 18px;
      line-height: 75px;
      vertical-align: middle; }
    .bar h1.title.two-left-buttons {
      left: 95px !important; }
    .bar h1.title .cut-left {
      display: block;
      width: auto;
      height: 100%;
      overflow: hidden;
      text-overflow: ellipsis; }
    .bar h1.title .not-cut-right {
      display: block;
      height: 100%;
      width: 120px;
      float: right;
      text-align: center; }
  .bar:before {
    border-bottom: 1px solid #ccc;
    content: " ";
    left: 0;
    right: 0;
    position: fixed;
    bottom: 0; }

.has-header {
  top: 75px !important; }

@media (max-width: 1100px) {
  .patient-info .title.title-left {
    right: 46% !important; }
    .patient-info .title.title-left.in-offline-mode {
      right: 600px !important; } }

@media (min-width: 1100px) {
  .patient-info .title.title-left {
    right: 47% !important; }
  .patient-info.in-offline-mode {
    right: 600px !important; } }

.has-footer {
  bottom: 75px !important; }

.login-page .item {
  border: none;
  padding: 0px; }

.item.item-transparent,
.card.card-transparent {
  background: transparent; }

.icon.large-icon {
  font-size: 35px; }

.checkbox input:before,
.checkbox .checkbox-icon:before {
  border: 1px solid #ddd; }

.checkbox input:checked:before,
.checkbox input:checked + .checkbox-icon:before {
  background: #fff;
  border-color: #00c015; }

.checkbox input:checked:after,
.checkbox input:checked + .checkbox-icon:after {
  border: 2px solid #00c015;
  border-top: 0;
  border-right: 0;
  width: 12px;
  height: 9px; }

.tab-item .checkbox input:checked:after,
.checkbox input:checked + .checkbox-icon:after {
  top: 26%;
  left: 24%; }

hr {
  height: 0;
  margin-left: -90px;
  margin-right: -70px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid white; }

.no-animation {
  webkit-transition: none !important;
  moz-transition: none !important;
  transition: none !important; }

.pull-left {
  float: left; }

.col-15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 15%;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%; }

.col-20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.col-22 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 22%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 22%;
  -ms-flex: 0 0 22%;
  flex: 0 0 22%;
  max-width: 22%; }

.col-26 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 26%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 26%;
  -ms-flex: 0 0 26%;
  flex: 0 0 26%;
  max-width: 26%; }

.col-35 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 35%;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%; }

.col-40 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%; }

.col-45 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 45%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 45%;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%; }

.col-55 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 55%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 55%;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%; }

.col-60 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%; }

.col-65 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 65%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 65%;
  -ms-flex: 0 0 65%;
  flex: 0 0 65%;
  max-width: 65%; }

.col-70 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 70%;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%; }

.col-85 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 85%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 85%;
  -ms-flex: 0 0 85%;
  flex: 0 0 85%;
  max-width: 85%; }

.col-offset-20 {
  margin-left: 20%; }

.p-l-10 {
  padding-left: 10px; }

.p-r-10 {
  padding-right: 10px; }

.col-100 {
  width: 100%; }

.col-17 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 17%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 17%;
  -ms-flex: 0 0 17%;
  flex: 0 0 17%;
  max-width: 17%; }

.m-t-20 {
  margin-top: 20px; }

#holder {
  height: 550px;
  width: 100%; }

.dblarrow {
  margin-left: -22px;
  margin-top: 12px;
  display: inline-block; }
  .dblarrow.dropdown-small {
    margin-top: 0px; }

.dblarrow b {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;
  display: block;
  margin-bottom: 3px; }

.dblarrow i {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
  display: block; }

select.choose_state,
select.choose_state option {
  background: white; }

select.choose_state {
  border: 1px solid #c1c1c1;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  outline: none;
  margin-right: 0px;
  font-size: 1.4em;
  padding: 4px;
  padding-right: 20px;
  display: inline-block; }
  select.choose_state.dropdown-small {
    font-size: 0.9em; }

.popover.simple-popover {
  opacity: 1;
  width: inherit !important;
  height: inherit !important; }

.button-center {
  margin: 0 auto; }

.no-padding {
  padding: 0px; }

/*  ng-repeat Animation  */
.repeat-animation.ng-enter,
.repeat-animation.ng-leave,
.repeat-animation.ng-move {
  -webkit-transition: all linear 300ms;
  -moz-transition: all linear 300ms;
  -o-transition: all linear 300ms;
  transition: all linear 300ms;
  position: relative;
  left: 5px; }

.repeat-animation.ng-enter {
  opacity: 0; }

.repeat-animation.ng-enter.ng-enter-active {
  opacity: 1; }

.repeat-animation.ng-leave {
  opacity: 1; }

.repeat-animation.ng-leave.ng-leave-active {
  opacity: 0; }

.repeat-animation.ng-move {
  left: 2px;
  opacity: 0.5; }

.repeat-animation.ng-move.ng-move-active {
  left: 0;
  opacity: 1; }

.repeat-animation.animate-enter,
.repeat-animation.animate-leave {
  -webkit-transition: 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -moz-transition: 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -ms-transition: 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  -o-transition: 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  transition: 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
  position: relative;
  display: block; }

.repeat-animation.animate-enter.animate-enter-active,
.repeat-animation.animate-leave {
  opacity: 1;
  top: 0;
  height: 30px; }

.repeat-animation.animate-leave.animate-leave-active,
.repeat-animation.animate-enter {
  opacity: 0;
  top: -50px;
  height: 0px; }

.settings-popover {
  height: inherit; }
  .settings-popover > .scroll-content {
    position: relative; }

.popup-container .popup {
  width: inherit;
  max-width: 430px;
  min-width: 250px; }

.popup-container.comments .popup {
  min-width: 625px; }

.validationMessage {
  margin-top: 15px;
  margin-left: 0;
  display: inline-block; }

.validationMessage > div {
  color: white;
  display: inline;
  border-radius: 6px;
  padding: 5px 15px;
  font-size: 16px; }

.validationMessage > div {
  position: relative;
  background: #ed6161;
  border: 3px solid #de1818; }

.validationMessage > div:after,
.validationMessage > div:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.validationMessage > div:after {
  border-color: rgba(237, 97, 97, 0);
  border-bottom-color: #ed6161;
  border-width: 6px;
  margin-left: -6px; }

.validationMessage > div:before {
  border-color: rgba(222, 24, 24, 0);
  border-bottom-color: #de1818;
  border-width: 10px;
  margin-left: -10px; }

.popup-container .popup {
  border-radius: 6px; }
  .popup-container .popup .popup-head {
    border-radius: 6px;
    background: #387ef5; }
    .popup-container .popup .popup-head h3 {
      color: #ffffff; }

.patient-info .udf-fields .item.item-text-wrap {
  margin-left: 16px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 16px; }

.patient-info .udf-fields .item.item-text-wrap input[type="text"] {
  font-size: 16px;
  border: 1px solid #cccccc;
  margin-left: 0;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-appearance: none;
  border-radius: 4px; }

.card.form-page input[type="text"].item-text-wrap {
  font-size: 16px; }

.card.form-page.study-details {
  padding-bottom: 15%; }

.button-search-patients {
  height: 47px;
  padding: 5px 0 5px 0 !important; }
  .button-search-patients .ripple-content {
    color: white; }

.study-details .button-ripple,
.other-study-details .button-ripple {
  padding: 0;
  line-height: initial;
  min-height: initial;
  min-width: initial; }
  .study-details .button-ripple div.ripple,
  .other-study-details .button-ripple div.ripple {
    padding: 0 12px;
    min-width: 52px;
    min-height: 47px;
    line-height: 45px; }

.study-details .button.button-outline.button-royal div.ripple,
.other-study-details .button.button-outline.button-royal div.ripple {
  color: #886aea; }

.study-details .button.button-outline.button-positive div.ripple,
.other-study-details .button.button-outline.button-positive div.ripple {
  color: #387ef5; }

.study-details .button.button-outline.button-balanced div.ripple,
.other-study-details .button.button-outline.button-balanced div.ripple {
  color: #33cd5f; }

.study-details .button.button-outline.button-assertive div.ripple,
.other-study-details .button.button-outline.button-assertive div.ripple {
  color: #ef473a; }

.study-details .procedures-list,
.other-study-details .procedures-list {
  height: 240px;
  overflow-y: scroll;
  overflow-x: hidden; }

.study-details label.item.tab-header.item-transparent,
.other-study-details label.item.tab-header.item-transparent {
  padding-bottom: 5px; }

.modal.error-message-modal {
  height: 350px; }
  .modal.error-message-modal header.bar {
    height: 44px !important; }
    .modal.error-message-modal header.bar h1.title {
      height: 43px;
      line-height: 44px;
      left: 0 !important;
      font-size: 26px !important; }
  .modal.error-message-modal content {
    display: block;
    padding-top: 43px;
    overflow: scroll;
    height: 100%;
    width: 100%; }

.backdrop {
  background-color: rgba(0, 0, 0, 0.85); }

.loading-container .loading {
  font-size: 20px;
  padding: 20px 30px;
  margin-top: -250px; }
  .loading-container .loading .loading-text {
    display: inline-block;
    transform: translateY(-5px); }

.popup-container textarea.comment-area {
  width: 400px;
  height: 250px; }

.bar.bar-subheader {
  height: 67px !important;
  top: 74px !important;
  padding: 0; }

.has-subheader-ion-scroll {
  height: 100%;
  top: 140px !important; }

.has-subheader {
  margin-top: 140px;
  overflow: hidden;
  height: calc(100% - 100px); }

.button.inline-button {
  margin-top: -1px;
  width: 100%;
  font-size: 20px;
  padding: 7px 0 6px 0; }
  .button.inline-button.margin-10 {
    margin-top: 10px; }

.button.inline-button.icon-only {
  font-size: 30px; }

.col-min {
  max-width: 56px; }

.col-search {
  max-width: 150px; }

.col-separate-left {
  max-width: 33%;
  padding-right: 10%; }

.patient-info .card.form-page .list .item {
  border-top: 1px solid #ddd; }
  .patient-info .card.form-page .list .item:first-child {
    border-top: none; }

.studies-list .list .item {
  border-top: 1px solid #ddd;
  padding-bottom: 1px; }
  .studies-list .list .item:first-child {
    border-top: none; }

.swipe-button {
  width: 60px;
  margin-top: 15px;
  right: 20px;
  color: #bebebe; }

.marginLeft10 {
  margin-left: 10px; }

h1.pin-number {
  color: #886aea;
  font-size: 52px;
  display: inline;
  float: right;
  margin: 0;
  margin-top: 2px;
  line-height: 42px; }

.form-buttons {
  min-height: 40px; }
  .form-buttons .button {
    border-radius: 5px;
    margin-right: 50px;
    margin-top: 10px;
    padding: 0 31px;
    float: right;
    min-width: 52px;
    font-size: 20px; }

.pr-1 {
  padding-right: 1em !important; }

.pl-0 {
  padding-left: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.login-page .item-input .item.item-input-inset .item-input-wrapper input[disabled].server-status {
  padding-right: 0;
  height: 34px;
  background-color: light-dark(#545454, #aaaaaa); }
  .login-page .item-input .item.item-input-inset .item-input-wrapper input[disabled].server-status.hospital-code-input {
    padding: 8px 16px 8px 8px;
    background-color: #ececec; }
  .login-page .item-input .item.item-input-inset .item-input-wrapper input[disabled].server-status.online {
    color: green; }
  .login-page .item-input .item.item-input-inset .item-input-wrapper input[disabled].server-status.offline {
    color: red; }

.disabled-document {
  opacity: 0.3; }

.button.button-clear.button-online-status {
  font-weight: bold;
  margin-right: 10px; }
  .button.button-clear.button-online-status.button-assertive, .button.button-clear.button-online-status.button-assertive:hover, .button.button-clear.button-online-status.button-assertive:focus, .button.button-clear.button-online-status.button-assertive.active {
    color: red;
    opacity: 1;
    margin-right: 10px; }
    .button.button-clear.button-online-status.button-assertive .error, .button.button-clear.button-online-status.button-assertive:hover .error, .button.button-clear.button-online-status.button-assertive:focus .error, .button.button-clear.button-online-status.button-assertive.active .error {
      color: red;
      border: 1px solid red;
      padding: 0 6px;
      border-radius: 6px; }
    .button.button-clear.button-online-status.button-assertive .info, .button.button-clear.button-online-status.button-assertive:hover .info, .button.button-clear.button-online-status.button-assertive:focus .info, .button.button-clear.button-online-status.button-assertive.active .info {
      color: yellow;
      border: 1px solid yellow;
      padding: 0 6px;
      border-radius: 6px; }
    .button.button-clear.button-online-status.button-assertive .toggle-text1, .button.button-clear.button-online-status.button-assertive:hover .toggle-text1, .button.button-clear.button-online-status.button-assertive:focus .toggle-text1, .button.button-clear.button-online-status.button-assertive.active .toggle-text1 {
      animation-name: tgl;
      animation-duration: 5s;
      animation-timing-function: linear;
      animation-iteration-count: infinite;
      animation-delay: 0s; }
    .button.button-clear.button-online-status.button-assertive .toggle-text2, .button.button-clear.button-online-status.button-assertive:hover .toggle-text2, .button.button-clear.button-online-status.button-assertive:focus .toggle-text2, .button.button-clear.button-online-status.button-assertive.active .toggle-text2 {
      animation-name: tgl;
      animation-duration: 5s;
      animation-timing-function: linear;
      animation-iteration-count: infinite;
      animation-delay: 2.5s;
      visibility: hidden;
      height: 0;
      overflow: hidden; }

@-webkit-keyframes blinker {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes blinker {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes tgl {
  0% {
    visibility: visible;
    height: auto;
    overflow: auto;
    opacity: 1; }
  49.9% {
    visibility: visible;
    height: auto;
    overflow: auto; }
  50% {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  99.9% {
    visibility: hidden;
    height: 0;
    overflow: hidden; }
  100% {
    visibility: visible;
    height: auto;
    overflow: auto;
    opacity: 1; } }

@keyframes tgl {
  0% {
    visibility: visible;
    height: auto;
    overflow: auto;
    opacity: 1; }
  49.9% {
    visibility: visible;
    height: auto;
    overflow: auto; }
  50% {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  99.9% {
    visibility: hidden;
    height: 0;
    overflow: hidden; }
  100% {
    visibility: visible;
    height: auto;
    overflow: auto;
    opacity: 1; } }

.button.button-clear.user-name {
  margin-top: 5px; }

.ionic_datepicker_popup .popup-buttons {
  display: block; }

.button.ng-binding.button_set {
  float: right;
  width: 50%; }

.button.ng-binding.button_close {
  width: 49%; }

.patient-info .toggle-full-screen {
  top: 155px; }

.scroll-view.scroll-y {
  overflow-y: hidden !important; }

.tooltip-inner {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.modal-pin-show {
  position: absolute;
  right: 90px;
  font-size: 20px;
  top: 10px;
  font-family: Ubuntu, sans-serif; }

.modal-pin-number {
  position: absolute;
  right: 45px;
  font-size: 20px;
  top: 10px;
  font-family: Ubuntu, sans-serif; }

.generate-new-pin-button {
  position: absolute;
  right: 0; }

.close-modal {
  position: absolute;
  right: 0;
  margin-right: 10px;
  margin-top: 3px; }

.close-icon {
  font-size: 23px; }

input#firstName,
input#lastName {
  width: 100%; }

.modal.worklist-exam-modal header.bar h1.title .name-wrapper.perform-exam {
  padding-right: 230px; }

header.bar h1.title {
  min-width: 135px; }

.button.button-stable {
  border-color: #444; }
  .button.button-stable.white-background {
    background-color: #fff; }

.getRefPhyError {
  font-size: 20px;
  color: red;
  text-align: center; }

.wpf .previous-image-shown {
  margin-top: 115px; }

.button.close-fu-warning {
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 15%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 15%;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%; }

.item-options .button-position {
  padding: 0; }
  .item-options .button-position .ripple-cont {
    line-height: 20px;
    padding: 0;
    height: 100%;
    width: 100%;
    text-transform: none;
    min-width: auto; }
    .item-options .button-position .ripple-cont .ripple-content {
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: center;
      align-content: center;
      flex-direction: column;
      padding-left: 12px;
      padding-right: 12px; }

.main-menu .list .item {
  padding: 0; }
  .main-menu .list .item .ripple-cont {
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 20px;
    padding-right: 16px;
    width: 100%; }
    .main-menu .list .item .ripple-cont .ripple-content {
      line-height: 20px; }
      .main-menu .list .item .ripple-cont .ripple-content span {
        color: white; }

.has-header .list.card .ripple.ripple-cont .ripple-content i.ion-card {
  left: -40px; }

.studies-list .create-outside-study {
  margin: 1px 26px 10px 17px; }

.studies-list .create-outside-study-disabled {
  pointer-events: none;
  opacity: 0.6; }

.studies-list .outside-study,
.studies-list .study-item {
  padding: 0; }
  .studies-list .outside-study .ripple.ripple-cont,
  .studies-list .study-item .ripple.ripple-cont {
    padding: 16px;
    width: 100%; }
    .studies-list .outside-study .ripple.ripple-cont .ripple-content,
    .studies-list .study-item .ripple.ripple-cont .ripple-content {
      overflow: hidden; }

.other-study-details .bar .buttons.user-name-section p.user-name {
  line-height: 32px; }

[role="button"] {
  cursor: pointer; }

.outside-studies-dropdown {
  width: 100%;
  font-size: 16px;
  padding: 6px 15px;
  padding-top: 21px; }
  .outside-studies-dropdown .ripple-cont {
    padding: 0; }

.alert {
  position: relative;
  padding: 16px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-secondary {
  font-size: 16px;
  font-weight: 500;
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }

.item-toggle {
  padding-right: 20px; }
  .item-toggle .toggle {
    position: relative;
    float: right;
    top: 0;
    right: 0; }

.relative {
  position: relative; }

.display-inline-block {
  display: inline-block; }

.display-block {
  display: block; }

.display-flex {
  display: flex; }

.relative-important {
  position: relative !important; }

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

.pt-5 {
  padding-top: 5px; }

.filter-datepicker {
  position: absolute;
  right: 5px;
  top: 10px; }

.filter-dob {
  height: 34px;
  line-height: 34px; }

.filter-dob-label {
  color: #aaaaaa;
  font-size: 14px; }

.p-5 {
  padding: 5px; }

.cell {
  display: block;
  width: 33%; }

.item-button-center {
  padding-right: 0px;
  text-align: center; }

.table {
  padding: 0px; }

.list:last-child.card {
  margin-bottom: 20px; }

a.item.red-colored {
  color: #ff4b44; }

.blue-colored {
  color: blue; }

.card,
.list-inset {
  margin: 20px 0px 0px 0px; }

.network-test-result {
  font-size: 25px; }

.table-cell {
  display: inline-block;
  min-width: 49.6%;
  max-width: 49.61%; }

.alert-info {
  padding: 15px;
  background: lightgray;
  margin-bottom: 10px;
  border-radius: 5px;
  width: 100%;
  color: black;
  font-size: 20px;
  font-weight: 400; }

.item.item-button-center h2 {
  font-weight: 600; }

.item.item-button-center h3 {
  font-weight: 400; }

.dropdown-header {
  padding-left: 6px; }

.modal-md .popup {
  width: 35%; }

/* mixin for multiline */
.modal-list-message {
  margin-top: -30px;
  font-size: 16px;
  line-height: 2;
  overflow: hidden;
  position: relative;
  max-height: 32px;
  text-align: justify;
  text-overflow: ellipsis;
  white-space: nowrap; }

.open-exam-modal-button-container {
  padding-top: 0; }

.text-bold {
  font-weight: bold; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: ""; }

.link-studies-scroll {
  height: 285px;
  overflow-x: hidden; }

.form-page {
  border: none;
  box-shadow: none;
  padding-left: 20px;
  padding-right: 30px; }
  .form-page .field-header {
    height: 5px;
    display: block; }
  .form-page .details-list-header {
    padding-bottom: 0;
    margin-bottom: -15px; }
    .form-page .details-list-header.procedures-header dropdown-menu {
      width: 95%; }
  .form-page .views-row {
    padding-top: 15px; }
    .form-page .views-row .position-relative {
      position: relative; }
      .form-page .views-row .position-relative .dropdown-small {
        position: absolute;
        top: 10px;
        right: 35px; }
  .form-page .name-label, .form-page .table-label {
    overflow: auto;
    text-overflow: ellipsis; }
    .form-page .name-label.problem-name-label, .form-page .problem-name-label.table-label {
      padding-top: 10px; }
      .form-page .name-label.problem-name-label.separator, .form-page .problem-name-label.separator.table-label {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding-bottom: 10px;
        flex: 100%;
        -webkit-box-flex: 100%;
        -webkit-flex: 100%;
        -moz-box-flex: 100%;
        -moz-flex: 100%;
        -ms-flex: 100%; }
  .form-page .table-label {
    padding-top: 8px; }
    .form-page .table-label label:not(.value-label) {
      font-size: 16px; }
    .form-page .table-label .red-colored {
      color: red; }
  .form-page ion-scroll.udf-fields {
    height: 300px; }
  .form-page ion-scroll.comments {
    height: 480px; }
  .form-page ion-scroll.documents {
    padding-bottom: 14%; }
    .form-page ion-scroll.documents.ht-405 {
      height: 405px; }
    .form-page ion-scroll.documents.ht-320 {
      height: 320px; }
    .form-page ion-scroll.documents.ht-270 {
      height: 270px; }
  .form-page ion-scroll.followups {
    height: 320px; }
  .form-page .item {
    border: none; }
    .form-page .item input[disabled] {
      color: #828282; }
    .form-page .item input[type="text"],
    .form-page .item input[type="number"],
    .form-page .item textarea {
      font-size: 16px;
      background: #e2e2e2;
      padding-left: 9px;
      border-radius: 4px;
      width: 100%; }
      .form-page .item input[type="text"]:not(.result-block),
      .form-page .item input[type="number"]:not(.result-block),
      .form-page .item textarea:not(.result-block) {
        max-width: 100%; }
      .form-page .item input[type="text"].result-block,
      .form-page .item input[type="number"].result-block,
      .form-page .item textarea.result-block {
        display: inline-block;
        text-align: right;
        padding-right: 5px; }
    .form-page .item select {
      padding: 4px 20px 4px 4px;
      font-size: 16px;
      min-width: 51px;
      border-radius: 4px;
      max-width: 100%; }
  .form-page .load-more-documents-button-container {
    padding: 10px; }
    .form-page .load-more-documents-button-container .load-more-document-button {
      padding: 6px;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.005);
      border-color: rgba(0, 0, 0, 0.4);
      box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.4), inset 0px 0px 0px rgba(0, 0, 0, 0.1);
      border-right-width: 2px;
      border-bottom-width: 2px;
      box-shadow: 1px 2px 1px 0px rgba(0, 0, 0, 0.2), 0px 0px 5px 0px rgba(0, 0, 0, 0.2); }
      .form-page .load-more-documents-button-container .load-more-document-button:active, .form-page .load-more-documents-button-container .load-more-document-button:focus {
        box-shadow: none;
        background-color: #efefef;
        border-right-width: 0px;
        border-right-color: #ccc;
        border-bottom-width: 0px;
        border-bottom-color: #ccc; }
  .form-page label hr {
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 5px; }
    .form-page label hr.full-width {
      width: 100%; }
  .form-page ul li {
    margin-bottom: 10px; }
  .form-page .col-33,
  .form-page .col-50,
  .form-page .col-66,
  .form-page .col-67,
  .form-page .col-26 {
    padding-left: 15px;
    padding-right: 15px; }
    .form-page .col-33.side-select-cell,
    .form-page .col-50.side-select-cell,
    .form-page .col-66.side-select-cell,
    .form-page .col-67.side-select-cell,
    .form-page .col-26.side-select-cell {
      padding: 0; }
  .form-page .item-transparent {
    padding-top: 21px;
    overflow: initial; }
  .form-page .item-dropdown-wrapper {
    z-index: 9;
    overflow: visible; }
  .form-page .item-dropdown-header {
    z-index: 10;
    overflow: visible;
    padding-top: 12px;
    clear: both; }
    .form-page .item-dropdown-header.show-on-top {
      z-index: 11; }
    .form-page .item-dropdown-header .clearfix {
      clear: both; }
    .form-page .item-dropdown-header .dropdown-display.view-only {
      cursor: default; }
  .form-page .emulated-dropdown-header {
    padding: 0 6px 6px 0px;
    border-bottom: 1px solid #ccc;
    min-height: 33px;
    float: left;
    width: 100%; }
  .form-page .scroll-wrapper {
    padding: 0px 10px;
    overflow: hidden;
    position: relative; }
  .form-page .list-half-scroll {
    max-height: 150px; }
  .form-page .item-text-wrap {
    padding-left: 25px;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    min-height: 16px; }
    .form-page .item-text-wrap.left-align {
      padding-left: 20px; }
    .form-page .item-text-wrap.dropdown-result {
      float: left;
      width: 100%;
      margin-bottom: 25px;
      padding-top: initial;
      min-height: 20px; }
      .form-page .item-text-wrap.dropdown-result.title-item {
        padding-top: 8px;
        text-align: right;
        margin-bottom: 5px;
        padding-right: 10px; }
      .form-page .item-text-wrap.dropdown-result.value-item {
        margin-bottom: 5px; }
    .form-page .item-text-wrap.pr-60 {
      padding-right: 60px; }
  .form-page .list-item {
    padding-left: 40px;
    padding-top: 0;
    padding-bottom: 10px; }
  .form-page .icon {
    display: inline-flex;
    margin-left: 10px; }
    .form-page .icon.border-less {
      border: none;
      background-color: inherit; }
    .form-page .icon .form-control {
      width: 40px;
      height: 40px;
      border-radius: 20px;
      overflow: hidden;
      opacity: 0;
      margin-left: -24px;
      margin-top: -7px; }
  .form-page .ripple-content .icon {
    margin-top: 2px; }
  .form-page .button-delete {
    margin-top: -12px;
    color: #000000; }
  .form-page .button-trashcan {
    margin-top: -12px;
    color: #CF463F; }
  .form-page .button-trashcan:before {
    font-size: 18px; }
  .form-page .trashcan-procedure-btn {
    margin: 1px 0 0;
    padding: 0;
    height: 29px;
    width: 29px;
    min-height: 0;
    min-width: 0;
    margin-left: 16px;
    padding-left: 5px; }
  .form-page .delete-procedure-btn {
    margin: 1px 0 0;
    padding: 0;
    height: 29px;
    width: 29px;
    min-height: 0;
    min-width: 0;
    margin-left: 16px;
    padding-left: 9px; }
  .form-page .delete-second-technologist-btn {
    margin: 0;
    padding: 0;
    height: 29px;
    width: 29px;
    min-width: 0;
    min-height: 0;
    position: absolute;
    right: 0;
    top: -10px; }
  .form-page .delete-procedure-btn:before {
    line-height: 29px; }
  .form-page.comments-page .comment-area {
    min-height: 80px;
    margin-bottom: 45px;
    border: 1px solid #ddd;
    background: #eee; }
  .form-page.comments-page pre {
    margin-bottom: 45px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }
  .form-page.comments-page pre + hr {
    margin-bottom: -12px; }
  .form-page.comments-page .edit-comment-btn {
    outline: 4px solid white; }

.row.second-dropdown-container {
  margin-top: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-5 {
  margin-top: 5px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-l-10 {
  margin-left: 10px; }

.m-t-75 {
  margin-top: 75px; }

.top-10 {
  top: 10px; }

.button-refresh.pull-right {
  float: right;
  margin-right: 0; }

.pad-14 {
  padding-bottom: 5%; }

.follow-ups-page .show-resolved-label {
  margin-top: 13px; }

.risk-tab-scroll .item {
  padding: 0;
  margin: 0; }

.overflow-hidden {
  overflow: hidden !important; }

.outside-study-scroll {
  height: calc(100% - 300px); }
  .outside-study-scroll div {
    overflow: hidden;
    text-overflow: ellipsis; }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }

.item.item-input.item-select.date-picker-select {
  width: 100%;
  height: 25px;
  position: relative; }
  .item.item-input.item-select.date-picker-select select {
    width: 100%;
    height: 100%;
    max-width: 100%;
    padding-right: 25px;
    left: 0; }

.referring-physician-dialog .item-input-wrapper {
  max-width: 80%; }

.referring-physician-dialog button.button-add {
  float: left; }

.referring-physician-dialog button.button-done {
  float: left;
  position: initial !important; }

.chat-component {
  padding-left: 0;
  padding-right: 0;
  margin-top: 75px;
  padding-top: 0;
  display: flex;
  max-height: calc(100% - 71px);
  height: calc(100% - 71px); }
  .chat-component .allow-text-select {
    -webkit-touch-callout: default;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text; }

.chat-component modal-dialog .modal {
  border-radius: 4px;
  min-height: 450px;
  bottom: auto;
  opacity: 1; }

.chat-component modal-dialog .modal-backdrop {
  background-color: #000;
  opacity: 0.5; }

.chat-component modal-dialog .modal-dialog {
  width: 100%;
  height: 100%;
  padding-bottom: 30px; }

.chat-component modal-dialog .modal-header {
  height: 44px;
  border-color: #111;
  background-color: #444444;
  border-bottom: 1px solid white; }
  .chat-component modal-dialog .modal-header .modal-title {
    color: #ddd;
    line-height: 44px;
    display: block;
    font-size: 22px;
    margin: 0;
    padding-left: 10px; }
  .chat-component modal-dialog .modal-header .hidden {
    display: none; }

.chat-component modal-dialog button {
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ffffff;
  border-color: #cccccc; }
  .chat-component modal-dialog button:first-child {
    margin-right: 10px; }

.chat-component modal-dialog .modal-body {
  padding: 10px 30px 30px; }
  .chat-component modal-dialog .modal-body .ng-value-container {
    border: 1px solid #ddd;
    min-height: 40px; }
    .chat-component modal-dialog .modal-body .ng-value-container .ng-value {
      height: 25px;
      vertical-align: middle;
      line-height: 25px;
      background: #ccc;
      margin-top: 6px;
      margin-left: 10px;
      padding-left: 5px;
      padding-right: 5px; }
  .chat-component modal-dialog .modal-body .ng-clear-wrapper {
    position: absolute;
    z-index: 20000;
    top: calc(100% / 2 - 9px);
    right: 0; }
  .chat-component modal-dialog .modal-body .ng-input {
    padding: 0 10px; }
  .chat-component modal-dialog .modal-body .ng-option-marked {
    background: #dddddd; }
  .chat-component modal-dialog .modal-body .ng-dropdown-panel {
    border: 1px solid #ddd;
    border-top: 0;
    background: #fff; }
  .chat-component modal-dialog .modal-body .ng-option {
    padding: 3px 10px; }

.chat-component modal-dialog .modal-footer {
  position: absolute;
  right: 30px;
  bottom: 20px; }

.chat-component .show-custom-modal {
  padding-bottom: 10px !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  border-radius: 6px !important;
  height: auto !important;
  bottom: auto;
  background-color: white;
  min-height: auto !important;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: fit-content;
  min-width: 30%; }
  .chat-component .show-custom-modal .modal-dialog {
    padding: 0; }
  .chat-component .show-custom-modal .modal-body {
    padding: 15px;
    overflow: auto; }
  .chat-component .show-custom-modal .modal-footer {
    padding: 10px 15px;
    position: relative;
    bottom: 0;
    right: 0; }
    .chat-component .show-custom-modal .modal-footer button {
      width: calc((100% - 10px) / 2);
      padding: 10px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      border-color: transparent; }
    .chat-component .show-custom-modal .modal-footer .bt-yes {
      background-color: #387ef5;
      color: #fff; }
    .chat-component .show-custom-modal .modal-footer .bt-no {
      background: #fff; }

.chat-component .alert-modal .modal-footer {
  display: flex;
  justify-content: space-evenly; }

.enabled-printers-modal {
  width: 50% !important;
  height: auto !important;
  left: 25%;
  top: 30%; }
  .enabled-printers-modal .mt-15 {
    margin-top: 15px; }
  .enabled-printers-modal .mt-25 {
    margin-top: 25px; }
  .enabled-printers-modal select {
    width: 100%;
    margin-top: 25px;
    padding: 5px; }
  .enabled-printers-modal .btn-print {
    float: right; }

.button.button-icon.ripple.chat-bubble-button {
  padding: 0;
  margin-right: 15px;
  overflow: visible; }
  .button.button-icon.ripple.chat-bubble-button chat-bubble-component {
    margin: 0; }

.min-h-ini {
  min-height: initial; }

.h-100 {
  height: 100%; }

.w-100 {
  width: 100%; }

.w-auto {
  width: auto; }

.w-75 {
  width: 75%; }

.calc-30 {
  width: calc(100% - 30px); }

.checkbox input,
.checkbox-icon {
  min-width: 28px; }

.load-more-refphys-button-container {
  padding: 10px; }
  .load-more-refphys-button-container .load-more-refphys-button {
    padding: 6px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.005);
    border-color: rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 2px 0px rgba(0, 0, 0, 0.4), inset 0px 0px 0px rgba(0, 0, 0, 0.1);
    border-right-width: 2px;
    border-bottom-width: 2px;
    box-shadow: 1px 2px 1px 0px rgba(0, 0, 0, 0.2), 0px 0px 5px 0px rgba(0, 0, 0, 0.2); }
    .load-more-refphys-button-container .load-more-refphys-button:active, .load-more-refphys-button-container .load-more-refphys-button:focus {
      box-shadow: none;
      background-color: #efefef;
      border-right-width: 0px;
      border-right-color: #ccc;
      border-bottom-width: 0px;
      border-bottom-color: #ccc; }

.menu-left .item.item-image.bar-texture {
  height: 76px;
  display: flex;
  align-items: center; }

.menu-left .main-menu {
  margin-top: 74px; }

.dob-filter-input {
  padding-top: 0px;
  padding-right: 0px !important; }

.h-100 {
  height: 100%; }

.scroll-y {
  overflow-y: scroll; }

.scroll-y-auto {
  overflow-y: auto; }

.ellipsis-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.scroll-outside-studies {
  height: calc(100% - 300px); }

.scroll-outside-study-info {
  height: calc(100% - 150px); }

.patient-list-scroll {
  padding-bottom: 100px; }

[nav-view-transition="ios"][nav-view-direction="forward"],
[nav-view-transition="ios"][nav-view-direction="back"] {
  background-color: transparent; }

.tabs .tab-item.active {
  border-top: 1px solid #d0cfcf; }

@media (max-height: 768px) {
  .container-with-padding {
    padding-bottom: 12%; }
  .comments-container-with-padding {
    padding-bottom: 120px !important; } }

.document-scroll-container {
  height: 320px; }

.second-row {
  min-height: 86px; }
  .second-row .input-text-wrapper {
    padding-left: 15px; }

.filter-with-select-container {
  padding-top: 11px;
  padding-bottom: 11px;
  display: flex;
  flex-direction: row;
  align-items: center; }
  .filter-with-select-container label.checkbox {
    right: auto; }
  .filter-with-select-container select {
    border: 1px solid #e8e8e8;
    width: 50px;
    text-align: center;
    padding: 0 10px;
    height: 30px; }

.app-version-right-bottom {
  position: fixed;
  bottom: 7px;
  right: 20px;
  font-size: 12px; }

.app-version-overflow {
  z-index: 9; }

.exam-page-bar-footer {
  height: 85px !important; }

@media (max-width: 1536px) {
  .problems-modal {
    height: 90%; } }

@media (min-width: 1536px) {
  .problems-modal {
    height: 80%; } }

.ribbon-age-container {
  margin-left: 12px; }

.confirmation-wrap {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: relative; }

.whitespace-normal {
  white-space: normal; }

.portrait-mode-warning {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999; }
  @media screen and (orientation: portrait) {
    .portrait-mode-warning {
      display: block; } }
  .portrait-mode-warning .portrait-image {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: 400px;
    background-position: center;
    background-image: url("/images/portrait-mode-warning.svg"); }
  .portrait-mode-warning .portrait-backdrop {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.6; }
  .portrait-mode-warning .portrait-warning-text {
    color: white;
    z-index: 9999;
    font-size: 36pt;
    text-align: center;
    top: calc(50% + 195px);
    position: absolute;
    width: 100%; }

.accession-ref-phy-container {
  display: flex; }
  .accession-ref-phy-container .ref-phy-container {
    margin-left: 30px;
    text-align: center; }

.follow-up-details-container {
  max-height: calc(100% - 10px);
  overflow-y: scroll;
  overflow-x: hidden; }

.outside-study-list {
  padding: 0px; }
  .outside-study-list .ripple {
    padding: 15px; }

.followups-items .item:nth-child(even) .item-options,
.studies-items .item:nth-child(even) .item-options,
.documents-item .item:nth-child(even) .item-options {
  margin-top: 1px; }

.question-container .regular-checkbox + label {
  font-size: 21px !important;
  line-height: 33px !important; }

.question-container .regular-checkbox + label:before {
  background-color: #fafafa;
  border: 3px solid #4c4788;
  border-radius: 3px !important;
  color: #646099;
  display: inline-block;
  font-size: 24px !important;
  height: 35px !important;
  left: 0;
  line-height: 29px !important;
  border-radius: 30px !important;
  padding: 0px 0px 0px 5px !important;
  position: absolute;
  width: 35px !important; }

.chat-component modal-dialog .modal-backdrop {
  opacity: 0.9; }

.chat-component modal-dialog .modal {
  min-height: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 6px;
  overflow: visible; }
  .chat-component modal-dialog .modal.chat-alert-popup {
    width: fit-content;
    max-width: 430px;
    min-width: 250px;
    background-color: rgba(255, 255, 255, 0.9); }
    .chat-component modal-dialog .modal.chat-alert-popup .modal-dialog {
      padding-bottom: 0; }
      .chat-component modal-dialog .modal.chat-alert-popup .modal-dialog .modal-content {
        border-radius: 6px;
        background-color: rgba(255, 255, 255, 0.9); }
        .chat-component modal-dialog .modal.chat-alert-popup .modal-dialog .modal-content .modal-header {
          text-align: center;
          margin-bottom: 0;
          border: none;
          background: #387ef5;
          border-bottom: 1px solid #eee;
          padding: 15px 10px;
          display: flex;
          align-items: center;
          justify-content: center;
          height: auto; }
          .chat-component modal-dialog .modal.chat-alert-popup .modal-dialog .modal-content .modal-header .modal-title {
            font-size: 15px;
            font-weight: 500;
            color: #fff;
            line-height: initial; }
        .chat-component modal-dialog .modal.chat-alert-popup .modal-dialog .modal-content .modal-body {
          padding: 10px;
          overflow: auto; }
        .chat-component modal-dialog .modal.chat-alert-popup .modal-dialog .modal-content .modal-footer {
          width: 100%;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          right: 0;
          bottom: 0;
          padding: 10px; }
          .chat-component modal-dialog .modal.chat-alert-popup .modal-dialog .modal-content .modal-footer .btn-primary {
            border-color: transparent;
            background-color: #387ef5;
            color: #fff;
            display: block;
            min-height: 45px;
            border-radius: 2px;
            line-height: 20px;
            width: 100%;
            font-size: 16px;
            margin: 0; }
  .chat-component modal-dialog .modal.chat-custom-page-popup .modal-title {
    text-align: center;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
    font-style: normal; }
  .chat-component modal-dialog .modal.chat-custom-page-popup .modal-dialog {
    padding-bottom: 0; }
    .chat-component modal-dialog .modal.chat-custom-page-popup .modal-dialog .modal-body {
      padding: 10px 30px 25px; }
  .chat-component modal-dialog .modal.chat-custom-page-popup .modal-footer {
    display: flex;
    position: relative;
    right: 0;
    left: 0;
    bottom: 0;
    justify-content: flex-end;
    padding: 0 30px 40px 0; }
    .chat-component modal-dialog .modal.chat-custom-page-popup .modal-footer .btn {
      width: 30%;
      font-size: 16px; }
      .chat-component modal-dialog .modal.chat-custom-page-popup .modal-footer .btn.btn-primary {
        width: 30%;
        border-color: transparent;
        background-color: #387ef5;
        color: #fff;
        min-height: 47px; }
      .chat-component modal-dialog .modal.chat-custom-page-popup .modal-footer .btn.btn-default {
        background-color: #f8f8f8;
        color: #444;
        border-color: #444; }
  .chat-component modal-dialog .modal.chat-confirmation-popup {
    width: fit-content;
    max-width: 430px;
    min-width: 250px;
    background-color: rgba(255, 255, 255, 0.9); }
    .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog {
      padding-bottom: 0; }
      .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog .modal-content {
        border-radius: 6px;
        background: transparent; }
        .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog .modal-content .modal-header {
          text-align: center;
          margin-bottom: 0;
          border: none;
          background: #387ef5;
          border-bottom: 1px solid #eee;
          padding: 15px 10px;
          display: flex;
          align-items: center;
          justify-content: center;
          height: auto; }
          .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog .modal-content .modal-header .modal-title {
            font-size: 15px;
            font-weight: 500;
            color: #fff;
            line-height: initial; }
        .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog .modal-content .modal-body {
          padding: 10px;
          overflow: auto; }
        .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog .modal-content .modal-footer {
          width: 100%;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          right: 0;
          bottom: 0;
          padding: 10px; }
          .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog .modal-content .modal-footer .btn {
            width: 50%;
            font-size: 16px;
            min-height: 47px;
            border-radius: 2px; }
            .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog .modal-content .modal-footer .btn:first-child {
              margin-right: 5px; }
            .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog .modal-content .modal-footer .btn.btn-primary {
              border-color: transparent;
              background-color: #387ef5;
              color: #fff; }
            .chat-component modal-dialog .modal.chat-confirmation-popup .modal-dialog .modal-content .modal-footer .btn.btn-default {
              border-color: transparent;
              background-color: #f8f8f8;
              color: #444; }

.chat-component .tooltip {
  overflow: visible;
  font-size: 14px; }

.disabled-class {
  pointer-events: none;
  opacity: 0.5;
  background-color: #e2e2e2; }

.disabled-tab {
  pointer-events: none;
  opacity: 0.3;
  cursor: not-allowed;
  filter: grayscale(100%); }

.default-cursor {
  cursor: default; }

.bar.import-header {
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #387ef5; }
  .bar.import-header .title {
    color: #fff; }

.p-x-30 {
  padding-left: 30px;
  padding-right: 30px; }

.p-x-20 {
  padding: 0 20px; }

.p-x-15 {
  padding: 0 15px; }

.m-l-5 {
  margin-left: 5px; }

.h-60 {
  height: 60px; }

.w-150 {
  flex: 0 0 150px;
  max-width: 150px; }

.w-130 {
  flex: 0 0 130px;
  max-width: 130px; }

.w-120 {
  flex: 0 0 120px;
  max-width: 120px; }

.w-60 {
  flex: 0 0 60px;
  max-width: 60px; }

.w-40 {
  flex: 0 0 40px;
  max-width: 40px; }

.w-45 {
  flex: 0 0 45px;
  max-width: 45px; }

.w-25p {
  flex: 1 1 25%; }

.w-30p {
  flex: 1 1 30%; }

.w-40p {
  flex: 1 1 40%; }

.position-relative {
  position: relative; }

.fs-20 {
  font-size: 20px; }

.m-t {
  margin-top: 0px; }

.text-white {
  color: white; }

.studies-header {
  text-align: left;
  padding-left: 16px;
  font-size: 16px;
  font-weight: bold; }

.item-icon-right .icon.studies-circle-button {
  justify-content: center;
  position: relative;
  height: 100%;
  display: flex;
  justify-content: flex-end; }

.studies-content button.ion-ios-circle-outline.open-icon.studies-circle-button {
  margin-top: 0px; }

.w-60 .studies-circle-button .studies-button-image {
  left: 0px;
  right: 4px;
  justify-content: flex-end; }

.col .studies-list .studies-content .item-content {
  padding-right: 16px; }

.list .studies-content .item-content {
  padding-right: 16px; }

.l-h-30 {
  line-height: 30px; }

.study-content {
  height: calc(100vh - 350px); }

.comments.patient-detail-study-list.study-content {
  height: calc(100vh - 250px); }

.studies-headers {
  padding-right: 89px;
  padding-left: 40px; }
  @media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape) {
    .studies-headers {
      padding-right: 89px; } }
  @media (min-width: 1367px) {
    .studies-headers {
      padding-right: 107px; } }

.prior-studies-headers {
  padding-right: 65px;
  padding-left: 16px; }
  @media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape) {
    .prior-studies-headers {
      padding-right: 65px; } }
  @media (min-width: 1367px) {
    .prior-studies-headers {
      padding-right: 83px; } }

.button.button-block.m-y-0 {
  margin-top: 0;
  margin-bottom: 0; }

.fw-500 {
  font-weight: 500; }

.h-25 {
  height: 25px; }

.pb-15 {
  padding-bottom: 15px; }

.item.item-toggle.clear-cache-label {
  white-space: normal; }

.clear-cache-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }
  .clear-cache-container .clear-cache-toggle {
    margin-left: auto; }
  .clear-cache-container .clear-cache-button {
    width: 100%;
    text-align: center; }

.item.demographic-item {
  padding: 0; }
  .item.demographic-item input[disabled] {
    color: #828282; }
  .item.demographic-item input[type="text"],
  .item.demographic-item input[type="number"],
  .item.demographic-item textarea {
    font-size: 16px;
    background: #e2e2e2;
    padding-left: 9px;
    border-radius: 4px;
    width: 100%; }
    .item.demographic-item input[type="text"]:not(.result-block),
    .item.demographic-item input[type="number"]:not(.result-block),
    .item.demographic-item textarea:not(.result-block) {
      max-width: 100%; }
    .item.demographic-item input[type="text"].result-block,
    .item.demographic-item input[type="number"].result-block,
    .item.demographic-item textarea.result-block {
      display: inline-block;
      text-align: right;
      padding-right: 5px; }
    .item.demographic-item input[type="text"].feet-and-inches-input,
    .item.demographic-item input[type="number"].feet-and-inches-input,
    .item.demographic-item textarea.feet-and-inches-input {
      display: inline-block;
      width: 36px; }
  .item.demographic-item select {
    padding: 4px 20px 4px 4px;
    font-size: 16px;
    min-width: 51px;
    border-radius: 4px;
    max-width: 100%; }
  .item.demographic-item .icon {
    margin-right: 5px;
    background: none;
    border: none;
    margin-left: 0; }

.text-right-pr15 {
  padding-right: 15px;
  text-align: right; }

.default-text-area {
  width: 100%;
  border: 1px solid #ddd; }

.date-element.relative {
  position: relative; }

.modal.modal-form button.date-element.relative {
  position: relative;
  bottom: unset; }

.flex-1 {
  flex: 1; }

.flex-column {
  flex-direction: column; }

.justify-end {
  justify-content: flex-end; }

.flex-10-53 {
  flex: 0 0 10.5333%; }

.flex-84px {
  flex: 0 0 84px; }

.flex-96px {
  flex: 0 0 96px; }

.gap-10px {
  gap: 10px; }

.gap-8px {
  gap: 8px; }

.pl-10px {
  padding-left: 10px; }

.pr-5px {
  padding-right: 5px; }

.p-5x {
  padding: 5px; }

.px-38px-py-10px {
  padding: 10px 40px; }

.mb-20px {
  margin-bottom: 20px; }

.pb-4px {
  padding-bottom: 4px; }

.font-bold {
  font-weight: bold; }

.pt-12px {
  padding-top: 12px; }

.pt-8px {
  padding-top: 8px; }

.pb-2px {
  padding-bottom: 2px; }

.pt-0 {
  padding-top: 0; }

.mb-0 {
  margin-bottom: 0; }

.whitespace-break {
  white-space: break-spaces; }

.patient-contact-info-container .row {
  padding: 5px;
  margin-top: 0; }
  .patient-contact-info-container .row.py-0 {
    padding-top: 0;
    padding-bottom: 0; }

.patient-contact-info-container .row + .row {
  padding: 5px;
  margin-top: 0; }
  .patient-contact-info-container .row + .row.py-0 {
    padding-top: 0;
    padding-bottom: 0; }

.cem-technique-notes {
  min-height: 100px;
  margin-bottom: 8px;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 8px; }

.cem-technique-fields-container {
  display: flex;
  gap: 8px; }
  .cem-technique-fields-container div.left {
    flex: 1; }
  .cem-technique-fields-container div.right {
    flex: 1; }
  .cem-technique-fields-container .border-bottom-danger-child label {
    border-bottom: 1px solid red !important; }

.cem-technique-recommendation-container {
  padding: 8px;
  border: 1px solid #e4e4e4;
  border-radius: 8px;
  background: #f7f7f7;
  min-height: 160px;
  max-height: 200px;
  overflow: auto; }

input[type="number"].cem-input,
input[type="text"].cem-input {
  border-bottom: 1px solid #ddd;
  width: 100%; }

.cem-input-label {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.form-page .table-label.pt-0 {
  padding-top: 0; }

.button.button-block.mb-0 {
  margin-bottom: 0; }

.border-danger {
  border: 2px solid red !important;
  border-radius: 4px; }

.border-bottom-danger {
  border-bottom: 1px solid red !important;
  height: 100%; }

.border-bottom-danger-child label:first-child b {
  border-bottom: 1px solid red !important; }

/*# sourceMappingURL=vendors.1627650ea671a3175858.css.map*/