﻿/* fonts */
/* colors */
/*buttons*/
/* measures */
/* zindexes */
/* subdialogs z-indexes */
/* fonts */
/* colors */
/*buttons*/
/* measures */
/* zindexes */
/* subdialogs z-indexes */
/* ANIMATION */
/* SHADOWS */
/* Shadows (from mdl http://www.getmdl.io/) */
/* fonts */
/* colors */
/*buttons*/
/* measures */
/* zindexes */
/* subdialogs z-indexes */
/* ANIMATION */
/* SHADOWS */
/* fonts */
/* colors */
/*buttons*/
/* measures */
/* zindexes */
/* subdialogs z-indexes */
/* ANIMATION */
/* SHADOWS */
/* Shadows (from mdl http://www.getmdl.io/) */
@font-face {
  font-family: "Gruppo";
  font-style: normal;
  font-weight: 400;
  src: local("Gruppo"), url(../fonts/gruppo.woff) format("woff"); }

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans"), local("NotoSans"), url(../fonts/noto_sans.woff) format("woff"); }

@font-face {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(../fonts/noto_sans_bold.woff) format("woff"); }

@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 400;
  src: local("Bitter"), url(../fonts/Bitter-Regular.ttf) format("truetype"); }

@font-face {
  font-family: "Bitter";
  font-style: normal;
  font-weight: 700;
  src: local("Bitter Bold"), url(../fonts/Bitter-Bold.ttf) format("truetype"); }

html {
  -ms-overflow-style: scrollbar; }

.list-group-item:hover {
  background-color: #50b9ff;
  color: white; }

.dropdown-menu:not(:disabled) li {
  cursor: pointer; }

.rotating-card-container:not(.hover) .card .back img {
  display: none; }

.with-gradient, .card-pricing .icon i.with-gradient, .ddApp .card .icon.with-gradient {
  border-image-source: linear-gradient(to right, #f16ad3, #1587ff);
  border-image-slice: 1; }
  .with-gradient.all-sides, .card-pricing .icon i.with-gradient.all-sides, .ddApp .card .icon.with-gradient.all-sides {
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px; }
  .with-gradient.bottom-only, .card-pricing .icon i.with-gradient.bottom-only, .ddApp .card .icon.with-gradient.bottom-only {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-width: 1px;
    border-bottom-style: solid; }
    .with-gradient.bottom-only.thick, .card-pricing .icon i.with-gradient.bottom-only.thick, .ddApp .card .icon.with-gradient.bottom-only.thick {
      border-bottom-width: 2px; }
  .with-gradient.sides-only, .card-pricing .icon i.with-gradient.sides-only, .ddApp .card .icon.with-gradient.sides-only {
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px; }
  .with-gradient.updown-only, .card-pricing .icon i.with-gradient.updown-only, .ddApp .card .icon.with-gradient.updown-only {
    border-left-style: none;
    border-right-style: none;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px; }

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.btn-lg.wrap span {
  display: block; }

.btn-lg-icon {
  border-radius: 3px;
  padding: 10px 16px;
  margin: 3px;
  min-width: 4em;
  font-size: 18px;
  line-height: 1.33; }
  .btn-lg-icon .fa, .btn-lg-icon .far, .btn-lg-icon .fas, .btn-lg-icon .fab {
    display: block;
    margin-bottom: 4px; }

.printpage {
  page-break-after: always;
  /*    img {
        max-width: 8.2in;
        max-height: 10.8in;
    }*/ }

body.darkbody {
  background-color: #424242; }

.form-control.pfield, .form-control.pvalue {
  min-width: 15rem; }

.form-horizontal .form-group {
  display: inline-block;
  margin-left: 0.5em;
  margin-top: 4px; }

.form-group-nomargin .form-group {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.form-group-nomargin .input-group-btn {
  top: -10px; }

.panel-dark {
  border-color: #ccc; }
  .panel-dark.thick {
    border-width: 2px; }

.panel-dark > .panel-heading {
  color: #50b9ff;
  background-color: #424242;
  border-color: #2d91fc; }

.panel-dark > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd; }

.panel-dark > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333; }

.panel-dark > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd; }

.panel-pink {
  border-color: #e91e63; }
  .panel-pink.thick {
    border-width: 2px; }

.panel-pink > .panel-heading {
  color: white;
  background-color: #e91e63;
  border-color: #e91e63; }

.panel-pink > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e91e63; }

.panel-pink > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333; }

.panel-pink > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd; }

/* bootstrap addon BEGIN: add col-xl-* for display width >= 1650 */
@media (min-width: 1650px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-11 {
    width: 91.66666667%; }
  .col-xl-10 {
    width: 83.33333333%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-8 {
    width: 66.66666667%; }
  .col-xl-7 {
    width: 58.33333333%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-5 {
    width: 41.66666667%; }
  .col-xl-4 {
    width: 33.33333333%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-2 {
    width: 16.66666667%; }
  .col-xl-1 {
    width: 8.33333333%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-pull-11 {
    right: 91.66666667%; }
  .col-xl-pull-10 {
    right: 83.33333333%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-8 {
    right: 66.66666667%; }
  .col-xl-pull-7 {
    right: 58.33333333%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-5 {
    right: 41.66666667%; }
  .col-xl-pull-4 {
    right: 33.33333333%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-2 {
    right: 16.66666667%; }
  .col-xl-pull-1 {
    right: 8.33333333%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-push-11 {
    left: 91.66666667%; }
  .col-xl-push-10 {
    left: 83.33333333%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-8 {
    left: 66.66666667%; }
  .col-xl-push-7 {
    left: 58.33333333%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-5 {
    left: 41.66666667%; }
  .col-xl-push-4 {
    left: 33.33333333%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-2 {
    left: 16.66666667%; }
  .col-xl-push-1 {
    left: 8.33333333%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-offset-12 {
    margin-left: 100%; }
  .col-xl-offset-11 {
    margin-left: 91.66666667%; }
  .col-xl-offset-10 {
    margin-left: 83.33333333%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-8 {
    margin-left: 66.66666667%; }
  .col-xl-offset-7 {
    margin-left: 58.33333333%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-5 {
    margin-left: 41.66666667%; }
  .col-xl-offset-4 {
    margin-left: 33.33333333%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-2 {
    margin-left: 16.66666667%; }
  .col-xl-offset-1 {
    margin-left: 8.33333333%; }
  .col-xl-offset-0 {
    margin-left: 0%; } }

/* bootstrap addon END */
.float-right {
  float: right; }

.nowrap {
  white-space: nowrap !important; }

.bootstrap-dialog .modal-dialog .modal-content .modal-body {
  overflow: auto;
  max-height: 60vh; }

.navbar.navbar-main {
  display: none;
  padding: 0;
  border-radius: 0;
  position: fixed;
  margin: 0;
  left: 0;
  right: 0;
  top: 114px;
  min-height: 30px;
  box-shadow: none !important; }
  .navbar.navbar-main .nav > li:first-child > a {
    padding: 0.5em 2em 0.5em 2em !important; }
  .navbar.navbar-main li > a {
    padding: 0.5em 4em 0.5em 2em !important; }
  .navbar.navbar-main .dropdown-menu > li > a:hover {
    background-color: #50b9ff !important; }

.systemmenu i.material-icons {
  font-size: 20px; }

/* generic overrides START */
.step-selectable canvas {
  cursor: pointer; }

.table > thead > tr > th {
  font-size: 1em !important; }

.modal.type-default .modal-header .close {
  color: #111; }

.input-group-btn .dropdown-toggle {
  margin: 0;
  top: 11px; }

.input-group-btn .btn.dropdown-toggle {
  margin: 0;
  top: 11px; }

.input-group-btn .btn {
  top: 14px; }

.tagicon {
  width: 32px;
  height: 32px; }
  .tagicon.small {
    width: 24px;
    height: 24px; }

#userBinDropZone {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s linear;
  border-width: 2px;
  border-style: dotted;
  border-color: #416786;
  z-index: -1;
  pointer-events: none;
  background-color: #222; }
  #userBinDropZone .icon {
    color: #e91e63; }
    #userBinDropZone .icon i {
      border-color: #e91e63; }
  #userBinDropZone .card-content {
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    margin: auto; }
    #userBinDropZone .card-content .content {
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
  #userBinDropZone.active {
    opacity: 1;
    z-index: 2990;
    pointer-events: auto; }
  #userBinDropZone #uploadedFilesBrowserDiv {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid red; }
  #userBinDropZone .close {
    position: absolute;
    top: 1em;
    right: 1em;
    z-index: 2; }

.thumbfticon {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  width: 3em;
  height: 2em;
  padding: 0.2em;
  margin: 0;
  z-index: 15;
  border-top-right-radius: 5px;
  background-color: white;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.ftbuttontext {
  text-transform: uppercase;
  color: white; }

.ftprocessalways {
  background-color: #5cb85c;
  color: white; }

.ftprocessifnotemplate {
  background-color: #50b9ff;
  color: white; }

.ftnoprocess {
  background-color: #d9534f;
  text-decoration: line-through;
  color: white; }

/* ==========================================================================
	File uploader
========================================================================== */
.uploadDragOver {
  border: 3px dashed #2d91fc !important; }

.uploadFilesContainer {
  height: 350px;
  max-width: 800px;
  z-index: 3420; }
  .uploadFilesContainer .md-content {
    overflow: hidden; }

.uploaderInfoContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  width: calc(100% - 2em);
  height: 135px;
  overflow-y: auto;
  margin: 1em 0; }

.uploadLog {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 90px;
  top: 150px;
  left: 0px;
  padding: 5px; }

#uploadLogText {
  width: 100%;
  height: 100%;
  border: 1px solid #888;
  background-color: #f8f8f8;
  border-radius: 3px; }

.uploadCancelDiv {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 40px;
  top: 240px;
  left: 0px; }
  .uploadCancelDiv .btn {
    margin-top: 0.5em; }

.uploaderInfo {
  height: 2.5em;
  width: 100%;
  padding-left: 0.5em;
  margin-bottom: 6px; }
  .uploaderInfo .progress {
    width: 80%;
    float: left;
    margin: 2px 15px 0 0;
    height: 2.3em;
    border-radius: 3px;
    border: 1px solid #aaa; }
    .uploaderInfo .progress .progress-bar-primary {
      background: linear-gradient(225deg, #42a5f5, #1976d2); }
    .uploaderInfo .progress .progress-bar-success {
      background: linear-gradient(225deg, #66bb6a, #388e3c); }
    .uploaderInfo .progress .progress-bar-danger {
      background: linear-gradient(225deg, #ef5350, #d32f2f); }

.upbvalue {
  color: #ffffff;
  position: relative;
  top: 5px;
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.upbcanceltext {
  display: none; }

.upbcancel {
  float: left;
  margin-left: 0.4em;
  height: 100%; }

.upbimage {
  position: relative;
  top: 8px;
  left: 15px;
  visibility: hidden;
  float: left;
  font-size: 18px; }

@media (min-width: 992px) {
  .upbcancel {
    width: 12%; }
  .upbcanceltext {
    display: inline; } }

.zoomicon .icon {
  margin: 0 auto; }
  .zoomicon .icon i {
    border-color: #e91e63 !important;
    transition: all 0.2s ease-out;
    color: #424242; }

.content-primary .zoomicon .icon i {
  border-color: #ffffff !important; }
  .content-primary .zoomicon .icon i:hover {
    color: #ffffff; }

.showOnSM, .showOnMD, .showOnLG {
  display: none; }

.ddTip .zoomicon .icon i {
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 35px; }

.ddTip .zoomicon .card-description, .ddTip .zoomicon .btn {
  display: none; }

.ddApp {
  margin-bottom: 0.5em; }

.ddApp .card .icon {
  margin: 10px auto;
  cursor: pointer;
  padding: 40px !important;
  border-radius: 50%;
  transition: all 0.2s ease-out;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 35px; }
  .ddApp .card .icon img {
    position: relative;
    width: 48px;
    height: 48px;
    top: -28px;
    left: -24px; }

.ddApp .card .card-description {
  display: none;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden; }

.ddApp .card .btn {
  display: none; }

@media (min-width: 768px) {
  .showOnSM {
    display: block !important; }
  .ddTip .zoomicon .icon i {
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 55px; }
  .ddTip .zoomicon .card-description {
    display: block; }
  .ddTip .zoomicon .btn {
    display: inline-block; }
  .ddApp .card .icon {
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 55px; }
    .ddApp .card .icon img {
      top: -48px;
      left: 0; }
  .ddApp .card .card-description {
    display: block; }
  .ddApp .card .btn {
    display: inline-block; } }

@media (min-width: 992px) {
  .showOnMD {
    display: block !important; } }

@media (min-width: 1200px) {
  .showOnLG {
    display: block !important; } }

div.form-group.is-focused .radio label {
  color: #111; }

.form-group.is-focused label.text-info {
  color: #416786 !important; }

.radio label {
  padding-left: 2em !important; }
  .radio label + span {
    top: -4px;
    position: relative; }
  .radio label span.inline {
    display: inline;
    position: relative;
    top: 0;
    left: 0; }

.card-rotate .back .btn {
  padding: 6px; }

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

.ddTip:hover .card h4, .ddApp:hover .card h4 {
  color: #e91e63; }

.APApp .card, .APVolume .card, .APTag .card, .APVL .card, .APAlert .card, .ddApp .card, .ddTag .card, .ddTip .card, .APDocFilter .card, .APDocumentPermSet .card, .APRetentionRule .card, .userSignature .card, .tsaServer .card {
  cursor: pointer; }

.APApp .btn-lg-icon, .APVolume .btn-lg-icon, .APTag .btn-lg-icon, .APVL .btn-lg-icon, .APAlert .btn-lg-icon, .ddApp .btn-lg-icon, .ddTag .btn-lg-icon, .ddTip .btn-lg-icon, .taskResume .btn-lg-icon, .taskCase .btn-lg-icon, .APDocFilter .btn-lg-icon, .APDocumentPermSet .btn-lg-icon, .APRetentionRule .btn-lg-icon, .userSignature .btn-lg-icon, .tsaServer .btn-lg-icon {
  min-height: 5.5em;
  padding: 10px 2px;
  min-width: 6em; }

.APApp .card, .APVolume .card, .APTag .card, .APVL .card, .APAlert .card, .ddApp .card, .ddTag .card, .ddTip .card, .taskResume .card, .taskCase .card, .APDocFilter .card, .APDocumentPermSet .card, .APRetentionRule .card, .userSignature .card, .tsaServer .card {
  border: 1px solid #416786;
  transition: all 0.2s ease-in-out; }

.APApp .card-title, .APApp .card-description, .APVolume .card-title, .APVolume .card-description, .APTag .card-title, .APTag .card-description, .APVL .card-title, .APVL .card-description, .APAlert .card-title, .APAlert .card-description, .ddApp .card-title, .ddApp .card-description, .ddTag .card-title, .ddTag .card-description, .ddTip .card-title, .ddTip .card-description, .taskResume .card-title, .taskResume .card-description, .taskCase .card-title, .taskCase .card-description, .APDocFilter .card-title, .APDocFilter .card-description, .APDocumentPermSet .card-title, .APDocumentPermSet .card-description, .APRetentionRule .card-title, .APRetentionRule .card-description, .userSignature .card-title, .userSignature .card-description, .tsaServer .card-title, .tsaServer .card-description {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.APApp .card-content, .APVolume .card-content, .APTag .card-content, .APVL .card-content, .APAlert .card-content, .ddApp .card-content, .ddTag .card-content, .ddTip .card-content, .taskResume .card-content, .taskCase .card-content, .APDocFilter .card-content, .APDocumentPermSet .card-content, .APRetentionRule .card-content, .userSignature .card-content, .tsaServer .card-content {
  overflow: hidden; }

.APApp .btn, .APVolume .btn, .APTag .btn, .APVL .btn, .APAlert .btn, .ddApp .btn, .ddTag .btn, .ddTip .btn, .taskResume .btn, .taskCase .btn, .APDocFilter .btn, .APDocumentPermSet .btn, .APRetentionRule .btn, .userSignature .btn, .tsaServer .btn {
  overflow: hidden; }

.APApp:hover .card:not(.caseimage), .APVolume:hover .card:not(.caseimage), .APTag:hover .card:not(.caseimage), .APVL:hover .card:not(.caseimage), .APAlert:hover .card:not(.caseimage), .ddApp:hover .card:not(.caseimage), .ddTag:hover .card:not(.caseimage), .ddTip:hover .card:not(.caseimage), .taskResume:hover .card:not(.caseimage), .taskCase:hover .card:not(.caseimage), .APDocFilter:hover .card:not(.caseimage), .APDocumentPermSet:hover .card:not(.caseimage), .APRetentionRule:hover .card:not(.caseimage), .userSignature:hover .card:not(.caseimage), .tsaServer:hover .card:not(.caseimage) {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  border: 1px solid #50b9ff;
  transform: translate(2px, 2px); }
  .APApp:hover .card:not(.caseimage) .zoomicon .icon i, .APVolume:hover .card:not(.caseimage) .zoomicon .icon i, .APTag:hover .card:not(.caseimage) .zoomicon .icon i, .APVL:hover .card:not(.caseimage) .zoomicon .icon i, .APAlert:hover .card:not(.caseimage) .zoomicon .icon i, .ddApp:hover .card:not(.caseimage) .zoomicon .icon i, .ddTag:hover .card:not(.caseimage) .zoomicon .icon i, .ddTip:hover .card:not(.caseimage) .zoomicon .icon i, .taskResume:hover .card:not(.caseimage) .zoomicon .icon i, .taskCase:hover .card:not(.caseimage) .zoomicon .icon i, .APDocFilter:hover .card:not(.caseimage) .zoomicon .icon i, .APDocumentPermSet:hover .card:not(.caseimage) .zoomicon .icon i, .APRetentionRule:hover .card:not(.caseimage) .zoomicon .icon i, .userSignature:hover .card:not(.caseimage) .zoomicon .icon i, .tsaServer:hover .card:not(.caseimage) .zoomicon .icon i {
    color: #e91e63; }

.APApp .card-pricing, .APVolume .card-pricing, .APTag .card-pricing, .APVL .card-pricing, .APAlert .card-pricing, .ddApp .card-pricing, .ddTag .card-pricing, .ddTip .card-pricing, .taskResume .card-pricing, .taskCase .card-pricing, .APDocFilter .card-pricing, .APDocumentPermSet .card-pricing, .APRetentionRule .card-pricing, .userSignature .card-pricing, .tsaServer .card-pricing {
  padding: 4px; }
  .APApp .card-pricing .back, .APVolume .card-pricing .back, .APTag .card-pricing .back, .APVL .card-pricing .back, .APAlert .card-pricing .back, .ddApp .card-pricing .back, .ddTag .card-pricing .back, .ddTip .card-pricing .back, .taskResume .card-pricing .back, .taskCase .card-pricing .back, .APDocFilter .card-pricing .back, .APDocumentPermSet .card-pricing .back, .APRetentionRule .card-pricing .back, .userSignature .card-pricing .back, .tsaServer .card-pricing .back {
    overflow: hidden; }
  .APApp .card-pricing .card-content, .APVolume .card-pricing .card-content, .APTag .card-pricing .card-content, .APVL .card-pricing .card-content, .APAlert .card-pricing .card-content, .ddApp .card-pricing .card-content, .ddTag .card-pricing .card-content, .ddTip .card-pricing .card-content, .taskResume .card-pricing .card-content, .taskCase .card-pricing .card-content, .APDocFilter .card-pricing .card-content, .APDocumentPermSet .card-pricing .card-content, .APRetentionRule .card-pricing .card-content, .userSignature .card-pricing .card-content, .tsaServer .card-pricing .card-content {
    padding: 4px !important; }

/* generic overrides END */
.headerArea {
  position: fixed;
  height: 50px;
  background-color: #424242;
  overflow: hidden;
  left: 0;
  right: 0;
  z-index: 1030; }

.sessionDataArea {
  background-color: #383838;
  height: 56px;
  top: 50px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0.8em;
  padding-top: 5px;
  position: fixed;
  width: 100%;
  z-index: 2000;
  line-height: 1.6em; }
  .sessionDataArea .btn.btn-xs {
    padding: 4px; }

@media (max-width: 991px) {
  .input-group .form-control {
    font-size: 12px; } }

.mobilemenu {
  height: 3em;
  padding-top: 0.7em; }

.loggedUserInfo {
  text-align: left; }

.spacer {
  display: block;
  height: 0.5em; }
  .spacer.tall {
    height: 1em; }

.scroller {
  overflow-y: auto;
  height: 100%; }

.overflow-x {
  overflow-x: auto; }

.box-shadow {
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.4); }

.box-shadow-strong {
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.75); }

.dropdown-menu:not(.datepicker) {
  max-height: calc(100vh/2);
  overflow-y: auto; }

@media print {
  .noprint {
    display: none !important; } }

.redborder {
  border: 1px solid red; }

.fixed-container {
  position: absolute;
  top: 110px;
  width: 100%;
  overflow-y: hidden; }

#vpconfiguredicon {
  font-size: 1em;
  position: absolute;
  padding-right: 0.5em;
  cursor: pointer;
  margin-top: 0;
  right: 0.5em;
  top: 0.2em;
  color: #71ffbe; }
  #vpconfiguredicon.warning {
    color: #ff5400; }

.menudisabled {
  pointer-events: none; }
  .menudisabled span {
    color: #ccc !important; }

.slidemenu .menudisabled span {
  color: #888 !important; }

.col-sm-0 {
  display: inherit; }

.text-default {
  color: #f8f8f8; }

.text-dark {
  color: black; }

.text-pink {
  color: #e91e63; }

.text-disabled {
  color: #222; }

.text-disabled-light {
  color: #888; }

.text-info-light {
  color: #719bbd; }

.text-warning-light {
  color: #ff910f; }

@media (min-width: 768px) {
  .navbar.navbar-main {
    display: block; }
  #vpconfiguredicon {
    float: right;
    padding-right: 1em;
    margin-top: 0.5em;
    right: 0;
    top: 0; }
  .col-sm-0 {
    display: none; } }

.subscription-logo {
  max-width: 200px;
  height: 100%; }

@media (min-width: 768px) {
  .subscription-logo {
    max-width: 280px; } }

#logodiv {
  height: 50px; }

.badge-error {
  background-color: #e66f6b; }

.badge-error:hover {
  background-color: #d4312d; }

.badge-warning {
  background-color: #ff910f; }

.badge-warning:hover {
  background-color: #ff5400; }

.badge-success {
  background-color: #5bb958; }

.badge-success:hover {
  background-color: #1a861a; }

.badge-info {
  background-color: #416786; }

.badge-info:hover {
  background-color: #4c789c; }

#notificationsDiv {
  width: 100%; }

#UnreadNotificationsDiv {
  display: inline-block;
  cursor: pointer; }

#workflowdatadiv {
  font-size: 0.8em;
  height: 50px;
  display: inline-block;
  width: 100%;
  text-align: right;
  padding-right: 3.5em;
  padding-top: 0.4em;
  line-height: 1.7em;
  cursor: pointer;
  overflow: hidden; }
  #workflowdatadiv span {
    padding-top: 5px; }
  #workflowdatadiv div:hover span {
    color: #2d91fc; }

@media (min-width: 768px) {
  .fixed-container {
    top: 154px;
    min-height: 30em; }
  #logodiv {
    height: 80px; }
  #workflowdatadiv {
    font-size: 1em;
    height: 80px;
    padding-right: 3em;
    padding-top: 2.1em; }
  .headerArea {
    height: 80px; }
  .sessionDataArea {
    font-size: 1em;
    height: 34px;
    top: 80px; }
  .loggedUserInfo {
    text-align: right;
    padding-right: 1em; }
    .loggedUserInfo.nopadding {
      padding-right: 0; } }

.buttonlabel {
  font-size: 12px; }

.datepicker {
  z-index: 30000 !important; }

/*** close button ***/
.closebutton {
  -webkit-transition-property: -webkit-color;
  -moz-transition-property: -moz-color;
  -o-transition-property: -o-color;
  transition-property: color;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  cursor: pointer;
  color: #50b9ff;
  font-size: 14px;
  margin-right: 0.5em; }

.closebutton:hover {
  color: #ff910f !important; }

.panel-heading {
  position: relative; }

.ddDragField {
  white-space: nowrap;
  height: 3em;
  color: #416786;
  background-color: #f8f8f8;
  vertical-align: middle;
  cursor: move;
  border-color: #416786; }
  .ddDragField:hover {
    border-color: #50b9ff; }

.ddDragField > button {
  height: 100%; }

.ddDragField > .fa {
  width: 2em; }

.fieldordermarker {
  border: 1px solid #50b9ff;
  background-color: #f8f8f8;
  color: #222;
  border-radius: 3px;
  display: inline-block;
  width: 3em;
  padding: 2px;
  text-align: center; }

#aboutPage {
  min-height: 20em; }

/* ==========================================================================
SelectApplication.ascx
========================================================================== */
.APApp .panel-heading, .APTag .panel-heading, .ddTag .panel-heading, .taskResume .panel-heading {
  height: 2em;
  padding: 2px; }

.APApp .APAppImage, .APTag .APAppImage, .ddTag .APAppImage, .taskResume .APAppImage {
  cursor: pointer; }

.APApp .icon, .APTag .icon, .ddTag .icon, .taskResume .icon {
  margin: 4px;
  border: none;
  padding: 10px !important;
  width: 72px;
  height: 72px;
  display: inline-block;
  left: 0; }
  .APApp .icon img, .APTag .icon img, .ddTag .icon img, .taskResume .icon img {
    width: 48px;
    height: 48px; }

.APApp .small, .APTag .small, .ddTag .small, .taskResume .small {
  font-size: 0.9em; }

.APApp .panel .btn, .APTag .panel .btn, .ddTag .panel .btn, .taskResume .panel .btn {
  width: 100%;
  white-space: normal; }

.APApp[data-status="1"] .btn[data-action="status"] {
  color: #ffffff;
  background-color: #5bb958;
  border-color: #1a861a; }

.APApp[data-status="0"] .btn[data-action="status"] {
  color: #888;
  background-color: #f8f8f8;
  border-color: #ccc; }

.APApp[data-status="0"] .card-title {
  color: #ccc !important; }

@media (max-width: 480px) {
  .APApp [class^="col-"] {
    padding-left: 2px;
    padding-right: 2px; } }

.APApp .panel-body .appobjects {
  height: 5em; }

.APApp .small > .togglebutton > label, .APVolume .small > .togglebutton > label, .APTag .small > .togglebutton > label, .APVL .small > .togglebutton > label, .APAlert .small > .togglebutton > label, .APDocFilter .small > .togglebutton > label, .APDocumentPermSet .small > .togglebutton > label, .APRetentionRule .small > .togglebutton > label, .userSignature .small > .togglebutton > label, .tsaServer .small > .togglebutton > label {
  font-size: 1em;
  font-weight: 300; }

.APApp .deleteButtonDiv, .APVolume .deleteButtonDiv, .APTag .deleteButtonDiv, .APVL .deleteButtonDiv, .APAlert .deleteButtonDiv, .APDocFilter .deleteButtonDiv, .APDocumentPermSet .deleteButtonDiv, .APRetentionRule .deleteButtonDiv, .userSignature .deleteButtonDiv, .tsaServer .deleteButtonDiv {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 2; }

.appImageUploader {
  display: none !important; }

/* ==========================================================================
SelectPageTag.ascx
========================================================================== */
.ddTag {
  margin-bottom: 0.5em;
  cursor: pointer; }
  .ddTag .card-content h4 {
    margin-top: 10px; }

@media (min-width: 992px) {
  .ddTag .card-content h4 {
    margin-top: 30px; } }

/* ==========================================================================
User pending tasks
========================================================================== */
#pendingTasksDiv {
  height: 90%; }

#pendingTasksDiv .md-content {
  overflow: hidden; }

#pendingTasksDiv > .md-content > .md-modal-body {
  height: 88%;
  display: flex;
  flex-direction: column;
  padding: 0; }

#pendingTaskTabs {
  margin: 0.5em 0;
  height: 90%; }

#pendingTaskTabs .tabsContent {
  overflow: hidden; }

#pendingTaskTabs > nav {
  font-size: 0.8em;
  position: relative;
  top: 1px; }

#pendingTaskActionButtonsDiv {
  margin-bottom: 1em; }

.tabsContent {
  overflow-y: auto; }

.tabsContent > section {
  height: 100%; }

#tabTasksSummary, #tabCasesInTask {
  width: 100%; }

#tabTasksSummary #summaryItemsContainer {
  overflow-y: auto;
  min-height: 50px;
  padding-top: 3px; }

#tabCasesInTask .badfilter {
  display: table-cell; }

#tabCasesInTask #caseItemsContainer {
  overflow-y: auto;
  min-height: 50px; }
  #tabCasesInTask #caseItemsContainer.filtered .taskCase:not(.visible) {
    display: none; }

#updatePendingTasksDiv {
  height: 3em;
  padding: 0.5em; }
  #updatePendingTasksDiv .input-group .form-group {
    display: inline; }

#fullsizeimagediv {
  position: fixed;
  margin: auto;
  height: 100vh;
  width: 100vw;
  border: 2px solid #222;
  background-color: #fff;
  display: inline-block;
  z-index: 10000;
  overflow: scroll;
  top: 0;
  left: 0; }
  #fullsizeimagediv img {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    max-height: calc(100vh);
    max-width: calc(100vw); }

.documentviewerfield {
  color: #416786; }

.documentviewernote {
  color: #5cb85c; }

.incomingnote {
  background-color: #f5f5f5; }
  .incomingnote textarea {
    background-color: inherit;
    color: #e91e63; }

#updatePendingTasksDiv #numUpdateEvery {
  width: 3em;
  display: inline; }

#updatePendingTasksDiv button {
  font-size: 80%;
  padding-top: 0.3em;
  padding-bottom: 0.3em; }

@media (min-width: 768px) {
  #updatePendingTasksDiv button {
    font-size: 100%; } }

.filterinput {
  display: inline; }
  .filterinput .form-group {
    display: inline-table;
    max-width: 20em;
    margin: 0; }
    .filterinput .form-group.wide {
      max-width: 40em; }
  .filterinput .input-group-btn {
    width: 2%;
    display: inline-block;
    vertical-align: text-bottom; }

/* task summary tab BEGIN */
.taskResume {
  cursor: pointer; }

.taskResume .card-title {
  color: #2d91fc; }

.taskCase .rotating-card-container {
  height: 22em; }

.taskCase .caseimage {
  height: 100%; }
  .taskCase .caseimage > .front, .taskCase .caseimage > .back {
    max-height: 21em;
    display: inline-block;
    width: 100%;
    overflow: hidden; }

.taskCase.taskwithdeadline .rotating-card-container {
  height: 25em; }

.taskCase.taskwithdeadline .caseimage > .front, .taskCase.taskwithdeadline .caseimage > .back {
  max-height: 24em; }

.taskCase .card-pricing {
  border-radius: 0;
  padding: 4px; }

.taskCase .card-title {
  color: #e91e63; }

.taskCase .taskHeading {
  height: 2.5em; }

.taskCase .taskname {
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  text-align: left;
  width: 48%;
  display: inline-block;
  height: 100%;
  float: left; }

.taskCase .wfactionbuttons {
  vertical-align: top;
  width: 52%;
  text-align: right;
  display: inline-block;
  height: 100%;
  float: left; }
  .taskCase .wfactionbuttons .btn-group {
    min-width: 11em;
    white-space: nowrap;
    padding: 0;
    margin: 0; }
    .taskCase .wfactionbuttons .btn-group .btn {
      padding: 6px; }

.taskResume, .taskCase {
  margin-left: -10px;
  margin-right: -10px; }
  .taskResume .readonlyTask, .taskCase .readonlyTask {
    color: #d9534f; }
    .taskResume .readonlyTask:before, .taskCase .readonlyTask:before {
      content: "\f05e"; }
  .taskResume .workableTask, .taskCase .workableTask {
    color: #5cb85c; }
    .taskResume .workableTask:before, .taskCase .workableTask:before {
      content: "\f00c"; }
  .taskResume .card-title, .taskCase .card-title {
    font-size: 16px; }
    .taskResume .card-title.systemtask, .taskCase .card-title.systemtask {
      color: #d9534f; }
  .taskResume[data-readonly="1"] h4.card-title, .taskCase[data-readonly="1"] h4.card-title {
    color: #888; }
  .taskResume[data-readonly="1"] .card > .card-content, .taskCase[data-readonly="1"] .card > .card-content {
    background: linear-gradient(60deg, #f5f5f5, #eeeeee);
    border-radius: 6px; }
  .taskResume .card, .taskCase .card {
    margin: 0; }
    .taskResume .card .card-content, .taskCase .card .card-content {
      padding: 15px; }
      .taskResume .card .card-content .card-description, .taskCase .card .card-content .card-description {
        color: #757575; }

/* task summary tab END */
/* task detail tab BEGIN */
.card-border {
  margin-bottom: 15px; }

.taskCase.taskCaseSelected .card-border > .card {
  border: 1px solid #e91e63;
  background-color: rgba(233, 30, 99, 0.05); }

.taskCase .card-border {
  padding: 3px;
  border-radius: 8px; }

.taskCase .reservationinfo {
  background-color: #d9534f;
  color: white;
  display: inline-block;
  width: 100%; }

.taskCase .readonlydiv {
  position: absolute;
  top: 4em;
  right: 2em;
  z-index: 2; }

#casesInTaskButtonsDiv {
  padding-bottom: 12px; }
  #casesInTaskButtonsDiv > div > .input-group {
    display: inline-table;
    max-width: 48%; }

#sortControlsDiv {
  white-space: nowrap; }
  #sortControlsDiv .input-group-btn {
    top: -13px; }
  #sortControlsDiv .form-group {
    margin-top: 7px;
    padding-bottom: 12px;
    display: inline-block; }
  #sortControlsDiv #txtCasesSortedBy {
    width: 15em;
    display: inline; }
  #sortControlsDiv .togglebutton {
    display: inline; }

@media (max-width: 480px) {
  #sortControlsDiv {
    margin-top: 2em; }
    #sortControlsDiv .form-group {
      margin-top: 5px; } }

.taskCase .card .panel-heading {
  padding: 3px 5px; }

.taskCase .card .panel-body {
  padding: 6px 0; }
  .taskCase .card .panel-body .btn {
    margin: 3px; }

.taskCase .card .arrivaldate {
  font-weight: bold;
  color: #416786; }

.taskCase .card .casestatusdiv {
  border: 1px solid #9e9e9e;
  padding: 3px;
  text-align: center; }
  .taskCase .card .casestatusdiv .casestatus {
    color: #416786; }
  .taskCase .card .casestatusdiv.case-status-expired .casestatus {
    color: #FFFFFF; }

.taskCase .card .case-status-warning {
  background-color: #fff176; }

.taskCase .card .case-status-critical {
  background-color: #ffb74d; }

.taskCase .card .case-status-expired {
  background-color: #e57373; }

.taskCase .card .notecontainer .panel-body {
  height: 5em;
  overflow-y: auto; }
  .taskCase .card .notecontainer .panel-body p:not(.emptynote) {
    color: #e91e63; }

.task-case-action {
  min-width: 2.5em; }

.task-case-action-label {
  display: none; }

@media (min-width: 768px) {
  .task-case-action {
    width: auto; }
  .task-case-action-label {
    display: inline; } }

/* task detail tab END */
#pickUserDialog {
  height: 400px;
  max-width: 480px; }
  #pickUserDialog h5 {
    margin-top: 0;
    margin-bottom: 0; }

#pickUserDialog > .md-content > .md-modal-body {
  overflow-y: auto;
  padding: 1em; }

/*** User pending tasks END ***/
/* ==========================================================================
Loader / dimmer
========================================================================== */
.dimmable {
  position: relative; }

.dimmer {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.85);
  opacity: 0;
  line-height: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  will-change: opacity;
  z-index: 5000; }

.dimmer > .content {
  width: 100%;
  height: 100%;
  display: table;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.dimmer > .content > div {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff; }

/* Loose Coupling */
.segment > .dimmer {
  border-radius: inherit !important; }

.animating.dimmable:not(body),
.dimmed.dimmable:not(body) {
  overflow: hidden; }

.dimmed.dimmable > .animating.dimmer,
.dimmed.dimmable > .visible.dimmer,
.active.dimmer {
  display: block;
  opacity: 1; }

.disabled.dimmer {
  width: 0 !important;
  height: 0 !important; }

.image.dimmer {
  position: absolute;
  width: 100%;
  height: 100%; }

.page.dimmer {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 2000px;
  perspective: 2000px;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center; }

body.animating.in.dimmable,
body.dimmed.dimmable {
  overflow: hidden; }

body.dimmable > .dimmer {
  position: fixed; }

#uptLoader {
  position: absolute;
  left: initial;
  right: 24px;
  top: 28px;
  margin: 0;
  padding: 0;
  transform: scale(0.7, 0.7); }

@media (min-width: 768px) {
  #uptLoader {
    right: 28px;
    top: 35px; } }

/*** Loader Bars */
.dimmer .loaderContainer {
  position: relative;
  top: 50%;
  left: 50%;
  width: 28em;
  margin-left: -12em;
  height: 10em; }

.dimmer .loader {
  display: block !important;
  position: absolute;
  top: -2em;
  left: 50%;
  margin-left: -3px;
  text-align: center; }

.dimmer .dimmerText {
  position: relative;
  left: 50%;
  padding: 0.5em;
  color: #ccc;
  width: 24em;
  margin-left: -12em;
  display: block;
  white-space: nowrap;
  line-height: 1.5em; }

.loader,
.loader:before,
.loader:after {
  background: #e91e63;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 6px;
  height: 8px; }

.loader.active {
  display: block; }

.loader {
  display: none;
  color: #e91e63;
  margin: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: ''; }

.loader:before {
  left: -9px;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.loader:after {
  left: 9px; }

/*@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 12px;
    }

    40% {
        box-shadow: 0 -2em;
        height: 18px;
    }
}*/
@keyframes load1 {
  0%, 80%, 100% {
    box-shadow: 0 0;
    height: 14px; }
  40% {
    box-shadow: 0 -1em;
    height: 18px; } }

.cancelCurrentProcessDiv {
  position: absolute;
  left: 50%;
  width: 6em;
  margin-left: -3em; }

/* ==========================================================================
Off-canvas slide menu
========================================================================== */
a.nav-expander {
  color: #f8f8f8;
  height: 50px;
  margin-right: 0;
  padding-right: 0.5em;
  right: 0;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  transition: right 0.3s ease-in-out 0s;
  width: 30px;
  z-index: 12;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s; }

a.nav-expander:hover {
  cursor: pointer; }

nav.slidemenu {
  background: #222;
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  right: -90%;
  top: 0;
  width: 80%;
  z-index: 2100;
  transition: right 0.3s ease-in-out 0s;
  -webkit-transition: right 0.3s ease-in-out 0s;
  -moz-transition: right 0.3s ease-in-out 0s;
  -o-transition: right 0.3s ease-in-out 0s; }

.nav-expanded nav {
  right: 0; }

body.nav-expanded {
  margin-left: 0em;
  transition: right 0.4s ease-in-out 0s;
  -webkit-transition: right 0.4s ease-in-out 0s;
  -moz-transition: right 0.4s ease-in-out 0s;
  -o-transition: right 0.4s ease-in-out 0s;
  overflow: hidden; }

@media (min-width: 768px) {
  .nav-expander {
    display: none; } }

#nav-close {
  font-family: "Noto Sans", Helvetica, Arial, sans-serif;
  padding-right: 10px; }

.main-menu {
  padding-top: 12px; }

.main-menu li {
  border-bottom: 1px solid #323949;
  margin-left: 20px;
  padding: 12px; }

.main-menu li a {
  color: #f8f8f8;
  text-decoration: none; }

.main-menu li a:hover {
  color: #50b9ff;
  text-decoration: none; }

.main-menu li .sub-nav {
  border-bottom: 0px;
  padding: 4px; }

.main-menu a .caret {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: top;
  border-top: 4px solid #4f5963;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-top: 8px; }

.main-menu a:hover .caret {
  border-top-color: #4f5963; }

.main-menu li.open > a > .caret {
  border-top: none;
  border-bottom: 4px solid #4f5963;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.main-menu li.open > a:hover > .caret {
  border-bottom-color: #4f5963; }

.slidemenu .icon:before {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  line-height: 1;
  text-transform: none;
  content: '\f35a'; }

.main-menu li > a > span.icon {
  float: right;
  margin: 0.1em 1.7em -0.1em 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.main-menu li > a:hover > span.icon {
  float: right;
  margin: 0.1em 0.8em -0.1em 0;
  opacity: 1; }

/* ==========================================================================
Login.aspx
========================================================================== */
#loginform .panel-dark {
  width: 40%;
  min-width: 450px;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto; }

#loginform #btnLogin > .fa {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

#loginform #btnLogin:hover > .fa {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

/* ==========================================================================
ForgotPassword.aspx
========================================================================== */
#forgotPasswordDiv {
  min-height: 30em; }
  #forgotPasswordDiv .form-group {
    padding-bottom: 20px;
    margin-top: 15px;
    width: 100%; }
  #forgotPasswordDiv .drop-down {
    max-height: 12em; }
  #forgotPasswordDiv #subscriptionDiv {
    height: 5em; }
  #forgotPasswordDiv .loader {
    position: absolute;
    top: 8px;
    right: 50%; }

/* ==========================================================================
ResetPassword.aspx
========================================================================== */
#resetPasswordDiv {
  min-height: 30em; }
  #resetPasswordDiv .form-group {
    width: 100%;
    padding-bottom: 20px;
    margin-top: 15px; }

/* ==========================================================================
Settings.aspx
========================================================================== */
#formSettings {
  min-height: 25em; }
  #formSettings #misc .thumbnail {
    max-width: 400px;
    max-height: 300px; }
  #formSettings .input-group-addon {
    padding-left: 0; }
  #formSettings .tab-content > .tab-pane {
    padding: 1em; }
    #formSettings .tab-content > .tab-pane .input-group-btn {
      top: -14px; }
    #formSettings .tab-content > .tab-pane .form-group {
      margin-top: 0;
      padding-bottom: 8px; }

/* ==========================================================================
CanvasWraper
========================================================================== */
#fieldOrderDiv .dd-container {
  margin: 0 auto; }

#fieldList {
  overflow-y: scroll; }

/* ==========================================================================
CanvasWraper
========================================================================== */
.canvasWrapper {
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  border: 2px solid black;
  margin: 0;
  overflow: auto;
  background-color: #f8f8f8;
  padding: 0; }

/* ==========================================================================
Workflow Diagram Forms Common styles
========================================================================== */
#titleBanner .closebutton {
  margin-top: 1em; }

.btn.squarebutton {
  border-radius: 0 !important;
  padding: 0.2em 0.5em;
  font-size: 14px; }

/* ==========================================================================
ViewCaseInDiagram.aspx
========================================================================== */
#ViewCaseInDiagramDiv {
  background-color: #fff; }

/* ==========================================================================
multiDispatchDialog.ascx
========================================================================== */
#multiDispatchDialog {
  max-width: 640px;
  height: initial; }
  #multiDispatchDialog .ddVar {
    border: 1px solid #888; }
  #multiDispatchDialog .md-modal-body {
    height: calc(100% - 4.5em); }
    #multiDispatchDialog .md-modal-body .scroller {
      max-height: 500px; }

@media (min-width: 768px) {
  #multiDispatchDialog {
    max-width: 500px;
    min-width: 500px; } }

@media (min-width: 992px) {
  #multiDispatchDialog {
    max-width: 700px;
    min-width: 700px; } }

@media (min-width: 1200px) {
  #multiDispatchDialog {
    max-width: 800px;
    min-width: 900px; } }

/* ==========================================================================
UnarchiveCasesDialog.ascx
========================================================================== */
#unarchiveCasesDialog {
  z-index: 3100;
  max-width: 640px;
  width: 95%; }

#unarchiveCasesDialog + .md-overlay {
  z-index: 3010; }

#unarchiveCasesDialog .md-modal-body {
  overflow-y: scroll;
  padding: 0; }

@media (min-width: 768px) {
  #unarchiveCasesDialog {
    max-width: 740px;
    min-width: 500px; } }

@media (min-width: 992px) {
  #unarchiveCasesDialog {
    max-width: 950px;
    min-width: 700px; }
  #unarchiveCasesDialog .md-modal-body {
    overflow-y: initial; } }

@media (min-width: 1200px) {
  #unarchiveCasesDialog {
    max-width: 1150px;
    min-width: 900px; } }

#unarchiveCasesTable {
  cursor: pointer; }

#unarchiveCasesTable > tbody > tr.active {
  color: #f8f8f8; }

#unarchiveCasesDiv .pnlTable {
  overflow: hidden; }

#unarchiveCasesDiv .table-responsive {
  height: 100%; }

#unarchiveCasesDiv .panel, #unarchiveCasesDiv .panel-body {
  padding: 0; }

#unarchiveCaseOutputNoteDiv textarea {
  height: 100%;
  width: 100%; }

#unarchiveCaseOutputNoteDiv {
  display: flex;
  flex-flow: column; }

/* ==========================================================================
MoveCasesToTaskDialog.ascx
========================================================================== */
#moveCasesDialog {
  max-width: 640px;
  width: 99%; }

#moveCasesDialog .md-modal-body {
  overflow-y: scroll;
  padding: 0; }

@media (min-width: 768px) {
  #moveCasesDialog {
    max-width: 740px;
    min-width: 500px; } }

@media (min-width: 992px) {
  #moveCasesDialog {
    max-width: 950px;
    min-width: 700px; }
  #moveCasesDialog .md-modal-body {
    overflow-y: initial; } }

@media (min-width: 1200px) {
  #moveCasesDialog {
    max-width: 1150px;
    min-width: 900px; } }

@media (min-width: 1600px) {
  #moveCasesDialog {
    max-width: 1550px; } }

@media (min-width: 1600px) {
  #moveCasesDialog {
    max-width: 1550px; } }

#tasksTableDiv {
  overflow: hidden; }

#moveCasesTable {
  cursor: pointer; }

#moveCasesTable > tbody > tr.active {
  color: #f8f8f8; }

#MoveCasesDiv {
  margin-left: 0;
  margin-right: 0; }

#MoveCasesDiv .pnlTable {
  overflow: hidden; }

#MoveCasesDiv .table-responsive {
  height: 100%; }

#MoveCasesDiv .panel, #MoveCasesDiv .panel-body {
  padding: 0;
  margin-bottom: 0; }

#moveCasesOutputNoteDiv textarea {
  height: 100%;
  width: 100%; }

#moveCasesOutputNoteDiv {
  display: flex;
  flex-flow: column; }

/* ==========================================================================
pickStepDialog.ascx
========================================================================== */
#pickStepDialog {
  max-width: 640px;
  width: 95%; }

#pickStepDialog .md-modal-body {
  overflow-y: scroll;
  padding: 0; }

@media (min-width: 768px) {
  #pickStepDialog {
    max-width: 740px;
    min-width: 500px; } }

@media (min-width: 992px) {
  #pickStepDialog {
    max-width: 950px;
    min-width: 700px; }
  #pickStepDialog .md-modal-body {
    overflow-y: initial; } }

@media (min-width: 1200px) {
  #pickStepDialog {
    max-width: 1150px;
    min-width: 900px; } }

#pickStepTable {
  cursor: pointer; }

#pickStepTable > tbody > tr.active {
  color: #f8f8f8; }

#pickStepDiv .pnlTable {
  overflow: hidden; }

#pickStepDiv .table-responsive {
  height: 100%; }

#pickStepDiv .panel, #pickStepDiv .panel-body {
  padding: 0;
  margin-bottom: 0; }

#pickStepDialog {
  height: 600px;
  margin-bottom: 0; }

/* ==========================================================================
ViewCaseTracks.aspx
========================================================================== */
#caseTracksTable {
  cursor: pointer;
  display: inline-block; }

#ViewCaseTracksDiv #txtOutputNote {
  border: 1px solid #50b9ff; }

@media screen {
  #ViewCaseTracksDiv .pnlTable {
    overflow: hidden; } }

@media print {
  #caseTracksTableDiv {
    height: 100% !important; }
  #ViewCaseTracksDiv .pnlTable {
    height: 100% !important; } }

#ViewCaseTracksDiv .table-responsive {
  height: 100%; }

#ViewCaseTracksDiv .panel, #ViewCaseTracksDiv .panel-body {
  padding: 0; }

#caseTracksTable > tbody > tr.active {
  color: #f8f8f8; }

#caseTracksOutputNoteDiv {
  display: flex;
  flex-flow: column; }

#caseTracksOutputNoteDiv textarea {
  height: 100%;
  width: 100%; }

/* ==========================================================================
CaseNotes.ascx
========================================================================== */
#tableCaseNotes {
  cursor: pointer;
  margin-bottom: 0;
  height: 230px;
  display: inline-block; }

#txtSelectedNoteMessage {
  width: 100%;
  height: 120px; }

/* ==========================================================================
Table styles
========================================================================== */
table.dataTable tbody tr.rowSelected, table tbody tr.rowSelected {
  background-color: #2d91fc;
  color: #f8f8f8; }
  table.dataTable tbody tr.rowSelected td > .fa, table.dataTable tbody tr.rowSelected td > .far, table.dataTable tbody tr.rowSelected td > .fas, table tbody tr.rowSelected td > .fa, table tbody tr.rowSelected td > .far, table tbody tr.rowSelected td > .fas {
    color: #fff !important; }

/* ==========================================================================
WSActivity
========================================================================== */
#WSActivityContainer .pagedownload {
  color: #5bb958; }

#WSActivityContainer .pageupload {
  color: #08F; }

/* ==========================================================================
Field renderer / WF Variable renderer / Zone renderer
========================================================================== */
.ddField, .ddVar {
  transition: background-color 0.5s linear; }

.requiredvalue {
  background-color: rgba(255, 0, 0, 0.2) !important; }

.ddField[data-type="B"] .form-group.label-floating,
.ddVar[data-type="B"] .form-group.label-floating,
.ddConst[data-type="B"] .form-group.label-floating {
  padding: 0; }
  .ddField[data-type="B"] .form-group.label-floating label.control-label,
  .ddVar[data-type="B"] .form-group.label-floating label.control-label,
  .ddConst[data-type="B"] .form-group.label-floating label.control-label {
    left: 0; }
  .ddField[data-type="B"] .form-group.label-floating.is-empty:not(.is-focused) label.control-label,
  .ddVar[data-type="B"] .form-group.label-floating.is-empty:not(.is-focused) label.control-label,
  .ddConst[data-type="B"] .form-group.label-floating.is-empty:not(.is-focused) label.control-label {
    left: 2em; }

.ddField, .ddVar, .ddConst, .ddNote, .ddZone, .ddAcc {
  position: relative;
  overflow: hidden; }
  .ddField .checkbox, .ddVar .checkbox, .ddConst .checkbox, .ddNote .checkbox, .ddZone .checkbox, .ddAcc .checkbox {
    display: inline-block;
    height: 14px;
    margin: 10px 0 12px 5px; }
    .ddField .checkbox label, .ddVar .checkbox label, .ddConst .checkbox label, .ddNote .checkbox label, .ddZone .checkbox label, .ddAcc .checkbox label {
      left: 2em; }
  .ddField .input-group, .ddVar .input-group, .ddConst .input-group, .ddNote .input-group, .ddZone .input-group, .ddAcc .input-group {
    width: 100%; }
  .ddField .form-group, .ddVar .form-group, .ddConst .form-group, .ddNote .form-group, .ddZone .form-group, .ddAcc .form-group {
    margin: 12px 0 0 0; }
    .ddField .form-group.label-floating label.control-label, .ddVar .form-group.label-floating label.control-label, .ddConst .form-group.label-floating label.control-label, .ddNote .form-group.label-floating label.control-label, .ddZone .form-group.label-floating label.control-label, .ddAcc .form-group.label-floating label.control-label {
      left: 0; }
    .ddField .form-group.label-floating:not(.is-empty) label.control-label, .ddVar .form-group.label-floating:not(.is-empty) label.control-label, .ddConst .form-group.label-floating:not(.is-empty) label.control-label, .ddNote .form-group.label-floating:not(.is-empty) label.control-label, .ddZone .form-group.label-floating:not(.is-empty) label.control-label, .ddAcc .form-group.label-floating:not(.is-empty) label.control-label {
      top: -28px; }
  .ddField label.control-label, .ddVar label.control-label, .ddConst label.control-label, .ddNote label.control-label, .ddZone label.control-label, .ddAcc label.control-label {
    margin: 0; }

.ddField input[type='text'], .ddField textarea, .ddField select,
.ddVar input[type='text'], .ddVar textarea, .ddVar select,
.ddConst input[type='text'], .ddConst textarea, .ddConst select,
.ddNote input[type='text'], .ddNote textarea,
.ddZone input[type='text'], .ddZone textarea,
.ddAcc input[type='text'], .ddAcc textarea {
  width: 100%;
  position: relative;
  top: 0;
  left: 0; }

.ddField input[type='text'] {
  color: slategray; }

.ddField input ~ label, .ddField .checkbox ~ label, .ddField textarea ~ label, .ddField select ~ label,
.ddVar input ~ label, .ddVar .checkbox ~ label, .ddVar textarea ~ label, .ddVar select ~ label,
.ddConst input ~ label, .ddConst .checkbox ~ label, .ddConst textarea ~ label, .ddConst select ~ label,
.ddNote input ~ label, .ddNote textarea ~ label,
.ddZone input ~ label, .ddZone textarea ~ label,
.ddAcc input ~ label, .ddAcc textarea ~ label {
  color: #416786; }

.ddField input.noperm ~ label, .ddField .checkbox.noperm ~ label, .ddField textarea.noperm ~ label, .ddField select.noperm ~ label,
.ddVar input.noperm ~ label, .ddVar .checkbox.noperm ~ label, .ddVar textarea.noperm ~ label, .ddVar select.noperm ~ label,
.ddConst input.noperm ~ label, .ddConst .checkbox.noperm ~ label, .ddConst textarea.noperm ~ label, .ddConst select.noperm ~ label,
.ddNote input.noperm ~ label, .ddNote textarea.noperm ~ label,
.ddZone input.noperm ~ label, .ddZone textarea.noperm ~ label,
.ddAcc input.noperm ~ label, .ddAcc textarea.noperm ~ label {
  color: #d9534f; }

.ddField input:focus:enabled ~ label, .ddField .checkbox:focus:enabled ~ label, .ddField textarea:focus:enabled ~ label, .ddField select:focus:enabled ~ label,
.ddVar input:focus:enabled ~ label, .ddVar .checkbox:focus:enabled ~ label, .ddVar textarea:focus:enabled ~ label, .ddVar select:focus:enabled ~ label,
.ddConst input:focus:enabled ~ label, .ddConst .checkbox:focus:enabled ~ label, .ddConst textarea:focus:enabled ~ label, .ddConst select:focus:enabled ~ label,
.ddNote input:focus:enabled ~ label, .ddNote textarea:focus:enabled ~ label,
.ddZone input:focus:enabled ~ label, .ddZone textarea:focus:enabled ~ label,
.ddAcc input:focus:enabled ~ label, .ddAcc textarea:focus:enabled ~ label {
  color: #2d91fc; }

.nullcontents {
  display: none; }

span.fieldaddonicon {
  display: none; }

.dispatchonlystep {
  color: #f0ad4e; }

.DocumentReserved .ddField:not(.dispatchonly) input[type='text'], .DocumentModified .ddField:not(.dispatchonly) input[type='text'] {
  color: inherit; }

.DocumentReserved .ddField.even:not(.requiredvalue):not(.dispatchonly), .DocumentModified .ddField.even:not(.requiredvalue):not(.dispatchonly) {
  background-color: #f0f5f8; }

.DocumentReserved .ddField.odd:not(.requiredvalue):not(.dispatchonly), .DocumentModified .ddField.odd:not(.requiredvalue):not(.dispatchonly) {
  background-color: #fefefe; }

.DocumentReserved .ddField:not(.dispatchonly) .nullcontents, .DocumentModified .ddField:not(.dispatchonly) .nullcontents {
  display: block; }

.DocumentReserved .ddField.protectedfield .nullcontents, .DocumentModified .ddField.protectedfield .nullcontents {
  display: none; }

.DocumentReserved .ddField.protectedfield.odd:not(.requiredvalue):not(.dispatchonly), .DocumentModified .ddField.protectedfield.odd:not(.requiredvalue):not(.dispatchonly) {
  background-color: rgba(255, 0, 0, 0.05) !important; }

.DocumentReserved .ddField.protectedfield.even:not(.requiredvalue):not(.dispatchonly), .DocumentModified .ddField.protectedfield.even:not(.requiredvalue):not(.dispatchonly) {
  background-color: rgba(255, 0, 0, 0.08) !important; }

.DocumentReserved .ddField.protectedfield:not(.dispatchonly):hover span.fieldaddonicon, .DocumentModified .ddField.protectedfield:not(.dispatchonly):hover span.fieldaddonicon {
  display: initial; }

.DocumentReserved .ddVar .nullcontents, .DocumentModified .ddVar .nullcontents {
  display: block; }

.ui-autocomplete {
  position: absolute;
  cursor: default;
  z-index: 5000 !important;
  max-height: 18em;
  overflow-y: auto; }

.ddField textarea,
.ddVar textarea,
.ddConst textarea,
.ddNote textarea,
.ddZone textarea,
.ddAcc textarea {
  display: block;
  resize: vertical; }

.ddField input.fDateField, .ddNote input.fDateField {
  z-index: 100; }

/***************/
/* Admin panel */
/***************/
#adminpanel .section-apps {
  color: #e91e63; }

#adminpanel .section-users {
  color: #fbc02d; }

#adminpanel .section-permissions {
  color: #5cb85c; }

#adminpanel .section-log {
  color: #416786; }

#adminpanel .section-current-subscription {
  color: #50b9ff; }

#adminpanel .section-subscriptions {
  color: #ab47bc; }

#adminpanel .section-server {
  color: #d9534f; }

#adminpanel .panel {
  float: left;
  padding: 1em;
  width: 100%; }

#adminpanel div[data-dlgtype].disabled .card {
  color: #888; }

#adminpanel div[data-dlgtype] .card {
  height: 12em;
  border: 1px solid #416786;
  overflow: hidden;
  margin-bottom: 0; }

#adminpanel div[data-dlgtype]:not(.disabled) .card:hover {
  border: 1px solid #50b9ff;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  transform: translate(2px, 2px);
  transition: all 0.2s ease-out; }

#adminpanel div[data-dlgtype]:not(.disabled) .card.text-rose i, #adminpanel div[data-dlgtype]:not(.disabled) .card.text-rose h6 {
  color: #e91e63 !important; }

#adminpanel div[data-dlgtype]:not(.disabled) .card.text-primary i, #adminpanel div[data-dlgtype]:not(.disabled) .card.text-primary h6 {
  color: #50b9ff !important; }

#adminpanel div[data-dlgtype]:not(.disabled) .card.text-info i, #adminpanel div[data-dlgtype]:not(.disabled) .card.text-info h6 {
  color: #416786 !important; }

#adminpanel div[data-dlgtype]:not(.disabled) .card.text-success i, #adminpanel div[data-dlgtype]:not(.disabled) .card.text-success h6 {
  color: #5cb85c !important; }

#adminpanel div[data-dlgtype]:not(.disabled) .card.text-danger i, #adminpanel div[data-dlgtype]:not(.disabled) .card.text-danger h6 {
  color: #d9534f !important; }

#adminpanel div[data-dlgtype]:not(.disabled) .card.text-warning i, #adminpanel div[data-dlgtype]:not(.disabled) .card.text-warning h6 {
  color: #fec60a !important; }

#adminpanel div[data-dlgtype] .card-content {
  cursor: pointer; }
  #adminpanel div[data-dlgtype] .card-content i {
    vertical-align: bottom;
    font-size: 28px; }
  #adminpanel div[data-dlgtype] .card-content h6 {
    font-weight: 600;
    font-size: 16px; }

#adminPanelApplicationsDialog {
  height: 400px; }

#createAppButtonDiv {
  display: inline-block;
  width: 100%; }

#appContainerDiv {
  overflow-y: auto;
  display: inline-block;
  width: 100%; }

#cloneAppDiv {
  width: 400px;
  height: 460px; }

@media (min-width: 768px) {
  #cloneAppDiv {
    font-size: 1em;
    width: 600px; } }

@media (min-width: 992px) {
  #cloneAppDiv {
    width: 900px; } }

.suboptions {
  padding-left: 2em; }

.compositeoptions {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 0.5em;
  padding: 0.5em;
  margin-right: 0.2em; }

#chkHideUneditableDiv {
  display: inline-block; }

.indexEditorItem .indexTypeIndicator {
  font-size: 12px; }

.documentdataview span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block; }

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

.indexEditorItem.even:not(.requiredvalue), .documentdataview.even:not(.requiredvalue), .fieldview.even:not(.requiredvalue), .ddZone.even:not(.requiredvalue) {
  background-color: #f0f5f8; }

.indexEditorItem.odd:not(.requiredvalue), .documentdataview.odd:not(.requiredvalue), .fieldview.odd:not(.requiredvalue), .ddZone.odd:not(.requiredvalue) {
  background-color: #fefefe; }

.ddField.even:not(.requiredvalue) {
  background-color: #f9f9f9; }

.ddField.odd:not(.requiredvalue) {
  background-color: #f5f5f5; }

.ddVar.even:not(.requiredvalue), .ddConst.even:not(.requiredvalue) {
  background-color: #fff9ef; }

.ddVar.odd:not(.requiredvalue), .ddConst.odd:not(.requiredvalue) {
  background-color: #fefefe; }

.ddAcc.even {
  background-color: #e4e2e2; }

.ddAcc.odd {
  background-color: #bcd1e6; }

.appNamePanel {
  padding: 1em;
  display: inline-block;
  height: 7em;
  z-index: 103; }

.dialogLevel1 {
  z-index: 3030; }

.dialogLevel2 {
  z-index: 3130; }

.dialogLevel3 {
  z-index: 3230; }

.dialogLevel4 {
  z-index: 3330; }

.dialogLevel1, .dialogLevel2, .dialogLevel3, .dialogLevel4 {
  position: absolute;
  display: inline-block;
  width: 99%;
  height: 90vh;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  overflow: hidden; }

.dialogLevel1 + .md-overlay {
  z-index: 3020; }

.dialogLevel2 + .md-overlay {
  z-index: 3120; }

.dialogLevel3 + .md-overlay {
  z-index: 3220; }

.dialogLevel4 + .md-overlay {
  z-index: 3320; }

@media (min-height: 500px) {
  .dialogLevel1, .dialogLevel2, .dialogLevel3, .dialogLevel4 {
    height: 450px; } }

@media (min-height: 650px) {
  .dialogLevel1, .dialogLevel2, .dialogLevel3, .dialogLevel4 {
    height: 600px; } }

@media (min-height: 800px) {
  .dialogLevel1, .dialogLevel2, .dialogLevel3, .dialogLevel4 {
    height: 750px; } }

@media (min-height: 950px) {
  .dialogLevel1, .dialogLevel2, .dialogLevel3, .dialogLevel4 {
    height: 800px; } }

@media (min-height: 1050px) {
  .dialogLevel1, .dialogLevel2, .dialogLevel3, .dialogLevel4 {
    height: 900px; } }

@media (min-width: 768px) {
  .dialogLevel1, .dialogLevel2, .dialogLevel3, .dialogLevel4 {
    font-size: 1em; } }

#editAppDiv #appNameDiv {
  width: 100%; }

#editAppDiv .md-modal-body {
  padding: 1em 0 0 0; }

#editAppDiv .tabs {
  margin: 0; }

#editAppDiv input.invalid {
  border: 1px solid #d9534f; }

#editAppDiv #sectionFields {
  overflow-y: auto; }

#editAppDiv #tabEditApp .tabsContent > .btn {
  margin-left: 1em; }

#editAppDiv #tabEditApp .tabsContent > section {
  height: 90%; }

#editAppDiv .security-principals-list {
  max-height: calc(100vh - 395px); }

#documentPermissionsSetDialogDiv .security-principals-list {
  max-height: calc(100vh - 390px); }

.fieldHeaderImage {
  width: 16px;
  height: 16px; }

#sectionPermissions, #sectionIndexes {
  min-height: 20em;
  overflow-y: auto;
  height: 100%; }

.permissionsEditor {
  display: inline-block;
  width: 100%;
  min-height: 15em; }

.spMoveButton {
  min-width: 3em;
  padding: 6px; }

.spUser, .spGroup {
  cursor: pointer;
  color: #111;
  height: 2em;
  margin: 4px 0; }
  .spUser.active, .spUser:hover, .spGroup.active, .spGroup:hover {
    background-color: #50b9ff;
    color: white;
    opacity: 0.7;
    border: 1px solid #1976d2; }
    .spUser.active .fa, .spUser:hover .fa, .spGroup.active .fa, .spGroup:hover .fa {
      color: white; }

.spUser .fa {
  color: #416786; }

.spUser.spExternalUser .fa {
  color: #f0ad4e; }

.spGroup .fa {
  color: #50b9ff; }

/* 
Permissions editor 
*/
.userOrGroupHeader {
  font-weight: bold;
  color: #416786;
  display: inline-block;
  height: 2em;
  padding: 0.5em; }

.permissionsOfLabel {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
  color: #50b9ff; }

.permissionsHeaderContainer {
  white-space: nowrap; }

.permissionsEditorContainer {
  overflow: auto; }

.permissionHeader {
  font-weight: bold;
  font-size: 0.8em;
  width: 160px;
  height: 4em;
  text-align: center;
  margin-right: 5px;
  overflow: hidden;
  display: inline-block;
  border: 1px solid #719bbd;
  border-radius: 5px;
  color: #416786;
  white-space: normal;
  cursor: pointer; }

.spobject-action-button {
  font-size: 12px;
  position: absolute;
  right: 1em;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: transparent; }

.permissionStatusDiv {
  white-space: nowrap;
  max-height: 5em;
  padding-top: 5px;
  cursor: pointer; }

.apppermission, .permissionStatusApp, .wfpermission {
  font-size: 18px !important; }

.apppermission {
  color: #719bbd; }
  .apppermission:before {
    content: "\f023"; }

.wfpermission {
  color: #e91e63; }
  .wfpermission:before {
    content: "\f126"; }

.permissionDescription {
  color: #416786;
  white-space: nowrap; }
  .permissionDescription:hover {
    color: #2d91fc; }

.permissionStatus {
  width: 160px;
  height: 1em;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  margin-right: 5px; }

.permissionStatusDenied {
  color: #d9534f; }
  .permissionStatusDenied:before {
    content: "\f05e"; }

#fieldIndexEditorDiv h5 {
  font-size: 14px;
  font-weight: bold; }

@media (min-width: 1200px) {
  #fieldIndexEditorDiv h5 {
    font-size: 1.25em; } }

.permissionStatusUndefined {
  color: #416786; }
  .permissionStatusUndefined:before {
    content: "\f059"; }

.permissionStatusGranted {
  color: #5cb85c; }
  .permissionStatusGranted:before {
    content: "\f058"; }

/*
Index editor
*/
#fieldIndexEditorDiv {
  display: inline-block;
  width: 100%;
  min-height: 15em; }

.compositeOrderIndicatorDiv .form-control {
  height: 1.4em;
  padding: 0 5px;
  width: 3em;
  border: 1px solid #888; }

.compositeOrderIndicator {
  text-align: center; }

/* alerts */
#alertsDialogDiv .alertpanel {
  padding-top: 1em;
  padding-bottom: 1em; }
  #alertsDialogDiv .alertpanel .numvalue {
    width: 3em; }

#alertsDialogDiv #alertNameDiv {
  width: 23em; }

#alertsDialogDiv .nivelated {
  top: 0;
  padding-top: 0;
  margin-top: 0; }

#alertsDialogDiv #alertFieldDiv {
  width: 20em; }
  #alertsDialogDiv #alertFieldDiv input {
    width: 100%; }

#alertsDialogDiv #txtDays {
  height: inherit;
  text-align: center;
  padding-top: 0; }

#alertsDialogDiv #txtWarningDays {
  text-align: center; }

#alertsDialogDiv #sendWarningDiv {
  width: 12em; }

#alertsDialogDiv label {
  font-weight: normal; }

#alertsDialogDiv .md-modal-body {
  overflow-y: auto; }

#alertsDialogDiv .emailpart {
  display: flex;
  flex-flow: column; }
  #alertsDialogDiv .emailpart textarea {
    height: 100%;
    width: 100%;
    border: 1px solid #416786; }

#alertsDialogDiv .security-principals-list {
  height: calc(100vh - 400px); }

@media (min-width: 768px) {
  #alertsDialogDiv #alertNameDiv {
    width: 28em; } }

/* app dialogs */
#volumesContainerDiv, #tagsContainerDiv, #valueListsContainerDiv, #alertsContainerDiv, #documentFiltersContainerDiv, #documentPermissionSetsContainerDiv {
  overflow-y: auto;
  height: calc(100% - 50px); }

#volumesDialogDiv {
  /* edit volume */ }
  #volumesDialogDiv .md-modal-body {
    overflow-y: auto; }
  #volumesDialogDiv .volpanel {
    padding-top: 1em;
    padding-bottom: 1em; }
    #volumesDialogDiv .volpanel .numvalue {
      width: 8em; }
    #volumesDialogDiv .volpanel .input-group-addon .togglebutton {
      display: inline-block; }
    #volumesDialogDiv .volpanel .form-inline .form-control {
      width: inherit; }
  #volumesDialogDiv #txtVolPath {
    min-width: 100%; }
  #volumesDialogDiv #volIDDiv, #volumesDialogDiv #volSizeDiv, #volumesDialogDiv #maxSpaceDiv {
    width: 10em; }
  #volumesDialogDiv #maxPagesDiv {
    width: 14em; }
  #volumesDialogDiv #volPathDiv {
    width: 100%; }
  #volumesDialogDiv #txtMaxSpace {
    width: 5em; }
  #volumesDialogDiv .measureIndicator {
    width: 5em !important; }
  #volumesDialogDiv .volPieImage {
    width: 128px;
    height: 128px; }
  #volumesDialogDiv .spaceindicator {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #888; }
  #volumesDialogDiv .spaceusable {
    background-color: #32CD32; }
  #volumesDialogDiv .spacequota {
    background-color: #1E90FF; }
  #volumesDialogDiv .spaceinuse {
    background-color: #ff0000; }

.APVolume .icon {
  margin: 4px;
  border: 1px solid #416786 !important;
  padding: 10px !important;
  width: 72px;
  height: 72px;
  display: inline-block;
  left: 0; }
  .APVolume .icon img {
    width: 48px;
    height: 48px; }

.APVolume .small {
  font-size: 0.9em; }

.APVolPath {
  white-space: nowrap; }

/* TAGS */
.tagImageUploader {
  display: none; }

#cloneTagOptionsDiv, #cloneValueListOptionsDiv {
  width: 480px;
  height: 160px; }
  #cloneTagOptionsDiv .md-modal-body, #cloneValueListOptionsDiv .md-modal-body {
    height: initial; }

/* Used by DocumentfilterDialog and DocumentPermissionsSetDialog, RetentionRulesDialog*/
.docconditionsdlg .filterConditions {
  margin-bottom: 0;
  overflow: hidden;
  margin-top: 4px; }
  .docconditionsdlg .filterConditions .panel-body {
    height: 4em; }

.docconditionsdlg .nameInputDiv {
  width: 20em;
  display: inline-block; }
  .docconditionsdlg .nameInputDiv input {
    width: 100%; }

.docconditionsdlg .numInput {
  display: inline-block;
  width: 4em; }

.docconditionsdlg .md-modal-body {
  overflow-y: auto; }

.docconditionsdlg .input-group-addon .togglebutton {
  display: inline-block; }

#valueListsDialogDiv #vlNameDiv {
  width: 16em; }

#valueListsDialogDiv #lstItems li span {
  position: relative;
  top: 1px; }

.vlpanel {
  padding-top: 1em;
  padding-bottom: 1em; }

.vlpanel > .row {
  margin-left: 0;
  margin-right: 0; }

.vlitems {
  max-height: 20em;
  overflow-y: auto; }

.vlitems li {
  background-color: #f8f8f8;
  color: #111; }

#vlDecimalsDiv {
  display: inline-block; }

.vlImportUploader {
  display: none !important; }

/*********/
/* COMMON TO ADMINPANEL DLGS */
/*********/
.adminPanelDialog h5 {
  margin-top: 0;
  margin-bottom: 0; }

/*********/
/* USERS */
/*********/
#adminPanelUsersDialog {
  height: 400px; }
  #adminPanelUsersDialog .btn-lg {
    line-height: 1.8em;
    padding: 8px 12px;
    min-width: 6em; }
    #adminPanelUsersDialog .btn-lg > fa {
      font-size: 1.5em !important; }
  #adminPanelUsersDialog .panel-body {
    padding: 5px; }

.paAddRemoveUsersDiv {
  padding-top: 0;
  text-align: center; }
  .paAddRemoveUsersDiv .btn {
    width: 100%; }

#tabSystemUsers {
  margin-bottom: 4px; }
  #tabSystemUsers nav {
    height: 35px; }

#tabSystemUsers .tabsContent {
  border: 1px solid #888;
  padding: 1em; }
  #tabSystemUsers .tabsContent section {
    padding: 0; }

#adminPanelPermissionsDialog .permissionsContainer[data-type='G'] {
  max-height: 14em; }

#adminPanelPermissionsDialog .permissionsContainer[data-type='A'] {
  max-height: 29em; }
  #adminPanelPermissionsDialog .permissionsContainer[data-type='A'][data-listisalone] {
    max-height: 48em; }

#adminPanelPermissionsDialog #lstObjects, #adminPanelPermissionsDialog #lstApplications {
  min-height: 10em;
  max-height: calc(100vh - 255px);
  overflow-y: auto;
  padding: 1em; }

#lstADObjects {
  min-height: 10em;
  max-height: 36.5em;
  overflow-y: auto;
  padding: 1em; }

.user-list li:hover .spName, .spHover > .spDiv > .spName, .spHover > .spName {
  color: #50b9ff; }

.security-principals-list {
  margin-bottom: 0;
  overflow: auto; }
  .security-principals-list.nooverflow, .security-principals-list .security-principals-list {
    overflow: hidden; }
  .security-principals-list .spName {
    color: #111;
    cursor: pointer; }
  .security-principals-list .spDisabled .spName {
    color: #888; }
  .security-principals-list li {
    border: 1px solid transparent;
    white-space: nowrap;
    margin-bottom: 3px;
    cursor: pointer; }
    .security-principals-list li:hover {
      color: #50b9ff; }
    .security-principals-list li.active {
      background-color: #50b9ff;
      opacity: 0.8;
      border: 1px solid #1976d2; }
      .security-principals-list li.active .spName {
        color: #f8f8f8; }
      .security-principals-list li.active .spIcon {
        color: #f8f8f8; }
  .security-principals-list .spIcon {
    color: #416786;
    cursor: pointer;
    font-size: 18px;
    border: 1px solid #719bbd;
    border-radius: 3px;
    width: 32px;
    height: 32px;
    margin: auto; }
    .security-principals-list .spIcon.ad {
      color: #f0ad4e; }
    .security-principals-list .spIcon.fa-user {
      padding-left: 7px;
      padding: 6px; }
    .security-principals-list .spIcon.fa-users {
      color: #50b9ff;
      padding: 6px 4px; }
  .security-principals-list .spDisabled .spIcon {
    color: #888; }
  .security-principals-list .spDisabled .spName {
    text-decoration: line-through; }

.security-principals-list[data-principals-type="G"] {
  min-height: 10em;
  overflow-y: auto;
  border: 1px solid #888;
  padding: 1em;
  margin-bottom: 0; }
  .security-principals-list[data-principals-type="G"] > li > .spDiv {
    border: 1px solid transparent;
    margin-bottom: 5px; }
  .security-principals-list[data-principals-type="G"] > li.active > .spDiv {
    background-color: #50b9ff;
    opacity: 0.7; }
    .security-principals-list[data-principals-type="G"] > li.active > .spDiv .spName {
      color: #f8f8f8; }
    .security-principals-list[data-principals-type="G"] > li.active > .spDiv .spIcon {
      color: #f8f8f8;
      border-color: #f8f8f8; }
  .security-principals-list[data-principals-type="G"] > li > ul > li {
    border: 1px solid transparent; }
  .security-principals-list[data-principals-type="G"] > li > ul > li.active {
    background-color: #50b9ff;
    border: 1px solid #1976d2; }
    .security-principals-list[data-principals-type="G"] > li > ul > li.active .spName {
      color: #f8f8f8; }
    .security-principals-list[data-principals-type="G"] > li > ul > li.active .spIcon {
      color: #f8f8f8;
      border-color: #f8f8f8; }

.member-list {
  margin-bottom: 0;
  margin-left: 3em; }

@media (min-width: 768px) {
  #tabSystemUsers > nav {
    height: 41px; } }

@media (min-width: 992px) {
  .paAddRemoveUsersDiv {
    padding-top: 12em; } }

#createUserDiv {
  width: 400px;
  height: 100%;
  max-height: 43em; }
  #createUserDiv .togglebutton {
    display: inline; }

#createUserDiv .md-modal-body {
  height: initial; }

@media (min-width: 768px) {
  #createUserDiv {
    font-size: 1em;
    width: 700px; } }

#createGroupDiv {
  width: 400px;
  height: 100%;
  max-height: 30em; }

@media (min-width: 768px) {
  #createGroupDiv {
    font-size: 1em; } }

#importUsersDialog {
  width: 400px;
  height: 100%;
  max-height: 36em; }
  #importUsersDialog .row > .col-xs-10 > .panel {
    height: 5em; }
  #importUsersDialog .row > .col-xs-12 > .panel {
    margin-bottom: 0; }
  #importUsersDialog #btnImport {
    height: 5.8em; }
  #importUsersDialog #packageInfoDiv {
    margin-left: 1em; }
  #importUsersDialog .togglebutton {
    display: inline; }
  #importUsersDialog .well {
    min-height: 8em; }

#importUsersDialog .md-modal-body {
  height: initial; }

@media (min-width: 768px) {
  #importUsersDialog {
    font-size: 1em;
    width: 700px; } }

#exportUsersDialog {
  width: 400px;
  height: 100%;
  max-height: 48em; }
  #exportUsersDialog #btnExport {
    height: 3.5em;
    width: 100%; }

@media (min-width: 768px) {
  #exportUsersDialog {
    font-size: 1em;
    width: 700px; } }

@media (min-width: 992px) {
  #exportUsersDialog {
    font-size: 1em;
    width: 920px; } }

/*********/
/* PERMISSIONS */
/*********/
#adminPanelPermissionsDialog {
  height: 400px; }
  #adminPanelPermissionsDialog .panel-body {
    padding: 5px; }
  #adminPanelPermissionsDialog #lstObject {
    max-height: 30em;
    overflow-y: scroll; }

.permissionsContainer {
  overflow-y: auto;
  overflow-x: hidden; }

#adminPanelPermissionsDialog > .md-content > .md-modal-body {
  overflow-y: auto; }

.list-group .appInPermName {
  color: #111;
  cursor: pointer; }

.appInPermImage {
  width: 24px;
  height: 24px;
  border: 1px solid #f8f8f8; }

@media (min-width: 768px) {
  .appInPermImage {
    width: 32px;
    height: 32px; } }

@media (min-width: 992px) {
  .appInPermImage {
    width: 40px;
    height: 40px; } }

@media (min-width: 1200px) {
  .appInPermImage {
    width: 48px;
    height: 48px; } }

#lstApplications li {
  margin-bottom: 3px;
  height: 2.4em; }
  #lstApplications li:hover .appInPermName {
    color: #50b9ff; }
  #lstApplications li.active {
    background-color: #50b9ff;
    opacity: 0.7;
    border: 1px solid #1976d2; }
    #lstApplications li.active .appInPermName {
      color: #f8f8f8; }
  #lstApplications li.active:hover .appInPermName {
    background-color: #50b9ff;
    color: #f8f8f8; }

@media (min-width: 992px) {
  #lstApplications li {
    height: 3.6em; } }

#permsDiv .panel-heading h5 {
  overflow: hidden;
  white-space: nowrap; }

#permsDiv .permissionsContainer .permissionStatusApp {
  border: 1px solid transparent; }

#permsDiv .permissionsContainer:not(.disabled) .permissionStatusApp {
  border: 1px solid transparent; }
  #permsDiv .permissionsContainer:not(.disabled) .permissionStatusApp:hover {
    border: 1px solid #2d91fc;
    border-radius: 20px; }

#permsDiv .permissionsContainer.disabled .permissionStatusApp {
  color: #888 !important; }

#permsDiv .permissionsContainer.disabled .permissionDescription {
  color: #888 !important; }

.permissionDescription {
  white-space: normal;
  color: #111; }

#selectPermissionSetDiv {
  width: 400px;
  height: 300px; }

#selectPermissionSetDiv .input-group-addon {
  padding-top: 4px;
  padding-bottom: 4px; }

@media (min-width: 768px) {
  #selectPermissionSetDiv {
    font-size: 1em; } }

#savePermSetDiv {
  width: 400px;
  height: 200px; }

@media (min-width: 768px) {
  #savePermSetDiv {
    font-size: 1em; } }

/************/
/* LICENSES */
/************/
#adminPanelLicensesDialog {
  height: 400px; }
  #adminPanelLicensesDialog .buttonlabel {
    display: inline; }

.licensesContainer {
  max-height: 38em;
  overflow-y: auto;
  overflow-x: hidden; }
  .licensesContainer li {
    display: inline-block; }

#adminPanelLicensesDialog #lstObjects {
  max-height: 34em;
  overflow-y: auto;
  overflow-x: hidden; }
  #adminPanelLicensesDialog #lstObjects .licensedFunctionality {
    display: inline-block; }
  #adminPanelLicensesDialog #lstObjects .spIcon {
    font-size: 1.5em; }

#adminPanelLicensesDialog #lstObjects > li.active > .spDiv {
  background-color: #50b9ff; }
  #adminPanelLicensesDialog #lstObjects > li.active > .spDiv .spName {
    color: #f8f8f8; }
  #adminPanelLicensesDialog #lstObjects > li.active > .spDiv .spIcon {
    color: #f8f8f8; }

#adminPanelLicensesDialog #lstObjects ul {
  margin-left: 1em; }

.licensedFunctionality {
  border: 1px solid #888;
  border-radius: 5px;
  margin: 0.5em;
  width: 8em;
  height: 8em;
  overflow: hidden;
  text-align: center;
  font-size: 0.8em;
  cursor: pointer;
  padding-top: 0.5em; }
  .licensedFunctionality:hover {
    background-color: #50b9ff; }
    .licensedFunctionality:hover .licensedFuncDataDiv {
      color: #f8f8f8; }
    .licensedFunctionality:hover .licFuncAvailable {
      color: #f8f8f8; }

.licensedFunctionality.simpleView {
  border: 1px solid #f8f8f8;
  border-radius: 3px;
  margin: 0 0.1em;
  width: 3em;
  height: 3em;
  overflow: hidden;
  cursor: pointer; }
  .licensedFunctionality.simpleView .licensedFuncImageDiv img {
    width: 32px;
    height: 32px; }

.licensedFunctionality.active {
  background-color: #50b9ff; }
  .licensedFunctionality.active .licensedFuncDataDiv {
    color: #f8f8f8; }
  .licensedFunctionality.active .licFuncAvailable {
    color: #f8f8f8; }

.licensedFuncImageDiv {
  text-align: center; }
  .licensedFuncImageDiv img {
    width: 32px;
    height: 32px; }

.licensedFuncDataDiv {
  color: #50b9ff; }

.licFuncName {
  font-weight: bold; }

.licFuncAvailable {
  color: #888;
  font-size: 0.8em; }

.paAddRemoveLicsDiv {
  padding-top: 0; }

@media (min-width: 768px) {
  .licensedFunctionality {
    margin: 0.2em;
    width: 10em;
    height: 9em; }
  .licensedFuncImageDiv img {
    width: 40px;
    height: 40px; } }

@media (min-width: 996px) {
  .licensedFunctionality {
    margin: 0.5em;
    width: 10em;
    height: 9em;
    padding-top: 0.2em; } }

@media (min-width: 1200px) {
  .licensedFunctionality {
    font-size: 1em;
    padding-top: 0.4em; }
  .licensedFuncImageDiv img {
    width: 48px;
    height: 48px; } }

/************/
/* SERVER */
/************/
#adminPanelServerDialog {
  height: 400px; }
  #adminPanelServerDialog .buttonlabel {
    display: inline; }
  #adminPanelServerDialog .panel-body {
    padding: 0.5em; }
  #adminPanelServerDialog #panelLogs .form-group {
    display: inline-block;
    top: -12px; }

.colConnectedUserInfo {
  width: 6em;
  font-weight: bold;
  color: #416786; }

#tblConnectedUsers tbody > tr {
  cursor: pointer; }

#tblConnectedUsers .fa {
  font-size: 1.7em; }

#tblConnectedUsers > tbody > tr.active {
  color: #f8f8f8; }

#tblConnectedUsers #colLoggedSince, #tblConnectedUsers #colLastActivity {
  min-width: 12em; }

#sendMessageWindow {
  width: 300px;
  height: 300px; }
  #sendMessageWindow textarea {
    height: 180px;
    width: 100%; }

/************/
/* EVENT LOG */
/************/
#adminPanelEventLogDialog {
  height: 400px; }
  #adminPanelEventLogDialog .buttonlabel {
    display: inline; }
  #adminPanelEventLogDialog .panel-body {
    padding: 0.5em; }

/**************/
/* IMPORT DATA*/
/**************/
#importDataDialog {
  max-height: 47em; }
  #importDataDialog .well {
    max-height: 7em;
    margin-bottom: 0; }
  #importDataDialog #btnImport {
    width: 100%;
    height: 70px; }
  #importDataDialog .row > div[class^="col-"] > .radio {
    margin-top: 0; }

/**************/
/* EXPORT DATA*/
/**************/
#exportDataDialog {
  max-height: 38em; }
  #exportDataDialog .togglebutton {
    margin-top: 0.5em; }
  #exportDataDialog radio {
    margin-top: 0;
    margin-bottom: 0; }

/****************/
/* EDIT PROFILE */
/****************/
.editprofileicon {
  color: #e91e63;
  cursor: pointer; }

#editProfileDialog {
  height: 268px;
  max-width: 400px;
  max-height: 400px; }
  #editProfileDialog .input-group {
    width: 100%; }

/* ==========================================================================
   Thumbnail dialogs
   ========================================================================== */
.thumbnailsDialog {
  height: 400px; }

.thumbnailsDialog .md-modal-body {
  padding: 0 1em 1em; }

#thumbnailsContainer {
  height: 300px;
  overflow-y: auto;
  width: 100%; }

.ddThumbnail {
  margin-bottom: 1em;
  overflow: hidden;
  text-align: center; }

.img-thumbnail {
  border: 0;
  padding: 0;
  border-radius: 0 !important; }

.ddThumbnail .ddThumbnailBorder {
  background-color: #f8f8f8;
  border: 1px solid #50b9ff;
  border-radius: 4px;
  height: 150px;
  width: 150px;
  overflow: hidden;
  position: relative; }
  .ddThumbnail .ddThumbnailBorder .img-thumbnail {
    max-height: 150px;
    max-width: 150px;
    /*height: auto; // auto gives problem with lazy-load plugin. that's why that plg uses the 'appear' event to set auto
            width: auto;*/
    height: 150px;
    width: 150px;
    z-index: 10; }
  .ddThumbnail .ddThumbnailBorder.medium {
    height: 280px;
    width: 280px; }
    .ddThumbnail .ddThumbnailBorder.medium .img-thumbnail {
      max-height: 280px;
      max-width: 280px;
      height: 280px;
      width: 280px; }

.ddThumbnail.thumbselected .ddThumbnailBorder {
  border: 1px solid #f0ad4e; }

.taskCase .ddThumbnail {
  margin-bottom: 0; }
  .taskCase .ddThumbnail .ddThumbnailBorder {
    border: 0;
    background-color: #fff !important; }
  .taskCase .ddThumbnail .img-thumbnail {
    border: 0;
    background-color: #fff !important;
    /*border: 0;
            background-color: #fff !important;*/ }
    .taskCase .ddThumbnail .img-thumbnail.medium {
      max-width: 280px;
      max-height: 280px;
      width: auto;
      height: auto; }

.ddThumbnailPageMarkerDiv {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  margin: 0;
  height: 150px;
  width: 150px; }

.ddThumbnailPageMarkerDiv.medium {
  height: 280px;
  width: 280px; }

.ddThumbnailPageMarker, .ddThumbnailPageInfo {
  position: absolute;
  display: inline-block; }

.ddThumbnailPageMarker {
  left: -1px;
  top: -1px;
  color: #416786;
  border-top-left-radius: 5px;
  background-color: white;
  border: 1px solid #50b9ff;
  width: 3em;
  height: 2em;
  text-align: center;
  white-space: nowrap;
  font-weight: bold; }

.ddThumbnailPageMarker.wide {
  width: 10em;
  text-align: left; }

.ddThumbnailPageMarker:hover {
  color: #50b9ff; }

.ddThumbnailPageInfo {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2em;
  text-align: left;
  padding-bottom: 0.2em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background-color: #e91e63;
  color: #f8f8f8;
  line-height: 1.8em;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
  transition: all 0.3s ease-in; }

.ddThumbnailPageInfoEditable {
  position: absolute;
  display: none;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2em;
  text-align: left;
  padding-bottom: 0.2em;
  overflow: hidden;
  color: white;
  line-height: 1.8em;
  border: 0;
  text-align: left;
  padding-left: 6px; }

.ddThumbnail.editable .ddThumbnailPageInfo {
  padding-left: 2em; }

.ddThumbnail.editable .ddThumbnailPageInfoEditable {
  display: inline-block; }

.ddThumbnail.expandable .ddThumbnailPageInfo {
  cursor: pointer;
  text-align: left; }

.ddThumbnail.expandable:hover .ddThumbnailPageInfo {
  height: 6em;
  opacity: 1;
  color: white;
  white-space: normal; }

.ddThumbnail.expandable:hover .ddThumbnailPageInfoEditable {
  display: none; }

.thumbiconHoverNormal {
  color: #111; }

.thumbiconHoverPrimary {
  color: #50b9ff;
  border-color: #50b9ff !important; }

.thumbiconHoverInfo {
  color: #416786;
  border-color: #416786 !important; }

.thumbiconHoverSuccess {
  color: #5cb85c;
  border-color: #5cb85c !important; }

.thumbiconHoverDanger {
  color: #d9534f;
  border-color: #d9534f !important; }

.ddThumbnailPageMarker, .ddThumbnailPageInfo {
  opacity: 0.7; }

.thumbselected .thumbiconHoverSuccess {
  color: white;
  background-color: #5cb85c;
  border-color: #2c462c !important; }

.thumbselected .thumbiconHoverDanger {
  color: white;
  background-color: #d9534f;
  border-color: #7c2020 !important; }

.thumbselected .thumbiconHoverPrimary {
  color: white;
  background: #50b9ff;
  border-color: #2d91fc !important; }

.thumbselected .thumbiconHoverInfo {
  color: white;
  background: #416786;
  border-color: #162027 !important; }

/* ==========================================================================
   Common thumbnail dialog styles
   ========================================================================== */
#thumbnailExtendedControls {
  padding: 0;
  top: 0;
  position: relative;
  white-space: normal; }
  #thumbnailExtendedControls .input-group > .form-group > input[type='text'].form-control {
    width: 15em; }
  #thumbnailExtendedControls .input-group .btn {
    margin-right: 4px; }
  #thumbnailExtendedControls .input-group .form-control {
    display: inline; }
  #thumbnailExtendedControls .input-group .input-group-btn {
    display: inline; }
    #thumbnailExtendedControls .input-group .input-group-btn .btn.dropdown-toggle {
      margin: 0;
      top: 0; }
    #thumbnailExtendedControls .input-group .input-group-btn .dropdown-menu {
      top: inherit; }

#thumbnailsNav {
  padding-left: 10px;
  padding-right: 10px; }
  #thumbnailsNav .navigator {
    display: inline-block;
    width: auto;
    white-space: nowrap; }
    #thumbnailsNav .navigator input {
      width: 4em;
      display: inline;
      padding-left: 0.3em;
      padding-right: 0.3em;
      vertical-align: bottom; }

#thumbnailsNav .form-group, #thumbnailExtendedControls .form-group {
  display: inline;
  margin: 0;
  padding: 0; }
  #thumbnailsNav .form-group .radio, #thumbnailsNav .form-group .togglebutton, #thumbnailExtendedControls .form-group .radio, #thumbnailExtendedControls .form-group .togglebutton {
    display: inline; }
  #thumbnailsNav .form-group input[type='text'], #thumbnailExtendedControls .form-group input[type='text'] {
    text-align: center; }

.thumbicon, .ocrExcludedIcon, .nonProcessableIcon, .ipCommandAssignedIcon, .viewImageIcon {
  position: absolute;
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 3em;
  height: 3em;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition-property: -webkit-opacity;
  -moz-transition-property: -moz-opacity;
  -o-transition-property: -o-opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 15;
  border: 1px solid #888;
  border-radius: 2px;
  background-color: white; }

.thumbicon, .ocrExcludedIcon, .nonProcessableIcon, .ipCommandAssignedIcon {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.viewImageIcon {
  top: 0;
  right: 0;
  color: #416786;
  border: 1px solid #416786;
  cursor: pointer; }
  .viewImageIcon:hover {
    color: #50b9ff;
    border: 1px solid #50b9ff; }

.ocrExcludedIcon > span, .thumbicon > span, .nonProcessableIcon > span, .ipCommandAssignedIcon > span, .viewImageIcon > span {
  font-size: 2em;
  padding: 0.25em; }

.ddThumbnail.thumbselected .thumbicon,
.ddThumbnail:not(.expandable):hover .thumbicon,
.ddThumbnail .thumbicon.thumbiconvisible,
.ddThumbnail .ocrExcludedIcon.thumbiconvisible,
.ddThumbnail .viewImageIcon.thumbiconvisible,
.ddThumbnail .ipCommandAssignedIcon.thumbiconvisible,
.ddThumbnail .nonProcessableIcon.thumbiconvisible,
.ddThumbnail .thumbfticon.thumbfticonvisible {
  filter: alpha(opacity=80);
  opacity: 0.8; }

.PluginInfo {
  border: 1px solid #416786;
  border-radius: 5px;
  padding: 0.5em;
  margin-top: 0.5em;
  cursor: pointer; }
  .PluginInfo.hoverable:hover {
    border: 1px solid #50b9ff; }
  .PluginInfo .activatePluginDiv {
    display: inline; }
  .PluginInfo.loaded .btn[data-action="unload"] {
    background-color: #5cb85c;
    color: #ffffff; }
  .PluginInfo.active {
    border: 1px solid #50b9ff; }

.pluginActiveStatus {
  display: inline-block;
  width: 5em; }

#uploadPluginsContainer {
  height: 350px;
  z-index: 3510; }

/* ==========================================================================
   Admin plugins Dialog
   ========================================================================== */
#adminPluginsDialog {
  height: 400px; }
  #adminPluginsDialog .input-group .togglebutton {
    display: inline-block; }
    #adminPluginsDialog .input-group .togglebutton + .form-group {
      display: inline; }
      #adminPluginsDialog .input-group .togglebutton + .form-group input[type=text] {
        width: 20em; }

/* ==========================================================================
   Admin viewer plugins Dialog
   ========================================================================== */
#adminViewerPluginsDialog {
  height: 400px; }
  #adminViewerPluginsDialog input.jscolor {
    cursor: pointer;
    border: 1px solid #ccc; }
  #adminViewerPluginsDialog #iconClassPreview {
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: relative;
    top: -10px; }
    #adminViewerPluginsDialog #iconClassPreview:before {
      position: relative;
      top: 12px;
      left: 1px; }
  #adminViewerPluginsDialog .input-group .togglebutton {
    display: inline-block; }
    #adminViewerPluginsDialog .input-group .togglebutton + .form-group {
      display: inline; }
      #adminViewerPluginsDialog .input-group .togglebutton + .form-group input[type=text] {
        width: 20em; }
  #adminViewerPluginsDialog .form-group {
    margin: 10px 0 0 0; }
  #adminViewerPluginsDialog .security-principals-list {
    height: calc(100vh - 500px); }
  #adminViewerPluginsDialog .form-horizontal .form-group {
    width: 20em; }

#manageWFConstantsDialog .scroller {
  max-height: 60vh; }

/* Permissions common */
#pagePermissionsEditorDiv .list-group, #pagePermissionsEditorDiv .permissionsEditorContainer {
  max-height: calc(100vh - 220px);
  overflow: auto;
  min-height: 10em; }

#fieldPermissionsEditorDiv .list-group, #fieldPermissionsEditorDiv .permissionsEditorContainer {
  max-height: calc(100vh - 500px);
  overflow: auto;
  min-height: 10em; }

.pagenavigator .form-group {
  display: inline-block !important;
  float: left;
  margin: 0 !important;
  padding: 0; }

.pagenavigator .nav-justified {
  display: inline-block; }

.pagenavigator input[type='number'] {
  max-width: 4em;
  padding: 0;
  height: 2.2em;
  text-align: right; }

#viewerCustomScriptDiv {
  height: 100%;
  min-height: 20em;
  width: 100%; }
  #viewerCustomScriptDiv textarea {
    height: 90%;
    width: 100%;
    overflow-y: scroll;
    font-family: "Lucida Console", Monaco, monospace;
    color: red; }

.CodeMirror {
  height: calc(100vh - 420px) !important; }

#userNotificationsDialog .md-modal-body {
  overflow-y: auto; }

#userNotificationsDialog .form-group.label-floating {
  min-width: 16em; }

#notificationsTableDiv {
  max-height: 20em;
  overflow-y: auto; }
  #notificationsTableDiv thead span {
    font-weight: bold; }
  #notificationsTableDiv .table thead {
    color: #416786; }
  #notificationsTableDiv .table tbody.filtered tr:not(.visible) {
    display: none; }
  #notificationsTableDiv .table tbody tr {
    cursor: pointer; }
    #notificationsTableDiv .table tbody tr:not(.clickable) {
      display: none; }
    #notificationsTableDiv .table tbody tr[data-read="0"] {
      font-weight: bold; }
    #notificationsTableDiv .table tbody tr.active .fa {
      color: white !important; }
  #notificationsTableDiv .table tbody td {
    padding: 4px; }
    #notificationsTableDiv .table tbody td:first-child {
      text-align: center; }
      #notificationsTableDiv .table tbody td:first-child .checkbox {
        display: inline; }

#notificationMessageDiv {
  height: 10em; }
  #notificationMessageDiv textarea {
    width: 100%;
    height: 100%; }

.nt-info {
  color: #50b9ff; }

.nt-info-bg {
  background-color: #50b9ff; }

.nt-warning {
  color: #ffd60f; }

.nt-warning-bg {
  background-color: #ffd60f; }

.nt-critical {
  color: #ff302b; }

.nt-critical-bg {
  background-color: #ff302b; }

/* App Reports */
.appSummaryReport {
  margin: 2em; }
  .appSummaryReport .summary-data {
    display: inline-block;
    min-height: 12em;
    width: 100%;
    overflow-y: auto; }
    .appSummaryReport .summary-data .row span {
      color: #416786; }
    .appSummaryReport .summary-data .row.header span {
      font-weight: bold;
      color: #50b9ff; }
  .appSummaryReport .chart-container {
    height: 200px; }

#tabAppSummaryReport {
  min-height: 53em; }
  #tabAppSummaryReport .table-responsive {
    overflow-y: auto; }
  #tabAppSummaryReport .tabsContent {
    overflow-y: initial; }
    #tabAppSummaryReport .tabsContent section {
      padding: 0 1em; }

.bkg-fuchsia {
  background-color: #e040fb !important; }

.bkg-red {
  background-color: #ef5350 !important; }

.bkg-orange {
  background-color: #ff9800 !important; }

.bkg-yellow {
  background-color: #ffff00 !important; }

.bkg-green {
  background-color: #4caf50 !important; }

.bkg-blue {
  background-color: #7c4dff !important; }

.bkg-black {
  background-color: #000 !important; }

.bkg-white {
  background-color: #fff !important; }

.bkg-transparent {
  background-color: transparent !important; }

#excelExportOptionsDialog #fieldsContainer {
  height: calc(100vh - 23em);
  min-height: 20em; }
  #excelExportOptionsDialog #fieldsContainer li {
    cursor: pointer; }
