.icon-overline:before {
  content: 'O';
  text-decoration: overline!important;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(/assets/fonts/MaterialIcons-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'fontello';
  src: url(/assets/fonts/fontello.woff2?87263) format('woff2'), url(/assets/fonts/fontello.svg?87263#fontello) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../assets/fonts/fontello.svg?87263#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello", sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-right-open-big:before {
  content: '\e800';
}
/* '' */
.icon-left:before {
  content: '\e801';
}
/* '' */
.icon-reports:before {
  content: '\e802';
}
/* '' */
.icon-stopwatch:before {
  content: '\e803';
}
/* '' */
.icon-cut-row:before {
  content: '\e804';
}
/* '' */
.icon-delete-column:before {
  content: '\e805';
}
/* '' */
.icon-delete-table:before {
  content: '\e806';
}
/* '' */
.icon-insert-row-above:before {
  content: '\e807';
}
/* '' */
.icon-insert-row-below:before {
  content: '\e808';
}
/* '' */
.icon-insert-row-left:before {
  content: '\e809';
}
/* '' */
.icon-insert-row-right:before {
  content: '\e80a';
}
/* '' */
.icon-paste-row-above:before {
  content: '\e80b';
}
/* '' */
.icon-paste-row-below:before {
  content: '\e80c';
}
/* '' */
.icon-split:before {
  content: '\e80d';
}
/* '' */
.icon-align-bottom:before {
  content: '\e80e';
}
/* '' */
.icon-align-middle:before {
  content: '\e80f';
}
/* '' */
.icon-align-top:before {
  content: '\e810';
}
/* '' */
.icon-align-table-centre:before {
  content: '\e811';
}
/* '' */
.icon-align-table-left:before {
  content: '\e812';
}
/* '' */
.icon-align-table-right:before {
  content: '\e813';
}
/* '' */
.icon-text-rotation-0:before {
  content: '\e814';
}
/* '' */
.icon-delete-row:before {
  content: '\e815';
}
/* '' */
.icon-merge:before {
  content: '\e816';
}
/* '' */
.icon-padding-bottom:before {
  content: '\e817';
}
/* '' */
.icon-padding-left:before {
  content: '\e818';
}
/* '' */
.icon-padding-right:before {
  content: '\e819';
}
/* '' */
.icon-padding-top:before {
  content: '\e81a';
}
/* '' */
.icon-note:before {
  content: '\e81b';
}
/* '' */
.icon-page-break:before {
  content: '\e81c';
}
/* '' */
.icon-warning:before {
  content: '\e81d';
}
/* '' */
.icon-export-as-pdf:before {
  content: '\e81e';
}
/* '' */
.icon-new-doc:before {
  content: '\e81f';
}
/* '' */
.icon-revision:before {
  content: '\e820';
}
/* '' */
.icon-copy-doc:before {
  content: '\e821';
}
/* '' */
.icon-open:before {
  content: '\e822';
}
/* '' */
.icon-task-tag-background:before {
  content: '\e823';
}
/* '' */
.icon-tasks:before {
  content: '\e824';
}
/* '' */
.icon-export-as-adx:before {
  content: '\e825';
}
/* '' */
.icon-doc-reference:before {
  content: '\e826';
}
/* '' */
.icon-organisation:before {
  content: '\e827';
}
/* '' */
.icon-teamspace:before {
  content: '\e828';
}
/* '' */
.icon-template:before {
  content: '\e829';
}
/* '' */
.icon-arrow-thick-reversed:before {
  content: '\e82a';
}
/* '' */
.icon-arrow-thick:before {
  content: '\e82b';
}
/* '' */
.icon-arrow-thin:before {
  content: '\e82c';
}
/* '' */
.icon-bookmark:before {
  content: '\e82d';
}
/* '' */
.icon-brightness:before {
  content: '\e82e';
}
/* '' */
.icon-close-1:before {
  content: '\e82f';
}
/* '' */
.icon-comment:before {
  content: '\e830';
}
/* '' */
.icon-day-night:before {
  content: '\e831';
}
/* '' */
.icon-delete:before {
  content: '\e832';
}
/* '' */
.icon-draw:before {
  content: '\e833';
}
/* '' */
.icon-effectivity:before {
  content: '\e834';
}
/* '' */
.icon-flight-briefing:before {
  content: '\e835';
}
/* '' */
.icon-forms:before {
  content: '\e836';
}
/* '' */
.icon-global-bookmark:before {
  content: '\e837';
}
/* '' */
.icon-hamburger-menu:before {
  content: '\e838';
}
/* '' */
.icon-highlight:before {
  content: '\e839';
}
/* '' */
.icon-open-manuals:before {
  content: '\e83a';
}
/* '' */
.icon-redo:before {
  content: '\e83b';
}
/* '' */
.icon-search:before {
  content: '\e83c';
}
/* '' */
.icon-settings:before {
  content: '\e83d';
}
/* '' */
.icon-sync:before {
  content: '\e83e';
}
/* '' */
.icon-tick:before {
  content: '\e83f';
}
/* '' */
.icon-toc:before {
  content: '\e840';
}
/* '' */
.icon-undo-1:before {
  content: '\e841';
}
/* '' */
.icon-export-as-adp:before {
  content: '\e842';
}
/* '' */
.icon-export:before {
  content: '\e843';
}
/* '' */
.icon-activity-workflow-start-revision:before {
  content: '\e844';
}
/* '' */
.icon-group:before {
  content: '\e845';
}
/* '' */
.icon-activity-auto-update:before {
  content: '\e846';
}
/* '' */
.icon-activity-comment:before {
  content: '\e847';
}
/* '' */
.icon-activity-create:before {
  content: '\e848';
}
/* '' */
.icon-activity-delete:before {
  content: '\e849';
}
/* '' */
.icon-activity-effectivity:before {
  content: '\e84a';
}
/* '' */
.icon-activity-redo:before {
  content: '\e84b';
}
/* '' */
.icon-activity-update:before {
  content: '\e84c';
}
/* '' */
.icon-activity-demote:before {
  content: '\e84d';
}
/* '' */
.icon-activity-promote:before {
  content: '\e84e';
}
/* '' */
.icon-activity-effect-added:before {
  content: '\e8b5';
}
/* '' */
.icon-activity-effect-removed:before {
  content: '\e8b5';
}
/* '' */
.icon-image-border---medium-1:before {
  content: '\e84f';
}
/* '' */
.icon-compliance-tag:before {
  content: '\e850';
}
/* '' */
.icon-activity-publication:before {
  content: '\e851';
}
/* '' */
.icon-image-border---thin:before {
  content: '\e852';
}
/* '' */
.icon-special-character:before {
  content: '\e853';
}
/* '' */
.icon-activity-revision:before {
  content: '\e854';
}
/* '' */
.icon-paste-element:before {
  content: '\e855';
}
/* '' */
.icon-insert-external:before {
  content: '\e856';
}
/* '' */
.icon-text-rotation-90:before {
  content: '\e857';
}
/* '' */
.icon-text-rotation-270:before {
  content: '\e858';
}
/* '' */
.icon-documents:before {
  content: '\e859';
}
/* '' */
.icon-diffing:before {
  content: '\e85a';
}
/* '' */
.icon-paste-element-1:before {
  content: '\e85b';
}
/* '' */
.icon-text-size:before {
  content: '\e85c';
}
/* '' */
.icon-workflow:before {
  content: '\e85d';
}
/* '' */
.icon-invalid-link:before {
  content: '\e85e';
}
/* '' */
.icon-superscript:before {
  content: '\e85f';
}
/* '' */
.icon-subscript:before {
  content: '\e860';
}
/* '' */
.icon-activity-workflow-approve:before {
  content: '\e861';
}
/* '' */
.icon-image-border---thick:before {
  content: '\e862';
}
/* '' */
.icon-activity-workflow-reject:before {
  content: '\e863';
}
/* '' */
.icon-shared-content-marker-point:before {
  content: '\e864';
}
/* '' */
.icon-shared-content-origen:before {
  content: '\e865';
}
/* '' */
.icon-activity-workflow-lock:before {
  content: '\e866';
}
/* '' */
.icon-activity-workflow-unlock:before {
  content: '\e867';
}
/* '' */
.icon-more-menu-hr:before {
  content: '\e868';
}
/* '' */
.icon-manuals:before {
  content: '\e869';
}
/* '' */
.icon-close:before {
  content: '\e86a';
}
/* '' */
.icon-interim-revision-cancel:before {
  content: '\e86b';
}
/* '' */
.icon-interim-revision:before {
  content: '\e86c';
}
/* '' */
.icon-inbound-link:before {
  content: '\e86d';
}
/* '' */
.icon-notices:before {
  content: '\e86e';
}
/* '' */
.icon-shared-content-usage:before {
  content: '\e86f';
}
/* '' */
.icon-preview-in-viewer:before {
  content: '\e870';
}
/* '' */
.icon-activity-workflow-skip:before {
  content: '\e871';
}
/* '' */
.icon-add:before {
  content: '\e872';
}
/* '' */
.icon-remove:before {
  content: '\e873';
}
/* '' */
.icon-arrow-up:before {
  content: '\e874';
}
/* '' */
.icon-arrow-down:before {
  content: '\e875';
}
/* '' */
.icon-shared-content-indicator:before {
  content: '\e876';
}
/* '' */
.icon-variant-indicator:before {
  content: '\e877';
}
/* '' */
.icon-select-document-hover:before {
  content: '\e878';
}
/* '' */
.icon-folder:before {
  content: '\e879';
}
/* '' */
.icon-undo:before {
  content: '\e87a';
}
/* '' */
.icon-alarm:before {
  content: '\e87b';
}
/* '' */
.icon-code:before {
  content: '\e87c';
}
/* '' */
.icon-text-transform:before {
  content: '\e87d';
}
/* '' */
.icon-activity-unit-conversion:before {
  content: '\e87e';
}
/* '' */
.icon-image-border---none:before {
  content: '\e87f';
}
/* '' */
.icon-variant:before {
  content: '\e880';
}
/* '' */
.icon-doc-type-xml-failed:before {
  content: '\e881';
}
/* '' */
.icon-adxicon:before {
  content: '\e882';
}
/* '' */
.icon-excelicon:before {
  content: '\e883';
}
/* '' */
.icon-date:before {
  content: '\e884';
}
/* '' */
.icon-time:before {
  content: '\e885';
}
/* '' */
.icon-export-as-csv:before {
  content: '\e886';
}
/* '' */
.icon-doc-type-pdf:before {
  content: '\e887';
}
/* '' */
.icon-doc-type-xml:before {
  content: '\e888';
}
/* '' */
.icon-doc-type-adx:before {
  content: '\e889';
}
/* '' */
.icon-select-document:before {
  content: '\e88a';
}
/* '' */
.icon-compliance-report:before {
  content: '\e88b';
}
/* '' */
.icon-activity-unit-upload:before {
  content: '\e88c';
}
/* '' */
.icon-activity-unit-download:before {
  content: '\e88d';
}
/* '' */
.icon-caution:before {
  content: '\e88e';
}
/* '' */
.icon-activity-move:before {
  content: '\e88f';
}
/* '' */
.icon-bulk-import:before {
  content: '\e890';
}
/* '' */
.icon-document-info:before {
  content: '\e891';
}
/* '' */
.icon-doc-type-adx-active:before {
  content: '\e892';
}
/* '' */
.icon-doc-type-pdf-active:before {
  content: '\e893';
}
/* '' */
.icon-doc-type-pdf-failed:before {
  content: '\e894';
}
/* '' */
.icon-doc-type-pdf-requires-meta:before {
  content: '\e895';
}
/* '' */
.icon-doc-type-xml-active:before {
  content: '\e896';
}
/* '' */
.icon-change-task-import-error:before {
  content: '\e897';
}
/* '' */
.icon-doc-type-xml-requires-meta:before {
  content: '\e898';
}
/* '' */
.icon-doc-status-paused:before {
  content: '\e899';
}
/* '' */
.icon-audiofileicon:before {
  content: '\e89a';
}
/* '' */
.icon-genericfileicon:before {
  content: '\e89b';
}
/* '' */
.icon-imagefileicon:before {
  content: '\e89c';
}
/* '' */
.icon-pdficon:before {
  content: '\e89d';
}
/* '' */
.icon-powerpointicon:before {
  content: '\e89e';
}
/* '' */
.icon-selectedfileicon:before {
  content: '\e89f';
}
/* '' */
.icon-textfileicon:before {
  content: '\e8a0';
}
/* '' */
.icon-videofileicon:before {
  content: '\e8a1';
}
/* '' */
.icon-wordicon:before {
  content: '\e8a2';
}
/* '' */
.icon-zipfileicon:before {
  content: '\e8a3';
}
/* '' */
.icon-activity-attachments:before {
  content: '\e8a4';
}
/* '' */
.icon-active-filter-icon:before {
  content: '\e8a5';
}
/* '' */
.icon-print-2-col:before {
  content: '\e8a6';
}
/* '' */
.icon-alert_cannot_view_doc:before {
  content: '\e8a7';
}
/* '' */
.icon-oemicon:before {
  content: '\e8a8';
}
/* '' */
.icon-activity-label-outline:before {
  content: '\e8a9';
}
/* '' */
.icon-activity-label:before {
  content: '\e8aa';
}
/* '' */
.icon-search-tags:before {
  content: '\e8ac';
}
/* '' */
.icon-hotspot:before {
  content: '\e8ad';
}
/* '' */
.icon-activity-label-tag-removed:before {
  content: '\e8ae';
}
/* '' */
.icon-insert_video:before {
  content: '\e8af';
}
/* '' */
.icon-copy-row:before {
  content: '\e8b0';
}
/* '' */
.icon-clock:before {
  content: '\e8b1';
}
/* '' */
.icon-total-docs:before {
  content: '\e8b2';
}
/* '' */
.icon-editor-metrics:before {
  content: '\e8b3';
}
/* '' */
.icon-export-csv:before {
  content: '\e8b4';
}
/* '' */
.icon-import:before {
  content: '\e910';
}
/* '' */
.font-italic {
  font-style: italic;
}
.font-gray {
  color: #727272;
}
.font-light-gray {
  color: #9e9e9e;
}
.font-red {
  color: red;
}
.font-size-12 {
  font-size: 12px !important;
}
.font-size-16 {
  font-size: 16px !important;
}
.font-gray-label label {
  color: #727272 !important;
  font-size: 12px !important;
}
.font-white {
  color: #fff !important;
}
.icon-disabled {
  opacity: 0.5;
}
/*!
 * Materialize v0.97.6 (http://materializecss.com)
 * Copyright 2014-2015 Materialize
 * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
 */
.materialize-red {
  background-color: #e51c23 !important;
}
.materialize-red-text {
  color: #e51c23 !important;
}
.materialize-red.lighten-5 {
  background-color: #fdeaeb !important;
}
.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important;
}
.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important;
}
.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important;
}
.materialize-red.lighten-3 {
  background-color: #f3989b !important;
}
.materialize-red-text.text-lighten-3 {
  color: #f3989b !important;
}
.materialize-red.lighten-2 {
  background-color: #ee6e73 !important;
}
.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important;
}
.materialize-red.lighten-1 {
  background-color: #ea454b !important;
}
.materialize-red-text.text-lighten-1 {
  color: #ea454b !important;
}
.materialize-red.darken-1 {
  background-color: #d0181e !important;
}
.materialize-red-text.text-darken-1 {
  color: #d0181e !important;
}
.materialize-red.darken-2 {
  background-color: #b9151b !important;
}
.materialize-red-text.text-darken-2 {
  color: #b9151b !important;
}
.materialize-red.darken-3 {
  background-color: #a21318 !important;
}
.materialize-red-text.text-darken-3 {
  color: #a21318 !important;
}
.materialize-red.darken-4 {
  background-color: #8b1014 !important;
}
.materialize-red-text.text-darken-4 {
  color: #8b1014 !important;
}
.red {
  background-color: #F44336 !important;
}
.red-text {
  color: #F44336 !important;
}
.red.lighten-5 {
  background-color: #FFEBEE !important;
}
.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}
.red.lighten-4 {
  background-color: #FFCDD2 !important;
}
.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}
.red.lighten-3 {
  background-color: #EF9A9A !important;
}
.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}
.red.lighten-2 {
  background-color: #E57373 !important;
}
.red-text.text-lighten-2 {
  color: #E57373 !important;
}
.red.lighten-1 {
  background-color: #EF5350 !important;
}
.red-text.text-lighten-1 {
  color: #EF5350 !important;
}
.red.darken-1 {
  background-color: #E53935 !important;
}
.red-text.text-darken-1 {
  color: #E53935 !important;
}
.red.darken-2 {
  background-color: #D32F2F !important;
}
.red-text.text-darken-2 {
  color: #D32F2F !important;
}
.red.darken-3 {
  background-color: #C62828 !important;
}
.red-text.text-darken-3 {
  color: #C62828 !important;
}
.red.darken-4 {
  background-color: #B71C1C !important;
}
.red-text.text-darken-4 {
  color: #B71C1C !important;
}
.red.accent-1 {
  background-color: #FF8A80 !important;
}
.red-text.text-accent-1 {
  color: #FF8A80 !important;
}
.red.accent-2 {
  background-color: #FF5252 !important;
}
.red-text.text-accent-2 {
  color: #FF5252 !important;
}
.red.accent-3 {
  background-color: #FF1744 !important;
}
.red-text.text-accent-3 {
  color: #FF1744 !important;
}
.red.accent-4 {
  background-color: #D50000 !important;
}
.red-text.text-accent-4 {
  color: #D50000 !important;
}
.pink {
  background-color: #e91e63 !important;
}
.pink-text {
  color: #e91e63 !important;
}
.pink.lighten-5 {
  background-color: #fce4ec !important;
}
.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}
.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}
.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}
.pink.lighten-3 {
  background-color: #f48fb1 !important;
}
.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}
.pink.lighten-2 {
  background-color: #f06292 !important;
}
.pink-text.text-lighten-2 {
  color: #f06292 !important;
}
.pink.lighten-1 {
  background-color: #ec407a !important;
}
.pink-text.text-lighten-1 {
  color: #ec407a !important;
}
.pink.darken-1 {
  background-color: #d81b60 !important;
}
.pink-text.text-darken-1 {
  color: #d81b60 !important;
}
.pink.darken-2 {
  background-color: #c2185b !important;
}
.pink-text.text-darken-2 {
  color: #c2185b !important;
}
.pink.darken-3 {
  background-color: #ad1457 !important;
}
.pink-text.text-darken-3 {
  color: #ad1457 !important;
}
.pink.darken-4 {
  background-color: #880e4f !important;
}
.pink-text.text-darken-4 {
  color: #880e4f !important;
}
.pink.accent-1 {
  background-color: #ff80ab !important;
}
.pink-text.text-accent-1 {
  color: #ff80ab !important;
}
.pink.accent-2 {
  background-color: #ff4081 !important;
}
.pink-text.text-accent-2 {
  color: #ff4081 !important;
}
.pink.accent-3 {
  background-color: #f50057 !important;
}
.pink-text.text-accent-3 {
  color: #f50057 !important;
}
.pink.accent-4 {
  background-color: #c51162 !important;
}
.pink-text.text-accent-4 {
  color: #c51162 !important;
}
.purple {
  background-color: #9c27b0 !important;
}
.purple-text {
  color: #9c27b0 !important;
}
.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}
.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}
.purple.lighten-4 {
  background-color: #e1bee7 !important;
}
.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}
.purple.lighten-3 {
  background-color: #ce93d8 !important;
}
.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}
.purple.lighten-2 {
  background-color: #ba68c8 !important;
}
.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}
.purple.lighten-1 {
  background-color: #ab47bc !important;
}
.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}
.purple.darken-1 {
  background-color: #8e24aa !important;
}
.purple-text.text-darken-1 {
  color: #8e24aa !important;
}
.purple.darken-2 {
  background-color: #7b1fa2 !important;
}
.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}
.purple.darken-3 {
  background-color: #6a1b9a !important;
}
.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}
.purple.darken-4 {
  background-color: #4a148c !important;
}
.purple-text.text-darken-4 {
  color: #4a148c !important;
}
.purple.accent-1 {
  background-color: #ea80fc !important;
}
.purple-text.text-accent-1 {
  color: #ea80fc !important;
}
.purple.accent-2 {
  background-color: #e040fb !important;
}
.purple-text.text-accent-2 {
  color: #e040fb !important;
}
.purple.accent-3 {
  background-color: #d500f9 !important;
}
.purple-text.text-accent-3 {
  color: #d500f9 !important;
}
.purple.accent-4 {
  background-color: #aa00ff !important;
}
.purple-text.text-accent-4 {
  color: #aa00ff !important;
}
.deep-purple {
  background-color: #673ab7 !important;
}
.deep-purple-text {
  color: #673ab7 !important;
}
.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}
.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}
.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}
.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}
.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}
.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}
.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}
.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}
.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}
.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}
.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}
.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}
.deep-purple.darken-2 {
  background-color: #512da8 !important;
}
.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}
.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}
.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}
.deep-purple.darken-4 {
  background-color: #311b92 !important;
}
.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}
.deep-purple.accent-1 {
  background-color: #b388ff !important;
}
.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}
.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}
.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}
.deep-purple.accent-3 {
  background-color: #651fff !important;
}
.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}
.deep-purple.accent-4 {
  background-color: #6200ea !important;
}
.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}
.indigo {
  background-color: #3f51b5 !important;
}
.indigo-text {
  color: #3f51b5 !important;
}
.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}
.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}
.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}
.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}
.indigo.lighten-3 {
  background-color: #9fa8da !important;
}
.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}
.indigo.lighten-2 {
  background-color: #7986cb !important;
}
.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}
.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}
.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}
.indigo.darken-1 {
  background-color: #3949ab !important;
}
.indigo-text.text-darken-1 {
  color: #3949ab !important;
}
.indigo.darken-2 {
  background-color: #303f9f !important;
}
.indigo-text.text-darken-2 {
  color: #303f9f !important;
}
.indigo.darken-3 {
  background-color: #283593 !important;
}
.indigo-text.text-darken-3 {
  color: #283593 !important;
}
.indigo.darken-4 {
  background-color: #1a237e !important;
}
.indigo-text.text-darken-4 {
  color: #1a237e !important;
}
.indigo.accent-1 {
  background-color: #8c9eff !important;
}
.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}
.indigo.accent-2 {
  background-color: #536dfe !important;
}
.indigo-text.text-accent-2 {
  color: #536dfe !important;
}
.indigo.accent-3 {
  background-color: #3d5afe !important;
}
.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}
.indigo.accent-4 {
  background-color: #304ffe !important;
}
.indigo-text.text-accent-4 {
  color: #304ffe !important;
}
.blue {
  background-color: #2196F3 !important;
}
.blue-text {
  color: #2196F3 !important;
}
.blue.lighten-5 {
  background-color: #E3F2FD !important;
}
.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}
.blue.lighten-4 {
  background-color: #BBDEFB !important;
}
.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}
.blue.lighten-3 {
  background-color: #90CAF9 !important;
}
.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}
.blue.lighten-2 {
  background-color: #64B5F6 !important;
}
.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}
.blue.lighten-1 {
  background-color: #42A5F5 !important;
}
.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}
.blue.darken-1 {
  background-color: #1E88E5 !important;
}
.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}
.blue.darken-2 {
  background-color: #1976D2 !important;
}
.blue-text.text-darken-2 {
  color: #1976D2 !important;
}
.blue.darken-3 {
  background-color: #1565C0 !important;
}
.blue-text.text-darken-3 {
  color: #1565C0 !important;
}
.blue.darken-4 {
  background-color: #0D47A1 !important;
}
.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}
.blue.accent-1 {
  background-color: #82B1FF !important;
}
.blue-text.text-accent-1 {
  color: #82B1FF !important;
}
.blue.accent-2 {
  background-color: #448AFF !important;
}
.blue-text.text-accent-2 {
  color: #448AFF !important;
}
.blue.accent-3 {
  background-color: #2979FF !important;
}
.blue-text.text-accent-3 {
  color: #2979FF !important;
}
.blue.accent-4 {
  background-color: #2962FF !important;
}
.blue-text.text-accent-4 {
  color: #2962FF !important;
}
.light-blue {
  background-color: #03a9f4 !important;
}
.light-blue-text {
  color: #03a9f4 !important;
}
.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}
.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}
.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}
.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}
.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}
.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}
.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}
.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}
.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}
.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}
.light-blue.darken-1 {
  background-color: #039be5 !important;
}
.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}
.light-blue.darken-2 {
  background-color: #0288d1 !important;
}
.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}
.light-blue.darken-3 {
  background-color: #0277bd !important;
}
.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}
.light-blue.darken-4 {
  background-color: #01579b !important;
}
.light-blue-text.text-darken-4 {
  color: #01579b !important;
}
.light-blue.accent-1 {
  background-color: #80d8ff !important;
}
.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}
.light-blue.accent-2 {
  background-color: #40c4ff !important;
}
.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}
.light-blue.accent-3 {
  background-color: #00b0ff !important;
}
.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}
.light-blue.accent-4 {
  background-color: #0091ea !important;
}
.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}
.cyan {
  background-color: #00bcd4 !important;
}
.cyan-text {
  color: #00bcd4 !important;
}
.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}
.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}
.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}
.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}
.cyan.lighten-3 {
  background-color: #80deea !important;
}
.cyan-text.text-lighten-3 {
  color: #80deea !important;
}
.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}
.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}
.cyan.lighten-1 {
  background-color: #26c6da !important;
}
.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}
.cyan.darken-1 {
  background-color: #00acc1 !important;
}
.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}
.cyan.darken-2 {
  background-color: #0097a7 !important;
}
.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}
.cyan.darken-3 {
  background-color: #00838f !important;
}
.cyan-text.text-darken-3 {
  color: #00838f !important;
}
.cyan.darken-4 {
  background-color: #006064 !important;
}
.cyan-text.text-darken-4 {
  color: #006064 !important;
}
.cyan.accent-1 {
  background-color: #84ffff !important;
}
.cyan-text.text-accent-1 {
  color: #84ffff !important;
}
.cyan.accent-2 {
  background-color: #18ffff !important;
}
.cyan-text.text-accent-2 {
  color: #18ffff !important;
}
.cyan.accent-3 {
  background-color: #00e5ff !important;
}
.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}
.cyan.accent-4 {
  background-color: #00b8d4 !important;
}
.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}
.teal {
  background-color: #009688 !important;
}
.teal-text {
  color: #009688 !important;
}
.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}
.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}
.teal.lighten-4 {
  background-color: #b2dfdb !important;
}
.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}
.teal.lighten-3 {
  background-color: #80cbc4 !important;
}
.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}
.teal.lighten-2 {
  background-color: #4db6ac !important;
}
.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}
.teal.lighten-1 {
  background-color: #26a69a !important;
}
.teal-text.text-lighten-1 {
  color: #26a69a !important;
}
.teal.darken-1 {
  background-color: #00897b !important;
}
.teal-text.text-darken-1 {
  color: #00897b !important;
}
.teal.darken-2 {
  background-color: #00796b !important;
}
.teal-text.text-darken-2 {
  color: #00796b !important;
}
.teal.darken-3 {
  background-color: #00695c !important;
}
.teal-text.text-darken-3 {
  color: #00695c !important;
}
.teal.darken-4 {
  background-color: #004d40 !important;
}
.teal-text.text-darken-4 {
  color: #004d40 !important;
}
.teal.accent-1 {
  background-color: #a7ffeb !important;
}
.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}
.teal.accent-2 {
  background-color: #64ffda !important;
}
.teal-text.text-accent-2 {
  color: #64ffda !important;
}
.teal.accent-3 {
  background-color: #1de9b6 !important;
}
.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}
.teal.accent-4 {
  background-color: #00bfa5 !important;
}
.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}
.green {
  background-color: #4CAF50 !important;
}
.green-text {
  color: #4CAF50 !important;
}
.green.lighten-5 {
  background-color: #E8F5E9 !important;
}
.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}
.green.lighten-4 {
  background-color: #C8E6C9 !important;
}
.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}
.green.lighten-3 {
  background-color: #A5D6A7 !important;
}
.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}
.green.lighten-2 {
  background-color: #81C784 !important;
}
.green-text.text-lighten-2 {
  color: #81C784 !important;
}
.green.lighten-1 {
  background-color: #66BB6A !important;
}
.green-text.text-lighten-1 {
  color: #66BB6A !important;
}
.green.darken-1 {
  background-color: #43A047 !important;
}
.green-text.text-darken-1 {
  color: #43A047 !important;
}
.green.darken-2 {
  background-color: #388E3C !important;
}
.green-text.text-darken-2 {
  color: #388E3C !important;
}
.green.darken-3 {
  background-color: #2E7D32 !important;
}
.green-text.text-darken-3 {
  color: #2E7D32 !important;
}
.green.darken-4 {
  background-color: #1B5E20 !important;
}
.green-text.text-darken-4 {
  color: #1B5E20 !important;
}
.green.accent-1 {
  background-color: #B9F6CA !important;
}
.green-text.text-accent-1 {
  color: #B9F6CA !important;
}
.green.accent-2 {
  background-color: #69F0AE !important;
}
.green-text.text-accent-2 {
  color: #69F0AE !important;
}
.green.accent-3 {
  background-color: #00E676 !important;
}
.green-text.text-accent-3 {
  color: #00E676 !important;
}
.green.accent-4 {
  background-color: #00C853 !important;
}
.green-text.text-accent-4 {
  color: #00C853 !important;
}
.light-green {
  background-color: #8bc34a !important;
}
.light-green-text {
  color: #8bc34a !important;
}
.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}
.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}
.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}
.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}
.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}
.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}
.light-green.lighten-2 {
  background-color: #aed581 !important;
}
.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}
.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}
.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}
.light-green.darken-1 {
  background-color: #7cb342 !important;
}
.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}
.light-green.darken-2 {
  background-color: #689f38 !important;
}
.light-green-text.text-darken-2 {
  color: #689f38 !important;
}
.light-green.darken-3 {
  background-color: #558b2f !important;
}
.light-green-text.text-darken-3 {
  color: #558b2f !important;
}
.light-green.darken-4 {
  background-color: #33691e !important;
}
.light-green-text.text-darken-4 {
  color: #33691e !important;
}
.light-green.accent-1 {
  background-color: #ccff90 !important;
}
.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}
.light-green.accent-2 {
  background-color: #b2ff59 !important;
}
.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}
.light-green.accent-3 {
  background-color: #76ff03 !important;
}
.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}
.light-green.accent-4 {
  background-color: #64dd17 !important;
}
.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}
.lime {
  background-color: #cddc39 !important;
}
.lime-text {
  color: #cddc39 !important;
}
.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}
.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}
.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}
.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}
.lime.lighten-3 {
  background-color: #e6ee9c !important;
}
.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}
.lime.lighten-2 {
  background-color: #dce775 !important;
}
.lime-text.text-lighten-2 {
  color: #dce775 !important;
}
.lime.lighten-1 {
  background-color: #d4e157 !important;
}
.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}
.lime.darken-1 {
  background-color: #c0ca33 !important;
}
.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}
.lime.darken-2 {
  background-color: #afb42b !important;
}
.lime-text.text-darken-2 {
  color: #afb42b !important;
}
.lime.darken-3 {
  background-color: #9e9d24 !important;
}
.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}
.lime.darken-4 {
  background-color: #827717 !important;
}
.lime-text.text-darken-4 {
  color: #827717 !important;
}
.lime.accent-1 {
  background-color: #f4ff81 !important;
}
.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}
.lime.accent-2 {
  background-color: #eeff41 !important;
}
.lime-text.text-accent-2 {
  color: #eeff41 !important;
}
.lime.accent-3 {
  background-color: #c6ff00 !important;
}
.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}
.lime.accent-4 {
  background-color: #aeea00 !important;
}
.lime-text.text-accent-4 {
  color: #aeea00 !important;
}
.yellow {
  background-color: #ffeb3b !important;
}
.yellow-text {
  color: #ffeb3b !important;
}
.yellow.lighten-5 {
  background-color: #fffde7 !important;
}
.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}
.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}
.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}
.yellow.lighten-3 {
  background-color: #fff59d !important;
}
.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}
.yellow.lighten-2 {
  background-color: #fff176 !important;
}
.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}
.yellow.lighten-1 {
  background-color: #ffee58 !important;
}
.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}
.yellow.darken-1 {
  background-color: #fdd835 !important;
}
.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}
.yellow.darken-2 {
  background-color: #fbc02d !important;
}
.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}
.yellow.darken-3 {
  background-color: #f9a825 !important;
}
.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}
.yellow.darken-4 {
  background-color: #f57f17 !important;
}
.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}
.yellow.accent-1 {
  background-color: #ffff8d !important;
}
.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}
.yellow.accent-2 {
  background-color: #ffff00 !important;
}
.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}
.yellow.accent-3 {
  background-color: #ffea00 !important;
}
.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}
.yellow.accent-4 {
  background-color: #ffd600 !important;
}
.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}
.amber {
  background-color: #ffc107 !important;
}
.amber-text {
  color: #ffc107 !important;
}
.amber.lighten-5 {
  background-color: #fff8e1 !important;
}
.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}
.amber.lighten-4 {
  background-color: #ffecb3 !important;
}
.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}
.amber.lighten-3 {
  background-color: #ffe082 !important;
}
.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}
.amber.lighten-2 {
  background-color: #ffd54f !important;
}
.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}
.amber.lighten-1 {
  background-color: #ffca28 !important;
}
.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}
.amber.darken-1 {
  background-color: #ffb300 !important;
}
.amber-text.text-darken-1 {
  color: #ffb300 !important;
}
.amber.darken-2 {
  background-color: #ffa000 !important;
}
.amber-text.text-darken-2 {
  color: #ffa000 !important;
}
.amber.darken-3 {
  background-color: #ff8f00 !important;
}
.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}
.amber.darken-4 {
  background-color: #ff6f00 !important;
}
.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}
.amber.accent-1 {
  background-color: #ffe57f !important;
}
.amber-text.text-accent-1 {
  color: #ffe57f !important;
}
.amber.accent-2 {
  background-color: #ffd740 !important;
}
.amber-text.text-accent-2 {
  color: #ffd740 !important;
}
.amber.accent-3 {
  background-color: #ffc400 !important;
}
.amber-text.text-accent-3 {
  color: #ffc400 !important;
}
.amber.accent-4 {
  background-color: #ffab00 !important;
}
.amber-text.text-accent-4 {
  color: #ffab00 !important;
}
.orange {
  background-color: #ff9800 !important;
}
.orange-text {
  color: #ff9800 !important;
}
.orange.lighten-5 {
  background-color: #fff3e0 !important;
}
.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}
.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}
.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}
.orange.lighten-3 {
  background-color: #ffcc80 !important;
}
.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}
.orange.lighten-2 {
  background-color: #ffb74d !important;
}
.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}
.orange.lighten-1 {
  background-color: #ffa726 !important;
}
.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}
.orange.darken-1 {
  background-color: #fb8c00 !important;
}
.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}
.orange.darken-2 {
  background-color: #f57c00 !important;
}
.orange-text.text-darken-2 {
  color: #f57c00 !important;
}
.orange.darken-3 {
  background-color: #ef6c00 !important;
}
.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}
.orange.darken-4 {
  background-color: #e65100 !important;
}
.orange-text.text-darken-4 {
  color: #e65100 !important;
}
.orange.accent-1 {
  background-color: #ffd180 !important;
}
.orange-text.text-accent-1 {
  color: #ffd180 !important;
}
.orange.accent-2 {
  background-color: #ffab40 !important;
}
.orange-text.text-accent-2 {
  color: #ffab40 !important;
}
.orange.accent-3 {
  background-color: #ff9100 !important;
}
.orange-text.text-accent-3 {
  color: #ff9100 !important;
}
.orange.accent-4 {
  background-color: #ff6d00 !important;
}
.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}
.deep-orange {
  background-color: #ff5722 !important;
}
.deep-orange-text {
  color: #ff5722 !important;
}
.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}
.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}
.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}
.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}
.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}
.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}
.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}
.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}
.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}
.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}
.deep-orange.darken-1 {
  background-color: #f4511e !important;
}
.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}
.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}
.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}
.deep-orange.darken-3 {
  background-color: #d84315 !important;
}
.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}
.deep-orange.darken-4 {
  background-color: #bf360c !important;
}
.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}
.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}
.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}
.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}
.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}
.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}
.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}
.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}
.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}
.brown {
  background-color: #795548 !important;
}
.brown-text {
  color: #795548 !important;
}
.brown.lighten-5 {
  background-color: #efebe9 !important;
}
.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}
.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}
.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}
.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}
.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}
.brown.lighten-2 {
  background-color: #a1887f !important;
}
.brown-text.text-lighten-2 {
  color: #a1887f !important;
}
.brown.lighten-1 {
  background-color: #8d6e63 !important;
}
.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}
.brown.darken-1 {
  background-color: #6d4c41 !important;
}
.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}
.brown.darken-2 {
  background-color: #5d4037 !important;
}
.brown-text.text-darken-2 {
  color: #5d4037 !important;
}
.brown.darken-3 {
  background-color: #4e342e !important;
}
.brown-text.text-darken-3 {
  color: #4e342e !important;
}
.brown.darken-4 {
  background-color: #3e2723 !important;
}
.brown-text.text-darken-4 {
  color: #3e2723 !important;
}
.blue-grey {
  background-color: #607d8b !important;
}
.blue-grey-text {
  color: #607d8b !important;
}
.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}
.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}
.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}
.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}
.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}
.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}
.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}
.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}
.blue-grey.lighten-1 {
  background-color: #78909c !important;
}
.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}
.blue-grey.darken-1 {
  background-color: #546e7a !important;
}
.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}
.blue-grey.darken-2 {
  background-color: #455a64 !important;
}
.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}
.blue-grey.darken-3 {
  background-color: #37474f !important;
}
.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}
.blue-grey.darken-4 {
  background-color: #263238 !important;
}
.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}
.grey {
  background-color: #9e9e9e !important;
}
.grey-text {
  color: #9e9e9e !important;
}
.grey.lighten-5 {
  background-color: #fafafa !important;
}
.grey-text.text-lighten-5 {
  color: #fafafa !important;
}
.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}
.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}
.grey.lighten-3 {
  background-color: #eeeeee !important;
}
.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}
.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}
.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}
.grey.lighten-1 {
  background-color: #bdbdbd !important;
}
.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}
.grey.darken-1 {
  background-color: #757575 !important;
}
.grey-text.text-darken-1 {
  color: #757575 !important;
}
.grey.darken-2 {
  background-color: #616161 !important;
}
.grey-text.text-darken-2 {
  color: #616161 !important;
}
.grey.darken-3 {
  background-color: #424242 !important;
}
.grey-text.text-darken-3 {
  color: #424242 !important;
}
.grey.darken-4 {
  background-color: #212121 !important;
}
.grey-text.text-darken-4 {
  color: #212121 !important;
}
.shades.black {
  background-color: #000000 !important;
}
.shades-text.text-black {
  color: #000000 !important;
}
.shades.white {
  background-color: #FFFFFF !important;
}
.shades-text.text-white {
  color: #FFFFFF !important;
}
.shades.transparent {
  background-color: transparent !important;
}
.shades-text.text-transparent {
  color: transparent !important;
}
.black {
  background-color: #000000 !important;
}
.black-text {
  color: #000000 !important;
}
.white {
  background-color: #FFFFFF !important;
}
.white-text {
  color: #FFFFFF !important;
}
.transparent {
  background-color: transparent !important;
}
.transparent-text {
  color: transparent !important;
}
/* ==========================================================================
   Materialize variables
   ========================================================================== */
/**
 * Table of Contents:
 *
 *  1. Colors
 *  2. Badges
 *  3. Buttons
 *  4. Cards
 *  5. Collapsible
 *  6. Chips
 *  7. Date Picker
 *  8. Dropdown
 *  10. Forms
 *  11. Global
 *  12. Grid
 *  13. Navigation Bar
 *  14. Side Navigation
 *  15. Photo Slider
 *  16. Spinners | Loaders
 *  17. Tabs
 *  18. Tables
 *  19. Toasts
 *  20. Typography
 *  21. Footer
 *  22. Flow Text
 *  23. Collections
 *  24. Progress Bar
 */
/* 1. Colors
   ========================================================================== */
/* 2. Badges
   ========================================================================== */
/* 3. Buttons
   ========================================================================== */
/* 4. Cards
   ========================================================================== */
/* 5. Collapsible
   ========================================================================== */
/* 6. Chips
   ========================================================================== */
/* 7. Date Picker
   ========================================================================== */
/* 8. Dropdown
   ========================================================================== */
/* 9. Fonts
   ========================================================================== */
/* 10. Forms
   ========================================================================== */
/* 11. Global
   ========================================================================== */
/* 12. Grid
   ========================================================================== */
/* 13. Navigation Bar
   ========================================================================== */
/* 14. Side Navigation
   ========================================================================== */
/* 15. Photo Slider
   ========================================================================== */
/* 16. Spinners | Loaders
   ========================================================================== */
/* 17. Tabs
   ========================================================================== */
/* 18. Tables
   ========================================================================== */
/* 19. Toasts
   ========================================================================== */
/* 20. Typography
   ========================================================================== */
/* 21. Footer
   ========================================================================== */
/* 22. Flow Text
   ========================================================================== */
/* 23. Collections
   ========================================================================== */
/* 24. Progress Bar
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
ul {
  list-style-type: none;
}
ul.browser-default {
  list-style-type: initial;
}
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.valign-wrapper .valign {
  display: block;
}
ul {
  padding: 0;
}
ul li {
  list-style-type: none;
}
.clearfix {
  clear: both;
}
.z-depth-0 {
  box-shadow: none !important;
}
.z-depth-1,
nav,
.card-panel,
.card,
.toast,
.btn,
.btn-large,
.btn-floating,
.dropdown-content,
.collapsible,
.side-nav {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.z-depth-1-half,
.btn:hover,
.btn-large:hover,
.btn-floating:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.z-depth-2 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.z-depth-3 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.z-depth-4,
.modal {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.z-depth-5 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.hoverable {
  transition: box-shadow 0.25s;
  box-shadow: 0;
}
.hoverable:hover {
  transition: box-shadow 0.25s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}
blockquote {
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #ee6e73;
}
i {
  line-height: inherit;
}
i.left {
  float: left;
  margin-right: 15px;
}
i.right {
  float: right;
  margin-left: 15px;
}
i.tiny {
  font-size: 1rem;
}
i.small {
  font-size: 2rem;
}
i.medium {
  font-size: 4rem;
}
i.large {
  font-size: 6rem;
}
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}
.pagination li {
  display: inline-block;
  font-size: 1.2rem;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 2px;
  text-align: center;
}
.pagination li a {
  color: #444;
}
.pagination li.active a {
  color: #fff;
}
.pagination li.active {
  background-color: #ee6e73;
}
.pagination li.disabled a {
  cursor: default;
  color: #999;
}
.pagination li i {
  font-size: 2.2rem;
  vertical-align: middle;
}
.pagination li.pages ul li {
  display: inline-block;
  float: none;
}
@media only screen and (max-width: 992px) {
  .pagination {
    width: 100%;
  }
  .pagination li.prev,
  .pagination li.next {
    width: 10%;
  }
  .pagination li.pages {
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
  }
}
.breadcrumb {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}
.breadcrumb i,
.breadcrumb [class^="mdi-"],
.breadcrumb [class*="mdi-"],
.breadcrumb i.material-icons {
  display: inline-block;
  float: left;
  font-size: 24px;
}
.breadcrumb:before {
  content: '\E5CC';
  color: rgba(255, 255, 255, 0.7);
  vertical-align: top;
  display: inline-block;
  font-family: 'Material Icons', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 25px;
  margin: 0 10px 0 8px;
  -webkit-font-smoothing: antialiased;
}
.breadcrumb:first-child:before {
  display: none;
}
.breadcrumb:last-child {
  color: #fff;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax img {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
  position: relative;
}
.pinned {
  position: fixed !important;
}
/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}
.fade-in {
  opacity: 0;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only,
  .hide-on-small-and-down {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}
@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}
@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
footer.page-footer {
  margin-top: 20px;
  padding-top: 20px;
  background-color: #ee6e73;
}
footer.page-footer .footer-copyright {
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(51, 51, 51, 0.08);
}
table,
th,
td {
  border: none;
}
table {
  width: 100%;
  display: table;
}
table.bordered > thead > tr,
table.bordered > tbody > tr {
  border-bottom: 1px solid #d0d0d0;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: #f2f2f2;
}
table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}
thead {
  border-bottom: 1px solid #d0d0d0;
}
td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid #d0d0d0;
  }
  table.responsive-table.bordered th {
    border-bottom: 0;
    border-left: 0;
  }
  table.responsive-table.bordered td {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
  }
  table.responsive-table.bordered tr {
    border: 0;
  }
  table.responsive-table.bordered tbody tr {
    border-right: 1px solid #d0d0d0;
  }
}
.collection {
  margin: 0.5rem 0 1rem 0;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}
.collection .collection-item {
  background-color: #fff;
  line-height: 1.5rem;
  padding: 10px 20px;
  margin: 0;
  border-bottom: 1px solid #e0e0e0;
}
.collection .collection-item.avatar {
  min-height: 84px;
  padding-left: 72px;
  position: relative;
}
.collection .collection-item.avatar .circle {
  position: absolute;
  width: 42px;
  height: 42px;
  overflow: hidden;
  left: 15px;
  display: inline-block;
  vertical-align: middle;
}
.collection .collection-item.avatar i.circle {
  font-size: 18px;
  line-height: 42px;
  color: #fff;
  background-color: #999;
  text-align: center;
}
.collection .collection-item.avatar .title {
  font-size: 16px;
}
.collection .collection-item.avatar p {
  margin: 0;
}
.collection .collection-item.avatar .secondary-content {
  position: absolute;
  top: 16px;
  right: 16px;
}
.collection .collection-item:last-child {
  border-bottom: none;
}
.collection .collection-item.active {
  background-color: #26a69a;
  color: #eafaf9;
}
.collection .collection-item.active .secondary-content {
  color: #fff;
}
.collection a.collection-item {
  display: block;
  transition: 0.25s;
  color: #26a69a;
}
.collection a.collection-item:not(.active):hover {
  background-color: #ddd;
}
.collection.with-header .collection-header {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 20px;
}
.collection.with-header .collection-item {
  padding-left: 30px;
}
.collection.with-header .collection-item.avatar {
  padding-left: 72px;
}
.secondary-content {
  float: right;
  color: #26a69a;
}
.collapsible .collection {
  margin: 0;
  border: none;
}
span.badge {
  min-width: 3rem;
  padding: 0 6px;
  text-align: center;
  font-size: 1rem;
  line-height: inherit;
  color: #757575;
  position: absolute;
  right: 15px;
  box-sizing: border-box;
}
span.badge.new {
  font-weight: 300;
  font-size: 0.8rem;
  color: #fff;
  background-color: #26a69a;
  border-radius: 2px;
}
span.badge.new:after {
  content: " new";
}
nav ul a span.badge {
  position: static;
  margin-left: 4px;
  line-height: 0;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.progress {
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #acece6;
  border-radius: 2px;
  margin: 0.5rem 0 1rem 0;
  overflow: hidden;
}
.progress .determinate {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #26a69a;
  transition: width 0.3s linear;
}
.progress .indeterminate {
  background-color: #26a69a;
}
.progress .indeterminate:before {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.progress .indeterminate:after {
  content: '';
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
@-webkit-keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }
  60% {
    left: 100%;
    right: -90%;
  }
  100% {
    left: 100%;
    right: -90%;
  }
}
@-webkit-keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}
@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }
  60% {
    left: 107%;
    right: -8%;
  }
  100% {
    left: 107%;
    right: -8%;
  }
}
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}
.left-align {
  text-align: left;
}
.right-align {
  text-align: right;
}
.center,
.center-align {
  text-align: center;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.no-select,
input[type=range],
input[type=range] + .thumb {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.circle {
  border-radius: 50%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.no-padding {
  padding: 0 !important;
}
/* This is needed for some mobile phones to display the Google Icon font properly */
.material-icons {
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: 'liga';
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}
.container {
  margin: 0 auto;
  max-width: 1280px;
  width: 90%;
}
@media only screen and (min-width: 601px) {
  .container {
    width: 85%;
  }
}
@media only screen and (min-width: 993px) {
  .container {
    width: 70%;
  }
}
.container .row {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.section {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.section.no-pad {
  padding: 0;
}
.section.no-pad-bot {
  padding-bottom: 0;
}
.section.no-pad-top {
  padding-top: 0;
}
.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row .col {
  float: left;
  box-sizing: border-box;
  padding: 0 0.75rem;
}
.row .col[class*="push-"],
.row .col[class*="pull-"] {
  position: relative;
}
.row .col.s1 {
  width: 8.33333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s2 {
  width: 16.66666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s4 {
  width: 33.33333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s5 {
  width: 41.66666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s7 {
  width: 58.33333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s8 {
  width: 66.66666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s10 {
  width: 83.33333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s11 {
  width: 91.66666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.offset-s1 {
  margin-left: 8.33333333%;
}
.row .col.pull-s1 {
  right: 8.33333333%;
}
.row .col.push-s1 {
  left: 8.33333333%;
}
.row .col.offset-s2 {
  margin-left: 16.66666667%;
}
.row .col.pull-s2 {
  right: 16.66666667%;
}
.row .col.push-s2 {
  left: 16.66666667%;
}
.row .col.offset-s3 {
  margin-left: 25%;
}
.row .col.pull-s3 {
  right: 25%;
}
.row .col.push-s3 {
  left: 25%;
}
.row .col.offset-s4 {
  margin-left: 33.33333333%;
}
.row .col.pull-s4 {
  right: 33.33333333%;
}
.row .col.push-s4 {
  left: 33.33333333%;
}
.row .col.offset-s5 {
  margin-left: 41.66666667%;
}
.row .col.pull-s5 {
  right: 41.66666667%;
}
.row .col.push-s5 {
  left: 41.66666667%;
}
.row .col.offset-s6 {
  margin-left: 50%;
}
.row .col.pull-s6 {
  right: 50%;
}
.row .col.push-s6 {
  left: 50%;
}
.row .col.offset-s7 {
  margin-left: 58.33333333%;
}
.row .col.pull-s7 {
  right: 58.33333333%;
}
.row .col.push-s7 {
  left: 58.33333333%;
}
.row .col.offset-s8 {
  margin-left: 66.66666667%;
}
.row .col.pull-s8 {
  right: 66.66666667%;
}
.row .col.push-s8 {
  left: 66.66666667%;
}
.row .col.offset-s9 {
  margin-left: 75%;
}
.row .col.pull-s9 {
  right: 75%;
}
.row .col.push-s9 {
  left: 75%;
}
.row .col.offset-s10 {
  margin-left: 83.33333333%;
}
.row .col.pull-s10 {
  right: 83.33333333%;
}
.row .col.push-s10 {
  left: 83.33333333%;
}
.row .col.offset-s11 {
  margin-left: 91.66666667%;
}
.row .col.pull-s11 {
  right: 91.66666667%;
}
.row .col.push-s11 {
  left: 91.66666667%;
}
.row .col.offset-s12 {
  margin-left: 100%;
}
.row .col.pull-s12 {
  right: 100%;
}
.row .col.push-s12 {
  left: 100%;
}
@media only screen and (min-width: 601px) {
  .row .col.m1 {
    width: 8.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m2 {
    width: 16.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m4 {
    width: 33.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m5 {
    width: 41.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m7 {
    width: 58.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m8 {
    width: 66.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m10 {
    width: 83.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m11 {
    width: 91.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-m1 {
    margin-left: 8.33333333%;
  }
  .row .col.pull-m1 {
    right: 8.33333333%;
  }
  .row .col.push-m1 {
    left: 8.33333333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.66666667%;
  }
  .row .col.pull-m2 {
    right: 16.66666667%;
  }
  .row .col.push-m2 {
    left: 16.66666667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.pull-m3 {
    right: 25%;
  }
  .row .col.push-m3 {
    left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.33333333%;
  }
  .row .col.pull-m4 {
    right: 33.33333333%;
  }
  .row .col.push-m4 {
    left: 33.33333333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.66666667%;
  }
  .row .col.pull-m5 {
    right: 41.66666667%;
  }
  .row .col.push-m5 {
    left: 41.66666667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.pull-m6 {
    right: 50%;
  }
  .row .col.push-m6 {
    left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.33333333%;
  }
  .row .col.pull-m7 {
    right: 58.33333333%;
  }
  .row .col.push-m7 {
    left: 58.33333333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.66666667%;
  }
  .row .col.pull-m8 {
    right: 66.66666667%;
  }
  .row .col.push-m8 {
    left: 66.66666667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.pull-m9 {
    right: 75%;
  }
  .row .col.push-m9 {
    left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.33333333%;
  }
  .row .col.pull-m10 {
    right: 83.33333333%;
  }
  .row .col.push-m10 {
    left: 83.33333333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.66666667%;
  }
  .row .col.pull-m11 {
    right: 91.66666667%;
  }
  .row .col.push-m11 {
    left: 91.66666667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.pull-m12 {
    right: 100%;
  }
  .row .col.push-m12 {
    left: 100%;
  }
}
@media only screen and (min-width: 993px) {
  .row .col.l1 {
    width: 8.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l2 {
    width: 16.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l4 {
    width: 33.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l5 {
    width: 41.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l7 {
    width: 58.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l8 {
    width: 66.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l10 {
    width: 83.33333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l11 {
    width: 91.66666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-l1 {
    margin-left: 8.33333333%;
  }
  .row .col.pull-l1 {
    right: 8.33333333%;
  }
  .row .col.push-l1 {
    left: 8.33333333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.66666667%;
  }
  .row .col.pull-l2 {
    right: 16.66666667%;
  }
  .row .col.push-l2 {
    left: 16.66666667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.pull-l3 {
    right: 25%;
  }
  .row .col.push-l3 {
    left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.33333333%;
  }
  .row .col.pull-l4 {
    right: 33.33333333%;
  }
  .row .col.push-l4 {
    left: 33.33333333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.66666667%;
  }
  .row .col.pull-l5 {
    right: 41.66666667%;
  }
  .row .col.push-l5 {
    left: 41.66666667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.pull-l6 {
    right: 50%;
  }
  .row .col.push-l6 {
    left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.33333333%;
  }
  .row .col.pull-l7 {
    right: 58.33333333%;
  }
  .row .col.push-l7 {
    left: 58.33333333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.66666667%;
  }
  .row .col.pull-l8 {
    right: 66.66666667%;
  }
  .row .col.push-l8 {
    left: 66.66666667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.pull-l9 {
    right: 75%;
  }
  .row .col.push-l9 {
    left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.33333333%;
  }
  .row .col.pull-l10 {
    right: 83.33333333%;
  }
  .row .col.push-l10 {
    left: 83.33333333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.66666667%;
  }
  .row .col.pull-l11 {
    right: 91.66666667%;
  }
  .row .col.push-l11 {
    left: 91.66666667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  .row .col.pull-l12 {
    right: 100%;
  }
  .row .col.push-l12 {
    left: 100%;
  }
}
nav {
  color: #fff;
  background-color: #ee6e73;
  width: 100%;
  height: 56px;
  line-height: 56px;
}
nav a {
  color: #fff;
}
nav i,
nav [class^="mdi-"],
nav [class*="mdi-"],
nav i.material-icons {
  display: block;
  font-size: 2rem;
  height: 56px;
  line-height: 56px;
}
nav .nav-wrapper {
  position: relative;
  height: 100%;
}
@media only screen and (min-width: 993px) {
  nav a.button-collapse {
    display: none;
  }
}
nav .button-collapse {
  float: left;
  position: relative;
  z-index: 1;
  height: 56px;
}
nav .button-collapse i {
  font-size: 2.7rem;
  height: 56px;
  line-height: 56px;
}
nav .brand-logo {
  position: absolute;
  color: #fff;
  display: inline-block;
  font-size: 2.1rem;
  padding: 0;
  white-space: nowrap;
}
nav .brand-logo.center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 992px) {
  nav .brand-logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  nav .brand-logo.left,
  nav .brand-logo.right {
    padding: 0;
    -webkit-transform: none;
    transform: none;
  }
  nav .brand-logo.left {
    left: 0.5rem;
  }
  nav .brand-logo.right {
    right: 0.5rem;
    left: auto;
  }
}
nav .brand-logo.right {
  right: 0.5rem;
  padding: 0;
}
nav ul {
  margin: 0;
}
nav ul li {
  transition: background-color 0.3s;
  float: left;
  padding: 0;
}
nav ul li.active {
  background-color: rgba(0, 0, 0, 0.1);
}
nav ul a {
  transition: background-color 0.3s;
  font-size: 1rem;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  cursor: pointer;
}
nav ul a.btn,
nav ul a.btn-large,
nav ul a.btn-large,
nav ul a.btn-flat,
nav ul a.btn-floating {
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 15px;
}
nav ul a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
nav ul.left {
  float: left;
}
nav .input-field {
  margin: 0;
}
nav .input-field input {
  height: 100%;
  font-size: 1.2rem;
  border: none;
  padding-left: 2rem;
}
nav .input-field input:focus,
nav .input-field input[type=text]:valid,
nav .input-field input[type=password]:valid,
nav .input-field input[type=email]:valid,
nav .input-field input[type=url]:valid,
nav .input-field input[type=date]:valid {
  border: none;
  box-shadow: none;
}
nav .input-field label {
  top: 0;
  left: 0;
}
nav .input-field label i {
  color: rgba(255, 255, 255, 0.7);
  transition: color 0.3s;
}
nav .input-field label.active i {
  color: #fff;
}
nav .input-field label.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.navbar-fixed {
  position: relative;
  height: 56px;
  z-index: 998;
}
.navbar-fixed nav {
  position: fixed;
}
@media only screen and (min-width: 601px) {
  nav,
  nav .nav-wrapper i,
  nav a.button-collapse,
  nav a.button-collapse i {
    height: 64px;
    line-height: 64px;
  }
  .navbar-fixed {
    height: 64px;
  }
}
/*@font-face {
  font-family: "Roboto";
  src: local(Roboto Thin), url("../assets/fonts/roboto/Roboto-Thin.eot");
  src: url("../assets/fonts/roboto/Roboto-Thin.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/roboto/Roboto-Thin.woff2") format("woff2"), url("../assets/fonts/roboto/Roboto-Thin.woff") format("woff"), url("../assets/fonts/roboto/Roboto-Thin.ttf") format("truetype");
  font-weight: 200;
}*/
/*@font-face {
  font-family: "Roboto";
  src: local(Roboto Light), url("../assets/fonts/roboto/Roboto-Light.eot");
  src: url("../assets/fonts/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/roboto/Roboto-Light.woff2") format("woff2"), url("../assets/fonts/roboto/Roboto-Light.woff") format("woff"), url("../assets/fonts/roboto/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
}*/
@font-face {
  font-family: "Roboto";
  src: url(/assets/fonts/roboto/Roboto-Regular.woff2) format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Roboto";
  src: url(/assets/fonts/roboto/Roboto-Medium.woff2) format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Roboto";
  src: url(/assets/fonts/roboto/Roboto-Bold.woff2) format("woff2");
  font-weight: 700;
}
a {
  text-decoration: none;
}
html {
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.1;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.1rem 0 1.68rem 0;
}
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 1.78rem 0 1.424rem 0;
}
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.46rem 0 1.168rem 0;
}
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.14rem 0 0.912rem 0;
}
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 0.82rem 0 0.656rem 0;
}
h6 {
  font-size: 1rem;
  line-height: 110%;
  margin: 0.5rem 0 0.4rem 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
}
small {
  font-size: 75%;
}
.light,
footer.page-footer .footer-copyright {
  font-weight: 300;
}
.thin {
  font-weight: 200;
}
.flow-text {
  font-weight: 300;
}
@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
.card-panel {
  transition: box-shadow 0.25s;
  padding: 20px;
  margin: 0.5rem 0 1rem 0;
  border-radius: 2px;
  background-color: #fff;
}
.card {
  position: relative;
  margin: 0.5rem 0 1rem 0;
  background-color: #fff;
  transition: box-shadow 0.25s;
  border-radius: 2px;
}
.card .card-title {
  font-size: 24px;
  font-weight: 300;
}
.card .card-title.activator {
  cursor: pointer;
}
.card.small,
.card.medium,
.card.large {
  position: relative;
}
.card.small .card-image,
.card.medium .card-image,
.card.large .card-image {
  max-height: 60%;
  overflow: hidden;
}
.card.small .card-content,
.card.medium .card-content,
.card.large .card-content {
  max-height: 40%;
  overflow: hidden;
}
.card.small .card-action,
.card.medium .card-action,
.card.large .card-action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.card.small {
  height: 300px;
}
.card.medium {
  height: 400px;
}
.card.large {
  height: 500px;
}
.card .card-image {
  position: relative;
}
.card .card-image img {
  display: block;
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}
.card .card-image .card-title {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
}
.card .card-content {
  padding: 20px;
  border-radius: 0 0 2px 2px;
}
.card .card-content p {
  margin: 0;
  color: inherit;
}
.card .card-content .card-title {
  line-height: 48px;
}
.card .card-action {
  position: relative;
  background-color: inherit;
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 20px;
  z-index: 2;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) {
  color: #ffab40;
  margin-right: 20px;
  transition: color 0.3s ease;
  text-transform: uppercase;
}
.card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover {
  color: #ffd8a6;
}
.card .card-action + .card-reveal {
  z-index: 1;
  padding-bottom: 64px;
}
.card .card-reveal {
  padding: 20px;
  position: absolute;
  background-color: #fff;
  width: 100%;
  overflow-y: auto;
  top: 100%;
  height: 100%;
  z-index: 3;
  display: none;
}
.card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 0;
  width: auto;
  clear: both;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  word-break: break-all;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.toast .btn,
.toast .btn-large,
.toast .btn-flat {
  margin: 0;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  .toast {
    float: left;
  }
}
@media only screen and (min-width: 993px) {
  .toast {
    float: right;
  }
}
.tabs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
  white-space: nowrap;
}
.tabs .tab {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: block;
  float: left;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  text-overflow: ellipsis;
  overflow: hidden;
  letter-spacing: 0.8px;
  width: 15%;
  min-width: 80px;
}
.tabs .tab a {
  color: #ee6e73;
  display: block;
  width: 100%;
  height: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.28s ease;
}
.tabs .tab a:hover {
  color: #f9c9cb;
}
.tabs .tab.disabled a {
  color: #f9c9cb;
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #f6b2b5;
  will-change: left, right;
}
.material-tooltip {
  padding: 10px 8px;
  font-size: 1rem;
  z-index: 2000;
  background-color: transparent;
  border-radius: 2px;
  color: #fff;
  min-height: 36px;
  line-height: 120%;
  opacity: 0;
  display: none;
  position: absolute;
  text-align: center;
  max-width: calc(100% - 4px);
  overflow: hidden;
  left: 0;
  top: 0;
  pointer-events: none;
  will-change: top, left;
}
.backdrop {
  position: absolute;
  opacity: 0;
  display: none;
  height: 7px;
  width: 14px;
  border-radius: 0 0 14px 14px;
  background-color: #323232;
  z-index: -1;
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
  will-change: transform, opacity;
}
.btn,
.btn-large,
.btn-flat {
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  outline: 0;
  padding: 0 2rem;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}
.btn.disabled,
.disabled.btn-large,
.btn-floating.disabled,
.btn-large.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-large:disabled .btn-large:disabled,
.btn-floating:disabled {
  background-color: #DFDFDF !important;
  box-shadow: none;
  color: #9F9F9F !important;
  cursor: default;
}
.btn.disabled *,
.disabled.btn-large *,
.btn-floating.disabled *,
.btn-large.disabled *,
.btn:disabled,
.btn-large:disabled *,
.btn-large:disabled .btn-large:disabled *,
.btn-floating:disabled * {
  pointer-events: none;
}
.btn.disabled:hover,
.disabled.btn-large:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn:disabled,
.btn-large:disabled:hover,
.btn-large:disabled .btn-large:disabled:hover,
.btn-floating:disabled:hover {
  background-color: #DFDFDF !important;
  color: #9F9F9F !important;
}
.btn i,
.btn-large i,
.btn-floating i,
.btn-large i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}
.btn,
.btn-large {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: 0.5px;
  transition: 0.2s ease-out;
  cursor: pointer;
}
.btn:hover,
.btn-large:hover {
  background-color: #2bbbad;
}
.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 37px;
  height: 37px;
  line-height: 37px;
  padding: 0;
  background-color: #26a69a;
  border-radius: 50%;
  transition: 0.3s;
  cursor: pointer;
  vertical-align: middle;
}
.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 37px;
}
.btn-floating:hover {
  background-color: #26a69a;
}
.btn-floating:before {
  border-radius: 0;
}
.btn-floating.btn-large {
  width: 55.5px;
  height: 55.5px;
}
.btn-floating.btn-large i {
  line-height: 55.5px;
}
button.btn-floating {
  border: none;
}
.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 998;
}
.fixed-action-btn.active ul {
  visibility: visible;
}
.fixed-action-btn.horizontal {
  padding: 0 0 0 15px;
}
.fixed-action-btn.horizontal ul {
  text-align: right;
  right: 64px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 100%;
  left: auto;
  width: 500px;
  /*width 100% only goes to width of button container */
}
.fixed-action-btn.horizontal ul li {
  display: inline-block;
  margin: 15px 15px 0 0;
}
.fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}
.fixed-action-btn ul li {
  margin-bottom: 15px;
}
.fixed-action-btn ul a.btn-floating {
  opacity: 0;
}
.btn-flat {
  box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
}
.btn-flat.disabled {
  color: #b3b3b3;
  cursor: default;
}
.btn-large {
  height: 54px;
  line-height: 54px;
}
.btn-large i {
  font-size: 1.6rem;
}
.btn-block {
  display: block;
}
.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 100px;
  max-height: 650px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  will-change: width, height;
}
.dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
  text-transform: none;
}
.dropdown-content li:hover,
.dropdown-content li.active,
.dropdown-content li.selected {
  background-color: #eee;
}
.dropdown-content li.active.selected {
  background-color: #e1e1e1;
}
.dropdown-content li.divider {
  min-height: 0;
  height: 1px;
}
.dropdown-content li > a,
.dropdown-content li > span {
  font-size: 16px;
  color: #26a69a;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}
.dropdown-content li > span > label {
  top: 1px;
  left: 3px;
  height: 18px;
}
.dropdown-content li > a > i {
  height: inherit;
  line-height: inherit;
}
/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  transition: all 0.3s ease-out;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.7s ease-out;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}
.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.7);
}
.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}
.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}
.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}
.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}
.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}
.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}
.waves-notransition {
  transition: none !important;
}
.waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none;
}
.waves-block {
  display: block;
}
/* Firefox Bug: link not triggered */
a.waves-effect .waves-ripple {
  z-index: -1;
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-large,
.modal .modal-footer .btn-flat {
  float: right;
  margin: 6px 0;
}
.lean-overlay {
  position: fixed;
  z-index: 999;
  top: -100px;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(100% - 56px);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}
.collapsible {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  margin: 0.5rem 0 1rem 0;
}
.collapsible-header {
  display: block;
  cursor: pointer;
  min-height: 3rem;
  line-height: 3rem;
  padding: 0 1rem;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.collapsible-header i {
  width: 2rem;
  font-size: 1.6rem;
  line-height: 3rem;
  display: block;
  float: left;
  text-align: center;
  margin-right: 1rem;
}
.collapsible-body {
  display: none;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
.collapsible-body p {
  margin: 0;
  padding: 2rem;
}
.side-nav .collapsible,
.side-nav.fixed .collapsible {
  border: none;
  box-shadow: none;
}
.side-nav .collapsible li,
.side-nav.fixed .collapsible li {
  padding: 0;
}
.side-nav .collapsible-header,
.side-nav.fixed .collapsible-header {
  background-color: transparent;
  border: none;
  line-height: inherit;
  height: inherit;
  padding: 0 30px;
}
.side-nav .collapsible-header:hover,
.side-nav.fixed .collapsible-header:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.side-nav .collapsible-header i,
.side-nav.fixed .collapsible-header i {
  line-height: inherit;
}
.side-nav .collapsible-body,
.side-nav.fixed .collapsible-body {
  border: 0;
  background-color: #fff;
}
.side-nav .collapsible-body li a,
.side-nav.fixed .collapsible-body li a {
  padding: 0 37.5px 0 45px;
}
.collapsible.popout {
  border: none;
  box-shadow: none;
}
.collapsible.popout > li {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  margin: 0 24px;
  transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.collapsible.popout > li.active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
  margin: 16px 0;
}
.chip {
  display: inline-block;
  height: 32px;
  font-size: 13px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 32px;
  padding: 0 12px;
  border-radius: 16px;
  background-color: #e4e4e4;
}
.chip img {
  float: left;
  margin: 0 8px 0 -12px;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.chip i.material-icons {
  cursor: pointer;
  float: right;
  font-size: 16px;
  line-height: 32px;
  padding-left: 8px;
}
.materialboxed {
  display: block;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  position: relative;
  transition: opacity 0.4s;
}
.materialboxed:hover {
  will-change: left, top, width, height;
}
.materialboxed:hover:not(.active) {
  opacity: 0.8;
}
.materialboxed.active {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
#materialbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #292929;
  z-index: 1000;
  will-change: opacity;
}
.materialbox-caption {
  position: fixed;
  display: none;
  color: #fff;
  line-height: 50px;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0 15%;
  height: 50px;
  z-index: 1000;
  -webkit-font-smoothing: antialiased;
}
select:focus {
  outline: 1px solid #c9f3ef;
}
button:focus {
  outline: none;
  background-color: #2ab7a9;
}
label {
  color: #9e9e9e;
}
/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
::-webkit-input-placeholder {
  color: #d1d1d1;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #d1d1d1;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #d1d1d1;
}
:-ms-input-placeholder {
  color: #d1d1d1;
}
/* Text inputs */
input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 15px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all 0.3s;
}
input:not([type]):disabled,
input:not([type])[readonly="readonly"],
input[type=text]:disabled,
input[type=text][readonly="readonly"],
input[type=password]:disabled,
input[type=password][readonly="readonly"],
input[type=email]:disabled,
input[type=email][readonly="readonly"],
input[type=url]:disabled,
input[type=url][readonly="readonly"],
input[type=time]:disabled,
input[type=time][readonly="readonly"],
input[type=date]:disabled,
input[type=date][readonly="readonly"],
input[type=datetime]:disabled,
input[type=datetime][readonly="readonly"],
input[type=datetime-local]:disabled,
input[type=datetime-local][readonly="readonly"],
input[type=tel]:disabled,
input[type=tel][readonly="readonly"],
input[type=number]:disabled,
input[type=number][readonly="readonly"],
input[type=search]:disabled,
input[type=search][readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
  color: rgba(0, 0, 0, 0.26);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.26);
}
input:not([type]):disabled + label,
input:not([type])[readonly="readonly"] + label,
input[type=text]:disabled + label,
input[type=text][readonly="readonly"] + label,
input[type=password]:disabled + label,
input[type=password][readonly="readonly"] + label,
input[type=email]:disabled + label,
input[type=email][readonly="readonly"] + label,
input[type=url]:disabled + label,
input[type=url][readonly="readonly"] + label,
input[type=time]:disabled + label,
input[type=time][readonly="readonly"] + label,
input[type=date]:disabled + label,
input[type=date][readonly="readonly"] + label,
input[type=datetime]:disabled + label,
input[type=datetime][readonly="readonly"] + label,
input[type=datetime-local]:disabled + label,
input[type=datetime-local][readonly="readonly"] + label,
input[type=tel]:disabled + label,
input[type=tel][readonly="readonly"] + label,
input[type=number]:disabled + label,
input[type=number][readonly="readonly"] + label,
input[type=search]:disabled + label,
input[type=search][readonly="readonly"] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly="readonly"] + label {
  color: rgba(0, 0, 0, 0.26);
}
input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #26a69a;
  box-shadow: 0 1px 0 0 #26a69a;
}
input:not([type]):focus:not([readonly]) + label,
input[type=text]:focus:not([readonly]) + label,
input[type=password]:focus:not([readonly]) + label,
input[type=email]:focus:not([readonly]) + label,
input[type=url]:focus:not([readonly]) + label,
input[type=time]:focus:not([readonly]) + label,
input[type=date]:focus:not([readonly]) + label,
input[type=datetime]:focus:not([readonly]) + label,
input[type=datetime-local]:focus:not([readonly]) + label,
input[type=tel]:focus:not([readonly]) + label,
input[type=number]:focus:not([readonly]) + label,
input[type=search]:focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #26a69a;
}
input:not([type]).valid,
input:not([type]):focus.valid,
input[type=text].valid,
input[type=text]:focus.valid,
input[type=password].valid,
input[type=password]:focus.valid,
input[type=email].valid,
input[type=email]:focus.valid,
input[type=url].valid,
input[type=url]:focus.valid,
input[type=time].valid,
input[type=time]:focus.valid,
input[type=date].valid,
input[type=date]:focus.valid,
input[type=datetime].valid,
input[type=datetime]:focus.valid,
input[type=datetime-local].valid,
input[type=datetime-local]:focus.valid,
input[type=tel].valid,
input[type=tel]:focus.valid,
input[type=number].valid,
input[type=number]:focus.valid,
input[type=search].valid,
input[type=search]:focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
  border-bottom: 1px solid #4CAF50;
  box-shadow: 0 1px 0 0 #4CAF50;
}
input:not([type]).valid + label:after,
input:not([type]):focus.valid + label:after,
input[type=text].valid + label:after,
input[type=text]:focus.valid + label:after,
input[type=password].valid + label:after,
input[type=password]:focus.valid + label:after,
input[type=email].valid + label:after,
input[type=email]:focus.valid + label:after,
input[type=url].valid + label:after,
input[type=url]:focus.valid + label:after,
input[type=time].valid + label:after,
input[type=time]:focus.valid + label:after,
input[type=date].valid + label:after,
input[type=date]:focus.valid + label:after,
input[type=datetime].valid + label:after,
input[type=datetime]:focus.valid + label:after,
input[type=datetime-local].valid + label:after,
input[type=datetime-local]:focus.valid + label:after,
input[type=tel].valid + label:after,
input[type=tel]:focus.valid + label:after,
input[type=number].valid + label:after,
input[type=number]:focus.valid + label:after,
input[type=search].valid + label:after,
input[type=search]:focus.valid + label:after,
textarea.materialize-textarea.valid + label:after,
textarea.materialize-textarea:focus.valid + label:after {
  content: attr(data-success);
  color: #4CAF50;
  opacity: 1;
}
input:not([type]).invalid,
input:not([type]):focus.invalid,
input[type=text].invalid,
input[type=text]:focus.invalid,
input[type=password].invalid,
input[type=password]:focus.invalid,
input[type=email].invalid,
input[type=email]:focus.invalid,
input[type=url].invalid,
input[type=url]:focus.invalid,
input[type=time].invalid,
input[type=time]:focus.invalid,
input[type=date].invalid,
input[type=date]:focus.invalid,
input[type=datetime].invalid,
input[type=datetime]:focus.invalid,
input[type=datetime-local].invalid,
input[type=datetime-local]:focus.invalid,
input[type=tel].invalid,
input[type=tel]:focus.invalid,
input[type=number].invalid,
input[type=number]:focus.invalid,
input[type=search].invalid,
input[type=search]:focus.invalid,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea:focus.invalid {
  border-bottom: 1px solid #F44336;
  box-shadow: 0 1px 0 0 #F44336;
}
input:not([type]).invalid + label:after,
input:not([type]):focus.invalid + label:after,
input[type=text].invalid + label:after,
input[type=text]:focus.invalid + label:after,
input[type=password].invalid + label:after,
input[type=password]:focus.invalid + label:after,
input[type=email].invalid + label:after,
input[type=email]:focus.invalid + label:after,
input[type=url].invalid + label:after,
input[type=url]:focus.invalid + label:after,
input[type=time].invalid + label:after,
input[type=time]:focus.invalid + label:after,
input[type=date].invalid + label:after,
input[type=date]:focus.invalid + label:after,
input[type=datetime].invalid + label:after,
input[type=datetime]:focus.invalid + label:after,
input[type=datetime-local].invalid + label:after,
input[type=datetime-local]:focus.invalid + label:after,
input[type=tel].invalid + label:after,
input[type=tel]:focus.invalid + label:after,
input[type=number].invalid + label:after,
input[type=number]:focus.invalid + label:after,
input[type=search].invalid + label:after,
input[type=search]:focus.invalid + label:after,
textarea.materialize-textarea.invalid + label:after,
textarea.materialize-textarea:focus.invalid + label:after {
  content: attr(data-error);
  color: #F44336;
  opacity: 1;
}
input:not([type]).validate + label,
input[type=text].validate + label,
input[type=password].validate + label,
input[type=email].validate + label,
input[type=url].validate + label,
input[type=time].validate + label,
input[type=date].validate + label,
input[type=datetime].validate + label,
input[type=datetime-local].validate + label,
input[type=tel].validate + label,
input[type=number].validate + label,
input[type=search].validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
  pointer-events: none;
}
input:not([type]) + label:after,
input[type=text] + label:after,
input[type=password] + label:after,
input[type=email] + label:after,
input[type=url] + label:after,
input[type=time] + label:after,
input[type=date] + label:after,
input[type=datetime] + label:after,
input[type=datetime-local] + label:after,
input[type=tel] + label:after,
input[type=number] + label:after,
input[type=search] + label:after,
textarea.materialize-textarea + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 65px;
  opacity: 0;
  transition: 0.2s opacity ease-out, 0.2s color ease-out;
}
.input-field {
  position: relative;
  margin-top: 1rem;
}
.input-field label {
  color: #9e9e9e;
  position: absolute;
  top: 0.8rem;
  left: 0.75rem;
  font-size: 1rem;
  cursor: text;
  transition: 0.2s ease-out;
}
.input-field label.active {
  font-size: 0.8rem;
  -webkit-transform: translateY(-140%);
  transform: translateY(-140%);
}
.input-field .prefix {
  position: absolute;
  width: 3rem;
  font-size: 2rem;
  transition: color 0.2s;
}
.input-field .prefix.active {
  color: #26a69a;
}
.input-field .prefix ~ input,
.input-field .prefix ~ textarea {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}
.input-field .prefix ~ textarea {
  padding-top: 0.8rem;
}
.input-field .prefix ~ label {
  margin-left: 3rem;
}
@media only screen and (max-width: 992px) {
  .input-field .prefix ~ input {
    width: calc(100% - 3rem);
  }
}
@media only screen and (max-width: 600px) {
  .input-field .prefix ~ input {
    width: calc(100% - 3rem);
  }
}
/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
}
.input-field input[type=search]:focus {
  background-color: #fff;
  border: 0;
  box-shadow: none;
  color: #444;
}
.input-field input[type=search]:focus + label i,
.input-field input[type=search]:focus ~ .mdi-navigation-close,
.input-field input[type=search]:focus ~ .material-icons {
  color: #444;
}
.input-field input[type=search] + label {
  left: 1rem;
}
.input-field input[type=search] ~ .mdi-navigation-close,
.input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: 0.3s color;
}
/* Textarea */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}
textarea.materialize-textarea {
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: 1.6rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
}
.hiddendiv {
  display: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
}
/* Radio Buttons
   ========================================================================== */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}
[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: 0.28s ease;
  /* webkit (konqueror) browsers */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
[type="radio"] + label:before,
[type="radio"] + label:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: 0.28s ease;
}
/* Unchecked styles */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:before,
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border-radius: 50%;
}
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after {
  border: 2px solid #5a5a5a;
}
[type="radio"]:not(:checked) + label:after {
  z-index: -1;
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Checked styles */
[type="radio"]:checked + label:before {
  border: 2px solid transparent;
}
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 2px solid #26a69a;
}
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
  background-color: #26a69a;
  z-index: 0;
}
[type="radio"]:checked + label:after {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
/* Radio With gap */
[type="radio"].with-gap:checked + label:after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
/* Focused styles */
[type="radio"].tabbed:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}
/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + label:before {
  border: 2px solid rgba(0, 0, 0, 0.26);
}
[type="radio"].with-gap:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}
/* Disabled style */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled + label {
  color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26);
}
[type="radio"]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #BDBDBD;
}
/* Checkboxes
   ========================================================================== */
/* CUSTOM CSS CHECKBOXES */
form p {
  margin-bottom: 10px;
  text-align: left;
}
form p:last-child {
  margin-bottom: 0;
}
/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}
[type="checkbox"] {
  /* checkbox aspect */
}
[type="checkbox"] + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
}
[type="checkbox"] + label:before,
[type="checkbox"]:not(.filled-in) + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 2px;
  transition: 0.2s;
}
[type="checkbox"]:not(.filled-in) + label:after {
  border: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26);
}
[type="checkbox"].tabbed:focus + label:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}
[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26);
}
/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
[type="checkbox"].filled-in + label:after {
  border-radius: 2px;
}
[type="checkbox"].filled-in + label:before,
[type="checkbox"].filled-in + label:after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  z-index: 1;
}
[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%;
}
[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0;
  z-index: 0;
}
[type="checkbox"].filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0;
}
[type="checkbox"].filled-in.tabbed:focus + label:after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1);
}
[type="checkbox"].filled-in.tabbed:checked:focus + label:after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}
[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent;
}
[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #BDBDBD;
}
[type="checkbox"].filled-in:disabled:checked + label:before {
  background-color: transparent;
}
[type="checkbox"].filled-in:disabled:checked + label:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD;
}
/* Switch
   ========================================================================== */
.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
.switch label {
  cursor: pointer;
}
.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1;
}
.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a;
  left: 24px;
}
.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #818181;
  border-radius: 15px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px 0 16px;
}
.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 21px;
  height: 21px;
  background-color: #F1F1F1;
  border-radius: 21px;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
  left: -5px;
  top: -3px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}
input[type=checkbox]:checked:not(:disabled) ~ .lever:active::after,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1);
}
input[type=checkbox]:not(:disabled) ~ .lever:active:after,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}
.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
}
.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #BDBDBD;
}
/* Select Field
   ========================================================================== */
select {
  display: none;
}
select.browser-default {
  display: block;
}
select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}
.select-label {
  position: absolute;
}
.select-wrapper {
  position: relative;
}
.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  outline: none;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 15px 0;
  padding: 0;
  display: block;
}
.select-wrapper span.caret {
  color: initial;
  position: absolute;
  right: 0;
  top: 16px;
  font-size: 10px;
}
.select-wrapper span.caret.disabled {
  color: rgba(0, 0, 0, 0.26);
}
.select-wrapper + label {
  position: absolute;
  top: -14px;
  font-size: 0.8rem;
}
select:disabled {
  color: rgba(0, 0, 0, 0.3);
}
.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -ms-user-select: none;
  /* IE10+ */
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}
.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}
.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: calc(100% - 3rem);
}
.prefix ~ label {
  margin-left: 3rem;
}
.select-dropdown li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
  float: right;
}
.select-dropdown li.optgroup {
  border-top: 1px solid #eee;
}
.select-dropdown li.optgroup.selected > span {
  color: rgba(0, 0, 0, 0.7);
}
.select-dropdown li.optgroup > span {
  color: rgba(0, 0, 0, 0.4);
}
.select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}
/* File Input
   ========================================================================== */
.file-field {
  position: relative;
}
.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}
.file-field input.file-path {
  width: 100%;
}
.file-field .btn,
.file-field .btn-large {
  float: left;
  height: 3rem;
  line-height: 3rem;
}
.file-field span {
  cursor: pointer;
}
.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* Range
   ========================================================================== */
.range-field {
  position: relative;
}
input[type=range],
input[type=range] + .thumb {
  cursor: pointer;
}
input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}
input[type=range]:focus {
  outline: none;
}
input[type=range] + .thumb {
  position: absolute;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #26a69a;
  top: 10px;
  margin-left: -6px;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #26a69a;
  font-size: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}
input[type=range] + .thumb.active .value {
  color: #fff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}
input[type=range] {
  -webkit-appearance: none;
}
input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background-color: #26a69a;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
  transition: 0.3s;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}
input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/
}
input[type=range]::-moz-range-track {
  height: 3px;
  background: #ddd;
  border: none;
}
input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
  margin-top: -5px;
}
input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}
input[type=range]:focus::-moz-range-track {
  background: #ccc;
}
input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #777;
}
input[type=range]::-ms-fill-upper {
  background: #ddd;
}
input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #26a69a;
}
input[type=range]:focus::-ms-fill-lower {
  background: #888;
}
input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}
/***************
    Nav List
***************/
.table-of-contents.fixed {
  position: fixed;
}
.table-of-contents li {
  padding: 2px 0;
}
.table-of-contents a {
  display: inline-block;
  font-weight: 300;
  color: #757575;
  padding-left: 20px;
  height: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 0.4;
}
.table-of-contents a:hover {
  color: #a8a8a8;
  padding-left: 19px;
  border-left: 1px solid #ea4a4f;
}
.table-of-contents a.active {
  font-weight: 500;
  padding-left: 18px;
  border-left: 2px solid #ea4a4f;
}
.side-nav {
  position: fixed;
  width: 240px;
  left: 0;
  top: 0;
  margin: 0;
  height: calc(100% + 60px);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}
.side-nav.right-aligned {
  right: 0;
  left: auto;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.side-nav .collapsible {
  margin: 0;
}
.side-nav li {
  float: none;
  line-height: 64px;
}
.side-nav li.active {
  background-color: rgba(0, 0, 0, 0.05);
}
.side-nav a {
  color: #444;
  display: block;
  font-size: 1rem;
  height: 64px;
  line-height: 64px;
  padding: 0 30px;
}
.side-nav a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.side-nav a.btn,
.side-nav a.btn-large,
.side-nav a.btn-large,
.side-nav a.btn-flat,
.side-nav a.btn-floating {
  margin: 10px 15px;
}
.side-nav a.btn,
.side-nav a.btn-large,
.side-nav a.btn-large,
.side-nav a.btn-floating {
  color: #fff;
}
.side-nav a.btn-flat {
  color: #343434;
}
.side-nav a.btn:hover,
.side-nav a.btn-large:hover,
.side-nav a.btn-large:hover {
  background-color: #2bbbad;
}
.side-nav a.btn-floating:hover {
  background-color: #26a69a;
}
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.side-nav.fixed a {
  display: block;
  padding: 0 30px;
  color: #444;
}
.side-nav.fixed {
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
}
.side-nav.fixed.right-aligned {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 992px) {
  .side-nav.fixed {
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
  }
  .side-nav.fixed.right-aligned {
    -webkit-transform: translateX(105%);
    transform: translateX(105%);
  }
}
.side-nav .collapsible-body li.active,
.side-nav.fixed .collapsible-body li.active {
  background-color: #ee6e73;
}
.side-nav .collapsible-body li.active a,
.side-nav.fixed .collapsible-body li.active a {
  color: #fff;
}
#sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  will-change: opacity;
}
/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */
/**************************/
/* STYLES FOR THE SPINNER */
/**************************/
/*
 * Constants:
 *      STROKEWIDTH = 3px
 *      ARCSIZE     = 270 degrees (amount of circle the arc takes up)
 *      ARCTIME     = 1333ms (time it takes to expand and contract arc)
 *      ARCSTARTROT = 216 degrees (how much the start location of the arc
 *                                should rotate each time, 216 gives us a
 *                                5 pointed star shape (it's 360/5 * 3).
 *                                For a 7 pointed star, we might do
 *                                360/7 * 3 = 154.286)
 *      CONTAINERWIDTH = 28px
 *      SHRINK_TIME = 400ms
 */
.preloader-wrapper {
  display: inline-block;
  position: relative;
  width: 48px;
  height: 48px;
}
.preloader-wrapper.small {
  width: 36px;
  height: 36px;
}
.preloader-wrapper.big {
  width: 64px;
  height: 64px;
}
.preloader-wrapper.active {
  /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */
  -webkit-animation: container-rotate 1568ms linear infinite;
  animation: container-rotate 1568ms linear infinite;
}
@-webkit-keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes container-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.spinner-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-color: #26a69a;
}
.spinner-blue,
.spinner-blue-only {
  border-color: #4285f4;
}
.spinner-red,
.spinner-red-only {
  border-color: #db4437;
}
.spinner-yellow,
.spinner-yellow-only {
  border-color: #f4b400;
}
.spinner-green,
.spinner-green-only {
  border-color: #0f9d58;
}
/**
 * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee):
 *
 * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't
 * guarantee that the animation will start _exactly_ after that value. So we avoid using
 * animation-delay and instead set custom keyframes for each color (as redundant as it
 * seems).
 *
 * We write out each animation in full (instead of separating animation-name,
 * animation-duration, etc.) because under the polyfill, Safari does not recognize those
 * specific properties properly, treats them as -webkit-animation, and overrides the
 * other animation rules. See https://github.com/Polymer/platform/issues/53.
 */
.active .spinner-layer.spinner-blue {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-red {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-yellow {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer.spinner-green {
  /* durations: 4 * ARCTIME */
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .spinner-layer,
.active .spinner-layer.spinner-blue-only,
.active .spinner-layer.spinner-red-only,
.active .spinner-layer.spinner-yellow-only,
.active .spinner-layer.spinner-green-only {
  /* durations: 4 * ARCTIME */
  opacity: 1;
  -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@-webkit-keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}
@keyframes fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  /* 0.5 * ARCSIZE */
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  /* 1   * ARCSIZE */
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg);
  }
  /* 1.5 * ARCSIZE */
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg);
  }
  /* 2   * ARCSIZE */
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg);
  }
  /* 2.5 * ARCSIZE */
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg);
  }
  /* 3   * ARCSIZE */
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg);
  }
  /* 3.5 * ARCSIZE */
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg);
  }
  /* 4   * ARCSIZE */
}
@-webkit-keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blue-fade-in-out {
  from {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  26% {
    opacity: 0;
  }
  89% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@keyframes red-fade-in-out {
  from {
    opacity: 0;
  }
  15% {
    opacity: 0;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  51% {
    opacity: 0;
  }
}
@-webkit-keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@keyframes yellow-fade-in-out {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  76% {
    opacity: 0;
  }
}
@-webkit-keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes green-fade-in-out {
  from {
    opacity: 0;
  }
  65% {
    opacity: 0;
  }
  75% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/**
 * Patch the gap that appear between the two adjacent div.circle-clipper while the
 * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11).
 */
.gap-patch {
  position: absolute;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
.gap-patch .circle {
  width: 1000%;
  left: -450%;
}
.circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit;
}
.circle-clipper .circle {
  width: 200%;
  height: 100%;
  border-width: 3px;
  /* STROKEWIDTH */
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.circle-clipper.left .circle {
  left: 0;
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg);
}
.circle-clipper.right .circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg);
}
.active .circle-clipper.left .circle {
  /* duration: ARCTIME */
  -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
.active .circle-clipper.right .circle {
  /* duration: ARCTIME */
  -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
}
@-webkit-keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
  }
}
@keyframes left-spin {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg);
  }
}
@-webkit-keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
  }
}
@keyframes right-spin {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg);
  }
}
#spinnerContainer.cooldown {
  /* duration: SHRINK_TIME */
  -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
  animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
}
@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.slider {
  position: relative;
  height: 400px;
  width: 100%;
}
.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.slider.fullscreen ul.slides {
  height: 100%;
}
.slider.fullscreen ul.indicators {
  z-index: 2;
  bottom: 30px;
}
.slider .slides {
  background-color: #9e9e9e;
  margin: 0;
  height: 400px;
}
.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}
.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}
.slider .slides li .caption {
  color: #fff;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  opacity: 0;
}
.slider .slides li .caption p {
  color: #e0e0e0;
}
.slider .slides li.active {
  z-index: 2;
}
.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 16px;
  width: 16px;
  margin: 0 12px;
  background-color: #e0e0e0;
  transition: background-color 0.3s;
  border-radius: 50%;
}
.slider .indicators .indicator-item.active {
  background-color: #4CAF50;
}
.carousel {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 400px;
  -webkit-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.carousel .carousel-item {
  width: 200px;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel .carousel-item img {
  width: 100%;
}
.carousel.carousel-slider {
  top: 0;
  left: 0;
  height: 0;
}
.carousel.carousel-slider .carousel-item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/**
 * The picker input element.
 */
.picker__input {
  cursor: default;
}
/**
 * When the picker is opened, the input element is "activated".
 */
.picker__input.picker__input--active {
  border-color: #0089ec;
}
/**
 * The holder is the only "scrollable" top-level container element.
 */
.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
/**
 * Note: the root picker element should *NOT* be styled more than what's here.
 */
/**
 * Make the holder and frame fullscreen.
 */
.picker__holder,
.picker__frame {
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
}
/**
 * The holder should overlay the entire screen.
 */
.picker__holder {
  position: fixed;
  transition: background 0.15s ease-out, top 0s 0.15s;
  -webkit-backface-visibility: hidden;
}
/**
 * The frame that bounds the box contents of the picker.
 */
.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  width: 300px;
  max-height: 350px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all 0.15s ease-out;
}
@media (min-height: 28.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%;
  }
}
/**
 * The wrapper sets the stage to vertically align the box contents.
 */
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}
@media (min-height: 28.875em) {
  .picker__wrap {
    display: block;
  }
}
/**
 * The box contains all the picker contents.
 */
.picker__box {
  background: #ffffff;
  display: table-cell;
  vertical-align: middle;
}
@media (min-height: 28.875em) {
  .picker__box {
    display: block;
    border: 1px solid #777777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  }
}
/**
 * When the picker opens...
 */
.picker--opened .picker__holder {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background 0.15s ease-out;
}
.picker--opened .picker__frame {
  top: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
@media (min-height: 35.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto;
  }
}
/**
 * For `large` screens, transform into an inline picker.
 */
/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */
.picker__input.picker__input--active {
  border-color: #E3F2FD;
}
.picker__frame {
  margin: 0 auto;
  max-width: 325px;
}
@media (min-height: 38.875em) {
  .picker--opened .picker__frame {
    top: 10%;
    bottom: auto;
  }
}
/* ==========================================================================
   $BASE-DATE-PICKER
   ========================================================================== */
/**
 * The picker box.
 */
.picker__box {
  padding: 0 1em;
}
/**
 * The header containing the month and year stuff.
 */
.picker__header {
  text-align: center;
  position: relative;
  margin-top: 0.75em;
}
/**
 * The month and year labels.
 */
.picker__month,
.picker__year {
  display: inline-block;
  margin-left: 0.25em;
  margin-right: 0.25em;
}
/**
 * The month and year selectors.
 */
.picker__select--month,
.picker__select--year {
  height: 2em;
  padding: 0;
  margin-left: 0.25em;
  margin-right: 0.25em;
}
.picker__select--month.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 40%;
}
.picker__select--year.browser-default {
  display: inline;
  background-color: #FFFFFF;
  width: 26%;
}
.picker__select--month:focus,
.picker__select--year:focus {
  border-color: rgba(0, 0, 0, 0.05);
}
/**
 * The month navigation buttons.
 */
.picker__nav--prev,
.picker__nav--next {
  position: absolute;
  padding: 0.5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -0.25em;
}
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}
.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
  cursor: default;
  background: none;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}
/**
 * The calendar table of dates
 */
.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 1rem;
  width: 100%;
  margin-top: 0.75em;
  margin-bottom: 0.5em;
}
.picker__table th,
.picker__table td {
  text-align: center;
}
.picker__table td {
  margin: 0;
  padding: 0;
}
/**
 * The weekday labels
 */
.picker__weekday {
  width: 14.28571429%;
  font-size: 0.75em;
  padding-bottom: 0.25em;
  color: #999999;
  font-weight: 500;
  /* Increase the spacing a tad */
}
@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: 0.5em;
  }
}
/**
 * The days on the calendar
 */
.picker__day--today {
  position: relative;
  color: #595959;
  letter-spacing: -0.3;
  padding: 0.75rem 0;
  font-weight: 400;
  border: 1px solid transparent;
}
.picker__day--disabled:before {
  border-top-color: #aaaaaa;
}
.picker__day--infocus:hover {
  cursor: pointer;
  color: #000;
  font-weight: 500;
}
.picker__day--outfocus {
  display: none;
  padding: 0.75rem 0;
  color: #fff;
}
.picker__day--outfocus:hover {
  cursor: pointer;
  color: #dddddd;
  font-weight: 500;
}
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
  cursor: pointer;
}
.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  background: #0089ec;
  color: #ffffff;
}
.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
  background: #bbbbbb;
}
/**
 * The footer containing the "today", "clear", and "close" buttons.
 */
.picker__footer {
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.picker__button--today,
.picker__button--clear,
.picker__button--close {
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: 0.8em;
  padding: 0.66em 0;
  font-weight: bold;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}
.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}
.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
  background: #b1dcfb;
  border-color: rgba(0, 0, 0, 0.05);
  outline: none;
}
.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
  position: relative;
  display: inline-block;
  height: 0;
}
.picker__button--today:before,
.picker__button--clear:before {
  content: " ";
  margin-right: 0.45em;
}
.picker__button--today:before {
  top: -0.05em;
  width: 0;
  border-top: 0.66em solid #0059bc;
  border-left: 0.66em solid transparent;
}
.picker__button--clear:before {
  top: -0.25em;
  width: 0.66em;
  border-top: 3px solid #ee2200;
}
.picker__button--close:before {
  content: "\D7";
  top: -0.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: 0.35em;
  color: #777777;
}
.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #dddddd;
  cursor: default;
}
.picker__button--today[disabled]:before {
  border-top-color: #aaaaaa;
}
/* ==========================================================================
   CUSTOM MATERIALIZE STYLES
   ========================================================================== */
.picker__box {
  border-radius: 2px;
  overflow: hidden;
}
.picker__date-display {
  text-align: center;
  background-color: #26a69a;
  color: #fff;
  padding-bottom: 15px;
  font-weight: 300;
}
.picker__nav--prev:hover,
.picker__nav--next:hover {
  cursor: pointer;
  color: #000000;
  background: #a1ded8;
}
.picker__weekday-display {
  background-color: #1f897f;
  padding: 10px;
  font-weight: 200;
  letter-spacing: 0.5;
  font-size: 1rem;
  margin-bottom: 15px;
}
.picker__month-display {
  text-transform: uppercase;
  font-size: 2rem;
}
.picker__day-display {
  font-size: 4.5rem;
  font-weight: 400;
}
.picker__year-display {
  font-size: 1.8rem;
  color: rgba(255, 255, 255, 0.4);
}
.picker__box {
  padding: 0;
}
.picker__calendar-container {
  padding: 0 1rem;
}
.picker__calendar-container thead {
  border: none;
}
.picker__table {
  margin-top: 0;
  margin-bottom: 0.5em;
}
.picker__day--infocus {
  color: #595959;
  letter-spacing: -0.3;
  padding: 0.75rem 0;
  font-weight: 400;
  border: 1px solid transparent;
}
.picker__day.picker__day--today {
  color: #26a69a;
}
.picker__day.picker__day--today.picker__day--selected {
  color: #fff;
}
.picker__weekday {
  font-size: 0.9rem;
}
.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
  border-radius: 50%;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  background-color: #26a69a;
  color: #ffffff;
}
.picker__day--selected.picker__day--outfocus,
.picker__day--selected:hover.picker__day--outfocus,
.picker--focused .picker__day--selected.picker__day--outfocus {
  background-color: #a1ded8;
}
.picker__footer {
  text-align: right;
  padding: 5px 10px;
}
.picker__close,
.picker__today {
  font-size: 1.1rem;
  padding: 0 1rem;
  color: #26a69a;
}
.picker__nav--prev:before,
.picker__nav--next:before {
  content: " ";
  border-top: 0.5em solid transparent;
  border-bottom: 0.5em solid transparent;
  border-right: 0.75em solid #676767;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}
.picker__nav--next:before {
  border-right: 0;
  border-left: 0.75em solid #676767;
}
button.picker__today:focus,
button.picker__clear:focus,
button.picker__close:focus {
  background-color: #a1ded8;
}
/* ==========================================================================
   $BASE-TIME-PICKER
   ========================================================================== */
/**
 * The list of times.
 */
.picker__list {
  list-style: none;
  padding: 0.75em 0 4.2em;
  margin: 0;
}
/**
 * The times on the clock.
 */
.picker__list-item {
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-bottom: -1px;
  position: relative;
  background: #ffffff;
  padding: 0.75em 1.25em;
}
@media (min-height: 46.75em) {
  .picker__list-item {
    padding: 0.5em 1em;
  }
}
/* Hovered time */
.picker__list-item:hover {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
  border-color: #0089ec;
  z-index: 10;
}
/* Highlighted and hovered/focused time */
.picker__list-item--highlighted {
  border-color: #0089ec;
  z-index: 10;
}
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
  cursor: pointer;
  color: #000000;
  background: #b1dcfb;
}
/* Selected and hovered/focused time */
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
  background: #0089ec;
  color: #ffffff;
  z-index: 10;
}
/* Disabled time */
.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
  background: #f5f5f5;
  color: #dddddd;
  cursor: default;
  border-color: #dddddd;
  z-index: auto;
}
/**
 * The clear button
 */
.picker--time .picker__button--clear {
  display: block;
  width: 80%;
  margin: 1em auto 0;
  padding: 1em 1.25em;
  background: none;
  border: 0;
  font-weight: 500;
  font-size: 0.67em;
  text-align: center;
  text-transform: uppercase;
  color: #666;
}
.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
  background: #ee2200;
  border-color: #ee2200;
  cursor: pointer;
  color: #ffffff;
  outline: none;
}
.picker--time .picker__button--clear:before {
  top: -0.25em;
  color: #666;
  font-size: 1.25em;
  font-weight: bold;
}
.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
  color: #ffffff;
}
/* ==========================================================================
   $DEFAULT-TIME-PICKER
   ========================================================================== */
/**
 * The frame the bounds the time picker.
 */
.picker--time .picker__frame {
  min-width: 256px;
  max-width: 320px;
}
/**
 * The picker box.
 */
.picker--time .picker__box {
  font-size: 1em;
  background: #f2f2f2;
  padding: 0;
}
@media (min-height: 40.125em) {
  .picker--time .picker__box {
    margin-bottom: 5em;
  }
}
/* -- Material Design Table style -------------- */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
  background-color: initial;
}
table > thead > tr,
table > tbody > tr,
table > tfoot > tr {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  text-align: left;
  padding: 1.6rem;
  vertical-align: middle;
  border-top: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
table > thead > tr > th {
  font-weight: 400;
  color: #757575;
  vertical-align: bottom;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
table table {
  background-color: initial;
}
table .no-border {
  border: 0;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 1.6rem/2;
}
.table-bordered {
  border: 0;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 0;
  border-bottom: 1px solid #e0e0e0;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 768px) {
  .table-responsive-vertical > table {
    margin-bottom: 0;
    background-color: transparent;
  }
  .table-responsive-vertical > table > thead,
  .table-responsive-vertical > table > tfoot {
    display: none;
  }
  .table-responsive-vertical > table > tbody {
    display: block;
  }
  .table-responsive-vertical > table > tbody > tr {
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    margin-bottom: 1.6rem;
  }
  .table-responsive-vertical > table > tbody > tr > td {
    background-color: initial;
    display: block;
    vertical-align: middle;
    text-align: right;
  }
  .table-responsive-vertical > table > tbody > tr > td[data-title]:before {
    content: attr(data-title);
    float: left;
    font-size: inherit;
    font-weight: 400;
    color: #757575;
  }
  .table-responsive-vertical > .table-bordered {
    border: 0;
  }
  .table-responsive-vertical > .table-bordered > tbody > tr > td {
    border: 0;
    border-bottom: 1px solid #e0e0e0;
  }
  .table-responsive-vertical > .table-bordered > tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .table-responsive-vertical > .table-striped > tbody > tr > td,
  .table-responsive-vertical > .table-striped > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical > .table-striped > tbody > tr > td:nth-child(odd) {
    background-color: #f5f5f5;
  }
  .table-responsive-vertical > .table-hover > tbody > tr:hover > td,
  .table-responsive-vertical > .table-hover > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical > .table-hover > tbody > tr > td:hover {
    background-color: rgba(0, 0, 0, 0.12);
  }
}
.table-striped.table-mc-red > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-red > tbody > tr:nth-child(odd) > th {
  background-color: #fde0dc;
}
.table-hover.table-mc-red > tbody > tr:hover > td,
.table-hover.table-mc-red > tbody > tr:hover > th {
  background-color: #f9bdbb;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-red > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-red > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-red > tbody > tr > td:nth-child(odd) {
    background-color: #fde0dc;
  }
  .table-responsive-vertical .table-hover.table-mc-red > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-red > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-red > tbody > tr > td:hover {
    background-color: #f9bdbb;
  }
}
.table-striped.table-mc-pink > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-pink > tbody > tr:nth-child(odd) > th {
  background-color: #fce4ec;
}
.table-hover.table-mc-pink > tbody > tr:hover > td,
.table-hover.table-mc-pink > tbody > tr:hover > th {
  background-color: #f8bbd0;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-pink > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-pink > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-pink > tbody > tr > td:nth-child(odd) {
    background-color: #fce4ec;
  }
  .table-responsive-vertical .table-hover.table-mc-pink > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-pink > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-pink > tbody > tr > td:hover {
    background-color: #f8bbd0;
  }
}
.table-striped.table-mc-purple > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-purple > tbody > tr:nth-child(odd) > th {
  background-color: #f3e5f5;
}
.table-hover.table-mc-purple > tbody > tr:hover > td,
.table-hover.table-mc-purple > tbody > tr:hover > th {
  background-color: #e1bee7;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-purple > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-purple > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-purple > tbody > tr > td:nth-child(odd) {
    background-color: #f3e5f5;
  }
  .table-responsive-vertical .table-hover.table-mc-purple > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-purple > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-purple > tbody > tr > td:hover {
    background-color: #e1bee7;
  }
}
.table-striped.table-mc-deep-purple > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-deep-purple > tbody > tr:nth-child(odd) > th {
  background-color: #ede7f6;
}
.table-hover.table-mc-deep-purple > tbody > tr:hover > td,
.table-hover.table-mc-deep-purple > tbody > tr:hover > th {
  background-color: #d1c4e9;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-deep-purple > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-deep-purple > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-deep-purple > tbody > tr > td:nth-child(odd) {
    background-color: #ede7f6;
  }
  .table-responsive-vertical .table-hover.table-mc-deep-purple > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-deep-purple > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-deep-purple > tbody > tr > td:hover {
    background-color: #d1c4e9;
  }
}
.table-striped.table-mc-indigo > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-indigo > tbody > tr:nth-child(odd) > th {
  background-color: #e8eaf6;
}
.table-hover.table-mc-indigo > tbody > tr:hover > td,
.table-hover.table-mc-indigo > tbody > tr:hover > th {
  background-color: #c5cae9;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-indigo > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-indigo > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-indigo > tbody > tr > td:nth-child(odd) {
    background-color: #e8eaf6;
  }
  .table-responsive-vertical .table-hover.table-mc-indigo > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-indigo > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-indigo > tbody > tr > td:hover {
    background-color: #c5cae9;
  }
}
.table-striped.table-mc-blue > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-blue > tbody > tr:nth-child(odd) > th {
  background-color: #e7e9fd;
}
.table-hover.table-mc-blue > tbody > tr:hover > td,
.table-hover.table-mc-blue > tbody > tr:hover > th {
  background-color: #d0d9ff;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-blue > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-blue > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-blue > tbody > tr > td:nth-child(odd) {
    background-color: #e7e9fd;
  }
  .table-responsive-vertical .table-hover.table-mc-blue > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-blue > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-blue > tbody > tr > td:hover {
    background-color: #d0d9ff;
  }
}
.table-striped.table-mc-light-blue > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-light-blue > tbody > tr:nth-child(odd) > th {
  background-color: #e1f5fe;
}
.table-hover.table-mc-light-blue > tbody > tr:hover > td,
.table-hover.table-mc-light-blue > tbody > tr:hover > th {
  background-color: #b3e5fc;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-light-blue > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-light-blue > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-light-blue > tbody > tr > td:nth-child(odd) {
    background-color: #e1f5fe;
  }
  .table-responsive-vertical .table-hover.table-mc-light-blue > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-light-blue > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-light-blue > tbody > tr > td:hover {
    background-color: #b3e5fc;
  }
}
.table-striped.table-mc-cyan > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-cyan > tbody > tr:nth-child(odd) > th {
  background-color: #e0f7fa;
}
.table-hover.table-mc-cyan > tbody > tr:hover > td,
.table-hover.table-mc-cyan > tbody > tr:hover > th {
  background-color: #b2ebf2;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-cyan > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-cyan > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-cyan > tbody > tr > td:nth-child(odd) {
    background-color: #e0f7fa;
  }
  .table-responsive-vertical .table-hover.table-mc-cyan > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-cyan > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-cyan > tbody > tr > td:hover {
    background-color: #b2ebf2;
  }
}
.table-striped.table-mc-teal > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-teal > tbody > tr:nth-child(odd) > th {
  background-color: #e0f2f1;
}
.table-hover.table-mc-teal > tbody > tr:hover > td,
.table-hover.table-mc-teal > tbody > tr:hover > th {
  background-color: #b2dfdb;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-teal > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-teal > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-teal > tbody > tr > td:nth-child(odd) {
    background-color: #e0f2f1;
  }
  .table-responsive-vertical .table-hover.table-mc-teal > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-teal > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-teal > tbody > tr > td:hover {
    background-color: #b2dfdb;
  }
}
.table-striped.table-mc-green > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-green > tbody > tr:nth-child(odd) > th {
  background-color: #d0f8ce;
}
.table-hover.table-mc-green > tbody > tr:hover > td,
.table-hover.table-mc-green > tbody > tr:hover > th {
  background-color: #a3e9a4;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-green > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-green > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-green > tbody > tr > td:nth-child(odd) {
    background-color: #d0f8ce;
  }
  .table-responsive-vertical .table-hover.table-mc-green > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-green > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-green > tbody > tr > td:hover {
    background-color: #a3e9a4;
  }
}
.table-striped.table-mc-light-green > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-light-green > tbody > tr:nth-child(odd) > th {
  background-color: #f1f8e9;
}
.table-hover.table-mc-light-green > tbody > tr:hover > td,
.table-hover.table-mc-light-green > tbody > tr:hover > th {
  background-color: #dcedc8;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-light-green > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-light-green > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-light-green > tbody > tr > td:nth-child(odd) {
    background-color: #f1f8e9;
  }
  .table-responsive-vertical .table-hover.table-mc-light-green > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-light-green > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-light-green > tbody > tr > td:hover {
    background-color: #dcedc8;
  }
}
.table-striped.table-mc-lime > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-lime > tbody > tr:nth-child(odd) > th {
  background-color: #f9fbe7;
}
.table-hover.table-mc-lime > tbody > tr:hover > td,
.table-hover.table-mc-lime > tbody > tr:hover > th {
  background-color: #f0f4c3;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-lime > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-lime > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-lime > tbody > tr > td:nth-child(odd) {
    background-color: #f9fbe7;
  }
  .table-responsive-vertical .table-hover.table-mc-lime > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-lime > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-lime > tbody > tr > td:hover {
    background-color: #f0f4c3;
  }
}
.table-striped.table-mc-yellow > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-yellow > tbody > tr:nth-child(odd) > th {
  background-color: #fffde7;
}
.table-hover.table-mc-yellow > tbody > tr:hover > td,
.table-hover.table-mc-yellow > tbody > tr:hover > th {
  background-color: #fff9c4;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-yellow > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-yellow > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-yellow > tbody > tr > td:nth-child(odd) {
    background-color: #fffde7;
  }
  .table-responsive-vertical .table-hover.table-mc-yellow > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-yellow > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-yellow > tbody > tr > td:hover {
    background-color: #fff9c4;
  }
}
.table-striped.table-mc-amber > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-amber > tbody > tr:nth-child(odd) > th {
  background-color: #fff8e1;
}
.table-hover.table-mc-amber > tbody > tr:hover > td,
.table-hover.table-mc-amber > tbody > tr:hover > th {
  background-color: #ffecb3;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-amber > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-amber > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-amber > tbody > tr > td:nth-child(odd) {
    background-color: #fff8e1;
  }
  .table-responsive-vertical .table-hover.table-mc-amber > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-amber > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-amber > tbody > tr > td:hover {
    background-color: #ffecb3;
  }
}
.table-striped.table-mc-orange > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-orange > tbody > tr:nth-child(odd) > th {
  background-color: #fff3e0;
}
.table-hover.table-mc-orange > tbody > tr:hover > td,
.table-hover.table-mc-orange > tbody > tr:hover > th {
  background-color: #ffe0b2;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-orange > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-orange > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-orange > tbody > tr > td:nth-child(odd) {
    background-color: #fff3e0;
  }
  .table-responsive-vertical .table-hover.table-mc-orange > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-orange > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-orange > tbody > tr > td:hover {
    background-color: #ffe0b2;
  }
}
.table-striped.table-mc-deep-orange > tbody > tr:nth-child(odd) > td,
.table-striped.table-mc-deep-orange > tbody > tr:nth-child(odd) > th {
  background-color: #fbe9e7;
}
.table-hover.table-mc-deep-orange > tbody > tr:hover > td,
.table-hover.table-mc-deep-orange > tbody > tr:hover > th {
  background-color: #ffccbc;
}
@media screen and (max-width: 767px) {
  .table-responsive-vertical .table-striped.table-mc-deep-orange > tbody > tr > td,
  .table-responsive-vertical .table-striped.table-mc-deep-orange > tbody > tr:nth-child(odd) {
    background-color: initial;
  }
  .table-responsive-vertical .table-striped.table-mc-deep-orange > tbody > tr > td:nth-child(odd) {
    background-color: #fbe9e7;
  }
  .table-responsive-vertical .table-hover.table-mc-deep-orange > tbody > tr:hover > td,
  .table-responsive-vertical .table-hover.table-mc-deep-orange > tbody > tr:hover {
    background-color: initial;
  }
  .table-responsive-vertical .table-hover.table-mc-deep-orange > tbody > tr > td:hover {
    background-color: #ffccbc;
  }
}
nav,
nav .nav-wrapper i,
nav a.button-collapse,
nav a.button-collapse i {
  line-height: 1px;
}
/*
In materialize, having broad definitions like below really screw up our UX, so override to simpler here
*/
nav ul li {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  float: left;
  padding: 0;
}
nav ul li:hover,
nav ul li.active {
  background-color: rgba(0, 0, 0, 0);
}
nav ul a {
  font-size: 1rem;
  color: #fff;
  display: block;
  padding: 0;
}
.menu-nav {
  background-color: #B7B7B7;
  position: relative;
}
.dropdown-content {
  background-color: #757575;
  color: white;
  margin: 0;
  display: none;
  overflow: hidden;
  /* Changed this from overflow-y:auto; to overflow:hidden; */
  opacity: 0;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  top: 47px !important;
}
.dropdown-content li {
  line-height: 0.7rem;
}
.dropdown-content li > a,
.dropdown-content li > span {
  color: white;
}
.tabsRow {
  margin-bottom: -0.5px;
}
.tabs .tab a {
  color: white;
}
.tabs .tab a:hover {
  color: #28ace3;
}
.tabs .indicator {
  background-color: #757575;
}
.card-panel {
  padding: 10px;
  margin: 0px !important;
}
.row .col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
@media only screen and (min-width: 601px) {
  nav,
  nav .nav-wrapper i,
  nav a.button-collapse,
  nav a.button-collapse i {
    line-height: 64px;
  }
  nav .nav-wrapper .rc-menu-submenu i {
    display: none;
  }
  .navbar-fixed {
    height: 64px;
  }
}
.around {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
[layout-fill] {
  margin: 0.3px;
}
.toolbar {
  background-color: #28ace3 !important;
}
a.md-button.md-primary,
.md-button.md-primary {
  color: #757575 !important;
}
/*
Stops materialize css breaking material-ui css
*/
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: none !important;
  box-shadow: none !important;
}
textarea {
  padding-top: 5% !important;
}
.reset-mui-padding textarea,
.reset-mui-padding input[type="text"] {
  padding-top: inherit !important;
}
input[type=text].valid,
input[type=text]:focus.valid,
input[type=password].valid,
input[type=password]:focus.valid,
input[type=email].valid,
input[type=email]:focus.valid,
input[type=url].valid,
input[type=url]:focus.valid,
input[type=time].valid,
input[type=time]:focus.valid,
input[type=date].valid,
input[type=date]:focus.valid,
input[type=datetime-local].valid,
input[type=datetime-local]:focus.valid,
input[type=tel].valid,
input[type=tel]:focus.valid,
input[type=number].valid,
input[type=number]:focus.valid,
input[type=search].valid,
input[type=search]:focus.valid,
textarea.materialize-textarea.valid,
textarea.materialize-textarea:focus.valid {
  border-bottom: none !important;
  box-shadow: none !important;
}
input[type=text].invalid,
input[type=text]:focus.invalid,
input[type=password].invalid,
input[type=password]:focus.invalid,
input[type=email].invalid,
input[type=email]:focus.invalid,
input[type=url].invalid,
input[type=url]:focus.invalid,
input[type=time].invalid,
input[type=time]:focus.invalid,
input[type=date].invalid,
input[type=date]:focus.invalid,
input[type=datetime-local].invalid,
input[type=datetime-local]:focus.invalid,
input[type=tel].invalid,
input[type=tel]:focus.invalid,
input[type=number].invalid,
input[type=number]:focus.invalid,
input[type=search].invalid,
input[type=search]:focus.invalid,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea:focus.invalid {
  border-bottom: none !important;
  box-shadow: none !important;
}
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
  margin: 0 !important;
  padding-top: 7% !important;
}
.native-mui input[type=text],
.native-mui input[type=password],
.native-mui input[type=email],
.native-mui input[type=url],
.native-mui input[type=time],
.native-mui input[type=date],
.native-mui input[type=datetime-local],
.native-mui input[type=tel],
.native-mui input[type=number],
.native-mui input[type=search],
.native-mui textarea.materialize-textarea {
  margin: 15px 0 14px 0 !important;
  padding-top: 0 !important;
}
.native-mui-no-padding input[type=text],
.native-mui-no-padding input[type=password],
.native-mui-no-padding input[type=email],
.native-mui-no-padding input[type=url],
.native-mui-no-padding input[type=time],
.native-mui-no-padding input[type=date],
.native-mui-no-padding input[type=datetime-local],
.native-mui-no-padding input[type=tel],
.native-mui-no-padding input[type=number],
.native-mui-no-padding input[type=search],
.native-mui-no-padding textarea {
  padding-top: 0 !important;
}
.native-mui label {
  font-size: inherit !important;
}
.logo {
  background-image: url(/assets/images/aerodocs-white.svg);
  background-position: center left;
  background-repeat: no-repeat;
  width: 182px;
  float: left;
}
.icon-menu-bullet-closed {
  background-image: url(/assets/images/icon-menu-bullet-closed.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.icon-audit-trail {
  background-image: url(/assets/images/icon-menu-bullet-closed.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 1rem;
}
.icon-menu-bullet-opened {
  background-image: url(/assets/images/icon-menu-bullet-opened.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.icon-resize-handle {
  background-image: url(/assets/images/drag-handle.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-pdf-export-progress {
  background-image: url(/assets/images/pdf_export_progress.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-pdf-export-success {
  background-image: url(/assets/images/pdf_export_success.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-pdf-export-error {
  background-image: url(/assets/images/pdf_export_error.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-pdf-export-stale {
  background-image: url(/assets/images/pdf_export_progress.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-document-export-progress {
  background-image: url(/assets/images/document_export_progress.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-document-export-success {
  background-image: url(/assets/images/document_export_success.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-document-export-error {
  background-image: url(/assets/images/document_export_error.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-document-export-stale {
  background-image: url(/assets/images/document_export_progress.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-compliance-progress {
  background-image: url(/assets/images/compliance_report_progress.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-compliance-success {
  background-image: url(/assets/images/compliance_report_success.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-compliance-error {
  background-image: url(/assets/images/compliance_report_error.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-import-progress {
  background-image: url(/assets/images/doc_import_progress.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-import-success {
  background-image: url(/assets/images/doc_import_success.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.icon-import-error {
  background-image: url(/assets/images/doc_import_error.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.background-login-container {
  border-bottom: 5px solid #05adde;
}
.background-compatible-container {
  background-image: url(/assets/images/bg-login-footer.png);
  background-position: bottom center;
  background-repeat: no-repeat;
}
.login-logo {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 66%;
  margin-right: -30px;
  min-height: 6rem;
}
.aerodocs-logo {
  background-image: url(/assets/images/aerodocs-blue.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 31%;
  height: 35px;
}
.unit-selection-blank-state {
  background-image: url(/assets/images/unit_selection_blank_state.svg);
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 110px;
}
.profile-picture {
  background-image: url(/assets/images/profile.svg);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.popup-arrow {
  background-image: url(/assets/images/popup-arrow.png);
  background-position: top left;
  background-repeat: no-repeat;
  height: 6px;
  width: 13px;
  position: absolute;
  right: 15px;
  top: -6px;
}
.icon-webviewer {
  cursor: pointer;
  background-image: url(/assets/images/web_viewer.svg);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.icon-distribution {
  cursor: pointer;
  background-image: url(/assets/images/distribution.svg);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.icon-notif-containserror {
  background-image: url(/assets/images/notification-error.svg);
  background-position: center center;
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
}
.app-menu-popup .icon-webviewer-disabled,
.redirect-option .icon-webviewer-disabled {
  cursor: default !important;
  background-image: url(/assets/images/webViewer_disabled.svg);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .icon-distribution-disabled,
.redirect-option .icon-distribution-disabled {
  cursor: default !important;
  background-image: url(/assets/images/distribution_disabled.svg);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .dashboard-disabled,
.redirect-option .dashboard-disabled {
  cursor: default !important;
  background-image: url(/assets/images/dashboard_disabled.svg);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .inbox-disabled,
.redirect-option .inbox-disabled {
  cursor: default !important;
  background-image: url(/assets/images/inbox_disabled.svg);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .mobile-viewer-disabled,
.redirect-option .mobile-viewer-disabled {
  cursor: default !important;
  background-image: url(/assets/images/mobile_viewer_disabled.svg);
  background-position: 23px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .add-disabled,
.redirect-option .add-disabled {
  cursor: default !important;
  background-image: url(/assets/images/add_disabled.svg);
  background-position: 25px 27px;
  background-repeat: no-repeat;
}
.app-menu-popup .docs-disabled,
.redirect-option .docs-disabled {
  cursor: default !important;
  background-image: url(/assets/images/docs_disabled.svg);
  background-position: 23px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .editor-disabled,
.redirect-option .editor-disabled {
  cursor: default !important;
  background-image: url(/assets/images/editor_disabled.svg);
  background-position: 18px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .settings-disabled,
.redirect-option .settings-disabled {
  cursor: default !important;
  background-image: url(/assets/images/settings_disabled.svg);
  background-position: 23px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .ch,
.redirect-option .ch {
  cursor: pointer;
  background-image: url(/assets/images/ch.svg);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .dashboard,
.redirect-option .dashboard {
  cursor: pointer;
  background-image: url(/assets/images/dashboard.svg);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .inbox,
.redirect-option .inbox {
  cursor: pointer;
  background-image: url(/assets/images/inbox.svg);
  background-position: 16px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .mobile-viewer,
.redirect-option .mobile-viewer {
  cursor: pointer;
  background-image: url(/assets/images/mobile_viewer.svg);
  background-position: 23px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .add,
.redirect-option .add {
  cursor: pointer;
  background-position: 25px 27px;
  background-repeat: no-repeat;
}
.app-menu-popup .docs,
.redirect-option .docs {
  cursor: pointer;
  background-image: url(/assets/images/docs.svg);
  background-position: 23px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .editor,
.redirect-option .editor {
  cursor: pointer;
  background-image: url(/assets/images/editor.svg);
  background-position: 18px 7px;
  background-repeat: no-repeat;
}
.app-menu-popup .settings,
.redirect-option .settings {
  cursor: pointer;
  background-image: url(/assets/images/settings.svg);
  background-position: 23px 7px;
  background-repeat: no-repeat;
}
/****************************************************
* INPUT PLACEHOLDER
*/
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9e9e9e;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #9e9e9e;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
}
/**************************************************
* custom scrollbar (all except IE)
*/
::-webkit-scrollbar {
  width: 6px;
  height: 5px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  border-top: 2px solid white;
  background: #CCC;
}
::-webkit-scrollbar-thumb:hover {
  background: #AAA;
}
::-webkit-scrollbar-thumb:active {
  background: #888;
}
/****************************************************
* Core page structure
*/
html {
  font-size: 14px;
}
html,
body {
  font-family: "Roboto", sans-serif !important;
}
html,
body,
.app,
.root-container,
.page {
  height: 100%;
}
body {
  overflow-y: hidden;
}
strong {
  font-weight: bold;
}
.app .route-not-found {
  text-align: center;
}
.app .root-container {
  position: fixed;
  width: 100%;
  height: 100%;
}
.app .root-container .page {
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}
.app .root-container .page .page-header {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 1rem;
  height: 64px;
  width: 100%;
  background-color: #05adde;
}
.app .root-container .page .page-header .material-icons {
  color: white !important;
}
.app .root-container .page .page-header .nav-wrapper {
  overflow: hidden;
}
.app .root-container .page .page-header .logo {
  height: 100%;
  margin-left: 30px;
}
.app .root-container .page .page-body-header {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 64px;
  width: 100%;
  background-color: #d8f0f9;
  padding: 1rem;
}
.app .root-container .page .page-body-header .nav-wrapper {
  overflow: hidden;
  color: black;
}
.app .root-container .page .page-body-header .nav-wrapper h1 {
  white-space: nowrap;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 512px;
  font-size: 1.3rem;
  font-weight: bold;
  margin: 0;
  line-height: 65px;
  margin-left: 2rem;
  color: #143e59;
}
.app .root-container .page .page-body {
  width: 100%;
  height: calc(100% - 128px);
  position: relative;
}
.app .root-container .page .page-body .page-inner {
  height: 100%;
}
/* A menu on LHS, then flexi content on RHS: this is your friend! */
.page-inner-menu-content {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.material-icons {
  font-family: 'Material Icons', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-flex !important;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ieTooltip Button > div:first-child > div:first-child {
    background-color: #616161;
    z-index: 1 !important;
  }
}
.clickable-row {
  cursor: pointer;
}
.loading {
  text-align: center;
}
.dark-icons .material-icons {
  color: #77858b !important;
}
.dark-icons .material-icons.error {
  color: #d0021b !important;
}
.primary-color-icons .material-icons {
  color: #05adde !important;
}
.primary-color-icons-disabled .material-icons {
  color: rgba(151, 151, 151, 0.3) !important;
}
.icon-header {
  padding: 0 !important;
  flex: 1 0 auto;
  -ms-flex: 1 0 auto;
}
.icon-header .nav-wrapper {
  overflow: visible !important;
}
.icon-action-buttons {
  height: 100%;
}
.icon-action-buttons li {
  margin-left: 0;
  height: 100%;
}
.icon-action-buttons li.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.icon-action-buttons li.additional-elements-dropdown {
  margin-right: 8px;
}
.icon-action-buttons li button span.icon-paste-element {
  font-size: 1.1rem !important;
  padding-top: 11px;
}
.icon-action-buttons li > button {
  padding: 10px !important;
  height: 44px !important;
  width: 44px !important;
}
.icon-action-buttons li > button > div > span:first-child {
  top: 11px !important;
}
.icon-action-buttons li .material-icons {
  color: #77858b !important;
  font-size: 1.2rem !important;
  cursor: pointer;
}
.icon-action-buttons li .material-icons.mui-bigger {
  margin-top: 14px;
  font-size: 1.55rem !important;
}
.icon-action-buttons li.disabled {
  pointer-events: none;
}
.icon-action-buttons li.disabled .material-icons {
  color: rgba(0, 0, 0, 0.1) !important;
}
.icon-action-buttons li.disabled .color {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: rgba(0, 0, 0, 0.1) !important;
}
.icon-action-buttons li.disabled .dropdownfontsize div,
.icon-action-buttons li.disabled .menu-dropdown div,
.icon-action-buttons li.disabled .dropdownfontsize svg,
.icon-action-buttons li.disabled .menu-dropdown svg {
  color: rgba(0, 0, 0, 0.1) !important;
  fill: rgba(0, 0, 0, 0.1) !important;
}
.icon-action-buttons li.hidden {
  display: none;
}
.icon-action-buttons li.active {
  background-color: #666666;
}
.icon-action-buttons li.seperator {
  display: inline-block;
  border-left: 1px solid #c7e4ec;
  height: 41px;
  margin-top: 12px;
}
.icon-action-buttons li.seperator.nomargin {
  margin-left: 0;
}
.icon-action-buttons li:hover {
  background-color: transparent !important;
  transition: none !important;
}
.icon-dropdown-arrow {
  display: inline-block;
  height: 24px;
  width: 24px;
  top: -2px;
  position: relative;
  fill: #e0e0e0;
  float: right;
}
.selection-table tr {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.page-404 {
  color: #666666;
  width: 800px;
  margin: 0 auto;
}
.page-404 h1 {
  color: white;
  background-color: #05adde;
  padding: 3rem;
}
.page-404 h2 {
  font-size: 2rem;
  padding-left: 3rem;
}
.page-404 > span {
  padding-left: 3rem;
  display: inline-block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ieToolBar li > button {
    padding-top: 25px !important;
    padding-bottom: 15px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.mce-toolbar-grp,
.mce-menubar,
.mce-toolbar,
.mce-statusbar,
.mce-tinymce-inline {
  display: none !important;
}
.mce-offscreen-selection {
  display: none !important;
}
.mce-content-body .mce-offscreen-selection {
  left: -999999px !important;
  display: block !important;
}
.mce-resizehandle {
  z-index: 10 !important;
}
.upload-image-dialog .image-upload-form input[type=file] {
  font-size: 1.2rem;
  font-weight: bold;
  color: #05adde;
}
.upload-image-dialog .upload-image-error {
  padding: 0 1rem 1rem 2px;
  font-size: 1em;
  font-weight: bold;
  color: red;
}
.upload-image-dialog .upload-busy {
  text-align: center;
}
/****************************************************
* POPUP MENU
*/
.popup-menu {
  position: relative;
}
.popup-menu .menu-popup {
  position: absolute;
  left: -100%;
  bottom: 0%;
}
.popup-menu .popup-menu-options,
.popup-menu .menu-popup {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  min-width: 160px;
  border-radius: 1px !important;
  border: 1px solid #d9d9d9;
  outline: none;
  box-shadow: 0 0 4px #d9d9d9;
  position: absolute;
}
.popup-menu .popup-menu-options .popup-menu-option,
.popup-menu .menu-popup .popup-menu-option {
  position: relative;
}
.popup-menu .popup-menu-options .popup-menu-option,
.popup-menu .menu-popup .popup-menu-option,
.popup-menu .popup-menu-options .popup-menu-title,
.popup-menu .menu-popup .popup-menu-title {
  outline: none;
  width: 100%;
  padding: 5px 15px 5px 15px;
  font-size: 0.8rem;
  line-height: 30px;
  cursor: pointer;
  color: black;
  border-bottom: 1px solid #d9d9d9;
}
.popup-menu .popup-menu-options .popup-menu-option .material-icons,
.popup-menu .menu-popup .popup-menu-option .material-icons,
.popup-menu .popup-menu-options .popup-menu-title .material-icons,
.popup-menu .menu-popup .popup-menu-title .material-icons {
  color: #77858b !important;
}
.popup-menu .popup-menu-options .popup-menu-option.popup-check-on .popup-check,
.popup-menu .menu-popup .popup-menu-option.popup-check-on .popup-check,
.popup-menu .popup-menu-options .popup-menu-title.popup-check-on .popup-check,
.popup-menu .menu-popup .popup-menu-title.popup-check-on .popup-check {
  color: #77858b !important;
}
.popup-menu .popup-menu-options .popup-menu-option .popup-check,
.popup-menu .menu-popup .popup-menu-option .popup-check,
.popup-menu .popup-menu-options .popup-menu-title .popup-check,
.popup-menu .menu-popup .popup-menu-title .popup-check {
  float: left !important;
  margin: 8px 8px 0 0 !important;
  color: transparent;
}
.popup-menu .popup-menu-options .popup-menu-option span,
.popup-menu .menu-popup .popup-menu-option span,
.popup-menu .popup-menu-options .popup-menu-title span,
.popup-menu .menu-popup .popup-menu-title span {
  width: 110px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
}
.popup-menu .popup-menu-options .popup-menu-title,
.popup-menu .menu-popup .popup-menu-title {
  color: #666;
  font-weight: bold;
  cursor: default;
}
.popup-menu .popup-menu-options .popup-menu-option--active,
.popup-menu .menu-popup .popup-menu-option--active {
  background-color: #e7e7e7;
}
.popup-menu .popup-menu-options.popup-menu-option--horizontal-left,
.popup-menu .menu-popup.popup-menu-option--horizontal-left {
  left: 0;
}
.popup-menu .popup-menu-options.popup-menu-option--horizontal-right,
.popup-menu .menu-popup.popup-menu-option--horizontal-right {
  right: 0;
}
.popup-menu .popup-menu-options.popup-menu-option--vertical-top,
.popup-menu .menu-popup.popup-menu-option--vertical-top {
  bottom: 0;
}
.popup-menu .popup-menu-options.popup-menu-option--vertical-top .popup-arrow,
.popup-menu .menu-popup.popup-menu-option--vertical-top .popup-arrow {
  top: auto;
  bottom: 0;
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
}
.popup-menu .popup-menu-options.popup-menu-option--vertical-bottom,
.popup-menu .menu-popup.popup-menu-option--vertical-bottom {
  top: 0;
}
.popup-menu__MenuTrigger {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 5px;
  background: #FFF;
}
.popup-container {
  background-color: #fff;
  min-width: 160px;
  border-radius: 1px !important;
  border: 1px solid #c7c7c7;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.4);
  position: absolute;
  outline: none !important;
}
.popup-container .popup-container-pointer {
  position: absolute;
  width: 25px;
  height: 15px;
}
.popup-container .popup-container-close-button-row {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 5px;
}
.popup-container .popup-container-close-button-row .popup-container-close-button {
  padding: 2px 2px 0 2px;
}
/****************************************************
* Change Task Tags
*/
.task-tag {
  height: 18px;
  border-radius: 2px 0 0 2px;
}
.task-tag.task-tag-fullsize {
  width: 100px;
}
.task-tag.task-tag-fullsize > span:nth-child(2) {
  max-width: 65px !important;
  text-shadow: none !important;
  white-space: nowrap;
}
.task-tag > span:nth-child(1) {
  line-height: 1em;
  color: white;
  font-size: 12px;
  float: left;
  margin: 3px 3px 0 3px;
}
.task-tag > span:nth-child(2) {
  color: white;
  font-size: 0.8rem;
  text-shadow: 0 1px 0 #000000;
  line-height: 19px;
  display: inline-block;
  max-width: 65px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.task-tag > span:nth-child(3) {
  line-height: 1em;
  color: white;
  font-size: 19px;
  float: right;
  margin: 0;
  display: block;
  width: 11px;
  height: 100%;
  overflow: hidden;
}
/****************************************************
* Resolved check
*/
.resolved-icon {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 7px !important;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 0;
  border-color: transparent #12c652 transparent transparent;
}
.resolved-icon .resolved-icon-inner {
  display: flex;
  justify-content: flex-end;
  width: 20px;
}
.resolved-icon .resolved-icon-inner .material-icons {
  color: white !important;
  font-size: 12px !important;
}
/****************************************************
* Popups with lists
*/
.popup-list {
  top: 64px;
  right: 8px;
  width: 400px;
  height: auto;
  z-index: 300;
  padding: 0;
}
.popup-list .popup-container-pointer {
  right: 0;
  top: -14.2px;
  background-image: url(/assets/images/drop_down_arrow.svg);
  background-repeat: no-repeat;
  height: 20px;
  width: 30px;
  border: none;
}
.popup-list ul {
  width: 100%;
  display: block;
  max-height: 600px;
  overflow-y: auto;
  padding: 0;
  margin: 0;
}
.popup-list ul li {
  float: none;
  transition: none;
  display: block;
  height: 75px;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding: 1.2rem;
  margin: 0;
}
.popup-list ul li > div {
  float: left;
  clear: none;
}
.popup-list ul li h1,
.popup-list ul li h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding: 0;
  margin: 0;
}
.popup-list ul li .popup-info-container h1,
.popup-list ul li .popup-title-container h1 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}
.popup-list ul li .popup-info-container h5,
.popup-list ul li .popup-title-container h5 {
  font-size: 1rem;
  line-height: 20px;
  color: #555555;
}
.popup-list ul li .popup-empty-container {
  float: left;
  margin-top: 10px;
  margin-left: 18px;
  width: 300px;
}
.popup-list ul li .popup-empty-container h1 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1rem;
}
.popup-list ul li .popup-empty-container h5 {
  font-size: 1rem;
  line-height: 20px;
  color: #555555;
}
.popup-list ul li .popup-date-container {
  width: 170px;
}
.popup-list ul li .popup-date-container h5 {
  display: inline-block;
  float: right;
  font-size: 0.8rem;
  color: #979797;
  text-align: right;
  width: 100%;
}
.popup-list ul li .popup-title {
  margin-top: 14px;
  margin-left: 20px;
}
.popup-list ul li .popup-title h1 {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.4rem;
}
.popup-list ul li .popup-content-container {
  color: #979797;
  font-size: 0.9rem;
  float: right;
  width: 318px;
  line-height: 14px;
  font-weight: normal;
  /* TODO multiline ellipsis
                    @font-size: 14px;
                    @line-height: 1.4;
                    @lines-to-show: 2;

                    font-size: @font-size;
                    line-height: @line-height;

                    display: block; !* fallback *!
                    display: -webkit-box;
                    max-width: 300px;
                    height: @font-size*@line-height*@lines-to-show; !* fallback *!
                    margin: 0 auto;
                    font-size: @font-size;
                    line-height: @line-height;
                    -webkit-line-clamp: @lines-to-show;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                    text-overflow: ellipsis;*/
}
.popup-list ul li:hover {
  background-color: white;
}
/****************************************************
* User Auto-Suggest component
*/
.react-autosuggest__container {
  position: relative;
}
.react-autosuggest__container .react-autosuggest__input {
  width: 100%;
  border: none;
  border-bottom: solid 1px #e0e0e0 !important;
  font-size: 1rem;
  padding: 0 !important;
  height: 35px;
}
.react-autosuggest__container .react-autosuggest__input:focus {
  outline: none;
}
.react-autosuggest__container .react-autosuggest__suggestions-container {
  position: absolute;
  background-color: #fafafa;
  padding: 0;
  width: 280px;
  margin: 0;
  list-style-type: none;
  font-size: 1rem;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  z-index: 200;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.239216) 0px 1px 4px;
}
.react-autosuggest__container .react-autosuggest__suggestions-container .user-autosuggest-entry {
  display: block;
  clear: both;
  height: 30px;
}
.react-autosuggest__container .react-autosuggest__suggestions-container .user-autosuggest-entry img {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  float: left;
  margin-right: 15px;
}
.react-autosuggest__container .react-autosuggest__suggestions-container .user-autosuggest-entry .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 190px;
  max-width: 190px;
  color: #000000;
  float: left;
  font-size: 0.9rem;
  line-height: 30px;
  font-weight: bold;
}
.react-autosuggest__container .react-autosuggest__suggestion {
  cursor: pointer;
  padding: 10px 20px;
}
.react-autosuggest__container .react-autosuggest__suggestion--focused {
  background-color: #e1e1e1;
}
.react-autosuggest__container .react-autosuggest__suggestion--focused .highlight {
  color: #120000;
}
/************************************
Color picker
*/
#p-color-picker {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#p-color-picker .cover {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
#p-color-picker .qatar > div > div > div > div {
  width: 140px !important;
}
#p-color-picker .flexbox-fix {
  display: none !important;
}
#p-color-picker div[style*='background: rgb(255, 255, 254)'] {
  font-size: 27px;
  left: -3px;
  line-height: 13px;
}
#p-color-picker div[style*='background: rgb(255, 255, 254)']:before {
  content: '\2612';
}
.color-picker-component {
  /** Probably a better way to do this. Currently just
    placing our colored bar over the icon one **/
}
.color-picker-component .material-icons {
  font-size: 14pt !important;
}
.color-picker-component.disabled {
  pointer-events: none;
  opacity: 0.3;
}
.color-picker-component .swatch {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.color-picker-component .color {
  border: 1px solid darkgrey;
  position: relative;
  top: -31px;
  margin: auto;
  z-index: 999;
  width: 18px;
  height: 5px;
}
/************************************
App wide LHS nav menu
*************************************/
.corenav-container {
  z-index: 1;
  transform: translate3d(0px, 0px, 0px);
  transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  height: 100%;
  box-shadow: 3px 0px 5px rgba(0, 0, 0, 0.16);
  background-color: #f4f4f4;
}
.corenav-container.workspaces-menu .corenav-outer {
  max-height: calc(100% - 71px);
}
.corenav-container .corenav-outer {
  max-height: calc(100% - 190px);
  overflow-y: auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 256px;
}
.corenav-container .corenav-outer .corenav-inner {
  background-color: transparent !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.corenav-container .corenav-outer .corenav-inner hr {
  display: none !important;
}
.corenav-container .corenav-outer .corenav-inner > div {
  height: 72px;
}
.corenav-container .corenav-outer .corenav-inner .activeItem,
.corenav-container .corenav-outer .corenav-inner .activeItem * {
  color: #64B5F6 !important;
  fill: #64B5F6 !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item {
  font-size: 0.9rem !important;
  white-space: nowrap !important;
  padding-top: 7px !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item > div > div {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  color: #262a2e !important;
  font-size: 1rem !important;
  padding-left: 25px !important;
  padding-right: 20px !important;
  height: 64px !important;
  padding-top: 22px !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item > div > div > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding-left: 35px;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item.selected {
  background-color: #4a90e2 !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item.selected > div > div {
  color: #fff !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item.selected > div > div span.material-icons {
  color: white !important;
  fill: white !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item:not(.selected):hover * {
  color: #64B5F6 !important;
  fill: #64B5F6 !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item .material-icons {
  padding: 0px 0px 0px 0px !important;
  top: 4px !important;
  margin-left: 20px !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item .navMenuIconStyle {
  padding: 0px 0px 0px 0px !important;
  top: 10px !important;
  width: 28px !important;
  height: 28px !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item .navMenuIconStyleStart {
  padding: 0px 0px 0px 0px !important;
  top: 10px !important;
  width: 28px !important;
  height: 28px !important;
  padding-left: 10px !important;
}
.corenav-container .corenav-outer .corenav-inner .corenav-item .navMenuIconStyleEnd {
  padding: 0px 0px 0px 0px !important;
  top: 10px !important;
  width: 28px !important;
  height: 28px !important;
  padding-right: 10px !important;
}
@-moz-document url-prefix() {
  .corenav-container {
    height: inherit !important;
  }
}
.dimmed-parent {
  position: relative;
}
.dimmed-parent .dimmed-body {
  z-index: 255;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.75);
}
.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-title {
  font-size: 1.5em;
  color: white;
}
.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns #button-cancel {
  text-transform: uppercase;
}
.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns #button-delete {
  text-transform: uppercase;
}
.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns a {
  border-radius: 5px;
  color: white;
  font-size: 1.2em;
  display: block;
  padding: 5px;
  cursor: pointer;
}
.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns a:hover {
  background: white;
  color: black;
}
/****************************************************
* Animated Side Slide In Container (currently from RHS) - used in doc props, media lib, and who knows where else
*/
.side-slidein-container {
  position: fixed;
  top: 128.4px;
  transform: translate3d(0px, 0px, 0px);
  transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  height: 99%;
  width: 400px;
  box-shadow: -3px 0px 5px rgba(0, 0, 0, 0.16);
  background-color: #f4f4f4;
  right: 0;
  z-index: 2;
}
.side-slidein-container.animation-enter {
  width: 0;
}
.side-slidein-container.animation-enter-active {
  width: 400px;
}
.side-slidein-container.animation-leave {
  width: 400px;
}
.side-slidein-container.animation-leave.animation-leave-active {
  width: 0;
}
.side-slidein-container .side-slidein-info-container {
  height: 120px;
  background-color: #f4f4f4;
  padding: 1.5rem;
}
.side-slidein-container .side-slidein-info-container .close-icon {
  position: absolute !important;
  top: 0;
  right: 0;
}
.side-slidein-container .side-slidein-info-container h1 {
  font-size: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300;
  padding: 0;
  width: 91% !important;
  margin: 37px 0 0 0;
  height: 18px;
}
.side-slidein-container .side-slidein-info-container .info {
  font-size: 0.9rem;
  font-weight: 300;
  padding-top: 4px;
  display: inline-block;
  color: #a8a8a8;
}
.side-slidein-container .side-slidein-info-container .menu-icon {
  float: right;
  font-size: 12px !important;
  color: #77858b !important;
  position: absolute;
  right: 6px;
  top: 42px;
}
.side-slidein-container .side-slidein-info-container .menu-icon button {
  padding: 0 !important;
  margin-right: -18px;
  margin-top: 2px;
  height: 37px !important;
  width: 37px !important;
}
.side-slidein-container .side-slidein-info-container .menu-icon .material-icons {
  font-size: 1.2rem !important;
}
.side-slidein-container .side-slidein-info-container .menu-icon svg {
  padding: 0 !important;
  margin: 10px 13px !important;
  width: 18px !important;
  height: 18px !important;
}
.side-slidein-container .side-slidein-info-container .menu-icon a {
  line-height: 37px !important;
}
.side-slidein-container .side-slidein-content-container {
  position: absolute !important;
  height: calc(100% - 150px);
  max-height: calc(100% - 150px);
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  background-color: white;
}
.side-slidein-container .side-slidein-content-container .side-slidein-content-namevalueslist {
  padding: 1.5rem;
  width: 400px;
  border-bottom: 1px solid #9d9d9d;
  overflow-y: auto;
}
.side-slidein-container .side-slidein-content-container .side-slidein-content-namevalueslist .info {
  list-style-type: disc;
}
.side-slidein-container .side-slidein-content-container .side-slidein-content-namevalueslist .info li {
  float: left;
  width: 50%;
  word-wrap: break-word;
}
.side-slidein-container .side-slidein-content-container .side-slidein-content-namevalueslist ul {
  margin: 0;
}
.side-slidein-container .side-slidein-content-container .side-slidein-content-namevalueslist ul li {
  font-size: 1rem;
  color: #a8a8a8;
  font-weight: 300;
}
.side-slidein-container .side-slidein-content-container .side-slidein-content-namevalueslist ul li label {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.87);
  width: 11rem;
  display: inline-block;
  white-space: nowrap;
}
.side-slidein-container .side-slidein-list-container-outer {
  width: 400px;
}
.side-slidein-container .inner {
  border-bottom: none !important;
}
.side-slidein-container .side-slidein-list-container {
  width: 400px;
  border-bottom: 1px solid #9d9d9d;
  padding-left: 1.5rem;
  padding-top: 1rem;
  display: block;
}
.side-slidein-container .side-slidein-list-container .empty-list {
  font-size: 1rem;
  color: #a8a8a8;
  font-weight: 300;
  margin-bottom: 1rem;
}
.side-slidein-container .side-slidein-list-container .empty-list h4 {
  font-size: 1.1rem;
  text-align: center;
  font-weight: bold;
}
.side-slidein-container .side-slidein-list-container .empty-list h5 {
  font-size: 1rem;
  text-align: center;
  margin-bottom: 1rem;
  display: inline-block;
  width: 97%;
}
.side-slidein-container .side-slidein-list-container .loading {
  margin-bottom: 2rem;
}
.editor-fullpage-modal {
  position: absolute;
  top: 64px;
  width: 100%;
  height: calc(100% - 64px);
  z-index: 256;
  background-color: white;
}
.editor-fullpage-modal > div > nav {
  box-shadow: none !important;
}
.actions-footer {
  height: 60px;
  position: absolute;
  bottom: 0px;
  margin-bottom: 0px;
  width: 100%;
  background-color: #eee;
  z-index: 255;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.actions-footer .buttons {
  margin: 10px 18px 0 0;
  float: right;
}
.actions-footer .buttons > button,
.actions-footer .buttons > div {
  margin-left: 15px !important;
  cursor: pointer !important;
}
.actions-footer .buttons > div button span {
  color: white !important;
}
.actions-footer .buttons > div button span.material-icons {
  top: 5px;
  left: 7px;
}
.search-field {
  position: relative;
  float: right;
}
.search-field .material-icons {
  position: absolute;
  height: 24px;
  width: 24px;
  font-size: 24px;
  line-height: 24px;
  top: 22px;
  color: #77858b !important;
}
.search-field .material-icons.search {
  left: 3px;
}
.search-field .material-icons.close {
  right: 30px;
  cursor: pointer;
}
.search-field .material-icons.close.disabled {
  display: none !important;
}
.search-field .search-field-text {
  margin-right: 2rem;
  margin-top: 17px;
  height: 34px !important;
  background-color: white !important;
}
.search-field .search-field-text div {
  bottom: 6px !important;
  margin-left: 30px;
}
.search-field .search-field-text input {
  padding-top: 0 !important;
  padding-left: 30px !important;
  width: 79% !important;
}
.search-field .search-field-text hr {
  bottom: 0 !important;
  left: 0 !important;
}
.date-picker-container {
  z-index: 999;
}
.date-picker-container.global-datepicker > div > div:nth-child(1) {
  visibility: hidden;
}
.toggle-section-outer .properties-header {
  background-color: #F9F9F9;
  border-bottom: 1px solid #DADADB;
}
.toggle-section-outer .properties-header h1 {
  font-weight: 500;
  color: black;
  font-size: 1.1rem !important;
  position: relative;
  margin: 0;
  line-height: 40px;
  padding-left: 1rem;
}
.toggle-section-outer .properties-header .expand,
.toggle-section-outer .properties-header .collapse {
  cursor: pointer;
  float: right;
  margin-right: 1rem;
}
.toggle-section-outer .properties-header i {
  top: 4px;
  position: relative;
  font-weight: normal;
  font-size: 16px;
}
.toggle-section-outer .properties-header span {
  font-size: 11px;
  font-weight: normal;
}
.toggle-section-outer .toggle-items {
  overflow: auto;
  height: 100%;
}
.toggle-section-outer .toggle-section.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.toggle-section-outer .toggle-section .toggle-inline-menuicon {
  position: absolute;
  right: 40px;
  font-size: 20px;
  height: 20px;
  width: 20px;
  top: 25px;
}
.toggle-section-outer .toggle-section h1 {
  font-weight: 500;
  color: black;
  font-size: 1.1rem;
  cursor: pointer;
  position: relative;
  height: 43px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  padding-left: 1rem;
  border-bottom: 1px solid #DADADB !important;
}
.toggle-section-outer .toggle-section h1 .toc-bullet {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  width: 10px;
  float: right;
  top: 11px;
  position: relative;
  margin-right: 1rem;
}
.toggle-section-outer .toggle-section h2 {
  margin: 0;
  font-size: 1rem;
  text-transform: capitalize;
  color: black;
}
.toggle-section-outer .toggle-section.closed:not(:last-child) h1 {
  border-bottom: none;
}
.toggle-section-outer .toggle-section .toggle-section.opened {
  border-bottom: 1px solid #DADADB !important;
}
.toggle-section-outer .toggle-section .toggle-section h1 {
  font-size: 0.9rem !important;
}
.toggle-section-outer .toggle-section .toggle-section .toc-bullet {
  margin-left: 1rem;
  top: 10px;
}
.edit-properties .toc-bullet {
  font-size: 18px !important;
  float: left !important;
  width: 15px !important;
  margin-right: 0rem !important;
  right: 4px;
  color: #6b6b6b !important;
}
.edit-properties h1 {
  background-color: #F9F9F9 !important;
  font-size: 14px !important;
}
.edit-properties .selected-unit-props-section {
  background-color: #FFFFFF !important;
}
.subaction-list-container .commentCount {
  display: inline-block;
  padding-right: 5px;
}
.subaction-list-container h5 {
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0 0 0 1rem;
  margin-top: 1rem;
}
.subaction-list-container h6 {
  padding: 0 0 0.2rem 1rem;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.subaction-list-container .icon-display-options {
  float: right;
  font-size: 18px !important;
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .subaction-list-container .icon-display-options {
    margin-right: 6px !important;
  }
}
.subaction-list-container input[type='checkbox'][disabled] {
  cursor: not-allowed !important;
}
.subaction-list-container .display-options-popup {
  text-transform: capitalize;
  z-index: 17;
}
.subaction-list-container .display-options-popup .popup-menu-options {
  min-width: 200px;
}
.subaction-list-container .display-options-popup .popup-menu-options .popup-menu-option span {
  width: 150px;
}
.subaction-list-container .display-options-popup .popup-menu-options.popup-menu-option--vertical-top {
  bottom: initial !important;
}
.subaction-list-container .display-options-popup .popup-menu-options.popup-menu-option--vertical-top .popup-arrow {
  bottom: -5px;
}
.subaction-list-container .display-options-popup .popup-menu-options.popup-menu-option--horizontal-right {
  right: -8px !important;
}
.subaction-list-container .display-options-popup .popup-menu-options.popup-menu-option--horizontal-left {
  right: 13px;
  top: -2px;
  left: auto;
}
.subaction-list-container .display-options-popup .popup-menu-option--disabled {
  display: none;
}
.narrow-panel-empty-list {
  color: #666666;
  font-style: italic;
  text-align: center;
}
.narrow-panel-empty-list > img {
  margin-top: 3rem;
}
.narrow-panel-empty-list.panel-sizing {
  height: 65%;
  overflow-y: scroll;
}
.narrow-panel-empty-list.changeTask-sizing {
  height: 76%;
  overflow-y: scroll;
}
.narrow-panel-empty-list.comment-sizing {
  height: 71%;
  overflow-y: scroll;
}
.narrow-panel-empty-list.properties-sizing {
  height: 71%;
  overflow-y: scroll;
}
.narrow-panel-empty-list .empty-title {
  display: block;
  margin: 20px 0 20px 0;
  font-style: italic;
  text-align: center;
}
.narrow-panel-empty-list .empty-details {
  font-style: normal;
}
.doc-metadata {
  overflow-y: scroll !important;
  height: calc(100% - 53px);
}
.doc-metadata .template-name {
  font-size: 1rem !important;
}
.doc-metadata .template-name span:nth-child(2) {
  max-width: 56%;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  top: 4px;
  display: inline-block;
}
.doc-metadata .flex-flow-column {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  width: 100%;
  height: 1800px;
}
.doc-metadata .flex-flow-column .flex-column-break {
  width: 0px !important;
  flex-basis: 100%;
}
.doc-metadata .flex-flow-column .meta-media + .lock-member {
  bottom: 139px;
  left: 259px;
}
.doc-metadata .flex-flow-column .lock-member {
  float: left;
  left: 259px;
  bottom: 45px;
  z-index: 4;
  height: 24px !important;
}
.doc-metadata .flex-flow-column .lock-member span.material-icons {
  color: #757575 !important;
  font-size: 18px !important;
}
.doc-metadata .flex-flow-column .lock-member.facet-lock {
  right: -17px;
  bottom: -33px;
}
.doc-metadata .flex-flow-column .lock-member.separate {
  float: left;
  z-index: initial;
  right: auto;
  left: auto;
  bottom: auto;
}
.doc-metadata .flex-flow-column div[class^='meta-'],
.doc-metadata .flex-flow-column div[class^='selectfield'],
.doc-metadata .flex-flow-column h5,
.doc-metadata .flex-flow-column > span {
  width: 290px;
  margin-right: 0;
}
.doc-metadata .flex-flow-column div[class^='meta-'].second-column,
.doc-metadata .flex-flow-column div[class^='selectfield'].second-column,
.doc-metadata .flex-flow-column h5.second-column,
.doc-metadata .flex-flow-column > span.second-column {
  margin-left: 32px;
}
.doc-metadata .flex-flow-column div[class^='meta-'].second-column .lock-member,
.doc-metadata .flex-flow-column div[class^='selectfield'].second-column .lock-member,
.doc-metadata .flex-flow-column h5.second-column .lock-member,
.doc-metadata .flex-flow-column > span.second-column .lock-member {
  float: left !important;
}
.doc-metadata .flex-flow-column div[class^='meta-'].second-column.email,
.doc-metadata .flex-flow-column div[class^='selectfield'].second-column.email,
.doc-metadata .flex-flow-column h5.second-column.email,
.doc-metadata .flex-flow-column > span.second-column.email {
  margin-top: 25px;
  margin-bottom: -8px;
}
.doc-metadata .flex-flow-column .meta-toggle.locked > div > div > div > div:first-child {
  background-color: rgba(0, 188, 212, 0.498039) !important;
}
.doc-metadata .flex-flow-column .meta-toggle.locked > div > div > div > div:last-child {
  background-color: #00bcd4 !important;
}
.doc-metadata .flex-flow-column .meta-toggle {
  width: 260px !important;
}
.doc-metadata .flex-flow-column .meta-select {
  width: 260px !important;
}
.doc-metadata .flex-flow-column .meta-select-scroll {
  width: 256px !important;
}
.doc-metadata .flex-flow-column .meta-toggle,
.doc-metadata .flex-flow-column .meta-select,
.doc-metadata .flex-flow-column .meta-textfield.second-column {
  float: left;
}
.doc-metadata .flex-flow-column .container-meta-textfield {
  height: 88px;
}
.doc-metadata .flex-flow-column .container-meta-textfield input {
  width: 92% !important;
  overflow-y: auto !important;
}
.doc-metadata .flex-flow-column .container-meta-media {
  height: 142px;
  margin-bottom: 10px;
}
.doc-metadata .flex-flow-column .container-meta-toggle {
  height: 24px;
}
.doc-metadata .flex-flow-column .container-meta-dropdown {
  height: 24px;
}
.doc-metadata .flex-flow-column .container-meta-select-scroll {
  width: 308px !important;
}
.doc-metadata .flex-flow-column .container-meta-regulatory input {
  width: 92% !important;
  overflow-y: auto !important;
}
.doc-metadata .flex-flow-column .container-meta-regulatory label {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: pre-wrap;
  max-width: 240px;
}
.doc-metadata .column h5 {
  margin-bottom: 30px;
}
.doc-metadata .column h5:not(:first-child) {
  margin-top: 40px;
}
.doc-metadata .meta-toggle {
  margin-top: 13px;
}
.doc-metadata .meta-toggle label {
  font-size: 0.9rem !important;
}
.doc-metadata .meta-textfield {
  clear: both;
  display: block !important;
}
.doc-metadata .meta-textfield.second-column {
  clear: none;
  /*      display:inline-block;*/
}
.doc-metadata .meta-textfield > label {
  top: 40px !important;
  font-size: 1.1rem !important;
  color: rgba(0, 0, 0, 0.54) !important;
}
.doc-metadata .meta-textfield input {
  font-size: 1rem !important;
  padding-top: 27px !important;
}
.doc-metadata .meta-textfield input:disabled + div > hr {
  border-bottom: solid 1px #e0e0e0 !important;
}
.doc-metadata .meta-select > div > label {
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.54);
}
.doc-metadata .meta-select > div > div[disabled] + div > hr {
  border-bottom: solid 1px #e0e0e0 !important;
}
.doc-metadata .meta-select > div > div > div > div:nth-child(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.doc-metadata .meta-select > div > div > div:nth-child(1) > div:nth-child(3) {
  font-size: 1rem !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.doc-metadata .meta-media {
  margin-top: 1rem;
  margin-bottom: 10px;
}
.doc-metadata .meta-media a.locked {
  opacity: 0.5;
  cursor: default;
}
.doc-metadata .meta-media label {
  margin: 25px 0 2px 0;
  color: rgba(0, 0, 0, 0.54);
  font-size: 0.8em;
}
.doc-metadata .meta-media .thumb {
  margin-top: 10px;
  width: 100%;
  border: 1px solid #e0e0e0;
  text-align: center;
}
.doc-metadata .meta-media .thumb > img {
  max-width: 100%;
  height: 82px;
  width: auto;
  margin: 0;
}
.doc-metadata .meta-media .thumb .empty {
  font-size: 0.8rem;
  color: rgba(0, 0, 0, 0.54);
  padding: 33px;
  display: block;
  text-align: center;
}
.doc-metadata .meta-media a {
  float: right;
  cursor: pointer;
  font-size: 0.8rem;
  display: block;
  text-align: right;
  padding-left: 20px;
  margin: 8px 0 0 8px;
}
.workflow-stages {
  overflow: visible;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  min-width: 68%;
  text-align: center;
  padding: 5px;
}
.workflow-stages .workflow-stage-outer {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  padding: 1rem 2rem;
  position: relative;
}
.workflow-stages .workflow-stage-outer.workflow-stage-outer-publish {
  background-color: #e1f8e9;
}
.workflow-stages .workflow-stage-outer.workflow-stage-outer-publish .title-container {
  background-color: #25cb61 !important;
}
.workflow-stages .workflow-stage-outer.workflow-stage-outer-pre-publish {
  background-color: #ffeccc;
}
.workflow-stages .workflow-stage-outer.workflow-stage-outer-pre-publish .title-container {
  background-color: #ff9f00 !important;
}
.workflow-stages .workflow-stage-outer.workflow-stage-outer-post-publish {
  background-color: #fefad1;
}
.workflow-stages .workflow-stage-outer.workflow-stage-outer-post-publish .title-container {
  background-color: #c7bc2b !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage-add {
  width: 25px;
  vertical-align: top;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  top: 0px;
  position: absolute;
  overflow: hidden;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.4) !important;
  top: 14px !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage-add .material-icons {
  color: white !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage-add .material-icons {
  display: block;
  cursor: pointer;
  margin: 300px auto 7px auto;
  font-size: 22px;
}
.workflow-stages .workflow-stage-outer .workflow-stage-add:first-child {
  left: -25px;
  transition: visibility 0s, opacity 0.2s linear, left 0.2s linear;
}
.workflow-stages .workflow-stage-outer .workflow-stage-add:last-child {
  right: -25px;
  transition: visibility 0s, opacity 0.2s linear, right 0.2s linear;
}
.workflow-stages .workflow-stage-outer:hover {
  z-index: 999;
}
.workflow-stages .workflow-stage-outer:hover .workflow-stage-add {
  visibility: visible;
  opacity: 1;
}
.workflow-stages .workflow-stage-outer:hover .workflow-stage-add:first-child {
  left: 0;
}
.workflow-stages .workflow-stage-outer:hover .workflow-stage-add:last-child {
  right: 0;
}
.workflow-stages .workflow-stage-outer:hover.workflow-stage-outer-publish .workflow-stage-add {
  background-color: #e1f8e9;
}
.workflow-stages .workflow-stage-outer:hover.workflow-stage-outer-pre-publish .workflow-stage-add {
  background-color: #ffeccc;
}
.workflow-stages .workflow-stage-outer:hover.workflow-stage-outer-post-publish .workflow-stage-add {
  background-color: #fefad1;
}
.workflow-stages .workflow-stage-outer .workflow-stage {
  display: inline-block;
  width: 300px;
  border-radius: 2px;
  background-color: #fafafa;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
  vertical-align: top;
}
.workflow-stages .workflow-stage-outer .workflow-stage .title-container {
  background-color: #6d6e70;
  height: 48px;
  border-radius: 2px;
  padding: 1rem;
}
.workflow-stages .workflow-stage-outer .workflow-stage .title-container h1 {
  font-size: 18px;
  color: #ffffff;
  text-shadow: 0 1px 0 #000000;
  float: left;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}
.workflow-stages .workflow-stage-outer .workflow-stage .title-container .dropdown-menu {
  float: right;
}
.workflow-stages .workflow-stage-outer .workflow-stage .title-container .dropdown-menu button {
  padding: 0 !important;
  width: 24px !important;
  height: 24px !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .title-container .dropdown-menu button > div > span.material-icons {
  font-size: 24px !important;
  color: white !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form {
  padding: 0rem 1rem 1rem 1rem;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form > div.form-item-container.contains-multilinetext.readonly > div > label {
  top: 16px !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .readonly {
  color: red !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container {
  width: 100%;
  position: relative;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.readonly .text-field div {
  position: relative !important;
  bottom: 40px !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.extra-space {
  margin-top: 0 !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.extra-space div > div > div:nth-child(1) > div:nth-child(2) {
  width: 92% !important;
  overflow-y: auto !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.contains-multilinetext {
  display: table;
  margin-top: -10px;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.contains-multilinetext .text-field label {
  top: 48px !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.contains-multilinetext .text-field textarea {
  padding-top: 5% !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.contains-toggle {
  margin-top: 1rem;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.contains-date {
  margin-top: -20px;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.contains-date label {
  font-size: 16px !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container .toggle-field label,
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container .text-field label,
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.select-field-container label {
  font-size: 16px !important;
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 240px;
  white-space: pre-wrap;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container .toggle-field textarea,
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container .text-field textarea,
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container.select-field-container textarea {
  padding: 0 !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container:not(.contains-multilinetext) .text-field > div {
  bottom: 34px !important;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-form .form-item-container .skippableRegToggle {
  word-wrap: break-word;
  overflow-wrap: break-word;
  max-width: 300px;
}
.workflow-stages .workflow-stage-outer .workflow-stage .workflow-stage-users {
  padding: 0 1rem 1rem 1rem;
}
.workflow-stages .workflow-stage-outer .workflow-stage .toggle-section {
  margin-top: 0.5rem;
}
.workflow-stages .workflow-stage-outer .workflow-stage .toggle-section h1 {
  border-top: none !important;
  padding-left: 0;
  margin-bottom: 0.5rem;
}
.workflow-stages .workflow-stage-outer .workflow-stage .toggle-section h1 .toc-bullet {
  margin-right: 3px;
}
/*
* Gaussian blurred background in error state (i.e. uncaught error, or comms error)
*/
.app-inerror .page > div,
.app-inerror .page > nav,
.app-inerror .user-menu-container,
.app-inerror .main-menu-container {
  -webkit-filter: blur(4px);
}
#user-menu-dropdown {
  height: 120px;
}
#document-settings-page .mode-bar {
  z-index: 4;
  height: 34px;
}
.no-box-shadow {
  box-shadow: none !important;
}
.box-shadow {
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49);
}
.mode-bar {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  position: absolute;
  float: left;
  display: inline-block;
  z-index: 251;
  margin: 0 auto;
  left: 50%;
  background-color: #757575;
  padding: 0;
  font-size: 14px;
  color: #ffffff;
  border-radius: 0 0 4px 4px;
  width: 40%;
  margin-left: -20%;
  text-align: center;
  height: 100%;
  vertical-align: top;
}
.mode-bar.merge-locked {
  background-color: #d0021b;
}
.mode-bar.interim {
  background-color: #ff9f00;
}
.mode-bar .message {
  vertical-align: inherit;
  display: inline-block;
  padding: 5px 5px;
  line-height: 24px;
}
.mode-bar .right-side-buttons {
  display: inline-block;
  padding: 10px 10px;
  float: right;
  cursor: pointer;
  font-size: 0.8rem;
}
/*
* left and right side container with/without tabs
*/
.side-container {
  width: 320px !important;
  background-color: #f9f9f9;
  margin-top: 0;
  height: 100%;
  position: relative;
  transform: translate3d(0px, 0px, 0px);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
.side-container > div:first-child > div:first-child {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.side-container .tabs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  background-color: #f4f4f4;
  height: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.side-container .tabs .tab {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
  width: 50% !important;
  min-width: unset;
}
.side-container .tabs .tab a {
  padding: 0 0;
  cursor: pointer;
  color: #77858b;
  height: 100%;
}
.side-container .tabs .tab a .tiny {
  font-size: 1.6rem;
  line-height: 35px;
}
.side-container .tabs .tab.active {
  background-color: #666666;
}
.side-container .tabs.icon-action-buttons li button {
  padding: 5px 0 0 0 !important;
  height: 100% !important;
}
.side-container .tabs.icon-action-buttons li button > div > span:first-child {
  height: 25px !important;
  width: 25px !important;
  top: 6px !important;
  left: 10px !important;
}
.side-container .tabs.icon-action-buttons li.active {
  border-bottom: 2px solid #05adde;
  background-color: transparent !important;
}
.side-container .tabs.icon-action-buttons,
.side-container .tabs .tab {
  overflow: visible !important;
}
.side-container .side-container-content {
  padding: 0;
  height: 100%;
}
.side-container .editing-actions-tabs {
  height: 100%;
}
.side-container .editing-actions-tabs .tabs li:first-child {
  display: block;
}
.side-container .editing-actions-tabs .tabs li:last-child {
  display: block;
}
.side-container .editing-subactions-tabs {
  min-width: 320px;
  margin-bottom: 0;
}
.side-container .editing-subactions-tabs .popup-counts-comments {
  color: white;
  float: right;
  border-radius: 14px;
  background-color: #d0021b;
  height: 15px;
  min-width: 15px;
  position: fixed;
  font-size: 0.7rem;
  line-height: 13px;
  text-align: center;
  padding: 0.1rem;
  cursor: pointer;
  margin-left: 33px;
  top: 6px;
}
.side-container .editing-subactions-tabs .popup-counts-comments.no-new {
  visibility: hidden;
}
.side-container .editing-subactions-tabs .side-container-content {
  width: 100%;
  height: calc(100vh - 128px);
}
.side-container .editing-subactions-tabs .side-container-content .empty-subaction {
  padding: 1.5rem 1rem 1rem 1rem;
  font-size: 0.9rem;
  font-style: italic;
  color: #666666;
}
.side-container .editing-subactions-tabs .side-container-content .empty-subaction p {
  padding-top: 1rem;
}
.side-container .editing-subactions-tabs .side-container-content .toggle-section-outer .toggle-section h1 {
  background-color: #f4f4f4;
}
/*
* rhs panel on editor and merge
*/
.side-container.editing-subactions-container {
  box-shadow: -6px 0 3px -5px rgba(0, 0, 0, 0.29);
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}
.side-container.editing-subactions-container .editing-subactions-loading {
  padding: 20px;
  box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.3) inset;
}
/*
* Notification [NEW X] badge
*/
.new-notif-count-badge {
  float: right;
  color: white;
  font-weight: bold;
  border-radius: 4px;
  background-color: #d0021b;
  height: 19px;
  min-width: 19px;
  font-size: 0.8rem;
  line-height: 17px;
  text-align: center;
  padding: 0.1rem;
  cursor: pointer;
  margin-left: -7px;
}
.new-notif-count-badge span {
  padding: 0 0.1rem;
}
.custom-snackbar {
  left: 140px !important;
  margin-left: 36px;
}
/*
* Snackbar containing an avatar with message
*/
.avatar-snackbar {
  display: flex;
}
.avatar-snackbar .avatar-snackbar-message > span {
  font-weight: bold;
}
.arc-img-overlay .arc-diff-content-added .arc-hot-spot a {
  background-color: rgba(52, 153, 51, 0.375) !important;
  border: 1px solid #349933 !important;
}
.arc-img-overlay .arc-diff-content-removed .arc-hot-spot a {
  background-color: #ffd3d9 !important;
  border: 1px solid #ffd3d9 !important;
}
.arc-img-overlay .arc-diff-content-modified .arc-hot-spot a {
  background-color: #e98316 !important;
  border: 1px solid #e98316 !important;
}
.color-error {
  color: red;
}
.color-placeholder,
.color-gray {
  color: rgba(0, 0, 0, 0.3);
}
.credits-btn {
  position: absolute;
  bottom: 20px;
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.credits-outer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  font-family: arial, verdana, sans-serif !important;
  font-weight: 700!important;
  color: #ff6;
  background-color: #000;
  overflow: hidden;
  /* the interesting 3D scrolling stuff */
}
.credits-outer p#start {
  position: relative;
  width: 16em;
  font-size: 200%!important;
  font-weight: 400!important;
  margin: 20% auto!important;
  color: #4ee;
  opacity: 0;
  z-index: 1;
  -webkit-animation: credits-intro 2s ease-out;
  -moz-animation: credits-intro 2s ease-out;
  -ms-animation: credits-intro 2s ease-out;
  -o-animation: credits-intro 2s ease-out;
  animation: credits-intro 2s ease-out;
}
.credits-outer h1 {
  position: absolute;
  width: 2.6em;
  left: 50%;
  top: 25%;
  font-size: 10em!important;
  text-align: center;
  margin-left: -1.3em !important;
  line-height: 0.8em !important;
  letter-spacing: -0.05em !important;
  color: #000;
  text-shadow: -2px -2px 0 #ff6, 2px -2px 0 #ff6, -2px 2px 0 #ff6, 2px 2px 0 #ff6 !important;
  opacity: 0;
  z-index: 1;
  -webkit-animation: credits-logo 5s ease-out 2.5s;
  -moz-animation: credits-logo 5s ease-out 2.5s;
  -ms-animation: credits-logo 5s ease-out 2.5s;
  -o-animation: credits-logo 5s ease-out 2.5s;
  animation: credits-logo 5s ease-out 2.5s;
}
.credits-outer h1 sub {
  display: block;
  font-size: 0.3em !important;
  letter-spacing: 0;
  line-height: 0.8em !important;
}
.credits-outer > #titles > #titlecontent > p {
  font-size: 50px!important;
}
.credits-outer #titles {
  position: absolute;
  width: 18em!important;
  height: 50em!important;
  bottom: 0;
  left: 50%!important;
  margin-left: -9em !important;
  font-size: 50px!important;
  text-align: justify;
  overflow: hidden;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: perspective(300px) rotateX(25deg);
  -moz-transform: perspective(300px) rotateX(25deg);
  -ms-transform: perspective(300px) rotateX(25deg);
  -o-transform: perspective(300px) rotateX(25deg);
  transform: perspective(300px) rotateX(25deg);
}
.credits-outer #titles:after {
  position: absolute;
  content: ' ';
  left: 0;
  right: 0;
  top: 0;
  bottom: 60%;
  background-image: -webkit-linear-gradient(top, #000000 0%, transparent 100%);
  background-image: -moz-linear-gradient(top, #000000 0%, transparent 100%);
  background-image: -ms-linear-gradient(top, #000000 0%, transparent 100%);
  background-image: -o-linear-gradient(top, #000000 0%, transparent 100%);
  background-image: linear-gradient(to bottom, #000000 0%, transparent 100%);
  pointer-events: none;
}
.credits-outer #titles p {
  text-align: justify;
  margin: 0.8em 0 !important;
}
.credits-outer #titles p.center {
  text-align: center;
}
.credits-outer #titles a {
  color: #ff6;
  text-decoration: underline;
}
.credits-outer #titlecontent {
  position: absolute;
  top: 100%;
  -webkit-animation: credits-scroll 120s linear 4s infinite;
  -moz-animation: credits-scroll 120s linear 4s infinite;
  -ms-animation: credits-scroll 120s linear 4s infinite;
  -o-animation: credits-scroll 120s linear 4s infinite;
  animation: credits-scroll 120s linear 4s infinite;
}
@-webkit-keyframes credits-intro {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes credits-intro {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes credits-intro {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes credits-intro {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes credits-intro {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes credits-logo {
  0% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.1);
    opacity: 0;
  }
}
@-moz-keyframes credits-logo {
  0% {
    -moz-transform: scale(1);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    -moz-transform: scale(0.1);
    opacity: 0;
  }
}
@-ms-keyframes credits-logo {
  0% {
    -ms-transform: scale(1);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    -ms-transform: scale(0.1);
    opacity: 0;
  }
}
@-o-keyframes credits-logo {
  0% {
    -o-transform: scale(1);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    -o-transform: scale(0.1);
    opacity: 0;
  }
}
@keyframes credits-logo {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(0.1);
    opacity: 0;
  }
}
/* animation */
@-webkit-keyframes credits-scroll {
  0% {
    top: 100%;
  }
  100% {
    top: -380%;
  }
}
@-moz-keyframes credits-scroll {
  0% {
    top: 100%;
  }
  100% {
    top: -380%;
  }
}
@-ms-keyframes credits-scroll {
  0% {
    top: 100%;
  }
  100% {
    top: -380%;
  }
}
@-o-keyframes credits-scroll {
  0% {
    top: 100%;
  }
  100% {
    top: -380%;
  }
}
@keyframes credits-scroll {
  0% {
    top: 100%;
  }
  100% {
    top: -380%;
  }
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-not-allowed {
  cursor: not-allowed;
}
.pointer-events-none {
  pointer-events: none;
}
.opacity-05 {
  opacity: 0.5;
}
.prevent-mouse-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.display-none {
  display: none;
}
.display-block {
  display: block;
}
.display-inline {
  display: inline;
}
.display-inline-block {
  display: inline-block;
}
.display-flex {
  display: flex;
}
.bg-none {
  background: none;
}
.flex-align-center-vertical {
  align-items: center;
}
.flex-align-center-horizontal {
  justify-content: center;
}
.position-relative {
  position: relative;
}
.text-align-left {
  text-align: left;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.break-word {
  word-break: break-word;
}
.vertical-align-middle {
  vertical-align: middle;
}
.vertical-align-bottom {
  vertical-align: bottom;
}
.clear-both {
  clear: both;
}
ul.list-style-disc {
  list-style: disc inside;
}
ul.list-style-disc li {
  padding-left: 8px;
  margin: 4px 0;
  list-style: unset;
}
.font-bold {
  font-weight: bold;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.with-transition {
  transition: all 0.15s ease-in-out;
}
.rotate-90 {
  transform: rotateZ(-90deg);
}
.margin-xs {
  margin: 2px;
}
.margin-horizontal-xs {
  margin-left: 2px;
  margin-right: 2px;
}
.margin-vertical-xs {
  margin-top: 2px;
  margin-bottom: 2px;
}
.margin-top-xs {
  margin-top: 2px;
}
.margin-right-xs {
  margin-right: 2px;
}
.margin-bottom-xs {
  margin-bottom: 2px;
}
.margin-left-xs {
  margin-left: 2px;
}
.padding-xs {
  padding: 2px;
}
.padding-horizontal-xs {
  padding-left: 2px;
  padding-right: 2px;
}
.padding-vertical-xs {
  padding-top: 2px;
  padding-bottom: 2px;
}
.padding-top-xs {
  padding-top: 2px;
}
.padding-right-xs {
  padding-right: 2px;
}
.padding-bottom-xs {
  padding-bottom: 2px;
}
.padding-left-xs {
  padding-left: 2px;
}
.margin-s {
  margin: 4px;
}
.margin-horizontal-s {
  margin-left: 4px;
  margin-right: 4px;
}
.margin-vertical-s {
  margin-top: 4px;
  margin-bottom: 4px;
}
.margin-top-s {
  margin-top: 4px;
}
.margin-right-s {
  margin-right: 4px;
}
.margin-bottom-s {
  margin-bottom: 4px;
}
.margin-left-s {
  margin-left: 4px;
}
.padding-s {
  padding: 4px;
}
.padding-horizontal-s {
  padding-left: 4px;
  padding-right: 4px;
}
.padding-vertical-s {
  padding-top: 4px;
  padding-bottom: 4px;
}
.padding-top-s {
  padding-top: 4px;
}
.padding-right-s {
  padding-right: 4px;
}
.padding-bottom-s {
  padding-bottom: 4px;
}
.padding-left-s {
  padding-left: 4px;
}
.margin-m {
  margin: 8px;
}
.margin-horizontal-m {
  margin-left: 8px;
  margin-right: 8px;
}
.margin-vertical-m {
  margin-top: 8px;
  margin-bottom: 8px;
}
.margin-top-m {
  margin-top: 8px;
}
.margin-right-m {
  margin-right: 8px;
}
.margin-bottom-m {
  margin-bottom: 8px;
}
.margin-left-m {
  margin-left: 8px;
}
.padding-m {
  padding: 8px;
}
.padding-horizontal-m {
  padding-left: 8px;
  padding-right: 8px;
}
.padding-vertical-m {
  padding-top: 8px;
  padding-bottom: 8px;
}
.padding-top-m {
  padding-top: 8px;
}
.padding-right-m {
  padding-right: 8px;
}
.padding-bottom-m {
  padding-bottom: 8px;
}
.padding-left-m {
  padding-left: 8px;
}
.margin-l {
  margin: 16px;
}
.margin-horizontal-l {
  margin-left: 16px;
  margin-right: 16px;
}
.margin-vertical-l {
  margin-top: 16px;
  margin-bottom: 16px;
}
.margin-top-l {
  margin-top: 16px;
}
.margin-right-l {
  margin-right: 16px;
}
.margin-bottom-l {
  margin-bottom: 16px;
}
.margin-left-l {
  margin-left: 16px;
}
.padding-l {
  padding: 16px;
}
.padding-horizontal-l {
  padding-left: 16px;
  padding-right: 16px;
}
.padding-vertical-l {
  padding-top: 16px;
  padding-bottom: 16px;
}
.padding-top-l {
  padding-top: 16px;
}
.padding-right-l {
  padding-right: 16px;
}
.padding-bottom-l {
  padding-bottom: 16px;
}
.padding-left-l {
  padding-left: 16px;
}
.margin-ll {
  margin: 24px;
}
.margin-horizontal-ll {
  margin-left: 24px;
  margin-right: 24px;
}
.margin-vertical-ll {
  margin-top: 24px;
  margin-bottom: 24px;
}
.margin-top-ll {
  margin-top: 24px;
}
.margin-right-ll {
  margin-right: 24px;
}
.margin-bottom-ll {
  margin-bottom: 24px;
}
.margin-left-ll {
  margin-left: 24px;
}
.padding-ll {
  padding: 24px;
}
.padding-horizontal-ll {
  padding-left: 24px;
  padding-right: 24px;
}
.padding-vertical-ll {
  padding-top: 24px;
  padding-bottom: 24px;
}
.padding-top-ll {
  padding-top: 24px;
}
.padding-right-ll {
  padding-right: 24px;
}
.padding-bottom-ll {
  padding-bottom: 24px;
}
.padding-left-ll {
  padding-left: 24px;
}
.margin-xl {
  margin: 32px;
}
.margin-horizontal-xl {
  margin-left: 32px;
  margin-right: 32px;
}
.margin-vertical-xl {
  margin-top: 32px;
  margin-bottom: 32px;
}
.margin-top-xl {
  margin-top: 32px;
}
.margin-right-xl {
  margin-right: 32px;
}
.margin-bottom-xl {
  margin-bottom: 32px;
}
.margin-left-xl {
  margin-left: 32px;
}
.padding-xl {
  padding: 32px;
}
.padding-horizontal-xl {
  padding-left: 32px;
  padding-right: 32px;
}
.padding-vertical-xl {
  padding-top: 32px;
  padding-bottom: 32px;
}
.padding-top-xl {
  padding-top: 32px;
}
.padding-right-xl {
  padding-right: 32px;
}
.padding-bottom-xl {
  padding-bottom: 32px;
}
.padding-left-xl {
  padding-left: 32px;
}
.margin-none {
  margin: 0;
}
.margin-horizontal-none {
  margin-left: 0;
  margin-right: 0;
}
.margin-vertical-none {
  margin-top: 0;
  margin-bottom: 0;
}
.margin-top-none {
  margin-top: 0;
}
.margin-right-none {
  margin-right: 0;
}
.margin-bottom-none {
  margin-bottom: 0;
}
.margin-left-none {
  margin-left: 0;
}
.padding-none {
  padding: 0;
}
.padding-horizontal-none {
  padding-left: 0;
  padding-right: 0;
}
.padding-vertical-none {
  padding-top: 0;
  padding-bottom: 0;
}
.padding-top-none {
  padding-top: 0;
}
.padding-right-none {
  padding-right: 0;
}
.padding-bottom-none {
  padding-bottom: 0;
}
.padding-left-none {
  padding-left: 0;
}
.font-xs {
  font-size: 0.7rem;
}
.font-s {
  font-size: 0.9rem;
}
.font-m {
  font-size: 1rem;
}
.font-l {
  font-size: 1.1rem;
}
@keyframes highlight {
  25% {
    background-color: #d8f0f9;
  }
  70% {
    background-color: #d8f0f9;
  }
  100% {
    background-color: inherit;
  }
}
@keyframes blinking {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes slideDown {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    max-height: 1000px;
  }
  100% {
    opacity: 0;
    max-height: 0;
  }
}
@keyframes slideUp {
  0% {
    opacity: 0;
    max-height: 0;
  }
  50% {
    opacity: 0;
    max-height: 1000px;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.3, 1.3, 1.3);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceOut {
  50%,
  55% {
    opacity: 1;
    transform: scale(1.2, 1.2);
  }
  to {
    opacity: 0;
    transform: scale(0.3, 0.3);
  }
}
@keyframes debounce {
  0%,
  20%,
  53%,
  80%,
  100% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.animation-fade-in {
  animation: fadeIn 0.25s ease-in-out;
}
.animation-slide-down {
  overflow: hidden;
  animation: slideDown 0.4s ease-in-out forwards;
}
.animation-slide-up {
  overflow: hidden;
  animation: slideUp 0.4s ease-in-out forwards;
}
.animation-highlight {
  animation: highlight 0.7s ease-in-out;
}
.animation-blinking {
  animation: blinking 1s ease-in-out infinite;
}
.animation-debounce {
  animation: debounce 1s ease-in-out infinite;
}
.tooltip {
  overflow: visible !important;
  padding: 15px 20px;
  max-width: 340px;
  font-size: 1.1rem;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 1px 14px !important;
}
.tooltip.tooltip-arrow-top {
  margin-top: 30px;
}
.tooltip.tooltip-arrow-top:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 15px;
  bottom: 100%;
  left: 50%;
  margin-left: -15px;
  border-bottom-color: #fff;
  filter: drop-shadow(0px -3px 2px rgba(0, 0, 0, 0.12));
}
.tooltip.tooltip-arrow-bottom {
  margin-top: -30px;
}
.tooltip.tooltip-arrow-bottom:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 15px;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border-top-color: #fff;
  filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.12));
}
.tooltip.tooltip-arrow-left {
  margin-left: 30px;
}
.tooltip.tooltip-arrow-left:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 15px;
  right: 100%;
  top: 50%;
  margin-top: -15px;
  border-right-color: #fff;
  filter: drop-shadow(-3px 0px 2px rgba(0, 0, 0, 0.12));
}
.tooltip.tooltip-arrow-right {
  margin-left: -30px;
}
.tooltip.tooltip-arrow-right:after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-width: 15px;
  left: 100%;
  top: 50%;
  margin-top: -15px;
  border-left-color: #fff;
  filter: drop-shadow(3px 0px 2px rgba(0, 0, 0, 0.12));
}
.default-dialog h3 {
  font-weight: bold !important;
  font-size: 1.2rem !important;
  margin: 0 !important;
  line-height: 110% !important;
  border-bottom: 1px solid #ccc;
  padding: 20px !important;
}
.default-dialog .aero-button.action-close {
  position: absolute !important;
  right: 5px;
  top: 5px;
}
.default-dialog .aero-button.action-close .aero-icon {
  color: #77858b !important;
}
.default-dialog .dialog-actions {
  padding: 16px !important;
}
.default-dialog .dialog-actions button {
  margin-left: 16px !important;
}
.selected-du-info .selection-count-container {
  display: inline-block;
  margin-left: 3px;
}
.selected-du-info .dom-path-container {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.selected-du-info .dom-path-container div {
  display: inline-block;
  float: left;
  height: 15px;
  padding: 0 3px 0 3px;
  font-weight: 500;
  margin-bottom: 5px;
  cursor: pointer;
}
.selected-du-info .dom-path-container div:after {
  content: " > ";
}
.selected-du-info .dom-path-container div:last-child:after {
  content: "";
}
.editor-nav-wrapper {
  position: relative;
}
.editor-nav {
  padding: 0 !important;
  padding-left: 13.5px !important;
  box-shadow: none;
}
.editor-nav .logoEditor {
  margin-top: 14px;
  height: 57% !important;
  margin-right: 70px;
}
.editor-nav ul.main-nav-list li {
  margin-left: 20px;
  height: 100%;
  margin-top: 1em;
}
.editor-nav ul.main-nav-list li:hover,
.editor-nav ul.main-nav-list li.active {
  background-color: rgba(0, 0, 0, 0.1);
}
.editor-nav ul.main-nav-list li a {
  padding: 0 20px 0 20px;
  cursor: pointer;
  font-size: 1.1rem;
  line-height: 50px;
}
.editor-nav ul.main-nav-list li.active {
  background-color: #d8f0f9;
}
.editor-nav ul.main-nav-list li.active a {
  color: #05adde;
}
.nav-wrapper li.icon-menu-container {
  height: 100%;
  margin-left: 0;
}
.nav-wrapper li.icon-menu-container:hover {
  background-color: transparent;
}
.nav-wrapper.menu-list-container {
  width: auto;
  margin: 0;
  height: 100%;
}
.nav-wrapper.menu-list-container > div {
  font-size: 12px !important;
  margin-top: 4px;
}
.nav-wrapper.menu-list-container > div div:first-child svg {
  fill: #77858b !important;
}
.nav-wrapper.menu-list-container > div div:first-child svg > div:first-child {
  border-top: solid 1px transparent !important;
}
.nav-wrapper.menu-list-container > div div:first-child > :nth-child(5) {
  border-top: solid 1px transparent !important;
}
.nav-wrapper .insert-structure-menu,
.nav-wrapper .file-open-menu {
  margin-left: 8px !important;
}
.nav-wrapper .file-open-menu .editor-nav-menu-button,
.nav-wrapper .file-export-menu .editor-nav-menu-button,
.nav-wrapper .file-layer-menu .editor-nav-menu-button,
.nav-wrapper .file-variant-menu .editor-nav-menu-button {
  line-height: 64px;
  font-size: 0.9rem !important;
}
.nav-wrapper .editor-nav-menu-button {
  font-size: 12px;
  padding: 0 15px;
  line-height: 52px;
  height: 100%;
}
.nav-wrapper .editor-nav-menu-button.disabled {
  opacity: 0.3;
  user-select: none;
}
.nav-wrapper .editor-nav-menu-button.active {
  transition: background-color 0.1s ease-in-out;
  background: #fff;
}
.nav-wrapper .editor-nav-menu-button .material-icons {
  margin-left: 16px;
  vertical-align: middle;
  margin-right: -8px;
  color: #77858b !important;
  font-size: 1.2rem !important;
  cursor: default;
}
.nav-wrapper .editor-nav-menu-button .material-icons.icon-before-text {
  color: #666 !important;
  margin-right: 16px;
  margin-left: 0;
  font-size: 24px !important;
}
.editor-menu-popup.root {
  box-shadow: rgba(0, 0, 0, 0.12) 0 2px 3px, rgba(0, 0, 0, 0.12) 0 2px 3px !important;
  border-radius: 0 0 2px 2px !important;
}
.editor-menu-popup.submenu {
  box-shadow: rgba(0, 0, 0, 0.12) 0 0 4px, rgba(0, 0, 0, 0.12) 1px 1px 5px !important;
  border-radius: 0 2px 2px 0 !important;
}
.editor-menu-popup.submenu div[role="presentation"] {
  width: 180px !important;
}
.editor-menu-popup div[role="menu"] {
  padding: 0 !important;
  width: 180px !important;
}
.editor-menu-popup .editor-menu-item {
  font-size: 11px !important;
  line-height: 40px !important;
  min-height: 40px !important;
}
.editor-menu-popup .editor-menu-item.highlight-menu-item,
.editor-menu-popup .editor-menu-item.highlight-menu-item-with-color {
  font-weight: bold !important;
}
.editor-menu-popup hr {
  margin: 0 !important;
}
.editor-menu-popup .editor-submenu-anchor [role="menuitem"] {
  cursor: default !important;
  font-size: 12px !important;
  line-height: 40px !important;
  min-height: 40px !important;
}
.editor-menu-popup .editor-submenu-anchor [role="menuitem"] svg {
  height: 20px !important;
  width: 20px !important;
  margin: 10px !important;
}
.editor-menu-popup .editor-submenu-anchor.active span {
  background: rgba(0, 0, 0, 0.1) !important;
}
.editor-menu-popup .editor-submenu-anchor .submenu-show-as-disabled {
  color: rgba(0, 0, 0, 0.3) !important;
}
.editor-menu-popup .editor-submenu-anchor .submenu-show-as-disabled svg {
  fill: rgba(0, 0, 0, 0.3) !important;
}
body.event-scroll > .mce-resize-bar,
body.event-resize > .mce-resize-bar {
  pointer-events: none;
}
.mce-resize-bar.editing-zoom-0 {
  zoom: 0.1;
}
.mce-resize-bar.editing-zoom-25 {
  zoom: 0.25;
}
.mce-resize-bar.editing-zoom-50 {
  zoom: 0.5;
}
.mce-resize-bar.editing-zoom-75 {
  zoom: 0.75;
}
.mce-resize-bar.editing-zoom-100 {
  zoom: 1;
}
.mce-resize-bar.editing-zoom-125 {
  zoom: 1.25;
}
.mce-resize-bar.editing-zoom-150 {
  zoom: 1.5;
}
.mce-resize-bar.editing-zoom-175 {
  zoom: 1.75;
}
.mce-resize-bar.editing-zoom-200 {
  zoom: 2;
}
.editor-body.demo {
  padding: 100px;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}
.editor-body .editor-body-inner {
  display: -ms-flexbox;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
}
.editor-body .editor-body-inner .page-inner {
  flex: 99 0 auto;
  -ms-flex: 99 0 auto;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  /*

              3 child columns


      */
}
.editor-body .editor-body-inner .page-inner .editing-stage {
  flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  position: relative;
  height: 100%;
  padding: 10px 1px 0 0rem;
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49);
  width: 200px;
  min-width: 200px;
  display: flex;
  flex-flow: row;
  justify-content: space-around;
  align-content: stretch;
}
.editor-body .editor-body-inner .page-inner .editing-stage ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}
.editor-body .editor-body-inner .page-inner .editing-stage ::-webkit-scrollbar-track {
  background: transparent;
}
.editor-body .editor-body-inner .page-inner .editing-stage ::-webkit-scrollbar-thumb {
  border-top: 4px solid transparent;
  background: #999;
}
.editor-body .editor-body-inner .page-inner .editing-stage ::-webkit-scrollbar-thumb:hover {
  background: #777;
}
.editor-body .editor-body-inner .page-inner .editing-stage ::-webkit-scrollbar-thumb:active {
  background: #555;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page {
  align-self: auto;
  flex: 0 1 auto;
  width: 100%;
  position: relative;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page.editing-stage-drag-bar {
  flex: 0 1 28px!important;
  max-width: 14px;
  min-width: 14px;
  background-color: #e7e7e7;
  cursor: ew-resize;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49);
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page.editing-stage-drag-bar .dragbar {
  position: relative;
  height: 100%;
  width: 100%;
  background-position: -2px center;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page.editing-stage-drag-bar .editing-footer {
  box-shadow: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page .document-overlay {
  background-color: transparent;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page .document-overlay .inner-modal {
  background: rgba(0, 0, 0, 0.85);
  margin: 0 2rem;
  width: 100%;
  color: white;
  height: 50%;
  min-height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page .document-overlay .inner-modal .inner-modal-buttons {
  text-align: right;
  margin-top: 2rem;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner {
  position: relative;
  padding: 0.5rem 1.5rem 2rem 2rem;
  height: calc(100% - 36px);
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  margin-left: 3px;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-changetasks .du-inline-menu {
  display: table;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-changetasks .du-inline-menu .du-inline-actions {
  display: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-changetasks .du-inline-menu .du-inline-changetasks {
  display: block!important;
  background: transparent;
  border: none;
  min-width: auto;
  margin: 1px 0 0 0;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-changetasks .du-inline-menu .du-inline-changetasks svg {
  display: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-changetasks .du-inline-menu .du-inline-changetasks .no-tags-title {
  display: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-specialinteresttags .du-inline-menu {
  display: table;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-specialinteresttags .du-inline-menu .du-inline-actions {
  display: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-specialinteresttags .du-inline-menu .du-inline-specialinteresttags {
  display: block!important;
  background: transparent;
  border: none;
  min-width: 28px;
  margin: 1px 0 0 0;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-specialinteresttags .du-inline-menu .du-inline-specialinteresttags svg {
  display: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-searchtags .du-inline-menu {
  display: table;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-searchtags .du-inline-menu .du-inline-actions {
  display: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-variants .du-inline-menu {
  display: table;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-variants .du-inline-menu .du-inline-actions {
  display: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-variants .du-inline-menu .du-inline-variants {
  display: block!important;
  background: transparent;
  border: none;
  min-width: 22px;
  margin: 0 0 0px 5px;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-compliancetags .du-inline-menu {
  display: table;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-compliancetags .du-inline-menu .du-inline-actions {
  display: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-compliancetags .du-inline-menu .du-inline-compliancetags {
  display: block!important;
  background: transparent;
  border: none;
  min-width: auto;
  margin: 4px 9px 0 0;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-compliancetags .du-inline-menu .du-inline-compliancetags svg {
  display: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-compliancetags .du-inline-menu .du-inline-compliancetags > .material-icons {
  font-size: 21px;
  color: #ff9f00;
  border-radius: 5px;
  background-color: white;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-layer2 [data-layer="2"] {
  background: #05adde33;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-layer2 [data-layer="2"] [data-layer="2"] {
  background: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-layer3 [data-layer="3"] {
  background: #05adde66;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner.visual-override-layer3 [data-layer="3"] [data-layer="3"] {
  background: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .loading span {
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: lighter;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editing-zoom-75 {
  zoom: 0.75;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editing-zoom-75 .du-inline-menu {
  zoom: 1.25 !important;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editing-zoom-75 .revcontainer {
  position: absolute;
  margin-left: -21px;
  width: 3px;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editing-zoom-100 {
  zoom: 1;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editing-zoom-100 .du-inline-menu {
  zoom: 1 !important;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editing-zoom-125 {
  zoom: 1.25;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editing-zoom-125 .du-inline-menu {
  zoom: 0.75 !important;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editing-zoom-125 .revcontainer {
  position: absolute;
  margin-left: -14px;
  width: 5px;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected) .document-unit-inner {
  border: 1px solid transparent;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected) .du-inline-item {
  display: none !important;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected) .du-inline-specialinteresttags,
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected) .du-inline-compliancetags {
  display: inline-block !important;
  border: 1px dotted transparent !important;
  background-color: transparent !important;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected) .du-inline-specialinteresttags .material-icons,
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected) .du-inline-compliancetags .material-icons {
  line-height: 59px;
  background-color: transparent !important;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected) .du-inline-specialinteresttags .icon-dropdown-arrow,
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected) .du-inline-compliancetags .icon-dropdown-arrow {
  display: none !important;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected).selected .document-unit-inner:hover,
.editor-body .editor-body-inner .page-inner .editing-stage .editing-stage-page-inner .editing-page.editor-unit-focus .document-unit-outer:not(.selected):hover .document-unit-inner:hover {
  cursor: default !important;
}
.editor-body .editor-body-inner .page-inner .editing-stage .mode-bar-container.show + .editing-stage-page-inner {
  height: calc(100% - 66px);
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-header {
  background-color: #f4f4f4;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-header + .mode-bar-container.show + .editing-stage-page-inner {
  height: calc(100% - 116px);
  margin-top: 0;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-header .editing-header-inner {
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49);
  height: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 1rem 1rem 0 1rem;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-header .editing-header-inner > .material-icons {
  float: right;
  margin-top: -5px;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-header .editing-header-inner > .material-icons {
  color: #77858b !important;
  cursor: pointer;
  margin-left: 10px;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-header .editing-header-inner h5 {
  font-size: 1.1rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 70%;
  margin: 0;
  padding: 0 5px 0 0;
  white-space: nowrap;
  float: left;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-header .popup-container {
  margin-top: 28px;
  right: 33px;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-footer {
  background-color: #e7e7e7;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  box-shadow: inset 4px 0px 11px -7px #000000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-footer .selected-du-info {
  flex: 1;
  margin-left: 1rem;
  font-size: 0.8rem;
  color: black;
  padding-top: 11px;
  padding-right: 5px;
  font-weight: bold;
  white-space: nowrap;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-footer .selected-du-info span:first-child {
  float: left;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-footer .saving-progress {
  height: 36px;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-footer .saving-progress > div {
  position: absolute !important;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-footer .saving-progress > span {
  font-size: 0.9rem;
  display: inline-block;
  margin: 9px 0 0 15px;
  font-weight: bold;
}
.editor-body .editor-body-inner.visual-override-pageoutline {
  background-color: #ccc;
}
.editor-body .editor-body-inner.visual-override-pageoutline .editing-stage {
  padding-top: 0 !important;
}
.editor-body .editor-body-inner.visual-override-pageoutline .editing-stage .editing-stage-page-inner {
  background-color: #cccccc;
  width: 100%;
  padding: 0 0 0 0;
  margin-top: 0;
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49);
  overflow-x: auto!important;
}
.editor-body .editor-body-inner.visual-override-pageoutline .editing-stage .editing-stage-page-inner .editing-page {
  min-height: 100%;
  margin: 0 auto;
  background: white;
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  width: 764px;
  padding: 20px 38px 20px 38px;
}
.page-container-editor {
  /*
    Tweaks to editor layout for dual mode...
  */
}
.page-container-editor:not(.editor-mode-DIFF) .editing-stage-page-inner.visual-override-outline .du-label {
  display: block;
}
.page-container-editor:not(.editor-mode-DIFF) .editing-stage-page-inner.visual-override-outline .document-unit-inner {
  border: 1px dashed #999999;
}
.page-container-editor:not(.editor-mode-DIFF) .editing-stage-page-inner.visual-override-outline .document-unit-inner .arc-if-installed {
  border: 1px dashed #999999;
}
.page-container-editor:not(.editor-mode-DIFF) .editing-stage-page-inner.visual-override-outline .doctype-airbus .arc-unit span {
  border: 1px dotted #d4d4d4;
}
.page-container-editor .custom-snackbar {
  bottom: 4rem !important;
}
.page-container-editor.editor-dual-display .editing-stage {
  padding-top: 0!important;
}
.page-container-editor.editor-dual-display .editing-stage .editing-stage-page {
  max-width: 50%;
}
.page-container-editor.editor-dual-display .editing-stage .editing-stage-page.editing-stage-page-secondary {
  background-color: white;
}
.page-container-editor.editor-dual-display .editing-stage .editing-stage-page.editing-stage-page-secondary .editing-stage-page-inner {
  margin-left: 0!important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.page-container-editor.editor-dual-display .editing-stage .editing-stage-page.editing-stage-page-secondary .editing-footer {
  box-shadow: none!important;
}
.page-container-editor.editor-dual-display .editing-stage .editing-stage-page .editing-stage-page-inner {
  height: calc(100% - 79px);
  margin-top: 3px;
}
.page-container-editor .revcontainer {
  position: absolute;
  margin-left: -16px;
  width: 4px;
}
.page-container-editor .revcontainer .revbar-unit {
  display: block;
  background-color: black;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.page-container-editor .revcontainer .revbar-unit.ignored {
  border: 2px dotted #aaa;
  background: none;
}
.page-container-editor .revcontainer .revbar-element {
  width: 100%;
  display: block;
  position: absolute;
  background-color: black;
  cursor: pointer;
}
.page-container-editor .revcontainer .revbar-element.ignored {
  border: 2px dotted #aaa;
  background: none;
}
.page-container-editor .editor-menu .nav-wrapper > .icon-action-buttons li button {
  z-index: 255;
}
.page-container-editor .editor-menu li.disabled > button[disabled] > div[style*='top: 36px;'] {
  display: none;
}
body.mode-bar-rendered .page-container-editor .editing-stage .editing-page {
  padding-top: 35px !important;
}
.icon-action-buttons li .itemWrapper {
  padding: 0 5px 0 5px;
  height: 100%;
}
.icon-action-buttons li .itemWrapper.on {
  background: #00bcd4;
}
.icon-action-buttons li .itemWrapper.on .material-icons {
  color: white !important;
}
.icon-action-buttons li .diffWrapper {
  cursor: pointer;
}
.icon-action-buttons li .diffWrapper button {
  padding-top: 27px !important;
}
.icon-action-buttons li .material-icons.content-menu__active-item {
  color: #28ace3 !important;
}
.icon-action-buttons li .material-icons.content-menu__active-item--disabled {
  color: rgba(0, 0, 0, 0.1) !important;
}
.editor-body .editing-stage .sharedcontent-container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.editor-body .editing-stage .sharedcontent-container .empty-smart-content {
  text-align: center;
  padding: 2rem;
}
.editor-body .editing-stage .sharedcontent-container .sharedcontent-container-inner {
  position: relative;
  padding: 0 1rem 1rem 1rem;
  height: calc(100% - 79px);
  overflow-y: auto;
  overflow-x: hidden;
  background-color: white;
  width: calc(100% - 8px);
  margin-top: 3px;
}
.editor-body .editing-stage .sharedcontent-container .sharedcontent-container-inner .shared-content-item {
  border-bottom: 2px solid #a0a0a0;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.editor-body .editing-stage .sharedcontent-container .sharedcontent-container-inner .shared-content-item h1 {
  margin: 0;
  font-size: 1.1rem;
  font-weight: 500;
}
.editor-body .editing-stage .sharedcontent-container .sharedcontent-container-inner .shared-content-item h2 {
  text-transform: capitalize;
  margin: 0.5rem 0;
  font-size: 1rem;
  font-weight: 400;
}
.editor-body .editing-stage .sharedcontent-container .sharedcontent-container-inner .shared-content-item p {
  font-size: 12px;
}
.editor-body .editing-stage .sharedcontent-container .sharedcontent-container-inner > li:last-child {
  margin-bottom: 210px;
}
.editor-body .editing-stage .document-overlay {
  z-index: 251;
}
.editor-body .editing-stage .document-overlay .inner-modal.editor-sharedcontent-confirm {
  min-height: 385px !important;
  top: -4rem;
  position: relative;
  height: 34rem !important;
  max-width: 700px;
}
@media only screen and (min-height: 768px) {
  .editor-body .editing-stage .document-overlay .inner-modal.editor-sharedcontent-confirm {
    height: 80%!important;
  }
}
@media only screen and (min-height: 855px) {
  .editor-body .editing-stage .document-overlay .inner-modal.editor-sharedcontent-confirm {
    height: 70%!important;
  }
}
@media only screen and (min-height: 980px) {
  .editor-body .editing-stage .document-overlay .inner-modal.editor-sharedcontent-confirm {
    height: 60%!important;
  }
}
.editor-body .editing-stage .document-overlay .inner-modal.editor-sharedcontent-confirm > div {
  width: 70%;
  flex: none;
  max-width: 400px;
}
.editor-body .editing-stage .document-overlay .inner-modal.editor-sharedcontent-confirm > div h1 {
  font-weight: 500;
  line-height: 28px;
  font-size: 1.4rem;
  margin: 0 0 1rem 0;
}
.editor-body .editing-stage .document-overlay .inner-modal.editor-sharedcontent-confirm > div h3 {
  font-size: 1rem;
  margin: 0;
  line-height: 20px;
}
.editor-body .editing-stage .document-overlay .inner-modal.editor-sharedcontent-confirm > div h3 > span {
  font-weight: bold;
}
.editor-body .editing-stage .document-overlay .inner-modal.editor-sharedcontent-confirm > div .origin-relationship-options {
  margin-top: 0.5rem;
  width: 200px;
}
/*

  LHS Main Actions Panel

  This is for re-usable common styles
  Individual panels inside this should define their own styles in /editor/sidetabs/main/less

*/
.editing-actions-container {
  flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  box-shadow: 6px 0 3px -5px rgba(0, 0, 0, 0.29);
  margin-right: auto;
  margin-left: 0!important;
}
.editing-actions-container .mainaction-container {
  margin-top: 0.3rem;
}
.editing-actions-container .mainaction-container h5 {
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0 0 0 1rem;
  margin-top: 1rem;
}
.editing-actions-container.closed .resize-handle {
  display: none!important;
}
.editing-actions-container .side-container-content {
  min-width: 315px;
}
body.undergoing-drag-event .editor-body .side-container {
  transform: translate3d(0px, 0px, 0px) !important;
  transition: none!important;
}
.resize-handle {
  position: absolute;
  height: 90%;
  top: 40px;
  display: block;
  padding: 5px 5px 5px 2px;
  z-index: 100;
  cursor: ew-resize;
  width: 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.resize-handle .icon-resize-handle {
  width: 14px;
  display: none;
  height: 18px;
  position: relative;
  top: 50%;
  margin-left: -7px;
}
.resize-handle:hover .icon-resize-handle {
  display: block;
}
.resize-handle-lhs {
  right: 0px;
}
.resize-handle-rhs {
  left: 0px;
}
body.undergoing-drag-event {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*

  RHS Sub Actions Panel

  This is for re-usable common styles - for editor screen specific (see common.less for more generic .side-container styles)
  Individual panels inside this should define their own styles in /editor/sidetabs/sub/less
*/
.editor-body .side-container {
  /*
      hide show toggle on lhs and rhs menus...
    */
}
.editor-body .side-container .tabs {
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49);
}
.editor-body .side-container .side-container-content-footer {
  background-color: #e7e7e7;
  position: absolute;
  height: 36px;
  bottom: 0px;
  z-index: 201;
}
.editor-body .side-container .side-container-content-footer.toc-busy {
  opacity: 0.5;
  pointer-events: none;
}
.editor-body .side-container .side-container-content-footer .material-icons {
  cursor: pointer;
  float: right;
  margin-right: 1rem;
  margin-top: 9px;
  color: #77858b !important;
  font-size: 1.3rem;
}
.editor-body .side-container .side-container-content-footer .material-icons.disabled {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.3) !important;
}
.editor-body .side-container .side-container-content-footer .material-icons.leftAligned {
  float: left !important;
}
.editor-body .side-container .side-container-content-footer .material-icons.mirrored {
  transform: rotate(180deg);
}
.editor-body .side-container.editing-subactions-container .side-container-content-footer .material-icons {
  float: left;
  margin-left: 1rem;
  transform: rotate(0deg);
}
.editor-body .side-container.closed .side-container-content-footer .material-icons {
  transform: rotate(0deg);
}
.editor-body .side-container.editing-subactions-container.closed .side-container-content-footer .material-icons {
  transform: rotate(180deg);
}
.editor-body .side-container.closed {
  width: 44px !important;
}
.editor-body .side-container.closed > div > div:nth-child(1),
.editor-body .side-container.closed > div > div:nth-child(2) {
  display: none;
}
.editor-body .side-container.editing-subactions-container.closed .resize-handle {
  display: none!important;
}
.footer-actions {
  width: 330px;
  height: 36px;
  float: right;
  position: relative;
  max-width: 330px;
  padding-left: 10px;
  z-index: 9;
}
.footer-actions span,
.footer-actions button > div {
  cursor: pointer;
  color: #77858b !important;
}
.footer-actions i {
  display: inline-block;
  font-size: 18px;
}
.footer-actions .icon-display-options {
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.footer-actions .footer-zoom {
  float: left;
  width: 230px;
  margin-top: 9px;
}
.footer-actions .footer-zoom .zoom-slider {
  float: left;
}
.footer-actions .footer-zoom .zoom-slider > div {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.footer-actions .footer-zoom i {
  float: left!important;
  margin: 0 5px 0 1px!important;
  cursor: default!important;
}
.footer-actions .footer-zoom i:last-child {
  margin-left: 8px !important;
  margin-right: 0 !important;
}
.footer-actions .display-options-popup .popup-menu-options.popup-menu-option--vertical-top {
  bottom: -7px !important;
}
.footer-actions .display-options-popup .popup-menu-options.popup-menu-option--vertical-top .popup-arrow {
  bottom: -5px;
}
.footer-actions .display-options-popup .popup-menu-options.popup-menu-option--horizontal-right {
  right: -8px !important;
}
.editor-publish-menu .nav-wrapper li.warning-message span {
  color: red;
  margin-right: 20px;
}
.editor-publish-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .material-icons {
  padding-left: 10px;
  line-height: 22px;
  vertical-align: middle;
}
.editor-publish-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button {
  margin-top: 15px !important;
  margin-left: 20px !important;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  color: black !important;
  text-transform: capitalize !important;
  background-color: transparent !important;
}
.editor-publish-menu .nav-wrapper li.export-buttons button > div > div {
  padding: 0 1rem !important;
}
.editor-publish-menu .nav-wrapper li.export-buttons > div {
  margin-right: 32px;
  position: relative;
}
.editor-publish-menu .nav-wrapper li.export-buttons > label {
  left: -10px;
  position: relative;
  top: 3px;
}
.editor-publish-menu .nav-wrapper li.export-buttons li {
  top: 5px;
  position: relative;
  left: -5px;
  color: white;
}
.editor-publish-menu .nav-wrapper .right {
  margin-right: 8rem;
}
.editor-workflow-menu .nav-wrapper .warning-item .popup-list ul li {
  height: 100%;
  line-height: 2rem;
}
.editor-workflow-menu .nav-wrapper .warning-item .popup-info-container {
  padding-right: 10px;
  width: 100%;
  float: none;
}
.editor-workflow-menu .nav-wrapper .material-icons {
  margin-top: 1px;
}
.editor-workflow-menu .nav-wrapper li.warning-message span {
  color: red;
  margin-right: 20px;
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container).with-hover {
  transition: background-color 0.3s;
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container).with-hover:hover,
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container).with-hover.active {
  background-color: rgba(0, 0, 0, 0.1);
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .material-icons {
  padding-left: 10px;
  line-height: 22px;
  vertical-align: middle;
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button {
  margin: 15px 10px 0 10px !important;
  transition: background-color 0.3s;
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  color: black !important;
  text-transform: capitalize !important;
  background-color: transparent !important;
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button.popup-button {
  margin: 0 !important;
  width: 40px;
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button.popup-button > div {
  width: 40px;
  padding-left: 10px;
}
@media (max-width: 1400px) {
  .editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button.error {
  color: red !important;
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button.error .material-icons {
  color: red !important;
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button.warning .material-icons {
  color: red !important;
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button.information {
  color: #05adde !important;
}
.editor-workflow-menu .nav-wrapper .icon-action-flatbuttons > li:not(.icon-menu-container) .menu-button.information .material-icons {
  color: #05adde !important;
}
.editor-workflow-menu .nav-wrapper .editingOverride > div {
  height: 100%;
  width: 150px;
  margin-right: 0;
  padding-top: 22px;
}
.editor-workflow-menu .nav-wrapper .editingOverride label {
  font-size: 1rem;
}
@media (max-width: 1200px) {
  .editor-workflow-menu .nav-wrapper .editingOverride > div {
    width: 70px;
    margin-right: 10px;
  }
  .editor-workflow-menu .nav-wrapper .editingOverride label {
    width: auto !important;
    margin-top: -5px;
    font-size: 12px;
    line-height: 1.2rem !important;
    text-align: right;
  }
}
.editor-workflow-menu .nav-wrapper li.info {
  margin-left: 15px;
  cursor: pointer;
}
.editor-workflow-menu .nav-wrapper li.info .multiline-menu-item {
  display: inline-block;
  margin-top: -12px;
}
.editor-workflow-menu .nav-wrapper li.info .stack {
  height: 14px;
  margin-bottom: 5px;
}
.editor-workflow-menu .nav-wrapper li.info .stack:first-of-type {
  margin-top: -12px;
}
.editor-workflow-menu .nav-wrapper li.info .stack .title {
  font-weight: bold;
  width: 120px;
  text-align: right;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 1200px) {
  .editor-workflow-menu .nav-wrapper li.info .stack .title {
    width: auto;
  }
}
.editor-workflow-menu .nav-wrapper .skip-button {
  margin: 0 !important;
}
.editor-workflow-menu .nav-wrapper .skip-button.material-icons {
  padding-left: 0 !important;
}
.editor-workflow-menu .nav-wrapper li.export-buttons {
  height: 1px;
}
.editor-workflow-menu .nav-wrapper li.export-buttons.action-button > div > div:first-of-type {
  height: 34px!important;
}
.editor-workflow-menu .nav-wrapper li.export-buttons.action-button > div > div:first-of-type > button > div > span {
  font-size: 12px !important;
}
.editor-workflow-menu .nav-wrapper li.export-buttons.action-button > div > div:first-of-type > button > div > div {
  padding: 0 !important;
}
.editor-workflow-menu .nav-wrapper li.export-buttons.action-button > div > div:first-of-type > button > div > div > span {
  font-size: 12px !important;
}
.editor-workflow-menu .nav-wrapper li.export-buttons button > div > div {
  padding: 0 1rem !important;
}
.editor-workflow-menu .nav-wrapper li.export-buttons > div {
  margin-right: 12px;
  margin-top: 16px !important;
  position: relative;
}
.editor-workflow-menu .nav-wrapper li.export-buttons > label {
  left: -10px;
  position: relative;
  top: 3px;
}
.editor-workflow-menu .nav-wrapper li.export-buttons li {
  text-align: center;
  height: 1px !important;
  line-height: 32px !important;
  color: white;
  margin-bottom: 32px;
}
.editor-workflow-menu .nav-wrapper .right {
  margin-right: 3rem;
  line-height: 66px;
}
@media (max-width: 1400px) {
  .editor-workflow-menu .nav-wrapper .right {
    margin-right: 1rem;
  }
}
@media (max-width: 1200px) {
  .editor-workflow-menu .nav-wrapper .right {
    margin-right: 0;
  }
}
.editor-workflow-menu .nav-wrapper .item-space {
  margin-right: 13rem;
  height: 64px;
}
.editor-file-menu .icon-action-flatbuttons {
  margin-left: 0px;
  float: left;
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container) {
  margin-left: 20px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container):hover,
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container).active {
  background-color: rgba(0, 0, 0, 0.1);
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container).seperator {
  display: inline-block;
  border-left: 1px solid #c7e4ec;
  height: 41px;
  margin-top: 12px;
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container).seperator.seperator-nomargin {
  margin-left: 0;
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container) button span:not(.material-icons) {
  font-size: 0.9rem !important;
  color: black !important;
  text-transform: capitalize !important;
  background-color: transparent !important;
  font-weight: 400 !important;
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container) button.disabled {
  pointer-events: none;
  opacity: 0.3;
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container) .material-icons {
  padding-left: 10px;
  line-height: 22px;
  vertical-align: middle;
  color: #77858b !important;
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container) .material-icons.fontello-menu-item {
  font-size: 18px!important;
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container).on {
  background: #00bcd4;
}
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container).on .material-icons,
.editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container).on span {
  color: white !important;
}
.editor-file-menu .icon-action-flatbuttons .icon-menu-container > ul > li:first-child {
  padding-right: 20px!important;
}
.editor-file-menu .icon-action-flatbuttons .icon-menu-container > ul > li > ul > .rc-menu-submenu > ul {
  max-height: 500px;
  overflow-y: auto;
}
@-moz-document url-prefix() {
  .editor-file-menu .icon-action-flatbuttons {
    margin-left: 0px;
    float: left;
  }
  .editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container) {
    margin-top: 0px !important;
    margin-left: 20px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    transition: background-color 0.3s;
  }
  .editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container):hover,
  .editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container).active {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container).seperator {
    display: inline-block;
    border-left: 1px solid #c7e4ec;
    height: 41px;
    margin-top: 12px;
  }
  .editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container).seperator.seperator-nomargin {
    margin-left: 0;
  }
  .editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container) button {
    font-size: 0.9rem !important;
    color: black !important;
    text-transform: capitalize!important;
    background-color: transparent!important;
    font-weight: 400!important;
  }
  .editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container) .material-icons {
    padding-left: 10px;
    line-height: 22px;
    vertical-align: middle;
    color: #77858b !important;
  }
  .editor-file-menu .icon-action-flatbuttons > li:not(.icon-menu-container) .material-icons.fontello-menu-item {
    font-size: 18px!important;
  }
  .editor-file-menu .icon-action-flatbuttons .icon-menu-container > ul > li:first-child {
    padding-right: 20px!important;
  }
  .editor-file-menu .icon-action-flatbuttons .icon-menu-container > ul > li > ul > .rc-menu-submenu > ul {
    max-height: 500px;
    overflow-y: auto;
  }
}
/*
*	Styling for the rendered document in the EDITOR APP goes here...
*   IMPORTANT: this is for *app only* styles (not for document / printing / pdf - which cater for unit specific styles)
*
*   When defining font sizes or relative measurements in Aerodocs use REM (as this will be based off the document base font size: currently 14px)
*   the only exception is for any app overrides to the editor units (below): they should always be EM (as these will be based off doc style CSS which we pull in seperate to the app - these are currently 16px)
*/
.editing-stage-page-inner.visual-override-deletedElements .arc-ghost {
  border-bottom: 2px dotted #ec9aa4;
  margin: 5px;
}
.editing-stage-page-inner.visual-override-deletedElements .document-unit-outer-removed {
  padding: 0;
}
.editing-stage-page-inner.visual-override-deletedElements .document-unit-inner-removed {
  min-height: 0 !important;
  border: 1px solid transparent !important;
  display: none;
}
.editing-stage-page-inner:not(.visual-override-deletedElements) .arc-ghost {
  border-bottom: 2px dotted #ec9aa4;
}
.editing-stage-page-inner:not(.visual-override-deletedElements) .document-unit-outer-ghost,
.editing-stage-page-inner:not(.visual-override-deletedElements) .document-unit-outer-removed {
  padding: 0;
}
.editing-stage-page-inner:not(.visual-override-deletedElements) .document-unit-inner-ghost,
.editing-stage-page-inner:not(.visual-override-deletedElements) .document-unit-inner-removed {
  min-height: 0 !important;
  border: 1px solid transparent !important;
  display: none;
  padding: 0;
}
.editing-stage-page-inner:not(.visual-override-outline) .unit-shared-origin-unpushed .document-unit-inner {
  border: 1px solid transparent!important;
}
div[data-unit-family="compliance-reg-tag"] div {
  color: #039be5 !important;
  text-decoration: underline !important;
}
.document-unit-outer {
  position: relative;
  font-size: 1rem;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  word-wrap: break-word;
  padding: 0;
  /*
    UX prompts to indicate to user location of certain elements on a hover
  */
  /*
  * For a readonly document: ensure cursor doesn't display on hover/select
  */
  /*
  * For a readonly unit: e.g. frontmatter: hide all hover/select
  */
  /************************************************
  * Shared unit capability...
  */
  /************************************************
  * Editing user info...
  */
}
.document-unit-outer .loading__container {
  width: 100%;
}
.document-unit-outer .loading__wrapper {
  width: 100%;
  animation: fullView 0.5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.document-unit-outer .loading__line {
  height: 50px;
  width: 100%;
  background: #f9f9f9;
}
@keyframes fullView {
  100% {
    width: 100%;
  }
}
.document-unit-outer .loading__line-animate {
  animation: shimmer 2s infinite linear;
  background: linear-gradient(to right, #f9f9f9 4%, #eff1f3 25%, #f9f9f9 36%);
  background-size: 1000px 100%;
}
@keyframes shimmer {
  0% {
    background-position: -1000px 0;
  }
  100% {
    background-position: 1000px 0;
  }
}
.document-unit-outer .mce-content-body {
  line-height: normal;
}
.document-unit-outer .unit-facet-tag {
  position: absolute;
  left: 3.5px;
  top: 3.5px;
  display: none;
}
.visual-override-outline .document-unit-outer .unit-facet-tag {
  top: 23px;
}
.visual-override-searchtags .document-unit-outer .unit-facet-tag {
  display: unset;
}
.document-unit-outer .du-inline-menu {
  transition: top 0.4s ease 0s;
  display: none;
  position: absolute;
  top: -1px;
  right: 0px;
  z-index: 2;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 21px;
  padding-top: 1px;
  zoom: 1!important;
}
.document-unit-outer .du-inline-menu .du-inline-item {
  position: relative;
  display: inline-block;
  float: right;
  background-color: #f9f9f9;
  margin: 0;
  height: 25px;
  border: 1px dotted #999999;
  padding-top: 1px;
}
.document-unit-outer .du-inline-menu .print-output {
  display: inline-block !important;
  position: relative;
  padding: 0.1em 1em 0 1em;
  color: #fff;
  border: 0;
  background-color: #33B6DF;
  text-transform: capitalize;
}
.document-unit-outer .du-inline-menu .print-output .col-count {
  display: inline-block;
}
.document-unit-outer .du-inline-menu .print-output .material-icons {
  margin-right: 5px;
  font-size: 14px;
  line-height: 21px;
  display: inline-block !important;
}
.document-unit-outer .du-inline-menu .special-interest-tag {
  display: inline-block !important;
  position: relative;
  float: left;
  padding: 0 0.9em 0 0;
  border: 0;
  color: #ff9f00;
  font-size: 0.9rem;
}
.document-unit-outer .du-inline-menu .unit-variant-tag {
  display: inline-block !important;
  position: relative;
  float: left;
  padding: 0 0.9em 0 0;
  border: 0;
  color: #4a90e2;
  font-size: 0.9rem;
}
.document-unit-outer .du-inline-menu .print-output:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  border-width: 5px 0 0 5px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.3) #fff rgba(255, 255, 255, 0.3) #fff;
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.2), 1px -1px 1px rgba(0, 0, 0, 0.2);
}
.document-unit-outer .du-inline-menu .du-inline-dropdown {
  cursor: pointer;
  color: #77858b;
}
.document-unit-outer .du-inline-menu .du-inline-dropdown .check-dropdown {
  display: none!important;
}
.document-unit-outer .du-inline-menu .du-inline-dropdown svg {
  display: inline-block;
  height: 24px;
  width: 24px;
  top: -2px;
  position: relative;
  fill: #77858b;
  float: right;
}
.document-unit-outer .du-inline-menu .du-inline-changetasks {
  min-width: 80px;
  display: none;
}
.document-unit-outer .du-inline-menu .du-inline-changetasks .du-inline-changetasks-tasklist {
  font-size: 0.9rem;
  line-height: 21px;
  float: left;
  position: relative;
  left: 0;
}
.document-unit-outer .du-inline-menu .du-inline-changetasks .du-inline-changetasks-tasklist .task-tag {
  margin: 2px 6px 0 0;
  float: left;
}
.document-unit-outer .du-inline-menu .du-inline-changetasks .du-inline-changetasks-tasklist .task-tag > span:nth-child(3) {
  color: #f9f9f9 !important;
}
.document-unit-outer .du-inline-menu .du-inline-changetasks .check-dropdown {
  width: 164px;
}
.document-unit-outer .du-inline-menu .du-inline-compliancetags {
  min-width: 50px;
  display: none;
}
.document-unit-outer .du-inline-menu .du-inline-compliancetags .material-icons {
  font-size: 16px;
  line-height: 21px;
  display: inline-block !important;
}
.document-unit-outer .du-inline-menu .du-inline-compliancetags .check-dropdown {
  width: auto;
}
.document-unit-outer .du-inline-menu .du-inline-compliancetags .check-dropdown .check-dropdown-inner > div {
  width: 188px;
  display: table;
}
.document-unit-outer .du-inline-menu .du-inline-compliancetags .check-dropdown .check-dropdown-inner > div .compliance-tag {
  float: left;
  display: inline-block;
  font-size: 0.9rem;
  color: black;
  width: 164px !important;
}
.document-unit-outer .du-inline-menu .du-inline-compliancetags .check-dropdown .check-dropdown-inner > div > div:nth-child(1) {
  float: right;
  display: inline-block !important;
  width: 20px!important;
}
.document-unit-outer .du-inline-menu .du-inline-specialinteresttags {
  min-width: 28px;
  display: none;
}
.document-unit-outer .du-inline-menu .du-inline-specialinteresttags .material-icons {
  font-size: 16px;
  line-height: 21px;
  display: inline-block !important;
}
.document-unit-outer .du-inline-menu .du-inline-specialinteresttags .interest-tag {
  float: left;
  display: inline-block;
  font-size: 0.9rem;
  color: black;
}
.document-unit-outer .du-inline-menu .du-inline-variants {
  min-width: 28px;
  display: none;
}
.document-unit-outer .du-inline-menu .du-inline-variants .material-icons {
  font-size: 16px;
  line-height: 21px;
  display: inline-block !important;
}
.document-unit-outer .du-inline-menu .du-inline-comments li {
  margin: 4px 5px 0 5px!important;
  cursor: pointer;
}
.document-unit-outer .du-inline-menu .du-inline-comments li i {
  float: left;
  display: inline-block;
}
.document-unit-outer .du-inline-menu .du-inline-comments li .comment-count {
  display: inline-block;
  height: 15px;
  min-width: 16px;
  padding: 0 3px 0 3px;
  font-size: 12px;
  border-radius: 2px;
  background-color: #febd50;
  border: solid 1px #77858b;
  text-align: center;
  color: #ffffff;
  float: left;
  font-weight: bold;
  line-height: 15px;
  margin-left: 3px;
}
.document-unit-outer .du-inline-menu .du-inline-actions {
  margin-left: -1px;
}
.document-unit-outer .du-inline-menu .du-inline-actions li {
  float: left;
  margin: 4px 3px 0 3px;
}
.document-unit-outer .du-inline-menu .du-inline-actions li i {
  color: #77858b !important;
  font-size: 1.1rem !important;
  cursor: pointer;
}
.document-unit-outer .du-inline-menu .du-inline-actions li:hover i {
  color: #00bcd6 !important;
}
.document-unit-outer .du-inline-menu .du-inline-actions li .popup-menu {
  z-index: 100;
  position: relative;
}
.document-unit-outer .du-inline-menu .du-inline-actions li .popup-menu .popup-menu-options {
  float: left;
}
.document-unit-outer .du-inline-menu .du-inline-actions li .popup-menu .popup-menu-options.popup-menu-option--horizontal-left {
  left: 0;
}
.document-unit-outer .du-inline-menu .du-inline-actions li .popup-menu .popup-menu-options.popup-menu-option--vertical-bottom {
  top: 3px;
}
.document-unit-outer .du-inline-menu .du-inline-actions li .popup-menu .popup-menu-options.popup-menu-option--vertical-top {
  bottom: 18px;
}
.document-unit-outer .du-inline-menu .du-inline-actions li .popup-menu .popup-menu-options.popup-menu-option--vertical-top .popup-arrow {
  bottom: -5px;
}
.document-unit-outer .du-inline-menu .du-inline-actions li .popup-menu .popup-menu-options.popup-menu-option--horizontal-right {
  right: -15px;
}
.document-unit-outer .du-inline-menu .du-inline-reorder {
  display: none;
}
.document-unit-outer .du-inline-menu .du-inline-reorder i {
  cursor: move;
}
.document-unit-outer .du-inline-menu .du-inline-tags {
  color: #329de7;
  border: none;
  background: unset;
  padding-right: 3px;
  display: none;
}
.document-unit-outer .du-inline-menu .du-inline-tags .material-icons {
  margin: -3px;
  font-size: 28px;
  display: block !important;
}
.document-unit-outer .du-inline-menu .du-inline-tags .tag-counter {
  padding-top: 1px;
}
.document-unit-outer .du-inline-menu .force-display {
  display: block !important;
}
.document-unit-outer:hover .du-inline-menu {
  display: table;
}
.document-unit-outer a {
  text-decoration: underline;
}
.document-unit-outer a.arc-link-stale,
.document-unit-outer a[data-arc-link-stale] {
  color: red;
}
.document-unit-outer:hover .du-inline-menu .du-inline-actions {
  display: inline-block !important;
}
.document-unit-outer:hover .du-inline-menu .du-inline-dropdown {
  padding-left: 8px;
  display: block;
  border: 1px dotted #999999 !important;
  background-color: #f9f9f9 !important;
  margin: 0!important;
}
.document-unit-outer:hover .du-inline-menu .du-inline-dropdown svg {
  display: inline-block !important;
}
.document-unit-outer:hover .du-inline-menu .du-inline-dropdown .check-dropdown {
  display: inline-block !important;
  z-index: 999 !important;
}
.document-unit-outer:hover .du-inline-menu .du-inline-dropdown.du-inline-compliancetags .material-icons {
  font-size: 16px!important;
  background-color: transparent!important;
}
.document-unit-outer:hover .du-inline-menu .du-inline-dropdown.du-inline-specialinteresttags {
  min-width: 28px!important;
}
.document-unit-outer:hover .du-inline-menu .du-inline-dropdown.du-inline-variants {
  min-width: 28px!important;
}
.document-unit-outer:hover .du-inline-menu .du-inline-dropdown.du-inline-changetasks {
  min-width: 80px!important;
}
.document-unit-outer:hover .du-inline-menu .du-inline-dropdown.du-inline-changetasks .no-tags-title {
  display: inline-block !important;
}
.document-unit-outer:hover .document-unit-inner {
  border: 1px dashed #05adde !important;
}
.document-unit-outer.selected .document-unit-inner {
  background-color: #f4f4f4 !important;
  cursor: pointer!important;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
}
.document-unit-outer.selected .document-unit-inner .arc-if-installed {
  border: 1px dashed #05adde !important;
}
.document-unit-outer.selected.unit-shared .document-unit-inner:not(.document-unit-focus) {
  background-color: #dfdfdf !important;
}
.document-unit-outer.selected .arc-warning-title,
.document-unit-outer.selected .arc-caution-title,
.document-unit-outer.selected .arc-note-title {
  background-color: transparent !important;
}
.document-unit-outer.primary .document-unit-inner {
  border: 1px dashed #05adde !important;
  background-color: #eaeaea !important;
  cursor: text!important;
}
.document-unit-outer.reg-selected .document-unit-inner {
  border-left: 4px solid #ff9f00 !important;
  background-color: #fffaF2 !important;
}
.document-unit-outer.reg-selected.primary .document-unit-inner:not(.document-unit-focus) {
  background-color: #eeeae2 !important;
}
.document-unit-outer.hasComment .document-unit-inner:not(.document-unit-inner-null):not(.document-unit-inner-removed) {
  border-right: 4px solid #febd50 !important;
}
.document-unit-outer .du-label {
  transition: top 0.4s ease 0s;
  position: absolute;
  display: none;
  padding: 0 3px 0 3px;
  top: 0;
  left: 0;
  font-size: 0.8em;
  line-height: 20px;
  height: 21px;
  text-align: center;
  min-width: 20px;
  background-color: #f9f9f9;
  border: 1px dashed #999999;
  color: #999999;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.document-unit-outer.hasPage > .document-unit-inner > .arc-unit:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  border-top: 2px solid #33B6DF;
}
.document-unit-outer.hasPage.hasBreak > .document-unit-inner > .arc-unit:after {
  top: 22px;
}
.document-unit-outer.hasBreak .du-label {
  top: 22px;
}
.document-unit-outer.hasBreak .du-inline-menu {
  top: 21px;
}
.document-unit-outer .page-break-text {
  line-height: 0.8em;
  font-family: Roboto, sans-serif;
  font-size: 0.8em;
  color: #05ADDE;
}
.document-unit-outer .page-break-settings.before span {
  color: #DD8737;
}
.document-unit-outer .page-break-settings.before:before,
.document-unit-outer .page-break-settings.before:after {
  border-top: 1px solid #DD8737;
}
.document-unit-outer .page-break-settings {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: table;
  width: 100%;
  white-space: nowrap;
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: center;
}
.document-unit-outer .page-break-settings span {
  padding-left: 1em;
  padding-right: 1em;
  width: 6%;
  display: table-cell;
  line-height: 0.8em;
  font-family: Roboto, sans-serif;
  font-size: 0.8em;
  color: #05ADDE;
}
.document-unit-outer .page-break-settings:before,
.document-unit-outer .page-break-settings:after {
  border-top: 1px solid #05ADDE;
  content: '';
  display: table-cell;
  position: relative;
  top: 0.3em;
  width: 47%;
}
.document-unit-outer:not(:hover) .document-unit-focus + .du-inline-menu .du-inline-specialinteresttags .material-icons,
.document-unit-outer:not(:hover) .document-unit-focus + .du-inline-menu .du-inline-compliancetags .material-icons {
  line-height: 56px !important;
  background-color: transparent !important;
}
.document-unit-outer .document-unit-inner {
  transition: background-color 0.1s ease-in-out, border-color 0.1ms ease-in-out;
  padding: 0 2.5rem 0 2.5rem;
  font-size: 16px;
  overflow-x: auto;
  overflow-y: hidden;
  background-color: transparent;
  border: 1px solid transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /************************************************************************
    * IMPORTANT
    *
    * top level document unit types
    * These are styles for the editor only during editing mode
    * In other words we require padding and so on between doc units to allow positioning for menus and outline grids etc
    * Also tinymce styling when instantiated inside units
    * Actual document styling (font sizes, padding in tables etc etc) are applied on top of this from the customer specific CSS
    * Below we override customer styles where required to make our editor UX work
    *
    * Important: no document styling in here :)
    ************************************************************************/
}
.document-unit-outer .document-unit-inner:hover {
  cursor: pointer;
}
.document-unit-outer .document-unit-inner [data-element-family][data-subtype]:not(hr):not([data-element-family="EffectivityTag"]),
.document-unit-outer .document-unit-inner p,
.document-unit-outer .document-unit-inner li,
.document-unit-outer .document-unit-inner figure {
  border: 1px dashed transparent;
}
.document-unit-outer .document-unit-inner.document-unit-focus {
  background-color: #eaf8fd !important;
  border: 1px dashed #05adde !important;
  cursor: text;
  outline: solid transparent !important;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-tocable-heading {
  text-transform: none !important;
}
.document-unit-outer .document-unit-inner.document-unit-focus .compliance-title {
  background-color: #eaf8fd !important;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-table .arc-table-row td:not([data-rowsep]),
.document-unit-outer .document-unit-inner.document-unit-focus table tr td:not([data-rowsep]),
.document-unit-outer .document-unit-inner.document-unit-focus .arc-table .arc-table-row td:not([data-colsep]),
.document-unit-outer .document-unit-inner.document-unit-focus table tr td:not([data-colsep]) {
  border: 1px dotted #000000;
}
.document-unit-outer .document-unit-inner.document-unit-focus [data-element-family][data-subtype],
.document-unit-outer .document-unit-inner.document-unit-focus p,
.document-unit-outer .document-unit-inner.document-unit-focus li,
.document-unit-outer .document-unit-inner.document-unit-focus figure {
  border: 1px dotted #d4d4d4;
}
.document-unit-outer .document-unit-inner.document-unit-focus span.edit-target {
  border: 1px dotted #d4d4d4;
  padding: 0 0.3em 0 0.3em;
  min-width: 1em;
  min-height: 1em;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-generic-media .arc-media-file:has(audio) {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-generic-media .audio-placeholder {
  font-size: 120px;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-equal .arc-paragraph:first-child {
  min-width: 2em;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-equal .arc-collection[data-subtype="rightEql"] {
  min-width: 2em;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-action {
  border-collapse: separate;
  border-spacing: 5px;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-action .arc-action-challenge,
.document-unit-outer .document-unit-inner.document-unit-focus .arc-action .arc-action-challenge-response,
.document-unit-outer .document-unit-inner.document-unit-focus .arc-action .arc-action-challenge-response-message {
  min-width: 1rem;
  background-color: #eaf8fd !important;
  border: 1px dashed #05adde !important;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-action .arc-action-challenge-response-message:empty {
  display: table-cell !important;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-action .arc-action-challenge > .element {
  min-width: 1px;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-action > .element span {
  position: static !important;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-unit[data-element-family='action'] {
  min-height: 34px;
}
.document-unit-outer .document-unit-inner.document-unit-focus.document-unit-inner-action {
  background-color: white !important;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-effectivity-tag {
  border: 1px dashed #05adde !important;
}
.document-unit-outer .document-unit-inner.document-unit-focus .arc-effectivity-tag.arc-effectivity-tag-value {
  min-height: 1.5em;
  min-width: 5px;
}
.document-unit-outer .document-unit-inner .editor-instance-container {
  outline: solid transparent !important;
}
.document-unit-outer .document-unit-inner.document-unit-inner-page-break {
  padding-left: 0!important;
  padding-right: 0!important;
  min-height: 40px;
}
.document-unit-outer .document-unit-inner.document-unit-inner-table {
  display: grid;
  padding: 1.2rem 2.5rem 0 2.5rem;
}
.document-unit-outer .document-unit-inner.document-unit-inner-frontmatter {
  border-color: transparent !important;
}
.document-unit-outer .document-unit-inner .arc-unit:not([data-unit-family='action']):not([data-unit-family='effectivity-tag']):not([data-unit-family='compliance-tag']):not(.arc-compliance-reg-tag) {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.document-unit-outer .document-unit-inner .arc-unit[data-avoid-break-inside]:after {
  content: "Keep Together";
  height: 95px;
  max-height: 80%;
  min-height: 0.6em;
  top: 0;
  right: 0;
  writing-mode: vertical-rl;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  position: absolute;
  line-height: 0.8em;
  font-family: Roboto, sans-serif;
  font-size: 0.8em;
  color: #05ADDE;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 0.5em !important;
  margin-right: -2.5em;
  margin-top: 1em;
  padding: 0.2em 0.4em 0.2em 0.6em;
  background: white;
}
.document-unit-outer .document-unit-inner .arc-unit[data-avoid-break-inside]:before {
  content: "";
  position: absolute;
  height: 100%;
  top: 0;
  right: -14px;
  border-left: 1px solid #05ADDE;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.document-unit-outer .document-unit-inner .arc-unit strong {
  font-weight: bold;
}
.document-unit-outer .document-unit-inner .arc-unit .arconics-bogus {
  content: ' ';
  display: none;
}
.document-unit-outer .document-unit-inner .arc-unit[data-unit-family='page-break'] {
  border-bottom: 2px dotted #05adde;
  width: 100%;
  margin: 0;
  align-content: center;
  height: 27px;
}
.document-unit-outer .document-unit-inner .arc-unit[data-unit-family='page-break'] .arc-page-break {
  width: 85px;
  margin: 0 auto;
}
.document-unit-outer .document-unit-inner .arc-unit[data-unit-family='page-break'] .arc-page-break .arc-page-break-title {
  color: #05adde;
  font-size: 12px;
  margin: 0 auto;
  background-color: white;
  width: 85px;
  padding-left: 4.5px;
  border-radius: 10px;
  text-align: center;
  position: absolute;
  top: 16px;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-graphic,
.document-unit-outer .document-unit-inner .arc-unit.arc-single,
.document-unit-outer .document-unit-inner .arc-unit.arc-other {
  width: 100%;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-graphic,
.document-unit-outer .document-unit-inner .arc-unit.arc-video {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-graphic > p[data-mce-bogus],
.document-unit-outer .document-unit-inner .arc-unit.arc-video > p[data-mce-bogus] {
  display: none!important;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-graphic .mce-visual-caret,
.document-unit-outer .document-unit-inner .arc-unit.arc-video .mce-visual-caret {
  display: none!important;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-graphic.mce-content-body [contentEditable=false][data-mce-selected],
.document-unit-outer .document-unit-inner .arc-unit.arc-video.mce-content-body [contentEditable=false][data-mce-selected] {
  outline: 0px!important;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-graphic .mce-resizehandle,
.document-unit-outer .document-unit-inner .arc-unit.arc-video .mce-resizehandle {
  display: none!important;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-graphic.mce-content-body .mce-offscreen-selection {
  top: -28px !important;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-chapter-frontmatter {
  margin-bottom: 14px;
}
.document-unit-outer .document-unit-inner .arc-unit .arc-effectivity-tag,
.document-unit-outer .document-unit-inner .arc-unit .arc-compliance-tag,
.document-unit-outer .document-unit-inner .arc-unit .arc-compliance-reg-tag,
.document-unit-outer .document-unit-inner .arc-unit.arc-action {
  min-height: 24px;
}
.document-unit-outer .document-unit-inner .arc-unit .arc-action .arc-effectivity-tag {
  min-height: unset;
}
.document-unit-outer .document-unit-inner .arc-unit .arc-compliance-tag {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-warning .arc-warning-body > br,
.document-unit-outer .document-unit-inner .arc-unit.arc-caution .arc-warning-body > br,
.document-unit-outer .document-unit-inner .arc-unit.arc-note .arc-warning-body > br,
.document-unit-outer .document-unit-inner .arc-unit.arc-warning .arc-caution-body > br,
.document-unit-outer .document-unit-inner .arc-unit.arc-caution .arc-caution-body > br,
.document-unit-outer .document-unit-inner .arc-unit.arc-note .arc-caution-body > br,
.document-unit-outer .document-unit-inner .arc-unit.arc-warning .arc-note-body > br,
.document-unit-outer .document-unit-inner .arc-unit.arc-caution .arc-note-body > br,
.document-unit-outer .document-unit-inner .arc-unit.arc-note .arc-note-body > br {
  display: none;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-table {
  float: left;
  width: 100%;
}
.document-unit-outer .document-unit-inner .arc-unit p.arc-paragraph,
.document-unit-outer .document-unit-inner .arc-unit p,
.document-unit-outer .document-unit-inner .arc-unit pre.arc-pre,
.document-unit-outer .document-unit-inner .arc-unit pre {
  border: 1px solid transparent;
  min-height: 18px;
}
.document-unit-outer .document-unit-inner .arc-unit div.arc-paragraph.element-container:not([data-subtype]) > .element > .box-container > .element-box > .element-content p.paragraph {
  color: inherit;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-paragraph p.arc-paragraph {
  width: 100%;
}
.document-unit-outer .document-unit-inner .arc-unit.arc-paragraph .arc-ordinal {
  border: 1px solid transparent;
}
.document-unit-outer .document-unit-inner .arc-unit ul.arc-ul,
.document-unit-outer .document-unit-inner .arc-unit ul {
  display: block;
  border: 1px solid transparent;
}
.document-unit-outer .document-unit-inner .arc-unit ul.arc-ul li.arc-unli,
.document-unit-outer .document-unit-inner .arc-unit ul li {
  border: 1px solid transparent;
}
.document-unit-outer .document-unit-inner .arc-unit ol.arc-ol,
.document-unit-outer .document-unit-inner .arc-unit ol {
  display: block;
  border: 1px solid transparent;
}
.document-unit-outer .document-unit-inner .arc-unit ol.arc-ol li.arc-oli,
.document-unit-outer .document-unit-inner .arc-unit ol li {
  border: 1px solid transparent;
}
.document-unit-outer .document-unit-inner .arc-unit ol li > p,
.document-unit-outer .document-unit-inner .arc-unit ul li > p {
  display: block;
  width: 100%;
}
.document-unit-outer .document-unit-inner .arc-unit figure,
.document-unit-outer .document-unit-inner .arc-unit .arc-figure {
  border: 1px solid transparent;
}
.document-unit-outer .document-unit-inner .arc-unit figure img,
.document-unit-outer .document-unit-inner .arc-unit .arc-figure img {
  -moz-transition: width 0.2s ease-in-out;
  -webkit-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.document-unit-outer .document-unit-inner .arc-unit figure video,
.document-unit-outer .document-unit-inner .arc-unit .arc-figure video {
  height: 300px;
  background-color: #999;
  background-image: url("data:image/svg+xml;utf-8,<svg fill=\"white\" height=\"24\" viewBox=\"0 0 24 24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M17 10.5V7c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1v10c0 .55.45 1 1 1h12c.55 0 1-.45 1-1v-3.5l4 4v-11l-4 4z\"/></svg>");
  background-repeat: no-repeat;
  background-size: 80px;
  background-position-x: center;
  background-position-y: 100px;
}
.document-unit-outer .document-unit-inner .arc-unit figure .arc-figure-caption,
.document-unit-outer .document-unit-inner .arc-unit .arc-figure .arc-figure-caption {
  border: 1px solid transparent;
  min-height: 18px;
}
.document-unit-outer .document-unit-inner .arc-unit table,
.document-unit-outer .document-unit-inner .arc-unit .arc-table {
  margin-bottom: 0;
}
.document-unit-outer .document-unit-inner .arc-unit table video,
.document-unit-outer .document-unit-inner .arc-unit .arc-table video {
  width: 100%;
}
.document-unit-outer .document-unit-inner .arc-unit table .arc-table-caption,
.document-unit-outer .document-unit-inner .arc-unit .arc-table .arc-table-caption {
  min-height: 18px;
}
.document-unit-outer .document-unit-inner .arc-unit table .arc-table-caption[contentEditable=false][data-mce-selected],
.document-unit-outer .document-unit-inner .arc-unit .arc-table .arc-table-caption[contentEditable=false][data-mce-selected] {
  outline: 0px!important;
}
.document-unit-outer .document-unit-inner .arc-unit table td,
.document-unit-outer .document-unit-inner .arc-unit .arc-table td {
  min-height: 1.55em;
}
.document-unit-outer .document-unit-inner .arc-unit table td:not([data-rowsep]),
.document-unit-outer .document-unit-inner .arc-unit .arc-table td:not([data-rowsep]),
.document-unit-outer .document-unit-inner .arc-unit table td:not([data-colsep]),
.document-unit-outer .document-unit-inner .arc-unit .arc-table td:not([data-colsep]) {
  border: 1px solid;
  border-color: transparent;
}
.document-unit-outer .document-unit-inner .arc-unit table td[style$='border-width: 2px; border-style: solid;'],
.document-unit-outer .document-unit-inner .arc-unit .arc-table td[style$='border-width: 2px; border-style: solid;'] {
  border-color: initial;
}
.document-unit-outer .document-unit-inner br:not([data-nid]) {
  display: none;
}
.document-unit-outer .document-unit-focus .arc-unit.arc-graphic .arc-graphic {
  outline: none !important;
}
.document-unit-outer .document-unit-focus .arc-unit figure,
.document-unit-outer .document-unit-focus .arc-unit .arc-figure {
  outline: none;
}
.document-unit-outer .document-unit-focus .arc-unit figure:hover .arc-figure-caption,
.document-unit-outer .document-unit-focus .arc-unit .arc-figure:hover .arc-figure-caption {
  border: 1px dashed #a8a8a8 !important;
}
.document-unit-outer .document-unit-focus .arc-unit figure:hover .arc-graphic,
.document-unit-outer .document-unit-focus .arc-unit .arc-figure:hover .arc-graphic {
  outline: 1px dashed #a8a8a8;
}
.document-unit-outer .document-unit-focus .arc-unit p:hover,
.document-unit-outer .document-unit-focus .arc-unit li:hover,
.document-unit-outer .document-unit-focus .arc-unit pre:hover {
  border: 1px dashed #a8a8a8 !important;
}
.document-unit-outer.readonly-document.selected .document-unit-inner,
.document-unit-outer.readonly-document:hover .document-unit-inner {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.document-unit-outer.readonly-document.selected .document-unit-inner:hover,
.document-unit-outer.readonly-document:hover .document-unit-inner:hover {
  cursor: default !important;
}
.document-unit-outer.readonly-unit.selected .document-unit-inner.document-unit-inner-frontmatter,
.document-unit-outer.readonly-unit:hover .document-unit-inner.document-unit-inner-frontmatter,
.document-unit-outer.readonly-unit.selected .document-unit-inner.document-unit-inner-chapter-frontmatter,
.document-unit-outer.readonly-unit:hover .document-unit-inner.document-unit-inner-chapter-frontmatter {
  background-color: transparent !important;
  border: 1px solid transparent !important;
}
.document-unit-outer.readonly-unit.selected .document-unit-inner.document-unit-inner-frontmatter:hover,
.document-unit-outer.readonly-unit:hover .document-unit-inner.document-unit-inner-frontmatter:hover,
.document-unit-outer.readonly-unit.selected .document-unit-inner.document-unit-inner-chapter-frontmatter:hover,
.document-unit-outer.readonly-unit:hover .document-unit-inner.document-unit-inner-chapter-frontmatter:hover {
  cursor: default !important;
}
.document-unit-outer.unit-shared {
  border-left: 2px solid #25c458;
  background-color: #f4f4f4;
}
.document-unit-outer.unit-shared .document-unit-inner {
  border-left: none!important;
}
.document-unit-outer.unit-shared.unit-shared-start {
  border-top: 2px solid #25c458;
  margin-top: 10px;
}
.document-unit-outer.unit-shared.unit-shared-start .document-unit-inner {
  padding-top: 10px!important;
  border-top: none!important;
}
.document-unit-outer.unit-shared.unit-shared-end {
  border-bottom: 2px solid #25c458;
  padding-bottom: 0px;
  margin-bottom: 15px;
}
.document-unit-outer.unit-shared.unit-shared-end .document-unit-inner {
  padding-bottom: 10px!important;
  border-bottom: none!important;
}
.document-unit-outer.unit-shared .unit-shared-rhs-menu {
  border: 2px solid #b7b7b7;
  border-radius: 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 25px;
  position: absolute;
  width: 250px;
  top: -12px;
  right: 0px;
  background-color: white;
}
.document-unit-outer.unit-shared .unit-shared-rhs-menu .action {
  cursor: pointer;
  float: left;
  width: 33%;
  height: 21px;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 12px;
  border-right: 2px solid #b7b7b7;
  color: #77848b;
}
.document-unit-outer.unit-shared .unit-shared-rhs-menu .action.disabled {
  color: #afafaf;
  cursor: default;
}
.document-unit-outer.unit-shared .unit-shared-rhs-menu .action.disabled .material-icons {
  color: inherit!important;
}
.document-unit-outer.unit-shared .unit-shared-rhs-menu .action:last-child {
  border-right: none;
}
.document-unit-outer.unit-shared .unit-shared-rhs-menu .action .material-icons {
  float: left;
  font-size: 17px;
  line-height: 21px;
  margin: 0 5px;
}
.document-unit-outer.unit-shared .unit-shared-rhs-menu .action .icon-diffing {
  font-size: 12px;
  width: 1rem;
  color: blue;
}
.document-unit-outer.unit-shared .unit-shared-menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 24px;
  position: absolute;
}
.document-unit-outer.unit-shared .unit-shared-menu .arrow-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.document-unit-outer.unit-shared .unit-shared-menu .actions {
  float: left;
  margin: 0 8px;
}
.document-unit-outer.unit-shared .unit-shared-menu .actions .material-icons {
  text-decoration: none;
  color: white;
  font-size: 18px;
  line-height: 19px;
  float: left;
  margin-top: 3px;
  margin-right: 5px;
  cursor: pointer;
}
.document-unit-outer.unit-shared .unit-shared-menu .text {
  float: right;
  line-height: 24px;
  color: white;
  font-size: 12px;
}
.document-unit-outer.unit-shared .unit-shared-menu .text.unit-shared-usage-originname-text a {
  float: left;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 177px;
  color: inherit;
  cursor: pointer;
}
.document-unit-outer.unit-shared .unit-shared-menu .text.unit-shared-usage-outdatedmode-text,
.document-unit-outer.unit-shared .unit-shared-menu .text.unit-shared-usage-deferredmode-text {
  display: none;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-menu {
  width: 112px;
  background-color: #25c458;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-menu .view-mode-icon {
  display: inline-block;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-menu .edit-mode-icon {
  cursor: pointer;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-menu .icon-shared-content-marker-point {
  line-height: 24px;
  font-size: 26px;
  float: right;
  margin: 0;
  display: block;
  height: 24px;
  position: absolute;
  overflow: hidden;
  right: -24px;
  width: 24px;
  color: #25c458;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-menu.start {
  top: -14px;
  left: -2px;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-menu.end {
  bottom: -13px;
  left: -2px;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-publish-menu {
  width: 340px;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-publish-menu .action {
  width: auto;
  padding-right: 20px;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-publish-menu .action:nth-child(1) .material-icons {
  color: #25c458;
}
.document-unit-outer.unit-shared.unit-shared-origin .unit-shared-publish-menu .action:nth-child(2) .material-icons {
  color: red;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-unpushed {
  border-left: 2px solid #d0021b;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-unpushed .unit-shared-menu {
  background-color: #d0021b;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-unpushed .unit-shared-menu .icon-shared-content-marker-point {
  color: #d0021b;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-unpushed .unit-shared-menu .edit-mode-icon {
  display: inline-block;
  background-color: #f0828b;
  border-radius: 3px;
  cursor: pointer;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-unpushed .unit-shared-menu .view-mode-icon {
  display: none;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-unpushed.unit-shared-start {
  border-top: 2px solid #d0021b;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-unpushed.unit-shared-end {
  border-bottom: 2px solid #d0021b;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-unpushed.selected .document-unit-inner:not(.document-unit-focus) {
  background-color: #dfdfdf !important;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed {
  border-left: 2px solid #fd9e28;
  background-color: #fffaF2;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed .unit-shared-menu {
  background-color: #fd9e28;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed .unit-shared-menu .icon-shared-content-marker-point {
  color: #fd9e28;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed .unit-shared-menu .edit-mode-icon {
  display: inline-block;
  background-color: #fece85;
  border-radius: 3px;
  cursor: pointer;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed .unit-shared-menu .view-mode-icon {
  display: none;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed.unit-shared-start {
  border-top: 2px solid #fd9e28;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed.unit-shared-end {
  border-bottom: 2px solid #fd9e28;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed .document-unit-inner {
  border: 1px dashed #fd9e28;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed .document-unit-inner:not(.document-unit-focus) {
  background-color: #fffaF2 !important;
}
.document-unit-outer.unit-shared.unit-shared-origin.unit-shared-origin-pushed.selected .document-unit-inner:not(.document-unit-focus) {
  background-color: #eeeae2 !important;
}
.document-unit-outer.unit-shared.unit-shared-origin .du-inline-secondarydoc-menu {
  top: -3px;
  position: absolute;
  right: 0px;
  display: block!important;
}
.document-unit-outer.unit-shared.unit-shared-usage {
  border-left: 2px solid #25c458;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-start {
  border-top: 2px solid #25c458;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-end {
  border-bottom: 2px solid #25c458;
}
.document-unit-outer.unit-shared.unit-shared-usage .unit-shared-menu {
  height: 25px;
  background-color: #25c458;
  border-right: 1px dashed #999999;
  border-bottom: 1px dashed #999999;
  top: 0px;
  left: 0px;
}
.document-unit-outer.unit-shared.unit-shared-usage .unit-shared-menu .text {
  margin-right: 10px;
}
.document-unit-outer.unit-shared.unit-shared-usage .unit-shared-menu > *,
.document-unit-outer.unit-shared.unit-shared-usage .unit-shared-menu i {
  color: white;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-deferredmode {
  border-left: 2px solid #fcc107;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-deferredmode.unit-shared-start {
  border-top: 2px solid #fcc107;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-deferredmode.unit-shared-end {
  border-bottom: 2px solid #fcc107;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-deferredmode .unit-shared-menu {
  background-color: #fcc107;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-deferredmode .unit-shared-menu .unit-shared-usage-deferredmode-text {
  display: block;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-deferredmode .unit-shared-menu > *,
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-deferredmode .unit-shared-menu i {
  color: white;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode {
  border-left: 2px solid #d0021b;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode.unit-shared-start {
  border-top: 2px solid #d0021b;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode.unit-shared-end {
  border-bottom: 2px solid #d0021b;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-menu {
  background-color: #d0021b;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-menu .unit-shared-usage-outdatedmode-text {
  display: block;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-menu > *,
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-menu i {
  color: white;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-rhs-menu.unit-sharedusage-manual-update-menu {
  width: 330px;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-rhs-menu.unit-sharedusage-manual-update-menu .action {
  width: 25%;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-rhs-menu.unit-sharedusage-manual-update-menu .action:nth-child(1) .material-icons {
  color: #25c458;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-rhs-menu.unit-sharedusage-manual-update-menu .action:nth-child(2) .material-icons {
  color: red;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-rhs-menu.unit-sharedusage-ref-update-menu {
  width: 280px;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-rhs-menu.unit-sharedusage-ref-update-menu .action {
  width: 33%;
}
.document-unit-outer.unit-shared.unit-shared-usage.unit-shared-usage-outdatedmode .unit-shared-rhs-menu.unit-sharedusage-ref-update-menu .action:nth-child(1) .material-icons {
  color: #25c458;
}
.document-unit-outer .unit-shared-rhs-menu {
  display: flex;
}
.document-unit-outer .unit-shared-rhs-menu .action.diff.active {
  color: white;
  background-color: blue;
  flex: 1;
}
.document-unit-outer .unit-shared-rhs-menu .action.diff.active .material-icons {
  color: white;
}
.document-unit-outer .unit-editing-user {
  position: absolute;
  background-color: yellow;
  border-radius: 3px;
  top: -18px;
  left: -8px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 26px;
  padding-right: 2px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}
.document-unit-outer .unit-editing-user .avatar {
  float: left;
  display: inline-block;
  clear: none;
  border-radius: 14px;
  height: 23px;
  margin: 1px 0 0 3px;
  width: 23px;
}
.document-unit-outer .unit-editing-user h1 {
  float: left;
  margin: 0 0 0 5px;
  display: inline-block;
  font-size: 0.9rem;
  color: black;
  line-height: 25px;
}
.document-unit-outer .unit-editing-user .editing-anim-icon {
  float: left;
  display: inline-block;
  height: 28px;
  width: 28px;
  position: relative;
  top: -2px;
  margin-left: 2px;
}
.selected-unit-props-section.repeater-heading-rhs .dimension.column {
  height: 20px;
}
.editor-unit-focus .du-inline-menu {
  top: -16px;
}
.editor-unit-focus .hasBreak > .du-inline-menu {
  top: 5px;
}
/*****************************************************

  z-index and doc unit behaviour

******************************************************/
.document-unit-outer:hover {
  z-index: 250 !important;
}
.dom-overlaid .document-unit-outer:hover {
  z-index: auto!important;
}
.dom-overlaid .mce-resize-bar {
  display: none !important;
}
.mce-edit-focus .arc-inline,
.mce-edit-focus .arc-inline-enum {
  border: 1px solid darkblue;
}
.mce-edit-focus span.arc-inline {
  border-right: none;
}
.mce-edit-focus span.arc-inline-enum {
  border-left: none;
}
.mce-edit-focus .arc-action-challenge-response-message {
  display: table-cell !important;
}
.mce-edit-focus .arc-action-challenge::after {
  display: none!important;
}
.mce-edit-focus .arc-action:not([data-action-content=""]) .arc-action-challenge::after,
.mce-edit-focus.arc-action:not([data-action-content=""]) .arc-action-challenge::after {
  margin-top: -1.2em;
}
.document-unit-outer.selected .document-unit-inner .arc-action > .element span:not(.arc-matched-text):not([data-element-family="EffectivityTag"]),
.document-unit-outer.selected .document-unit-inner .arc-action-challenge-response-message,
.document-unit-outer.selected .document-unit-inner .arc-collection[data-subtype='ftid-Precaution'] > .element > .box-container > .element-box > .element-content > .arc-action > .action-prefix-counter,
.document-unit-outer.selected .document-unit-inner .arc-collection[data-subtype='ftid-Precaution'] > .element > .box-container > .element-box > .element-content > .arc-action > .action-prefix-image {
  background-color: #eaeaea !important;
}
.document-unit-outer.selected .document-unit-inner .mce-edit-focus .arc-action > .element span:not(.arc-matched-text):not([data-element-family="EffectivityTag"]),
.document-unit-outer.selected .document-unit-inner .mce-edit-focus .arc-action-challenge-response-message,
.document-unit-outer.selected .document-unit-inner .mce-edit-focus.arc-action > .element span:not(.arc-matched-text):not([data-element-family="EffectivityTag"]),
.document-unit-outer.selected .document-unit-inner .mce-edit-focus .arc-action-challenge-response-message,
.document-unit-outer.selected .document-unit-inner .mce-edit-focus .arc-collection[data-subtype='ftid-Precaution'] > .element > .box-container > .element-box > .element-content > .arc-action > .action-prefix-counter,
.document-unit-outer.selected .document-unit-inner .mce-edit-focus .arc-collection[data-subtype='ftid-Precaution'] > .element > .box-container > .element-box > .element-content > .arc-action > .action-prefix-image,
.document-unit-outer.selected .document-unit-inner .mce-edit-focus.arc-collection[data-subtype='ftid-Precaution'] > .element > .box-container > .element-box > .element-content > .arc-action > .action-prefix-counter,
.document-unit-outer.selected .document-unit-inner .mce-edit-focus.arc-collection[data-subtype='ftid-Precaution'] > .element > .box-container > .element-box > .element-content > .arc-action > .action-prefix-image {
  background-color: #ebf8fd !important;
}
.document-unit-outer.selected .document-unit-inner .mce-edit-focus .arc-action > .element > span,
.document-unit-outer.selected .document-unit-inner .mce-edit-focus.arc-action > .element > span {
  display: block;
}
.document-unit-outer-collection.selected .document-unit-inner-collection.document-unit-focus {
  counter-set: footnoteVal 0;
}
.document-unit-outer-collection.selected .document-unit-inner-collection.document-unit-focus [data-element-definition-id='Footnotes'] .arc-collection.arc-ref[data-element-definition-id='Footnote']::before {
  content: "(" counter(footnoteVal) ")";
  display: table-cell;
  width: 2em;
  counter-increment: footnoteVal;
}
.diff-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 256;
}
.editing-page > div:last-child {
  margin-bottom: 50vh;
}
.arc-unit * .element-page-break,
.element-page-break {
  position: absolute;
  right: 2px;
  cursor: pointer;
  user-select: none;
  font-weight: 300;
  padding: 1px 3px 0 3px;
  font-size: 0.8em;
  line-height: 16px;
  height: 18px;
  min-height: 18px;
  text-align: center;
  min-width: 20px;
  background-color: #f9f9f9;
  border: 1px dashed #999999;
  color: #999999;
  -webkit-user-modify: read-only;
  transition: right ease 0.5s;
}
.arc-unit * .element-page-break.po-border-top,
.element-page-break.po-border-top {
  border-top: 2px solid #DD8737;
}
.arc-unit * .element-page-break.po-border-right,
.element-page-break.po-border-right {
  border-right: 2px solid #05ADDE;
}
.arc-unit * .element-page-break.po-border-bottom,
.element-page-break.po-border-bottom {
  border-bottom: 2px solid #05ADDE;
}
.arc-unit * .element-page-break.po-border-top.po-border-top-striked,
.element-page-break.po-border-top.po-border-top-striked {
  border-top: 2px solid red;
}
.arc-unit * .element-page-break.po-border-right.po-border-right-striked,
.element-page-break.po-border-right.po-border-right-striked {
  border-right: 2px solid red;
}
.arc-unit * .element-page-break.po-border-bottom.po-border-bottom-striked,
.element-page-break.po-border-bottom.po-border-bottom-striked {
  border-bottom: 2px solid red;
}
.arc-unit * .element-page-break .tooltiptext,
.element-page-break .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: white;
  color: #05ADDE;
  border-radius: 0.2rem;
  padding: 6px;
  position: absolute;
  z-index: 1;
  font-weight: 300;
  line-height: 1.2em;
  font-size: 0.8em;
  top: 0px;
  right: 40px;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
  text-align: left;
  -webkit-box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.25);
}
.arc-unit * .element-page-break .tooltiptext::after,
.element-page-break .tooltiptext::after {
  content: "";
  position: absolute;
  top: 4px;
  right: -10px;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent white;
}
.arc-unit * .element-page-break .tooltiptext .tooltip-row,
.element-page-break .tooltiptext .tooltip-row {
  display: block;
}
.arc-unit * .element-page-break .tooltiptext .tooltip-row.striked,
.element-page-break .tooltiptext .tooltip-row.striked {
  text-decoration: line-through;
  color: red;
}
.arc-unit * .element-page-break .tooltiptext .tooltip-row.title,
.element-page-break .tooltiptext .tooltip-row.title {
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.arc-unit * .element-page-break .tooltiptext .tooltip-row.pagebreak,
.element-page-break .tooltiptext .tooltip-row.pagebreak {
  color: #DD8737;
}
.arc-unit * .element-page-break:hover .tooltiptext,
.element-page-break:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.table-element-page-break {
  position: absolute;
  right: 0px;
}
.table-element-page-break .table-row-page-break {
  font-size: 1em;
  padding: 1px 2px;
}
.arc-attachment {
  width: 100px;
  height: 100px;
}
.arc-attachment .file-icon {
  font-size: 90px!important;
}
.arc-attachment .file-icon.custom-svg-icon {
  height: 90px!important;
  width: 90px!important;
  margin-top: 5px;
  margin-left: -4px;
}
.arc-attachment .file-icon:before {
  margin-right: 0px;
}
.arc-generic-media .not-supported-overlay-wrapper {
  position: relative;
  width: 100%;
}
.arc-generic-media .not-supported-overlay-wrapper .not-supported-overlayText {
  position: absolute;
  top: -10em;
  z-index: 1;
  width: 100%;
}
.arc-generic-media .not-supported-overlay-wrapper .not-supported-overlayText .not-supported-placeholder {
  color: white;
  font-size: 1.2rem;
  text-align: center;
}
.visual-override-outline span.ecam-bracket:before {
  content: '[';
}
/*  TODO: most css below should in time be moved and refactored into the better (and simpler) selected-component.less code
already this refactoring is partially underway...
*/
.nav-wrapper .colortool {
  width: 44px;
  height: 64px;
}
.nav-wrapper .menualign {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.nav-wrapper ul.icon-action-buttons .dropdownfontsize {
  width: 44px;
  height: 64px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding-top: 0px;
  width: 50px;
}
.nav-wrapper ul.icon-action-buttons .dropdownfontsize > div > div:nth-child(1) > svg {
  top: -1px !important;
}
.nav-wrapper ul.icon-action-buttons .dropdownfontsize div {
  fill: #77858b;
  color: #77858b;
}
div.page-body.editor-body.row > div > div > div.col.s2.side-container.editing-subactions-container.opened > div > div.col.s12.side-container-content > div > div > div:nth-child(2) > div > div.edit-props-subsection > div.dropdownrowtype > div > div:nth-child(1) > div:nth-child(5) {
  margin: 0px 0px !important;
}
.insert-docunit-popup-menu {
  overflow-y: scroll;
  height: 248px;
}
/****************************************************

  EDIT PROPERTIES COMMON CSS

*/
.subaction-edit {
  padding: 0;
  max-height: 85%;
  overflow-y: auto;
}
.subaction-edit .panel-heading {
  font-size: 1.1rem;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 1.1rem;
  padding-left: 1.1rem;
}
.subaction-edit .edit-props-section {
  border-bottom: 1px solid #DADADB;
  background-color: transparent !important;
  float: left;
  width: 100%;
}
.subaction-edit .edit-props-section .color-picker-component {
  /** Probably a better way to do this. Currently just
          placing our colored bar over the icon one **/
}
.subaction-edit .edit-props-section .color-picker-component .material-icons {
  font-size: 14pt !important;
}
.subaction-edit .edit-props-section .color-picker-component .swatch {
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.subaction-edit .edit-props-section .color-picker-component .color {
  border: 1px solid darkgrey;
  position: relative;
  top: -19px;
  z-index: 999;
  width: 20px;
  height: 5px;
}
.subaction-edit .edit-props-section div div.edit-props-subsection {
  padding: 1rem 1rem 2rem;
  display: table;
  width: 100%;
  background-color: #FFFFFF !important;
}
.subaction-edit .edit-props-section div div.edit-props-subsection .caption-toggle-container {
  margin-bottom: 0.5rem;
}
.subaction-edit .edit-props-section div div.edit-props-subsection .toggle-section {
  margin: 2rem -1rem 1rem -1rem;
}
.subaction-edit .edit-props-section div div.edit-props-subsection .toggle-section h1 {
  height: auto;
}
.subaction-edit .edit-props-section div div ul {
  height: auto !important;
  width: 100% !important;
  float: left;
}
.subaction-edit .edit-props-section div div ul li {
  height: auto !important;
  float: left;
}
.subaction-edit .edit-props-section div div .alignment,
.subaction-edit .edit-props-section div div .border-style {
  width: 100%;
}
.subaction-edit .edit-props-section div div .formatting {
  width: 100%;
}
.subaction-edit hr {
  float: left;
}
.subaction-edit h5 {
  font-size: 1.1rem;
  font-weight: bold;
}
.subaction-edit h6 {
  font-size: 0.9em;
}
.subaction-edit .comments-container {
  font-size: 0.7em;
}
.subaction-edit h5.notes {
  font-size: 0.8em;
  font-weight: normal;
}
.subaction-edit .notes-container {
  font-size: 0.7em;
}
.subaction-edit div.properties-container {
  font-size: 0.9em !important;
}
.subaction-edit div.properties-container > div {
  background-color: transparent !important;
}
/****************************************************

  CONTAINER SPECIFIC: table

*/
.subaction-edit.table-edit {
  max-height: initial!important;
  /* Table Border Edit Component */
}
.subaction-edit.table-edit label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-size: 0.9em !important;
  padding-left: 0 !important;
}
.subaction-edit.table-edit label div {
  top: 0px !important;
}
.subaction-edit.table-edit label div input[type=checkbox] {
  color: #77858b !important;
  cursor: pointer;
}
.subaction-edit.table-edit .edit-props-section .navMenuIconStyle {
  padding: 0px 0px 0px 0px !important;
  top: 10px !important;
  width: 28px !important;
  height: 28px !important;
}
.subaction-edit.table-edit .edit-props-section .navMenuIconStyleEnd {
  padding: 0px 0px 0px 0px !important;
  top: 10px !important;
  width: 28px !important;
  height: 28px !important;
  padding-right: 10px !important;
  top: -2px !important;
}
.subaction-edit.table-edit .edit-props-section .dropdownrowtype > div {
  margin-bottom: 0.5rem !important;
}
.subaction-edit.table-edit .edit-props-section .dropdownrowtype > div > div > button {
  padding: 0 10px !important;
}
.subaction-edit.table-edit .edit-props-section .dropdownrowtype > div > div > div:nth-child(4) {
  margin: 0 0 !important;
}
.subaction-edit.table-edit .edit-props-section .border {
  width: 100%;
  float: left;
}
.subaction-edit.table-edit .edit-props-section .border ul.icon-action-buttons {
  margin-top: 2px;
  margin-bottom: 2px;
}
.subaction-edit.table-edit .edit-props-section .border ul.icon-action-buttons li {
  height: 30px !important;
  width: 25% !important;
}
.subaction-edit.table-edit .edit-props-section .border ul.icon-action-buttons li > button {
  width: 25px !important;
  height: 25px !important;
  padding: 0 !important;
  float: left;
}
.subaction-edit.table-edit .edit-props-section .border ul.icon-action-buttons li > button div span.material-icons {
  font-size: 20pt !important;
}
.subaction-edit.table-edit .edit-props-section .border ul.icon-action-buttons li > div:nth-of-type(1) {
  width: 24px !important;
  height: 25px !important;
}
.subaction-edit.table-edit .edit-props-section .border ul.icon-action-buttons li > div:nth-of-type(1) input {
  text-align: center;
  margin-top: 4px !important;
  margin-left: 1px !important;
}
.subaction-edit.table-edit .edit-props-section .border ul.icon-action-buttons li > div:nth-of-type(1) hr {
  bottom: 0px !important;
  margin-left: 1px !important;
}
.subaction-edit.table-edit .edit-props-section div div .cellfield {
  float: left;
  width: 47% !important;
  margin-right: 5px !important;
}
.subaction-edit.table-edit .edit-props-section div div .tmpdrop {
  float: left;
  width: 100%;
  font-size: 1em !important;
}
.subaction-edit.table-edit .cell-background-component {
  margin-bottom: 15px;
}
.subaction-edit.table-edit .cell-background-component h6 {
  float: left;
  margin-right: 10px;
}
.subaction-edit.table-edit .cell-padding .padding-component {
  margin-right: 10px;
  float: left;
}
.subaction-edit.table-edit .cell-padding .padding-component > div > input[type=number] {
  padding-top: 0px !important;
  padding-left: 5px !important;
}
.subaction-edit.table-edit .cell-padding .padding-component input[type=number]::-webkit-inner-spin-button,
.subaction-edit.table-edit .cell-padding .padding-component input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.subaction-edit.table-edit .cell-padding .padding-component .material-icons {
  font-size: 14pt !important;
  display: block;
  float: left;
  width: 20px;
  height: 40px;
  margin-top: 10px;
}
.subaction-edit.table-edit .cell-padding .padding-component div {
  float: left;
  margin-left: 3px;
  margin-right: 6px;
  width: 29px !important;
  margin-top: 6px;
  height: 30px !important;
}
.subaction-edit.table-edit .border-edit-container .clear {
  clear: both;
}
.subaction-edit.table-edit .border-edit-container .border-left-side {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.subaction-edit.table-edit .border-edit-container .border-left-side .border-input-field {
  margin-top: 10px;
}
.subaction-edit.table-edit .border-edit-container .border-left-side .border-input-field h6 {
  margin-top: 10px;
  margin-right: 10px;
  width: 30px;
  display: block;
  float: left;
}
.subaction-edit.table-edit .border-edit-container .border-left-side .border-input-field div.text-field {
  margin-top: 0px;
  width: 16px !important;
  height: 30px !important;
  margin-bottom: 5px;
}
.subaction-edit.table-edit .border-edit-container .border-right-side {
  float: right !important;
  width: 130px !important;
  display: inline-block;
}
.subaction-edit.table-edit .border-edit-container ul.icon-action-buttons {
  width: 130px !important;
  margin-top: 0;
  margin-bottom: 0;
}
.subaction-edit.table-edit .border-edit-container ul.icon-action-buttons li {
  margin-right: 0.5rem !important;
  cursor: pointer;
  float: left;
  height: 25px;
  width: 25px;
  margin-left: 0px;
}
.subaction-edit.table-edit .border-edit-container ul.icon-action-buttons li.selected {
  background-color: teal;
}
.subaction-edit.table-edit .border-edit-container ul.icon-action-buttons li.selected:hover {
  background-color: teal !important;
}
.subaction-edit.table-edit .border-edit-container ul.icon-action-buttons li.selected > button div span.material-icons {
  color: white !important;
}
.subaction-edit.table-edit .border-edit-container ul.icon-action-buttons li > button {
  width: 25px !important;
  height: 25px !important;
  padding: 0 !important;
  float: left;
}
.subaction-edit.table-edit .border-edit-container ul.icon-action-buttons li > button div span.material-icons {
  font-size: 1.7rem !important;
  padding-top: 0.05rem;
}
.subaction-edit.table-edit .border-edit-container ul.icon-action-buttons li > button > div > div {
  z-index: 999;
}
.subaction-edit.table-edit .border-edit-container .border-drawing-container {
  height: 120px;
  margin-top: 11px;
  padding-left: 3px;
  width: 100px;
  display: inline-block;
}
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing {
  position: relative;
  padding: 0;
  float: left;
  border: 1px dashed #bbb;
  background-color: #eee;
  width: 50px;
  height: 50px;
}
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing.disabled {
  pointer-events: none;
  opacity: 0.3;
}
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing .topBorderZone,
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing .bottomBorderZone {
  position: absolute;
  width: 40px;
  height: 20px;
  cursor: pointer;
  background-color: transparent;
}
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing .leftBorderZone,
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing .rightBorderZone {
  position: absolute;
  width: 20px;
  height: 40px;
  cursor: pointer;
  background-color: transparent;
}
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing .topBorderZone {
  top: -10px;
  left: 10px / 2;
}
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing .bottomBorderZone {
  bottom: -10px;
  left: 10px / 2;
}
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing .leftBorderZone {
  left: -10px;
  top: 10px / 2;
}
.subaction-edit.table-edit .border-edit-container .border-drawing-container .border-drawing .rightBorderZone {
  right: -10px;
  top: 10px / 2;
}
/****************************************************

  CONTAINER SPECIFIC: compliance and action

*/
.subaction-edit.compliance-edit {
  padding-left: 1.1rem;
  padding-right: 1.1rem;
}
.subaction-edit.compliance-edit > div {
  width: 100% !important;
}
.subaction-edit.compliance-edit input[type=text] {
  padding-top: 0% !important;
}
.subaction-edit.compliance-edit .panel-title {
  font-weight: 400;
  margin-bottom: -12px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.298039) !important;
}
.subaction-edit.compliance-edit .panel-title:first-letter {
  text-transform: uppercase;
}
.subaction-edit.compliance-edit .panel-heading {
  padding-left: 0;
}
.subaction-edit.compliance-edit .title {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.54);
}
.subaction-edit.compliance-edit .properties {
  padding-bottom: 3px;
  font-size: 0.8rem;
  color: rgba(0, 0, 0, 0.87);
}
.subaction-edit.compliance-edit .format-overrides-switch {
  margin-top: 1rem;
}
.subaction-edit.compliance-edit .format-overrides-switch label {
  font-size: 1rem!important;
}
/****************************************************

  Common classes used on RHS

*/
div.manip-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 1rem;
}
div.manip-group:first-child {
  margin-top: 0;
}
div.manip-group h6 {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-top: 10px;
  white-space: nowrap;
}
div.manip-group .controls {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
div.manip-group .controls > div {
  font-size: 1rem !important;
}
div.manip-group ul.icon-action-buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  margin-top: 2px;
  margin-bottom: 2px;
}
div.manip-group ul.icon-action-buttons li {
  cursor: pointer;
  float: none;
  height: 25px;
  width: 25px;
  margin-right: 0.5rem;
  margin-left: 0px;
}
div.manip-group ul.icon-action-buttons li.selected {
  background-color: teal;
}
div.manip-group ul.icon-action-buttons li.selected:hover {
  background-color: teal !important;
}
div.manip-group ul.icon-action-buttons li.selected > button div span.material-icons {
  color: white !important;
}
div.manip-group ul.icon-action-buttons li > button {
  width: 25px !important;
  height: 25px !important;
  padding: 0 !important;
  float: left;
}
div.manip-group ul.icon-action-buttons li > button div span.material-icons {
  font-size: 1.4rem !important;
  padding-top: 0.03rem;
}
div.manip-group ul.icon-action-buttons li > button > div > div {
  z-index: 999;
}
.dimension,
.edit-props-dimension-ctrl {
  width: 50%;
  height: 45px;
  float: left;
  margin-bottom: 1rem;
}
.dimension.formatDim,
.edit-props-dimension-ctrl.formatDim {
  height: 30px;
}
.dimension h6.formatDim,
.edit-props-dimension-ctrl h6.formatDim {
  float: left;
  margin-right: 1rem;
}
.dimension.column,
.edit-props-dimension-ctrl.column {
  width: 100%;
  float: none;
  height: 39px;
  margin-top: 5px;
  margin-bottom: 0;
}
.dimension.column h6,
.edit-props-dimension-ctrl.column h6 {
  float: left;
  color: rgba(0, 0, 0, 0.54);
}
.dimension.column > div > div:nth-child(1) > div:nth-child(4),
.edit-props-dimension-ctrl.column > div > div:nth-child(1) > div:nth-child(4) {
  margin-left: 0 !important;
}
.dimension.column > div > div > button,
.edit-props-dimension-ctrl.column > div > div > button {
  padding: 0 0 0 0 !important;
}
.dimension.height > div:nth-child(3),
.edit-props-dimension-ctrl.height > div:nth-child(3) {
  display: inline-block;
  line-height: 20px;
  padding-left: 13px;
  color: rgba(0, 0, 0, 0.87);
  width: 30px;
  height: 20px;
  font-size: 0.8rem;
}
.dimension div input,
.edit-props-dimension-ctrl div input {
  top: -1px;
}
.dimension div hr,
.edit-props-dimension-ctrl div hr {
  bottom: 1px !important;
}
.dimension > div > div > button,
.edit-props-dimension-ctrl > div > div > button {
  padding: 0 10px 0 0 !important;
}
hr.light {
  width: 100%;
  border-top: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #e7e7e7;
}
.date-attribute_datetime-element {
  border: 1px solid #e0e0e0;
  margin-left: 5px;
  top: 10px;
  position: relative;
}
.date-attribute_datetime-element button {
  padding: 4px 4px 4px 2px !important;
  height: 30px !important;
  width: 30px !important;
  border: 1px solid white !important;
}
.user-menu-container {
  height: 64px;
  position: absolute;
  top: 0px;
  z-index: 259 !important;
}
.user-menu-container .header-menu-button {
  height: 100% !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .user-menu-container .header-menu-button {
    top: 5px !important;
  }
}
.user-menu-container .material-icons {
  color: white !important;
}
.user-menu-container .help {
  top: 11px;
  position: relative;
  cursor: pointer;
}
.root-container.route-editor .user-menu-container {
  z-index: 260 !important;
}
.user-menu-container {
  padding: 10px 0 0 0;
  margin: 0 1rem 0 0;
  right: 0;
  z-index: 5;
  font-size: 1.6rem;
  font-weight: bold;
  color: white;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.user-menu-container li {
  float: left;
}
.user-menu-container .attachments-notification {
  margin: 15px 5px 0 0;
  cursor: pointer;
}
.user-menu-container > li:nth-child( 4 ) > h5 {
  margin-left: 1em;
  font-size: 1.1rem;
  float: left;
  font-weight: normal;
  line-height: 24px;
  max-width: 320px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .user-menu-container > li:nth-child( 4 ) > h5 {
    max-width: 90px;
  }
}
.user-menu-container > li:nth-child( 4 ) > div {
  font-weight: normal;
}
.user-menu-container > li:nth-child( 4 ) > div > div:first-child button {
  top: -24px !important;
}
.attachments-notification-popup {
  width: 400px;
}
.attachments-notification-popup h5 {
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 15px;
  margin-bottom: 15px;
  font-size: 1.1em;
}
.attachments-notification-popup > div {
  padding: 0 15px 15px 15px;
}
.attachments-notification-popup .attachment-icon,
.attachments-notification-popup .attachment-filename,
.attachments-notification-popup .attachment-progress,
.attachments-notification-popup .attachment-cancel {
  float: left;
}
.attachments-notification-popup .attachment-icon {
  width: 35px;
}
.attachments-notification-popup .attachment-filename {
  width: calc(100% - 35px);
}
.attachments-notification-popup .attachment-cancel {
  width: 40px;
  text-align: right;
}
.attachments-notification-popup .attachment-cancel > div {
  display: inline-block;
  text-align: center;
  background: #ccc;
  border-radius: 15px;
  width: 20px;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}
.attachments-notification-popup .attachment-cancel > div:hover {
  background: #bbb;
}
.attachments-notification-popup .attachment-cancel > div:active {
  background: #aaa;
}
.attachments-notification-popup .attachment-error .attachment-filename {
  color: #ccc;
}
.attachments-notification-popup .attachment-progress {
  width: calc(100% - 40px);
  padding: 8px 0 0 0;
}
.attachments-notification .error-icon,
.attachments-notification-popup .error-icon {
  display: inline-block;
  text-align: center;
  background: #ff0000;
  color: #fff;
  border-radius: 15px;
  width: 20px;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
}
.main-menu-container {
  height: 64px;
  position: absolute;
  top: 0px;
  z-index: 259 !important;
}
.main-menu-container .header-menu-button {
  height: 100% !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-menu-container .header-menu-button {
    top: 5px !important;
  }
}
.main-menu-container .material-icons {
  color: white !important;
}
.generic-error-dialog .message-header {
  margin: 0 0 10px 0;
}
.generic-error-dialog .divider {
  margin: 10px 0;
}
.root-container.route-editor .main-menu-container {
  z-index: 259 !important;
}
.main-menu-container {
  left: 0px;
  width: 50px;
  position: fixed;
  z-index: 5;
}
.main-menu-container .app-menu-popup {
  height: 400px;
  width: 423px;
  top: 64px;
  padding: 28px;
}
.main-menu-container .app-menu-popup .popup-container-pointer {
  left: 8px;
  top: -14.2px;
  background-image: url(/assets/images/drop_down_arrow.svg);
  background-repeat: no-repeat;
  height: 100px;
  width: 30px;
  border: none;
}
.main-menu-container .app-menu-popup ul {
  text-align: center;
  margin-left: 19px;
}
.main-menu-container .app-menu-popup ul > li.icon-distribution-disabled.closed {
  position: relative;
  left: -54px;
}
.main-menu-container .app-menu-popup ul > li.icon-distribution {
  position: relative;
  left: -54px;
}
.main-menu-container .app-menu-popup ul > li.settings-disabled.closed {
  position: relative;
  left: -54px;
}
.main-menu-container .app-menu-popup ul > li.settings {
  position: relative;
  left: -54px;
}
.main-menu-container .app-menu-popup ul li {
  cursor: pointer;
  display: inline-block;
  padding: 1rem;
  margin: 0 22px 22px 0;
  vertical-align: top;
  list-style-position: inside;
  border: solid 1px #f5a623;
  width: 85px;
  height: 90px;
}
.main-menu-container .app-menu-popup ul li:hover {
  cursor: pointer;
  border: solid 1px #28ace3 !important;
}
.main-menu-container .app-menu-popup ul .highlight {
  border: solid 2px #28ace3 !important;
}
.main-menu-container .app-menu-popup ul .closed {
  border: solid 1px #c7c7c7 !important;
}
.main-menu-container .app-menu-popup ul .closed:hover {
  border: solid 1px #c7c7c7 !important;
}
.main-menu-container .app-menu-popup ul .title {
  color: #102e48;
  font-size: 8.7px;
  padding-top: 3.8rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .main-menu-container .app-menu-popup ul .title {
    font-size: 8.5px !important;
  }
}
.notifications-list-container {
  right: 0;
  padding: 0;
  color: #434343;
  position: initial;
  height: 48px;
  top: 0;
  background-color: #05adde;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.notifications-list-container span > .notif-inprogress {
  float: left !important;
  margin: 14px -6px 0 0 !important;
}
.notifications-list-container .popup-counts {
  color: white;
  float: left;
  border-radius: 4px;
  border: 1px solid white;
  background-color: #d0021b;
  height: 18px;
  min-width: 18px;
  margin-top: 1rem;
  font-size: 0.8rem;
  line-height: 15px;
  text-align: center;
  padding: 0.1rem;
  cursor: pointer;
  margin-left: -7px;
}
.notifications-list-container .popup-counts.no-new {
  visibility: hidden;
}
.notifications-list-container .new-notif-count-badge {
  margin-top: 1rem;
}
.notifications-list-container .notifications-button {
  float: left;
  clear: none;
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-user-select: none;
}
.notifications-list-container .notifications-button.notifications-button-error > div > span {
  font-size: 25px!important;
}
.notifications-list-container .notifications-task {
  float: left;
  width: 32px;
  height: 32px;
  padding: 6px;
  margin-left: 0rem;
  margin-right: 1rem;
  border-radius: 50%;
  font-size: 1.5rem;
  color: white;
  line-height: 38px;
  text-align: center;
  background: #2196f3;
}
.notifications-list-container .notif-item-outer {
  padding: 1rem 20px;
  height: 70px;
  border-bottom: 1px solid #e7e7e7;
  cursor: default;
}
.notifications-list-container .notif-item-outer .popup-title {
  float: left;
  clear: none;
  margin: 0;
}
.notifications-list-container .notif-item-outer .popup-title h1 {
  font-size: 1.1rem;
  font-weight: 500;
  margin: 0;
  line-height: 3.3rem;
}
.notifications-list-container .notif-item-outer:last-child {
  background-color: #efefef;
  border-top: 1px solid #e7e7e7;
}
.notifications-list-container .notif-item-outer:last-child > div:last-child {
  margin-top: -3px;
  float: right;
}
.notifications-list-container .notif-item-outer:last-child > div:last-child .material-icons {
  color: #77858b !important;
}
.notifications-list-container .popup-list .notification-list {
  overflow-x: hidden;
}
.notifications-list-container .popup-list .notification-list .middle-side {
  max-width: 208px;
}
.page-container-user-settings .custom-snackbar {
  bottom: 4rem !important;
  left: 140px !important;
}
.page-container-user-settings .task-snackbar {
  bottom: 4rem !important;
  margin-left: -36% !important;
}
.page-container-user-settings .document-body {
  overflow-y: auto !important;
  height: calc(100% - 190px)!important;
}
.page-container-user-settings input[type=text] {
  margin: 14px 0 15px 0 !important;
  padding-top: 0 !important;
}
.page-container-user-settings .template-name-input input[type=text] {
  margin-bottom: 0 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield.colorField > div {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  height: 32px;
  margin-top: 14px;
  display: inline-block;
  position: relative;
  font-family: Roboto, sans-serif;
  transition: height 200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  background-color: transparent;
  border-bottom: 1px solid #e0e0e0;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield.colorField > div label.colorLabel {
  top: auto !important;
  padding-top: 6px;
  font-size: 1rem !Important;
  line-height: 22px !important;
  opacity: 1 !important;
  color: rgba(0, 0, 0, 0.5) !important;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms !important;
  cursor: text !important;
  transform: scale(1) translate3d(0, 0, 0) !important;
  transform-origin: left top !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield.colorField div.color-selector {
  width: 275px !important;
  float: right;
  cursor: pointer;
  padding-top: 6px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield.colorField input[type=text] {
  width: 133px !important;
  height: 27px !important;
  top: 18px !important;
  margin-left: 27rem !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield.colorField div div {
  border-bottom: none !important;
}
.page-container-user-settings .color-f44336 input[type=text] {
  background-color: #f44336 !important;
}
.page-container-user-settings .color-c62828 input[type=text] {
  background-color: #c62828 !important;
}
.page-container-user-settings .color-f06292 input[type=text] {
  background-color: #f06292 !important;
}
.page-container-user-settings .color-e91e63 input[type=text] {
  background-color: #e91e63 !important;
}
.page-container-user-settings .color-d500f9 input[type=text] {
  background-color: #d500f9 !important;
}
.page-container-user-settings .color-9575cd input[type=text] {
  background-color: #9575cd !important;
}
.page-container-user-settings .color-9c27b0 input[type=text] {
  background-color: #9c27b0 !important;
}
.page-container-user-settings .color-4527a0 input[type=text] {
  background-color: #4527a0 !important;
}
.page-container-user-settings .color-7986cb input[type=text] {
  background-color: #7986cb !important;
}
.page-container-user-settings .color-6200ea input[type=text] {
  background-color: #6200ea !important;
}
.page-container-user-settings .color-2196f3 input[type=text] {
  background-color: #2196f3 !important;
}
.page-container-user-settings .color-304ffe input[type=text] {
  background-color: #304ffe !important;
}
.page-container-user-settings .color-01579b input[type=text] {
  background-color: #01579b !important;
}
.page-container-user-settings .color-009688 input[type=text] {
  background-color: #009688 !important;
}
.page-container-user-settings .color-004d40 input[type=text] {
  background-color: #004d40 !important;
}
.page-container-user-settings .color-43a047 input[type=text] {
  background-color: #43a047 !important;
}
.page-container-user-settings .color-33691e input[type=text] {
  background-color: #33691e !important;
}
.page-container-user-settings .color-ef6c00 input[type=text] {
  background-color: #ef6c00 !important;
}
.page-container-user-settings .color-ff5722 input[type=text] {
  background-color: #ff5722 !important;
}
.page-container-user-settings .color-a1887f input[type=text] {
  background-color: #a1887f !important;
}
.page-container-user-settings .color-795548 input[type=text] {
  background-color: #795548 !important;
}
.page-container-user-settings .color-757575 input[type=text] {
  background-color: #757575 !important;
}
.page-container-user-settings .color-607d8b input[type=text] {
  background-color: #607d8b !important;
}
.page-container-user-settings .color-263238 input[type=text] {
  background-color: #263238 !important;
}
.page-container-user-settings .left-aligned-icon {
  margin-left: -13px;
}
.page-container-user-settings .clickable {
  cursor: pointer;
}
.page-container-user-settings .document-body {
  padding: 20px 0 0 50px;
}
.page-container-user-settings .document-body h3 {
  font-size: 20px;
  font-weight: bolder;
}
.page-container-user-settings .document-body h4 {
  font-size: 16px;
  font-weight: bold;
}
.page-container-user-settings .document-body h5 {
  font-size: 12px !important;
  color: #bbb;
  margin-top: 0.82rem;
}
.page-container-user-settings .document-body .add-member-container {
  color: #28ace3;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: fit-content;
}
.page-container-user-settings .document-body .add-member-container .add-member-text {
  padding-top: 2px;
  margin-left: -6px;
}
.page-container-user-settings .document-body .two-column-form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  height: 100%;
  max-height: calc(100% - 59px);
  padding: 0 2em 0 0;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column {
  max-width: 40%;
  height: 100%;
  padding-right: 25px;
  flex: 1;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .empty-member-list-container {
  border: 1px solid #d4d4d4;
  width: 100%;
  color: #757575;
  display: table;
  border-radius: 2px;
  position: relative;
  margin-left: -20px;
  padding: 13px;
  padding-left: 21px;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .empty-member-list-container .material-icons {
  margin-left: 0px;
  margin-right: 11px;
  float: left;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .empty-member-list-container .empty-text {
  float: left;
  font-weight: bold;
  display: inline-block;
  line-height: 24px;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container {
  border: 1px solid #d4d4d4;
  width: 100%;
  padding: 4px 0 2px 0;
  border-radius: 2px;
  overflow-y: hidden;
  height: 400px;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container > div:first-child {
  padding: 0 0 0 20px;
  margin-top: -12px !important;
  margin-bottom: 8px;
  position: relative !important;
  width: 303px !important;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container > div:first-child label {
  color: #757575 !important;
  font-size: 16px;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container > div:first-child hr {
  border-bottom: 1px solid #979797 !important;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container > div:first-child > .clear-icon {
  color: #757575 !important;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container .member-list {
  width: 100%;
  border-top: 1px solid #c2c2be !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  overflow-y: auto;
  height: 327px;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container .member-list > div {
  height: 54px;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container .member-list .member-item {
  height: 54px;
  border-bottom: 1px solid #c2c2be !important;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container .member-list .member-item > div {
  height: 54px;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container .member-list .member-item > div > div {
  height: 54px;
  padding-top: 11px !important;
  padding-left: 55px !important;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container .member-list .member-item > div > div > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container .member-list .member-item > div > div .material-icons {
  top: 5px !important;
  right: 12px !important;
  padding: 0 !important;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container .member-list .member-item > div > div .list-icon {
  top: 3px !important;
}
.page-container-user-settings .document-body .two-column-form .user-settings-column .member-list-container .member-list .member-item > div > div > span:nth-child(4) {
  line-height: 20px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.page-container-user-settings .document-body .two-column-form .content-column {
  flex: 1;
  padding-top: 48px;
  height: 600px;
}
.page-container-user-settings .document-body .two-column-form .content-column .content-column-body {
  border: 1px solid #979797;
  padding: 4px 10px 2px 12px;
}
.page-container-user-settings .document-body .two-column-form .one-column {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  margin-bottom: 22em;
  display: block;
}
.page-container-user-settings .actions-footer .doc-snackbar {
  z-index: 15;
}
.page-container-user-settings .page-inner.page-inner-menu-content .document-body {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  align-self: stretch;
  overflow: auto;
  position: relative;
}
.page-container-user-settings .page-inner.page-inner-menu-content .document-body > div {
  height: 100%;
}
.page-container-user-settings .page-inner.page-inner-menu-content ::-webkit-scrollbar {
  width: 0.8em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-container-user-settings .page-inner.page-inner-menu-content ::-webkit-scrollbar {
    width: 0.8em;
  }
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference > td:nth-child(1) > div > div > div > div:nth-child(1) > div:nth-child(3),
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference > td:nth-child(1) > div > div > div > div:nth-child(1) > div:nth-child(3) {
  overflow: auto !important;
  width: 79px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference > td:nth-child(1) > div > div > label,
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference > td:nth-child(1) > div > div > label {
  position: absolute !important;
  line-height: 22px !important;
  opacity: 1 !important;
  color: rgba(0, 0, 0, 0.5) !important;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms !important;
  bottom: none !important;
  top: 38px !important;
  z-index: 1 !important;
  cursor: text;
  transform: perspective(1px) scale(0.75) translate3d(2px, -28px, 0) !important;
  transform-origin: left top !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference > td:nth-child(5) > div > div > label,
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference > td:nth-child(5) > div > div > label {
  position: absolute !important;
  line-height: 22px !important;
  opacity: 1 !important;
  color: rgba(0, 0, 0, 0.5) !important;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms !important;
  bottom: none !important;
  top: 38px !important;
  z-index: 1 !important;
  cursor: text;
  transform: perspective(1px) scale(0.75) translate3d(2px, -28px, 0) !important;
  transform-origin: left top !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table,
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table {
  width: 99%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table th,
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table th {
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table td,
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table td,
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table th,
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table th {
  width: 149px;
  /*hover*/
  /*desc*/
  /*status*/
  /*title*/
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table td:nth-child(3),
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table td:nth-child(3),
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table th:nth-child(3),
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table th:nth-child(3) {
  width: 50px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table td:nth-child(4),
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table td:nth-child(4),
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table th:nth-child(4),
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table th:nth-child(4) {
  width: 344px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table td:nth-child(6),
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table td:nth-child(6),
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table th:nth-child(6),
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table th:nth-child(6) {
  width: 50px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table td:nth-child(7),
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table td:nth-child(7),
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference table th:nth-child(7),
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference table th:nth-child(7) {
  width: auto;
  min-width: 190px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container {
  width: 100%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container {
  border: 1px solid #d4d4d4;
  width: 30%;
  color: #757575;
  display: table;
  border-radius: 2px;
  position: relative;
  margin-left: -20px;
  margin-top: 0;
  padding: 0px;
  float: left;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container li {
  padding: 10px 21px;
  cursor: pointer;
  width: 100% !Important;
  border-bottom: 1px solid #d4d4d4;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container li:last-child {
  border-bottom: none;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container li:nth-child(1) {
  border-bottom: 1px solid #d4d4d4;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container li:nth-child(1) > button {
  padding: 0px !important;
  height: 0px !important;
  width: 47px !important;
  margin-left: 1px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container li:nth-child(1) > button > div > span {
  color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container li:nth-child(n+2) > button {
  padding: 0px !important;
  height: 0px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container li:nth-child(n+2) > button > div > span {
  font-size: 20px !important;
  color: #757575 !important;
  padding-top: 4px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container .material-icons {
  margin-left: 0px;
  margin-right: 11px;
  float: left;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container i {
  float: right !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container .active {
  background-color: #ececec;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container .preference-text {
  float: left;
  font-size: 14.6px;
  display: inline-block;
  line-height: 24px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preferences-container ul.preference-list-container .preference-text .icon-adjust {
  margin-left: -2px;
  float: left !important;
  font-size: 25px;
  padding-top: 4px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .preference-container {
  width: 60%;
  display: inline-block;
  float: left;
  margin-left: 10px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic {
  background-color: #f1fafe !important;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden !important;
  position: relative;
  border: 1px solid #d4d4d4;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic input[type=text] {
  margin-bottom: 0 !important;
  margin-bottom: -6px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .member-form-container {
  padding: 0px !important;
  padding-left: 1.6rem !important;
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
  padding-right: 1.6rem !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .member-form-container .meta-toggle {
  float: right;
  margin-top: 42px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .member-form-container .meta-toggle label {
  font-size: 14px;
  color: black !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .textfield-container {
  font-size: 16px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .textfield-container label {
  color: rgba(0, 0, 0, 0.3) !important;
  font-size: 16px;
  top: 40px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .textfield-container .textfield {
  width: 85%;
  display: inline-block;
  float: left;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .textfield-container .add-button {
  width: 15%;
  float: left;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .textfield-container .add-button button {
  color: #28ace3;
  float: right;
  margin-top: 25px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .textfield-container .add-button button:disabled span {
  color: #c2c2be !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .upload-thumb {
  border: 1px dashed #c2c2be;
  box-shadow: none;
  text-align: center;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .upload-thumb:hover {
  border: 1px dashed #c2c2be;
  box-shadow: none;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .upload-thumb i {
  color: #28ace3;
  margin: 0 auto 0 auto;
  position: relative;
  top: 1px;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .upload-thumb label {
  color: #28ace3;
  font-size: 1rem;
  display: inline-block;
  top: -5px;
  position: relative;
  margin-left: 14px;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .upper-part .upload-thumb .upload-dropzone {
  width: 100%;
  height: 45px;
  border: none;
  padding: 10px;
  background-color: white;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  margin-bottom: 1rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-top label {
  float: left;
  padding-top: 6px;
  padding-bottom: 2px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-top .item-list-top-actions {
  float: right;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-top .item-list-top-actions button {
  height: 24px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-top .item-list-top-actions button span {
  color: #979797 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container {
  background-color: white;
  border: 1px solid #d4d4d4;
  padding: 4px 0 2px 0;
  border-radius: 2px;
  overflow-y: hidden;
  overflow-x: hidden;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container > span {
  left: -2.4rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .filter {
  width: 94% !important;
  display: inline-block !important;
  padding: 0 20px;
  margin-top: -12px !important;
  margin-bottom: 8px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .filter label {
  color: #757575 !important;
  font-size: 16px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .filter hr {
  border-bottom: 1px solid #979797 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .filter > .clear-icon {
  color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list {
  width: 100%;
  height: 400px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  overflow-y: scroll;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list > div {
  height: 54px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item {
  height: 30px;
  margin: 6px 0 6px 10px;
  padding: 0 10px;
  border-bottom: 1px solid #c2c2be !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item:hover .item-action {
  display: inline-block;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item .item-text {
  float: left;
  width: 80%;
  margin: 4px 0;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item .item-text input[type=text] {
  margin: 0 !important;
  margin-bottom: 6px !important;
  font-size: 1rem !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item .item-text > span > div {
  height: 21px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item .item-text hr {
  position: relative !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item .item-action {
  float: right;
  display: none;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item .item-action button {
  padding: 0;
  width: 20px;
  height: 20px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item .item-action button span.material-icons {
  font-size: 20px !important;
  color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-generic .item-container .item-list-container .item-list .item .confirmation-actions .item-action {
  display: inline-block;
}
.page-container-user-settings .page-inner.page-inner-menu-content .custom-snackbar {
  bottom: 4rem !important;
  left: 140px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .ref-snackbar {
  bottom: 4rem !important;
  left: 140px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar {
  background-color: #f1fafe !important;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden !important;
  position: relative;
  border: 1px solid #d4d4d4;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .member-form-container {
  padding: 0px !important;
  padding-left: 1.6rem !important;
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
  padding-right: 1.6rem !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .member-form-container .meta-toggle {
  float: right;
  margin-top: 42px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .member-form-container .meta-toggle label {
  font-size: 14px;
  color: black !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table {
  margin-bottom: 0rem !important;
  background-color: #f1fafe !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container button {
  color: #28ace3;
  float: right;
  margin-top: 25px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container button:disabled span {
  color: #c2c2be !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .specialChar-numberfield {
  display: inline-flex;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .specialChar-numberfield label {
  color: rgba(0, 0, 0, 0.3) !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .specialChar-numberfield > div > div:nth-child(4) {
  bottom: 32px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .specialChar-numberfield > div {
  width: 13rem !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .specialChar-numberfield > div > input[type=number] {
  padding-top: 16% !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .specialChar-textfield {
  display: inline-flex;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .specialChar-textfield label {
  color: rgba(0, 0, 0, 0.3) !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .specialChar-textfield > div {
  width: 13rem !important;
  margin-left: 40px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .specialChar-textfield > div > div {
  bottom: 32px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container .add-member-icon {
  margin-top: 25px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(2) > td.member-form-container i {
  color: #28ace3;
  margin: 0 auto 0 auto;
  position: relative;
  float: right;
  top: 2.4rem;
  cursor: pointer !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(1) > td.member-form-container .upload-thumb {
  border: 1px dashed #c2c2be;
  box-shadow: none;
  text-align: center;
  cursor: pointer;
  height: 45px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(1) > td.member-form-container .upload-thumb:hover {
  border: 1px dashed #c2c2be;
  box-shadow: none;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(1) > td.member-form-container .upload-thumb i {
  color: #28ace3;
  margin: 0 auto 0 auto;
  position: relative;
  top: 1px;
  cursor: pointer !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(1) > td.member-form-container .upload-thumb label {
  color: #28ace3;
  font-size: 1rem;
  display: inline-block;
  top: -5px;
  position: relative;
  margin-left: 14px;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar table > tbody > tr:nth-child(1) > td.member-form-container .upload-thumb .upload-dropzone {
  width: 100%;
  height: 100%;
  border: none;
  padding: 10px;
  background-color: white;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container {
  margin-left: 1.6rem;
  margin-right: 1.6rem;
  margin-bottom: 1rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-top label {
  float: left;
  padding-top: 6px;
  padding-bottom: 2px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-top .char-list-top-actions {
  float: right;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-top .char-list-top-actions button {
  height: 24px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-top .char-list-top-actions button span {
  color: #979797 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container {
  background-color: white;
  border: 1px solid #d4d4d4;
  padding: 4px 0 2px 0;
  border-radius: 2px;
  overflow-y: hidden;
  overflow-x: hidden;
  height: 377px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .specialChar-dropdown {
  display: inline-block;
  float: right;
  top: 12px;
  margin-right: 36px;
  position: relative;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .specialChar-dropdown > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(3) {
  color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .specialChar-dropdown > div:first-child {
  width: 13rem !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .specialChar-dropdown hr {
  border-bottom: 1px solid #979797 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .specialChar-dropdown svg {
  fill: black !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container > div:first-child {
  padding: 0 0 0 20px;
  margin-top: -12px !important;
  margin-bottom: 8px;
  position: relative !important;
  width: 29.4rem !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container > div:first-child label {
  color: #757575 !important;
  font-size: 16px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container > div:first-child hr {
  border-bottom: 1px solid #979797 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container > div:first-child > .clear-icon {
  color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list {
  width: 100%;
  border-top: 1px solid #c2c2be !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  overflow-y: auto;
  height: 290px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item {
  padding-left: 1rem;
  padding-top: 7px;
  color: #757575 !important;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  font-size: 16px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item:hover .delete > button > div > span.material-icons {
  color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item .description {
  width: 45%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 17px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item .symbol {
  display: inline-block;
  width: 70px;
  top: -5px;
  position: relative;
  margin: 0 auto;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item .html {
  display: inline-block;
  width: 70px;
  top: -5px;
  position: relative;
  margin: 0 auto;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item .delete {
  display: inline-block;
  width: 10%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item .delete > button > div > span.material-icons {
  color: white !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item .delete > button > div > span.material-icons:hover {
  color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item .view {
  display: inline-block;
  width: 10%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-specialChar .char-container .char-list-container .char-list .char-item .view > button > div > span {
  color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member {
  white-space: nowrap;
  position: relative;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member label {
  font-size: 16px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member h4 {
  margin-left: 20px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container {
  padding: 16px 22px;
  border: 1px solid #d4d4d4;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .meta-textfield > div:nth-child(4) {
  bottom: 33px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield > div > div:nth-child(4),
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .meta-textfield > div > div:nth-child(4) {
  bottom: 33px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .member-form-container {
  margin-top: -5px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container hr,
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .react-autosuggest__container .react-autosuggest__input {
  border-bottom: solid 1px #bdbdbd;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-panel .doc-settings-header {
  margin-top: 20px;
  font-size: 12px;
  color: #a7afb1;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-panel .doc-settings-content {
  margin-top: 10px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-panel .doc-settings-content__item--inline {
  margin-right: 20px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-panel .doc-settings-content__item--inline .bold {
  font-weight: bold;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield {
  overflow-x: initial;
  overflow-y: visible;
  display: inline-flex;
  width: 100%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield > div > label {
  top: 40px !important;
  color: rgba(0, 0, 0, 0.3) !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield.disabled > div > div,
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield.disabled > div > hr {
  display: none !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-textfield.invisible {
  visibility: hidden;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-selectfield {
  display: flex;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-selectfield.disabled > div > hr {
  display: none !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .doc-settings-selectfield.disabled > div div {
  color: black !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .delete-member {
  float: right;
  left: 20px;
  bottom: 15px;
  z-index: 5;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .delete-member span.material-icons {
  color: #757575 !important;
  font-size: 18px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .member-form-item-buttons {
  padding-bottom: 3rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .member-form-item-buttons button {
  color: #00bcd4 !important;
  float: right;
  background-color: transparent !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer {
  width: 100%;
  display: table;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer .participant-hdr-disabled {
  width: 100%;
  border-bottom: solid 1px #e0e0e0 !important;
  font-size: 1rem;
  height: 35px;
  color: #9e9e9e;
  margin-top: 5px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer .user-autocomplete-container-inner {
  max-height: 300px;
  overflow-y: scroll;
  width: 100%;
  display: block;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer .user-autocomplete-container-inner .empty-text {
  font-size: 1rem;
  line-height: 40px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer .user-autocomplete-container-inner ul {
  margin-top: 0;
  display: block;
  width: 100%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer .user-autocomplete-container-inner ul li {
  width: 100%;
  display: table;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .user-pill {
  height: 40px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .user-pill img {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .user-pill .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
  max-width: 400px;
  color: #000000;
  float: left;
  font-size: 0.9rem;
  line-height: 40px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .user-pill .material-icons {
  color: #d0021b !important;
  float: right;
  line-height: 40px;
  margin-right: 3px;
  margin-left: 5px;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .react-autosuggest__suggestions-container {
  background-color: white;
  width: 100%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .react-autosuggest__suggestions-container .react-autosuggest__suggestion .user-autosuggest-entry .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
  max-width: 400px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member .form-container .react-autosuggest__suggestions-container .react-autosuggest__suggestion--focused {
  background-color: #f1fafe;
}
.page-container-user-settings .page-inner.page-inner-menu-content .extend textarea,
.page-container-user-settings .page-inner.page-inner-menu-content .extend div {
  width: 100% !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .new-member {
  background: #f1fafe;
  box-shadow: 0 0 4px #d9d9d9;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference .member-form-container .delete-member {
  bottom: 100px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference .member-form-item-buttons {
  clear: both;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference .member-form-item-buttons button {
  color: #00bcd4 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-teamspace .member-list-container .member-list .member-item > div > div > div,
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-workflow .member-list-container .member-list .member-item > div > div > div {
  line-height: 33px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .user-member-template .form-container {
  height: calc(100% - 100px) !important;
  width: 100%;
  display: table;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .user-member-template .form-container .member-form-container {
  height: calc(100% - 27px) !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .user-member-template .form-container .member-form-container > div:nth-child(2) > div > div.react-autosuggest__container > input {
  width: 100% !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .user-member-template .form-container .member-form-container #react-whatever-1 > li > div > span {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-list-container .member-list .member-item > div > div > div {
  line-height: 33px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer {
  box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0.16);
  padding: 3px;
  margin-bottom: 5px;
  margin-top: 12px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dynamic-auto-suggest-component {
  display: block;
  align-self: stretch;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dynamic-auto-suggest-component input {
  margin: 4px 0 5px 0 !important;
  height: 24px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dynamic-auto-suggest-component li {
  transition: background-color 0.2s ease;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dynamic-auto-suggest-component li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dynamic-auto-suggest-component.selecting-prevented li:hover {
  cursor: default;
  background: #fff;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dept-autocomplete-container-inner {
  white-space: normal;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dept-autocomplete-container-inner ul {
  margin: 4px 0 5px 3px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dept-autocomplete-container-inner ul li {
  display: inline-block;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dept-autocomplete-container-inner ul li .dept-pill {
  margin-right: 5px;
  margin-bottom: 5px;
  height: 24px;
  background: #9b9b9b;
  padding-left: 5px;
  border-radius: 2px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dept-autocomplete-container-inner ul li .dept-pill .dept-name {
  color: white;
  float: left;
  font-size: 0.9rem;
  line-height: 24px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dept-autocomplete-container-inner ul li .dept-pill .material-icons {
  transition: all 0.15s ease-in-out;
  color: lightgray !important;
  float: right;
  line-height: 24px;
  margin-right: 3px;
  margin-left: 5px;
  cursor: pointer;
  font-size: 20px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .dept-autocomplete-container-inner ul li .dept-pill .material-icons:hover {
  color: #fff !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .dept-autocomplete-container-outer .react-autosuggest__suggestions-container {
  z-index: 10;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .member-form-container .doc-metadata {
  max-height: 2000px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-template .content-column {
  width: 745px;
  height: auto;
}
.page-container-user-settings .page-inner.page-inner-menu-content .disableLink {
  pointer-events: none;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference h4 {
  margin-bottom: 0;
  margin-left: 0px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .loadingWrap .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container > div:first-child {
  margin-top: -10px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table {
  width: 99%;
  margin: 1rem 0 200px 0;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  font-size: 0.9rem;
  color: #262a2e;
  font-weight: 300;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table .material-icons {
  color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table .material-icons.linked {
  margin-left: 8px;
  color: black !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table .material-icons.published {
  margin-left: 8px;
  color: #979797 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table .material-icons.noncdms {
  margin-left: 8px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table .material-icons.sort-order {
  font-size: 20px;
  margin: -3px 0 0 5px;
  top: 4px;
  position: relative;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table th {
  font-size: 1rem;
  font-weight: bold;
  color: black;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table tr td {
  font-size: 1rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table tr td.hover-col span {
  opacity: 0;
  -webkit-transition: opacity 0.1s;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-docreference .member-list-container table tr:hover td.hover-col span {
  opacity: 1;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown {
  float: right !important;
  top: -49px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) {
  box-shadow: none !Important;
  max-height: 265px !important;
  overflow-y: auto !important;
  margin-right: 29px !important;
  width: 147px !Important;
  padding-top: 0px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(1) {
  background-color: #f44336 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(2) {
  background-color: #c62828 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(3) {
  background-color: #f06292 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(4) {
  background-color: #e91e63 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(5) {
  background-color: #d500f9 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(6) {
  background-color: #9575cd !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(7) {
  background-color: #9c27b0 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(8) {
  background-color: #4527a0 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(9) {
  background-color: #7986cb !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(10) {
  background-color: #6200ea !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(11) {
  background-color: #2196f3 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(12) {
  background-color: #304ffe !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(13) {
  background-color: #01579b !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(14) {
  background-color: #009688 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(15) {
  background-color: #004d40 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(16) {
  background-color: #43a047 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(17) {
  background-color: #33691e !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(18) {
  background-color: #ef6c00 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(19) {
  background-color: #ff5722 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(20) {
  background-color: #a1887f !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(21) {
  background-color: #795548 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(22) {
  background-color: #757575 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(23) {
  background-color: #607d8b !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .colourDropdown > div:nth-child(2) > div:nth-child(24) {
  background-color: #263238 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference {
  height: auto !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference .form-container {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference .form-container .member-form-container > div.doc-settings-selectfield > div > div {
  bottom: 0 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-docreference .form-container .member-form-container > div.doc-settings-textfield > div > div {
  bottom: 32px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .member-form-item-buttons,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .member-form-item-buttons {
  margin-top: 1rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .member-form-item-buttons button,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .member-form-item-buttons button {
  color: #00bcd4 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container > label,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container > label {
  line-height: 22px;
  font-size: 12px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .add-variant-container,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .add-variant-container {
  color: #28ace3;
  padding-top: 2px;
  height: 50px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .add-variant-container button,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .add-variant-container button {
  float: left;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .add-variant-container .add-variant-text,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .add-variant-container .add-variant-text {
  float: left;
  line-height: 47px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .new-dept .member-form-container,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .new-dept .member-form-container {
  margin-top: 10px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .member-form-item-buttons,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .member-form-item-buttons {
  margin-top: -25px;
  padding-bottom: 2rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .member-form-item-buttons button,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .member-form-item-buttons button {
  color: #00bcd4 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner {
  overflow-y: auto;
  overflow-x: hidden;
  height: auto;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner .variants-edit-form .form-container,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner .variants-edit-form .form-container {
  overflow: hidden;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner .variants-edit-form .form-container .doc-settings-textfield div,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner .variants-edit-form .form-container .doc-settings-textfield div {
  width: 100% !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table {
  border-top: solid 1px #bdbdbd;
  table-layout: fixed;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table tr td,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table tr td {
  border-bottom: solid 1px #bdbdbd;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table tr td:not(.opened-variant-form),
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table tr td:not(.opened-variant-form) {
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table tr td > span,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table tr td > span {
  display: inline-block;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(1),
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(1) {
  width: 50%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(1) > span,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(1) > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 250px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(2),
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(2) {
  width: 20%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(2) > span,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(2) > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(3),
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(3) {
  color: #979797;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(3) > span,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-variant-list-container .org-variant-list-container-inner table tr td:nth-child(3) > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-orgs .org-list-container,
.page-container-user-settings .page-inner.page-inner-menu-content .variant-family-settings .org-list-container {
  margin-top: 2px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .member-form-item-buttons {
  margin-top: 1rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .member-form-item-buttons button {
  color: #00bcd4 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .field-label {
  color: rgba(0, 0, 0, 0.3);
  font-size: 0.85em;
  margin-top: 1.55em;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .field-requirements {
  margin-bottom: 1.5em;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .field-requirements tr:nth-child(odd) {
  background: #f6f6f6;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .field-requirements th {
  font-weight: normal;
  font-size: 1.1em;
  background: rgba(0, 0, 0, 0.1) !important;
  padding: 10px;
  border-radius: 0;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .field-requirements td {
  border-right: 1px solid #d6d6d6;
  padding: 0 10px;
  border-radius: 0;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .field-requirements th:nth-child(1) {
  width: 30%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container > label {
  line-height: 22px;
  font-size: 12px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .add-def-container {
  color: #28ace3;
  padding-top: 2px;
  height: 50px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .add-def-container button {
  float: left;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .add-def-container .add-def-text {
  float: left;
  line-height: 47px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .new-def .member-form-container {
  margin-top: 10px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .new-def .member-form-container.upload-thumb {
  width: 255px;
  border: 1px dashed #c2c2be;
  box-shadow: none;
  text-align: center;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .new-def .member-form-container.upload-thumb:hover {
  border: 1px dashed #c2c2be;
  box-shadow: none;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .new-def .member-form-container.upload-thumb i {
  color: #28ace3;
  margin: 0 auto 0 auto;
  position: relative;
  top: 1px;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .new-def .member-form-container.upload-thumb label {
  color: #28ace3;
  font-size: 1rem;
  display: inline-block;
  top: -5px;
  position: relative;
  margin-left: 14px;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .new-def .member-form-container.upload-thumb .upload-dropzone {
  width: 100%;
  height: 45px;
  border: none;
  padding: 10px;
  background-color: white;
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .member-form-item-buttons {
  margin-top: -25px;
  padding-bottom: 2rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .member-form-item-buttons button {
  color: #00bcd4 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner {
  overflow-y: auto;
  overflow-x: hidden;
  height: 96px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner .defs-edit-form .form-container {
  overflow: hidden;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner .defs-edit-form .form-container .doc-settings-textfield div {
  width: 100% !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner .defs-edit-form .form-container span.disabled {
  font-size: 0.9rem;
  opacity: 0.3;
  margin-top: 1em;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner table {
  border-top: solid 1px #bdbdbd;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner table tr td {
  border-bottom: solid 1px #bdbdbd;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner table tr td:not(.opened-variant-form) {
  cursor: pointer;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner table tr td > span {
  display: inline-block;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner table tr td:nth-child(1) {
  width: 70%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner table tr td:nth-child(1) > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 250px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner table tr td:nth-child(2) {
  width: 30%;
}
.page-container-user-settings .page-inner.page-inner-menu-content .definition-settings .index-definitions-list-container .index-definitions-list-container-inner table tr td:nth-child(2) > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 180px;
  text-align: right;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-setting-workflow .content-column {
  width: calc(100% - 400px);
  height: 100% !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .form-container {
  height: calc(100% - 55px);
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .wf-header-form {
  border-bottom: 1px solid #b2b2b2;
  height: 75px;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .wf-header-form .wf-text-container {
  display: inline-block;
  float: left;
  margin-right: 2rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .wf-header-form .wf-text-container label {
  top: 40px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .wf-header-form .wf-text-container > div {
  position: relative;
  top: -15px;
  width: 100% !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .wf-header-form .wf-text-container input[type=text] {
  margin: 14px 0 0 0 !important;
  padding-top: 0 !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .wf-header-form .wf-text-container > div > div {
  bottom: 17px !important;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .wf-header-form .delete-member {
  display: inline-block;
  float: right;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .workflow-stages-outer::-webkit-scrollbar {
  width: 0.9rem;
  height: 0.9rem;
}
.page-container-user-settings .page-inner.page-inner-menu-content .user-member-workflow .workflow-stages-outer {
  overflow: auto;
  height: calc(100% - (400px - 300px));
  padding-top: 0.5rem;
}
.page-container-user-settings .scopeDropdown > div:nth-child(2) {
  overflow-y: auto !important;
  max-height: 21rem !important;
}
#document-metadata-content > div.flex-flow-column > div:nth-child(8) > div > input {
  width: 92% !important;
}
.projects-container .nav-wrapper h1 {
  max-width: 512px;
  width: auto!important;
  margin-right: 1.3rem !important;
}
.projects-container .nav-wrapper .multi-selected {
  float: left;
}
.projects-container .nav-wrapper .multi-selected .popup-counts {
  color: white;
  float: left;
  border-radius: 2px;
  background-color: #00bbd4;
  height: 18px;
  min-width: 18px;
  margin-top: 22px;
  font-size: 0.7rem;
  line-height: 18px;
  text-align: center;
  padding: 0.1rem;
  cursor: pointer;
}
.projects-container .nav-wrapper .multi-selected div:nth-child(2) {
  float: left;
  font-size: 0.8rem;
  padding-left: 6px;
}
.projects-container .nav-wrapper .search-field,
.projects-container .nav-wrapper .icon-action-buttons {
  float: right;
}
@media screen and (max-width: 670px) {
  .projects-container .nav-wrapper .search-field {
    display: none;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .projects-container .nav-wrapper .lower-icon Button {
    top: 16px !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .projects-container .nav-wrapper .higher-icon {
    top: -16px !important;
  }
}
.projects-container .corenav-outer.teamspaces-list-outer {
  overflow-y: hidden;
}
.projects-container .corenav-outer.teamspaces-list-outer.public-ts-visible .public-teamspace-list {
  max-height: calc(100% - 362px);
}
.projects-container .corenav-outer.teamspaces-list-outer.private-ts-visible .private-teamspace-list {
  max-height: calc(100% - 432px);
}
.projects-container .corenav-outer.teamspaces-list-outer.public-ts-visible.private-ts-visible .private-teamspace-list {
  max-height: calc(100% - 450px);
}
.projects-container .corenav-outer.teamspaces-list-outer.public-ts-visible.private-ts-visible .public-teamspace-list {
  max-height: calc(100% - 450px);
}
.projects-container .corenav-outer .corenav-inner.private-teamspace-list,
.projects-container .corenav-outer .corenav-inner.public-teamspace-list {
  overflow-y: auto;
}
.projects-container .corenav-outer .corenav-inner .corenav-item.teamspace-item > div > div {
  padding-left: 19px !important;
}
.projects-container .corenav-outer .corenav-inner .corenav-item.teamspace-item > div > div > div {
  padding-left: 0;
}
.projects-container .corenav-outer .corenav-inner .corenav-item.header-item {
  background-color: #ededed !important;
}
.projects-container .corenav-outer .corenav-inner .corenav-item.header-item-opened {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.37);
}
.projects-container .corenav-outer .corenav-inner .corenav-item > div > div > div {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  /* multi-line ellipse */
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  font-size: 1rem;
  line-height: 1.1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.name-modal {
  width: 450px;
}
.name-modal h3 {
  margin: 0px;
  padding: 24px 24px 20px;
  color: rgba(0, 0, 0, 0.870588);
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  border-bottom: none;
}
.name-modal input[type=text] {
  padding-top: 0!important;
}
.name-modal .character-count {
  position: relative;
  bottom: 7px;
  float: right;
  font-size: 12px;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
.name-modal .perm-body-outer {
  height: 358px;
}
.name-modal .perm-body-outer > span {
  color: #757575;
  font-size: 1.2rem;
}
.name-modal .perm-body-outer .perm-body-inner {
  overflow: auto;
  overflow-y: scroll;
  height: calc(100% - 30px);
  padding-right: 25px;
  margin-top: 20px;
}
.name-modal .perm-body-outer .perm-body-inner .perm-section-list {
  margin-bottom: 30px;
}
.name-modal .perm-body-outer .perm-body-inner .perm-body-item {
  border-bottom: 1px solid #e7e7e7;
  padding: 5px 0;
  display: flex;
}
.name-modal .perm-body-outer .perm-body-inner .perm-body-item .perm-body-item-project-name {
  color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 60%;
}
.name-modal .perm-body-outer .perm-body-inner .perm-body-item .perm-body-item-message {
  padding-top: 4px;
  padding-right: 20px;
  width: 40%;
  display: flex;
}
.name-modal .perm-body-outer .perm-body-inner .perm-body-item .perm-body-item-message > span:first-child {
  color: #757575;
  width: 90%;
}
.name-modal .perm-body-outer .perm-body-inner .perm-body-item .perm-body-item-message .perm-status {
  margin-top: 3px;
  float: right;
  border-radius: 50px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  display: block;
  height: 1.1rem;
  width: 1.1rem;
  margin-left: 0.5rem;
}
.name-modal .perm-body-outer .perm-body-inner .perm-body-item .perm-body-item-message .perm-status.perm-DENIED {
  background-color: #d0021b;
}
.name-modal .perm-body-outer .perm-body-inner .perm-body-item .perm-body-item-message .perm-status.perm-GRANTED {
  background-color: #12c652;
}
.create-project-modal h3 {
  background-color: #28ace3 !important;
  color: white !important;
  padding: 12px 24px !important;
  font-size: 18px !important;
}
.create-project-modal .create-project-container .create-project-menu {
  width: 200px;
  background-color: #eaeaea;
  float: left;
  height: 300px;
  border-right: 1px solid #d8d8d8 !important;
}
.create-project-modal .create-project-container .create-project-menu ul {
  padding: 0;
  margin: 0;
}
.create-project-modal .create-project-container .create-project-menu ul li {
  display: block;
  padding: 18px 30px;
  border-bottom: 1px solid #d8d8d8;
}
.create-project-modal .create-project-container .create-project-properties {
  width: 300px;
  float: left;
  padding: 1rem !important;
}
.create-project-modal > div > div:last-child {
  background-color: #eaeaea;
  border-top: 1px solid #d8d8d8;
}
.create-project-modal > div > div:last-child button {
  background-color: transparent !important;
}
.create-project-modal > div div:nth-child(2) {
  padding: 0 !important;
}
.delete-popup h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.document-details.side-slidein-container .toggle-section {
  position: relative;
}
.document-details.side-slidein-container .toggle-section h1 {
  padding-left: 1.5rem;
  padding-top: 1rem;
  font-size: 1rem;
}
.document-details.side-slidein-container .toggle-section:first-child h1 {
  border-top: none;
}
.document-details.side-slidein-container .toggle-section:first-child .side-slidein-list-container {
  border-bottom: none;
}
.document-details.side-slidein-container .toggle-section:last-child .nav-to-team-icon {
  position: absolute;
  right: 35px;
  top: -20px;
}
.document-details.side-slidein-container .toggle-section.opened h1 {
  border-bottom: none;
  height: 70px !important;
}
.document-details.side-slidein-container .toggle-section.closed h1 {
  height: 68px;
}
.document-details.side-slidein-container .properties-tabs-container {
  transform: translate3d(0px, 0px, 0px);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  width: 320px !important;
  background-color: #f9f9f9;
  margin-top: 10px;
  position: relative;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  height: 0% !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.document-details.side-slidein-container .properties-tabs-container > div:first-child > div:first-child {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.document-details.side-slidein-container .properties-tabs-container .tabs.icon-action-buttons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.document-details.side-slidein-container .properties-tabs-container .tabs.icon-action-buttons .tab {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.document-details.side-slidein-container .properties-tabs-container .tabs.icon-action-buttons li .material-icons {
  font-size: 24px !important;
}
.document-details.side-slidein-container .properties-tabs-container .tabs.icon-action-buttons li .fontello-menu-item {
  top: -3px;
}
.document-details.side-slidein-container .properties-tabs-container .tabs.icon-action-buttons li button {
  padding: 3px 0 0 0 !important;
  height: 100% !important;
}
.document-details.side-slidein-container .properties-tabs-container .tabs.icon-action-buttons li button > div > span:first-child {
  height: 25px !important;
  width: 25px !important;
  top: 6px !important;
  left: 10px !important;
}
.document-details.side-slidein-container .properties-tabs-container .tabs.icon-action-buttons li.active {
  border-bottom: 2px solid #05adde;
  background-color: transparent;
}
.document-details.side-slidein-container .properties-tabs-container .tabs.icon-action-buttons li button.fontello-menu-item > div {
  height: 100% !important;
}
.document-details.side-slidein-container .properties-tabs-container .tabs.icon-action-buttons,
.document-details.side-slidein-container .properties-tabs-container .tabs .tab {
  overflow: visible;
}
.document-details.side-slidein-container .properties-tabs-container .properties-tabs-container-inner {
  min-width: 401px;
}
.document-details.side-slidein-container .properties-tabs-container .properties-tabs-container-inner .tabs li {
  display: block;
}
.document-details.side-slidein-container .properties-tabs-container .side-container-content {
  background-color: white;
  width: 100%;
}
.document-details.side-slidein-container .properties-tabs-container .side-container-content .empty-subaction {
  padding: 1.5rem 1rem 1rem 1rem;
  font-size: 0.9rem;
  font-style: italic;
  color: #666666;
}
.document-details.side-slidein-container .properties-tabs-container .side-container-content .empty-subaction p {
  padding-top: 1rem;
}
.document-details.side-slidein-container .properties-tabs-container .row {
  margin-left: -21px !important;
  margin-bottom: 0px !important;
}
.document-details.side-slidein-container .general-props-content {
  margin-top: 30px !important;
}
.document-details.side-slidein-container .general-props-content .side-slidein-content-container {
  height: calc(100% - 263px);
  max-height: calc(100% - 263px);
}
.document-details.side-slidein-container .documentLog {
  min-height: 575px;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 92%;
  background-color: #f4f4f4;
  padding-top: 25px;
}
.document-details.side-slidein-container .documentLog .revisions-wrapper {
  padding: 0 1rem;
}
.document-details.side-slidein-container .documentLog .revisions-wrapper label {
  top: 10px !important;
  transform: scale(1) translate3d(0px, 0px, 0px) !important;
}
.document-details.side-slidein-container .documentLog .revisions-wrapper .icon-export-as-csv {
  display: inline-block;
  color: #77858b !important;
  top: -10px;
  left: 17px;
  font-size: 22px;
  position: relative;
  cursor: pointer;
}
.document-details.side-slidein-container .documentLog .revisions-wrapper .typeInput {
  width: 90% !important;
}
.document-details.side-slidein-container .documentLog .changeTaskFilter {
  display: flex;
  align-items: center;
  margin-left: 1rem;
  margin-bottom: 4px;
}
.document-details.side-slidein-container .documentLog .changeTaskFilter > div > div > div:nth-child(1) > div:nth-child(2) {
  top: 0px !important;
}
.document-details.side-slidein-container .documentLog .changeTaskFilter > div:nth-child(2) {
  width: 61% !important;
  margin-left: 15px;
}
.document-details.side-slidein-container .documentLog .changeTaskFilter-text {
  margin-top: 9px;
}
.document-details.side-slidein-container .documentLog .popup-menu {
  z-index: 100;
  position: relative;
}
.document-details.side-slidein-container .documentLog .popup-menu .popup-menu-option--vertical-top {
  bottom: -24.3rem !important;
}
.document-details.side-slidein-container .documentLog .popup-menu .popup-arrow {
  position: fixed !important;
}
.document-details.side-slidein-container .documentLog .popup-menu .popup-menu-options {
  float: left;
}
.document-details.side-slidein-container .documentLog .popup-menu .popup-menu-options.popup-menu-option--horizontal-left {
  left: 17rem !important;
}
.document-details.side-slidein-container .documentLog h5 {
  font-size: 1.1rem;
  font-weight: bold;
  padding: 0 0 0 1rem;
  margin-top: 1rem;
}
.document-details.side-slidein-container .documentLog h6 {
  font-size: 15px;
  padding: 10px 0 4px 1rem;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 98%;
}
.document-details.side-slidein-container .documentLog .icon-display-options {
  float: right;
  font-size: 18px !important;
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .document-details.side-slidein-container .documentLog .icon-display-options {
    margin-right: 6px !important;
  }
}
.document-details.side-slidein-container .documentLog .documentLog-empty {
  color: #666666;
  font-style: italic;
  text-align: center;
}
.document-details.side-slidein-container .documentLog .listView {
  height: calc(100% - 278px) !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list {
  display: block;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 0 10px 0 10px;
  margin: 0;
  background-color: transparent;
  position: absolute;
}
.document-details.side-slidein-container .documentLog .documentLog-list .parent-item {
  padding-left: 3px !important;
  border-left: 4px solid #bbbbbb;
}
.document-details.side-slidein-container .documentLog .documentLog-list .parent-open {
  border-left: 4px solid #febd50 !important;
  box-shadow: -2px 1px 10px 1px rgba(0, 0, 0, 0.2);
}
.document-details.side-slidein-container .documentLog .documentLog-list .children-items {
  display: none;
  border-left: 1px solid #febd50;
  border-bottom: 1px dotted #bbbbbb;
}
.document-details.side-slidein-container .documentLog .documentLog-list .children-items.open {
  box-shadow: -2px 5px 10px 1px rgba(0, 0, 0, 0.2);
  display: block !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list .children-items li {
  padding-left: 16px;
}
.document-details.side-slidein-container .documentLog .documentLog-list .children-items li .documentLog-item {
  width: 254px;
}
.document-details.side-slidein-container .documentLog .documentLog-list .children-items .child-item {
  margin-left: 0px !important;
  padding-left: 7px !important;
  border-bottom: 1px dotted #bbbbbb !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list .children-items .child-item:last-child {
  border-bottom: none !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list li {
  background-color: white;
  border-bottom: 1px solid #e7e7e7;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 6px;
  display: inline-block;
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .document-details.side-slidein-container .documentLog .documentLog-list li {
    padding: 4px !important;
  }
}
.document-details.side-slidein-container .documentLog .documentLog-list li:hover,
.document-details.side-slidein-container .documentLog .documentLog-list li.selected {
  background-color: #e6f0fc !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .document-attachment > div {
  line-height: 20px;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer {
  float: left !important;
  margin-right: 0px !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog {
  font-size: 1.25rem;
  margin: -2px auto 0 auto !important;
  border-radius: 2px !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-update {
  color: #e98316;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-create {
  color: #47d579;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-delete {
  color: #d0021b;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-promote {
  color: #9b9b9b;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-revision {
  color: #009688;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-workflow {
  color: #28ace3;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-publication {
  color: #009688;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-workflow-approve {
  color: #25cb61;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-workflow-reject {
  color: #f34e44;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-workflow-skip {
  color: #a1a1a1;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-workflow-start-revision {
  color: #25cb61;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-workflow-lock {
  color: #28ace3;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .icon-documentLog-outer .icon-documentLog.icon-activity-workflow-unlock {
  color: #28ace3;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .items {
  width: 355px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .items .documentLog-item-details {
  max-width: none !important;
  width: 335px !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item {
  float: left;
  width: 265px;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item:not(:first-child) {
  top: 3px;
  left: 5px;
  position: relative;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-name {
  font-size: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
  font-weight: 400;
  text-transform: capitalize;
  float: left;
  line-height: 1em;
  color: black !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-name span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 75%;
  float: left;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-name .taskName {
  display: inline-block;
  max-width: 130px;
  overflow: hidden;
  top: 2px;
  position: relative;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-time {
  font-size: 0.65em;
  color: #979797;
  display: inline-block;
  float: right;
  margin-right: -5rem;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-title {
  font-size: 10px;
  font-weight: 400;
  color: #555555;
  display: inline-block;
  float: right;
  margin-right: -5rem;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-user {
  float: right;
  font-size: 0.65em;
  display: inline-block;
  color: #555555;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 55px;
  line-height: 20px;
  text-align: right;
  margin-right: -5rem;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-details {
  font-size: 0.786em;
  float: left;
  display: inline-block !important;
  color: #555555;
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1 !important;
  height: 20px;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-details > div {
  min-height: 18px !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-details > div > div {
  line-height: 11px;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-details > div > div > span {
  top: -10px;
  position: relative;
  margin-left: 120px;
  word-wrap: break-word;
  font-weight: 700 !important;
  font-size: 12px !important;
  display: block;
  color: #5d5d5d !important;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-details > div > div > span:first-letter {
  text-transform: uppercase;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-details > div > div > label {
  margin-left: 1px;
  font-size: 12px !important;
  width: 115px !important;
  font-weight: 400 !important;
  color: #555555 !important;
  display: inline-block !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.document-details.side-slidein-container .documentLog .documentLog-list li .documentLog-item .documentLog-item-extra {
  font-size: 0.786em;
  float: left;
  color: #555555;
  display: inline-block !important;
  width: 7% !important;
  line-height: 20px;
  height: 20px;
}
.document-details.side-slidein-container .documentLog .documentLog-list li.expand {
  display: table;
}
.document-details.side-slidein-container .documentLog .documentLog-list li.expand .documentLog-item-details {
  height: auto;
  margin-left: 20px;
  min-height: 28px;
  overflow: auto;
  text-overflow: initial;
  white-space: normal;
}
.document-details.side-slidein-container .documentLog .documentLog-list.documentLog-list-tasks li .icon-documentLog {
  background-color: #c62828;
  padding: 3px 0 0 3px;
  font-size: 12px;
  color: white;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list {
  margin: 0;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div > button,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div > button {
  width: 48px !important;
  height: 32px !important;
  padding: 0px !important;
  float: right;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div > button:nth-child(4) > div > div,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div > button:nth-child(4) > div > div {
  right: -24px !important;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list .variant-pdf-menu,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list .variant-pdf-menu {
  float: right;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list .variant-pdf-menu button,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list .variant-pdf-menu button {
  height: 32px !important;
  padding: 0 !important;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li {
  margin: 0 0 8px 0;
  font-size: 1rem;
  color: #a8a8a8;
  font-weight: 300;
  margin-bottom: 1rem;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li:last-child .revision-extra-info,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li:last-child .revision-extra-info {
  border-bottom: none !important;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child {
  height: 50px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > label,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > label {
  float: left;
  font-weight: bold;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
  width: 130px;
  white-space: nowrap;
  font-size: 1rem;
  overflow: hidden;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > label + .quiz-published,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > label + .quiz-published {
  float: left;
  margin-right: 24px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > label + span,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > label + span {
  margin-left: 48px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > label.interim,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > label.interim {
  color: #ff9f00;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > label.draftRev,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > label.draftRev {
  color: #ff9f00;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > label.draftEntry,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > label.draftEntry {
  max-width: 240px;
  display: block;
  font-weight: normal;
  font-size: small;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-right: 2px;
  padding-right: 5px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > label.draftEntryHeader,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > label.draftEntryHeader {
  font-weight: bold;
  font-size: smaller;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > label.dateSpan,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > label.dateSpan {
  margin-left: 48px;
  width: 130px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > span,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > span {
  float: left;
  display: inline-block;
  overflow: hidden;
  width: 100px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > span.dateSpan,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > span.dateSpan {
  width: 130px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > a,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > a {
  float: right;
  padding: 0 !important;
  width: 24px !important;
  height: 24px !important;
  margin-right: 16px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li > div:first-child > hr,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child > hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li .revision-extra-info,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li .revision-extra-info {
  display: table;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1rem;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li .revision-extra-info span,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li .revision-extra-info span {
  font-size: 1rem;
  font-weight: 300;
  color: #a8a8a8;
  display: inline-block;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li .revision-extra-info span:nth-child(1),
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li .revision-extra-info span:nth-child(1) {
  padding-bottom: 0.5rem !important;
  width: 100%;
  display: inline-block;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li .revision-extra-info span:nth-child(2),
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li .revision-extra-info span:nth-child(2) {
  font-weight: 300;
  color: #a8a8a8;
  width: 160px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list li .revision-extra-info span:nth-child(3),
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li .revision-extra-info span:nth-child(3) {
  color: #a8a8a8;
  width: 180px;
  display: inline-block;
  white-space: nowrap;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-revisions-list .icon,
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list .icon {
  font-size: 18px !important;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list {
  margin-top: -2rem;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li {
  color: inherit;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div > .quiz-published {
  float: left;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child {
  height: inherit;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child .document-info-manuals-title-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li > div:first-child .document-info-manuals-title-row label {
  width: 260px;
  float: none;
  font-weight: bold;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.87);
  display: inline-block;
  white-space: nowrap;
  font-size: 1rem;
  overflow: hidden;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li .manuals-extra-info {
  margin-left: 1rem;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li .manuals-extra-info .manuals-extra-info-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li .manuals-extra-info .manuals-extra-info-row .manuals-extra-info-label {
  width: 150px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-manuals-list li .manuals-extra-info .manuals-extra-info-row .manuals-extra-info-value {
  color: #a8a8a8;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-team-list .role-header {
  font-size: 1rem;
  color: #666666;
  margin-left: 1rem;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-team-list ul {
  margin: 8px 0 8px 0;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-team-list ul li {
  display: block;
  width: 100%;
  height: 50px;
  padding-bottom: 10px;
  padding-left: 1rem;
  border-bottom: none;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-team-list ul li:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-team-list ul li img {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 18px;
  float: left;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-team-list ul li .user-name {
  display: inline-block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 240px;
  font-size: 1rem;
  line-height: 40px;
}
.document-details.side-slidein-container .side-slidein-list-container .document-info-team-list .team-role-members:last-child li:last-child {
  border-bottom: none !important;
}
.document-details.side-slidein-container .workflow-info {
  padding: 1.5rem;
}
.document-details.side-slidein-container .workflow-info h2 {
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.menuItem {
  font-weight: 300 !important;
}
.menuItem > div > div {
  top: 0px !important;
}
.menuItem .itemMenuButton {
  margin: 0px !important;
  pointer-events: none;
}
.menuItem .itemMenuButton > div > span {
  font-size: 1.2rem !important;
  margin-right: 25px !important;
  top: 15px;
  color: #77858b !important;
  position: absolute !important;
}
.menuItem .disabled > div > span {
  color: rgba(0, 0, 0, 0.3) !important;
}
.menuItem .itemMenuButtonFontello {
  pointer-events: none;
  height: 20px !important;
  width: 20px !important;
  left: 3px !important;
  color: #77858b !important;
}
.menuItem .iconDisabled {
  fill: rgba(0, 0, 0, 0.3) !important;
}
.menuItem .material-icons {
  font-size: 18px !important;
}
.discardDraftDialog label {
  font-size: 1.5rem;
}
.variant-menu-header {
  margin: 0 0 10px 0px;
  padding: 0px 16px;
  position: relative;
  font-size: 16px;
}
@-moz-document url-prefix() {
  .nav-wrapper .raisedButton {
    margin-top: 0px !important;
  }
}
.nav-wrapper ul.icon-action-buttons {
  position: relative;
}
.nav-wrapper .raisedButton {
  margin-right: 1rem;
  margin-top: 0.2rem;
}
.nav-wrapper .raisedButton Button {
  background-color: #009688 !important;
}
.nav-wrapper .raisedButton Span {
  line-height: 38px;
}
.nav-wrapper .raisedButton .material-icons {
  margin-top: 10.3px;
  padding-left: 9px;
  font-size: 1rem !important;
  color: white !important;
  margin-left: 5px;
}
.nav-wrapper Button > div:first-child > div:first-child {
  z-index: 1 !important;
}
.documents-container {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  overflow: hidden;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.documents-container .loading {
  position: absolute;
}
.documents-container table.documents-filter {
  margin-bottom: 0rem !important;
}
.documents-container table {
  background-color: transparent !important;
  border-collapse: inherit !important;
  table-layout: fixed !important;
}
.documents-container table tr {
  font-size: 0.9rem;
  color: #262a2e;
  font-weight: 300;
}
.documents-container table tr td span.hovered,
.documents-container table tr th span.hovered {
  display: none !important;
}
.documents-container table tr td span.not-hovered,
.documents-container table tr th span.not-hovered {
  display: inline-block !important;
}
.documents-container table tr:hover td span.hovered:not(.hide),
.documents-container table tr:hover th span.hovered:not(.hide) {
  display: inline-block !important;
}
.documents-container table tr:hover td span.not-hovered:not(.selected),
.documents-container table tr:hover th span.not-hovered:not(.selected) {
  display: none !important;
}
.documents-container table tr.selected {
  background-color: #f7f7f7;
}
.documents-container table tr.selected td {
  border-top: 1px solid #33ade1;
  border-bottom: 1px solid #33ade1;
}
.documents-container table tr.selected:hover td {
  background-color: #f7f7f7;
}
.documents-container table tr th {
  font-size: 1rem!important;
  font-weight: bold!important;
  color: #262a2e !important;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.documents-container table tr th span {
  float: left;
}
.documents-container table tr th .material-icons {
  color: #28ace3 !important;
  font-size: 22px;
  margin: -6px 0 0 5px;
  word-break: normal;
}
.documents-container table tr td:first-child .material-icons,
.documents-container table tr th:first-child .material-icons,
.documents-container table tr td:first-child .file-icon,
.documents-container table tr th:first-child .file-icon {
  font-size: 26px !important;
  margin-left: 40%!important;
}
.documents-container table tr td {
  font-size: 1rem;
  vertical-align: middle;
  border-radius: 0px !important;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  word-break: break-word;
  white-space: nowrap;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
}
.documents-container table tr td:first-child {
  border-left: 1px solid transparent;
}
.documents-container table tr td:nth-child(2) {
  white-space: nowrap !important;
  vertical-align: middle;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  font-weight: 400;
}
.documents-container table tr td:nth-child(2) .project-name {
  position: static;
  bottom: 2px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .documents-container table tr td:nth-child(2) .project-name {
    position: inherit;
    bottom: 2px !important;
  }
}
.documents-container table tr td:nth-child(3) {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.documents-container table tr td:nth-child(8) {
  word-break: normal;
  word-wrap: normal;
}
.documents-container table tr td:nth-child(8) .projectDropdown {
  height: 0px !important;
  font-size: 12px !important;
  color: #77858b !important;
}
.documents-container table tr td:nth-child(8) .projectDropdown .material-icons {
  color: black;
  font-size: 1.2rem !important;
  margin-left: 12px !important;
  margin-right: 25px !important;
  top: 2px;
}
.documents-container table tr td:nth-child(8) .projectDropdown button {
  padding: 0 !important;
  height: 0 !important;
  top: -10px;
}
.documents-container table tr td:nth-child(8) .projectDropdown div span div div div div div button {
  padding: 0 !important;
  margin-right: -18px;
  margin-top: 5px;
  height: 37px !important;
  width: 37px !important;
}
.documents-container table tr td:nth-child(8) .projectDropdown div span div div div div div svg {
  padding: 0 !important;
  margin: 10px 11px !important;
  width: 18px !important;
  height: 18px !important;
}
.documents-container table tr td:nth-child(8) .projectDropdown div span div div div div div svg + div {
  line-height: 37px !important;
}
.documents-container table tr td:nth-child(8) .projectDropdown div span div div div div div a div div {
  top: -4px !important;
}
.documents-container table tr td:nth-child(8) .projectDropdown div span div div div div div a div div button {
  padding: 0 !important;
  margin-right: -18px;
  height: 37px !important;
  width: 37px !important;
}
.documents-container table tr td:nth-child(8) .projectDropdown div span div div div div div a div div svg {
  padding: 0 !important;
  margin: 10px 10px !important;
  width: 18px !important;
}
.documents-container table tr td:nth-child(8) .projectDropdown div span div div div div div a div div svg + div {
  line-height: 37px !important;
}
.documents-container table td,
.documents-container table th {
  word-break: break-word;
  white-space: nowrap;
  color: #262a2e;
  font-weight: 300;
  cursor: pointer;
}
.documents-container table td:nth-child(1),
.documents-container table th:nth-child(1) {
  width: 25px!important;
}
.documents-container table td:nth-child(2),
.documents-container table th:nth-child(2) {
  width: 135px!important;
}
.documents-container table td:nth-child(3),
.documents-container table th:nth-child(3) {
  width: 63px!important;
  white-space: normal;
}
.documents-container table td:nth-child(4),
.documents-container table th:nth-child(4) {
  width: 50px!important;
}
.documents-container table td:nth-child(5),
.documents-container table th:nth-child(5) {
  width: 55px!important;
}
.documents-container table td:nth-child(6),
.documents-container table th:nth-child(6) {
  white-space: normal;
  width: 55px!important;
}
.documents-container table td:nth-child(7),
.documents-container table th:nth-child(7) {
  width: 100px!important;
}
.documents-container table td:nth-child(8),
.documents-container table th:nth-child(8) {
  width: 30px!important;
}
.documents-container .documents-fixed-header-table {
  background-color: white!important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-bottom: 0;
}
.documents-container .documents-filter {
  background-color: #f4f4f4 !important;
}
.documents-container .documents-filter.table > thead > tr > th {
  padding-top: 0 !important;
  padding-bottom: 0.3rem !important;
}
.documents-container .documents-filter.table > thead > tr > th .material-icons {
  color: white !important;
}
.documents-container .documents-filter.table > thead > tr > th:nth-child(7) {
  width: 130px!important;
}
.documents-container .documents-filter .documents-filter-button {
  margin-left: 5px;
}
.documents-container .documents-filter .field-divider {
  border-left: 1px solid #ccc;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 5px 5px 5px 0;
}
.documents-container .documents-filter .documents-filter-field-workflow-checkbox {
  width: 185px;
  margin: 5px 0 0 0;
  height: 50px !important;
}
.documents-container .documents-filter .documents-filter-field-workflow-checkbox > div {
  align-items: center;
}
@media (max-width: 1550px) {
  .documents-container .documents-filter .documents-filter-field-workflow-checkbox {
    width: 120px;
  }
}
.documents-container .documents-filter .documents-filter-field {
  width: 100% !important;
}
.documents-container .documents-filter .documents-filter-field.documents-filter-material-components {
  display: block !important;
}
.documents-container .documents-filter .documents-filter-field.documents-filter-field-dropdown {
  margin-top: 2px;
}
.documents-container .documents-filter .documents-filter-field.documents-filter-field-dropdown > div.react-autosuggest__container {
  top: -6px !important;
}
.documents-container .documents-filter .documents-filter-field.documents-filter-field-date {
  margin-bottom: 6px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  word-break: normal;
  white-space: nowrap;
}
.documents-container .documents-filter .documents-filter-field.documents-filter-field-date .documents-filter-field-date-label {
  display: inline-block;
  font-size: 1rem;
}
.documents-container .documents-filter .documents-filter-field.documents-filter-field-date .documents-filter-field-date-icon {
  font-size: 20px !important;
  margin-top: 6px;
  color: #262a2e !important;
}
.documents-container .documents-filter .documents-filter-field input[type=text] {
  padding-top: 0 !important;
  font-size: 1rem !important;
  font-weight: normal !important;
  color: #262a2e !important;
}
.documents-container .documents-filter .documents-filter-field div {
  font-size: 1rem;
  font-weight: normal;
  color: #262a2e !important;
}
.documents-container .documents-filter .documents-filter-field hr {
  position: relative !important;
}
.documents-container .documents-filter .documents-filter-field button {
  width: 32px !important;
}
.documents-container .scrollable-region-doc-list {
  overflow-y: auto;
  height: calc(100% - 130px);
}
.documents-container .documents-list-table {
  min-width: 100%;
}
.documents-container .documents-list-table td {
  position: relative;
}
.documents-container .empty {
  text-align: center;
}
.documents-container .empty h4 {
  font-size: 1.5rem;
}
.documents-container .project-has-attachment {
  color: #8a8a8a !important;
  width: 16px !important;
  height: 16px !important;
  position: absolute;
  top: -7px;
  left: 3px;
}
.paging {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  color: #77858b;
  margin-left: 30px;
}
.paging .paging-total-items {
  cursor: default;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  padding: 10px 26px 10px 0;
}
.paging .paging-total-items .paging-total-items-count {
  font-weight: 700;
  padding-left: 5px;
}
.paging .paging-total-items-border {
  border-right: 1px solid #d8d8d8;
}
.paging .pages {
  display: flex;
  justify-content: flex-start;
  align-content: center;
  padding: 5px 10px;
  cursor: default;
}
.paging .pages span {
  padding: 5px 8px;
  margin: 0 8px;
  cursor: pointer;
}
.paging .pages span:hover:not(.page-disabled):not(.page-active):not(.no-action) {
  color: #169ddd;
}
.paging .pages span.page-disabled,
.paging .pages span.page-active,
.paging .pages span.no-action {
  cursor: default;
}
.paging .pages span.page-disabled {
  cursor: default !important;
  color: #d1d5d7;
}
.paging .pages span.page-active {
  color: white;
  background-color: #2fabe1;
}
.paging.compact {
  margin-left: 0;
}
.paging.compact .pages {
  padding: 5px;
}
.paging.compact .pages span {
  padding: 1px 6px 0px 5px;
  margin: 0 3px;
}
.table-hover.table-mc-light-blue > tbody > tr.paging-row:hover > td,
.table-hover > tbody > tr.paging-row:hover > td {
  background-color: white !important;
}
.documents-container table {
  margin-bottom: 0;
}
.documents-container table tr.paging-row {
  width: 800px !important;
}
.documents-container table tr.paging-row td {
  border-top: 1px solid #d8d8d8;
  padding-bottom: 16px;
}
.documents-container table tr.paging-row td:nth-child(1) {
  width: 800px!important;
  cursor: default;
}
.bulk-documents-container {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  overflow: hidden;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bulk-documents-container .bulk-menu-outer {
  width: 15rem !important;
}
.bulk-documents-container .bulk-upload-chekbox {
  border: 1px #26a69a !important;
}
.bulk-documents-container .date-range-icon {
  position: absolute !important;
  font-size: 18px !important;
  color: #ccc !important;
  word-break: normal !important;
  top: 22px;
  right: 7px;
}
.bulk-documents-container table tbody tr td {
  padding: 5px 1rem;
}
.bulk-documents-container table.existing-bulk-menu {
  display: table;
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
  min-width: 100% !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.datepicker-container {
  width: 85px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.bulk-upload-button {
  width: 90px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.bulk-upload-button button {
  width: 100% !important;
  color: white !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.bulk-upload-button button > span:nth-child(1) {
  font-size: 18px !important;
  top: 2px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.bulk-upload-button button > span:nth-child(2) {
  font-size: 12px !important;
  padding-left: 11px !important;
  padding-right: 3px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.bulk-upload-button button > div > span:nth-child(1) {
  font-size: 18px !important;
  top: 2px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.bulk-upload-button button > div > span:nth-child(2) {
  font-size: 12px !important;
  padding-left: 11px !important;
  padding-right: 3px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.reset-button {
  width: 57px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.reset-button button {
  width: 100% !important;
  color: white !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.reset-button button > div > span:nth-child(1) {
  font-size: 12px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.refresh-button {
  width: 62px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.refresh-button button {
  width: 100% !important;
  color: white !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.refresh-button button > span:nth-child(1) {
  font-size: 18px !important;
  top: 3px;
  margin-right: -5px;
  padding-left: 3px;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.refresh-button button > span:nth-child(2) {
  font-size: 12px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.refresh-button button > div > span:nth-child(1) {
  font-size: 18px !important;
  top: 3px;
  margin-right: -5px;
  padding-left: 3px;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.refresh-button button > div > span:nth-child(2) {
  font-size: 12px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.delete-button {
  width: 84px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.delete-button button {
  width: 100% !important;
  color: white !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.delete-button button > div > span:nth-child(1) {
  font-size: 18px !important;
  top: 1px;
  padding-left: 3px;
  margin-right: -1px;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.delete-button button > div > span:nth-child(2) {
  font-size: 12px !important;
  padding-left: 8px !important;
  padding-right: 10px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-dd {
  width: 70px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-dd div {
  width: 100% !important;
  font-size: 14px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-dd div #filenameDropDown > div:nth-child(1) > div:nth-child(2) {
  padding-right: 15px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-dd div #filenameDropDown > div:nth-child(1) > button {
  right: -15px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-in {
  width: 70px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-in div {
  width: 100% !important;
  font-size: 14px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-in #filenameTextField {
  padding-top: 0% !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-type {
  width: 70px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-type div {
  width: 100% !important;
  font-size: 14px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-type div #stdFilenameDropDown > div:nth-child(1) > div:nth-child(2) {
  padding-right: 14px !important;
}
.bulk-documents-container table.existing-bulk-menu tbody tr td.filename-type div #stdFilenameDropDown > div:nth-child(1) > button {
  right: -16px !important;
}
.bulk-documents-container table.new-bulk-menu {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0.9rem;
  display: table;
  align-items: center;
  min-width: 100% !important;
  background-color: #F4F4F4 !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td {
  width: 150px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .doc-settings {
  color: #40C7FF;
  width: 100% !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .organisation-dd {
  width: 100% !important;
  font-size: 14px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .organisation-dd div:nth-child(2) > div:nth-child(1) > button {
  right: -15px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .organisation-dd #organisationDropDown > div:nth-child(1) > div:nth-child(2) {
  padding-right: 15px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .department-dd {
  width: 100% !important;
  font-size: 14px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .department-dd div:nth-child(2) > div:nth-child(1) > button {
  right: -15px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .department-dd #departmentDropDown > div:nth-child(1) > div:nth-child(2) {
  padding-right: 15px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .teamspace-dd {
  width: 100% !important;
  font-size: 14px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .teamspace-dd div:nth-child(2) > div:nth-child(1) > button {
  right: -15px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .teamspace-dd #teamspaceDropDown > div:nth-child(1) > div:nth-child(2) {
  padding-right: 15px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .workflow-dd {
  width: 100% !important;
  font-size: 14px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .workflow-dd div:nth-child(2) > div:nth-child(1) > button {
  right: -15px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .workflow-dd #workflowDropDown > div:nth-child(1) > div:nth-child(2) {
  padding-right: 15px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .distribution-dd {
  width: 100% !important;
  font-size: 14px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .distribution-dd div:nth-child(2) > div:nth-child(1) > button {
  right: -15px !important;
}
.bulk-documents-container table.new-bulk-menu tbody tr td .distribution-dd #distributionDropDown > div:nth-child(1) > div:nth-child(2) {
  padding-right: 15px !important;
}
.bulk-documents-container table {
  background-color: transparent !important;
  border-collapse: inherit !important;
  table-layout: fixed !important;
}
.bulk-documents-container table tr {
  font-size: 0.9rem;
  color: #262a2e;
  font-weight: 300;
  padding: 0.9rem !important;
}
.bulk-documents-container table tr td span.hovered,
.bulk-documents-container table tr th span.hovered {
  display: none !important;
}
.bulk-documents-container table tr td span.not-hovered,
.bulk-documents-container table tr th span.not-hovered {
  display: inline-block !important;
}
.bulk-documents-container table tr:hover td span.hovered:not(.hide),
.bulk-documents-container table tr:hover th span.hovered:not(.hide) {
  display: inline-block !important;
}
.bulk-documents-container table tr:hover td span.not-hovered:not(.selected),
.bulk-documents-container table tr:hover th span.not-hovered:not(.selected) {
  display: none !important;
}
.bulk-documents-container table tr.selected {
  background-color: #f7f7f7;
}
.bulk-documents-container table tr.selected td {
  border-top: 1px solid #33ade1;
  border-bottom: 1px solid #33ade1;
}
.bulk-documents-container table tr.selected:hover td {
  background-color: #f7f7f7;
}
.bulk-documents-container table tr th {
  font-size: 1rem !important;
  font-weight: bold !important;
  color: #262a2e !important;
  padding: 0.5rem !important;
  vertical-align: middle;
}
.bulk-documents-container table tr th span {
  display: inline-block;
}
.bulk-documents-container table tr th .material-icons {
  color: #28ace3 !important;
  font-size: 22px;
  margin: -3px 0 0 5px;
}
.bulk-documents-container table tr td {
  font-size: 1rem;
  vertical-align: middle;
  border-radius: 0px !important;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  padding: 0.5rem;
}
.bulk-documents-container td,
.bulk-documents-container th {
  color: #262a2e;
  font-weight: 300;
  cursor: pointer;
}
.bulk-documents-container td:nth-child(1),
.bulk-documents-container th:nth-child(1) {
  width: 180px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.bulk-documents-container td:nth-child(2),
.bulk-documents-container th:nth-child(2) {
  width: 180px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.bulk-documents-container td:nth-child(3),
.bulk-documents-container th:nth-child(3) {
  width: 180px !important;
}
.bulk-documents-container td:nth-child(4),
.bulk-documents-container th:nth-child(4) {
  width: 70px !important;
}
.bulk-documents-container td:nth-child(5),
.bulk-documents-container th:nth-child(5) {
  width: 80px !important;
  padding-left: 0px !important;
}
.bulk-documents-container td:nth-child(6),
.bulk-documents-container th:nth-child(6) {
  width: 110px !important;
}
.bulk-documents-container td:nth-child(7),
.bulk-documents-container th:nth-child(7) {
  width: 110px !important;
}
.bulk-documents-container .documents-fixed-header-table {
  background-color: white !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  margin-bottom: 0;
}
.bulk-documents-container .scrollable-region-doc-list {
  overflow-y: auto;
  height: calc(100% - 150px);
}
.bulk-documents-container .documents-list-table {
  min-width: 100%;
}
.bulk-documents-container .empty {
  text-align: center;
}
.bulk-documents-container .empty h4 {
  font-size: 1.5rem;
}
.bulk-documents-container .datetime {
  display: inline-block;
  margin-left: 0.5rem;
}
.bulk-documents-container .datetime-element {
  padding: 0 0.2rem;
  display: inline-block;
}
.bulk-documents-container .datetime-element button {
  padding: 4px !important;
  height: 30px !important;
  width: 30px !important;
  border: 1px solid white !important;
}
.bulk-documents-container .fontello-menu-item {
  margin-top: 4px !important;
}
.bulk-documents-container .title-icon {
  margin: -3px 5px 10px 5px !important;
}
.bulk-documents-container .icon-doc-type {
  margin-top: 0 !important;
}
.bulk-documents-container .field-editable {
  cursor: default;
  border: none;
  height: 22px;
}
.bulk-documents-container .field-editable:focus {
  cursor: text;
  background-color: white;
  border: 1px solid #33ade1;
  padding-top: 2px;
  padding-bottom: 2px;
}
.bulk-documents-container .field-editable:hover {
  cursor: text;
  border-bottom: 1px solid #33ade1;
}
.bulk-documents-container .field-editable:hover:not(:focus) {
  background-color: #b3e5fc;
}
.bulk-documents-container .field-editable.title {
  width: 170px;
  text-align: left;
  padding-left: 4px;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.bulk-documents-container .field-editable.description {
  width: 170px;
  max-width: 170px;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  margin-top: 15px;
  text-align: left;
}
.bulk-documents-container .field-editable.revision {
  margin-top: 15px;
  text-align: center;
}
.bulk-documents-container .datepicker-container {
  position: relative;
}
.bulk-documents-container .datepicker-container > div > div {
  font-size: 14px !important;
  width: 100% !important;
}
.bulk-documents-container .revDatePicker:hover,
.bulk-documents-container .pubDatePicker:hover,
.bulk-documents-container .expDatePicker:hover {
  border-bottom: 1px solid #33ade1;
}
.bulk-documents-container .revError {
  font-size: 11px;
  color: #d0021b;
}
.bulk-documents-container button:disabled,
.bulk-documents-container button[disabled] {
  background-color: #aeaeae !important;
}
.upload-file-name {
  font-size: 12px;
}
.bulkupload-dropzone {
  width: 100%;
  height: 100%;
  border: none;
  padding-top: 20px;
  overflow-y: scroll;
}
.actions-footer-bulk {
  height: 50px !important;
}
.external-upload-modal .xml {
  color: #25367F !important;
}
.external-upload-modal .pdf {
  color: #DF6B64 !important;
}
.external-upload-modal .pdf,
.external-upload-modal .xml {
  vertical-align: middle;
}
.external-upload-modal .adx {
  color: #28ACE3 !important;
}
.external-upload-modal .inner-content {
  padding: 30px;
}
.external-upload-modal .dialogue-header {
  border-bottom: 1px solid #ccc;
  padding: 20px;
}
.external-upload-modal h5 {
  color: #000;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0;
}
.external-upload-modal .error-msg {
  margin: 10px 0 0 0;
  color: red;
  font-size: 12px;
}
.external-upload-modal .upload-button {
  color: white !important;
}
.external-upload-modal .comment-section {
  margin: 20px 0 0 0;
  clear: both;
}
.external-upload-modal textarea {
  padding: 2% !important;
  min-height: 70px;
  color: #000;
}
.external-upload-modal .close-button {
  cursor: pointer;
}
.external-upload-modal .close-button.right {
  float: right;
}
.external-upload-modal .close-button.right .icon-close {
  font-size: 14px !important;
  color: #ccc !important;
}
.external-upload-modal .close-button.right .icon-close:hover {
  color: #aaa !important;
}
.external-upload-modal .close-button.file-close {
  margin-left: 10px;
}
.external-upload-modal .buttons-section {
  margin: 50px 0 0 0;
  text-align: right;
}
.external-upload-modal .file-item {
  text-align: left;
  margin-top: 5px;
}
.external-upload-modal .file-name {
  padding-left: 5px;
  color: #000;
  position: relative;
}
.external-upload-modal .file-name:after {
  content: 'X';
  position: absolute;
  top: 1px;
  border-radius: 8px;
  padding: 1px 5px;
  right: -20px;
  font-size: 10px;
  background: #cac8c8;
}
.external-upload-modal .importTaskButtonActive {
  background-color: #57ba61 !important;
}
.external-upload-modal .importTaskButtonActive:hover {
  background-color: #57ba61 !important;
}
.external-upload-modal .upload-thumb {
  height: 100px;
  border: 1px dashed #c2c2be;
  box-shadow: none;
  text-align: center;
  cursor: pointer;
}
.external-upload-modal .upload-thumb:hover {
  border: 1px dashed #c2c2be;
  box-shadow: none;
}
.external-upload-modal .upload-thumb i {
  color: #28ace3;
  display: block;
  margin: 0 auto 0 auto;
}
.external-upload-modal .upload-thumb label {
  color: #28ace3;
  font-size: 1rem;
  margin-top: 0.5em;
  display: block;
}
.external-upload-modal .upload-thumb .upload-dropzone {
  width: 100%;
  height: 100%;
  overflow: auto;
  border: none;
  padding-top: 15px;
}
.external-upload-modal .upload-thumb .upload-dropzone .external-upload-icon {
  float: left;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 25px;
}
.external-upload-modal .upload-thumb .upload-dropzone .external-upload-icon .close-button {
  cursor: pointer;
  position: absolute;
  font-size: 10px;
  text-align: center;
}
.user-search {
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100% - 280px);
  position: absolute;
  margin-top: 20px;
}
.user-search .user-search-row {
  margin: 0 20px 10px 0;
  cursor: move;
  cursor: -webkit-grab;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.user-search .user-search-row.nodrop {
  cursor: no-drop !important;
}
.user-search .user-search-row img {
  display: block;
  margin-right: 20px;
  height: 38px;
  width: 38px;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.user-search .user-search-row .list-icon {
  font-size: 41px !important;
  padding-top: 0 !important;
  margin-right: 20px;
  margin-top: auto;
  margin-bottom: auto;
}
.user-search .user-search-row .user-search-row-name {
  width: 200px;
  font-weight: 500;
  margin-top: auto;
  margin-bottom: auto;
  overflow: hidden;
}
.user-search .user-search-row .user-search-row-name .user-search-row-name-first {
  padding-right: 5px;
}
.user-search .user-search-row .material-icons {
  padding-top: 9px;
}
.user-drop-zone {
  height: 105px;
}
.user-list {
  padding: 5px 30px 5px 30px;
  display: block;
  margin-bottom: -30px;
}
.user-list .header-row {
  margin-bottom: 15px;
}
.user-list .header-row .header-row-title {
  display: inline-block;
  width: 150px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
}
.user-list .header-row .header-row-publisher {
  display: inline-block;
  font-size: 11px;
  margin-left: 200px;
}
.user-list .user-row {
  margin: 0 20px 10px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  /*      .user-row-role {
            font-size: 10px !important;
            padding-bottom: 0px;

            > div > div:nth-child(1) > div:nth-child(3){
              padding-left: 10px !important;
            }
            > div > div:nth-child(1) > svg{
              right: 0px !important;
            }
            > div > div:nth-child(1) > div:nth-child(5){
              margin: -1px 9px !important;
            }

            .fixed-role {
              display: inline-block;
              padding-top: 19px;
              width: 90px;
            }
          }*/
}
.user-list .user-row .list-icon {
  font-size: 40px !important;
  height: 40px;
  width: 40px;
}
.user-list .user-row img {
  display: block;
  margin-right: 5px;
  width: 40px;
  height: 40px;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.user-list .user-row .user-row-name {
  width: 120px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: auto;
  margin-bottom: auto;
}
.user-list .user-row .user-row-publisher {
  padding-top: 15px;
  width: 50px;
}
.user-list .user-row .icon-disabled {
  cursor: no-drop !important;
  color: rgba(0, 0, 0, 0.3) !important;
}
.user-list .user-row .material-icons {
  cursor: pointer;
  padding-top: 15px;
}
.user-list .user-row span {
  width: 15px;
}
.user-dragging {
  background-color: #eee;
  z-index: 999;
  border: 1px solid #c8e9f6;
  cursor: move;
  cursor: -webkit-grabbing;
}
.drop-target {
  border: 3px dashed #ccc;
  background-color: #ddd;
}
.page-container-documents .clear-icon {
  cursor: pointer;
  padding-top: 3px;
}
.page-container-documents .no-doc-authors-box {
  color: #777;
  text-align: center;
}
.page-container-documents .no-doc-authors-box h3 {
  font-size: 13px;
}
.page-container-documents .no-doc-authors-box p {
  font-size: 11px;
}
.page-container-documents .publishing-settings {
  margin-top: 30px;
}
.page-container-documents .publishing-settings .publishing-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin: 5px 0 22px 0;
}
.page-container-documents .publishing-settings .publishing-row .description {
  width: 300px;
}
.page-container-documents .publishing-settings .publishing-row .description h1 {
  margin: 0 0 2px 0;
  font-size: 14px;
  font-weight: bolder;
}
.page-container-documents .publishing-settings .publishing-row .description span {
  font-size: 12px;
  color: #ccc;
}
.page-container-documents .publishing-settings .publishing-row .checkbox {
  padding-top: 10px;
}
.page-container-documents .document-body {
  overflow: hidden !important;
  padding: 20px 0 0 50px;
}
.page-container-documents .document-body h3 {
  font-size: 18px;
  font-weight: bolder;
}
.page-container-documents .document-body h4 {
  font-size: 14px;
  font-weight: bold;
}
.page-container-documents .document-body h5 {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}
.page-container-documents .document-body .extend textarea {
  width: 512px !important;
}
.page-container-documents .document-body .extend hr {
  width: 512px !important;
}
.page-container-documents .document-body .extend input {
  width: 200% !important;
}
.page-container-documents .document-body .doc-settings-textfield > div > label {
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.3) !important;
  top: 38px !important;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
}
.page-container-documents .document-body .doc-settings-textfield > div > div:nth-child(4) {
  bottom: 0px !important;
}
.page-container-documents .document-body .doc-settings-textfield input {
  padding-top: 12% !important;
}
.page-container-documents .document-body .doc-settings-textfield textarea {
  padding-top: 6% !important;
  margin-top: 37px !important;
}
.page-container-documents .document-body .revisionType > div > div {
  margin-top: 18px !important;
}
.page-container-documents .document-body .normal > div > label {
  top: 40px !important;
}
.page-container-documents .document-body .normal input {
  padding-top: 11% !important;
}
.page-container-documents .document-body .doc-settings-selectfield {
  /** Nick: This is horrendous, hopefully resolved in later material ui components
          but floatingLabelTexts on Select Fields are completely broken

          removing this means that the floating label text portion of the dropdown shows
          a cursor and the user can't click there to open the dropdown, which is the most
          natural part to click
        **/
}
.page-container-documents .document-body .doc-settings-selectfield > div > label {
  font-size: 1.1rem;
}
.page-container-documents .document-body .doc-settings-selectfield div:nth-child(1) {
  z-index: 2 !important;
}
.page-container-documents .document-body .doc-settings-selectfield div:nth-child(1) > div:nth-child(2) {
  z-index: 2 !important;
}
.page-container-documents .document-body .doc-settings-selectfield div:nth-child(1) > div:nth-child(3) {
  width: 93% !important;
  overflow: auto !important;
}
.page-container-documents .document-body .doc-settings-selectfield.selectfield-scrollable {
  display: flex;
}
.page-container-documents .document-body .selectfield-open-up div:nth-child(1) div[tabindex='0'] {
  bottom: 0 !important;
  top: auto !important;
}
.page-container-documents .document-body .three-column {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  height: 1500px;
}
.page-container-documents .document-body .three-column .column {
  width: 290px;
  margin-right: 50px;
}
.page-container-documents .document-body .updated-definition {
  display: inline;
}
.page-container-documents .document-body .updated-definition .menu-button {
  width: 40px;
  vertical-align: bottom;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  color: black !important;
  text-transform: capitalize !important;
  background-color: transparent !important;
}
.page-container-documents .document-body .updated-definition .menu-button > div {
  width: 40px;
  padding-left: 10px;
}
.page-container-documents .document-body .updated-definition .menu-button.error {
  color: red !important;
}
.page-container-documents .document-body .updated-definition .menu-button.error .material-icons {
  color: red !important;
}
.page-container-documents .document-body .updated-definition .menu-button.warning .material-icons {
  color: red !important;
}
.page-container-documents .document-body .updated-definition .menu-button.information {
  color: #05adde !important;
}
.page-container-documents .document-body .updated-definition .menu-button.information .material-icons {
  color: #05adde !important;
}
.page-container-documents .document-body .updated-definition .action-container {
  z-index: 300;
  width: 250px;
  padding: 5px;
}
.page-container-documents .document-body .updated-definition .action-container .message {
  color: rgba(0, 0, 0, 0.54);
  white-space: normal;
}
.page-container-documents .document-body .updated-definition .action-container .action-button {
  float: right;
}
.page-container-documents .document-body .updated-definition .action-container .action-button button > div:nth-child(1) > div {
  padding-top: 3px;
}
.page-container-documents .document-body .updated-definition .action-container .action-button .material-icons {
  font-size: 0.9rem !important;
  color: green !important;
}
.page-container-documents .document-body .two-column {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 100%;
  height: 100%;
  margin-bottom: 10em;
}
.page-container-documents .document-body .two-column .approval-assets {
  top: -22px;
  position: relative;
}
.page-container-documents .document-body .two-column .column {
  width: 350px;
  margin-right: 100px;
  height: 100%;
}
.page-container-documents .document-body .two-column .users-drop {
  min-width: 550px;
  width: 550px;
  padding: 20px 10px 0 10px;
  background-color: #F2FAFD;
  margin-top: -20px;
  margin-bottom: -2px;
  border: 2px solid #ccc;
}
.page-container-documents .document-body .two-column .users-drop .filled-drop-zone {
  overflow-y: auto;
  min-height: 200px;
  height: calc(100% - 280px);
}
.page-container-documents .document-body .one-column {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 513px;
  margin-bottom: 22em;
  display: block;
}
.page-container-documents .actions-footer .doc-snackbar {
  z-index: 15 !important;
}
.page-container-documents .doc-snackbar {
  z-index: 15 !important;
  bottom: 4rem !important;
  left: 0 !important;
  transform: none !important;
}
.page-container-documents .doc-snackbar div {
  max-width: 100% !important;
}
.page-container-documents .doc-snackbar-incomplete {
  z-index: 15 !important;
  left: 230px !important;
  bottom: 4rem !important;
}
.page-container-documents .page-inner.page-inner-menu-content .document-body {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  align-self: stretch;
  overflow: auto;
  position: relative;
}
.page-container-documents .page-inner.page-inner-menu-content .document-body > #document-team-settings {
  height: 100%;
}
.page-container-documents .page-inner.page-inner-menu-content .document-body.gray-background {
  background: #f4f4f4;
}
.page-container-documents .page-inner.page-inner-menu-content ::-webkit-scrollbar {
  width: 0.8em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-container-documents .page-inner.page-inner-menu-content ::-webkit-scrollbar {
    width: 0.8em;
  }
}
.page-container-documents .page-inner.page-inner-menu-content .doc-general {
  overflow-y: scroll !important;
  height: 100vh;
  white-space: nowrap;
}
.page-container-documents .page-inner.page-inner-menu-content .doc-revision {
  overflow-y: scroll !important;
  max-height: 100%;
  white-space: nowrap;
}
.text-transform-popover {
  top: 124px !important;
}
.role-selector-popover {
  width: 200px;
  padding: 5px 5px 5px 15px;
}
.role-selector-popover h3 {
  font-size: 15px;
}
.role-selector-popover .role-boxes > div {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  padding-top: 5px;
}
.role-selector-popover .role-boxes label {
  padding-top: 2px;
}
.role-selector-popover .footer-btns {
  width: 100%;
  text-align: center;
}
.external-approval-settings {
  overflow-y: auto;
  height: 100%;
}
.external-approval-settings > div > div:nth-child(1) > div > div > div:nth-child(4) {
  bottom: 5px !important;
}
.external-approval-settings .meta-media .disabled a {
  cursor: default !important;
  color: red !important;
}
.external-approval-settings .meta-media a {
  float: right;
}
.external-approval-settings .with-image.thumb {
  border: none;
  height: auto;
}
.external-approval-settings label {
  font-size: 0.9rem !important;
  color: rgba(0, 0, 0, 0.3) !important;
}
.external-approval-settings .thumb {
  margin-top: 10px;
  width: 100%;
  border: 1px solid #e0e0e0;
  text-align: center;
  height: 400px;
}
.external-approval-settings .thumb img {
  width: 100%;
}
.external-approval-settings .thumb .empty {
  font-size: 0.8rem;
  color: rgba(0, 0, 0, 0.54);
  padding: 33px;
  display: block;
  text-align: center;
}
.external-approval-settings a {
  cursor: pointer;
  font-size: 0.8rem;
  display: block;
  text-align: right;
  padding-right: 20px;
  margin: 8px 8px 0 0;
}
.page-container-documents .document-body #document-team-settings-content {
  height: 100%;
}
.page-container-documents .document-body #document-team-settings-content .two-column .users-drop {
  height: calc(100% - 43px);
}
.page-container-documents .document-body #document-team-settings-content .two-column .users-drop .filled-drop-zone {
  height: calc(100% - 200px);
}
.doc-settings-date > div {
  height: 60px !important;
  top: -10px;
  position: relative;
}
.doc-settings-date input {
  z-index: 2 !important;
  cursor: pointer !important;
  top: 5px;
}
.doc-settings-date.inError hr {
  border-bottom: 2px solid red !important;
}
.doc-settings-date > div > div:not(.datetime-readonly-value) > label {
  font-size: 1rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.3) !important;
}
.datetime-readonly label {
  font-size: 1rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.3);
}
.datetime-readonly > div {
  color: black;
  font-size: 1.1rem;
}
.doc-settings-label {
  top: 56px;
}
.doc-settings-time > div > div > div {
  font-size: 1.1rem;
  font-weight: bold;
}
.doc-settings-time input {
  padding-top: 0px !important;
  top: 15px;
  z-index: 2 !important;
  cursor: pointer;
}
.doc-settings-time > div > div:nth-child(2) > div > div > div {
  height: 444px;
}
.doc-settings-time > div > div:nth-child(2) > div > div > div > div {
  height: 400px;
}
.doc-settings-time > div > div:nth-child(2) > div > div > div > div > div > div {
  height: initial !important;
}
.doc-settings-time > div > div:nth-child(2) > div > div > div > div > div > div:nth-of-type(2) {
  height: 280px !important;
  position: relative;
}
.doc-settings-time label {
  font-size: 1.1rem;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.3) !important;
}
.revision-override {
  margin-top: 24px;
}
.revision-override .revisionOverrideToggle {
  width: 263px;
}
.revision-override .revisionOverrideToggle label {
  font-size: 1em !important;
}
.revision-override .doc-setting-readonly-revision div input {
  margin-top: -14px !important;
}
.revision-override .doc-settings-revision-inputs {
  display: flex;
}
.revision-override .doc-settings-revision-inputs div {
  width: 74px !important;
  margin-right: 10px;
}
.revision-override .doc-settings-revision-inputs div input {
  margin-top: -4px !important;
}
.revision-override h4 {
  color: rgba(0, 0, 0, 0.3) !important;
  margin-bottom: 0px;
}
.doc-workflow-settings::-webkit-scrollbar {
  width: 0.9rem;
  height: 0.9rem;
}
.doc-workflow-settings {
  position: relative;
  overflow: auto;
  white-space: nowrap;
  height: calc(100% - 64px);
}
.doc-workflow-settings > div:first-child {
  width: 300px;
  margin-right: 2.5rem;
  float: left;
}
.doc-workflow-settings .selectfield-scrollable > div > label {
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.54);
}
.doc-workflow-settings .selectfield-scrollable > div > div > div:nth-child(1) > div:nth-child(3) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.doc-workflow-settings .workflow-stages {
  text-align: left;
  margin-top: 1rem;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer {
  padding: 1rem!important;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .contains-date input {
  z-index: 2 !important;
  cursor: pointer;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .with-validation input {
  margin: 14px 0 20px 0 !important;
  padding-top: 0 !important;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .form-item-container:not(.contains-multilinetext) .text-field:not(.with-validation) > div {
  display: none !important;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .form-item-container.contains-multilinetext .text-field > div:nth-child(3) {
  display: none !important;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .form-item-container.due-date.auto input {
  color: #a7afb1 !important;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .select-field-container > div > div > div:nth-child(2) > div > span,
.doc-workflow-settings .workflow-stages .workflow-stage-outer input,
.doc-workflow-settings .workflow-stages .workflow-stage-outer textarea,
.doc-workflow-settings .workflow-stages .workflow-stage-outer .toggle-field label {
  color: black!important;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .toggle-field-due-date label {
  color: rgba(0, 0, 0, 0.3) !important;
  font-size: small!important;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer {
  width: 100%;
  display: table;
  margin: 0;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .participant-hdr-disabled {
  width: 100%;
  border-bottom: solid 1px #e0e0e0 !important;
  font-size: 1rem;
  height: 35px;
  color: #9e9e9e;
  margin-top: 5px;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autosuggest-entry span.fontello-icon {
  float: left;
  margin-top: 0;
  margin-right: 15px;
  margin-left: 0;
  font-size: 30px;
  color: #757575 !important;
  fill: #757575;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autocomplete-container-inner {
  max-height: 300px;
  overflow-y: scroll;
  width: 100%;
  display: block;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autocomplete-container-inner .empty-text {
  font-size: 1rem;
  line-height: 40px;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autocomplete-container-inner ul {
  margin-top: 0;
  display: block;
  width: 100%;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autocomplete-container-inner ul li {
  width: 100%;
  display: table;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .user-pill {
  height: 40px;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .user-pill span.fontello-icon {
  float: left;
  margin-top: 8px;
  margin-right: 15px;
  margin-left: 2px;
  font-size: 28px;
  color: #757575 !important;
  fill: #757575;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .user-pill img {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .user-pill .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 175px;
  color: #000000;
  float: left;
  font-size: 0.9rem;
  line-height: 40px;
}
.doc-workflow-settings .workflow-stages .workflow-stage-outer .workflow-stage-users .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .user-pill .material-icons {
  color: #d0021b !important;
  float: right;
  line-height: 40px;
  margin-right: 3px;
  margin-left: 5px;
  cursor: pointer;
}
.toc-sibling-drop-point {
  width: 100%;
  height: 10px;
  padding-top: 4px;
  position: absolute;
}
.toc-sibling-drop-point.above {
  top: -4px;
}
.toc-sibling-drop-point.below {
  bottom: -6px;
}
.toc-sibling-drop-point.active .inner {
  height: 2px;
  background: #28ace3;
}
.toc-child-drop-point {
  position: absolute;
  width: 100%;
  height: 10px;
  padding-top: 4px;
}
.toc-child-drop-point.active .inner {
  height: 2px;
  background: #28ace3;
}
.toc-modal {
  display: block;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
.toc-modal-content {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.toc-dragging {
  border: solid 1px #03a9f4;
}
.mainaction-container.tocs-mainaction {
  height: 100%;
  padding: 1rem 0 1rem 0rem;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mainaction-container.tocs-mainaction.editing {
  background-color: #d8f0f9;
}
.mainaction-container.tocs-mainaction.editing .toc-entry-container > .selected > .toc-entry {
  background-color: #b1e5fd !important;
}
.mainaction-container.tocs-mainaction.editing .toc-entry.hover {
  background-color: #b1e5fd !important;
}
.mainaction-container.tocs-mainaction.editing .selected > .toc-entry {
  background-color: #b1e5fd !important;
}
.mainaction-container.tocs-mainaction h5 {
  font-size: 1.1rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  margin: 0;
  padding: 0 0 5px 1rem;
}
.mainaction-container.tocs-mainaction .editing-tocs-list {
  width: 96%;
  padding: 0 0 0 0!important;
  height: calc(100vh - 259px);
  overflow-y: auto;
  overflow-x: auto;
  display: block;
  font-size: 0.9em;
  font-weight: 400;
  text-transform: capitalize;
}
.mainaction-container.tocs-mainaction .editing-tocs-list > .toc-entry-container {
  margin-top: 5px;
}
.mainaction-container.tocs-mainaction .editing-tocs-list > div > .toc-entry > .toc-title {
  font-weight: 500;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container {
  cursor: pointer;
  padding-top: 4px;
  width: 100%;
  min-height: 25px;
  position: relative;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container.selected > .toc-entry {
  background-color: #e7e7e7;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry {
  height: 20px;
  width: 100%;
  border-radius: 3px;
  padding-left: 3px;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry.hover {
  background-color: #efefef;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-bullet {
  display: inline-block;
  height: 20px;
  width: 9px;
  float: left;
  margin-right: 5px;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title {
  height: 2em;
  font-size: 1.1em;
  display: inline-flex;
  width: 94%;
  white-space: nowrap;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title.toc-untitled {
  font-style: italic;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title .toc-name {
  width: 100%;
  float: left;
  overflow-x: hidden;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title .toc-name.psl > div {
  border-bottom: 2px solid #A7C3FF;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title .toc-name.group > div {
  border-bottom: 2px solid #D9AED6;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title .toc-name.invariant > div {
  border-bottom: 2px solid #FFCD68;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title .variant-tag {
  float: right;
  color: #4a90e2;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title .toc-update-count {
  height: 18px;
  border-radius: 2px;
  border: solid 1px #ffffff;
  color: #ffffff;
  float: right;
  margin: 1px;
  padding: 0 5px;
  font-size: 0.8em;
  order: 1;
  background-color: #12c652;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title .toc-update-count.share-usage-updated {
  background-color: #d0021b;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .toc-entry .toc-title .toc-update-count.share-usage-deferred {
  background-color: #fcc107;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .leaf-nodes .toc-title {
  margin-left: 7px;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .leaf-nodes .toc-entry .toc-bullet {
  display: none !important;
}
.mainaction-container.tocs-mainaction .editing-tocs-list .toc-entry-container .leaf-nodes li:last-child {
  margin-bottom: 8px;
}
.mainaction-container.tocs-mainaction .editing-tocs-list ul {
  padding: 0;
  display: block;
  margin-left: 10px;
}
.mainaction-container.tasks .dropdown-icon {
  position: absolute;
  top: 53px;
}
.mainaction-container.tasks .activity {
  left: 103px;
}
.mainaction-container.tasks .list {
  left: 77px;
}
.mainaction-container.tasks .activityWidth {
  width: 123px !important;
}
.mainaction-container.tasks .listWidth {
  width: 98px !important;
}
.mainaction-container.tasks .task-toggle-menu {
  position: absolute;
}
.mainaction-container.tasks .task-toggle-menu button {
  width: inherit !important;
  z-index: 1;
}
.mainaction-container.tasks .activity-subaction > h5,
.mainaction-container.tasks .changetasks-mainaction > h5 {
  float: left;
}
.mainaction-container.tasks .activity-subaction .changetask-filter-container,
.mainaction-container.tasks .changetasks-mainaction .changetask-filter-container {
  z-index: 16 !important;
}
.mainaction-container.tasks .activity-subaction .changetask-filter-container .changetask-filter-container-outer,
.mainaction-container.tasks .changetasks-mainaction .changetask-filter-container .changetask-filter-container-outer {
  width: 97%;
}
.mainaction-container.tasks .activity-subaction .changetask-filter-container .check-dropdown,
.mainaction-container.tasks .changetasks-mainaction .changetask-filter-container .check-dropdown {
  display: block;
  right: 11px;
  top: 27px;
  width: 156px !important;
  min-width: 156px !important;
}
.mainaction-container.tasks .activity-subaction .narrow-panel-empty-list {
  float: left;
  width: 100%;
}
.mainaction-container.tasks .activity-subaction .task-activity-list-outer {
  margin-top: 7px;
  float: left;
  width: 100%;
}
.mainaction-container.tasks .activity-subaction .task-activity-list-outer .activity-list {
  height: calc(100% - 190px) !important;
  width: calc(100% - 12px);
}
.mainaction-container.tasks .activity-subaction .task-activity-list-outer .activity-list .ctask-activity-item {
  display: flex;
}
.mainaction-container.tasks .activity-subaction .task-activity-list-outer .activity-list .ctask-activity-item > div {
  flex: 1;
}
.mainaction-container.tasks .activity-subaction .task-activity-list-outer .activity-list .ctask-activity-item .ctask-activity-item-name {
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1em;
}
.mainaction-container.tasks .activity-subaction .task-activity-list-outer .activity-list .ctask-activity-item .ctask-activity-item-description {
  font-size: 0.65em;
  color: #555555;
  overflow: hidden;
}
.mainaction-container.tasks .activity-subaction .task-activity-list-outer .activity-list .ctask-activity-item .ctask-activity-item-time,
.mainaction-container.tasks .activity-subaction .task-activity-list-outer .activity-list .ctask-activity-item .ctask-activity-item-user {
  font-size: 0.65em;
  color: #979797;
  text-align: right;
  padding: 0 5px 0 0;
}
.mainaction-container.tasks .activity-subaction .task-activity-list-outer .activity-list .ctask-activity-item .ctask-activity-item-user {
  font-weight: bold;
}
.mainaction-container.tasks .activity-subaction .task-activity-list-outer > div > div > div > div > span:nth-child(2) {
  max-width: 75px !important;
  text-shadow: none !important;
  white-space: nowrap;
}
.mainaction-container.tasks .changetasks-mainaction > .add-change-task {
  float: right;
  margin-right: 30px !important;
}
.mainaction-container.tasks .changetasks-mainaction > .add-change-task .material-icons {
  color: #77858b !important;
}
.mainaction-container.tasks .changetasks-mainaction > .change-task-options {
  float: right;
}
.mainaction-container.tasks .changetasks-mainaction > .change-task-options .material-icons {
  color: #77858b !important;
  font-size: 1.2rem !important;
}
.mainaction-container.tasks .changetasks-mainaction > .change-task-options .material-icons.disabled {
  color: rgba(0, 0, 0, 0.1) !important;
}
.mainaction-container.tasks .changetasks-mainaction .tasks-empty {
  color: #666666;
  font-style: italic;
  text-align: center;
  clear: both;
  padding-top: 2rem;
}
.mainaction-container.tasks .changetasks-mainaction .loading {
  clear: both;
}
.mainaction-container.tasks .changetasks-mainaction .task-list {
  width: 97%;
  display: block;
  margin: 0;
  position: relative;
  overflow: auto;
  z-index: 15;
  padding-bottom: 65px;
  height: calc(100vh - 271px);
}
.mainaction-container.tasks .changetasks-mainaction .task-list .dimmed-parent .dimmed-body {
  align-items: flex-start;
  justify-content: flex-start;
}
.mainaction-container.tasks .changetasks-mainaction .task-list .dimmed-parent .dimmed-body .dimmed-body-center {
  padding: 1rem;
}
.mainaction-container.tasks .changetasks-mainaction .task-list .dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-title {
  font-size: 1rem;
}
.mainaction-container.tasks .changetasks-mainaction .task-list .dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns {
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
.mainaction-container.tasks .changetasks-mainaction .task-list .dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns a {
  margin-right: 1rem;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.mainaction-container.tasks .changetasks-mainaction .task-list.no-autotags {
  height: calc(100vh - 186px);
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li {
  position: relative;
  border: 1px solid #e7e7e7;
  margin: 0.5rem;
  padding: 0.5rem;
  height: 111px;
  max-height: 111px;
  border-radius: 2px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translate3d(0px, 0px, 0px);
  transition: max-height 300ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  overflow: visible;
  cursor: pointer;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly {
  color: #b2b2b2 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly .task-list-title > div.task-title-textinput div:nth-child(3) {
  display: none !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly .task-list-title > div.task-title-textinput input {
  color: black !important;
  font-size: 1.1rem !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly > div.task-list-item-container.task-list-open-contents > div:nth-child(1) > div > div:nth-child(1) > textarea:nth-child(2) {
  color: #b2b2b2 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly > div.task-list-item-container.task-list-open-contents > div:nth-child(1) > div > div:nth-child(2) {
  border-bottom: solid 1px #e0e0e0 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly > div.task-list-item-container.task-list-open-contents .dummy-date-field > div {
  color: #b2b2b2 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly > div.task-list-item-container.task-list-open-contents > div.task-form-container.contains-select > div > div.task-form-select > div:nth-child(1) > div:nth-child(3) {
  color: #b2b2b2 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly > div.task-list-item-container.task-list-open-contents > div.task-form-container.task-form-container-2-col > div.contains-select > div > input[type="text"] {
  color: #b2b2b2 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly > div.task-list-item-container.task-list-open-contents > div:nth-child(4) > div.user-autocomplete-text > div:nth-child(3),
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly > div.task-list-item-container.task-list-open-contents > div:nth-child(5) > div.user-autocomplete-text > div:nth-child(3),
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-readonly > div.task-list-item-container.task-list-open-contents > div.task-form-container.task-form-container-2-col > div.contains-select > div > div {
  border-bottom: solid 1px #e0e0e0 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive {
  background-color: #efefef;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive .task-list-item-buttons button {
  background-color: #efefef !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive .task-list-item-buttons {
  margin-top: 1rem;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive .task-list-item-buttons button {
  float: right;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive h6,
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive label,
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive .task-list-summary > span {
  color: #9b9b9b !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive .task-status {
  background-color: #c0c0c0 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive .task-tag > span:nth-child(3) {
  color: #efefef !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-inactive:not(.task-item-opened) .task-tag {
  background-color: #9b9b9b !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li.task-item-opened {
  cursor: default;
  height: auto;
  max-height: 2000px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li:nth-child(1) {
  margin-top: 0;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container {
  width: 100%;
  display: table;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container label {
  display: block;
  clear: both;
  font-size: 0.9rem !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container.task-form-container-hdr label {
  margin-top: 0px !important;
  display: inline-block !important;
  clear: none !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container:nth-child(2) {
  margin-top: -6px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container.task-form-container-2-col div:nth-child(1) > div > div {
  bottom: 5px !important;
  font-size: 10px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container.task-form-container-2-col > div:first-child {
  width: 30%;
  margin-right: 1rem;
  float: left;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container.task-form-container-2-col > div:first-child .task-effort-textinput {
  width: 100% !important;
  font-size: 0.9rem !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container.task-form-container-2-col > div:first-child .task-effort-textinput input {
  top: 2px;
  padding: 0 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container.task-form-container-2-col .dummy-date-field {
  height: 32px !important;
  width: 164px;
  border-bottom: solid 1px #e0e0e0 !important;
  cursor: pointer;
  margin: 0 !important;
  padding-top: 6px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container.task-form-container-2-col .dummy-date-field div {
  float: left;
  font-size: 0.9rem;
  position: relative;
  top: 3px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container.task-form-container-2-col > div:last-child {
  width: 64%;
  float: left;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-form-container.task-form-container-2-col > div:last-child > div > div.task-form-select > div:nth-child(1) > div:nth-child(2) {
  cursor: pointer !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container {
  width: 100%;
  display: table;
  margin: 5px 0;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status {
  border-radius: 50px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  display: block;
  height: 1.1rem;
  width: 1.1rem;
  margin-left: 0.5rem;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-COMPLETE {
  background-color: #12c652;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-NOT_STARTED,
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-INCOMPLETE {
  background-color: #d0021b;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-IN_PROGRESS {
  background-color: #fcc107;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-UNASSIGNED {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-OK_WITH_PENDING,
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-NOT_OK_WITH_PENDING {
  background-color: #fcc107;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-OK {
  background-color: #12c652;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-NOT_OK {
  background-color: #d0021b;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-status.task-status-NONE {
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title {
  margin-bottom: 0px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-title-textinput {
  float: left;
  width: 220px !important;
  height: 28px !important;
  font-size: 1rem !important;
  margin-bottom: 1.8rem !important;
  margin-top: -7px !important;
  position: relative !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-title-textinput > div:nth-child(4) {
  bottom: -2px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-title-textinput > div:nth-child(3) {
  bottom: -2px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-title-textinput input {
  margin: 0 !important;
  padding: 0 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-title-textinput hr {
  bottom: 0 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-title-textinput > div:nth-child(6) {
  bottom: -2px !important;
  font-size: 10px !important;
  line-height: 15px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-title-textinput > div:nth-child(1) {
  color: #9e9e9e !important;
  font-size: 0.9rem !important;
  line-height: 8px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title h6 {
  font-size: 1.1rem;
  font-weight: normal;
  float: left;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
  color: rgba(0, 0, 0, 0.87);
  margin: 0;
  cursor: pointer;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-tag {
  float: right;
  margin-right: 3px;
  max-width: 100px;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-menu {
  float: right !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-menu button {
  height: 18px !important;
  width: 20px !important;
  padding: 0 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-menu button > div {
  height: 18px !important;
  width: 20px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-menu button > div > span:nth-child(1) {
  line-height: 18px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-title .task-menu button > div > span:nth-child(2) {
  line-height: 18px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-summary {
  margin-top: 0px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-summary > span {
  font-size: 0.9rem;
  color: rgba(0, 0, 0, 0.54);
  float: right;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-summary > span:nth-child(1) {
  float: left;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents > div > div > div:nth-child(4) {
  bottom: 6px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents > div:nth-child(1) > div > div:nth-child(3) {
  bottom: 93px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents > div.task-form-container.task-form-container-2-col > div.contains-select > div > div:nth-child(3) {
  bottom: 7px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .contains-checkbox {
  margin: 5px 0 3px 0;
  display: flex;
  justify-content: space-between;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .contains-checkbox.disabled {
  color: #b2b2b2;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .contains-select.disabled {
  color: #b2b2b2 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .contains-select > div {
  font-size: 0.9rem !important;
  margin-top: -8px !important;
  width: 100% !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .contains-select > div > div:nth-child(5) {
  top: -26px !important;
  font-size: 10px !important;
  bottom: 0 !important;
  width: 90px;
  float: right;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .task-description-textinput {
  margin-top: 2px;
  width: 100% !important;
  font-size: 0.9rem !important;
  line-height: 22px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .task-description-textinput > div {
  height: 92% !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .task-description-textinput textarea {
  padding: 0 !important;
  top: 7px;
  margin-top: 0 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .task-description-textinput textarea:nth-child(1) {
  padding: 0 !important;
  height: auto !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container.task-list-open-contents .task-description-textinput hr {
  bottom: 16px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-list-item-buttons {
  margin-top: 1rem;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .task-list-item-container .task-list-item-buttons button {
  float: right;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer {
  width: 100%;
  display: table;
  margin: 0;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer.user-autocomplete-container-outer:last-child {
  margin-top: 5px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .participant-hdr-disabled {
  width: 100%;
  border-bottom: solid 1px #e0e0e0 !important;
  font-size: 1rem;
  height: 35px;
  color: #9e9e9e;
  margin-top: 5px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner {
  width: 100%;
  display: block;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner .empty-text {
  font-size: 0.9rem;
  line-height: 30px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul {
  display: block;
  width: 100%;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li {
  width: 100%;
  margin-top: 8px;
  display: flex;
  flex-direction: column;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status {
  display: flex;
  margin-top: 6px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn {
  border: 1px solid #ccc;
  cursor: pointer;
  width: 135px;
  margin-right: 5px;
  display: flex;
  justify-content: center;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.disabled {
  cursor: not-allowed;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn > .material-icons {
  margin: 5px 5px 0 0;
  font-size: 0.85em;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.OK-inactive {
  color: black !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.OK-inactive > .material-icons {
  color: #4caf50;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.OK-inactive:hover {
  background-color: #eee;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.OK-active {
  background-color: #4caf50;
  color: white !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.OK-active:hover {
  background-color: #6ec071;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.OK-pending {
  background-color: #fcc107;
  color: white !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.OK-pending:hover {
  background-color: #fdce39;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.NOT_OK-inactive {
  color: black !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.NOT_OK-inactive > .material-icons {
  color: #f44336;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.NOT_OK-inactive:hover {
  background-color: #eee;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.NOT_OK-active {
  background-color: #f44336;
  color: white !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.NOT_OK-active:hover {
  background-color: #f77066;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.NOT_OK-pending {
  background-color: #fcc107;
  color: white !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .task-reviewer-status .task-reviewer-status-btn.NOT_OK-pending:hover {
  background-color: #fdce39;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row {
  display: table;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .user-pill {
  background-color: #e1e1e1;
  border-radius: 16px;
  float: left;
  clear: none;
  max-width: 180px;
  height: 30px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .user-pill img {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  float: left;
  margin-right: 5px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .user-pill .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90px;
  max-width: 90px;
  color: #000000;
  float: left;
  font-size: 0.9rem;
  line-height: 30px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .user-pill .material-icons {
  color: #77858b !important;
  float: right;
  line-height: 30px;
  margin-right: 3px;
  margin-left: 5px;
  cursor: pointer;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .task-status {
  float: left;
  margin: 7px 0 0 9px;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .user-status-select div {
  padding-left: 3px !important;
  padding-right: 0 !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .user-status-select > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
  line-height: 39px !important;
  height: 35px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .user-status-select svg {
  margin-top: -9px !important;
  margin-right: -32px !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .user-status-select hr {
  display: none !important;
}
.mainaction-container.tasks .changetasks-mainaction .task-list > li .user-autocomplete-container-outer .user-autocomplete-container-inner ul li .first-row .user-status-select button {
  height: 35px !important;
}
.arconics-dropdown {
  font-family: Roboto, sans-serif;
  padding-top: 8px;
  padding-bottom: 8px;
  overflow: visible;
  outline: none !important;
  width: 100%;
  opacity: 1;
  display: table;
  background-color: white;
}
.arconics-dropdown > div {
  cursor: pointer;
  background-color: white;
  line-height: 32px;
  padding-left: 24px;
  padding-right: 48px;
  color: rgba(0, 0, 0, 0.87);
  height: 32px;
  white-space: nowrap;
  -webkit-user-select: none;
}
.arconics-dropdown > div:hover {
  background-color: rgba(0, 0, 0, 0.035);
}
.arconics-dropdown.task-menu-container-inner {
  width: 153px;
}
.arconics-dropdown.task-menu-container-inner .task-menu-active-toggle {
  padding-right: 26px;
  border-top: 1px solid #e7e7e7;
}
.arconics-dropdown.task-menu-container-inner .task-menu-active-toggle > div {
  padding-top: 4px !important;
}
.arconics-dropdown.task-menu-container-inner .task-menu-active-toggle > div > div > label {
  font-size: 1rem !important;
}
.check-dropdown {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 146px;
  min-width: 146px !important;
  top: -1px;
  background-color: #f9f9f9;
  right: -1px;
  border-radius: 1px !important;
  border: 1px solid #d9d9d9;
  outline: none;
  box-shadow: 0 0 4px #d9d9d9;
}
.check-dropdown .popup-container-pointer {
  display: none;
}
.check-dropdown .check-dropdown-title {
  height: 30px;
  padding: 5px;
}
.check-dropdown .check-dropdown-title > div {
  padding-left: 8px;
  font-size: 0.9rem;
  line-height: 21px;
  float: left;
}
.check-dropdown .check-dropdown-title svg {
  color: #77858b;
}
.check-dropdown .check-dropdown-inner {
  width: 100%;
  overflow-x: hidden;
  max-height: 150px;
  overflow-y: auto;
  padding: 0.2rem 1rem 0.2rem 1.2rem;
}
.check-dropdown .check-dropdown-inner > div {
  width: 150px;
  cursor: pointer;
  height: 27px;
  position: relative;
}
.check-dropdown .check-dropdown-inner > div .task-tag {
  float: left;
  margin-right: 10px;
}
.check-dropdown .check-dropdown-inner > div .task-tag > span:nth-child(3) {
  color: #f9f9f9 !important;
}
.check-dropdown .check-dropdown-inner > div > div:nth-child(2) {
  float: left;
  width: 40px !important;
}
.check-dropdown .check-dropdown-inner > div > div:nth-child(2) div > div:nth-child(2) > div:nth-child(1) > svg:nth-child(2) {
  fill: #009688 !important;
}
.check-dropdown .check-dropdown-inner > div > div:nth-child(2) div > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1) {
  fill: #010101 !important;
}
.check-dropdown .check-dropdown-inner > div.disabled > div:nth-child(2) div > div:nth-child(2) > div:nth-child(1) > svg:nth-child(2) {
  fill: #b0b0b0 !important;
}
.check-dropdown .check-dropdown-inner > div.disabled > div:nth-child(2) div > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1) {
  fill: #b0b0b0 !important;
}
.task-tag.task-disabled {
  background-color: #9b9b9b !important;
}
.importTaskButtonActive {
  background-color: #57ba61 !important;
}
.importTaskButtonActive:hover {
  background-color: #57ba61 !important;
}
.importTaskButtonDisabled {
  background-color: #eee !important;
}
.importTaskButtonDisabled:hover {
  background-color: #eee !important;
}
.task-modal {
  margin-top: 25px;
}
.task-modal.detail-modal {
  border: none;
  margin-top: -5px;
}
.task-modal.detail-modal .icon-change-task-import-error:before {
  padding-left: 7px;
  padding-top: 5px;
  font-size: 14px;
}
.task-modal .task-info h2 {
  font-size: 16px;
}
.task-modal .task-info p {
  font-size: 0.9rem;
  margin-bottom: 5px;
}
.task-modal .close-thick {
  position: absolute;
  top: 14px;
  right: -6px;
}
.task-modal .close-thick:after {
  content: '\D7';
  position: absolute;
  top: -15px;
  border-radius: 30px;
  height: 22px;
  width: 20px;
  background: #cac8c8;
}
.task-modal .bulkupload-dropzone {
  padding: 20px;
  height: 120px;
}
.task-modal .bulkupload-dropzone .fileList {
  margin-top: 15px;
}
.task-modal .task-dialog > div > div > div > div:last-child {
  display: none;
  padding: 0px 35px 35px 35px !important;
  border: none !important;
}
.task-modal .task-dialog > div > div > div > div:nth-child(2) {
  padding: 35px !important;
}
.task-modal .task-dialog.detail > div > div > div > div:nth-child(2) {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.task-modal .task-dialog > div > div > div > div:nth-child(2) {
  padding: 35px !important;
}
.task-modal .add-member-container {
  text-align: center;
  position: relative;
}
.task-modal .add-member-container .fileList {
  line-height: 48px;
}
.task-modal .add-member-container .error-name p {
  color: red;
}
.task-modal .add-member-container p {
  position: relative;
  font-weight: 400;
  display: inline-block;
  color: black;
  background: #f3f3f3;
}
.task-modal .description {
  color: #28ace3;
}
.task-modal .close-thin {
  position: absolute;
  right: 20px;
  cursor: pointer;
  top: 9px;
  font-size: 2.6rem;
  color: lightgray;
}
.task-modal .close-thin:after {
  content: '×';
  /* UTF-8 symbol */
}
.changetask-filter-container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: table;
  width: 100%;
  padding: 0 8px 0 8px;
  margin: 0 0 1rem 0;
  min-height: 36px;
  position: relative;
}
.changetask-filter-container h6 {
  margin: 0 0 8px 8px;
  padding: 0;
  font-size: 1.1rem;
}
.changetask-filter-container .changetask-filter-container-outer {
  display: table;
  margin: 0;
  background-color: white;
  border-bottom: 2px solid rgba(0, 0, 0, 0.12);
  min-height: 36px;
  width: 100%;
  cursor: pointer;
}
.changetask-filter-container .changetask-filter-container-outer .changetask-filter-container-inner {
  float: left;
  width: 250px;
  max-height: 100px;
  overflow-y: auto;
  margin-bottom: 8px;
}
.changetask-filter-container .changetask-filter-container-outer .changetask-filter-container-inner .empty-text {
  float: left;
  display: inline-block;
  height: 24px;
  color: #757575;
  font-size: 1.1rem;
  line-height: 24px;
  margin-left: 8px;
  margin-top: 8px;
}
.changetask-filter-container .changetask-filter-container-outer .changetask-filter-container-inner .task-tag {
  cursor: default;
  width: 106px;
  float: left;
  display: inline-block;
  height: 24px;
  margin-left: 8px;
  margin-top: 8px;
}
.changetask-filter-container .changetask-filter-container-outer .changetask-filter-container-inner .task-tag .icon-tasks {
  font-size: 16px;
}
.changetask-filter-container .changetask-filter-container-outer .changetask-filter-container-inner .task-tag > span:nth-child(2) {
  line-height: 24px;
  font-size: 12px;
}
.changetask-filter-container .changetask-filter-container-outer .changetask-filter-container-inner .task-tag .material-icons {
  width: auto;
  line-height: 23px;
  margin-right: 3px;
  cursor: pointer;
}
.changetask-filter-container .changetask-filter-container-outer .changetask-filter-container-inner div > span:nth-child(2) {
  max-width: 75px !important;
  text-shadow: none !important;
  white-space: nowrap;
}
.changetask-filter-container .changetask-filter-container-outer svg {
  top: 8px;
}
.changetask-filter-container .check-dropdown .check-dropdown-inner > div > div:nth-child(2) {
  top: -2px !important;
}
.changetask-filter-container .check-dropdown .check-dropdown-title > div {
  font-size: 1rem;
}
.faceted-tags {
  overflow: hidden;
  height: calc( 100vh - 76px );
}
.faceted-tags.busy .facet,
.faceted-tags.busy .bread-crumb {
  pointer-events: none;
  opacity: 0.5;
  cursor: default !important;
}
.faceted-tags h5 {
  padding: 0 1rem;
  margin-bottom: 15px;
  height: 18px;
}
.faceted-tags .facet-tags-header {
  padding: 0 0 0 1rem;
  height: 165px;
}
.faceted-tags .search-bar {
  margin: 10px 14px 0 0;
}
.faceted-tags .border {
  border-top: 1px solid #d6d6d6;
}
.faceted-tags .tag-list {
  padding-top: 8px;
  height: 108px;
  overflow: auto;
}
.faceted-tags .tag-list .no-tags,
.faceted-tags .tag-list .no-units {
  margin: 8px 35px 10px 0px;
  color: #888;
  font-size: 12px;
}
.faceted-tags .tag-list p {
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 15px;
}
.faceted-tags .tag-list .editable-tag {
  background: #009fe3;
  color: white;
}
.faceted-tags .tag-list .readonly-tag {
  background: white;
  color: #009fe3;
  border: solid 1px;
  padding-right: 7px !important;
}
.faceted-tags .tag-list .tag {
  position: relative;
  user-select: none;
  border-radius: 14px;
  padding: 2px 4px 2px 8px;
  font-size: 12px;
  margin: 0 6px 6px 0;
  display: inline-block;
}
.faceted-tags .tag-list .tag .tag-name {
  display: inline-block;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.faceted-tags .tag-list .tag span {
  display: inline-flex;
  cursor: pointer;
  padding-left: 4px;
  vertical-align: middle;
}
.faceted-tags .tag-close {
  color: white;
}
.faceted-tags .facets-loading {
  display: inline-block;
  margin: 0 0 0 12px;
  text-align: center;
  vertical-align: middle;
}
.faceted-tags .faceted-tree {
  height: calc(100% - 212px);
  overflow: hidden;
}
.faceted-tags .faceted-tree .expand,
.faceted-tags .faceted-tree .collapse {
  cursor: pointer;
  user-select: none;
  min-width: 80px;
  text-align: right;
}
.faceted-tags .faceted-tree .expand i,
.faceted-tags .faceted-tree .collapse i {
  vertical-align: middle;
  font-size: 16px;
}
.faceted-tags .faceted-tree .facet-heading {
  height: 42px;
  padding: 0 1rem;
  border-bottom: 1px solid #ddd;
}
.faceted-tags .faceted-tree .facet-heading h5 {
  color: #7D7D7D;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  display: inline-block;
  text-transform: uppercase;
  padding: 0;
}
.faceted-tags .faceted-tree .facet-heading .expand,
.faceted-tags .faceted-tree .facet-heading .collapse {
  float: right;
  margin-top: 11px;
}
.faceted-tags .faceted-tree .facet-heading span {
  font-size: 11px;
}
.faceted-tags .faceted-tree .tag-families {
  overflow: auto;
  height: calc(100% - 42px);
  padding: 0 1rem;
}
.faceted-tags .faceted-tree .tag-family {
  border-bottom: 1px solid #EAEAEA;
  padding: 8px 0px;
  font-size: 12px;
  user-select: none;
}
.faceted-tags .faceted-tree .tag-family > div:first-child {
  cursor: pointer;
}
.faceted-tags .faceted-tree .tag-family i {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  width: 15px;
  color: #6b6b6b;
  top: 0;
  font-size: 18px;
  position: relative;
  vertical-align: middle;
  right: 4px;
}
.faceted-tags .faceted-tree .tag-family .bread-crumb {
  padding: 10px 0 0 20px;
  letter-spacing: 0.1px;
  color: #7C7878;
  cursor: pointer;
  user-select: none;
  word-break: break-all;
}
.faceted-tags .faceted-tree .tag-family .bread-crumb .facet {
  position: relative;
  background-color: #E6e6e6;
  border-radius: 6px;
  display: inline-block;
  vertical-align: middle;
  padding: 2px 7px;
  color: #000;
}
.faceted-tags .faceted-tree .tag-family .bread-crumb .facet.added {
  background-color: #cceaff;
}
.faceted-tags .faceted-tree .tag-family .bread-crumb:hover .facet {
  background-color: #cfcfcf;
}
.faceted-tags .faceted-tree .tag-family .bread-crumb:hover .facet.added {
  background-color: #bee1f9;
}
.faceted-tags .faceted-tree .tag-family h1 {
  color: #010101;
  font-size: 12px;
  display: inline-block;
  line-height: 14px;
  margin: 0 0 0 4px;
}
.faceted-tags .faceted-tree .tag-family .facet-tag-count {
  float: right;
  color: #777777;
}
.faceted-tags .facet-family-tags {
  clear: both;
}
.facet-dropdown-container {
  width: 210px;
  padding: 10px 0px 0px 10px;
  left: -31415px;
  transition: none !important;
  background-color: #f9f9f9 !important;
}
.facet-dropdown-container .facet-dropdown .facet-dropdown-title {
  font-size: 0.9rem;
  line-height: 21px;
  color: #77858b;
}
.facet-dropdown-container .facet-dropdown .facets-loading {
  display: inline-block;
  margin: 0 0 0 60px;
  vertical-align: middle;
}
.facet-dropdown-container .facet-dropdown .icon-dropdown-arrow {
  cursor: pointer;
}
.facet-dropdown-container .facet-dropdown .facet-dropdown-inner .faceted-tags {
  width: 200px;
}
.facet-dropdown-container .facet-dropdown .facet-dropdown-inner .faceted-tags .tag-list {
  max-height: 140px !important;
  height: unset;
}
.facet-dropdown-container .facet-dropdown .facet-dropdown-inner .faceted-tags .tag-list .tag:last-child {
  margin-bottom: 15px;
}
.file-attachment-sidebar {
  height: 100%;
  position: relative;
}
.file-attachment-sidebar .no-attachments-text {
  font-style: italic;
  color: #666666;
  max-width: 350px;
  margin: 0 auto;
  padding: 0 20px;
}
.file-attachment-sidebar .no-attachments-text .no-attachments-header {
  margin: 20px 0 10px 0;
}
.file-attachment-sidebar .file-attachment-delete {
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.file-attachment-sidebar .file-attachment-delete .file-attachment-delete-inner > div {
  margin: 8px 0;
  color: #fff;
  text-align: center;
}
.file-attachment-sidebar h5 {
  display: inline-block;
}
.file-attachment-sidebar .attachment-header {
  float: right;
  margin-top: 0.8rem;
}
.file-attachment-sidebar .search {
  color: #444;
}
.file-attachment-sidebar .attachment-add-btn:hover {
  color: #2393c2;
}
.file-attachment-sidebar .attachment-add-btn:active {
  color: #207fa7;
}
.file-attachment-sidebar.cannot-manage-attachments .attachment-add-btn,
.file-attachment-sidebar.cannot-manage-attachments .file-attachment-inline-edit,
.file-attachment-sidebar.cannot-manage-attachments .file-attachment-inline-delete {
  pointer-events: none;
  opacity: 0.5;
}
.file-attachment-sidebar.has-attachments .attachment-filter-btns {
  display: block;
}
.file-attachment-sidebar .attachment-filter-btns {
  padding: 0 15px 5px 15px;
  display: none;
}
.file-attachment-sidebar .attachment-filter-drop {
  display: inline-block;
  min-width: 100px;
}
.file-attachment-sidebar .attachment-filter-drop,
.file-attachment-sidebar .attachment-filter-dir {
  cursor: pointer;
}
.file-attachment-sidebar i {
  color: #28ace3;
  display: inline-block;
  margin-right: 15px;
  font-size: 22px;
  cursor: pointer;
  user-select: none;
}
.file-attachment-sidebar .file-attachment-visibility {
  text-align: right;
}
.file-attachment-sidebar .file-attachment {
  background: #fff;
  padding: 15px 15px 0 15px;
  clear: both;
  position: relative;
}
.file-attachment-sidebar .file-attachment.selected {
  background: #e7f0fd;
}
.file-attachment-sidebar .file-attachment textarea {
  padding: 10px !important;
  width: 100%;
  height: 140px;
  background: #fff;
  resize: vertical;
}
.file-attachment-sidebar .file-attachment .file-attachment-inline-options {
  position: absolute;
  top: 4px;
  right: 4px;
  background: #f9f9f9;
  border-radius: 5px;
  border: 1px solid #ddd;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.file-attachment-sidebar .file-attachment .file-attachment-inline-options > * {
  vertical-align: middle;
}
.file-attachment-sidebar .file-attachment .file-attachment-inline-options .file-attachment-inline-divider {
  display: inline-block;
  border-right: 1px solid #ddd;
  height: 20px;
}
.file-attachment-sidebar .file-attachment:hover {
  background: #e7f0fd;
}
.file-attachment-sidebar .file-attachment:hover .file-attachment-inline-options {
  visibility: initial;
  pointer-events: initial;
  opacity: 1;
}
.file-attachment-sidebar .file-attachment.selected .file-attachment-inline-options {
  display: none;
}
.file-attachment-sidebar .file-attachment.selected:hover .file-attachment-inline-options {
  display: block;
}
.file-attachment-sidebar .edit-mode .file-attachment {
  background: #f9f9f9;
}
.file-attachment-sidebar .edit-mode .file-attachment.selected {
  background: #e7f0fd;
}
.file-attachment-sidebar .edit-mode .file-attachment .file-attachment-inline-options {
  display: none;
}
.file-attachment-sidebar .file-attachment-edit-btns {
  float: right;
}
.file-attachment-sidebar .file-attachment-icon {
  float: left;
  width: 35px;
}
.file-attachment-sidebar .file-attachment-heading,
.file-attachment-sidebar .file-attachment-uploader {
  font-weight: bold;
  word-break: break-word;
}
.file-attachment-sidebar .file-attachment-edit-visibility {
  padding: 6px 0 0 0;
  font-size: 12px;
  margin: 0 0 10px 0;
  cursor: pointer;
}
.file-attachment-sidebar .file-attachment-edit-note {
  font-size: 10px;
  vertical-align: middle;
  color: #8a8a8a;
}
.file-attachment-sidebar .file-attachment-more,
.file-attachment-sidebar .file-attachment-less {
  color: #28ace3;
  cursor: pointer;
}
.file-attachment-sidebar .file-attachment-content {
  float: left;
  width: calc(100% - 35px);
}
.file-attachment-sidebar.has-attachments .attachment-sidebar-header {
  height: 70px;
}
.file-attachment-sidebar .attachment-sidebar-header {
  height: 50px;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.file-attachment-sidebar .attachment-sidebar-content {
  height: calc(100% - 145px);
  overflow: auto;
}
.file-attachment-sidebar .file-attachment-divider {
  border-bottom: 1px solid #ccc;
  margin: 15px 0 0 0;
}
.file-attachment-sidebar .file-attachment-details {
  display: flex;
}
.file-attachment-sidebar .file-attachment-details,
.file-attachment-sidebar .file-attachment-description {
  color: #8a8a8a;
  word-break: break-word;
}
.file-attachment-sidebar .file-attachment-description {
  margin: 4px 0 0 0;
}
.file-attachment-sidebar .file-attachment-detail {
  float: left;
  width: 33.333333%;
  overflow: hidden;
  vertical-align: top;
  flex: 1;
  font-size: 10px;
}
.file-attachment-sidebar .file-attachment-detail:nth-child(2) {
  text-align: center;
}
.file-attachment-sidebar .file-attachment-detail:nth-child(3) {
  text-align: right;
}
.file-attachment-sidebar .highlight {
  background: #c5e8f7;
}
.file-attachment-sidebar .file-attachment-inline-options button:hover svg {
  color: #28ace3 !important;
}
.attachment-summary .external-upload-modal .dialogue-header {
  border-bottom: none;
}
.attachment-summary .material-icons {
  margin-right: 10px;
}
.attachment-summary .text-area {
  position: relative;
}
.attachment-summary .text-area textarea {
  border: 1px solid #e8e6e6;
  font-size: 12px;
  line-height: 14px;
  min-height: 120px;
}
.attachment-summary .text-area span {
  position: absolute;
  bottom: 5px;
  font-size: 11px;
  color: #c1c1c1;
  right: 9px;
}
.attachment-summary .inner-content > div:nth-child(1) {
  border-bottom: 1px solid #e8e6e6;
  padding-bottom: 15px;
}
.attachment-summary h5 {
  font-weight: normal;
}
.attachment-summary .close-button.right .icon-close {
  color: black !important;
  font-size: 12px !important;
}
.attachment-summary .file-icon {
  vertical-align: middle;
}
.attachment-summary .file-name {
  font-size: 14px;
  vertical-align: middle;
}
.attachment-summary .file-name:after {
  content: none;
}
.attachment-summary .permission {
  cursor: pointer;
}
.attachment-summary .permission i {
  font-size: 20px;
  vertical-align: -2px;
}
.attachment-summary .permission p {
  margin-top: 10px;
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
}
.attachment-summary .permission p span {
  font-size: 10px;
  vertical-align: text-bottom;
  margin-left: 10px;
  text-transform: none;
}
.description-section {
  padding-top: 12px;
}
.description-section h6 {
  font-size: 12px;
}
.search-bar {
  background: #fff;
  margin: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 2px;
  display: flex;
}
.search-bar > div {
  flex-grow: 1;
}
.search-bar > div:nth-child(1) {
  max-width: 30px;
}
.search-bar > div:nth-child(2) {
  flex-grow: 2;
}
.search-bar > div:nth-child(3) {
  text-align: right;
}
.search-bar input {
  width: 100%;
  height: 30px;
  margin: 0;
  border: none !important;
  box-shadow: none !important;
}
.search-bar .search-cancel,
.search-bar .search-clear {
  display: inline-block;
  margin: 7px 8px 0 0;
  border-left: 1px solid #ccc;
  padding: 0 0 0 8px;
  color: '#8a8a8a';
  cursor: pointer;
}
.search-bar .search-clear {
  margin: 7px 8px 0 0;
}
.editing-subactions-container .tabs .tab {
  min-width: 10px;
}
.user-filter {
  width: 220px;
  height: 300px;
  background: #fff;
}
.user-filter button {
  height: 40px;
  width: 100%;
}
.user-filter .user-filter-header {
  font-weight: bold;
  background-color: #e7e7e7;
  height: 40px;
}
.user-filter > div {
  border-bottom: 1px solid #eee;
  padding: 5px 10px;
  box-sizing: border-box;
}
.user-filter .user-list {
  overflow: auto;
  height: calc(100% - 40px - 40px);
}
.visibility-button-component {
  display: inline-block;
  vertical-align: middle;
}
.visibility-button-component .component-icon {
  font-size: 18px !important;
  color: #757575 !important;
  vertical-align: text-top;
  margin-right: 4px;
}
.visibility-button-component .component-text {
  font-size: 0.9rem;
  color: #757575;
  vertical-align: middle;
}
.visibility-button-component.disabled {
  vertical-align: baseline;
}
.visibility-button-component.disabled .component-icon {
  font-size: 25px !important;
  vertical-align: bottom;
}
.visibility-button-component.disabled .component-text {
  cursor: default;
}
.attach-file-button-component {
  display: inline-block;
  vertical-align: middle;
}
.attach-file-button-component .component-icon {
  font-size: 18px !important;
  color: #757575 !important;
  vertical-align: middle;
}
.reply-count-component {
  display: inline-block;
  cursor: pointer;
  vertical-align: baseline;
  font-size: 0.9rem;
  color: #4a90e2;
  line-height: 29px;
}
.searchtag-manager {
  height: 100%;
  overflow: hidden;
}
.searchtag-manager .family-table-container .family-table thead {
  border-bottom: none !important;
}
.searchtag-manager .family-table-container .family-table thead tr {
  border-bottom: none !important;
}
.searchtag-manager .family-table-container .family-table thead th {
  border-bottom: none !important;
}
.searchtag-manager .family-table-container .family-table-spacer {
  width: 10px;
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.searchtag-manager .family-table-container .family-body tr:last-child {
  border-bottom: 1px solid #d4d4d4;
}
.searchtag-manager .family-table-container tr {
  border-bottom: 1px solid #eaeaea !important;
}
.searchtag-manager .family-table-container td {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.searchtag-manager .family-table-container tbody {
  border-right: none !important;
  border-left: none !important;
}
.searchtag-manager .family-table-container > div {
  width: 100%;
  height: 100% !important;
  overflow: hidden !important;
}
.searchtag-manager .family-table-container > div > div:last-child {
  height: calc(100% - 62px) !important;
}
.searchtag-manager .user-setting-tags {
  padding-left: 0;
  width: 96%;
  padding-bottom: 40px;
  height: 100%;
}
.searchtag-manager .user-setting-tags .clickable-icon {
  color: #757575;
  cursor: pointer;
}
.searchtag-manager .user-setting-tags .add-new-tag-button {
  max-width: 50%;
  float: right;
}
.searchtag-manager .user-setting-tags .add-new-tag-button .add-member-container {
  margin: 0px;
}
.searchtag-manager .user-setting-tags .add-new-tag-button .add-member-container button {
  padding: 6px !important;
  width: 48px !important;
}
.searchtag-manager .user-setting-tags .add-new-tag-button > div:first-of-type {
  padding-right: 20px;
  margin-bottom: 20px;
  width: fit-content;
  background-color: #28ace3;
  color: white;
  border-radius: 3px;
}
.searchtag-manager .user-setting-tags .tags-table-container .tags-table thead {
  border-bottom: none !important;
}
.searchtag-manager .user-setting-tags .tags-table-container .tags-table thead tr {
  border-bottom: none !important;
}
.searchtag-manager .user-setting-tags .tags-table-container .tags-table thead th {
  border-bottom: none !important;
}
.searchtag-manager .user-setting-tags .tags-table-container .tag-body tr:last-child {
  border-bottom: 1px solid #d4d4d4;
}
.searchtag-manager .user-setting-tags .tags-table-container .tag-body tr {
  -webkit-transition: background-color 0.01s;
  -moz-transition: background-color 0.01s;
  -o-transition: background-color 0.01s;
  transition: background-color 0.01s;
  transition-delay: 0.01s;
  /* delays for 1 second */
  -webkit-transition-delay: 0.01s;
  /* for Safari & Chrome */
}
.searchtag-manager .user-setting-tags .tags-table-container .tag-body tr:hover:not(.table-placeholder) {
  background-color: #f5f5f5 !important;
}
.searchtag-manager .user-setting-tags .tags-table-container th {
  border-top: none;
  padding-bottom: 10px;
  height: 32px !important;
}
.searchtag-manager .user-setting-tags .tags-table-container tr {
  height: 32px !important;
  border-bottom: 1px solid #eaeaea !important;
}
.searchtag-manager .user-setting-tags .tags-table-container tbody {
  border-left: none !important;
  border-right: none !important;
}
.searchtag-manager .user-setting-tags .tags-table-container tbody tr:not(.table-placeholder) td {
  padding-top: 0px;
  padding-bottom: 0px;
  cursor: pointer;
}
.searchtag-manager .user-setting-tags .tags-table-container > div {
  width: 100%;
  height: 100% !important;
  overflow: hidden !important;
}
.searchtag-manager .user-setting-tags .tags-table-container > div > div:last-child {
  height: calc(100% - 62px) !important;
}
.searchtag-manager .user-setting-tags .tags-table-container .tag-name-row,
.searchtag-manager .user-setting-tags .tags-table-container .tag-description-row,
.searchtag-manager .user-setting-tags .tags-table-container .tag-alias-row,
.searchtag-manager .user-setting-tags .tags-table-container .tag-status-row {
  font-size: 14px !important;
}
.searchtag-manager .user-setting-tags .tags-table-container table .tag-table-name {
  width: 20%;
}
.searchtag-manager .user-setting-tags .tags-table-container table .tag-table-description {
  width: 30%;
}
.searchtag-manager .user-setting-tags .tags-table-container table .tag-table-alias {
  width: 35%;
}
.searchtag-manager .user-setting-tags .tags-table-container table .tag-table-status {
  width: 15%;
}
.searchtag-manager .user-setting-tags .tags-table-container table .tag-table-spacer {
  width: 10px;
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.searchtag-manager .user-setting-tags .tags-table-container table.manual-order .tag-table-name {
  width: 25%;
}
.searchtag-manager .user-setting-tags .tags-table-container table.manual-order .tag-table-description {
  width: 27%;
}
.searchtag-manager .user-setting-tags .tags-table-container table.manual-order .tag-table-alias {
  width: 32%;
}
.searchtag-manager .user-setting-tags .add-member-container {
  margin-bottom: 20px;
  width: fit-content !important;
  margin-top: 17px;
}
.searchtag-manager .user-setting-tags .add-member-container button {
  height: unset !important;
  width: unset !important;
}
.searchtag-manager .user-setting-tags .add-member-container .add-member-text {
  padding-top: 1px;
}
.searchtag-manager .user-setting-tags .tag {
  display: inline-flex;
  margin-left: -5px;
}
.searchtag-manager .user-setting-tags .tag .tag-move-icons {
  display: inline-flex;
  padding-right: 5px;
}
.searchtag-manager .user-setting-tags .tag .tag-move-icons .loading {
  opacity: 0.5;
}
.searchtag-manager .user-setting-tags .tag .tag-move-icons .loading svg {
  cursor: default !important;
}
.searchtag-manager .user-setting-tags .tag .tag-move-icons .loading:hover svg g path {
  fill: #c6c6c6 !important;
}
.searchtag-manager .user-setting-tags .tag .tag-move-icons div {
  padding: 6px 5px 4px 5px;
}
.searchtag-manager .user-setting-tags .tag .tag-move-icons .disabled {
  cursor: default;
}
.searchtag-manager .user-setting-tags .tag .tag-move-icons .enabled:hover svg g path {
  fill: #5f5f5f;
}
.searchtag-manager .user-setting-tags .tag .tag-move-icons .disabled svg {
  opacity: 0.3;
}
.searchtag-manager .user-setting-tags .tag .tag-name {
  background: #e6e2e2;
  border-radius: 5px;
  padding: 6px;
}
.searchtag-manager .user-setting-tags tr svg {
  color: #c6c6c6 !important;
}
.searchtag-manager .user-setting-tags .tag-status-row {
  text-transform: capitalize;
  width: 15%;
}
.searchtag-manager .user-setting-tags .search-bar {
  width: 226px;
  margin: 0px;
}
.searchtag-manager .user-setting-tags .family-table-container > div:first-child,
.searchtag-manager .user-setting-tags .family-table-container > div:first-child {
  margin-bottom: 30px;
}
.searchtag-manager .user-setting-tags table {
  margin-bottom: 0;
  border-top: none !important;
}
.searchtag-manager .user-setting-tags th {
  color: #000 !important;
  border-top: none;
  font-weight: bold !important;
  font-size: 14 !important;
  padding-bottom: 10px;
  height: 32px !important;
}
.searchtag-manager .user-setting-tags tbody .edit-tag {
  opacity: 0;
  cursor: pointer;
  top: 12px;
}
.searchtag-manager .user-setting-tags tbody tr .facet-tag-detail-panel {
  margin: 0;
  border: none;
}
.searchtag-manager .user-setting-tags tbody tr td {
  position: relative;
  vertical-align: middle;
  padding-top: 14px;
  padding-bottom: 14px;
}
.searchtag-manager .user-setting-tags tbody tr:hover .edit-tag {
  opacity: 1;
}
.searchtag-manager .user-setting-tags tbody .table-placeholder {
  border-bottom: none !important;
}
.searchtag-manager .user-setting-tags tbody .table-placeholder td {
  opacity: 0.68;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  line-height: 25px;
  margin-top: 20px;
  margin-left: 15px;
  min-height: 100px;
  padding-top: 14px !important;
  border-bottom: none !important;
}
.searchtag-manager .facet-family-form {
  display: flex;
  height: 100%;
}
.searchtag-manager .facet-family-form .text-field {
  flex: 2;
  max-height: 72px;
}
.searchtag-manager .facet-family-form .text-area {
  flex: 2;
}
.searchtag-manager .facet-family-form .select-field {
  flex: 1;
}
.searchtag-manager .facet-family-form .toggle-field-container {
  padding-top: 15px;
}
.searchtag-manager .facet-family-form > div {
  flex: 1;
  margin-right: 35px;
}
.searchtag-manager .facet-family-detail-panel.readonly {
  min-height: 100px;
  display: block;
  background: #f9f9f9;
  cursor: pointer;
  max-height: 100px;
  padding-bottom: 0px;
}
.searchtag-manager .facet-family-detail-panel.readonly input {
  text-overflow: ellipsis;
}
@media (max-width: 1150px) {
  .searchtag-manager .facet-family-detail-panel.readonly {
    overflow-x: auto;
    overflow-y: hidden;
  }
}
.searchtag-manager .facet-family-detail-panel,
.searchtag-manager .facet-tag-detail-panel {
  display: flex;
  flex-direction: column;
  border: 1px solid #d4d4d4;
  position: relative;
  background: #f1faff;
  padding: 20px;
  overflow: hidden;
  max-height: 145px;
  min-height: 145px;
  white-space: nowrap;
  margin-bottom: 30px;
}
@media (max-width: 1150px) {
  .searchtag-manager .facet-family-detail-panel,
  .searchtag-manager .facet-tag-detail-panel {
    min-height: 145px;
    overflow-x: auto;
    overflow-y: hidden;
  }
}
.searchtag-manager .facet-family-detail-panel span.material-icons:first-of-type,
.searchtag-manager .facet-tag-detail-panel span.material-icons:first-of-type {
  float: right;
  opacity: 0;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
.searchtag-manager .facet-family-detail-panel.facet-family-detail-panel.readonly:hover span.material-icons:first-of-type,
.searchtag-manager .facet-tag-detail-panel.facet-family-detail-panel.readonly:hover span.material-icons:first-of-type {
  opacity: 1;
}
.searchtag-manager .facet-family-detail-panel .facet-family-detail-panel-buttons,
.searchtag-manager .facet-tag-detail-panel .facet-family-detail-panel-buttons,
.searchtag-manager .facet-family-detail-panel .facet-tag-detail-panel-buttons,
.searchtag-manager .facet-tag-detail-panel .facet-tag-detail-panel-buttons {
  right: 30px;
  position: absolute;
  bottom: 7px;
}
@media (max-width: 1150px) {
  .searchtag-manager .facet-family-detail-panel .facet-family-detail-panel-buttons,
  .searchtag-manager .facet-tag-detail-panel .facet-family-detail-panel-buttons,
  .searchtag-manager .facet-family-detail-panel .facet-tag-detail-panel-buttons,
  .searchtag-manager .facet-tag-detail-panel .facet-tag-detail-panel-buttons {
    right: 10px;
  }
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .text-field,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .text-field {
  cursor: pointer !important;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .text-field input,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .text-field input {
  color: black !important;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .text-field hr,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .text-field hr {
  display: none;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .text-area,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .text-area {
  cursor: pointer !important;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .text-area textarea,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .text-area textarea {
  color: black !important;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .text-area hr,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .text-area hr {
  display: none;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .select-field div,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .select-field div {
  color: black !important;
  cursor: pointer !important;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .select-field button,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .select-field button {
  display: none !important;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .select-field input:disabled,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .select-field input:disabled {
  color: black !important;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .select-field hr,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .select-field hr {
  display: none;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .toggle-field div,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .toggle-field div {
  cursor: pointer !important;
}
.searchtag-manager .facet-family-detail-panel.readonly .facet-family-form .toggle-field label,
.searchtag-manager .facet-tag-detail-panel.readonly .facet-family-form .toggle-field label {
  color: black !important;
}
.searchtag-manager .facet-family-detail-panel .facet-family-form,
.searchtag-manager .facet-tag-detail-panel .facet-family-form,
.searchtag-manager .facet-family-detail-panel .facet-tag-form,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form {
  margin-bottom: -20px;
}
.searchtag-manager .facet-family-detail-panel .facet-family-form textarea,
.searchtag-manager .facet-tag-detail-panel .facet-family-form textarea,
.searchtag-manager .facet-family-detail-panel .facet-tag-form textarea,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form textarea {
  padding-top: 0% !important;
}
.searchtag-manager .facet-family-detail-panel .facet-family-form .text-field,
.searchtag-manager .facet-tag-detail-panel .facet-family-form .text-field,
.searchtag-manager .facet-family-detail-panel .facet-tag-form .text-field,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form .text-field {
  flex: 2;
}
.searchtag-manager .facet-family-detail-panel .facet-family-form .text-area,
.searchtag-manager .facet-tag-detail-panel .facet-family-form .text-area,
.searchtag-manager .facet-family-detail-panel .facet-tag-form .text-area,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form .text-area {
  flex: 2;
}
@media (max-width: 1150px) {
  .searchtag-manager .facet-family-detail-panel .facet-family-form .text-area,
  .searchtag-manager .facet-tag-detail-panel .facet-family-form .text-area,
  .searchtag-manager .facet-family-detail-panel .facet-tag-form .text-area,
  .searchtag-manager .facet-tag-detail-panel .facet-tag-form .text-area {
    flex: 1;
  }
}
.searchtag-manager .facet-family-detail-panel .facet-family-form .select-field,
.searchtag-manager .facet-tag-detail-panel .facet-family-form .select-field,
.searchtag-manager .facet-family-detail-panel .facet-tag-form .select-field,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form .select-field {
  flex: 1;
}
.searchtag-manager .facet-family-detail-panel .facet-family-form .toggle-field-container,
.searchtag-manager .facet-tag-detail-panel .facet-family-form .toggle-field-container,
.searchtag-manager .facet-family-detail-panel .facet-tag-form .toggle-field-container,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form .toggle-field-container {
  padding-top: 15px;
}
.searchtag-manager .facet-family-detail-panel .facet-family-form > div,
.searchtag-manager .facet-tag-detail-panel .facet-family-form > div,
.searchtag-manager .facet-family-detail-panel .facet-tag-form > div,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form > div {
  flex: 1;
  margin-top: -15px !important;
  margin-right: 35px;
}
.searchtag-manager .facet-family-detail-panel .facet-family-form .toggle-field-container,
.searchtag-manager .facet-tag-detail-panel .facet-family-form .toggle-field-container,
.searchtag-manager .facet-family-detail-panel .facet-tag-form .toggle-field-container,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form .toggle-field-container {
  color: #9e9e9e;
  width: 125px;
  display: inline-block;
  vertical-align: top;
  text-align: right;
}
.searchtag-manager .facet-family-detail-panel .facet-family-form .toggle-field-container .toggle-field,
.searchtag-manager .facet-tag-detail-panel .facet-family-form .toggle-field-container .toggle-field,
.searchtag-manager .facet-family-detail-panel .facet-tag-form .toggle-field-container .toggle-field,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form .toggle-field-container .toggle-field {
  display: inline-table;
  padding-bottom: 10px;
  text-align: left;
  width: 100%;
}
.searchtag-manager .facet-family-detail-panel .facet-family-form .toggle-field-container .toggle-field span,
.searchtag-manager .facet-tag-detail-panel .facet-family-form .toggle-field-container .toggle-field span,
.searchtag-manager .facet-family-detail-panel .facet-tag-form .toggle-field-container .toggle-field span,
.searchtag-manager .facet-tag-detail-panel .facet-tag-form .toggle-field-container .toggle-field span {
  margin-bottom: 52px;
  line-height: 24px;
  font-size: 12px;
  opacity: 0.7;
  font-weight: 400;
}
.searchtag-manager .facet-tag-form {
  display: flex;
}
.page-container-user-settings .page-inner.page-inner-menu-content .searchtag-manager .custom-snackbar.long-error {
  left: 200px !important;
}
.activity-subaction .show {
  width: 100%;
  padding: 5px 15px 5px 15px;
  font-size: 0.8rem;
  line-height: 30px;
  color: black;
  font-weight: bold;
  outline: none;
}
.activity-subaction .check-dropdown {
  right: 10px !important;
  top: 3px !important;
}
.activity-subaction .activity-list {
  border-top: 1px solid #979797;
  display: block;
  width: 100%;
  padding: 0 2px 6rem 0;
  margin: 0;
  height: 85%;
  overflow: auto;
  background-color: transparent;
}
.activity-subaction .activity-list .activity-greyout {
  background-color: #ebebeb;
  color: #979797 !important;
}
.activity-subaction .activity-list .activity-greyout.activity-inapplicable {
  background: none !important;
  color: #979797 !important;
  background-color: #ebebeb !important;
}
.activity-subaction .activity-list .activity-greyout .activity-item .activity-item-description {
  color: #979797 !important;
}
.activity-subaction .activity-list .activity-greyout .activity-item .activity-item-title {
  color: #979797 !important;
}
.activity-subaction .activity-list .activity-greyout .activity-item .activity-item-user {
  color: #979797 !important;
}
.activity-subaction .activity-list .parent-item {
  border-left: 4px solid #bbbbbb !important;
}
.activity-subaction .activity-list .parent-item .icon-activity-outer {
  margin-left: 5px !important;
}
.activity-subaction .activity-list .children-items {
  display: none;
  border-left: 1px dotted #bbbbbb;
  border-bottom: 1px dotted #bbbbbb;
  border-top: 1px solid #bbbbbb !important;
  margin-left: 4px;
}
.activity-subaction .activity-list .children-items.open {
  display: block;
}
.activity-subaction .activity-list .children-items .child-item {
  margin-left: 0px !important;
  padding-left: 10px !important;
  border-bottom: 1px dotted #bbbbbb !important;
}
.activity-subaction .activity-list .children-items .child-item:last-child {
  border-bottom: none!important;
}
.activity-subaction .activity-list .children-items .child-item .icon-activity-outer {
  margin-left: 6px !important;
}
.activity-subaction .activity-list .children-items .child-item .activity-item {
  width: 261px !important;
}
.activity-subaction .activity-list li {
  background-color: white;
  margin: 0 0 0 4px;
  border-bottom: 1px solid #e7e7e7;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 55px;
  cursor: pointer;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .activity-subaction .activity-list li {
    padding: 4px !important;
  }
}
.activity-subaction .activity-list li:hover,
.activity-subaction .activity-list li.selected {
  background-color: #e6f0fc !important;
}
.activity-subaction .activity-list li:hover.activity-inapplicable,
.activity-subaction .activity-list li.selected.activity-inapplicable {
  background: repeating-linear-gradient(-57deg, #d7d9db, #d7d9db 1px, #e6f0fc 1px, #e6f0fc 5px) !important;
}
.activity-subaction .activity-list li.activity-inapplicable {
  background: repeating-linear-gradient(-57deg, #d7d9db, #d7d9db 1px, #fff 1px, #fff 5px) !important;
}
.activity-subaction .activity-list li.large {
  height: 65px;
}
.activity-subaction .activity-list li .delete-reg-usage-group {
  display: none !important;
  width: 24px !important;
  height: 24px !important;
  padding: 0 !important;
}
.activity-subaction .activity-list li .delete-reg-usage-group .material-icons {
  color: #77858b !important;
  font-size: 1.3rem !important;
}
.activity-subaction .activity-list li:hover .delete-reg-usage-group {
  display: inline-block !important;
  float: right;
}
.activity-subaction .activity-list li .icon-activity-outer {
  height: 100%;
  float: left;
  margin-right: 6px;
  margin-left: 9px;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity {
  width: 18px;
  height: 18px;
  border-radius: 2px;
  margin-top: -3px;
  font-size: 1.25rem;
  line-height: 1em;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-effectivity {
  color: #329de7;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-inapplicable {
  color: #fff;
  background-color: #e98316;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-inapplicable.acknowledged {
  color: #979797 !important;
  background-color: transparent;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-label-outline,
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-label {
  color: #329de7;
  font-size: 20px;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-update,
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-unit-conversion {
  color: #e98316;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-variant {
  color: #31adde;
  font-size: 1.1rem;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-variant:before {
  margin-top: 5px;
  margin-left: 1px;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-label_outline {
  color: #009fe3;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-label {
  color: #009fe3;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-create,
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-batch_added {
  color: #47d579;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-delete,
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-batch_deleted,
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-label-tag-removed {
  font-size: 14px;
  color: #d0021b;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-promote {
  color: #9b9b9b;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-effect-added {
  color: darkgreen;
}
.activity-subaction .activity-list li .icon-activity-outer .icon-activity.icon-activity-effect-removed {
  color: darkred;
}
.activity-subaction .activity-list li .activity-item .activity-item-name {
  font-size: 0.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 155px;
  font-weight: 500;
  text-transform: capitalize;
  float: left;
  line-height: 1em;
}
.activity-subaction .activity-list li .activity-item .activity-item-time,
.activity-subaction .activity-list li .activity-item .activity-item-user {
  font-size: 0.65em;
  color: #979797;
  display: inline-block;
  float: right;
}
.activity-subaction .activity-list li .activity-item .activity-item-description {
  font-size: 0.65em;
  float: left;
  color: #555555;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 190px;
}
.activity-subaction .activity-list li .activity-item .activity-item-label {
  margin-top: 3px;
  flex: 0 0 60%;
  white-space: nowrap;
}
.activity-subaction .activity-list li .activity-item .activity-item-label div {
  font-size: 0.87em;
  float: left;
  color: #555555;
  display: block;
  margin-right: 20px;
}
.activity-subaction .activity-list li .activity-item .activity-item-label span {
  color: black;
  font-size: 0.89em;
  display: inline-block;
  max-width: 200px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
}
.activity-subaction .activity-list li .activity-item .activity-item-title {
  font-size: 0.8em;
  float: left;
  color: #555555;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 190px;
  line-height: 20px;
}
.activity-subaction .activity-list.activity-list-tasks {
  position: absolute;
}
.activity-subaction .activity-list.activity-list-tasks li .icon-activity {
  background-color: #c62828;
  padding: 3px 0 0 3px;
  font-size: 12px;
  color: white;
}
.activity-subaction .activity-list.responsive-list {
  position: absolute;
}
.activity-subaction .activity-list.responsive-list li {
  display: flex;
}
.activity-subaction .activity-list.responsive-list .icon-activity-outer {
  flex: 0 0 20px;
  float: none;
}
.activity-subaction .activity-list.responsive-list .activity-items-container {
  flex: 1;
}
.activity-subaction .activity-list.responsive-list .activity-items-container .activity-item {
  float: none;
  display: flex;
  width: 100% !important;
  flex-wrap: wrap;
}
.activity-subaction .activity-list.responsive-list .activity-items-container .activity-item .activity-item-name,
.activity-subaction .activity-list.responsive-list .activity-items-container .activity-item .activity-item-title,
.activity-subaction .activity-list.responsive-list .activity-items-container .activity-item .activity-item-description {
  flex: 0 0 60%;
  float: none;
}
.activity-subaction .activity-list.responsive-list .activity-items-container .activity-item .activity-item-time,
.activity-subaction .activity-list.responsive-list .activity-items-container .activity-item .activity-item-revision,
.activity-subaction .activity-list.responsive-list .activity-items-container .activity-item .activity-item-user {
  flex: 0 0 40%;
  float: none;
  text-align: right;
  padding-right: 8px;
  font-size: 0.65em;
  color: #555555;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.activity-subaction .activity-list.responsive-list .activity-items-container .activity-item .activity-item-revision {
  margin-top: -0.7em;
}
.activity-details-popup {
  top: initial;
  bottom: 38px;
  height: 486px;
  width: 75vw;
  position: absolute;
  z-index: 999;
  right: 338px;
  padding: 2rem;
}
.activity-details-popup .arc-title-heading {
  text-transform: none !important;
}
.activity-details-popup .loading {
  margin-top: 200px;
}
.activity-details-popup .title {
  font-size: 1.1rem;
  font-weight: bold;
  padding-bottom: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90%;
}
.activity-details-popup .content {
  font-size: small !important;
}
.activity-details-popup .popup-resize .arc-warning-title {
  padding-left: 1.7rem !important;
  padding-bottom: 0px !important;
}
.activity-details-popup .popup-resize .arc-caution-body {
  padding-bottom: 1px;
  padding-top: 16px;
  min-height: 58px;
  overflow: scroll;
  text-align: center !important;
}
.activity-details-popup .popup-resize .arc-warning-body {
  padding-bottom: 1px;
  padding-top: 16px;
  min-height: 58px;
  overflow: scroll;
  text-align: center !important;
}
.activity-details-popup .popup-resize .arc-caution-title {
  padding-left: 1.7rem !important;
  padding-bottom: 0px !important;
}
.activity-details-popup .close {
  position: absolute;
  right: 2rem;
  top: 2rem;
  cursor: pointer;
}
.activity-details-popup .icon-activity-update,
.activity-details-popup .icon-activity-unit-conversion {
  color: #e98316;
}
.activity-details-popup .icon-activity-create,
.activity-details-popup .icon-activity-batch_added {
  color: #47d579;
}
.activity-details-popup .icon-activity-delete,
.activity-details-popup .icon-activity-batch_deleted {
  color: #d0021b;
}
.activity-details-popup .icon-activity-promote {
  color: #9b9b9b;
}
.activity-details-popup .icon-activity-demote {
  color: #e98316;
}
.activity-details-popup .info {
  display: inline-block;
  text-transform: capitalize;
  margin-left: 0.5rem;
  color: rgba(0, 0, 0, 0.87) !important;
}
.activity-details-popup .popup-container-pointer {
  top: 40px;
  right: -29px;
  width: 30px;
  height: 30px;
  background-image: url(/assets/images/right_arrow.svg);
  background-repeat: no-repeat;
  border: none;
}
.material-icons.icon-activity-cancel {
  color: #d0021b !important;
}
.activity-details-popup .scale {
  transform: scale(0.8);
  transform-origin: center top;
}
.activity-details-popup .compare-html-outer {
  padding-top: 1rem;
  width: 48%;
  height: 393px;
  overflow: hidden;
  padding-right: 1rem;
  padding-left: 2rem;
}
.activity-details-popup .compare-html-outer .compare-html-contents {
  height: 307px;
  overflow: scroll;
  width: 100%;
}
.activity-details-popup .compare-html-outer .compare-html-contents .arc-unit p {
  text-align: left !important;
}
.activity-details-popup .before {
  float: left !important;
  padding-right: 1rem;
}
.activity-details-popup .after {
  display: inline-block;
  float: right;
  padding-left: 2rem;
  border-left: 1px solid #e7e7e7;
}
.activity-details-popup .after .highlight-selected {
  background: rgba(50, 157, 231, 0.2);
}
.activity-details-popup .revert div {
  min-width: 120px !important;
}
.activity-details-popup .actions-container {
  display: flex;
}
.activity-details-popup .actions-container > div {
  width: 33%;
}
.activity-details-popup .actions-container .diff-toggle {
  width: 110px;
  display: inline-block;
  float: left;
}
.activity-details-popup .actions-container .diff-toggle > div {
  top: 10px;
}
.activity-details-popup .actions-container .diff-toggle label {
  font-size: 1rem;
}
.activity-details-popup .actions-container .revert-btn {
  width: 120px;
  float: right;
}
.activity-details-popup .actions-container button li {
  position: relative;
  top: 5px;
  left: -5px;
  color: white;
}
div[role='menu'] {
  padding: 0px !important;
}
div[role='menu'] hr {
  margin-top: 0px !important;
}
div[role='menu'] .icon-activity.icon-activity-update {
  color: #e98316;
}
div[role='menu'] .icon-activity.icon-activity-create {
  color: #47d579;
}
div[role='menu'] .icon-activity.icon-activity-delete {
  color: #d0021b;
}
div[role='menu'] .diff-properties-clear-all {
  color: #555555;
  font-size: 0.9rem;
  font-weight: 500;
  margin-left: -10px;
}
div[role='menu'] .diff-props-primary-text {
  padding: 5px 0;
}
div[role='menu'] .diff-props-primary-text div {
  line-height: 2;
}
div[role='menu'] .diff-props-primary-text .diff-props-property-name {
  font-weight: 500;
  font-size: 0.9rem;
  margin-left: 5px;
}
div[role='menu'] .diff-props-primary-text .diff-props-activity-type {
  font-size: 0.8rem;
  color: #555555;
  float: right;
}
div[role='menu'] .diff-props-primary-text .diff-props-value {
  font-size: 0.9rem;
  margin-left: 20px;
}
div[role='menu'] .diff-props-primary-text .diff-props-value span {
  font-weight: 500;
}
.comments-subaction .commentsFilter {
  right: 1rem;
  float: right;
}
.comments-subaction .commentsFilter > div > span {
  color: #77858b !important;
}
.comments-subaction .active > div > span {
  height: 26px;
  width: 26px;
  border: 1px solid #08ACDE;
  color: #08ACDE !important;
  border-radius: 4px;
}
.comments-subaction .comment-dropdown-menu-list {
  display: inline-block;
  float: right;
  top: 15px;
  right: 13px;
  position: relative;
}
.comments-subaction .comment-dropdown-menu-list button {
  padding: 0 !important;
  width: 20px !important;
  height: 20px !important;
}
.comments-subaction .comment-dropdown-menu-list button > div > span.material-icons.vert {
  font-size: 20px !important;
  color: #77858b !important;
}
.comments-subaction #comment-form-reply-create > div > div > span {
  color: white !important;
}
.comments-subaction #comment-form-create > div > div > span {
  color: white !important;
}
.comments-subaction .comments-subaction .comments-list-container .comments-list li.selected .comments-thread-list .comment-section {
  padding-left: 1rem !important;
}
.comments-subaction h6 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin: 0rem 0 0rem 0 !important;
}
.comments-subaction .popup-menu .popup-menu-options > div {
  border-bottom: none;
}
.comments-subaction .popup-menu .popup-menu-options > div:nth-child(2) {
  border-bottom: 1px solid #d9d9d9 !important;
}
.comments-subaction .popup-menu .popup-menu-options > div.sub-filter-action-allcomments {
  border-top: 1px solid #d9d9d9 !important;
}
.comments-subaction .popup-menu .popup-menu-options > div.sub-filter-action-export {
  border-top: 1px solid #d9d9d9 !important;
}
.comments-subaction .popup-menu .popup-menu-options > div.icon-export-as-csv:before {
  float: left !important;
  margin: -1px 6px 0 0 !important;
  color: #77858b !important;
  font-size: 1.2rem;
}
.comments-subaction .comments-list-container {
  height: calc(100vh - 282px);
}
.comments-subaction .comments-list-container .comment-avatar {
  float: left;
  display: inline-block;
  clear: none;
  height: 32px;
  width: 32px;
  margin-right: 4px;
  border-radius: 50%;
}
.comments-subaction .comments-list-container .comment-section {
  padding: 0 1rem 0 1rem;
}
.comments-subaction .comments-list-container .new-comment .comment-section > div:nth-child(2) {
  width: 250px;
}
.comments-subaction .comments-list-container .new-comment .comment-post,
.comments-subaction .comments-list-container .edit-comment .comment-post {
  padding-top: 1rem;
}
.comments-subaction .comments-list-container .new-comment + .comments-list {
  height: calc(100% - 104px);
}
.comments-subaction .comments-list-container .narrow-panel-empty-list {
  margin-top: 1rem;
}
.comments-subaction .comments-list-container .narrow-panel-empty-list .empty-details .mention-text {
  color: #28ace3;
}
.comments-subaction .comments-list-container .comments-list {
  display: block;
  width: 100%;
  padding: 0 0 0 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
  background-color: transparent;
}
.comments-subaction .comments-list-container .comments-list li {
  margin: 0;
  border-bottom: 1px solid #e7e7e7;
  padding: 1rem 0rem 0 0rem;
  position: relative;
}
.comments-subaction .comments-list-container .comments-list li.unread {
  background-color: white;
}
.comments-subaction .comments-list-container .comments-list li .reply-count-component {
  width: 75px;
}
.comments-subaction .comments-list-container .comments-list li.dimmed-parent .dimmed-body {
  align-items: flex-start;
  justify-content: flex-start;
}
.comments-subaction .comments-list-container .comments-list li.dimmed-parent .dimmed-body .dimmed-body-center {
  padding: 1rem;
}
.comments-subaction .comments-list-container .comments-list li.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-title {
  font-size: 1rem;
}
.comments-subaction .comments-list-container .comments-list li.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns {
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
.comments-subaction .comments-list-container .comments-list li.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns a {
  margin-right: 1rem;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.comments-subaction .comments-list-container .comments-list li .comment-author {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 34px;
  padding-right: 0.5rem !important;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .notif-status-toggle {
  width: 14px;
  height: 14px;
  border-radius: 50px;
  display: inline-block;
  float: right;
  margin: 3px 7px 0px 7px;
  visibility: hidden;
  cursor: pointer;
}
.comments-subaction .comments-list-container .comments-list li .comment-author:hover .notif-status-toggle {
  visibility: visible;
}
.comments-subaction .comments-list-container .comments-list li .comment-author.unread {
  background-color: white !important;
}
.comments-subaction .comments-list-container .comments-list li .comment-author.unread .notif-status-toggle {
  transition: background-color 1000ms linear;
  background-color: #28ace3;
  border: none !important;
  visibility: visible !important;
}
.comments-subaction .comments-list-container .comments-list li .comment-author.read {
  background-color: #f8f8f8 !important;
}
.comments-subaction .comments-list-container .comments-list li .comment-author.read .notif-status-toggle {
  border: solid 1.5px #777777;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-unread h1,
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-unread span {
  font-weight: bold !important;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-info {
  height: 100%;
  float: left;
  clear: none;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-info h1 {
  font-size: 1rem;
  color: #2b2b2b;
  margin: 0;
  padding: 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-info span {
  color: rgba(0, 0, 0, 0.54);
  font-size: 12px;
  display: block;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-inline-menu {
  display: none;
  left: 8px;
  position: relative;
  float: right;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-inline-menu .material-icons {
  color: #77858b !important;
  float: right;
  cursor: pointer;
  font-size: 18px;
  margin-right: 10px;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-inline-menu .material-icons:hover {
  color: #00bcd6 !important;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-dropdown-menu {
  float: right;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-dropdown-menu button {
  padding: 0 !important;
  width: 20px !important;
  height: 20px !important;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .comment-dropdown-menu button > div > span.material-icons.vert {
  font-size: 20px !important;
  color: rgba(0, 0, 0, 0.54);
}
.comments-subaction .comments-list-container .comments-list li .comment-author .adminDelete {
  visibility: hidden;
  float: right;
}
.comments-subaction .comments-list-container .comments-list li .comment-author .adminDelete span {
  font-size: 20px !important;
  color: rgba(0, 0, 0, 0.54) !important;
  cursor: pointer;
}
.comments-subaction .comments-list-container .comments-list li .comment-author:hover .adminDelete {
  visibility: visible !important;
}
.comments-subaction .comments-list-container .comments-list li .comment-tag {
  /* hide for now */
  display: none;
  font-size: 12px;
  margin: 0.5rem 0 0 0;
  color: #757575;
  height: 16px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.comments-subaction .comments-list-container .comments-list li .comment-tag .material-icons {
  float: left;
  font-size: 16px;
  margin-right: 9px;
}
.comments-subaction .comments-list-container .comments-list li .comment-tag span {
  float: left;
}
.comments-subaction .comments-list-container .comments-list li .comment-msg {
  margin: 7px 7px 7px 0;
  font-size: 13px;
  color: #757575;
}
.comments-subaction .comments-list-container .comments-list li .comment-msg .mention {
  display: inline-block;
  background-color: #e1e1e1;
  border-radius: 3px;
  padding: 2px 6px 2px 6px;
}
.comments-subaction .comments-list-container .comments-list li .comment-msg .file-highlight {
  cursor: pointer;
  color: #0089E8;
  text-decoration: underline;
}
.comments-subaction .comments-list-container .comments-list li .comment-msg .file-highlight.striked {
  text-decoration: line-through;
  pointer-events: none;
}
.comments-subaction .comments-list-container .comments-list li .comment-msg .file-highlight.no-permission {
  color: #F6A623;
}
.comments-subaction .comments-list-container .comments-list li .comment-msg .file-highlight.no-permission i {
  font-size: 16px;
  margin-left: 3px;
}
.comments-subaction .comments-list-container .comments-list li .comment-thread-actions {
  margin: 0 0 7px 0;
  font-size: 13px;
  color: #4a90e2;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.comments-subaction .comments-list-container .comments-list li .comment-thread-actions .unreadReply {
  color: white !important;
  border-radius: 25px;
  border: 1px solid white;
  background-color: #4a90e2;
  height: 18px;
  right: 5px;
  position: relative;
  padding: 2px 5px 2px 5px;
}
.comments-subaction .comments-list-container .comments-list li .comments-thread-list .comment-post {
  background: #e7e7e7;
}
.comments-subaction .comments-list-container .comments-list li .comments-thread-list li {
  background-color: #f7f7f7;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid transparent;
}
.comments-subaction .comments-list-container .comments-list li .comments-thread-list li .comment-section {
  padding: 0 1rem 0 1rem;
}
.comments-subaction .comments-list-container .comments-list li .notif-status-toggle {
  width: 14px;
  height: 14px;
  border-radius: 50px;
  display: inline-block;
  float: right;
  margin: 3px 7px 0px 7px;
  visibility: hidden;
  cursor: pointer;
}
.comments-subaction .comments-list-container .comments-list li :hover .notif-status-toggle {
  visibility: visible;
}
.comments-subaction .comments-list-container .comments-list li .unread {
  background-color: white !important;
}
.comments-subaction .comments-list-container .comments-list li .unread .notif-status-toggle {
  transition: background-color 1000ms linear;
  background-color: #28ace3;
  border: none !important;
  visibility: visible !important;
}
.comments-subaction .comments-list-container .comments-list li .read {
  background-color: #f8f8f8 !important;
}
.comments-subaction .comments-list-container .comments-list li .read .notif-status-toggle {
  border: solid 1.5px #777777;
}
.comments-subaction .comments-list-container .comments-list li.highlighted {
  border-left: 2px solid #febd50;
  cursor: default;
}
.comments-subaction .comments-list-container .comments-list li.highlighted button.lock-member {
  cursor: default !important;
}
.comments-subaction .comments-list-container .comments-list li.highlighted .comment-section {
  padding-left: 12px;
}
.comments-subaction .comments-list-container .comments-list li.selected {
  cursor: default;
  border-left: 4px solid #febd50 !important;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 0 -4px 6px 0 rgba(0, 0, 0, 0.2);
  border-bottom: solid 1px rgba(0, 0, 0, 0.25);
}
.comments-subaction .comments-list-container .comments-list li.selected .comment-section {
  padding-left: 10px !important;
}
.comments-subaction .comments-list-container .comments-list li.selected .comments-thread-list .comment-section {
  padding-left: 10px !important;
}
.comments-subaction .comments-list-container .comments-list li.selected .comments-thread-list .comment-post .comment-post-inner div:nth-child(2) {
  width: 250px;
}
.comments-subaction .comments-list-container .comments-list li.following-selected {
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.45);
}
.comments-subaction .comments-list-container .comments-thread-list li:hover .comment-inline-menu {
  display: inline-block;
}
.comments-subaction .comments-list-container .comment-post {
  min-height: 90px;
  background-color: #e7e7e7;
}
.comments-subaction .comments-list-container .comment-post textarea {
  max-height: 150px;
  overflow: auto !important;
}
.comments-subaction .comments-list-container .comment-post .comment-textarea {
  max-height: 150px;
}
.comments-subaction .comments-list-container .comment-post.edit {
  border-top: initial !important;
  background-color: #FFFFFF;
}
.comments-subaction .comments-list-container .comment-post.edit .comment-post-actions-inner > div {
  box-shadow: none !important;
}
.comments-subaction .comments-list-container .comment-post .comment-post-inner {
  display: table;
  width: 100%;
}
.comments-subaction .comments-list-container .comment-post .comment-post-inner > div {
  float: left;
  clear: none;
  border: solid 1px #d1d1d1;
  width: 100%;
  background-color: white;
  font-size: 13px !important;
  margin-bottom: 0.5rem;
}
.comments-subaction .comments-list-container .comment-post .comment-post-actions .comment-post-actions-inner {
  display: flex;
  padding: 0 1rem 1rem 1rem;
}
.comments-subaction .comments-list-container .comment-post .comment-post-actions .comment-post-actions-inner > div {
  flex: 1;
}
.comments-subaction .comments-list-container .comment-post .comment-post-actions .comment-post-actions-inner > div:nth-child(2) {
  text-align: right;
}
.comments-subaction .comments-list-container .comment-post .comment-post-actions .comment-post-actions-inner .max-error {
  font-size: 13px;
  margin: 9px 0 0 1rem;
  color: #f64100;
  display: inline-block;
}
.comments-subaction .comments-list-container .comment-post .comment-post-actions .comment-post-actions-inner .public-private-container {
  padding: 5px 0 0 0;
  user-select: none;
}
.comments-subaction .comments-list-container .comment-post .comment-post-actions .comment-post-actions-inner .public-private-container > div {
  display: inline-block;
  margin: 0 5px 0 0;
}
.comments-subaction .comments-list-container .comment-post .comment-post-actions .comment-post-actions-inner .public-private-container .public-private-text {
  font-size: 0.9em;
  color: #777;
  vertical-align: middle;
}
.comments-subaction .comments-list-container .comment-post .comment-post-actions .comment-post-actions-inner span.material-icons {
  color: #757575 !important;
  font-size: 18px !important;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.comment-textarea.textarea-attachment .comment-textarea__suggestions {
  top: 31px !important;
  width: 284px !important;
}
.comment-textarea.textarea-attachment.no-files .comment-textarea__suggestions__item--focused {
  pointer-events: none;
  background-color: white !important;
}
.comment-textarea .comment-textarea__suggestions ul li.comment-textarea__suggestions__item--focused,
.comment-textarea .comment-textarea__suggestions ul li:hover {
  padding: 10px 20px !important;
  background-color: #e1e1e1 !important;
}
.permission-popover:after {
  content: '';
  position: absolute;
  left: 44%;
  bottom: -6px;
  z-index: 400;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fbfbfb;
  clear: both;
}
.permission-popover .permission-modal {
  height: 105px;
  width: 244px;
  padding: 0 20px;
  padding-right: 40px;
}
.permission-popover .permission-modal h1 {
  font-size: 14px;
  color: #545454;
  font-weight: bold;
  margin-bottom: 5px;
}
.permission-popover .permission-modal button {
  color: #05ADE3;
  float: right;
  display: block;
  background: none;
  font-size: 15px;
  border: none;
}
.permission-popover .permission-modal span {
  font-size: 12px;
}
.comments-dropdown {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.commentFilterMenu .header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 3px;
}
.commentFilterMenu .header h5 {
  color: rgba(74, 74, 74, 0.8) !important;
  font-weight: normal !important;
  font-size: 1.1rem;
  padding: 0 0 0 1rem;
  margin-top: 1rem;
  display: inline-block;
}
.commentFilterMenu .header .close-icon button {
  padding: 0px !important;
  height: 0px !important;
  width: 0px !important;
  top: 4px;
  left: 10rem;
}
.commentFilterMenu .header .close-icon button span {
  font-size: 17px !important;
  color: rgba(74, 74, 74, 0.8) !important;
}
.commentFilterMenu .filterMenu {
  height: calc(100% - 139px);
  overflow-y: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.commentFilterMenu .filterMenu .unreadToggle {
  margin-top: 1rem;
}
.commentFilterMenu .filterMenu .unreadToggle div {
  display: inline-flex;
  font-size: 12px;
  color: #000000;
}
.commentFilterMenu .filterMenu .unreadToggle div > div:nth-child(1) {
  margin-right: 35px;
}
.commentFilterMenu .filterMenu .selectField-comment-filter {
  margin-top: 1rem;
}
.commentFilterMenu .filterMenu .selectField-comment-filter label {
  display: block;
  clear: both;
  font-size: 0.9rem !important;
}
.commentFilterMenu .filterMenu .selectField-comment-filter .filter-select {
  font-size: 0.9rem !important;
  margin-top: -8px !important;
  width: 100% !important;
}
.commentFilterMenu .filterMenu .selectField-comment-filter .filter-select div:nth-child(2) > div:nth-child(1) > div:nth-child(2) {
  left: 22px;
}
.commentFilterMenu .filterMenu .selectField-comment-filter .filter-select div:nth-child(2) > div:nth-child(1) > button {
  right: -22px !important;
}
.commentFilterMenu .filterMenu .autoSuggest-author {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.commentFilterMenu .filterMenu .autoSuggest-author label {
  display: block;
  clear: both;
  font-size: 0.9rem !important;
}
.commentFilterMenu .filterMenu .autoSuggest-author > div > div.user-autocomplete-container-inner > div {
  font-size: 0.9rem !important;
  margin-top: 5px;
}
.commentFilterMenu .filterMenu .autoSuggest-author input {
  font-size: 0.9rem !important;
  width: 100% !important;
  font-weight: 300;
}
.commentFilterMenu .filterMenu .autoSuggest-author input:focus {
  border-bottom: solid 1px #05adde !important;
}
.commentFilterMenu .filterMenu .autoSuggest-author .user-pill {
  height: 40px;
  margin-right: 10px;
  display: flex;
}
.commentFilterMenu .filterMenu .autoSuggest-author .user-pill img {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  float: left;
  margin-right: 15px;
  margin-top: 5px;
}
.commentFilterMenu .filterMenu .autoSuggest-author .user-pill .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 400px;
  max-width: 400px;
  color: #000000;
  width: auto !important;
  float: left;
  font-size: 0.9rem;
  line-height: 40px;
}
.commentFilterMenu .filterMenu .autoSuggest-author .user-pill .material-icons {
  color: #d0021b !important;
  float: right;
  line-height: 40px;
  margin-right: 3px;
  margin-left: 5px;
  cursor: pointer;
}
.commentFilterMenu .filterMenu .autoSuggest-author > div > div > div > ul > li {
  border-bottom: 1px solid #E7E7E7;
}
.commentFilterMenu .filterMenu .autoSuggest-author > div > div > div > ul > li:last-child {
  border-bottom: none !important;
}
.commentFilterMenu .filterMenu .date-time-filter span.date-time-icon {
  top: 4px;
  position: relative;
  color: rgba(74, 74, 74, 0.6);
  font-size: 20px !important;
  margin-right: 10px;
}
.commentFilterMenu .filterMenu .date-time-filter .clickable {
  cursor: pointer;
  right: 2px;
}
.commentFilterMenu .filterMenu .date-time-filter label {
  display: block;
  clear: both;
  font-size: 0.9rem !important;
}
.commentFilterMenu .filterMenu .date-time-filter input {
  padding-top: 0px !important;
}
.commentFilterMenu .filterMenu .date-time-filter div > div {
  font-size: 0.9rem !important;
}
.commentFilterMenu .filterMenu .date-time-filter > div {
  display: inline-block;
  width: 228px;
}
.commentFilterMenu .filterMenu .date-time-filter hr {
  width: 256px !important;
}
.commentFilterMenu .filterMenu .filter-item-buttons {
  margin-top: 1rem;
  float: right;
}
.commentFilterMenu .filterMenu .filter-item-buttons > button:nth-child(1) {
  color: rgba(0, 0, 0, 0.9) !important;
}
.comment-textarea {
  padding: 8px 0 10px 0px;
  background-color: #fbfdfe;
}
.comment-textarea .comment-textarea__highlighter {
  padding: 0 8px 0 9px !important;
}
.comment-textarea .comment-textarea__highlighter .comment-textarea-mention {
  color: black;
  background-color: #e1e1e1;
  border-radius: 3px;
  padding: 2px 0 2px 0px;
}
.comment-textarea .comment-textarea__highlighter .attachment-text-area-mention {
  cursor: pointer;
  background: #EBF6FE;
  text-decoration: underline;
}
.comment-textarea .comment-textarea__input {
  padding: 8px 8px 0 9px !important;
  outline: 0;
  border: 0;
  color: #757575;
}
.comment-textarea .comment-textarea.textarea-attachment .comment-textarea__suggestions {
  position: absolute;
  z-index: 1;
  background-color: white;
  margin-top: 14px;
  min-width: 100px;
  left: -35px;
  top: 29px;
  width: 231px;
}
.comment-textarea .truncated {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.comment-textarea .comment-textarea__suggestions > ul > li > div > div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: table;
}
.comment-textarea .file-attachment-heading p {
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 3px;
  width: 12em;
}
.comment-textarea .comment-textarea__suggestions {
  background-color: #fafafa !important;
  width: 200px;
  margin: 0;
  font-size: 1rem;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  z-index: 200 !important;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.239216) 0px 1px 4px;
  outline: 0;
}
.comment-textarea .comment-textarea__suggestions ul {
  overflow: scroll;
  max-height: 25rem;
}
.comment-textarea .comment-textarea__suggestions ul li {
  background-color: #fafafa;
  padding: 10px 20px !important;
  cursor: pointer;
}
.comment-textarea .comment-textarea__suggestions ul li.comment-textarea__suggestions__item--focused,
.comment-textarea .comment-textarea__suggestions ul li:hover {
  padding: 10px 20px !important;
  background-color: #e1e1e1 !important;
}
.comment-textarea .comment-textarea__suggestions ul li .file-attachment-icon {
  float: left;
  margin-right: 10px;
}
.comment-textarea .comment-textarea__suggestions ul li .file-attachment-content {
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
}
.comment-textarea .comment-textarea__suggestions ul li .file-attachment-content .file-attachment-heading.no-files {
  pointer-events: none;
}
.comment-textarea .comment-textarea__suggestions ul li .mention-user-listitem {
  display: block;
  clear: both;
  height: 30px;
}
.comment-textarea .comment-textarea__suggestions ul li .mention-user-listitem img {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  float: left;
  margin-right: 15px;
}
.comment-textarea .comment-textarea__suggestions ul li .mention-user-listitem .user-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 110px;
  max-width: 110px;
  color: #000000;
  float: left;
  font-size: 0.9rem;
  line-height: 30px;
}
.effectivities-subaction {
  height: calc(100% - 90px);
  overflow-y: scroll;
}
.effectivities-subaction .effectivities-list-container .effectivities-search-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 17px 4px 10px;
}
.effectivities-subaction .effectivities-list-container .effectivities-search-container .loading {
  margin-left: 5px;
}
.effectivities-subaction .effectivities-list-container .effectivities-search-container .loading .loader,
.effectivities-subaction .effectivities-list-container .effectivities-search-container .loading .loader:before,
.effectivities-subaction .effectivities-list-container .effectivities-search-container .loading .loader:after {
  background: #777777;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 5px;
  height: 10px;
}
.effectivities-subaction .effectivities-list-container .effectivities-search-container .loading .loader {
  color: #777777;
  text-indent: -9999em;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.effectivities-subaction .effectivities-list-container .effectivities-search-container .loading .loader:before,
.effectivities-subaction .effectivities-list-container .effectivities-search-container .loading .loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.effectivities-subaction .effectivities-list-container .effectivities-search-container .loading .loader:before {
  left: -8px;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.effectivities-subaction .effectivities-list-container .effectivities-search-container .loading .loader:after {
  left: 8px;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 5px;
  }
  40% {
    box-shadow: 0 -5px;
    height: 10px;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 5px;
  }
  40% {
    box-shadow: 0 -5px;
    height: 10px;
  }
}
.effectivities-subaction .effectivities-list-container input.effectivities-list-search-input {
  margin: 0 10px 0 0 !important;
  background-color: white;
  padding: 2px 5px !important;
  border: 1px solid #ebebeb;
  height: auto;
  border-radius: 2px;
}
.effectivities-subaction .effectivities-list-container .effectivities-list {
  padding: 0 4px 0 10px;
  overflow-y: scroll;
  height: 200px;
}
.effectivities-subaction .effectivities-list-container .effectivities-list ::-webkit-scrollbar {
  width: 5px;
}
.effectivities-subaction .effectivities-list-container h5 {
  padding-bottom: 2px;
  border-bottom: 1px solid #a7afb1;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-header {
  margin: 0 10px;
  border-bottom: 2px solid #ededed;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-header span {
  font-weight: bold;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row-container {
  border-bottom: 1px solid #ebebeb;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row-container.disabled {
  opacity: 0.5;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row-container.selected {
  background-color: #ebebeb;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row-container .effectivities-list-row-subheading {
  font-size: 0.8rem;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row,
.effectivities-subaction .effectivities-list-container .effectivities-list-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row span,
.effectivities-subaction .effectivities-list-container .effectivities-list-header span {
  flex: 1;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row .effectivity-list-button,
.effectivities-subaction .effectivities-list-container .effectivities-list-header .effectivity-list-button {
  line-height: 1;
  flex: 0;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row .effectivity-list-button button,
.effectivities-subaction .effectivities-list-container .effectivities-list-header .effectivity-list-button button {
  width: 24px!important;
  height: 24px!important;
  padding: 0!important;
  border: 0!important;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row {
  cursor: pointer;
  user-select: none;
}
.effectivities-subaction .effectivities-list-container .effectivities-list-row span {
  padding-top: 2px;
}
.effectivities-subaction .manufacturer-range-container h5 {
  padding: 0 10px 2px 10px;
  border-bottom: 1px solid #a7afb1;
}
.effectivities-subaction .manufacturer-range-container .manufacturer-range-row {
  padding: 0 10px;
}
.effectivities-subaction .manufacturer-range-container .manufacturer-range-row .manufacturer-range-label {
  color: #aaaaaa;
  margin-right: 5px;
}
.side-container-content {
  overflow-x: auto;
}
.side-container-content .edit-subaction {
  height: calc( 100% - 76px );
  overflow-y: auto;
}
.side-container-content .edit-subaction .noNestedProperties {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-style: italic;
}
.side-container-content .edit-subaction.edit-unit-props-container .toggle-section.opened {
  border-bottom: 1px solid #979797;
}
.side-container-content .edit-subaction.edit-unit-props-container .selected-unit-props-container:last-child .toggle-section.opened {
  border-bottom: none;
}
.selected-unit-props-container #nnc-index-metadata-container-toggle {
  background-color: white;
}
.selected-unit-props-container #nnc-index-metadata-container-toggle #nnc-index-metadata-container .toggle-section {
  position: relative;
  border-bottom: 1px solid #DADADB !important;
}
.selected-unit-props-container #nnc-index-metadata-container-toggle #nnc-index-metadata-container .toggle-section h1 {
  border-bottom: none !important;
  background: #fff !important;
}
.selected-unit-props-container #nnc-index-metadata-container-toggle #nnc-index-metadata-container .toggle-section .toggle-section-content {
  background: #fff !important;
}
.selected-unit-props-container #nnc-index-metadata-container-toggle #nnc-index-metadata-container .toggle-section .show-form-action {
  position: absolute;
  top: 3px;
  right: 9px;
}
.selected-unit-props-container #nnc-index-metadata-container-toggle #nnc-index-metadata-container .toggle-section .show-form-action .aero-button {
  height: 32px !important;
  width: 32px !important;
  padding: 4px !important;
}
.selected-unit-props-container #nnc-index-metadata-container-toggle #nnc-index-metadata-container .toggle-section .show-form-action .aero-button[disabled] {
  opacity: 0.5;
}
.selected-unit-props-container #nnc-index-metadata-container-toggle #nnc-index-metadata-container .toggle-section .show-form-action .aero-button .aero-icon {
  color: #77858b !important;
}
.selected-unit-props-container .toggle-section .nested-toggle {
  padding-left: 15px;
}
.selected-unit-props-container .toggle-section .nested-toggle h1 {
  font-weight: 300;
}
.selected-unit-props-container .toggle-section#metadata.opened h1 {
  border-bottom: none !important;
}
.selected-unit-props-container .toggle-section:first-child h1 {
  border-top: none;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section {
  padding: 1rem 10px 1.5rem 1rem;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section label {
  color: rgba(0, 0, 0, 0.54);
  font-size: 1rem !important;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list {
  padding-left: 10px;
  margin: 0.5rem 0 0.5rem 0;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list .whats-new-tt {
  cursor: default !important;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list .comments-box {
  clear: both;
  display: flex;
  flex-direction: column;
  margin-left: -23px;
  margin-right: -10px;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list .comments-box .comment {
  cursor: pointer;
  justify-content: space-between;
  background-color: white;
  border-bottom: 1px solid #ccc;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list .comments-box .comment .whats-new {
  float: right;
  margin: 5px 0 0 0;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list .comments-box .comment:hover {
  background-color: #e6f0fc !important;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list .comments-box .comment .comment-body {
  padding: 5px 5px 2px 10px;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list .comments-box .comment .comment-right {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  padding: 2px 2px 2px 10px;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list .comments-box .comment .comment-right .comment-user-name {
  text-align: right;
  font-size: 0.65em;
  color: black;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list .comments-none {
  font-size: 11px;
  font-style: italic;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list h2 {
  margin-bottom: 10px;
  display: table;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list h2 > span {
  padding-right: 10px;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .revision-comment-list li {
  font-size: 1rem;
  margin: 0 0 10px 0;
  word-wrap: break-word;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .editor-side-panel-text {
  height: 67px;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .editor-side-panel-text input {
  margin-top: 0px !important;
  padding: 10px 0 0 0 !important;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .editor-side-panel-text label {
  line-height: 7px !important;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .editor-side-panel-text hr {
  bottom: 17px !important;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section .editor-side-panel-select {
  position: relative;
  top: -10px;
}
.selected-unit-props-container .toggle-section .selected-unit-props-section.selected-unit-props-section-inline {
  padding: 0;
}
/****************************************************

  CONTAINER COMMON

*/
.selected-unit-props-section .promote-demote-actions {
  display: flex;
  height: 35px !important;
  justify-content: space-between;
}
.selected-unit-props-section .promote-demote-actions label {
  color: black !important;
}
.selected-unit-props-section .promote-demote-actions .promote-demote-buttons {
  display: flex;
}
.selected-unit-props-section .promote-demote-actions .promote-demote-buttons div.disabled,
.selected-unit-props-section .promote-demote-actions .promote-demote-buttons button[disabled] {
  cursor: not-allowed !important;
}
.selected-unit-props-section .promote-demote-actions .promote-demote-buttons div.disabled > span.material-icons,
.selected-unit-props-section .promote-demote-actions .promote-demote-buttons button[disabled] > span.material-icons {
  cursor: not-allowed !important;
}
.selected-unit-props-section .promote-demote-actions .promote-demote-buttons button {
  margin: 0 !important;
  padding: 0 12px 0 12px !important;
  height: 24px !important;
  width: 24px !important;
  margin-right: 1rem !important;
}
/****************************************************

  CONTAINER SPECIFIC: paragraph (on unit edit)

*/
.selected-unit-props-section.paragraph-edit .format-overrides-slider > div {
  height: 20px;
  font-size: 0.9rem;
  margin-top: 1.5rem;
}
.selected-unit-props-section.paragraph-edit .format-overrides-slider > div .slider-label {
  float: left;
  display: inline-block;
  width: 57px;
  font-size: 0.9rem;
}
.selected-unit-props-section.paragraph-edit .format-overrides-slider > div > div {
  float: left;
  display: inline-block;
  width: 210px;
  height: 100%;
  margin: 0;
}
.selected-unit-props-section.paragraph-edit .format-overrides-slider > div > div > div {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.selected-unit-props-section.paragraph-edit .format-overrides-slider > div .slider-value {
  float: right;
  display: inline-block;
  margin-right: 5px;
}
/****************************************************

  CONTAINER SPECIFIC: list (on unit edit)


*/
.selected-unit-props-section.list-edit {
  height: 60px;
}
.selected-unit-props-section.list-edit .alignment {
  width: 100%;
  float: left;
}
.selected-unit-props-section.list-edit .alignment div.manip-group {
  float: left;
  width: 100%;
  margin-top: 1rem;
}
.selected-unit-props-section.list-edit .alignment div.manip-group:first-child {
  margin-top: 0;
}
.selected-unit-props-section.list-edit .alignment div.manip-group h6 {
  float: left !important;
  margin-top: 10px;
}
.selected-unit-props-section.list-edit .alignment div.manip-group ul.icon-action-buttons {
  float: right !important;
  width: 64px !important;
  margin-top: 2px;
  margin-bottom: 2px;
}
.selected-unit-props-section.list-edit .alignment div.manip-group ul.icon-action-buttons li {
  cursor: pointer;
  float: left;
  height: 25px;
  width: 25px;
  margin-right: 0.5rem;
  margin-left: 0px;
}
.selected-unit-props-section.list-edit .alignment div.manip-group ul.icon-action-buttons li.selected {
  background-color: teal;
}
.selected-unit-props-section.list-edit .alignment div.manip-group ul.icon-action-buttons li.selected:hover {
  background-color: teal !important;
}
.selected-unit-props-section.list-edit .alignment div.manip-group ul.icon-action-buttons li.selected > button div span.material-icons {
  color: white !important;
}
.selected-unit-props-section.list-edit .alignment div.manip-group ul.icon-action-buttons li > button {
  width: 25px !important;
  height: 25px !important;
  padding: 0 !important;
  float: left;
}
.selected-unit-props-section.list-edit .alignment div.manip-group ul.icon-action-buttons li > button div span.material-icons {
  font-size: 1.4rem !important;
  padding-top: 0.05rem;
}
.selected-unit-props-section.list-edit .alignment div.manip-group ul.icon-action-buttons li > button > div > div {
  z-index: 999;
}
/****************************************************

  CONTAINER SPECIFIC: graphic (on unit edit)


*/
.selected-unit-props-section.image-edit {
  overflow-y: visible;
}
.selected-unit-props-section.image-edit .selected-unit-props-subsection {
  display: table;
  width: 100%;
}
.selected-unit-props-section.image-edit .selected-unit-props-subsection .caption-toggle-container {
  margin-bottom: 0.5rem;
}
.selected-unit-props-section.image-edit .selected-unit-props-subsection .image-edit-textfield {
  height: 55px!important;
}
.selected-unit-props-section.image-edit .selected-unit-props-subsection .image-edit-textfield > div:nth-child(4) {
  bottom: 6px !important;
}
.selected-unit-props-section.image-edit .selected-unit-props-subsection .image-edit-textfield label {
  top: 33px!important;
  line-height: 0!important;
}
.selected-unit-props-section.image-edit .selected-unit-props-subsection .image-edit-textfield input {
  height: 55px!important;
}
.selected-unit-props-section.image-edit .selected-unit-props-subsection .alignment,
.selected-unit-props-section.image-edit .selected-unit-props-subsection .border-style {
  width: 100%;
}
.selected-unit-props-section.image-edit-caption {
  padding-bottom: 0!important;
}
/****************************************************

  CONTAINER SPECIFIC: numbering (on unit select)

*/
.selected-unit-props-section.numbering-section .promote-demote-actions {
  height: 1.5em;
}
.selected-unit-props-section.printoutput-section label,
.selected-unit-props-section.metadata-section label {
  color: rgba(0, 0, 0, 0.54) !important;
}
.selected-unit-props-section.printoutput-section span,
.selected-unit-props-section.metadata-section span {
  color: rgba(0, 0, 0, 0.54);
  font-size: 0.7rem;
}
/****************************************************

  CONTAINER SPECIFIC: variants (on unit select)

*/
.selected-unit-props-section.variant-section.disabled {
  opacity: 0.5;
}
.selected-unit-props-section.variant-section h2 {
  margin: 0 0 15px 0;
}
/****************************************************

  CONTAINER SPECIFIC: multi formatting

*/
.selected-unit-props-section.multi-format-section > div {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.selected-unit-props-section.multi-format-section > div label {
  flex: 3 1 auto;
  color: black!important;
}
.selected-unit-props-section.multi-format-section > div label.disabled {
  color: rgba(0, 0, 0, 0.3) !important;
}
.selected-unit-props-section.multi-format-section > div button {
  flex: 0 1 auto;
}
/****************************************************

  CONTAINER SPECIFIC: data attributes

*/
.selected-unit-props-container .toggle-section .data-attributes-container .selected-unit-props-section {
  padding-top: 0;
}
.selected-unit-props-container .toggle-section .data-attributes-container .selected-unit-props-section.selected-unit-props-section-inline .toggle {
  margin-top: 0;
  margin-bottom: 0;
  height: auto;
  padding: 1rem 10px 1rem 1rem;
}
.selected-unit-props-container .toggle-section .edit-props-subsection .data-attributes-container .selected-unit-props-section.selected-unit-props-section-inline .toggle {
  padding: 1rem 0;
}
.selected-unit-props-container .toggle-section .edit-props-subsection .selected-unit-props-section label {
  font-size: 0.9rem !important;
}
.data-attributes-container h6 {
  margin-bottom: -16px;
}
.data-attributes-container .toggle {
  width: 100%;
  float: none;
  height: 39px;
  padding-top: 22px;
  padding-bottom: -24px;
}
.data-attributes-container .checklist {
  padding-top: 22px;
}
.data-attributes-container .checklist checklist-title {
  padding-bottom: 5px;
}
.p-0 {
  padding: 0px!important;
}
.smart-content-subaction .narrow-panel-empty-list {
  margin: 1rem;
}
.smart-content-subaction .display-options-popup .popup-menu-options.popup-menu-option--horizontal-right {
  right: 30px !important;
}
.smart-content-subaction h5 {
  margin-top: 1rem;
  float: left;
  width: 205px;
}
.smart-content-subaction h6 {
  padding-right: 0.6rem;
  padding-bottom: 1rem;
  line-height: 18px;
}
.smart-content-subaction h6 > div:nth-child(1) {
  float: left;
}
.smart-content-subaction h6 .icon-display-options {
  float: left;
}
.smart-content-subaction h6 > div:nth-child(4) {
  float: right;
}
.smart-content-subaction h6 > div:nth-child(4) > div {
  float: left;
}
.smart-content-subaction h6 > div:nth-child(4) > div.popup-counts {
  color: white;
  float: left;
  border-radius: 2px;
  background-color: #05adde;
  height: 18px;
  min-width: 18px;
  font-size: 0.8rem;
  line-height: 18px;
  text-align: center;
  padding: 0.1rem;
  margin-left: 0.5rem;
}
.smart-content-subaction .popup-menu .popup-menu-options > div {
  border-bottom: none;
}
.smart-content-subaction .popup-menu .popup-menu-options > div.popup-arrow {
  left: 15px !important;
}
.smart-content-subaction .popup-menu .popup-menu-options > div:nth-child(2) {
  border-bottom: 1px solid #d9d9d9 !important;
}
.smart-content-subaction .popup-menu .popup-menu-options > div:nth-child(7),
.smart-content-subaction .popup-menu .popup-menu-options > div:nth-child(8),
.smart-content-subaction .popup-menu .popup-menu-options > div.sub-filter-action-all {
  border-top: 1px solid #d9d9d9 !important;
}
.smart-content-subaction .smart-content-actions {
  margin-top: 1rem;
}
.smart-content-subaction .smart-content-actions .smart-content-actions-inner {
  height: 45px;
  padding-right: 1rem;
  display: contents;
}
.smart-content-subaction .smart-content-actions .smart-content-actions-inner > div {
  position: relative;
  display: inline-block;
}
.smart-content-subaction .smart-content-actions .smart-content-actions-inner > div > div.rhs-icon-button {
  cursor: pointer;
  min-width: 36px !important;
  margin-left: 1rem !important;
}
.smart-content-subaction .smart-content-actions .smart-content-actions-inner > div > div.rhs-icon-button > button > div li.material-icons {
  font-size: 1.4rem;
  padding-top: 9px !important;
  color: #FFFFFF !important;
}
.smart-content-subaction .smart-content-actions .smart-content-actions-inner > div > div.raised-button-tooltip {
  pointer-events: none;
}
.smart-content-subaction .smart-content-actions .smart-content-actions-inner > div > div.raised-button-tooltip:nth-child(1) {
  left: -28px !important;
}
.smart-content-subaction .smart-content-actions .smart-content-actions-inner > div > div.raised-button-tooltip:nth-child(2) {
  left: -77px !important;
}
.smart-content-subaction .narrow-panel-empty-list {
  margin-top: 1rem;
}
.smart-content-subaction .smart-content-list {
  border-top: 1px solid #979797;
  display: block;
  width: 100%;
  padding: 0 0 0.6rem 0;
  margin: 0;
  background-color: transparent;
  height: calc(100vh - 309px);
  overflow-y: auto;
}
.smart-content-subaction .smart-content-list > li {
  background-color: white;
  margin: 0.6rem 0.6rem 0 0.6rem;
  border: 1px solid #e7e7e7;
  padding: 1rem 0rem 0 0rem;
  position: relative;
}
.smart-content-subaction .smart-content-list > li.dimmed-parent .dimmed-body {
  align-items: flex-start;
  justify-content: flex-start;
}
.smart-content-subaction .smart-content-list > li.dimmed-parent .dimmed-body .dimmed-body-center {
  padding: 1rem;
}
.smart-content-subaction .smart-content-list > li.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-title {
  font-size: 1rem;
}
.smart-content-subaction .smart-content-list > li.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns {
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
.smart-content-subaction .smart-content-list > li.dimmed-parent .dimmed-body .dimmed-body-center .dimmed-body-center-btns a {
  margin-right: 1rem;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.smart-content-subaction .smart-content-list > li.smart-content-item {
  font-size: 13px;
  padding: 1rem;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.24);
}
.smart-content-subaction .smart-content-list > li.smart-content-item.shared-origin-unpushed {
  border-left: 4px solid #d0021b;
}
.smart-content-subaction .smart-content-list > li.smart-content-item.shared-origin-pushed-published-index {
  border-left: 4px solid #25c458;
}
.smart-content-subaction .smart-content-list > li.smart-content-item.shared-origin-pushed-unpublished-index {
  border-left: 4px solid #fd9e28;
}
.smart-content-subaction .smart-content-list > li.smart-content-item.selected {
  background: #e6f0fc;
}
.smart-content-subaction .smart-content-list > li.smart-content-item:not(.opened) {
  cursor: pointer;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .header-icon {
  float: left;
  font-size: 1rem;
  margin-right: 4px;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .document-name {
  cursor: pointer;
  margin-bottom: 0.5rem;
  color: black;
  font-size: 1rem;
  clear: both;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 220px;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .usage-count {
  float: right;
  display: inline-block;
  background-color: #c2c2c2;
  color: white;
  width: 18px;
  height: 18px;
  border-radius: 2px;
  text-align: center;
  font-size: 0.9rem;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .textfieldro {
  float: left;
  font-size: 1rem;
  font-weight: 400;
  clear: both;
  margin-bottom: 0.5rem;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .textfieldro.name {
  clear: initial;
  font-weight: bold;
  max-width: 80% !important;
  min-width: 220px;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .textfield {
  height: 40px !important;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .textfield input {
  font-size: 1rem !important;
  padding-top: 0 !important;
  color: black !important;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .textfield input:disabled + div > hr {
  border-bottom: solid 1px #e0e0e0 !important;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .textfield-share-name > div:nth-child(5) {
  bottom: 7px!important;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .smart-content-dropdown-menu {
  float: right;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .smart-content-dropdown-menu button {
  padding: 0 !important;
  width: 20px !important;
  height: 20px !important;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .smart-content-header .smart-content-dropdown-menu button > div > span.material-icons.vert {
  font-size: 20px !important;
  color: rgba(0, 0, 0, 0.54);
}
.smart-content-subaction .smart-content-list > li.smart-content-item .info {
  display: inline-block;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .info.elements {
  font-size: 0.9rem;
  color: #77858b;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .info.share-usage-status-outdated,
.smart-content-subaction .smart-content-list > li.smart-content-item .info.share-usage-status-deferred,
.smart-content-subaction .smart-content-list > li.smart-content-item .info.share-usage-status-uptodate {
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .info.share-usage-status-outdated {
  color: #d0021b;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .info.share-usage-status-deferred {
  color: #fcc107;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .info.share-usage-status-uptodate {
  color: #25c458;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-tag {
  clear: both;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-tag .regulation.elements {
  color: #ff9f00 !important;
  background-color: white !important;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-container {
  pointer-events: none;
  width: 18px;
  height: 18px;
  font-size: 1.1rem !important;
  padding-top: 0.17rem;
  padding-left: 0.1rem;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-container.lock {
  font-size: 1.2rem !important;
  padding-top: 0;
  float: right;
  color: #77858b;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-container.origin {
  float: left;
  display: inline-block;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-container.elements {
  color: white;
  border-radius: 3px;
  float: left;
  display: inline-block;
  margin-right: 0.4rem;
  background-color: #77858b;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-container.elements.share-usage-status-outdated {
  background-color: #d0021b;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-container.elements.share-usage-status-deferred {
  background-color: #fcc107;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-container.elements.share-usage-status-uptodate {
  background-color: #25c458;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .icon-container span.material-icons {
  color: #757575 !important;
  font-size: 0.9rem !important;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .subaction-list-container {
  margin-top: 1rem;
  position: relative;
  border-left: 0.5px solid black;
  border-right: 0.5px solid black;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .subaction-list-container .activity-list {
  height: auto;
  padding: 0;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .subaction-list-container .activity-list li {
  margin: 0;
  padding: 8px;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .subaction-list-container .activity-list li:hover {
  background-color: #f4f7fb !important;
}
.smart-content-subaction .smart-content-list > li.smart-content-item .subaction-list-container .activity-list li:last-child {
  border-bottom: 1px solid #979797;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfieldro {
  height: 21px;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfieldro.name {
  width: 270px !important;
  display: block;
  height: auto;
  word-wrap: break-word;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfieldro:not(.name) {
  float: left!important;
  width: 220px!important;
  display: inline-block !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 220px;
  height: 23px;
}
.smart-content-subaction ul.regulations-list .smart-content-item .elements.material-icons {
  color: #77858b;
  background-color: transparent;
  font-size: 1.2rem !important;
  clear: both;
}
.smart-content-subaction ul.regulations-list .smart-content-item .form-container {
  position: relative;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfield {
  position: relative;
  width: 100%!important;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfield input {
  font-size: 1rem !important;
  color: black !important;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfield input:disabled + div > hr {
  border-bottom: solid 1px #e0e0e0 !important;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfield > div:last-child {
  bottom: 4px!important;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfield.user-modified label {
  padding-left: 1rem!important;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfield.user-modified input {
  background-color: #fffaF2 !important;
  padding-right: 3rem!important;
  padding-left: 1rem!important;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfield.user-modified hr {
  border-top: 1px solid #fcc107 !important;
  border-bottom: 1px solid #fcc107 !important;
  bottom: 0!important;
}
.smart-content-subaction ul.regulations-list .smart-content-item .textfield.user-modified > div:last-child {
  bottom: 15px !important;
  left: 7px !important;
}
.smart-content-subaction ul.regulations-list .smart-content-item .revert-user-modified {
  position: absolute;
  font-size: 1.2rem;
  right: 0px;
  top: 31px;
  padding: 1rem 2rem 1rem 1rem;
  cursor: pointer;
  text-align: center;
  line-height: 2px;
  color: #77858b;
}
.smart-content-subaction .smart-content-form-body {
  min-height: 90px;
}
.smart-content-subaction .smart-content-form-body.edit {
  border-top: initial !important;
  background-color: #FFFFFF;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner {
  display: table;
  width: 100%;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner > hr {
  margin-left: -15px;
  width: 111%;
  opacity: 0.3;
  margin-top: 0.5rem;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner > .form-container {
  float: left;
  clear: none;
  width: 100%;
  font-size: 13px !important;
  margin-top: 0.5rem;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner > .form-container label {
  font-size: 1rem !important;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner > .form-container .tags-label {
  font-size: 1rem !important;
  margin-bottom: 3px;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner > .form-container .tf__input {
  background: initial;
  border-bottom: 1px solid #e0e0e0;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner > .form-container.editor-side-panel-select {
  margin-top: 0!important;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner > .form-container.editor-side-panel-select label {
  font-size: 1rem!important;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner > .form-container .text {
  font-size: 1.1rem;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner .form-buttons {
  margin-top: 1rem;
  width: initial;
  float: right;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner .form-buttons .action-button > div > span:nth-child(1) {
  color: #77858b !important;
}
.smart-content-subaction .smart-content-form-body .smart-content-form-body-inner .form-buttons .action-button > div > span {
  font-size: 1rem !important;
}
.spellcheck {
  height: 87%;
  overflow-y: scroll;
  overflow-x: hidden;
}
.arc-mispelled-word {
  background: url(/assets/images/underline.gif) bottom repeat-x;
  cursor: pointer;
}
.arc-mispelled-word.highlight {
  background-color: yellow;
}
.arc-mispelled-word.ignored {
  background: none;
  cursor: default;
}
.spellchecker-component {
  padding: 11px 11px 0 13px;
}
.spellchecker-component input {
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
}
.spellchecker-component .words-remaining {
  /** Positioning is ugly, it's slightly outside of its own component **/
  display: block;
  left: 35px;
  top: 6px;
  font-weight: 400 !important;
  text-align: center;
  position: absolute;
  padding: 0.1rem;
  font-size: 0.7rem;
  border-radius: 14px;
  background-color: #d0021b;
  line-height: 13px;
  height: 15px;
  min-width: 15px;
  color: #ffffff;
}
.spellchecker-component .words-remaining.empty {
  background-color: #00bcd4;
}
.spellchecker-component .clear {
  clear: both;
}
.spellchecker-component h3 {
  margin: 2px 0 5px 0;
  font-size: 1rem;
}
.spellchecker-component .header h1 {
  float: left;
  margin: 9px 0 5px 0;
  font-size: 1.1rem;
  font-weight: bold;
}
.spellchecker-component .header button {
  margin-right: -25px !important;
  float: right;
}
.spellchecker-component .header button:hover {
  background-color: #f9f9f9 !important;
}
.spellchecker-component .word-box {
  margin-top: 5px;
}
.spellchecker-component .word-box .input > div {
  top: 6px !important;
  margin-bottom: 6px !important;
  height: 34px !important;
}
.spellchecker-component .word-box .input input {
  width: 300px !important;
  height: 77% !important;
  background-color: white !important;
}
.spellchecker-component .word-box .buttons {
  height: 40px;
  display: flex;
  justify-content: space-between;
}
.spellchecker-component .word-box .buttons .buttons-inner-left {
  height: 20px;
}
.spellchecker-component .word-box .buttons .buttons-inner-left button {
  width: 36px !important;
  height: 36px !important;
  box-shadow: 0 1px 1px 0 !important;
}
.spellchecker-component .word-box .buttons .buttons-inner-left button .spellcheck-button-icon {
  font-size: 1.4em;
  margin-top: 8px;
}
.spellchecker-component .word-box .buttons .buttons-inner-right button {
  float: right;
  margin: 0px -2px 0 0 !important;
}
.spellchecker-component .word-box .smalltext {
  font-size: 0.9rem;
  color: #757575;
  top: 4px;
  position: relative;
}
.spellchecker-component .suggestion-box {
  margin-top: 10px;
}
.spellchecker-component .suggestion-box .buttons > span {
  top: 102px;
  left: 94px;
  font-size: 1.25rem !important;
}
.spellchecker-component .suggestion-box .buttons > button:nth-child(3) > div > span {
  padding: 0 25px !important;
  margin-right: -11px;
}
.spellchecker-component .suggestion-box .buttons > button:nth-child(3) {
  top: 48px;
}
.spellchecker-component .suggestion-box .buttons button {
  float: right;
  margin: 5px 0px 0 0 !important;
}
.spellchecker-component .suggestion-box .smalltext {
  font-size: 0.85rem;
  color: #757575;
}
.spellchecker-component .suggestion-box .input > div {
  top: -4px;
}
.spellchecker-component .suggestion-box .input > select {
  display: block !important;
  height: 200px;
  width: 100%;
}
.spellchecker-component .search-results {
  width: 105%;
  top: -37px;
  left: -5px;
  position: relative;
}
.spellchecker-component .search-results .header {
  width: 104%;
  margin-left: -10px;
  display: flex;
  height: 44px;
  justify-content: space-between;
  background-color: #d8d8d8;
}
.spellchecker-component .search-results .header .title {
  padding-left: 16px;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.5);
  top: 10px;
  position: relative;
}
.spellchecker-component .search-results .header .matches {
  padding-right: 13px;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.5);
  top: 10px;
  position: relative;
}
.display-options-popup {
  z-index: 300;
}
.arc-matched-text {
  background-color: #BAE1F2 !important;
  cursor: pointer;
}
.arc-matched-text.highlight {
  background-color: #feeb03 !important;
}
.find-replace-component {
  padding: 11px 11px 0px 11px !important;
  height: 100%;
  padding: 11px 0 0 13px;
}
.find-replace-component .topContent {
  width: 310px;
  height: 300px;
}
.find-replace-component .topContent > div.icon-display-options.tiny.material-icons {
  top: -3.5rem;
  position: relative;
  margin-left: 23px;
  font-size: 1.25em !important;
  color: #757575 !important;
}
.find-replace-component .topContent > div:nth-child(3) {
  top: -19px;
  margin-top: 16px !important;
}
.find-replace-component .topContent > div:nth-child(4) {
  top: -47px;
  margin-top: 16px;
  position: relative;
}
.find-replace-component .topContent > div:nth-child(5) {
  position: relative;
  top: -65px;
  margin-top: 16px;
}
.find-replace-component .topContent > div:nth-child(4) > div.text-with-button > span {
  font-size: 1.25em !important;
  color: #757575 !important;
}
.find-replace-component .topContent > div:nth-child(5) > div.text-with-button > span {
  font-size: 1.25em !important;
  color: #757575 !important;
}
.find-replace-component label {
  font-size: 0.9rem;
}
.find-replace-component input {
  margin: 5px 0 0px 0 !important;
  font-size: 1rem !important;
}
.find-replace-component .clear {
  clear: both;
}
.find-replace-component .smalltext {
  font-size: 0.85rem;
  color: #757575;
}
.find-replace-component .text-with-button {
  display: flex;
  align-items: baseline;
}
.find-replace-component .buttons-find button:nth-child(2) {
  margin-top: 0;
}
.find-replace-component .bullet {
  display: inline-block;
  left: 7px;
  width: 20px;
  height: 12px;
}
.find-replace-component .buttons-fr {
  display: flex;
  justify-content: space-between;
  width: 90%;
}
.find-replace-component .buttons-fr .buttons-inner-left {
  height: 20px;
}
.find-replace-component .buttons-fr .buttons-inner-left button {
  width: 36px !important;
  height: 36px !important;
  box-shadow: 0 1px 1px 0 !important;
}
.find-replace-component .buttons-fr .buttons-inner-left button .find-replace-button-icon {
  font-size: 1.4em;
  margin-top: 8px;
}
.find-replace-component .buttons {
  margin-right: 35px;
}
.find-replace-component .buttons button {
  float: right;
  margin-left: 10px;
}
.find-replace-component .buttons button.left {
  float: left;
}
.find-replace-component h1 {
  margin: 9px 0 0 0;
  font-size: 1.1rem;
  font-weight: bold;
}
.find-replace-component h2 {
  margin: 10px 0 0 0;
  font-size: 1rem;
}
.find-replace-component .search-results-progress-bar {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.find-replace-component .search-results-progress-bar > div {
  margin: auto;
}
.find-replace-component .search-results {
  position: relative;
  top: -4rem;
  height: 100%;
}
.find-replace-component .search-results .header {
  position: relative;
  padding-left: 11px;
  height: 40px;
  right: -11px;
  margin-left: -22px;
  padding-top: 10px;
  padding-right: 11px;
  display: flex;
  justify-content: space-between;
  background-color: #d8d8d8;
  border-bottom: 1px solid #979797;
}
.find-replace-component .search-results .header .title {
  font-size: 1em;
  color: rgba(0, 0, 0, 0.5);
}
.find-replace-component .search-results .header .matches {
  font-size: 1em;
  color: rgba(0, 0, 0, 0.5);
}
.find-replace-component .search-results .results {
  width: calc(100% + 10px);
  left: -10px;
  position: relative;
  overflow-y: scroll;
  height: calc(100% - 470px);
}
.find-replace-component .search-results .results .result .result-header {
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  cursor: pointer;
  border-bottom: 1px solid #979797;
}
.find-replace-component .search-results .results .result .result-header .title {
  margin-left: 2px;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.5);
}
.find-replace-component .search-results .results .result .result-header .matches {
  margin-right: 8px;
  font-size: 1em;
  color: rgba(0, 0, 0, 0.5);
}
.find-replace-component .search-results .results .result .result-list {
  padding-left: 10px;
  padding-right: 10px;
}
.find-replace-component .search-results .results .result .result-list .highlighted-word > span.arc-matched-text {
  background-color: #feeb03 !important;
}
.find-replace-component .search-results .results .result .result-list .parent-fragment {
  font-size: 1em;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 16px;
  border-top: 1px solid #979797;
}
.find-replace-component .search-results .results .result .result-list .parent-fragment.highlighted > div > span.arc-matched-text {
  background-color: #feeb03 !important;
}
.find-replace-component .search-results .results .result .result-list .parent-fragment .fragment.highlighted {
  background-color: #feeb03 !important;
}
.find-replace-component .search-results .results .result .result-list .parent-fragment:first-child {
  border-top: none !important;
}
.find-replace-component .search-results .results .result .result-list .parent-fragment:last-child {
  border-bottom: 1px solid #979797;
}
.invalid-units-container {
  padding: 11px;
  height: calc(100% - 80px);
  overflow-y: scroll;
  margin-right: 10px;
}
.invalid-units-container h1 {
  margin: 9px 0 0 0;
  font-size: 1.1rem;
  font-weight: bold;
}
.invalid-units-container h2 {
  margin: 10px 0 0 0;
  font-size: 1rem;
}
.invalid-units-container .loading {
  margin-top: 50px;
}
.invalid-units-container .invalid-units-counter-row {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
  padding-top: 12px;
}
.invalid-units-container .invalid-units-counter-label {
  color: #d0021b;
}
.invalid-units-container .invalid-units-counter-number {
  background-color: #d0021b;
  color: white;
  padding: 4px 4px;
  margin-left: 4px;
}
.invalid-units-container .invalid-unit {
  border-bottom: 1px solid #ddd;
  padding: 4px 0;
  cursor: pointer;
}
.invalid-units-container .invalid-unit div {
  text-align: left;
}
.invalid-units-container .invalid-unit-heading {
  color: #d0021b;
  font-size: 1.25rem;
}
.invalid-units-container .invalid-unit-reason {
  font-weight: 600;
  font-size: 0.9rem;
}
.invalid-units-container .invalid-unit-reason-show {
  padding: 2px 4px;
  background-color: #f9f9f9;
  border-radius: 2px;
  border: 1px solid #979797;
  margin-left: 6px;
}
.invalid-units-container .invalid-element {
  cursor: pointer;
  border-left: 1px solid #757575;
  padding: 4px 8px 4px 10px;
  margin-left: 10px;
  margin-top: 4px;
  background-color: #ebebeb;
}
.invalid-units-container .invalid-element div {
  text-align: left;
}
.invalid-units-container .invalid-element-heading {
  font-size: 1rem;
  font-weight: 600;
}
.invalid-units-container .invalid-element-reason {
  font-weight: 600;
  font-size: 0.8rem;
}
.invalid-units-container .invalid-element-reason-show {
  padding: 3px 3px 2px 3px;
  background-color: #ebebeb;
  border-radius: 2px;
  border: 1px solid #757575;
  margin-left: 6px;
}
.invalid-unit-dtd-item {
  background-color: #ebebeb;
  padding: 1px 2px;
}
.invalid-dtd-reason-box {
  background-color: #faf9f9;
  margin-top: 4px;
}
.invalid-dtd-reason-box .invalid-dtd-reason-box__close-button-row {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 5px;
}
.invalid-dtd-reason-box .invalid-dtd-reason-box__close-button-row .invalid-dtd-reason-box__close-button {
  padding: 2px 2px 0 2px;
}
.invalid-dtd-reason-box .invalid-dtd-reason-box__content {
  padding: 6px 6px 2px 6px;
}
li.special-characters button {
  margin-top: -6px !important;
}
li.special-characters button div span.icon-special-character {
  font-size: 1rem !important;
}
li.special-characters .special-characters-popup {
  left: 50px;
  background-color: #f7f7f7;
  top: 60px;
  height: auto;
  width: 650px;
  z-index: 999;
  padding: 2rem;
}
li.special-characters .special-characters-popup .popup-container-pointer {
  right: 17px;
  top: -15.2px;
  background-image: url(/assets/images/drop_down_arrow_grey.svg);
  background-repeat: no-repeat;
  height: 100px;
  width: 30px;
  border: none;
}
li.special-characters .special-characters-list {
  width: 70%;
  float: left;
  max-height: 500px;
  overflow-y: scroll;
  padding-right: 5px;
}
li.special-characters .special-characters-list table {
  background-color: #f7f7f7;
  cursor: pointer;
}
li.special-characters .special-characters-list table td {
  border: none;
  text-align: center;
  font-size: 1.4rem;
  padding: 3px 1px;
}
li.special-characters .special-characters-list table .cellInner {
  height: 35px;
  width: 35px;
  padding-top: 9px;
  margin: 0;
  line-height: 1em;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(188, 185, 185, 0.5);
}
li.special-characters .special-characters-current {
  padding-left: 10px;
  width: 30%;
  float: left;
  text-align: center;
}
li.special-characters .close {
  position: absolute;
  right: 2rem;
  top: 2rem;
  cursor: pointer;
}
li.special-characters .special-character-current-sign {
  font-size: 3rem;
}
li.special-characters .special-character-current-description {
  margin-top: 1rem;
  font-size: 1.2rem;
  line-height: 2rem;
}
li.measure-units button {
  margin-top: -4px !important;
}
li.measure-units button div span.icon-measure-units {
  font-size: 1rem !important;
  display: inline-block !important;
  width: max-content;
}
li.measure-units .measure-units-popup {
  background-color: #f7f7f7;
  top: 60px;
  z-index: 999;
  padding: 2rem;
}
li.measure-units .measure-units-popup .popup-container-pointer {
  top: -15.2px;
  background-image: url(/assets/images/drop_down_arrow_grey.svg);
  background-repeat: no-repeat;
  height: 100px;
  width: 30px;
  border: none;
}
li.measure-units .measure-units-list {
  max-height: 500px;
  padding-right: 5px;
  background-color: #f7f7f7;
  cursor: pointer;
}
li.measure-units .measure-units-list .row .row-title {
  line-height: 22px;
  transform: scale(0.75) translate(0px, -28px);
  transform-origin: left top 0px;
}
li.measure-units .measure-units-list .row .cellInner {
  border: none;
  text-align: center;
  font-size: 1.4rem;
  padding: 3px 1px;
  height: 12%;
  width: 27%;
  display: inline-block;
  margin: 2px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(188, 185, 185, 0.5);
}
li.measure-units .close {
  position: absolute;
  right: 2rem;
  top: 2rem;
  cursor: pointer;
}
.content-menu-container {
  display: flex;
  align-items: flex-start;
  margin-top: 10px;
  height: 54px;
}
.content-menu-container .insert-position-container {
  display: flex;
}
.content-menu-container .disabledInsert {
  cursor: default !important;
}
.content-menu-container .disabledInsert button {
  cursor: inherit !important;
}
.content-menu-container .disabledInsert button span {
  cursor: inherit !important;
}
.content-menu-container .insert-position-component {
  display: inline-block;
}
.content-menu-container > div.insert-position-container + .rc-menu.rc-menu-root {
  margin-top: 0;
}
.revisions-menu-item-wrapper {
  height: 100%;
  cursor: pointer;
}
.revisions-menu-item-wrapper .revisions-menu-item {
  display: inline-block;
  height: 48px;
  width: 48px;
  padding-top: 27px;
}
.revisions-menu-item-wrapper .revisions-menu-item .popup-menu .popup-menu-options.popup-menu-option--vertical-bottom {
  top: 25px;
}
.revisions-menu-item-wrapper .revisions-menu-item .popup-menu .popup-menu-options.popup-menu-option--horizontal-right {
  right: -15px;
}
.revisions-menu-item-wrapper .revisions-menu-item .icon-display-options {
  float: right;
}
.menu-dropdown {
  height: 64px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding-top: 4px;
}
.menu-dropdown.alignment {
  padding: 0;
}
.menu-dropdown.alignment div:nth-child(1) > button > div > span {
  top: -10px !important;
}
.menu-dropdown.alignment div:nth-child(1) > button > span {
  top: -10px !important;
}
.menu-dropdown svg {
  margin-left: -18px;
  margin-top: -4px;
  vertical-align: middle;
  height: 20px !important;
  width: 20px !important;
}
.menu-dropdown > div > svg,
.menu-dropdown > div > button > div > span {
  transition: none !important;
}
.text-transform-dropdown {
  padding: 0;
  margin-top: -4px;
}
.text-alignment-dropdown {
  padding-top: 4px;
}
.export-doc-modal > div > div > div > div {
  min-height: 300px;
  overflow: auto !important;
}
.export-doc-modal button:disabled {
  opacity: 0.5;
}
.export-doc-modal .inner-content {
  padding: 30px;
}
.export-doc-modal .dialogue-header {
  border-bottom: 1px solid #ccc;
  padding: 20px;
}
.export-doc-modal .range-group > div {
  margin: 0 0 15px 0;
}
.export-doc-modal .export-variants-list > div {
  margin: 0 0 10px 0;
}
.export-doc-modal h5 {
  color: #000;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0;
}
.export-doc-modal h6 {
  color: #000;
  margin: 5px 0 15px 0;
}
.export-doc-modal .export-range {
  float: left;
}
.export-doc-modal .export-range label {
  font-size: 14px;
}
.export-doc-modal .export-variants {
  float: right;
}
.export-doc-modal .export-range,
.export-doc-modal .export-variants {
  width: 50%;
}
.export-doc-modal .error-msg {
  clear: both;
  margin: 10px 0 0 0;
  color: red;
  font-size: 12px;
}
.export-doc-modal .export-button {
  color: white !important;
}
.export-doc-modal .cancel-button {
  margin: 0 10px 0 0 !important;
}
.export-doc-modal .close-button {
  cursor: pointer;
}
.export-doc-modal .close-button.right {
  float: right;
}
.export-doc-modal .close-button.right .icon-close {
  font-size: 14px !important;
  color: #ccc !important;
}
.export-doc-modal .close-button.right .icon-close:hover {
  color: #aaa !important;
}
.export-doc-modal .close-button.file-close {
  margin-left: 10px;
}
.export-doc-modal .buttons-section {
  margin: 30px 0 0 0;
  text-align: right;
}
.export-doc-modal .export-section {
  margin-bottom: 20px;
}
.export-doc-modal h6 {
  font-weight: bold;
  margin-top: 10px;
}
.export-doc-modal .export-row {
  background-color: #f5f5f5;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  padding: 10px;
  margin-top: 10px;
  font-size: 12px;
}
.export-doc-modal .export-row.margin-top-none {
  margin-top: 0;
}
.export-doc-modal .export-row .range-group {
  display: flex;
  width: 100%;
}
.export-doc-modal .export-row .range-group > div {
  margin: 0;
}
.export-doc-modal .export-row .range-item {
  width: 33% !important;
  font-size: 12px;
}
.export-doc-modal .export-row .range-item > div > div {
  margin-right: 8px;
}
.export-doc-modal .export-row .animation-container {
  width: 75%;
}
.export-doc-modal .variants-list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.export-doc-modal .variants-list > div {
  display: block !important;
  width: 33% !important;
}
.export-doc-modal .variants-list label {
  text-overflow: ellipsis;
  overflow: hidden;
}
.activeeditors-list-container {
  padding: 13px 12px 0 1rem;
}
.activeeditors-list-container .popup-counts {
  display: inline-block;
  float: right;
  clear: none;
  line-height: 40px;
  margin-right: 1rem;
  font-size: 1rem;
  min-width: 54px;
}
@media (max-width: 1200px) {
  .activeeditors-list-container .popup-counts {
    display: none;
  }
}
.activeeditors-list-container .popup-avatar {
  float: right;
  border: solid 1px rgba(0, 0, 0, 0.08);
}
.activeeditors-list-container .custom-snackbar {
  bottom: 4rem !important;
}
.page.tab-selected-publish .activeeditors-list-container {
  display: none!important;
}
.popup-list-active-editors {
  top: 122px;
  right: 14px;
}
.popup-list-active-editors .popup-info-container h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 145px;
}
.active-editior-popup {
  z-index: 1000;
  position: relative;
}
.link-dialog p {
  color: rgba(0, 0, 0, 0.54);
}
.link-dialog .toc-selector .toc-entry-container {
  width: 100%;
  /* nested levels should indent */
  /* name of the chapter should be bold */
}
.link-dialog .toc-selector .toc-entry-container > .toc-entry-container {
  margin-left: 14px;
}
.link-dialog .toc-selector .toc-entry-container .bullet-arrow {
  display: inline-block;
  min-width: 14px;
  margin-right: 3px;
}
.link-dialog .toc-selector .toc-entry-container .bullet-arrow img {
  width: 14px;
  height: 14px;
}
.link-dialog .toc-selector .toc-entry-container .section-type-CHAPTER {
  font-weight: bold;
}
.link-dialog .toc-selector .toc-entry-container .section-type-TABLE > .toc-row-clickable span,
.link-dialog .toc-selector .toc-entry-container .section-type-GRAPHIC > .toc-row-clickable span,
.link-dialog .toc-selector .toc-entry-container .section-type-VIDEO > .toc-row-clickable span {
  /* table ordinal should not be bold */
  font-weight: normal !important;
  font-style: italic;
}
.link-dialog .toc-selector .toc-entry-container .selected {
  background: #eaf7fd;
}
.link-dialog .toc-selector .toc-entry-container .toc-entry {
  display: flex;
  width: 100%;
}
.link-dialog .toc-selector .toc-entry-container .toc-entry .toc-row-clickable {
  display: inline-block;
  cursor: pointer;
  width: 100%;
}
.link-dialog .toc-selector .toc-entry-container .toc-entry .toc-row-clickable .ordinalText {
  font-weight: bold;
}
.link-dialog .toc-section-picker {
  padding: 10px;
  height: 485px;
  border: 1px solid #ccc;
  background: #eee;
  overflow: scroll;
}
.link-dialog .toc-section-picker .loader {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.link-dialog .link-modal-body-cross-doc {
  display: flex;
}
.link-dialog .link-modal-body-cross-doc .variant-selector label {
  vertical-align: top;
  line-height: 56px;
}
.link-dialog .link-modal-body-cross-doc .link-modal-col-1 {
  width: 310px;
}
.link-dialog .link-modal-body-cross-doc .link-modal-col-2 {
  width: 400px;
  margin: 0 50px 0 10px;
}
.link-dialog .link-modal-body-cross-doc .link-modal-col-3 {
  width: 400px;
}
.link-dialog .link-modal-body-external {
  width: 400px;
}
.link-dialog .link-modal-body-external > div > div:nth-child(3) > div > div:nth-child(4) {
  bottom: 6px !important;
}
.link-dialog .link-modal-body-doc {
  display: flex;
  width: 800px;
}
.link-dialog .link-modal-body-doc .info {
  font-style: italic;
  font-size: 14px;
  color: #999;
}
.link-dialog .link-modal-body-doc .info .material-icons {
  font-size: 16px;
  color: #777;
}
.link-dialog .link-modal-body-doc .link-modal-col-1 {
  width: 400px;
}
.link-dialog .link-modal-body-doc .link-modal-col-2 {
  width: 500px;
}
.link-dialog h3 {
  font-size: 1.1em;
  font-weight: bold;
}
.link-dialog span.arc-effectivity-tag {
  line-height: 1.1em;
  font-size: 0.8em;
  max-height: 1.2em;
}
.link-dialog span.arc-effectivity-tag[data-subtype='ftid-EffectivityLentic'] {
  line-height: 1em;
}
.link-dialog .toc-selector ul li span.nameText {
  display: block;
}
.document-picker {
  border: 1px solid #ccc;
}
.document-picker > div:first-child {
  padding: 0 0 0 20px;
  margin-top: -12px !important;
  margin-bottom: 8px;
  position: relative !important;
}
.document-picker > div:first-child label {
  color: #757575 !important;
  font-size: 16px;
}
.document-picker > div:first-child hr {
  border-bottom: 1px solid #979797 !important;
}
.document-picker .clear-icon {
  color: #757575 !important;
  cursor: pointer;
}
.document-picker .document-list {
  margin-top: 10px;
  overflow-y: scroll;
  height: 400px;
}
.document-picker .document-list .document {
  min-height: 60px;
  cursor: pointer;
  padding: 5px 0 5px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: flex;
  align-items: center;
}
.document-picker .document-list .document.selected {
  background-color: #eaf7fd;
}
.document-picker .document-list .document.disabled {
  color: #ccc;
}
.document-picker .document-list .document:hover {
  background-color: #eee;
}
.document-picker .document-list .document .document-icon {
  padding-left: 8px;
  width: 40px;
  color: #28ace3 !important;
}
.document-picker .document-list .document .document-left {
  width: 200px;
}
.document-picker .document-list .document .document-left .document-title {
  font-weight: 400;
  font-size: 1em;
}
.document-picker .document-list .document .document-left .document-subtitle {
  color: #bbb;
  font-size: 0.9em;
}
.arc-img-overlay {
  position: relative;
  display: inline-block;
  /* <= shrinks container to image size */
}
.arc-img-overlay img {
  display: block;
  max-width: 100%;
  height: auto;
}
.hotspots-container-outer {
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-content: center;
}
.hotspots-container-inner {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  position: relative;
  margin: 6% 12%;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  z-index: 899;
  opacity: 1;
  background-color: white;
  width: 90%;
}
.hotspots-header {
  min-height: 90px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 20px;
  padding-left: 40px;
  font-size: 22px;
  border-bottom: 1px solid #E0E0E0;
}
.hotspots-header .hotspots-header-sub {
  font-size: 14px;
}
.hotspots-content {
  background-color: #F6F6F6;
  overflow: scroll;
  text-align: center;
  flex-grow: 1;
  display: flex;
}
.hotspots-content img {
  max-width: 2000px;
  max-height: 2000px;
  cursor: crosshair;
}
.hotspots-content .hotspot {
  display: flex;
  justify-content: flex-end;
  background-color: #37bbff;
  border: 1px solid #309ed6;
  cursor: crosshair;
}
.hotspots-content .hotspot.stale {
  background-color: rgba(255, 76, 78, 0.375);
  border: 1px solid #c73a3b;
}
.hotspots-content .hotspot .hotspot-menu {
  background-color: black;
  border-radius: 4px;
  color: white;
  position: relative;
  height: 32px;
  padding: 0;
  display: none;
  cursor: pointer;
}
.hotspots-content .hotspot .hotspot-menu button {
  padding: 5px!important;
  width: inherit!important;
  height: inherit!important;
}
.hotspots-content .hotspot .hotspot-menu button span.material-icons {
  color: white!important;
  font-size: 20px!important;
}
.hotspots-content .hotspot .hotspot-menu-button {
  font-size: 20px;
}
.hotspots-content .hotspot .hotspot-menu-button-divider {
  border-left: 1px solid #515151;
  margin: 0;
  height: 16px;
}
.hotspots-content .hotspot:hover {
  border: 3px solid #309ed6;
}
.hotspots-content .hotspot:hover .hotspot-menu {
  display: flex;
  align-items: center;
  justify-items: center;
}
.hotspots-content .hotspot.stale:hover {
  border: 3px solid #c73a3b;
}
.hotspots-content img {
  -webkit-user-drag: none;
}
.hotspots-footer {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 40px;
  border-top: 1px solid #E0E0E0;
}
.medialib-container-outer .medialib-detail-container-outer {
  height: 100%;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container {
  height: calc(100% - 60px);
  padding: 0;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  overflow: hidden;
  position: relative;
  background-color: white;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .media-control-outer {
  z-index: 9;
  position: absolute;
  text-align: center;
  width: calc(100% - 400px);
  bottom: 120px;
  display: none;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .media-control-outer > div > div > div > div > div:nth-child(1) {
  max-width: 100%;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .media-control-outer .media-control {
  background-color: #fafafa;
  width: 280px;
  height: 48px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  margin: 0 auto;
  padding: 1rem;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .media-control-outer .media-control .zoom-slider {
  float: left;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .media-control-outer .media-control .zoom-slider > div {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .media-control-outer .media-control i {
  float: left!important;
  margin: 0 5px 0 1px!important;
  cursor: pointer!important;
  color: #77858b !important;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .media-control-outer .media-control i:last-child {
  padding-left: 11px!important;
  border-left: 2px solid #dbdbdb;
  margin-left: 8px!important;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .medialib-detail-body {
  display: flex;
  height: 100%;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .medialib-detail-fullsize-img {
  height: calc(100% - 66px);
  width: calc(100% - 400px);
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .medialib-detail-fullsize-img video {
  width: 80%;
  max-height: 100%;
  display: block;
  margin: auto;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .medialib-detail-fullsize-img .media-detail-thumb {
  display: inline-flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .medialib-detail-fullsize-img .media-detail-thumb .other-icon:before {
  margin-right: 0px;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .medialib-detail-fullsize-img .medialib-element-pan {
  overflow: auto !important;
  height: 100%;
  width: 100%;
  display: block;
  text-align: center;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .medialib-detail-fullsize-img .medialib-element-pan img {
  background-color: #eee;
  background-size: cover;
  background-position: center;
  image-rendering: auto;
  order: 0;
  display: inline-block;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .medialib-detail-fullsize-img .medialib-element-pan img.loading {
  image-rendering: pixelated;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container .nav-arrow {
  display: none;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container:hover .media-control-outer {
  display: block;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container:hover .nav-arrow {
  display: block;
  position: absolute;
  height: 64px;
  width: 64px;
  top: 45%;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  border-radius: 50px;
  text-align: center;
  padding: 21px;
  background-color: white;
  cursor: pointer;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container:hover .nav-arrow .material-icons {
  color: #77858b !important;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container:hover .nav-arrow.nav-arrow-left {
  left: 24px;
}
.medialib-container-outer .medialib-detail-container-outer .medialib-detail-container:hover .nav-arrow.nav-arrow-right {
  right: 24px;
}
@-moz-document url-prefix() {
  .medialib-container-outer .medialib-detail-container-outer .medialib-detail-fullsize-img {
    width: 100%;
    -moz-box-sizing: border-box;
  }
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props {
  position: initial !important;
  min-width: 400px !important;
  max-width: 400px !important;
  flex: 0 0 230px;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .aero-button .material-icons {
  color: #77858b !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .aero-button:hover .material-icons {
  color: #28ace3 !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-info-container h1 {
  width: 74% !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-details-delete {
  position: absolute;
  right: 12px;
  top: 43px;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-src-upload .material-icons {
  color: #28ace3 !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .description-section .vertical-slide-container > div {
  overflow: initial !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .description-section .description-preview {
  cursor: pointer !important;
  margin-right: 39px;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .description-section .description-preview label {
  cursor: pointer !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .description-section .description-preview .aero-button {
  position: absolute !important;
  top: 0;
  right: -9px;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .description-section .description-preview:hover .aero-icon {
  color: #28ace3 !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container {
  height: calc(100% - 175px);
  max-height: calc(100% - 175px);
  overflow: hidden;
  overflow-y: auto;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container .doc-settings-textfield {
  overflow-y: hidden !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container .doc-settings-textfield > div {
  width: 100% !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container .doc-settings-textfield > div > div > label {
  font-size: 1.1rem;
  color: rgba(0, 0, 0, 0.3) !important;
  font-weight: bold;
  width: 100% !important;
  white-space: nowrap;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container .doc-settings-textfield > div input {
  width: 100% !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container .doc-settings-textfield > div textarea {
  padding-top: 6% !important;
  width: 100% !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container .doc-settings-textfield > div hr {
  width: 100% !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container .item-buttons button {
  float: right;
  background-color: transparent !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container .side-slidein-content-namevalueslist {
  border-bottom: 1px solid #EAEAEA;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-container .animated-toggle-section .empty-list {
  font-size: 1rem;
  color: #a8a8a8;
  font-weight: 300;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props label {
  font-weight: bold;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .side-slidein-content-namevalueslist .info {
  display: table;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info {
  margin-top: 1rem;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info .doc-settings-textfield {
  overflow-y: visible !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info .doc-settings-textfield > div > div {
  bottom: 6px !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info label {
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.87);
  white-space: nowrap;
  display: block;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info > span {
  color: #a8a8a8;
  display: block;
  margin-bottom: 1rem;
  font-weight: 300;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info .media-creating-user {
  height: 42px;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info .media-creating-user img {
  float: left;
  margin-right: 1rem;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info .media-creating-user .loading-avatar {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 1rem;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info .media-creating-user > span {
  display: block;
  float: left;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info .media-creating-user > span > span {
  display: block;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .media-extra-info .media-creating-user > span > span:first-child {
  color: rgba(0, 0, 0, 0.87);
  font-weight: bold;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .refs-container ul {
  max-height: 200px;
  overflow-y: auto;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .refs-container ul li {
  transition: color 0.15s ease-in-out;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .refs-container ul li:hover {
  color: #2393c2;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .sources-container ul {
  display: block;
  width: 100%;
  padding-right: 1rem;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .sources-container ul li {
  margin-bottom: 0.5rem;
  clear: both;
  height: 30px;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .sources-container .aero-button {
  padding: 0 !important;
  width: 30px !important;
  height: 30px !important;
  float: right;
  margin-right: 8px !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .sources-container .media-src-pill {
  background-color: #e0e0e0 !important;
  float: left;
  clear: none;
  width: 300px !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .sources-container .media-src-pill > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 250px;
  width: 278px;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .sources-container .media-src-upload {
  display: block;
  margin-bottom: 1rem;
  height: 25px;
  cursor: pointer;
  margin-top: 1.5rem;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .sources-container .media-src-upload > span {
  float: left;
  line-height: 1rem;
  color: #28ace3 !important;
}
.medialib-container-outer .medialib-detail-container-outer .media-details-props .sources-container .media-src-upload > span.material-icons {
  margin-right: 10px;
}
.medialib-container-outer .medialib-detail-container-outer,
.medialib-container-outer .medialib-content-container-outer {
  height: 100%;
}
.medialib-container-outer .medialib-detail-container-outer .page-inner.page-inner-menu-content,
.medialib-container-outer .medialib-content-container-outer .page-inner.page-inner-menu-content {
  position: relative;
  top: -1px;
}
.medialib-container-outer .medialib-content-container-outer .corenav-container .corenav-outer .corenav-item.selected {
  background-color: transparent!important;
}
.medialib-container-outer .medialib-content-container-outer .corenav-container .corenav-outer .corenav-item.selected > div > div {
  color: #28ace3 !important;
}
.medialib-container-outer .medialib-content-container-outer .corenav-container .corenav-outer .corenav-item.selected > div > div span.material-icons {
  color: #28ace3 !important;
  fill: #28ace3 !important;
}
.medialib-container-outer .medialib-content-container-outer .corenav-container .corenav-outer .corenav-item.selected > div > div > div {
  font-weight: bold;
}
.medialib-container-outer .medialib-content-container-outer .page-body-header .sort-order-select > div {
  top: 10px;
  margin-right: 2rem;
  width: 150px!important;
}
.medialib-container-outer .medialib-content-container-outer .page-body-header .sort-order-select > div hr {
  border-bottom: solid 1px #b2b2b2 !important;
}
.medialib-container-outer .medialib-content-container-outer .page-body-header .sort-order-select > div svg {
  fill: #b2b2b2 !important;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container {
  height: calc(100% - 60px);
  padding: 1.5rem 1rem 80px 1.5rem;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  overflow: auto;
  background-color: white;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .loading {
  margin-top: 25%;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .custom-snackbar {
  left: 0 !important;
  position: fixed;
  left: 400px;
  display: flex;
  bottom: 70px;
  z-index: 2900;
  left: 0;
  visibility: visible;
  transform: translate(0, 0px) !important;
  bottom: 4rem !important;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .custom-snackbar *,
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .custom-snackbar *:before,
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .custom-snackbar *:after {
  box-sizing: content-box;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs {
  margin-top: 0;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li {
  float: left;
  display: inline-block;
  margin: 0 24px 24px 0;
  width: 240px;
  height: 316px;
  border-radius: 4px;
  border: 1px solid rgba(194, 194, 190, 0.45);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  cursor: pointer;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.selected,
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li:hover {
  border: 1px solid #00ace0;
  box-shadow: inset 0 0px 2px #00ace0;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.selected {
  background-color: #f1fafe;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.upload-thumb {
  transition: all 0.15s ease-in-out;
  border: 1px dashed #c2c2be;
  box-shadow: none;
  text-align: center;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.upload-thumb span {
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: lighter;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.upload-thumb.loading {
  opacity: 0.5;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.upload-thumb:hover {
  border: 1px solid #00ace0;
  box-shadow: inset 0 0px 2px #00ace0;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.upload-thumb i {
  color: #28ace3;
  display: block;
  margin: 0 auto 0 auto;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.upload-thumb label {
  color: #28ace3;
  font-size: 1rem;
  margin-top: 1rem;
  display: block;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.upload-thumb .upload-dropzone {
  width: 100%;
  height: 100%;
  border: none;
  padding-top: 118px;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb {
  transition: all 0.15s ease-in-out;
  text-align: center;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb .media-thumb {
  height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 80px;
  background-position-x: center;
  background-position-y: center;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb .media-thumb .other-icon {
  top: -50px;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb .media-thumb .other-icon:before {
  margin-right: 0px;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb .thumb-img {
  height: 241px;
  vertical-align: middle;
  display: table-cell;
  padding: 12px;
  max-height: 235px;
  width: 238px;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb .thumb-img img {
  max-width: 100%;
  width: auto;
  max-height: 235px;
  margin: 0;
  pointer-events: none;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb.loading-thumb:hover {
  border: 1px solid rgba(194, 194, 190, 0.45);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  cursor: default;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb.loading-thumb .thumb-img span,
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb.loading-thumb .thumb-info-name span.text-placeholder,
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb.loading-thumb .thumb-info-file span.text-placeholder {
  display: inline-block;
  width: 60%;
  height: 18px;
  opacity: 0.2;
  background-color: #000;
  animation: 1.5s loadingBackgroundAnimation1 linear infinite;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li.thumb.loading-thumb .thumb-info-file span.text-placeholder {
  animation: 1.5s loadingBackgroundAnimation2 linear infinite;
  width: 50%;
  opacity: 0.1;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info {
  height: 73px;
  border-top: 1px solid #c2c2be;
  padding: 14px 12px 0 12px;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name {
  max-height: 42px;
  height: 20px;
  display: block;
  width: 100%;
  text-align: left;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name span[title] {
  font-weight: bold;
  height: 100%;
  max-height: 1.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 180px;
  overflow: hidden;
  font-size: 1rem;
  display: inline-block;
  float: left;
  text-align: left;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .material-icons {
  display: inline-block;
  float: right;
  font-size: 21px;
  color: #666666;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: #666666;
  border-radius: 2px;
  float: right;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark .material-icons,
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark .file-icon {
  color: #666666 !important;
  float: none;
  font-size: 22px !important;
  margin: 0;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark .other-icon {
  top: -4px;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark .other-icon.custom-svg-icon {
  height: 16px!important;
  margin-left: -2px !important;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark.video .material-icons,
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark.video .file-icon {
  margin-top: 2px;
  margin-left: 2px;
  font-size: 16px !important;
  color: #fff !important;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark.image {
  box-sizing: border-box;
  background: transparent;
  border: 3px solid #666666;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark.image .material-icons,
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark.image .file-icon {
  left: -4px;
  top: -4px;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark.symbol .material-icons,
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info .thumb-info-name .icon-wrapper-dark.symbol .file-icon {
  left: 4px;
  top: -1px;
  font-size: 12px !important;
  color: #fff !important;
}
.medialib-container-outer .medialib-content-container-outer .medialib-content-container .medialib-content-thumbs li .thumb-info-file {
  text-align: left;
  font-size: 12px;
  color: #666666;
  clear: both;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.medialib-nav-wrapper.nav-wrapper {
  display: flex;
}
.medialib-nav-wrapper.nav-wrapper .medialib-nav-header {
  flex: 0 1 auto;
  width: 278px;
}
.medialib-nav-wrapper.nav-wrapper .medialib-nav-header h1 {
  float: none !important;
  width: auto !important;
}
.medialib-nav-wrapper.nav-wrapper .medialib-nav-filter-container {
  flex: 1 1 auto;
}
.medialib-nav-wrapper.nav-wrapper .medialib-nav-filter-container .search-field,
.medialib-nav-wrapper.nav-wrapper .medialib-nav-filter-container .select-field {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.medialib-nav-wrapper.nav-wrapper .medialib-nav-filter-container .search-field .search-field-text {
  width: 238px !important;
  background: transparent !important;
}
.medialib-nav-wrapper.nav-wrapper .medialib-nav-filter-container .search-field .search-field-text > div:first-child {
  color: rgba(0, 0, 0, 0.87) !important;
}
.medialib-nav-wrapper.nav-wrapper .medialib-nav-filter-container .search-field .search-field-text > div:last-child hr:first-child {
  border-bottom-color: #b2b2b2 !important;
}
@keyframes loadingBackgroundAnimation1 {
  0% {
    opacity: 0.2;
  }
  66% {
    opacity: 0.05;
  }
}
@keyframes loadingBackgroundAnimation2 {
  0% {
    opacity: 0.1;
  }
  66% {
    opacity: 0.05;
  }
}
.merge-container-outer .page-body-header {
  position: relative;
  z-index: 1000;
}
.merge-container-outer .page-body-header h1 {
  color: black!important;
  width: auto!important;
  font-size: 1.3rem !important;
  line-height: 61px!important;
}
.merge-container-outer .page-body-header h2 {
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  width: auto;
  font-size: 1.1rem;
  font-weight: normal;
  margin: 0 0 0 1rem;
  line-height: 65px;
}
.merge-container-outer .interim-merge-header {
  box-shadow: 0 2px rgba(0, 0, 0, 0), 0 2px rgba(0, 0, 0, 0.12);
}
.merge-container-outer .page-inner-menu-content {
  height: calc(100% - 64px);
}
.merge-container-outer .page-inner-menu-content .merge-item-dialog {
  position: absolute;
  top: 65px;
  left: calc(40% - 250px);
  width: 530px;
  height: 160px;
  background-color: #fff;
  color: #434343;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  z-index: 1200;
}
.merge-container-outer .page-inner-menu-content .merge-item-dialog__header {
  display: flex;
  width: 100%;
  padding-top: 10px;
}
.merge-container-outer .page-inner-menu-content .merge-item-dialog__icon {
  height: 40px;
  width: 40px;
}
.merge-container-outer .page-inner-menu-content .merge-item-dialog__close {
  cursor: pointer;
  height: 20px;
  width: 40px;
}
.merge-container-outer .page-inner-menu-content .merge-item-dialog__icon {
  margin: 10px 0 0 20px;
}
.merge-container-outer .page-inner-menu-content .merge-item-dialog__title {
  flex-grow: 1;
  margin-top: 10px;
  font-size: 1.2rem;
  font-weight: 500;
}
.merge-container-outer .page-inner-menu-content .merge-item-dialog__content {
  margin: 0 40px 0 60px;
}
.merge-container-outer .page-inner-menu-content > div {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -moz-flex-shrink: 1;
  -ms-flex-shrink: 1;
  flex-shrink: 1;
  -webkit-flex-basis: auto;
  -moz-flex-basis: auto;
  -ms-flex-basis: auto;
  flex-basis: auto;
  -webkit-align-self: "stretch";
  -moz-align-self: "stretch";
  -ms-align-self: "stretch";
  align-self: "stretch";
}
.merge-container-outer .page-inner-menu-content > div.revision-page {
  position: relative;
  background-color: #cccccc;
  padding: 0 0 0 0;
  margin-top: 0;
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49);
}
.merge-container-outer .page-inner-menu-content > div.revision-page ::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}
.merge-container-outer .page-inner-menu-content > div.revision-page ::-webkit-scrollbar-track {
  background: transparent;
}
.merge-container-outer .page-inner-menu-content > div.revision-page ::-webkit-scrollbar-thumb {
  border-top: 4px solid transparent;
  background: #999;
}
.merge-container-outer .page-inner-menu-content > div.revision-page ::-webkit-scrollbar-thumb:hover {
  background: #777;
}
.merge-container-outer .page-inner-menu-content > div.revision-page ::-webkit-scrollbar-thumb:active {
  background: #555;
}
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-banner-label {
  z-index: 1000;
  position: absolute;
  top: -44px;
  font-size: 1.1rem;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-interim .revision-banner-label {
  right: 48px;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-draft .revision-banner-label {
  left: 48px;
}
.merge-container-outer .page-inner-menu-content > div.revision-page .mode-bar {
  min-width: 50%;
  bottom: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: fit-content;
}
.merge-container-outer .page-inner-menu-content > div.revision-page .mode-bar .material-icons {
  transform: rotate(90deg);
  line-height: 11px;
  margin-right: 10px;
}
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-page-units-outer {
  height: calc(100% - 60px);
  width: 100%;
  overflow-y: auto;
  padding: 0 1rem;
}
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-page-units-outer .revision-page-units {
  position: relative;
  height: 100%;
  max-width: 714px;
  min-width: 555px;
  margin: 0 auto;
  padding: 50px 30px 20px 30px;
  background: white;
  display: table;
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49), 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-page-units-outer .revision-page-units .document-unit-outer.interim-revision-created-mock-unit {
  background-color: #c2f28d;
}
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-page-units-outer .revision-page-units .document-unit-outer.interim-revision-deleted-mock-unit {
  background-color: #ffd3d9;
}
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-page-units-outer .revision-page-units .document-unit-outer.selected .document-unit-inner-ghost,
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-page-units-outer .revision-page-units .document-unit-outer.selected .document-unit-inner-removed {
  display: block !important;
  background-color: #ffd3d9 !important;
  min-height: 2rem !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-page-units-outer .revision-page-units .document-unit-outer:not(.selected) .document-unit-inner {
  border: 1px dashed transparent!important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-page-units-outer .revision-page-units .document-unit-outer .du-inline-menu,
.merge-container-outer .page-inner-menu-content > div.revision-page .revision-page-units-outer .revision-page-units .document-unit-outer .du-inline-menu .du-inline-comments {
  display: none !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-interim .revision-page-units .document-unit-outer.mock-unit {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-interim .revision-page-units .document-unit-outer .document-unit-inner {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-interim .revision-page-units.activity-create .document-unit-outer.selected .document-unit-inner {
  border-right: 4px solid #c2f28d !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-interim .revision-page-units.activity-delete .document-unit-outer.selected .document-unit-inner {
  border-right: 4px solid #ffd3d9 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-interim .revision-page-units.activity-update .document-unit-outer.selected .document-unit-inner {
  border-right: 4px solid #e98316 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-interim .revision-page-units.activity-promote .document-unit-outer.selected .document-unit-inner {
  border-right: 4px solid #e98316 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-interim .revision-page-units.activity-demote .document-unit-outer.selected .document-unit-inner {
  border-right: 4px solid #e98316 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-interim .revision-page-units.activity-moved .document-unit-outer.selected .document-unit-inner {
  border-right: 4px solid #e98316 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-draft .revision-page-units .document-unit-outer.selected.mock-unit {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-draft .revision-page-units .document-unit-outer.selected .document-unit-inner {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-draft .revision-page-units.activity-create .document-unit-outer.selected .document-unit-inner {
  border-left: 4px solid #c2f28d !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-draft .revision-page-units.activity-delete .document-unit-outer.selected .document-unit-inner {
  border-left: 4px solid #ffd3d9 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-draft .revision-page-units.activity-update .document-unit-outer.selected .document-unit-inner {
  border-left: 4px solid #e98316 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-draft .revision-page-units.activity-promote .document-unit-outer.selected .document-unit-inner {
  border-left: 4px solid #e98316 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-draft .revision-page-units.activity-demote .document-unit-outer.selected .document-unit-inner {
  border-left: 4px solid #e98316 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-page.revision-page-draft .revision-page-units.activity-moved .document-unit-outer.selected .document-unit-inner {
  border-left: 4px solid #e98316 !important;
}
.merge-container-outer .page-inner-menu-content > div.revision-vertical-seperator {
  position: relative;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-basis: 16px;
  -moz-flex-basis: 16px;
  -ms-flex-basis: 16px;
  flex-basis: 16px;
  background-color: #e7e7e7;
  width: 16px;
}
.merge-container-outer .page-inner-menu-content > div.revision-vertical-seperator .material-icons {
  z-index: 1000;
  position: absolute;
  top: -46px;
  margin-left: -4px;
  transform: rotate(90deg);
}
.merge-container-outer .page-inner-menu-content > div.revision-vertical-seperator .actions-footer {
  z-index: 1000;
}
.merge-container-outer .page-inner-menu-content > div.side-container {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-basis: 320px;
  -moz-flex-basis: 320px;
  -ms-flex-basis: 320px;
  flex-basis: 320px;
}
.merge-container-outer .page-inner-menu-content > div.side-container .tabs li:nth-child(1) .material-icons {
  transform: rotate(90deg);
  font-size: 20px!important;
}
.merge-container-outer .revision-page .document-unit-outer:last-child {
  margin-bottom: 0;
}
.merge-container-outer .revision-page .inapplicable-merge-item-icon {
  position: absolute;
  height: 40px;
  width: 40px;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.merge-container-outer .revision-page.revision-page-draft .actions-footer,
.merge-container-outer .side-container .actions-footer {
  z-index: 1000;
}
.merge-container-outer .revision-page.revision-page-draft .actions-footer .buttons,
.merge-container-outer .side-container .actions-footer .buttons {
  position: absolute;
  right: 0;
}
.merge-container-outer .revision-page.revision-page-draft .actions-footer .buttons .waiting,
.merge-container-outer .side-container .actions-footer .buttons .waiting {
  float: left;
  margin-top: 8px;
}
.merge-container-outer .revision-page.revision-page-draft .actions-footer .buttons .exit-button:not(.disabled),
.merge-container-outer .side-container .actions-footer .buttons .exit-button:not(.disabled) {
  background-color: #ffffff !important;
}
.merge-container-outer .revision-page.revision-page-draft .actions-footer .buttons .exit-button:not(.disabled) span,
.merge-container-outer .side-container .actions-footer .buttons .exit-button:not(.disabled) span {
  color: black !important;
}
.merge-container-outer .revision-page.revision-page-draft .actions-footer .buttons .reject-button:not(.disabled) > button:not([disabled]),
.merge-container-outer .side-container .actions-footer .buttons .reject-button:not(.disabled) > button:not([disabled]) {
  background-color: #a2a2a2 !important;
}
.merge-container-outer .revision-page .actions-footer {
  z-index: 1000;
}
.merge-container-outer .revision-page .actions-footer .diffing-mode {
  float: left;
  display: inline-block;
  width: 185px;
  margin-left: -2rem;
}
.merge-container-outer .revision-page .actions-footer .diffing-mode .material-icons {
  margin-top: 18px;
  float: left;
  display: inline-block;
  font-size: 18px;
  color: #77858b !important;
}
.merge-container-outer .revision-page .actions-footer .diffing-mode .diffing-toggle-container {
  display: inline-block;
  width: 155px;
  position: relative;
  top: 15px;
  float: right;
}
.merge-container-outer .revision-page .actions-footer .diffing-mode .diffing-toggle-container hr {
  border-color: #777 !important;
}
.merge-container-outer .revision-page .actions-footer .diffing-mode .diffing-toggle-container svg {
  fill: #777 !important;
}
.merge-container-outer .revision-page.revision-page-draft .actions-footer {
  box-shadow: inset -4px 0px 11px -7px #000000;
}
.merge-container-outer .side-container .editing-subactions-tabs {
  margin-bottom: 0;
}
.merge-container-outer .side-container .activity-list .activity-greyout:hover {
  background-color: #ebebeb !important;
}
.powerpaste-container-outer .powerpaste-content-container-outer {
  height: 100%;
}
.powerpaste-container-outer .powerpaste-content-container-outer .page-inner-menu-content {
  background-color: #f9f9f9;
}
.powerpaste-container-outer .powerpaste-content-container-outer .powerpaste-content-container {
  height: calc(100% - 60px);
  width: 60%;
  margin: 0 auto;
  padding: 1.5rem 1rem 60px 1rem;
  -ms-flex: 1 1 auto;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  overflow: auto;
  position: relative;
  background-color: #f9f9f9;
}
.powerpaste-container-outer .powerpaste-content-container-outer .powerpaste-content-container .document-unit-outer .du-label {
  display: block;
}
.powerpaste-container-outer .powerpaste-content-container-outer .powerpaste-content-container .document-unit-inner {
  border: 1px dashed #999999;
}
.powerpaste-container-outer .powerpaste-content-container-outer .powerpaste-content-container .loading {
  margin-top: 25%;
}
.powerpaste-container-outer .powerpaste-content-container-outer .powerpaste-content-container .mce-tinymce {
  height: calc(100% - 50px);
}
.powerpaste-container-outer .powerpaste-content-container-outer .powerpaste-content-container .mce-container-body {
  height: calc(100% - 2px);
}
.powerpaste-container-outer .powerpaste-content-container-outer .powerpaste-content-container .mce-container-body .mce-edit-area {
  height: 100%;
  overflow-y: scroll;
}
.powerpaste-container-outer .powerpaste-content-container-outer .powerpaste-content-container .powerpaste-result-container {
  background-color: white;
  border: 1px solid #ccc;
  padding: 0.5rem 0.5rem 2rem 2rem;
  min-height: calc(100% - 60px);
}
.doc-links-container {
  padding: 11px 0 0;
}
.doc-links-container h1 {
  margin: 9px 0 0 13px;
  font-size: 1.1rem;
  font-weight: bold;
}
.doc-links-container .filter-box {
  margin-top: 10px;
  padding-left: 13px;
  width: 292px;
  display: flex;
  justify-content: space-between;
}
.doc-links-container .filter-box .material-icons {
  cursor: pointer;
  font-size: 1.25em !important;
}
.doc-links-container .search-box {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 13px;
}
.doc-links-container .search-box input {
  margin: 2px 0 0px 0 !important;
  padding: 0 !important;
}
.doc-links-container .clear {
  clear: both;
}
.doc-links-container .validate-box {
  width: 292px;
  display: flex;
  justify-content: flex-end;
}
.doc-links-container .validate-box .invalid-count.red-count {
  color: #e50303;
}
.doc-links-container .validate-box .invalid-count.red-count .counter {
  background-color: #e50303;
}
.doc-links-container .validate-box .invalid-count.blue-count {
  color: #28ace3;
}
.doc-links-container .validate-box .invalid-count.blue-count .counter {
  background-color: #28ace3;
}
.doc-links-container .validate-box .invalid-count .counter {
  padding: 3px;
  color: white;
}
.doc-links-container .link-list {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  overflow-y: scroll;
  width: 96%;
  height: calc(100vh - 370px);;
}
.doc-links-container .link-list .link {
  cursor: pointer;
  display: flex;
  border-bottom: 1px solid #ccc;
  padding: 3px 0 3px 0;
}
.doc-links-container .link-list .link:hover {
  background-color: #d8d8d8;
}
.doc-links-container .link-list .link.broken .link-image span {
  color: #e50303 !important;
}
.doc-links-container .link-list .link.broken .link-title {
  color: #e50303 !important;
}
.doc-links-container .link-list .link .link-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
}
.doc-links-container .link-list .link .link-image span {
  color: #28ace3 !important;
}
.doc-links-container .link-list .link .link-body {
  display: flex;
  max-width: 70%;
  flex-direction: column;
}
.doc-links-container .link-list .link .link-body .link-text {
  color: #888;
}
.doc-links-container .link-list .link .link-body .link-title {
  font-weight: 600;
  font-size: 1.1em;
}
.link-loading-modal {
  display: block;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
.link-loading-modal-content {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.workflow-dialog__body {
  line-height: 24px;
}
.wa-container-outer .progress-modal {
  width: 100vw;
  height: 100vh;
  background: white;
  opacity: 0.5;
  position: absolute;
  top: 0;
  display: flex;
}
.wa-container-outer .wa-content-container-outer .page-inner-menu-content {
  background-color: white;
}
.wa-container-outer .wa-content-container-outer .left-space {
  width: 20%;
}
.wa-container-outer .wa-content-container-outer .warning-message {
  color: red;
}
.wa-container-outer .wa-content-container-outer .page-body-header.workflow-header .nav-wrapper h1 {
  color: #133E59;
  font-size: 16px;
  line-height: 65px;
  float: none;
  display: inline;
  margin-right: 40px;
}
.wa-container-outer .wa-content-container-outer .page-body-header.workflow-header .nav-wrapper span {
  color: #133E59;
  font-size: 16px;
  font-weight: lighter;
  line-height: 65px;
}
.wa-container-outer .wa-content-container-outer .wa-content-container {
  height: calc(100vh - 187px);
  width: 100%;
  margin: 0;
  padding: 1.5rem 1rem 1.5rem 1rem;
  overflow: auto;
  position: relative;
  background-color: white;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .external-approval-settings {
  margin-top: 20px;
  padding-top: 20px;
  overflow-y: visible !important;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .external-approval-settings .required {
  margin-top: 40px;
  color: #d0021b;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .external-approval-settings .cert-required {
  color: #d0021b;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .external-approval-settings .thumb img {
  width: 100%;
  max-height: 28.4rem;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .workflow-summary {
  height: calc(100vh - 60px);
  display: inline-block;
  width: 40%;
  float: left;
  padding-right: 2rem;
  padding-left: 1rem;
  border-right: 1px solid #e6e6e6;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .workflow-summary .details {
  padding-top: 10px;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .workflow-summary .details .before-icon {
  display: none;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .workflow-summary .details .details__row.highlighted {
  margin-left: -20px;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .workflow-summary .main-section {
  margin: 0 2rem 0 -1rem;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .workflow-summary .stage .right-side .toggle-section.opened h1 {
  border-top: none;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .workflow-summary .stage .right-side .toggle-section.closed h1 {
  border-top: none;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .workflow-summary .stage .right-side .toggle-section h1 {
  padding-top: 1rem;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area {
  padding: 15px 1.5rem 0 1.5rem;
  width: 40%;
  display: inline-block;
  float: left;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .before-icon {
  display: none;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .comment-area,
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .person-area {
  margin-top: 1rem;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .comment-warning {
  color: #d0021b;
  margin-bottom: 5px;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .warnings {
  margin-top: 20px;
  font-size: 1.2rem;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .warnings__item {
  padding: 10px 0;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area textarea {
  padding: 10px !important;
  width: 100%;
  min-height: 110px;
  border: solid 1px #d1d1d1;
  font-weight: 300;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .details__label {
  display: inline-block;
  font-size: 16px;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .details {
  padding: 0;
  width: 85%;
  float: right;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .details .details__data {
  margin-left: 30px;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .details .details__data.highlighted {
  color: black;
  font-size: 16px;
  font-weight: bold;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .details .details__row.checkbox {
  margin: 15px, 0;
  margin-top: 20px;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .action-area .details .details__row.highlighted {
  margin-left: 0;
}
.wa-container-outer .wa-content-container-outer .wa-content-container.summary-action .workflow-summary {
  width: 80%;
  border-right: none;
}
.wa-container-outer .wa-content-container-outer .wa-content-container.summary-action .action-area {
  display: none;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .loading {
  margin-top: 25%;
}
.wa-container-outer .wa-content-container-outer .wa-content-container .with-image.thumb {
  border: none;
  height: auto;
}
.editor-body .editor-body-inner .page-inner .editing-stage .editing-header .editing-header-inner--shared-search {
  height: inherit;
  min-height: 40px;
  padding: 1rem 1rem 0 1rem;
  margin-bottom: 2px;
}
.shared-content-main {
  display: flex;
  padding: 0;
  cursor: auto;
  min-height: 16px;
}
.shared-content-main > div {
  height: 27px !important;
  font-size: 14px !important;
}
.shared-content-main > div button {
  top: -16px !important;
}
.shared-content-main .shared-content-right {
  display: flex;
  margin-left: auto;
  order: 2;
}
.shared-content-main .shared-content-left {
  display: flex;
}
.shared-content-main .shared-content-left > div:first-child {
  width: 100%!important;
  height: 100%!important;
}
.shared-content-main .shared-content-toggle {
  margin-top: -3px;
}
.shared-content-main .search-field {
  margin-top: -2px;
}
.shared-content-main .search-field .search-field-text {
  margin-right: 5px;
  margin-top: 0;
  background-color: inherit!important;
  height: 1.4rem !important;
  line-height: 1rem!important;
  font-size: 0.9rem !important;
  width: 150px!important;
}
.shared-content-main .search-field .search-field-text div {
  bottom: 3px !important;
}
.shared-content-main .search-field .material-icons {
  top: -3px;
  font-size: 1rem;
}
.shared-content-main .search-field .material-icons.close {
  right: 6px;
}
.shared-content-main .shared-content-main__icon {
  cursor: pointer;
  color: #77858b;
  font-size: 1rem;
  float: right;
  margin-left: 12px;
}
.shared-content-main .shared-content-main__input {
  width: 40px;
  float: right;
  font-size: 1rem;
}
.sub-panel {
  margin-top: 0.5rem;
  padding: 0.5rem;
  cursor: auto;
}
.sub-panel.shared-content__search-panel {
  background-color: #f4f4f4;
}
.sub-panel.shared-content__search-panel .shared-content-search__item:not(:first-of-type) {
  margin-top: 0.5rem;
}
.sub-panel.shared-content__search-panel .shared-content-search__item--teamspace .tf__tag,
.sub-panel.shared-content__search-panel .shared-content-search__item--teamspace .tf__input__wrapper--active {
  background-color: #a4e0f5;
}
.sub-panel.shared-content__search-panel .shared-content-search__item--content .tf__tag,
.sub-panel.shared-content__search-panel .shared-content-search__item--content .tf__input__wrapper--active {
  background-color: #f7daaa;
}
.sub-panel.shared-content__search-panel .shared-content-search__label {
  color: black;
  font-size: 0.9rem;
  margin-left: 2px;
}
.sub-panel.shared-content__search-panel .shared-content-search__label--highlight {
  color: grey;
}
.sub-panel.shared-content__search-panel .shared-content-search__item--actions {
  text-align: right;
}
.sub-panel.shared-content__tags-panel .shared-content__tags-panel-main {
  background-color: white;
  padding: 0.5rem;
  max-height: 150px;
  overflow-y: scroll;
}
.sub-panel.shared-content__tags-panel .shared-content__tags-panel-main .shared-content-tag {
  display: inline-block;
  background-color: #eaeaea;
  color: black;
  margin: 2px;
  padding: 4px 4px 3px 4px;
  word-break: break-all;
  max-width: 100%;
  border-radius: 2px;
  font-style: normal;
  font-size: 0.9rem !important;
  cursor: pointer;
}
.sub-panel.shared-content__tags-panel .shared-content__tags-panel-main .shared-content-tag--selected {
  background-color: #f7daaa;
}
.sub-panel.shared-content__tags-panel .shared-content__tags-panel-actions {
  text-align: right;
}
.sc-item-outer.sc-item-outer--expanded {
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  box-shadow: 0px 6px 8px -5px rgba(0, 0, 0, 0.49);
}
.sc-item-outer.sc-item-outer--expanded:hover {
  background-color: inherit;
}
.sc-item-outer.sc-item-outer--expanded .sc-item-footer-outer {
  background-color: #f4f4f4;
}
.sc-item-outer.sc-item-outer--expanded .sc-item-footer {
  border-top: none;
}
.sc-item-outer.sc-item-outer--expanded .sc-item-buttons,
.sc-item-outer.sc-item-outer--expanded .sc-item-footer__score,
.sc-item-outer.sc-item-outer--expanded .sc-item-footer__extra {
  display: contents;
}
.sc-item-outer.sc-item-outer--expanded .toggle-usage-open-icon,
.sc-item-outer.sc-item-outer--expanded .usage-ref-icon {
  display: inline-block !important;
  visibility: visible!important;
}
.sc-item-outer {
  cursor: pointer;
  font-size: 1rem;
  margin-top: 1rem;
  border-bottom: 2px solid #e7e7e7;
}
.sc-item-outer .index-differs-from-last-published {
  border-left: 4px solid #fd9e28;
}
.sc-item-outer:hover {
  background-color: #d8f0f9;
}
.sc-item-outer:hover .sc-item-footer .toggle-usage-open-icon,
.sc-item-outer:hover .sc-item-footer .usage-ref-icon,
.sc-item-outer:hover .sc-item-footer .sc-item-footer__score {
  visibility: visible;
}
.sc-item-outer:hover .sc-item-buttons {
  display: contents;
}
.share-warning {
  margin-top: -15px;
  border-left: 12px solid red;
  border-bottom: 12px solid transparent;
}
.sc-item-inner {
  padding: 1rem 1rem 0 1rem;
}
.sc-item-inner .sc-item-top {
  font-size: 1rem;
  padding-bottom: 5px;
}
.sc-item-inner .sc-item-header {
  font-size: 1.1rem;
  font-weight: bold;
  display: inline-block;
  width: 80%;
  vertical-align: top;
}
.sc-item-inner .sc-item-buttons {
  font-size: 1rem;
  display: none;
  width: 20%;
}
.sc-item-inner .sc-item-buttons .sc-item-button {
  font-size: 1.1rem;
  display: inline-block;
  padding-left: 8px;
  cursor: pointer;
  float: right;
  color: #77858b;
}
.sc-item-inner .sc-item-buttons .sc-item-button:hover {
  color: #77858b;
}
.sc-item-inner .sc-item-buttons .sc-item-button .material-icons {
  font-size: 1.5rem !important;
}
.sc-item-inner .sc-item-buttons .sc-item-button .material-icons.disabled {
  opacity: 0.5;
}
.sc-item-inner .sc-item-sub-header {
  font-size: 1rem;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.sc-item-inner .sc-item-sub-content {
  font-size: 1rem;
  min-height: 62px;
  max-height: 87px;
  overflow: hidden;
  zoom: 80%;
}
.sc-item-inner .sc-item-sub-content .document-unit-outer:last-child {
  margin-bottom: inherit;
}
.sc-item-inner .sc-item-sub-content .document-unit-outer:not(.selected).selected,
.sc-item-inner .sc-item-sub-content .document-unit-outer:not(.selected):hover {
  border: none;
}
.sc-item-inner .sc-item-sub-content .document-unit-outer:not(.selected).selected .document-unit-inner,
.sc-item-inner .sc-item-sub-content .document-unit-outer:not(.selected):hover .document-unit-inner {
  background-color: transparent !important;
  border: 1px solid transparent !important;
}
.sc-item-inner .sc-item-sub-content .arc-compliance-tag {
  width: 98% !important;
}
.sc-item-inner .sc-item-sub-content .document-unit-outer .arc-unit .arc-title {
  padding: 0!important;
}
.sc-item-inner .sc-item-sub-content--expanded {
  max-height: none;
  margin-bottom: 1rem;
}
.sc-item-footer-outer {
  padding: 0 1rem;
}
.sc-item-usages {
  font-size: 1rem;
  padding: 0 1rem;
}
.sc-item-usages .sc-item-usages-title {
  font-size: 1rem;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 5px 0;
}
.sc-item-usages .sc-item-usage {
  border-bottom: 1px solid #e7e7e7;
  margin: 5px 0;
}
.sc-item-usages .sc-item-usage > div {
  height: 22px;
}
.sc-item-usages .sc-item-usage .sc-item-usage-project {
  display: inline-block;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
}
.sc-item-usages .sc-item-usage .sc-item-usage-open {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
}
.sc-item-usages .sc-item-usage .sc-item-usage-open .material-icons {
  font-size: 1.4rem;
  cursor: pointer;
  float: right;
  color: #77858b;
}
.sc-item-usages .sc-item-usage .sc-item-usage-open .material-icons:hover {
  color: #77858b;
}
.sc-item-usages .sc-item-usage .sc-item-usage-toc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 40%;
  float: left;
  display: inline-block;
}
.sc-item-usages .sc-item-usage .sc-item-usage-status {
  font-size: 0.9rem;
  float: right;
  margin-right: 27px;
  position: relative;
}
.sc-item-usages .sc-item-usage .sc-item-usage-status span {
  display: inline-block;
  float: right;
}
.sc-item-usages .sc-item-usage .sc-item-usage-status .icon-shared-content-indicator {
  margin-left: 5px;
  font-size: 1.2rem;
  margin-top: -4px;
}
.sc-item-usages .sc-item-usage .sc-item-usage-status.sc-item-usage-status__outdated .icon-shared-content-indicator {
  color: #d0021b;
}
.sc-item-usages .sc-item-usage .sc-item-usage-status.sc-item-usage-status__up-to-date .icon-shared-content-indicator {
  color: #25c458;
}
.sc-item-usages .sc-item-usage .sc-item-usage-status.sc-item-usage-status__deferred .icon-shared-content-indicator {
  color: #fcc107;
}
.sc-item-footer {
  font-size: 1rem;
  border-top: 1px solid #e7e7e7;
  padding: 0.5rem 0;
}
.sc-item-footer .sc-item-footer__type {
  font-size: 1rem;
  display: inline-block;
  width: 40%;
}
.sc-item-footer .sc-item-footer__type .material-icons {
  font-size: 1.4rem;
  vertical-align: middle;
  color: #77858b !important;
}
.sc-item-footer .sc-item-footer__type .sc-item-footer__type-title {
  color: #77858b !important;
  font-size: 0.8rem;
  padding-left: 3px;
}
.sc-item-footer .sc-item-footer__type-title {
  font-size: 1rem;
}
.sc-item-footer .sc-item-footer__score {
  visibility: hidden;
  display: inline-block;
  width: 30%;
  vertical-align: middle;
}
.sc-item-footer .sc-item-footer__score .material-icons {
  font-size: 1rem;
  margin-left: 2px !important;
  color: #77858b;
}
.sc-item-footer .sc-item-footer__extra {
  font-size: 1rem;
  display: inline-block;
  width: 30%;
  vertical-align: middle;
}
.sc-item-footer .sc-item-footer__extra .material-icons {
  font-size: 1.2rem;
  margin-left: 2px !important;
  color: #77858b;
}
.sc-item-footer .sc-item-footer__extra span {
  font-size: 1rem;
  display: inline-block;
  color: #77858b !important;
  float: right;
  cursor: pointer;
  margin-top: 3px;
}
.sc-item-footer .sc-item-footer__extra span:hover {
  color: #77858b !important;
}
.sc-item-footer .sc-item-footer__extra span.counter {
  background-color: #a8a8a8;
  color: white !important;
  font-size: 0.8rem;
  border-radius: 2px;
  padding: 0 5px;
}
.sc-item-footer .sc-item-footer__extra span.counter.share-usages-deferred {
  background-color: #fcc107;
}
.sc-item-footer .sc-item-footer__extra span.counter.share-usages-outdated {
  background-color: #d0021b;
}
.sc-item-footer .sc-item-footer__extra span.counter.share-usages-uptodate {
  background-color: #25c458;
}
.sc-item-footer .sc-item-footer__extra .toggle-usage-open-icon,
.sc-item-footer .sc-item-footer__extra .usage-ref-icon {
  display: inline-block;
  visibility: hidden;
}
.sc-item-footer .sc-item-footer__extra .toggle-usage-open-icon {
  margin-left: 10px!important;
  margin-top: 0;
  font-size: 1.5rem;
}
.sc-item-footer__toc {
  font-size: 0.8rem;
  display: inline-block;
  width: 40%;
  color: #77858b !important;
}
.sc-item-footer__toc .material-icons {
  vertical-align: middle;
}
.sc-item-reference-outer .sc-item-sub-header {
  text-transform: none;
}
.sc-item-reference-outer .sc-item-footer .sc-item-footer__type,
.sc-item-reference-outer .sc-item-footer .sc-item-footer__extra {
  width: auto;
}
.sc-item-reference-outer .sc-item-footer .sc-item-footer__extra {
  float: right;
}
.sc-item-reference-outer .tagcount-title {
  float: right;
  margin-right: 10px;
  font-size: 0.8rem !important;
  line-height: 17px;
}
.sc-item-reference-outer .tagcount-counter {
  float: right;
}
.reg-doc-popup {
  margin-top: 8px;
  margin-bottom: 1rem;
  width: 90%;
  right: 20px;
  margin-left: 20px;
  height: auto;
  z-index: 999;
  padding: 1rem;
  background-color: white;
}
.reg-doc-popup.reg-doc-popup--constrained {
  height: 500px;
  overflow-y: scroll;
}
.reg-doc-popup .popup-container-pointer {
  right: 5px;
  top: -15.2px;
  background-image: url(/assets/images/drop_down_arrow_grey.svg);
  background-repeat: no-repeat;
  height: 100px;
  width: 30px;
  border: none;
}
.reg-doc-popup .toc-selector {
  height: 100%;
  background-color: white;
  border: none;
}
.reg-doc-popup .toc-selector .toc-entry-container {
  width: 100%;
  /* nested levels should indent */
  /* name of the chapter should be bold */
}
.reg-doc-popup .toc-selector .toc-entry-container > .toc-entry-container {
  margin-left: 14px;
}
.reg-doc-popup .toc-selector .toc-entry-container .bullet-arrow {
  display: inline-block;
  min-width: 14px;
  margin-right: 3px;
}
.reg-doc-popup .toc-selector .toc-entry-container .bullet-arrow img {
  width: 14px;
  height: 14px;
}
.reg-doc-popup .toc-selector .toc-entry-container .section-type-CHAPTER {
  font-weight: bold;
}
.reg-doc-popup .toc-selector .toc-entry-container .section-type-TABLE > .toc-row-clickable span,
.reg-doc-popup .toc-selector .toc-entry-container .section-type-GRAPHIC > .toc-row-clickable span,
.reg-doc-popup .toc-selector .toc-entry-container .section-type-VIDEO > .toc-row-clickable span {
  /* table ordinal should not be bold */
  font-weight: normal !important;
  font-style: italic;
}
.reg-doc-popup .toc-selector .toc-entry-container .selected {
  background: #eaf7fd;
}
.reg-doc-popup .toc-selector .toc-entry-container .toc-entry {
  display: flex;
  width: 100%;
}
.reg-doc-popup .toc-selector .toc-entry-container .toc-entry .toc-row-clickable {
  display: inline-block;
  cursor: pointer;
  width: 100%;
}
.reg-doc-popup .toc-selector .toc-entry-container .toc-entry .toc-row-clickable .ordinalText {
  font-weight: bold;
}
.reg-doc-popup .close {
  position: absolute;
  right: 2rem;
  top: 2rem;
  cursor: pointer;
}
.mode-bar-container {
  position: relative;
  z-index: 1;
  background-color: #757575;
  color: white;
  width: 100%;
  margin-top: -10px;
  height: 40px;
  display: none;
  box-shadow: inset 0px 6px 8px -5px rgba(0, 0, 0, 0.49), 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.mode-bar-container.show {
  display: block;
}
.mode-bar-container.merge-locked {
  background-color: #d0021b;
}
.mode-bar-container.interim {
  background-color: #ff9f00;
}
.mode-bar-container.dark {
  background-color: #00bcd4;
}
.mode-bar-container.variant {
  background-color: #21c4d9;
}
.mode-bar-container .message {
  display: inline-block;
  line-height: 24px;
  text-align: center;
  width: 100%;
  font-size: 1rem;
}
.mode-bar-container.diff .mode-bar-inner {
  height: 40px;
}
.mode-bar-container .mode-bar-inner {
  padding-left: calc(2rem + 3px);
  padding-right: 1.5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding-top: 10px;
  font-size: 12px;
}
.mode-bar-container .mode-bar-inner .mode-bar__compare-to {
  -webkit-flex: 2;
  -moz-flex: 2;
  -ms-flex: 2;
  flex: 2;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  text-align: left;
  margin-top: -4px;
}
.mode-bar-container .mode-bar-inner .mode-bar__compare-to .menu-dropdown {
  display: inline-block;
  padding: 0;
  cursor: pointer;
}
.mode-bar-container .mode-bar-inner .mode-bar__compare-to .menu-dropdown svg {
  margin-left: 0;
  margin-top: 0;
  vertical-align: bottom;
  position: relative;
  color: white !important;
}
.mode-bar-container .mode-bar-inner .mode-bar__compare-to .menu-dropdown .menu-dropdown__selected {
  border: 1px solid white;
  padding: 3px 2px 5px 12px;
}
.mode-bar-container .mode-bar-inner .mode-bar__compare-to .mode-bar__datetime {
  display: inline-block;
  margin-left: 0.5rem;
}
.mode-bar-container .mode-bar-inner .mode-bar__compare-to .mode-bar__datetime-element {
  padding: 0 0.2rem;
  display: inline-block;
}
.mode-bar-container .mode-bar-inner .mode-bar__compare-to .mode-bar__datetime-element button {
  padding: 4px !important;
  height: 30px !important;
  width: 30px !important;
  border: 1px solid white !important;
}
.mode-bar-container .mode-bar-inner .mode-bar__title {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 1.1rem;
}
.mode-bar-container .mode-bar-inner .mode-bar__current {
  -webkit-flex: 2;
  -moz-flex: 2;
  -ms-flex: 2;
  flex: 2;
  text-align: right;
  padding-top: 2px;
}
.mode-bar-container .mode-bar-inner .mode-bar__current .right-side-buttons {
  display: inline-block;
  padding-left: 10px;
  padding-right: 5px;
  float: right;
  cursor: pointer;
  font-size: 0.8rem;
  min-width: 1.5rem;
}
.visual-override-pageoutline .mode-bar-container {
  margin-top: 0;
}
.editor-dual-display .mode-bar-container {
  margin-top: 0;
}
.layer-mode-l1 [data-layer="2"] {
  display: none!important;
}
.layer-mode-l1 [data-layer="3"] {
  display: none!important;
}
.layer-mode-l2 [data-layer="2"] {
  background: #05adde33;
}
.layer-mode-l2 [data-layer="2"] [data-layer="2"] {
  background: none;
}
.layer-mode-l2 [data-layer="3"] {
  display: none!important;
}
.layer-mode-l3 [data-layer="2"] {
  background: #05adde33;
}
.layer-mode-l3 [data-layer="2"] [data-layer="2"] {
  background: none;
}
.layer-mode-l3 [data-layer="3"] {
  background: #05adde66;
}
.layer-mode-l3 [data-layer="3"] [data-layer="3"] {
  background: none;
}
.page.dashboard {
  background-color: #F7F6F6 !important;
}
.page.dashboard .page-inner {
  width: 100%;
  overflow-y: scroll;
  display: flex;
}
.page .dashboard-container .dashboard-inner-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding: 0 5%;
  overflow-y: scroll;
  flex-grow: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}
.page .dashboard-container .dashboard-inner-container.redirect-options {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding-left: 0;
  overflow: auto;
}
@media (max-width: 1135px) {
  .page .dashboard-container .dashboard-inner-container.redirect-options {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.page .dashboard-container .welcome {
  margin: 20px;
  font-size: 24px;
}
.page .dashboard-container hr {
  margin: 20px;
}
.page .dashboard-container .dashboard-tile {
  margin: 20px;
  padding: 20px;
  background-color: #ffffff;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  height: 520px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page .dashboard-container .dashboard-tile .dashboard-loading {
  margin-top: 100px;
}
.page .dashboard-container .dashboard-tile .dashboard-loading div {
  margin: 10px 0;
}
.page .dashboard-container .dashboard-tile .dashboard-loading--text {
  font-size: 1.5rem;
}
.page .dashboard-container .dashboard-tile .dashboard-error {
  margin-top: 100px;
  font-size: 1.5rem;
}
.page .dashboard-container .dashboard-tile.redirect-option {
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 320px;
  height: 400px;
  margin: 8px;
}
.page .dashboard-container .dashboard-tile.redirect-option.inactive {
  display: none;
}
@media (max-width: 1250px) {
  .page .dashboard-container .dashboard-tile.redirect-option {
    min-width: 290px;
  }
}
.page .dashboard-container .dashboard-tile.redirect-option .header {
  font-size: 20px;
  margin-top: 27px;
  margin-bottom: 30px;
}
.page .dashboard-container .dashboard-tile.redirect-option .directive {
  font-size: 16px;
}
.page .dashboard-container .dashboard-tile.redirect-option a {
  font-size: 24px;
}
.page .dashboard-container .dashboard-tile.redirect-option .ch,
.page .dashboard-container .dashboard-tile.redirect-option .icon-webviewer,
.page .dashboard-container .dashboard-tile.redirect-option .icon-distribution,
.page .dashboard-container .dashboard-tile.redirect-option .settings {
  background-position: center;
  background-size: contain;
  width: 100px;
  height: 100px;
  margin: 40px auto 20px auto;
}
.page .dashboard-container .dashboard-tile .notification-list {
  height: 395px;
}
.page .dashboard-container .dashboard-tile .dashboard-notif-read-action {
  padding-top: 15px;
}
.page .dashboard-container .dashboard-tile .dashboard-tile-header {
  border-bottom: solid 1px #e0e0e0;
  width: 100%;
  height: 35px;
}
.page .dashboard-container .dashboard-tile .dashboard-tile-header > h2 {
  font-size: 1.5rem;
  margin: 0;
  padding-bottom: 10px;
  float: left;
  clear: none;
}
.page .dashboard-container .dashboard-tile .dashboard-tile-header .dep-workflow-summary-header-org-select button,
.page .dashboard-container .dashboard-tile .dashboard-tile-header .dep-workflow-summary-header-dep-dropdown svg,
.page .dashboard-container .dashboard-tile .dashboard-tile-header .team-workflow-summary-header-dep-dropdown svg,
.page .dashboard-container .dashboard-tile .dashboard-tile-header .workflow-actions-filters svg {
  fill: #000000 !important;
}
.page .dashboard-container .dashboard-tile .workflow-action-row .material-icons {
  color: #616061 !important;
}
.page .dashboard-container .dashboard-tile .graphic {
  width: 100%;
  text-align: center;
  padding-top: 3rem;
}
.page .dashboard-container .dashboard-tile .graphic img {
  width: 40%;
  max-width: 230px;
}
.page .dashboard-container .dashboard-tile .description {
  margin-top: 2rem;
  width: 100%;
  text-align: center;
}
.page .dashboard-container .dashboard-tile .description .description__main-line {
  font-size: 1.5rem;
  font-weight: bold;
}
.page .dashboard-container .dashboard-tile .description .description__sub-line {
  margin-top: 0.6rem;
  font-size: 1rem;
  color: #757575;
  width: 70%;
  display: inline-block;
}
.page .dashboard-container .dashboard-tile .description .description__button {
  margin-top: 1rem;
}
.page .dashboard-container .dashboard-left-panel {
  margin-top: 0;
  min-width: 250px;
  box-shadow: 6px 0 3px -5px rgba(0, 0, 0, 0.29);
  height: 100%;
  background: #fff;
}
.page .dashboard-container .dashboard-left-panel-item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 20px 16px;
  background: #fff;
  border-left: 8px solid #fff;
  cursor: pointer;
}
.page .dashboard-container .dashboard-left-panel-item span {
  margin-left: 12px;
}
.page .dashboard-container .dashboard-left-panel-item .material-icons {
  font-size: 18px;
}
.page .dashboard-container .dashboard-left-panel__selected {
  background: #f5fcfe;
  border-left: 8px solid #3aadde;
}
.page .dashboard-container .dashboard-left-panel__selected .material-icons {
  color: #05adde !important;
}
.page .dashboard-container .dashboard-distribution {
  padding-top: 30px;
  padding-left: 40px;
  width: 100%;
  overflow-y: scroll;
}
.page .dashboard-container .dashboard-distribution-title {
  font-size: 22px;
}
.page .dashboard-container .dashboard-distribution-container {
  margin-top: 15px;
  display: flex;
  width: 100%;
  height: 90%;
}
.dashboard-widget {
  position: relative;
  margin: 10px;
  width: 21%;
  min-width: 200px;
  height: 190px;
  margin-left: 15px;
  margin-right: 15px;
}
.dashboard-widget div.container {
  border: 1px solid #f0f0fc;
  box-shadow: 5px 5px 20px 0px lightgray;
  border-radius: 6px;
  background-color: white;
  width: 100%;
  height: 155px;
  top: 30px;
  position: absolute;
}
.dashboard-widget div.container div.title {
  margin-top: 35px;
  text-transform: uppercase;
  color: #b5b4b4;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
}
.dashboard-widget div.container div.value {
  color: #454656;
  font-size: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-widget div.container div.value.disabled {
  color: #b5b4b4;
}
.dashboard-widget div.container div.loading {
  margin: 10px;
  font-size: 40px;
  color: #e0e0e0;
}
.dashboard-widget div.border {
  background-color: #48a3d8;
  border: 1px solid #f0f0fc;
  border-bottom: 0px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
  height: 6px;
  top: 30px;
  position: absolute;
}
.dashboard-widget div.border.alert {
  background-color: #bf2828;
}
.dashboard-widget div.border-circle {
  border: 6px solid #48a3d8;
  background-color: #4aa9d5;
  border-bottom: 0px;
  border-top: 0px;
  width: 62px;
  height: 5px;
  top: 31px;
  position: absolute;
}
.dashboard-widget div.border-circle.alert {
  border-color: #bf2828;
  background-color: #b32735;
}
.dashboard-widget div.circle {
  border-radius: 62px;
  width: 62px;
  height: 62px;
  color: #f0f0fc;
  background-color: #f0f0fc;
  position: absolute;
  left: 50% !important;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dashboard-widget div.circle-inner {
  border: 3px solid #48a3d8;
  background-color: #4aa9d5;
  border-radius: 56px;
  width: 56px;
  height: 56px;
  margin: 3px;
}
.dashboard-widget div.circle-inner.alert {
  border-color: #bf2828;
  background-color: #b32735;
}
.dashboard-widget div.circle-inner span {
  color: white !important;
  font-size: 28px !important;
  display: inline-flex !important;
  top: 11px;
  left: 1px;
}
@media only screen and (max-width: 1440px) {
  .dashboard-widget {
    width: 40%;
  }
}
.tree-view .material-icons {
  font-size: 16px;
  color: #737373 !important;
}
.tree-view .tree-view-row {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tree-view .tree-view-row:hover {
  background-color: #ebebeb;
}
.tree-view .tree-view-row:hover .tree-view-row__export-button {
  display: flex;
}
.tree-view .tree-view-row .tree-view-row__title {
  flex-grow: 1;
}
.tree-view .tree-view-row .tree-view-row__actions {
  display: contents;
}
.tree-view .tree-view-row .tree-view-row__leftButton {
  margin-right: 1em;
}
.tree-view .tree-view-row .tree-view-row__export-button {
  display: none;
  align-items: center;
  background-color: #08adde;
  color: #fff;
  border-radius: 15px;
  padding: 3px 11px 1px 11px;
  font-size: 11px;
  letter-spacing: 0.3px;
  cursor: pointer;
}
.tree-view .tree-view-row .tree-view-row__export-button--disabled {
  background-color: #757575;
  cursor: default;
}
.tree-view .tree-view-row .tree-view-row__children-no {
  color: #aaaaaa;
  margin-right: 20px;
  min-width: 20px;
  display: flex;
  justify-content: center;
}
.tree-view .tree-view-row--matched {
  background-color: #f7f6f6;
}
.tree-view .tree-view-empty {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.dgr-container {
  padding: 20px;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  margin-right: 50px;
}
.dgr-container .dgr-header-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dgr-container .dgr-header-title {
  font-size: 16px;
  font-weight: bold;
}
.dgr-container .dgr-expand-button {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.dgr-container .dgr-expand-button-label {
  margin-left: 3px;
  font-size: 13px;
}
.dgr-container .dgr-search-area {
  margin-top: 20px;
}
.dgr-container .dgr-search-area .search-bar {
  margin-left: 0;
  margin-right: 0;
}
.dgr-container .dgr-tree-area {
  margin-top: 20px;
  height: 90%;
  overflow-y: scroll;
}
.dgr-container .dgr-error-message {
  color: red;
}
.details {
  margin: 0;
  padding: 1.5rem 0;
}
.details .details__row {
  display: flex;
  font-weight: 300;
  font-size: 1rem;
  margin-bottom: 5px;
}
.details .details__row.highlighted {
  font-weight: bold;
  font-size: 1.3rem;
  margin-left: -30px;
}
.details .details__row.highlighted .details__label,
.details .details__row.highlighted .details__data {
  color: black;
}
.details .details__row.highlighted .details__label {
  min-width: 130px;
}
.details .details__row:last-of-type {
  margin-bottom: 0;
}
.details .details__row .details__label {
  color: rgba(0, 0, 0, 0.87);
  min-width: 100px;
}
.details .details__row .details__label--sub {
  min-width: 80px;
}
.details .details__row .details__data {
  color: #a8a8a8;
  flex-grow: 5;
}
.details .details-row--sub {
  margin-bottom: 5px;
}
.details .emphasized {
  color: #262a2e;
  font-weight: normal;
}
.details .status-name {
  margin-right: 5px;
  text-transform: capitalize;
}
.details .status-name:first-letter {
  text-transform: uppercase;
}
.workflow-summary .side-slidein-content-namevalueslist,
.action-content .side-slidein-content-namevalueslist {
  margin-left: -1.5rem;
}
.workflow-summary .side-slidein-content-namevalueslist .info,
.action-content .side-slidein-content-namevalueslist .info {
  list-style-type: disc;
}
.workflow-summary .side-slidein-content-namevalueslist .info li,
.action-content .side-slidein-content-namevalueslist .info li {
  float: left;
}
.workflow-summary .side-slidein-content-namevalueslist li.label,
.action-content .side-slidein-content-namevalueslist li.label {
  width: 30%;
}
.workflow-summary .side-slidein-content-namevalueslist li,
.action-content .side-slidein-content-namevalueslist li {
  width: 70%;
}
.workflow-summary .workflow-icon,
.action-content .workflow-icon {
  color: white !important;
  height: 40px;
  width: 40px;
}
.workflow-summary .user-status-icon,
.action-content .user-status-icon {
  color: white !important;
  height: 14px;
  width: 14px;
  font-size: 10px;
  border-radius: 10px;
  padding: 2px 0 0 2px;
  margin-right: 5px;
}
.workflow-summary .main-section,
.action-content .main-section {
  margin: 0 -1.5rem;
  padding: 0 1.5rem;
}
.workflow-summary .sub-section,
.action-content .sub-section {
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
}
.workflow-summary .stage,
.action-content .stage {
  width: 100%;
  display: flex;
}
.workflow-summary .stage.skipped .workflow-icon,
.action-content .stage.skipped .workflow-icon {
  background-color: gray !important;
  opacity: 0.5;
}
.workflow-summary .stage.skipped .closed h1,
.action-content .stage.skipped .closed h1 {
  color: gray;
}
.workflow-summary .stage.workflow-action-status,
.action-content .stage.workflow-action-status {
  float: left;
  width: auto;
}
.workflow-summary .stage .icon-group,
.action-content .stage .icon-group {
  font-size: 38px;
}
.workflow-summary .stage .left-side,
.action-content .stage .left-side {
  width: 50px;
  display: flex;
  flex-direction: column;
}
.workflow-summary .stage .right-side,
.action-content .stage .right-side {
  width: 80%;
  display: table-cell;
}
.workflow-summary .stage .right-side .toggle-section.opened h1,
.action-content .stage .right-side .toggle-section.opened h1 {
  height: 4rem;
  padding-left: 0;
}
.workflow-summary .stage .right-side .toggle-section.opened h1,
.action-content .stage .right-side .toggle-section.opened h1 {
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
  height: 4rem;
  padding-left: 0;
}
.workflow-summary .stage .right-side .toggle-section.closed h1,
.action-content .stage .right-side .toggle-section.closed h1 {
  border-bottom: solid 1px rgba(0, 0, 0, 0.12);
  height: 4rem;
  padding-left: 0;
}
.workflow-summary .stage .oval,
.action-content .stage .oval {
  padding: 8px 10px 10px 9px;
  border-radius: 40px;
}
.workflow-summary .stage .square,
.action-content .stage .square {
  padding: 9px 10px 10px 8px;
  border-radius: 4px;
}
.workflow-summary .stage .before-icon,
.action-content .stage .before-icon {
  padding-top: 15px;
  border-right: 2px solid #4a90e2;
  width: 21px;
}
.workflow-summary .stage .before-icon.empty,
.action-content .stage .before-icon.empty {
  border-right: none;
}
.workflow-summary .stage .after-icon,
.action-content .stage .after-icon {
  padding-top: 5px;
  border-right: 2px solid #4a90e2;
  width: 21px;
  flex-grow: 5;
}
.workflow-summary .stage .COMPLETE,
.action-content .stage .COMPLETE,
.workflow-summary .stage .APPROVE,
.action-content .stage .APPROVE,
.workflow-summary .stage .SKIP,
.action-content .stage .SKIP {
  background-color: #25cb61;
}
.workflow-summary .stage .rejected,
.action-content .stage .rejected,
.workflow-summary .stage .REJECT,
.action-content .stage .REJECT,
.workflow-summary .stage .REJECTED,
.action-content .stage .REJECTED {
  background-color: #f34e44;
}
.workflow-summary .stage .IN_PROGRESS,
.action-content .stage .IN_PROGRESS,
.workflow-summary .stage .PENDING,
.action-content .stage .PENDING,
.workflow-summary .stage .NOT_REQUIRED,
.action-content .stage .NOT_REQUIRED {
  background-color: #ffc107;
}
.workflow-summary .stage .oval.pending,
.action-content .stage .oval.pending,
.workflow-summary .stage .NOT_STARTED,
.action-content .stage .NOT_STARTED,
.workflow-summary .stage .SKIPPED,
.action-content .stage .SKIPPED,
.workflow-summary .stage .TEMPLATE,
.action-content .stage .TEMPLATE {
  background-color: #979797;
}
.workflow-area {
  margin: 0 -1.5rem;
  padding: 0 1.5rem;
  border-bottom: solid 1px #979797;
  padding-bottom: 1rem;
}
.workflow-area .workflow-area__comment textarea {
  padding: 5px !important;
  box-sizing: border-box;
}
.workflow-area .workflow-area__comment .workflow-area__comment-required {
  font-size: 12px;
  color: #d0021b;
}
.workflow-area .workflow-area__action {
  padding-top: 0.5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.workflow-area .workflow-area__action-button {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}
.workflow-area .workflow-area__action-button:not(:first-child) {
  margin-left: 5px;
}
.workflow-area .workflow-area__action-button button > div > div {
  padding: 0 5px!important;
}
.workflow-area .workflow-area__action-button .skip-button {
  vertical-align: middle;
  line-height: 22px;
}
.workflow-area .workflow-area__action-button .skip-button.material-icons {
  color: black !important;
}
.workflow-area .workflow-area__action-button .material-icons {
  padding-left: 0;
  vertical-align: middle;
  font-size: 20px;
  text-align: center;
  height: 1px !important;
  line-height: 32px !important;
  color: white!important;
  margin-bottom: 32px;
}
.workflow-area .workflow-area__action-button-internal {
  padding: 0 5px!important;
}
.workflow-area .workflow-area__info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.workflow-area .workflow-area__info .workflow-alerts {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.workflow-area .workflow-area__info .workflow-alerts .workflow-alerts-button {
  padding-left: 0!important;
}
.workflow-area .workflow-area__info .workflow-alerts .workflow-alerts-button .alert {
  color: red !important;
}
.workflow-area .workflow-area__info .workflow-area__upload-artifacts {
  -webkit-flex: 20 1 auto;
  -moz-flex: 20 1 auto;
  -ms-flex: 20 1 auto;
  flex: 20 1 auto;
}
.raised-button-tooltip {
  z-index: 1;
  left: 10px!important;
  top: 20px!important;
  font-size: 10px!important;
  line-height: 22px!important;
}
ul.notification-list {
  font-size: 12px;
  width: 100%;
  display: block;
  overflow-y: auto;
  padding: 0;
  margin: 0;
  max-height: 450px !important;
}
ul.notification-list li {
  position: relative;
  border-bottom: none !important;
  float: none;
  transition: none;
  display: block;
  height: auto !important;
  width: 100%;
  padding: 1rem;
  margin: 0;
  padding-bottom: 0.6rem !important;
}
ul.notification-list li.notif-item-iserror .middle-side h1 {
  color: red;
}
ul.notification-list li.notif-more {
  text-align: center;
}
ul.notification-list li .material-icons {
  color: #77858b !important;
}
ul.notification-list li .icon:not(.material-icons) {
  height: 28px;
  width: 23px;
  background-size: cover;
}
ul.notification-list li .popup-empty-container {
  margin: 0 1rem 1rem 1rem;
}
ul.notification-list li .popup-empty-container h5 {
  text-align: left;
}
ul.notification-list li h1 {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1rem;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding: 0;
  margin: 0;
}
ul.notification-list li h5 {
  font-size: 0.9rem;
  margin: 0.1rem 0 0.2rem 0;
  color: #979797;
  text-align: right;
  white-space: nowrap;
}
ul.notification-list li .notif-item-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  float: none;
}
ul.notification-list li .left-side {
  -webkit-flex: 0 0 60px;
  -moz-flex: 0 0 60px;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  align-items: flex-start;
}
ul.notification-list li .middle-side {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.notification-list li .middle-side .popup-title-container {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.notification-list li .middle-side h1 {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-overflow: initial !important;
  white-space: initial !important;
}
ul.notification-list li .middle-side h2 {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: 0;
  font-size: 0.9rem;
  margin: 0;
  padding: 0;
  text-align: left;
  line-height: 22px;
}
ul.notification-list li .middle-side h2 span:nth-child(1) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
ul.notification-list li .middle-side h2 span:nth-child(2) {
  margin-left: 0.3em;
  white-space: nowrap;
}
ul.notification-list li .middle-side .info {
  color: #979797;
  font-size: 0.8rem;
  text-align: left;
  font-weight: normal;
}
ul.notification-list li .middle-side .info label {
  color: #979797;
  font-size: 0.9rem;
  text-align: left;
}
ul.notification-list li .middle-side .warning {
  color: #e98316;
}
ul.notification-list li .right-side {
  min-height: 50px;
}
ul.notification-list li .right-side .popup-date-container {
  width: 100px;
  margin-bottom: 12px;
}
ul.notification-list li .notif-item-aerosyncpublish .icon {
  color: #666666 !important;
}
ul.notification-list li .notif-item-comment .info {
  height: 33px;
  overflow: hidden;
}
ul.notification-list li .notif-item-comment .info span:first-child,
ul.notification-list li .notif-item-comment .info span:nth-child(2) {
  font-weight: bold;
}
ul.notification-list li .notif-item {
  width: 100%;
}
ul.notification-list li .notif-item .info {
  float: left;
  display: inline-block;
}
ul.notification-list li .notif-item i,
ul.notification-list li .notif-item .item-action {
  float: right;
  display: inline-block;
  color: #666666 !important;
  cursor: pointer;
  font-size: 22px;
  margin-left: 5px;
  visibility: hidden;
}
ul.notification-list li .notif-item .item-action {
  padding: 0 !important;
  transition: none !important;
  width: auto !important;
  height: auto !important;
}
ul.notification-list li .notif-item .item-action .material-icons {
  transition: none !important;
}
ul.notification-list li .notif-item .notif-status-toggle {
  width: 14px;
  height: 14px;
  border-radius: 50px;
  display: inline-block;
  float: right;
  margin: 3px 0 0 7px;
  visibility: hidden;
  cursor: pointer;
}
ul.notification-list li .notif-item.notif-item-inprogress .info {
  margin-bottom: 10px;
}
ul.notification-list li .seperator {
  border-bottom: 1px solid #e7e7e7;
  bottom: 0;
  right: 0;
  position: absolute;
  float: right;
  width: 100%;
}
ul.notification-list li:nth-last-child(1) .seperator {
  display: none;
}
ul.notification-list li:hover .notif-item i,
ul.notification-list li:hover .notif-item .notif-status-toggle,
ul.notification-list li:hover .notif-item .item-action {
  visibility: visible;
}
ul.notification-list li.notif-status-UNREAD {
  background-color: white;
}
ul.notification-list li.notif-status-UNREAD .notif-item .notif-status-toggle {
  transition: background-color 1000ms linear;
  background-color: #28ace3;
  visibility: visible!important;
}
ul.notification-list li.notif-status-READ {
  background-color: #f7f7f7;
}
ul.notification-list li.notif-status-READ .notif-item .notif-status-toggle {
  border: solid 1.5px #777777;
}
ul.notification-list li.notif-status-READ h1,
ul.notification-list li.notif-status-READ h2 {
  color: rgba(117, 117, 117, 0.87);
}
ul.notification-list li.notif-status-READ .left-side img {
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
}
ul.notification-list li.new-notif .notif-status-toggle {
  background-color: #d0021b !important;
  transition: background-color 1000ms linear;
}
.modal-dropzone-component {
  position: relative;
  height: 100px;
  border: 1px dashed #c2c2be;
  box-shadow: none;
  text-align: center;
  cursor: pointer;
}
.modal-dropzone-component .error {
  position: relative;
  text-align: justify;
  right: 0;
  bottom: 0;
  left: 0;
  float: left;
  font-size: 14px;
  margin: 10px 0 0 0;
}
.modal-dropzone-component .component-content {
  width: 100%;
  height: 100%;
  overflow: auto;
  border: none;
  padding-top: 15px;
  text-align: center;
}
.modal-dropzone-component .component-content > * {
  display: inline-block;
}
.modal-dropzone-component .component-content,
.modal-dropzone-component .component-content * {
  cursor: pointer;
}
.modal-dropzone-component .dropzone-component {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.modal-dropzone-component .dropzone-component + div {
  transition: 0.2s all ease-in-out;
}
.event-dragover .modal-dropzone-component,
.event-dropzone-dragover .modal-dropzone-component {
  position: static;
}
.event-dragover .modal-dropzone-component .dropzone-component,
.event-dropzone-dragover .modal-dropzone-component .dropzone-component {
  z-index: 3;
}
.event-dropzone-dragover .modal-dropzone-component .dropzone-component {
  z-index: 3;
}
.event-dropzone-dragover .modal-dropzone-component .dropzone-component + div {
  background-color: #eaf8fd;
}
.dropzone-expanding-drop-area {
  transition: all 0.15s ease-in-out;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  visibility: hidden;
  opacity: 0;
}
.dropzone-expanding-drop-area .area-content {
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  color: #28ace3;
  text-align: center;
  position: relative;
}
.dropzone-expanding-drop-area .area-content .material-icons {
  font-size: 80px !important;
  color: #28ace3 !important;
  margin: 0 !important;
}
body.event-dragover .dropzone-expanding-drop-area,
body.event-dropzone-dragover .dropzone-expanding-drop-area {
  visibility: visible;
}
body.event-dragover .dropzone-expanding-drop-area {
  opacity: 0;
}
body.event-dropzone-dragover .dropzone-expanding-drop-area {
  opacity: 1;
}
.dropzone-file-preview-component {
  position: relative;
  overflow: auto;
  height: 98px;
  z-index: 1;
}
.dropzone-file-preview-component .file-add {
  padding-top: 24px;
  cursor: pointer;
}
.dropzone-file-preview-component .file-add * {
  transition: 0.2s all ease-in-out;
  color: #28ace3;
  display: block;
  margin: 0 auto;
}
.dropzone-file-preview-component .file-add:hover * {
  color: #2393c2;
}
.dropzone-file-preview-component .file-list {
  padding: 16px;
  text-align: left;
}
.dropzone-file-preview-component .file-list.single .file-list-item {
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-top: 22px;
}
.dropzone-file-preview-component .file-list-item {
  display: flex;
}
.dropzone-file-preview-component .file-list-item .item-name {
  padding-left: 4px;
  position: relative;
  color: #000;
  padding-right: 30px;
}
.dropzone-file-preview-component .file-list-item .item-name:after {
  content: '+';
  position: absolute;
  top: 1px;
  border-radius: 50%;
  display: block;
  padding: 0;
  right: 0;
  font-size: 18px;
  height: 18px;
  width: 18px;
  line-height: 18px;
  text-align: center;
  background: #77858b;
  color: #fff;
  transform: rotateZ(45deg);
  transition: 0.2s all ease-in-out;
}
.dropzone-file-preview-component .file-list-item .item-name:hover:after {
  background-color: #00bcd6;
  color: #fff;
}
.with-active-style label,
.with-active-style > div:first-child {
  color: rgba(0, 0, 0, 0.87) !important;
}
.with-active-style hr:first-child {
  border-bottom: 1px solid #e0e0e0 !important;
}
.with-active-style.disabled svg path {
  fill: #e0e0e0;
}
.with-active-style.disabled label,
.with-active-style.disabled > div:first-child {
  color: rgba(0, 0, 0, 0.3) !important;
}
.color-selector {
  height: 32px!important;
  border-bottom: solid 1px #e0e0e0 !important;
  cursor: pointer;
  margin: 0!important;
  padding-top: 6px!important;
}
.color-selector-inner label {
  top: 0px !important;
  display: inline-block !important;
  clear: none !important;
  font-size: 0.9rem !important;
}
.color-selector-inner.popup {
  width: 275px;
  height: 150px;
  background-color: #fafafa;
  padding: 6px 0 0.5rem 0.5rem;
  overflow: hidden;
}
.color-selector-inner.popup .color-selector-tag {
  cursor: default;
}
.color-selector-inner.popup ul {
  display: block;
  margin: 30px 0 0 13px;
  width: 100%;
}
.color-selector-inner.popup ul li {
  position: relative;
  height: 16px;
  width: 16px;
  float: left;
  margin: 0 16px 16px 0;
  cursor: pointer;
}
.color-selector-inner.popup ul li:hover:before {
  content: " ";
  border: solid 3px #d0d0d0;
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
}
.color-selector-inner.popup ul li.selected:before {
  content: " ";
  border: solid 3px #00b0ff;
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
}
.color-selector-tag {
  float: right;
  margin-right: 3px;
  height: 18px;
  border-radius: 2px;
  width: 50px;
}
.color-selector-tag > span:nth-child(1) {
  line-height: 1em;
  color: white;
  font-size: 12px;
  float: left;
  margin: 3px 3px 0 3px;
}
.color-selector-tag > span:nth-child(2) {
  color: white;
  font-size: 0.8rem;
  display: inline-block;
  max-width: 65px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-shadow: none !important;
  line-height: 19px;
}
.color-selector-tag > span:nth-child(3) {
  line-height: 1em;
  color: white;
  font-size: 19px;
  float: right;
  margin: 0;
  display: block;
  width: 11px;
  height: 100%;
  overflow: hidden;
}
.color-selector-tag__fullsize {
  width: 100px;
}
.tf__root {
  display: inline-block;
  width: 100%;
  position: relative;
}
.tf_caption {
  text-align: left;
}
.tf__tag {
  display: inline-block;
  background-color: #f7daaa;
  color: black;
  margin: 2px;
  padding: 4px 4px 3px 4px;
  word-break: break-all;
  max-width: 100%;
  border-radius: 2px;
  font-style: normal;
  font-size: 0.9rem !important;
  cursor: default;
}
.tf__input {
  border-bottom: solid 1px #b2b2b2;
  padding: 0.1em;
  min-height: 34px;
  position: relative;
  background: white;
  max-width: 100%;
  text-align: left;
  cursor: text;
}
.tf__input--focused {
  border-bottom: solid 1.5px #03a9f4;
}
.tf__input--disabled {
  cursor: not-allowed;
}
.tf__input__wrapper {
  display: inline-block;
  max-width: 100%;
  line-height: 14px;
  margin: 2px !important;
  font-size: 1em !important;
  transition: none;
  width: inherit !important;
  padding: 5px 3px 1px 0px !important;
  height: inherit !important;
  vertical-align: top;
}
.tf__input__wrapper input.tf__input__input[type=text] {
  vertical-align: bottom;
  height: inherit !important;
  border: none!important;
  padding: 0 !important;
  margin: 0 !important;
  float: left;
  width: inherit !important;
  font-size: 0.9rem !important;
}
.tf__input__wrapper .tf__input__add {
  float: left;
  background-color: white;
  color: #f7daaa;
  cursor: pointer;
  line-height: 0;
  border-radius: 20px;
  width: 18px;
  height: 18px;
  margin: -1px 0 2px -15px;
  display: inline-block;
}
.tf__input__wrapper .tf__input__add .material-icons {
  font-size: 8px!important;
  line-height: 0!important;
  padding: 9px 0 0 6px;
}
.tf__input__wrapper--active {
  transition: none;
  background-color: #f7daaa;
  border-radius: 2px;
  color: black;
  padding-left: 8px !important;
}
.tf__input__wrapper--no-add input.tf__input__input[type=text] {
  height: 15px !important;
  padding-bottom: 4px !important;
}
.tf__input__input,
.tf__input__tags {
  display: inline-block;
}
.tf__tag__content,
.tf__tag__delete {
  display: inline-block;
  padding: 0 4px;
  float: left;
}
.tf__tag__delete {
  background-color: white;
  color: #f7daaa;
  cursor: pointer;
  line-height: 0;
  border-radius: 20px;
  width: 18px;
  height: 18px;
  margin: 0 0 0 2px;
}
.tf__tag__delete .material-icons {
  font-size: 8px!important;
  line-height: 0!important;
  padding: 9px 0 0 1px;
}
.tf__panel {
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
}
.tf__search-tag {
  cursor: pointer;
  font-style: normal;
  padding: 5px;
}
.tf__search-tag-content--match {
  color: #ff4081;
}
.tf__search-tag--selected {
  background-color: #e7e7e7;
}
.toc-selector {
  padding: 10px;
  height: 485px;
  border: 1px solid #ccc;
  background: #eee;
  overflow: scroll;
}
.toc-selector .disabled {
  opacity: 0.5;
  pointer-events: none;
}
.toc-selector .loader {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.toc-selector ul {
  list-style-type: none;
  list-style-position: inside;
}
.toc-selector ul li {
  cursor: pointer;
  list-style-position: inside;
}
.toc-selector ul li.section-type-LEVEL1 {
  padding-left: 40px;
}
.toc-selector ul li.section-type-TABLE,
.toc-selector ul li.section-type-GRAPHIC,
.toc-selector ul li.section-type-VIDEO,
.toc-selector ul li.section-type-PARAGRAPH {
  padding-left: 80px;
}
.toc-selector ul li span {
  display: flex;
}
.toc-selector ul li span img {
  margin-top: 5px;
  margin-right: 5px;
  width: 10px;
  height: 10px;
}
.toc-selector ul li span .nameText {
  flex: 2;
}
.toc-selector ul li span.section-type-TABLE,
.toc-selector ul li span.section-type-PARAGRAPH,
.toc-selector ul li span.section-type-GRAPHIC,
.toc-selector ul li span.section-type-VIDEO {
  display: flex;
}
.toc-selector ul li span.section-type-TABLE .ordinalText,
.toc-selector ul li span.section-type-PARAGRAPH .ordinalText,
.toc-selector ul li span.section-type-GRAPHIC .ordinalText,
.toc-selector ul li span.section-type-VIDEO .ordinalText {
  flex: 1;
  width: 80px;
}
.toc-selector ul li span.section-type-CHAPTER,
.toc-selector ul li span.section-type-APPENDIX-CHAPTER,
.toc-selector ul li span.section-type-VOLUME,
.toc-selector ul li span.section-type-SECTION {
  display: flex;
}
.toc-selector ul li span.section-type-CHAPTER .ordinalText,
.toc-selector ul li span.section-type-APPENDIX-CHAPTER .ordinalText,
.toc-selector ul li span.section-type-VOLUME .ordinalText,
.toc-selector ul li span.section-type-SECTION .ordinalText {
  flex: 1;
}
.toc-selector ul li span.section-type-LEVEL1,
.toc-selector ul li span.section-type-LEVEL2,
.toc-selector ul li span.section-type-LEVEL3,
.toc-selector ul li span.section-type-LEVEL4,
.toc-selector ul li span.section-type-LEVEL5,
.toc-selector ul li span.section-type-LEVEL6 {
  flex: 1;
  display: flex;
}
.toc-selector ul li span.section-type-LEVEL1 .ordinalText,
.toc-selector ul li span.section-type-LEVEL2 .ordinalText,
.toc-selector ul li span.section-type-LEVEL3 .ordinalText,
.toc-selector ul li span.section-type-LEVEL4 .ordinalText,
.toc-selector ul li span.section-type-LEVEL5 .ordinalText,
.toc-selector ul li span.section-type-LEVEL6 .ordinalText {
  width: 100px;
}
.toc-selector ul li span.section-type-CHAPTER {
  font-weight: bold;
}
.toc-selector ul li span.selected {
  background: #eaf7fd;
}
.doc-list {
  padding: 1rem 0 0 0;
  height: 395px;
  overflow-y: scroll;
}
.doc-list .doc {
  padding: 0.8rem 1rem;
  border-top: 1px solid #e7e7e7;
  cursor: pointer;
}
.doc-list .doc:first-child {
  padding: 0rem 1rem 0.8rem 1rem;
  border-top: none;
}
.doc-list .doc .doc__row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
}
.doc-list .doc .doc__text {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  margin: auto;
  text-align: left;
}
.doc-list .doc .doc__text-main {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1rem;
  margin-bottom: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
.doc-list .doc .doc__text-sub {
  color: #979797;
  font-size: 0.8rem;
  white-space: nowrap;
}
.doc-list .doc .doc__visual {
  -webkit-flex: 0;
  -moz-flex: 0;
  -ms-flex: 0;
  flex: 0;
  margin: auto;
}
.doc-list .doc .doc__workflow-stage {
  border-radius: 33px;
  border: solid 1px #28ace3;
  padding: 0.2rem 0.8rem;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  display: flex;
}
.doc-list .doc .doc__workflow-stage .doc__workflow-stage-text {
  padding-top: 0.2em;
}
.doc-list .doc .doc__workflow-stage .icon {
  vertical-align: middle;
  font-size: 22px;
  margin: 2px 0.3em 2px 2px;
}
.shortcutkeys-dialog {
  background: rgba(0, 0, 0, 0.8) !important;
  padding: 1rem !important;
  font-size: 0.9rem !important;
  font-weight: 700 !important;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7) !important;
  border-radius: 1rem !important;
  color: white !important;
}
.shortcutkeys-dialog > div {
  background-color: transparent !important;
}
.shortcutkeys-dialog > div > div:nth-child(2) {
  overflow-y: auto!important;
}
.shortcutkeys-dialog > div .header-keys {
  position: absolute;
  top: 45px;
  right: 135px;
}
.shortcutkeys-dialog > div h3 {
  color: white !important;
  text-align: center !important;
  font-weight: 600 !important;
  font-size: 30px !important;
}
.shortcutkeys-dialog > div button {
  color: white !important;
  background: transparent !important;
}
.shortcutkeys-dialog .keyboard {
  background: #fff;
  font-weight: 700;
  padding: 3px 0.55rem;
  font-size: 0.9rem;
  margin: 0 2px;
  border-radius: 0.25rem;
  color: #3d3c40;
  border-bottom: 2px solid #9e9ea6;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  text-shadow: none;
}
.shortcutkeys-dialog .keyboard i {
  font-size: 12px;
}
.shortcutkeys-dialog ul {
  font-size: 1.2rem;
  font-weight: 400;
  margin: 0;
}
.shortcutkeys-dialog ul li {
  list-style-type: none;
  padding: 3px 0 3px 40px;
  color: white;
}
.shortcutkeys-dialog ul li .keyboard:first-child {
  margin-left: 10px;
}
.das__input {
  height: 35px !important;
}
.das__input input {
  height: 23px !important;
}
.das__input input[value=''] {
  -webkit-text-fill-color: rgba(0, 0, 0, 0.3) !important;
}
.suggestionsContainerOpen {
  position: absolute;
  background-color: #fafafa;
  overflow: scroll;
  padding: 0;
  min-width: 290px !important;
  max-height: 80vh;
  margin: 0;
  list-style-type: none;
  font-size: 1rem;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  z-index: 200;
  box-shadow: rgba(0, 0, 0, 0.117647) 0px 1px 6px, rgba(0, 0, 0, 0.239216) 0px 1px 4px;
}
.page-container-my-settings .page-body {
  overflow-y: auto;
  height: calc(100% - 178px)!important;
}
.page-container-my-settings .toggle-section {
  margin-bottom: 10px;
}
.page-container-my-settings .toggle-section .toc-bullet {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  width: 10px;
  float: right;
  top: 11px;
  position: relative;
  margin-right: 1rem;
  color: #d6d6d6 !important;
}
.page-container-my-settings .toggle-section h1 {
  color: #757575;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  height: 43px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  border-bottom: 1px solid #d6d6d6;
}
.page-container-my-settings .toggle-section .notif-toggle {
  margin-top: 10px;
  width: 50% !important;
  font-size: 13px;
}
.page-container-my-settings h3 {
  font-size: 20px;
  font-weight: bold;
}
.page-container-my-settings .loading-form {
  margin: 2em;
  display: flex;
  flex-direction: column;
}
.page-container-my-settings .profile-form {
  margin: 2em;
  display: flex;
}
.page-container-my-settings .profile-form .profile-pic-section {
  width: 150px;
  margin: 1em 4em 1em 2em;
}
.page-container-my-settings .profile-form .profile-pic-section .picture {
  width: 100%;
  height: 150px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.page-container-my-settings .profile-form .profile-pic-section .upload {
  float: right;
  cursor: pointer;
}
.page-container-my-settings .profile-form .profile-details-section {
  width: 400px;
}
.page-container-my-settings .notifications-form {
  margin: 2em;
  justify-content: space-between;
}
.page-container-my-settings .notifications-form .notify-when-section {
  margin: 1em;
  width: 75.5rem;
}
span.arc-inline[data-element-family='InlineDataElement'][data-subtype='footnote'] {
  color: white;
  background-color: blue;
  border-style: solid;
  border-radius: 15em;
  border-color: blue;
  border-width: 2;
  padding-left: 1em;
  padding-right: 1em;
}
.effectivity-metadata-form {
  transition: background-color 0.15s ease-in-out;
  background: rgba(0, 0, 0, 0);
}
.effectivity-metadata-form:hover,
.effectivity-metadata-form:focus-within {
  background: rgba(0, 0, 0, 0.04);
}
.card-with-blue-bar {
  background: #fff;
  border-radius: 8px;
  border-top: 8px solid #fff;
  padding: 32px;
  transition: all 0.25s ease-in-out;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.card-with-blue-bar:focus-within {
  border-top-color: #00b2e3;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.card-with-blue-bar.bar-default-visible {
  transition: none;
  border-top-color: #00b2e3;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.quiz-form .quiz-question .show-on-hover {
  transition: opacity 0.2s ease-in-out;
  opacity: 0;
}
.quiz-form .quiz-question:hover .show-on-hover,
.quiz-form .quiz-question:focus-within .show-on-hover {
  opacity: 1;
}
.quiz-form .quiz-question .question-content {
  padding-left: 50px;
}
.quiz-form .quiz-question .button-delete-answer {
  color: #979797;
  position: absolute !important;
  right: 0;
  top: 0;
}
.quiz-form .quiz-question .button-delete-answer .material-icons {
  font-size: 18px !important;
}
.container-with-sublist__menu-item i.material-icons {
  color: #676767 !important;
}
.container-with-sublist__menu-item--selected i.material-icons {
  color: #fff !important;
}
.members-modal-container-outer {
  position: fixed;
  z-index: 1000;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transition: left 0ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-content: center;
}
.members-modal-container-outer .members-modal-container-inner {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  position: relative;
  margin: 6% 12%;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  z-index: 899;
  opacity: 1;
  background-color: white;
  width: 90%;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 20px 40px;
  font-size: 22px;
  border-bottom: 1px solid #E0E0E0;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content {
  overflow-y: scroll;
  text-align: center;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  padding: 0 40px;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content h4.members-modal-subheader {
  font-weight: normal;
  margin-left: 0;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .material-icons {
  cursor: pointer;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 20px;
  height: 100%;
  padding: 10px 30px;
  width: 450px;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column h3,
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column h4 {
  margin-bottom: 0;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .user-search {
  position: relative;
  height: 100%;
  width: 100%;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .user-search .user-search-row-name {
  display: flex;
  width: 300px;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column.users-drop {
  background-color: #F2FAFD;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column.users-drop .filled-drop-zone {
  overflow-y: auto;
  min-height: 200px;
  height: calc(100% - 280px);
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone {
  width: 100%;
  max-width: 400px;
  height: 100%;
  display: flex;
  padding: 5px;
  overflow-y: scroll;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone.drop-target {
  padding: 2px;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .no-doc-authors-box {
  color: #777777;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .no-doc-authors-box h3 {
  font-weight: normal;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .no-doc-authors-box p {
  font-size: 12px;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .user-list {
  padding: 5px 0;
  flex-grow: 1;
  height: 100%;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .user-row {
  align-items: center;
  margin: 0 0 10px 0;
  flex-grow: 1;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .user-row .material-icons {
  margin-right: 5px;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .user-row .user-row-description {
  flex-grow: 1;
  justify-content: flex-start;
  align-items: center;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .user-row .user-row-description img {
  margin-right: 15px;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .user-row .user-row-buttons,
.members-modal-container-outer .members-modal-container-inner .members-modal-content .column .members-drop-zone .user-row .user-row-description {
  display: flex;
}
.members-modal-container-outer .members-modal-container-inner .members-modal-footer {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 40px;
  border-top: 1px solid #E0E0E0;
}
.department-panel {
  margin-bottom: 20px;
}
.department-panel .department-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.department-panel .department-header .department-header-title {
  font-weight: bold;
  margin-left: 0;
}
.department-panel .department-content {
  display: flex;
  flex-direction: column;
  min-height: 300px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 15px;
  font-size: 16px;
}
.department-panel .department-content .empty-state {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
.department-panel .department-content .empty-state h4 {
  margin-bottom: 10px;
}
.department-panel .department-content .empty-state p {
  color: #777777;
  margin: 0;
}
.department-panel .department-content .department-list {
  width: 100%;
}
.department-panel .department-content .department-list .department-list__header {
  display: flex;
  font-size: 14px;
  color: #777777;
  padding-bottom: 10px;
  border-bottom: 1px solid #aaaaaa;
}
.department-panel .department-content .department-list .department-list__column {
  width: 150px;
  text-align: right;
}
.department-panel .department-content .department-list .department-list__column--first {
  flex-grow: 1;
}
.department-panel .department-content .department-list .department-list__content {
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid #aaaaaa;
  cursor: pointer;
}
.department-panel .department-content .department-edit {
  flex-grow: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.department-panel .department-content .department-edit .department-edit__content {
  background-color: #f1fafe;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding-left: 20px;
  padding-right: 20px;
  border-top: 1px solid #ededed;
  padding-top: 15px;
}
.department-panel .department-content .department-edit .department-edit__content .department-edit__delete-button {
  float: right;
  left: 15px;
  bottom: 10px;
  z-index: 5;
}
.department-panel .department-content .department-edit .department-edit__content .department-edit__delete-button span.material-icons {
  color: #757575 !important;
  font-size: 18px !important;
}
.department-panel .department-content .department-edit .department-edit__field-row {
  margin-bottom: 10px;
  display: flex;
}
.department-panel .department-content .department-edit .department-edit__section {
  margin-top: 30px;
}
.department-panel .department-content .department-edit .department-edit__row {
  margin-top: 10px;
}
.department-panel .department-content .department-edit .department-edit__info-highlight {
  font-weight: bold;
}
.department-panel .department-content .department-edit .department-edit__actions {
  background-color: #f1fafe;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding-bottom: 15px;
}
.department-panel .department-actions {
  display: flex;
  justify-content: flex-end;
}
.color-swatch {
  background-color: white;
  border: 1px solid #aaaaaa;
  padding: 4px 0px 7px 5px;
  display: flex;
  max-width: 324px;
  flex-wrap: wrap;
  justify-content: flex-start;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 6px, rgba(0, 0, 0, 0.12) 0px 2px 4px;
}
.color-swatch .flex-break-item {
  flex-basis: 100% !important;
  width: 0px !important;
}
.color-swatch .color-swatch__info-box {
  width: 100%;
  height: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 2px;
}
.color-swatch .color-swatch__item {
  padding: 10px;
  margin: 2px;
  border: 1px solid #aaaaaa;
  cursor: pointer;
}
.color-swatch .color-swatch__item--clear {
  box-sizing: border-box;
  position: relative;
  display: block;
  transform: scale(var(--ggs, 1));
  width: 22px;
  height: 22px;
  border-color: #757575;
}
.color-swatch .color-swatch__item--clear::after,
.color-swatch .color-swatch__item--clear::before {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 12px;
  height: 2px;
  background: #757575;
  transform: rotate(45deg);
  border-radius: 5px;
  top: 9px;
  left: 4px;
}
.color-swatch .color-swatch__item--clear::after {
  transform: rotate(-45deg);
}
div[role="menu"] {
  overflow-y: scroll;
}
div[role="menu"] .rhs-enum-primary-text button .material-icons {
  top: 4px;
}
.description-button .aero-icon.material-icons {
  font-size: 14px !important;
  color: #000000a6 !important;
  position: relative;
  top: 7px !important;
}
.popover-tooltip-text {
  margin-left: 50px;
  margin-top: -10px;
  padding: 2px 8px;
  font-size: 12px;
  background: #646464f0 !important;
  color: white !important;
}
.aircraft-allocation {
  width: 1000px;
  height: calc(100% - 24px);
  padding: 20px;
  display: flex;
}
.aircraft-allocation .effectivity-add-btn {
  color: gray;
  top: 10px;
}
.aircraft-allocation .add-remove-col {
  width: 100px;
}
.aircraft-allocation .add-remove-col .add-remove-btn {
  color: gray;
}
.aircraft-allocation .fsn-row {
  white-space: initial !important;
}
.aircraft-allocation-modal {
  overflow-x: hidden;
}
.aircraft-allocation-modal .update-dialog-text-field {
  width: 25% !important;
  margin: 20px;
}
.aircraft-allocation-modal .update-dialog-text-field div + div {
  position: absolute !important;
  bottom: unset !important;
}
.aircraft-allocation-modal .update-dialog-text-field.edit-effectivity {
  margin-left: 47px;
}
.aircraft-allocation-modal .auto-assign {
  margin-right: 10px;
  margin-left: 20px;
}
.aircraft-allocation-modal .auto-assign-info-icon {
  top: 10px;
}
.aircraft-allocation-modal .modal-btns {
  display: flex;
  width: 100%;
  justify-content: right;
}
.aircraft-allocation-modal .add-fsn-section {
  margin: 20px;
  border: 1px solid lightgray;
}
.aircraft-allocation-modal .edit-modal-add-btn,
.aircraft-allocation-modal .effectivity-add-btn {
  color: gray;
  top: 10px;
}
.aircraft-allocation-modal .update-dialog-text-field-fsn {
  margin-right: 10px;
}
.aircraft-allocation-modal .update-dialog-text-field-fsn div + div {
  position: absolute !important;
  bottom: unset !important;
}
.aircraft-allocation-modal .add-fsn-table .remove-btn-col {
  width: 100px;
}

