@charset "UTF-8";
body {
  color: #343a40;
}

a, .dropdown-item, .dropdown-item:hover {
  color: #343a40;
}

a:hover {
  color: #0003ff;
}

.container-xxl {
  width: 100%;
  max-width: 4000px;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1600px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1520px;
  }
}

.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}

@media (min-width: 1600px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    order: -1;
  }
  .order-xxl-last {
    order: 13;
  }
  .order-xxl-0 {
    order: 0;
  }
  .order-xxl-1 {
    order: 1;
  }
  .order-xxl-2 {
    order: 2;
  }
  .order-xxl-3 {
    order: 3;
  }
  .order-xxl-4 {
    order: 4;
  }
  .order-xxl-5 {
    order: 5;
  }
  .order-xxl-6 {
    order: 6;
  }
  .order-xxl-7 {
    order: 7;
  }
  .order-xxl-8 {
    order: 8;
  }
  .order-xxl-9 {
    order: 9;
  }
  .order-xxl-10 {
    order: 10;
  }
  .order-xxl-11 {
    order: 11;
  }
  .order-xxl-12 {
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1600px) {
  .d-xxl-none {
    display: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
}

i.material-icons {
  font-size: 24px;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

i.material-icons.md-48 {
  font-size: 48px;
}

ul.navbar-nav li.nav-item div {
  color: rgba(255, 255, 255, 0.75);
  font-size: .875rem;
  line-height: 1.3125rem;
  margin: 0 0 0 1.5rem;
  padding: 0 0 0.5rem 0;
}

.breadcrumb-item + .breadcrumb-item::before {
  font-family: -apple-system, BlinkMacSystemFont, "Inter UI", "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  height: 1rem;
  position: relative;
  bottom: 2px;
  content: "/";
}

.navbar-toggler-icon::after {
  content: '\f0c9';
  font-family: 'Font Awesome 5 Pro';
  font-size: 2rem;
}

.nav-link-staff {
  color: rgba(255, 255, 255, 0.75);
}

.nav-link-staff:hover {
  color: white;
}

.panel_form .form-control-sm, .panel_form .btn-sm {
  font-size: 0.75rem;
}

.theme-colour-1 {
  color: #007bff;
}

.theme-colour-2 {
  color: #6610f2;
}

.theme-colour-3 {
  color: #6f42c1;
}

.theme-colour-4 {
  color: #e83e8c;
}

.theme-colour-5 {
  color: #dc3545;
}

.theme-colour-6 {
  color: #fd7e14;
}

.theme-colour-7 {
  color: #ffc107;
}

.theme-colour-8 {
  color: #28a745;
}

.theme-colour-9 {
  color: #20c997;
}

.theme-colour-10 {
  color: #17a2b8;
}

.theme-colour-waiting {
  color: #6c757d;
}

.theme-colour-dead {
  color: #343a40;
}

.theme-background-colour-1 {
  background-color: #007bff !important;
}

.theme-background-colour-2 {
  background-color: #6610f2 !important;
}

.theme-background-colour-3 {
  background-color: #6f42c1 !important;
}

.theme-background-colour-4 {
  background-color: #e83e8c !important;
}

.theme-background-colour-5 {
  background-color: #dc3545 !important;
}

.theme-background-colour-6 {
  background-color: #fd7e14 !important;
}

.theme-background-colour-7 {
  background-color: #ffc107 !important;
}

.theme-background-colour-8 {
  background-color: #28a745 !important;
}

.theme-background-colour-9 {
  background-color: #20c997 !important;
}

.theme-background-colour-10 {
  background-color: #17a2b8 !important;
}

.theme-background-colour-waiting {
  background-color: #6c757d !important;
}

.theme-background-colour-dead {
  background-color: #343a40 !important;
}

.card-columns {
  column-count: 4 !important;
}

.media-note .media-body h5, .media-note .media-body h6 {
  padding-left: 15px;
}

.note-text {
  padding: 10px 15px;
  border-radius: 15px;
}

.note-text-e {
  background-color: #eff1f3;
}

.note-text-o {
  background-color: #e3e7eb;
}

.note-text-no-background {
  background-color: transparent;
}

.note-text-mine {
  background-color: #cce5ff !important;
  color: #343a40;
}

.alert-mine {
  background-color: #cce5ff !important;
  color: #343a40;
  border-color: #99caff;
}

.inline-notes {
  font-size: 0.875rem;
  color: #6c757d;
}

.lnk-add-note {
  color: #ced4da;
}

.lnk-add-note-appear {
  color: #343a40;
}

.stage-title-sticky {
  position: fixed;
  top: 0;
  transform: translateX(-105%);
  z-index: 5000;
  background-color: #f8f9fa;
  padding-top: 0.5em;
}

.inline-notes ol li p, .list-note-item-dummy-note_text p {
  margin-bottom: 0.25rem;
}

.modal-footer {
  justify-content: flex-start !important;
}

.media-note {
  position: relative;
}

.media-note .note-options {
  position: absolute;
  top: 0.5rem;
  right: 0;
}

.media-member {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.table {
  color: #343a40;
}

.table td {
  vertical-align: middle;
}

.table th {
  font-size: 0.85rem;
}

.table-striped tbody tr:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, 0.02);
}

.table-striped tbody tr.table-striped-force-light-row {
  background-color: #f8f9fa;
}

.row1 {
  background-color: #e9ecef;
}

.table-flow thead th {
  border-top-color: #adb5bd;
  border-bottom-color: #adb5bd;
}

.table-flow tr.flow td {
  border-top-color: #adb5bd;
}

.btn-primary {
  background-color: #0003ff;
}

.btn-primary:hover {
  background-color: #0002b3;
}

.btn-link {
  color: #0003ff;
}

.text-success-muted {
  color: #5dd879 !important;
}

.bg-success-muted {
  background-color: #5dd879 !important;
}

.btn-success-mutedy {
  background-color: #5dd879 !important;
}

.textarea-code {
  font-family: "Courier New", Courier, monospace;
}

div.fileupload-dropzone {
  border: 2px dashed #adb5bd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 50px 25px;
  text-align: center;
  font-size: 30px;
  color: #adb5bd;
}

div.fileupload-dropzone-hover {
  background: #fff;
}

#div-floating-formactions {
  padding-bottom: 40px;
}

#div-floating-formactions .jump-to-top, #div-floating-formactions .jump-to-bottom {
  display: none;
}

#div-floating-formactions.floating {
  position: fixed;
  bottom: 0;
  padding: 40px 15px 20px 0;
  margin: 20px 0 0 0;
  z-index: 1000;
  width: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0.5), white 40px);
  min-width: 350px;
  max-width: 2200px;
}

#div-floating-formactions.floating .jump-to-top, #div-floating-formactions.floating .jump-to-bottom {
  display: inline;
}

#div-floating-formactions-spacer {
  height: 0px;
}

#div-floating-formactions-spacer.floating {
  height: 100px;
}

.dynamic-gateway-field {
  margin-top: 3px;
  margin-bottom: 3px;
}

.input-group-text {
  font-size: 0.875rem;
}

.form-check-label {
  font-size: 1rem;
}

.form-check-fade {
  color: #adb5bd !important;
}

@keyframes ani-btn-shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(2px, 0, 0);
  }
}

.btn-shake {
  animation: ani-btn-shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  perspective: 1000px;
}

.modal-browser .modal-header {
  background-color: #343a40;
}

.modal-browser .modal-body {
  background-color: #fff;
}

/* OUTLOOK PLUGIN STYLES */
img#img-sling-logo:hover {
  cursor: pointer;
}

#header-rhs {
  float: right;
}

#header-refresh i:hover {
  cursor: pointer;
  color: #e9ecef;
}

#header-outlook-avatar {
  width: 42px;
}

/* #header-outlook-avatar img:hover { cursor: pointer; } */
#item-task-container-outlook {
  background-color: #f8d7da;
  color: #721c24;
}

#item-task-container-outlook h2 button {
  color: #721c24;
}

#div-nav-mainnav, #div-nav-mainnav ul {
  background-color: #343a40;
  padding-left: 0.25rem;
  padding-right: 0;
  margin-top: 50px;
}

#div-nav-mainnav .nav-tabs .nav-item {
  margin-bottom: -1px;
  margin-left: 0;
  margin-right: 0;
}

#div-nav-mainnav .nav-tabs .nav-link {
  border-radius: 0.5rem 0.5rem 0 0;
  padding: 0.65rem 0.65rem;
}

#div-nav-mainnav .nav-tabs .nav-link {
  color: #e9ecef;
  white-space: nowrap;
}

#div-nav-mainnav .nav-tabs .nav-link.active {
  color: #212529;
  background-color: #e9ecef;
}

.card-outlook {
  display: flex;
  flex-direction: row;
  font-size: 0.87rem;
}

.card-outlook .card-body {
  padding: 0;
  display: flex;
  flex-direction: column;
}

body.outlook-ie .card-outlook .card-body {
  display: block !important;
}

.card-outlook .card-icons {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: no-wrap;
}

.card-outlook .card-chevron {
  padding: 0 1rem 0 1rem;
  margin-left: 0.5rem;
  background-color: #f8f9fa;
  display: flex;
  flex-direction: column;
  border-radius: 0 0.5rem 0.5rem 0;
  justify-content: center;
  align-items: center;
}

.card-outlook .card-float-left {
  padding: 0;
  margin-right: 0.5rem;
  display: flex;
  flex-direction: column;
  border-radius: 0.5rem 0 0 0.5rem;
  justify-content: center;
  align-items: center;
}

.card-outlook .card-title {
  max-width: 100%;
  margin-bottom: 0;
  padding: 1.25rem 0 1.25rem 1.25rem;
}

.card-outlook .card-title h6 {
  line-height: 1.5em;
}

.card-outlook-hover:hover {
  background-color: #cce5ff !important;
  color: #343a40;
  cursor: pointer;
}

.card-outlook-hover:hover .card-chevron {
  background-color: #c2dfff !important;
}

.card-outlook-selected {
  background-color: #cce5ff !important;
  color: #343a40;
}

body.outlook-ie div.fa-stack {
  min-width: 2.5em;
}

body.outlook-ie .media-note-outlook h5 {
  font-size: 1rem;
}

body.outlook-ie .media-note-outlook .media {
  display: flex;
}

body.outlook-ie .media-member img.avatar {
  float: left;
  margin-right: 15px;
}

.media-note-outlook img.avatar {
  float: left;
}

.modal-outlook .modal-header {
  background-color: #495057;
}

#div-user-menu-access-code-display-code {
  font-size: 3rem;
  font-family: "Courier New", Courier, monospace;
  font-weight: bold;
}

.outlook-detail-crumbtrail {
  background-color: #dee2e6;
  background: linear-gradient(180deg, #e9ecef 0%, #dee2e6 100%);
  padding: 0;
  border-bottom: 1px solid #adb5bd;
}

.outlook-detail-crumbtrail:hover {
  background-color: #cce5ff;
  cursor: pointer;
}

.outlook-detail-header {
  background-color: #e9ecef;
}

.hover-expand {
  cursor: s-resize;
}

.hover-contract {
  cursor: n-resize;
}

.nav-tabs.nav-subnav-outlook .nav-item {
  margin-bottom: 0;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.nav-tabs.nav-subnav-outlook .nav-link {
  font-size: 1rem;
  border-radius: 0.5rem 0.5rem 0 0;
  padding: 0.5rem 0.75rem;
}

.nav-tabs.nav-subnav-outlook .nav-link.active {
  color: #212529;
  background-color: #f8f9fa;
}

.nav-tabs.nav-subnav-outlook .nav-link {
  white-space: nowrap;
}

.outlook-btn-link {
  font-size: 0.87rem;
  color: #343a40;
}

.outlook-btn-link:hover {
  color: #0003ff;
}

/*
@media (max-width: 400px) {
    .nav-tabs.nav-subnav-outlook .nav-link span { display: none; }
}
*/
#outlook-note-form-pullout-wrapper {
  position: fixed;
  width: 100%;
  text-align: center;
}

#outlook-note-form-pullout {
  position: relative;
}

#outlook-note-form-pullout-button {
  position: absolute;
  top: 0px;
  width: 100%;
  text-align: center;
  color: #6c757d;
  z-index: 1000;
}

#outlook-note-form-pullout-button h4 {
  color: #6c757d;
}

#outlook-note-form-pullout-button:hover, #outlook-note-form-pullout-button:hover h4 {
  color: #343a40;
  cursor: pointer;
}

#outlook-note-form-pullout-content {
  position: absolute;
  top: 25px;
  width: 100%;
  padding-top: 75px;
  text-align: left;
  background-color: #dee2e6;
  z-index: 999;
  border-top: 2px solid #adb5bd;
  height: 500px;
}

#outlook-refresh-contact-list-wrapper {
  position: fixed;
  width: 100%;
  text-align: center;
  left: 0;
   bottom: 0;
}

#outlook-refresh-contact-list-pullout {
  position: relative;
}

#outlook-refresh-contact-list-pullout-button {
  position: absolute;
  top: 0px;
  width: 100%;
  text-align: center;
  color: #6c757d;
  z-index: 1000;
}

#outlook-refresh-contact-list-pullout-button h4 {
  color: #6c757d;
}

#outlook-refresh-contact-list-pullout-button:hover, #outlook-refresh-contact-list-pullout-button:hover h4 {
  color: #343a40;
  cursor: pointer;
}

#outlook-refresh-contact-list-pullout-content {
  position: absolute;
  top: 25px;
  width: 100%;
  padding-top: 75px;
  text-align: left;
  background-color: #dee2e6;
  z-index: 999;
  border-top: 2px solid #adb5bd;
}

/* PrismJS 1.23.0
https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+json+sql */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code[class*="language-"],
pre[class*="language-"] {
  color: black;
  background: none;
  text-shadow: 0 1px white;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc;
}

@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none;
  }
}

/* Code blocks */
pre[class*="language-"] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
  background: #f5f2f0;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

.token.punctuation {
  color: #999;
}

.token.namespace {
  opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #9a6e3a;
  /* This background color was intended by the author of this theme. */
  background: rgba(255, 255, 255, 0.5);
}

.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}

.token.function,
.token.class-name {
  color: #DD4A68;
}

.token.regex,
.token.important,
.token.variable {
  color: #e90;
}

.token.important,
.token.bold {
  font-weight: bold;
}

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

.token.entity {
  cursor: help;
}
