.displayInlineFlex {
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
}
.noCursorInteraction {
  cursor: default;
  pointer-events: none;
}
html {
  font-size: 10px;
}
body {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5rem;
  background-color: #FFFFFF;
}
html,
body {
  position: fixed;
  line-height: 1;
}
html,
body,
#wrapper {
  overflow: hidden;
  height: 100%;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none !important;
  scrollbar-width: thin;
  scrollbar-width: 8px;
  scrollbar-color: rgba(0, 51, 80, 0.2) transparent;
  /* Buttons */
}
*:before,
*:after {
  color: unset;
}
*::-webkit-scrollbar {
  width: 8px;
}
*::-webkit-scrollbar:horizontal {
  height: 8px;
}
*::-webkit-scrollbar-track,
*::-webkit-scrollbar-corner {
  background-color: transparent;
}
*::-webkit-scrollbar-thumb {
  background-color: rgba(0, 51, 80, 0.2);
  border-radius: 4px;
}
*::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 51, 80, 0.3);
}
*::-webkit-scrollbar-button:single-button {
  background-color: rgba(0, 51, 80, 0.2);
  height: 8px;
  width: 8px;
  /* &:vertical {
            border-width: 0 1.6px 0 1.6px;
            border-bottom-color: fade(@scrollbar, 20%);//Up       
            &:hover{
                border-bottom-color: fade(@scrollbar, 30%);
            }
    
            &:start, &:increment {//Down
                border-bottom-color: transparent !important;
                border-top-color: fade(@scrollbar, 20%);      
                &:hover{
                    border-top-color: fade(@scrollbar, 30%);
                }
            }
        }
        
        &:horizontal {
            border-width: 1.6px 0 1.6px 0;
            border-right-color: fade(@scrollbar, 20%);//Left        
            &:hover{
                border-right-color: fade(@scrollbar, 30%);
            }
    
            &:start, &:increment {//Right
                border-right-color: transparent !important;
                border-left-color: fade(@scrollbar, 20%);
                &:hover{
                    border-left-color: fade(@scrollbar, 30%);
                }
            } 
        } */
}
*::-webkit-scrollbar-button:single-button:hover {
  background-color: rgba(0, 51, 80, 0.3);
}
*::-webkit-scrollbar-button:single-button[disabled],
*::-webkit-scrollbar-button:single-button:disabled,
*::-webkit-scrollbar-button:single-button.disabled,
*::-webkit-scrollbar-button:single-button:no-button {
  display: none;
}
#wrapper,
.width-all,
.moveable-field-value {
  width: 100%;
}
#page-wrapper {
  background-color: #e9f2f5;
}
main-content {
  height: inherit;
}
.navbar-homeTitle::before {
  display: inline-block;
  content: "Home";
  color: #FFFFFF;
  font-family: Calibri, sans-serif;
  font-size: 1.92rem;
}
.card-header-login::before {
  background-image: url(/Scribe/picture/proxess_logo.svg);
  background-size: contain;
  width: 199px;
  background-repeat: no-repeat;
  height: 60px;
  content: "";
  margin: 0 auto;
  display: block;
}
.navbar-logo::before {
  background-image: url(/Scribe/picture/proxess_logo_nav.svg);
  background-size: 28.8px;
  background-repeat: no-repeat;
  width: 28.8px;
  height: 28.8px;
  margin-top: 5.6px;
  content: "";
  display: inline-block;
}
.noresize {
  resize: none;
}
.card-header,
.modal-header {
  background-image: none;
  border-radius: 0;
}
.modal-backdrop {
  background-color: transparent;
}
.modal-body,
.modal-content,
.popover {
  padding: 0;
  font-size: 1.5rem;
}
.modal-body .card-header,
.modal-content .card-header,
.popover .card-header,
.modal-body .modal-header,
.modal-content .modal-header,
.popover .modal-header {
  height: 28px;
  background: #FFFFFF;
  color: #0080C8;
  padding: 4px 6.4px;
  border-bottom: 1px solid #55A546;
}
.modal-body .bootbox-close-button.close,
.modal-content .bootbox-close-button.close,
.popover .bootbox-close-button.close {
  min-width: 21px;
  margin-top: 0 !important;
}
.modal-body .card-body {
  padding: 0;
  background-color: #e9f2f5;
}
.modal-body .bootbox-close-button.close {
  line-height: 1.5;
  padding: 1.6px 6.4px 0;
  height: 24px;
  min-width: 24px;
  margin-top: 0 !important;
}
.modal-body .bootbox-close-button.close .p-cell {
  vertical-align: top;
  font-weight: normal;
}
.modal-body .group-Box form {
  color: #0080C8;
}
.modal-header .close {
  padding: 0;
  margin: 0;
}
.growl-item button.close,
.modal-body .bootbox-close-button.close,
.modal-header .bootbox-close-button.close {
  color: transparent;
  opacity: 1;
  text-shadow: none;
  font-size: 0;
}
.growl-item button.close::after,
.modal-body .bootbox-close-button.close::after,
.modal-header .bootbox-close-button.close::after,
.growl-item button.close:after,
.modal-body .bootbox-close-button.close:after,
.modal-header .bootbox-close-button.close:after {
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  content: "\f00d";
  color: #0080C8;
  font-size: 2.1333rem;
}
.growl-item button.close:hover::after,
.modal-body .bootbox-close-button.close:hover::after,
.modal-header .bootbox-close-button.close:hover::after,
.growl-item button.close:focus::after,
.modal-body .bootbox-close-button.close:focus::after,
.modal-header .bootbox-close-button.close:focus::after,
.growl-item button.close:hover:after,
.modal-body .bootbox-close-button.close:hover:after,
.modal-header .bootbox-close-button.close:hover:after,
.growl-item button.close:focus:after,
.modal-body .bootbox-close-button.close:focus:after,
.modal-header .bootbox-close-button.close:focus:after {
  color: #003350;
}
.growl-item button.close:active::after,
.modal-body .bootbox-close-button.close:active::after,
.modal-header .bootbox-close-button.close:active::after,
.growl-item button.close:active:after,
.modal-body .bootbox-close-button.close:active:after,
.modal-header .bootbox-close-button.close:active:after {
  color: #55AADA;
}
.modal-footer .btn + .btn {
  border-radius: 0;
}
.card {
  -webkit-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  -moz-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  border: 0;
  border-radius: 0;
}
.card-title {
  text-align: left;
  font-size: 1.92rem;
}
.btn-header.btn-secondary {
  position: absolute;
  top: 1.6px;
  right: 2px;
  font-size: 1.92rem;
  line-height: 1.5px;
  color: #0080C8;
  background-color: transparent !important;
}
.btn-header.btn-secondary:hover {
  color: #003350;
}
.btn-header.btn-secondary:active,
.btn-header.btn-secondary:focus,
.btn-header.btn-secondary:active:focus {
  color: #55AADA;
}
.default-bg {
  background-color: #0080C8;
}
.prx-picture-center {
  text-align: center;
}
.prx-picture-center > div {
  text-align: center;
  display: inline-block;
  height: 50%;
  margin-top: 40px;
}
.prx-picture-center > div > img {
  width: 105px;
}
.prx-picture-center > div > div {
  width: 300px;
  white-space: normal;
  font-size: 1.92rem;
  margin-left: auto;
  margin-right: auto;
}
.prx-picture-center > div button:not(.btn-primary),
.prx-picture-center > div .msg-empty {
  color: #0080C8;
}
section-child .prx-picture-center {
  background-color: #e9f2f5;
}
.posAbsolute {
  position: absolute;
}
.height-all,
.ha {
  height: 100%;
}
.xNoOverflow {
  /* ReSharper disable once CssBrowserCompatibility */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}
.noOverflowSM {
  /*SmartPath */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: auto;
}
.noOverflow {
  /* ReSharper disable once CssBrowserCompatibility */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.noOverflow.ha {
  background-color: #e9f2f5;
}
.overflowTest {
  overflow: hidden;
}
.noWrap {
  white-space: nowrap;
}
.search-form-btn-submit {
  margin-top: 2.4px;
}
.search-form {
  padding-left: 0;
  padding-right: 0;
  background-color: #f0f4f7;
}
.search-form .group-Box {
  padding: 6.4px;
}
.container-fluid {
  padding-right: 0;
  padding-left: 0;
  height: 100%;
}
.docFilePicture {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
}
/* max-height only for prizm div, not for html img tag*/
div.docFilePicture {
  max-height: 100%;
  margin: 0;
  width: 100%;
}
/* form div{
    &.rowInfo {
        //max-width: 650px;
        > .col-12{
            padding: 0;
        }
    }

    &.well div.row {
        margin-top: 0;/* deacitvate margin-top in headlines*
    }
} */
form div.rowInfo > .col-12 {
  padding: 0;
}
.listRow {
  margin: 0;
  padding-left: 16px;
}
.listRow > ul,
.listRow > ol {
  margin: 0;
}
.tab-content {
  padding: 6.4px;
}
.panel-collapse.in.collapse {
  margin-bottom: 6.4px;
  margin-top: -6.4px;
}
.panel-open > .collapse:not(.show) {
  display: block;
}
/* label.facetedSearch,
label.facetedSearchRestriction {
    margin-top: 8px;
    margin-left: 4px;
    margin-bottom: 0;
    font-size: 11.2px;
    color: @text-dark-2;
}

label.facetedSearchRestriction {
    color: @text-dark-2;
    &::after {
    content: " *";
}
} */
.facetedSearch-sub {
  margin-bottom: 12.8px;
}
.facetedSearch-sub label {
  font-weight: normal;
  font-size: 1.92rem;
}
.facetedSearch-sub label.container-checkbox {
  padding-top: 6.4px;
  padding-right: 0;
  padding-bottom: 0;
}
.facetedSearch-sub label.container-checkbox > .checkmark {
  margin-top: 6.4px;
}
.facetedSearch-sub input[type=checkbox],
.facetedSearch-sub label {
  margin: 0;
  border: 0;
}
.facetedSearch-sub a {
  color: #0080C8;
}
.vertMiddle {
  vertical-align: middle;
}
.vAlgin {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.sidebar-container {
  margin-left: 4px;
}
.no-stretch {
  width: inherit;
  height: inherit;
}
.p-table {
  display: table;
}
.p-title {
  display: table-caption;
  text-align: center;
  font-weight: bold;
  font-size: larger;
}
.p-heading {
  display: table-row;
  font-weight: bold;
  text-align: center;
}
.p-row {
  display: table-row;
}
.p-cell-padding {
  display: table-cell;
  padding: 0 4px;
  vertical-align: middle;
}
.p-cell {
  display: table-cell;
  vertical-align: middle;
  color: #003350;
  font-weight: normal;
  font-size: 1.5rem;
}
.auto-scroll-y {
  overflow-y: auto;
  overflow-x: hidden;
}
.nav,
.pagination,
.carousel,
.card-title a {
  cursor: pointer;
  margin-left: 5.1px;
}
.panel-info label {
  color: #0080C8;
  margin-top: 3.2px;
}
.panel-info .prx-input {
  background-color: #f0f4f7;
  font-size: 1.5rem;
  box-shadow: none;
}
.panel-info input.ng-invalid.ng-dirty ~ .validation-btn {
  margin-left: 45%;
  margin-left: calc(50% - 6.4px);
  margin-top: 8px;
}
.panel-info input-field input.ng-invalid.ng-dirty ~ .validation-btn {
  margin-left: 61%;
  margin-left: calc(100% - 190px);
  margin-top: 6px;
}
.panel-info input-field input[type=number].ng-invalid.ng-dirty ~ .validation-btn {
  margin-top: -24.5px;
  margin-left: calc(100% - 172px);
}
.prx-input {
  border: 1px solid transparent;
}
.prx-input:active {
  background-color: #e9f2f5;
  border-color: rgba(85, 165, 70, 0.3) !important;
}
.prx-input:hover {
  border-color: #55A546 !important;
}
.prx-input:focus {
  border-color: #55A546 !important;
}
.prx-input[disabled],
.prx-input:disabled,
.prx-input.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-content {
  border-radius: 0;
}
.user-menu a {
  color: #FFFFFF;
  padding: 3.2px 8px !important;
}
.form-control {
  border-radius: 0;
  border-width: 0;
  background-color: #f0f4f7;
  color: #0080C8;
  transition: none;
  -o-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}
.form-control:focus {
  border: 0 solid #55A546;
  background-color: #f0f4f7;
  color: #0080C8;
}
.form-control.ng-empty,
.form-control:empty,
.form-control:blank {
  color: #55AADA !important;
  font-style: italic !important;
}
.form-control::-webkit-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.form-control::-moz-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
  opacity: 1 !important;
}
.form-control:-ms-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.form-control::-ms-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.form-control::placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.form-control::-webkit-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.form-control[disabled],
.form-control[readonly] {
  background-color: #f0f4f7;
}
.form-control[disabled],
.form-control .disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
textarea {
  background-color: #FFFFFF;
  width: 100%;
  outline: none;
  padding: 0 0 0 8px;
  border-width: 0;
  color: #0080C8;
}
textarea[disabled],
textarea:disabled,
textarea.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
textarea.form-control {
  background-color: #FFFFFF;
}
/* input-field input[required] {
    background-color: @bg-light-1;
} */
.fa-download:before {
  font-size: large;
}
.btn-sm,
.btn-group-sm > .btn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-sm > i,
.btn-group-sm > .btn > i {
  margin-right: 4px;
}
.btn-sm > i.cancel,
.btn-group-sm > .btn > i.cancel {
  margin-top: -1px;
}
.btn {
  border: 0;
  border-radius: 0;
  background-image: none;
  transition: none;
}
.btn:active {
  box-shadow: none;
}
.btn:focus,
.btn.focus {
  box-shadow: none;
}
.btn-select {
  height: 24px;
  min-width: 80px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.btn-select > div {
  margin-right: 4px;
}
.btn-select > i {
  margin-left: -12.8px;
  color: #55A546;
}
.btn-select > i.fa-columns {
  float: left;
  margin: 0 3.2px 0 0;
  color: #0080C8;
}
.btn-select:hover {
  background-color: #e9f2f5;
  color: #0080C8;
}
.btn-select:active,
.btn-select:active:hover {
  background-color: #e9f2f5;
  color: #55A546;
}
.btn-select:active > i,
.btn-select:active:hover > i {
  color: #55A546;
}
.btn-select:focus {
  color: #55AADA;
}
.btn-select[aria-expanded="true"] {
  background-color: #77B76B;
  color: #FFFFFF;
}
.btn-select[aria-expanded="true"] > i {
  color: #FFFFFF;
}
.btn-select[aria-expanded="true"] > i.fa-caret-down::before {
  content: "\f0d8";
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none;
}
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: none;
}
/* btn-prx is used for all btns expect of OK/Cancel Btns in form*/
.btn-select,
.btn-prx,
.btn-headline,
.pccv .pccPageLoadFail > button {
  background-color: #FFFFFF;
  color: #0080C8;
  font-size: 1.92rem;
  padding: 0 6.4px;
  border-radius: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.btn-select[disabled],
.btn-prx[disabled],
.btn-headline[disabled],
.pccv .pccPageLoadFail > button[disabled],
.btn-select:disabled,
.btn-prx:disabled,
.btn-headline:disabled,
.pccv .pccPageLoadFail > button:disabled,
.btn-select.disabled,
.btn-prx.disabled,
.btn-headline.disabled,
.pccv .pccPageLoadFail > button.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.uib-left.float-left,
.uib-right.float-right {
  height: 24px;
  width: 24px;
  background-color: #88C07E;
  color: #FFFFFF;
  border: none;
}
.uib-left.float-left:hover,
.uib-right.float-right:hover,
.uib-left.float-left:hover:focus,
.uib-right.float-right:hover:focus {
  background-color: #77B76B;
}
.uib-left.float-left:focus,
.uib-right.float-right:focus,
.uib-left.float-left:active,
.uib-right.float-right:active {
  background-color: #77B76B;
}
.uib-left.float-left[disabled],
.uib-right.float-right[disabled],
.uib-left.float-left:disabled,
.uib-right.float-right:disabled,
.uib-left.float-left.disabled,
.uib-right.float-right.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-headline.dropdown-toggle,
.btn-select.dropdown-toggle {
  padding: 0 3.2px;
}
.btn-headline.dropdown-toggle > i,
.btn-select.dropdown-toggle > i {
  margin: 0 3.2px;
}
.btn-headline.dropdown-toggle > i.fa-caret-down,
.btn-select.dropdown-toggle > i.fa-caret-down {
  margin-left: 3.2px;
  margin-right: 0;
}
.btn-headline {
  height: 24px;
  min-width: 24px;
  background-color: transparent;
  border: none;
}
.btn-headline:hover {
  background-color: #e9f2f5;
}
.btn-headline:focus,
.btn-headline:active {
  background-color: #e9f2f5;
  color: #55A546;
}
.btn-headline:focus > i,
.btn-headline:active > i {
  color: #55A546;
}
.btn-headline.dropdown-toggle:focus > i,
.btn-headline.dropdown-toggle:active > i {
  color: #55A546;
}
.btn-headline.dropdown-toggle > i {
  color: #55AADA;
  vertical-align: baseline;
}
.dropdown {
  position: unset;
}
.dropdown.open > button[aria-expanded="true"].btn-headline,
.dropdown[uib-dropdown] > button[aria-expanded="true"].btn-headline {
  background-color: #77B76B;
  color: #FFFFFF;
}
.dropdown.open > button[aria-expanded="true"].btn-headline > i,
.dropdown[uib-dropdown] > button[aria-expanded="true"].btn-headline > i {
  color: #FFFFFF;
}
.dropdown.open > [aria-expanded="true"] > i.fa-caret-down:before,
.dropdown[uib-dropdown] > [aria-expanded="true"] > i.fa-caret-down:before,
.dropdown.open > [aria-expanded="true"] > i.fa-caret-down::before,
.dropdown[uib-dropdown] > [aria-expanded="true"] > i.fa-caret-down::before {
  content: "\f0d8";
}
.dropdown.show.doc-info-work-around > ul {
  display: block;
}
.dropdown-toggle:after,
.dropdown-toggle::after {
  content: none;
}
.dropdown-toggle > i.fa-ellipsis-h {
  font-size: 1.5rem;
}
.fixed-dropdown {
  position: fixed;
  width: intrinsic;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 45px;
}
.u {
  text-decoration: underline;
}
.top-words-loading {
  z-index: 1;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: 5px;
  margin-left: -16px;
  color: #0080C8;
  float: right;
  display: block;
}
.top-words-loading.load-dynamic {
  margin-top: -20px !important;
  margin-right: 5px !important;
}
.sidebar-number-col {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.sidebar-number-col input[type=number] {
  width: 60px;
  text-align: center;
  color: #0080C8;
}
.ngrs-range-slider {
  margin: 1.6px;
}
.center {
  margin: auto;
  text-align: center;
}
form .divider {
  height: 1px;
  margin: 7.2px 0;
  overflow: hidden;
  background-color: #55AADA;
}
img {
  /* ReSharper disable once InvalidValue */
  image-orientation: from-image;
}
.btn-primary.disabled,
.btn-primary[disabled] {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
.btn-primary.disabled.active,
.btn-primary[disabled].active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
fieldset[disabled] .btn-primary {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary.active {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
h1,
.h1 {
  font-size: 2.128rem;
}
h2,
.h2 {
  font-size: 2.344rem;
}
h3,
.h3 {
  font-size: 1.92rem;
}
h4,
.h4 {
  font-size: 1.92rem;
}
h5,
.h5,
h6,
.h6 {
  font-size: 1.5rem;
}
.section-headline {
  border: 0 solid #A6D3EC;
  border-bottom-width: 1px;
  background-color: #FFFFFF;
  height: 37.6px;
  padding: 6.4px;
  overflow: hidden;
  box-shadow: none;
}
.section-headline .one-line,
.section-headline .one-line-expander {
  padding: 0;
  color: rgba(85, 170, 218, 0.6);
  font-size: 1.5rem;
}
.section-headline h4 {
  color: #0080C8;
  font-size: 2.14rem;
  display: inline;
  padding: 0 6.4px;
}
.section-headline .split-btn .fa-caret-left,
.section-headline .split-btn .fa-caret-right {
  vertical-align: top;
}
.section-headline .btn-select > i {
  margin-left: 0;
}
.section-headline .btn-select .dropdown-text-named-item {
  margin: 0 4px;
}
hit-list-header .section-headline {
  width: inherit;
}
@media screen and (max-width: 1714px) {
  hit-list-header .section-headline {
    overflow: auto hidden;
  }
  hit-list-header .section-headline h4 {
    padding-right: 0;
  }
}
hit-list-header .section-headline h4 {
  padding-right: 3.2px;
}
@media screen and (max-width: 1300px) {
  smart-path-main hit-list-header .section-headline h4 {
    padding: 0;
  }
  smart-path-main hit-list-header .section-headline .fa-columns {
    display: none;
  }
}
smart-path-main.smallSmartPath hit-list-header .section-headline {
  overflow-x: auto;
}
.fa-ellipses-h {
  font-size: 1.5rem;
}
.hit-list-grid {
  margin: 6.4px;
}
.one-line,
.one-line-expander {
  display: table-cell;
  white-space: nowrap;
  vertical-align: middle;
  padding: 0 3.2px;
  height: 28px;
  color: #003350;
  font-size: 1.92rem;
}
.one-line-expander {
  width: 100%;
  padding: 0 !important;
}
/* .one-line .btn-function{
    margin-top: 3.2px;
} */
.card-footer {
  padding: 3.2px 6.4px;
  height: 31.2px;
  border-top: 1px solid #A6D3EC;
  border-radius: 0;
  background-color: #FFFFFF;
  margin: 0;
}
.card-footer .one-line {
  margin: 4px;
}
.card-footer button {
  margin-left: 6.4px;
  line-height: 24px;
}
.split-btn {
  height: 24px;
  width: 24px;
  background-color: #e9f2f5;
  border: 1px solid #A6D3EC;
  padding: 0 4px;
  cursor: pointer;
}
.split-btn > i {
  font-size: 2.344rem;
  color: #55AADA;
}
.split-btn:hover > i {
  color: #003350;
}
.split-btn:active > i {
  color: #55A546;
}
.split-btn > .fa-caret-right {
  margin-left: 3px;
}
.modal-saveAs {
  width: 650px;
}
.modal-eMailMask {
  max-width: 800px;
}
.modal-dataMiningMask {
  max-width: 800px;
}
@media (min-width: 1500px) {
  .modal-dataMiningMask {
    max-width: 1200px;
  }
}
@media (max-width: 1000px) {
  .modal-dataMiningMask {
    max-width: 600px;
  }
}
.modal-settingsMask {
  width: 500px;
}
@media (max-height: 700px) {
  .modal-settingsMask .card-body fieldset {
    padding: 0;
  }
}
.modal-changePasswordMask {
  width: 400px;
}
.modal-changePasswordMask fieldset {
  padding: 6.4px;
}
.modal-changePasswordMask .col-5 {
  padding-right: 4px;
}
.modal-changePasswordMask .col-7 {
  padding-left: 4px;
  margin-bottom: 3.2px;
}
.modal-changePasswordMask .col-7 input[name='newPassword'] {
  float: left;
  border-right-color: #f0f4f7;
}
.modal-changePasswordMask .col-7 input[name='newPassword']:active {
  border-right-color: rgba(85, 165, 70, 0.3);
}
.modal-changePasswordMask .col-7 input[name='newPassword']:hover {
  border-right-color: #55A546;
}
.modal-changePasswordMask .col-7 input[name='newPassword']:focus {
  border-right-color: #55A546;
}
.modal-changePasswordMask .col-7 i {
  float: right;
  font-size: 1.92rem;
  padding: 2.5px 1.6px 0;
  background-color: #f0f4f7;
  height: 22px;
  margin-top: 1px;
}
.modal-changePasswordMask label {
  margin-top: 0;
}
.modal-changePasswordMask .card {
  margin-bottom: 0;
}
.modal-login {
  width: 502px;
  max-width: unset;
  min-height: 634px;
  margin-top: calc(50vh - 317px);
  margin-bottom: 0;
  -webkit-clip-path: polygon(50px 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%, 0 50px);
  clip-path: polygon(50px 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%, 0 50px);
  background-color: #55A546;
}
@media (max-height: 576px) {
  .modal-login {
    min-height: 100%;
    height: 576px !important;
    margin: 0 auto;
  }
}
@media (max-height: 900px) {
  .modal-login .dms-label {
    margin-bottom: 6.4px;
  }
  .modal-login .card-header-login.login-img {
    margin-bottom: none;
  }
}
.modal-login > .modal-content {
  background-color: #FFFFFF;
  border: none;
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 500px;
  min-height: 632px;
  max-height: 100vh;
  -webkit-clip-path: polygon(50px 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%, 0 50px);
  clip-path: polygon(50px 0, 100% 0, 100% calc(100% - 50px), calc(100% - 50px) 100%, 0 100%, 0 50px);
}
@media (max-height: 576px) {
  .modal-login > .modal-content {
    min-height: calc(100% - 1.4px);
  }
}
.modal-login > .modal-content > .modal-body > .row > .col-12 {
  max-height: 500px;
}
.modal-login > .modal-content > .modal-body > .row > .col-12 .login-form {
  max-height: 350px;
}
.modal-login .prx-card {
  margin: 50px 49px 10px;
  width: 402px;
  min-height: 512px;
}
.modal-login .prx-card .row {
  margin: 0;
}
.modal-login .prx-card .row label {
  font-size: 1.5rem;
  color: #55AADA;
  width: 30%;
}
.modal-login .prx-card .row label.container-checkbox {
  width: 100%;
  margin-bottom: 12.8px;
}
.modal-login .prx-card .row label.container-checkbox .checkmark {
  margin-top: 0;
}
.modal-login .prx-card .row label.container-checkbox input:checked ~ .checkmark:after,
.modal-login .prx-card .row label.container-checkbox input[aria-pressed="true"] ~ .checkmark:after {
  margin-bottom: -0.5px;
}
.modal-login .prx-card .row .form-group {
  margin-bottom: 12.8px;
  width: 70%;
}
.modal-login .prx-card .expander-header.expanded {
  margin-bottom: 6.4px;
}
.modal-login .prx-card .expander-header label {
  margin-top: 0;
}
.modal-login .prx-card .expander-header > i.fa-caret-up,
.modal-login .prx-card .expander-header > i.fa-caret-down {
  font-size: 1.5rem;
}
.modal-login .prx-card .styledSelect {
  font-size: 1.5rem;
  padding-top: 2px;
}
.modal-login .prx-card .options li {
  height: 27.6px;
  font-size: 1.5rem;
  padding-top: 6px;
}
.modal-login .card-header-login.login-img {
  width: 100%;
  height: 73px;
  background-color: transparent !important;
  padding: 0;
  text-align: center;
  font-size: 0;
  margin-bottom: 50px;
  border-bottom: none;
}
.modal-login .login-form {
  padding: 0;
  max-height: 350px;
}
.modal-login .dms-label {
  margin-bottom: 32px;
}
.modal-login .btn {
  margin-top: 6.4px;
  width: calc(50% - 3.2px);
}
.modal-login .login-form,
.modal-login fieldset,
.modal-login .prx-card {
  background-color: transparent;
  padding: 0;
}
.modal-login .modal-body fieldset,
.modal-login .prx-card {
  border: none !important;
  box-shadow: none;
}
.modal-login .login-key {
  margin-right: 6.4px;
}
.dms-label {
  font-size: 2.66vh;
  color: #55AADA;
  margin-top: 0.8vh;
  text-align: center;
}
.prx-card {
  margin: 0;
  background-color: #e9f2f5;
}
.expander-header,
div[uib-accordion-group] .card-header {
  border-bottom: 1px solid #A6D3EC;
}
.expander-header:hover label,
div[uib-accordion-group] .card-header:hover label,
.expander-header:hover span,
div[uib-accordion-group] .card-header:hover span,
.expander-header:hover .card-title,
div[uib-accordion-group] .card-header:hover .card-title {
  color: #003350;
}
.expander-header:active label,
div[uib-accordion-group] .card-header:active label,
.expander-header:active span,
div[uib-accordion-group] .card-header:active span,
.expander-header:active .card-title,
div[uib-accordion-group] .card-header:active .card-title {
  color: #55AADA;
}
.expander-header,
div[uib-accordion-group],
div[uib-accordion-group] .card-header {
  height: 24px;
  margin-bottom: 12.8px;
}
.expander-header i:not(.validation-btn):not(.fa-calendar-alt),
div[uib-accordion-group] i:not(.validation-btn):not(.fa-calendar-alt),
div[uib-accordion-group] .card-header i:not(.validation-btn):not(.fa-calendar-alt) {
  margin: 0 6.4px 0 3.2px;
  color: #55AADA;
}
.expander-header label,
div[uib-accordion-group] label,
div[uib-accordion-group] .card-header label,
.expander-header span,
div[uib-accordion-group] span,
div[uib-accordion-group] .card-header span,
.expander-header .card-title,
div[uib-accordion-group] .card-title,
div[uib-accordion-group] .card-header .card-title {
  font-size: 1.5rem;
  color: #0080C8;
  text-align: left;
}
.expander-header > i.fa-caret-up,
.expander-header > i.fa-caret-down {
  font-size: 1.5rem;
}
.modal-prxHelp {
  width: 90%;
}
.growl {
  z-index: 9;
}
.growl-item {
  max-width: 550px;
  border: 1px solid #55A546;
  border-left-width: 32px;
  border-radius: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.3);
  -moz-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.3);
  box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.3);
  background-color: #e9f2f5;
  background-image: none;
  padding: 6.4px;
  color: #0080C8;
  text-shadow: none;
}
.growl-item::before,
.growl-item:before {
  content: "\f129";
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  color: #FFFFFF;
  position: absolute;
  font-size: 1.92rem;
  left: -19.6px;
  top: calc(50% - 9.5px);
}
.growl-item.alert-success {
  background-color: #F2F9FC;
  border-color: #13ab0e;
}
.growl-item.alert-success::before,
.growl-item.alert-success:before {
  content: "\f00c";
  left: -25.6px;
}
.growl-item.alert-danger {
  background-color: #fce8ec;
  border-color: #BD0B25;
}
.growl-item.alert-danger::before,
.growl-item.alert-danger:before {
  content: "\f12a";
}
.growl-item button.close {
  margin-top: -2px;
}
.splitter {
  margin: 5.6px 3.2px;
  border-top: 1.3px solid #55A546 !important;
  -o-border-image: linear-gradient(to right, rgba(85, 165, 70, 0.15) 0%, #55A546 50%, rgba(85, 165, 70, 0.15) 100%);
  border-image: linear-gradient(to right, rgba(85, 165, 70, 0.15) 0%, #55A546 50%, rgba(85, 165, 70, 0.15) 100%);
  border-image-slice: 1;
}
.splitter.dashed {
  margin: 1px 1px;
  border-top: 1px dashed #2693D0;
  -o-border-image: none;
  border-image: none;
}
@media screen {
  #printSection {
    display: none;
  }
}
@media print {
  body * {
    visibility: hidden;
  }
  #printSection,
  #printSection * {
    visibility: visible;
  }
  #printSection {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.margintop5 {
  margin-top: 4px;
}
.marginbottom {
  margin-bottom: 4px;
}
.marginbottom10 {
  margin-bottom: 8px;
}
.marginbottom25 {
  margin-bottom: 20px;
}
.prx-btn-row {
  margin: 1.6px 0;
}
button.float-right {
  border-radius: 0;
}
.dropdown-text-named-item,
.dropdown-text-smart-path-profile {
  white-space: nowrap;
  float: left;
  text-align: left;
  margin-right: 8px;
}
.dropdown-text-named-item + i,
.dropdown-text-smart-path-profile + i {
  margin: 0 0 0 -6.4px;
}
.shortened-dropdown {
  text-overflow: ellipsis;
  overflow: hidden;
}
.shortened-dropdown .fa-caret-down,
.shortened-dropdown .fa-caret-up {
  margin-left: 0;
}
/* .moveable-field {
    background-color: @bg-light-2;
    label {
        color: @text-dark-1;
}
} */
.fa-eye {
  width: 24px;
  padding-left: 1.12px;
  padding-right: 1.12px;
}
.moveable-field-trash {
  background-color: unset;
  cursor: pointer;
}
.moveable-field-trash i {
  color: #BD0B25;
}
/* .moveable-field-value {
    width: 100%;
} */
.hidden-field {
  background: #55AADA;
}
.hidden-field .moveable-field-value {
  padding-left: 1.67px;
}
.hidden-field label {
  color: #003350;
}
.hidden-field input,
.hidden-field input:-internal-autofill-selected,
.hidden-field .input-group-btn {
  background: #f0f4f7;
  pointer-events: none;
  border-color: transparent;
}
.fa-lg {
  font-size: 8.8px;
}
a {
  color: #55AADA;
}
a:hover {
  cursor: pointer;
  color: #55A546;
  text-decoration: none;
}
.noResult {
  color: #55A546;
  font-size: 1.5rem;
}
.s-hidden {
  visibility: hidden;
  padding-right: 8px;
}
.select,
select.prx-input {
  cursor: pointer;
  display: inline-block;
  position: relative;
  height: 24px;
  width: 100%;
  padding: 0 6.4px;
  color: #0080C8;
  font-size: 1.92rem !important;
  background-color: #FFFFFF;
  border: 1px solid #A6D3EC;
}
.select:focus::-ms-value,
select.prx-input:focus::-ms-value {
  background-color: transparent;
}
.select::-ms-expand,
select.prx-input::-ms-expand {
  display: none;
}
.form-inline .select,
.form-inline select.prx-input {
  width: 70%;
}
.styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #FFFFFF;
  font-size: 1.92rem;
  padding: 0 18.4px 0 6.4px;
  height: 22px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  /* &:focus,
    &.focus {
        background-color: @bg-dropdown;
        color: @text-light-1;
        border-color: @border-color-1;

        &::after {
            color: @text-light-1;
}
    } */
}
.styledSelect::after,
.styledSelect:after {
  content: "\f0d7";
  color: #55A546;
  position: absolute;
  right: 6.4px;
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.styledSelect:active,
.styledSelect.active {
  background-color: #e9f2f5;
  color: #55A546;
}
.styledSelect:active::after,
.styledSelect.active::after,
.styledSelect:active:after,
.styledSelect.active:after {
  content: "\f0d8";
  color: #55A546;
}
.styledSelect[disabled],
.styledSelect:disabled,
.styledSelect.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 0;
  padding: 0 0;
  list-style: none;
  border: 1px solid #A6D3EC;
  background-color: #FFFFFF;
  min-width: calc(100% + 1px);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: -1px;
  max-height: 50vh;
  overflow: auto;
  -webkit-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  -moz-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
}
.options li {
  margin: 0;
  height: 28.8px;
  padding: 4px 6.4px;
  font-size: 1.92rem;
  background-color: #FFFFFF;
  color: #0080C8;
}
.options li:hover {
  background-color: #e9f2f5;
}
.options li:focus {
  background-color: #e9f2f5;
  color: #55A546;
}
.options li:active {
  background-color: #DDEDDA;
  border-left: 3.2px solid #55A546;
}
.options li[disabled],
.options li:disabled,
.options li.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.dropdown-subtitle {
  height: 28.8px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  margin: 0;
  text-align: center;
  font-size: 1.92rem;
  padding: 4px 6.4px 0 6.4px !important;
  display: block;
}
.dropdown-subtitle:first-child {
  border-top-width: 0;
}
.dropdown-subtitle > span {
  display: inline-block;
}
.dropdown-subtitle > i {
  width: 20px;
  color: #55A546;
  margin: 0 3.2px 0 0;
  font-size: 1.92rem;
}
.light .dropdown-subtitle {
  background-color: #FFFFFF;
  color: #55AADA;
  border-color: #A6D3EC;
}
.dark .dropdown-subtitle {
  background-color: #0080C8;
  color: #A6D3EC;
  border-color: #2693D0;
  cursor: default;
}
.dropdown-item {
  padding: 0;
}
.dropdown-item:hover,
.dropdown-item:focus {
  background-color: unset;
}
.dropdown-menu .dropdown-item > a {
  height: 28.8px;
  padding: 4px 6.4px;
  font-size: 1.92rem;
  margin: 0;
  width: 100%;
  background-color: transparent;
  background-image: linear-gradient(to bottom, transparent 0%, transparent 100%);
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.dropdown-menu .dropdown-item > a[disabled],
.dropdown-menu .dropdown-item > a:disabled,
.dropdown-menu .dropdown-item > a.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.dropdown-menu .dropdown-item > a > i {
  width: 20px;
  color: #55A546;
  margin: 0 3.2px 0 0;
  font-size: 1.92rem;
}
ul.dropdown-menu {
  padding: 0;
  top: auto;
  min-height: 22.4px;
  z-index: 9999;
}
ul.dropdown-menu > li > a {
  cursor: pointer;
}
.prx-edit-doc-input-row input + ul.dropdown-menu {
  /* top: auto !important;
        left: 0 !important; */
  max-width: 330px;
}
.prx-edit-doc-input-row input.fixedDropDown + ul.dropdown-menu {
  position: fixed;
}
/* @media (min-width: 768px){
    .dropdown-menu-right {
        right: 0;
        left: auto;
}
} */
.dropdown-auto-right {
  right: auto !important;
}
.dropdown-menu,
.sp-path-panel {
  overflow-y: auto;
  border-radius: 0;
  margin: 0;
}
.dropdown-menu > li,
.sp-path-panel > li {
  margin: 0;
}
.dropdown-menu.light,
.sp-path-panel.light {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  -moz-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  border: 1px solid #A6D3EC;
  max-height: 80%;
  max-height: calc(100% - 208px);
}
.dropdown-menu.light > li > a,
.sp-path-panel.light > li > a {
  background-color: #FFFFFF;
  color: #0080C8;
}
.dropdown-menu.light > li > a:hover,
.sp-path-panel.light > li > a:hover {
  background-color: #e9f2f5;
  background-image: linear-gradient(to bottom, #e9f2f5 0%, #e9f2f5 100%);
}
.dropdown-menu.light > li > a:focus,
.sp-path-panel.light > li > a:focus {
  background-color: #DDEDDA;
  border-left: 3.2px solid #55A546;
  background-image: linear-gradient(to bottom, #DDEDDA 0%, #DDEDDA 100%);
}
.dropdown-menu.light > li > a:active,
.sp-path-panel.light > li > a:active {
  background-color: #e9f2f5;
  color: #55A546;
}
.dropdown-menu.dark,
.sp-path-panel.dark {
  background-color: #0080C8;
  -webkit-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.3);
  -moz-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.3);
  box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.3);
  border: 0;
}
.dropdown-menu.dark > li > a,
.sp-path-panel.dark > li > a {
  background-color: #0080C8;
  color: #FFFFFF;
  /*overwrite bootstrap-theme.min.css*/
}
.dropdown-menu.dark > li > a:hover,
.sp-path-panel.dark > li > a:hover,
.dropdown-menu.dark > li > a:focus,
.sp-path-panel.dark > li > a:focus {
  background-image: linear-gradient(to bottom, #2693D0 0%, #2693D0 100%);
}
.dropdown-menu.dark > li > a:hover,
.sp-path-panel.dark > li > a:hover {
  background: #2693D0;
}
.dropdown-menu.dark > li > a:active,
.sp-path-panel.dark > li > a:active {
  background-color: #55AADA;
}
.dropdown-menu > .active > a:not(.dropdown-empty-item),
.sp-path-panel > .active > a:not(.dropdown-empty-item),
.dropdown-menu > .active > a:hover:not(.dropdown-empty-item),
.sp-path-panel > .active > a:hover:not(.dropdown-empty-item),
.dropdown-menu > .active > a:focus:not(.dropdown-empty-item),
.sp-path-panel > .active > a:focus:not(.dropdown-empty-item) {
  background-image: none;
  background-color: #55A546;
  color: #0080C8;
}
.mb-3,
.my-3 {
  margin-bottom: 0 !important;
}
.email_form {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
}
.input-group-home {
  width: unset;
}
.input-group-home .quicksearch.light .input-quick-search {
  height: 5vh;
  background-color: #e9f2f5;
  border: 1px solid #55A546;
  border-right-width: 0;
  padding: 0 0.5333vw;
  font-size: 2.4vh;
}
.input-group-home .quicksearch.light .input-quick-search.ng-empty,
.input-group-home .quicksearch.light .input-quick-search:empty,
.input-group-home .quicksearch.light .input-quick-search:blank {
  color: #55AADA !important;
  font-style: italic !important;
}
.input-group-home .quicksearch.light .input-quick-search::-webkit-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.input-group-home .quicksearch.light .input-quick-search::-moz-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
  opacity: 1 !important;
}
.input-group-home .quicksearch.light .input-quick-search:-ms-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.input-group-home .quicksearch.light .input-quick-search::-ms-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.input-group-home .quicksearch.light .input-quick-search::placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.input-group-home .quicksearch.light .input-quick-search::-webkit-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
.input-group-home .quicksearch.light form {
  width: calc(100% - 5vh);
}
.light #quickSearchButton {
  height: 5vh;
  width: 5vh;
  background-color: #55A546;
  color: #FFFFFF;
  font-size: 3.2vh;
  padding: 0 0.5333vw;
  min-width: unset;
}
.light #quickSearchButton:hover {
  background-color: #A6D3EC;
}
.light #quickSearchButton:active {
  background-color: #A6D3EC;
  color: #0080C8;
}
.bootbox-body {
  padding: 16px;
}
label {
  color: #55AADA;
  font-size: 1.5rem !important;
  font-weight: normal;
  margin-bottom: 0;
}
archive-mask label {
  margin-bottom: 0;
  margin-top: 6.4px;
}
.btn-group.homeScreen-group {
  margin-top: -1px;
  margin-bottom: 1px;
  vertical-align: inherit;
}
.btn-group.homeScreen-group.open > .btn + .dropdown-toggle-split i::before,
.btn-group.homeScreen-group.open > .btn + .dropdown-toggle-split i:before {
  content: "\f0d8";
}
.btn-group.homeScreen-group a.homeScreen-button {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-group.homeScreen-group .homeScreen-button {
  box-shadow: -1.6px 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
}
.btn-group.homeScreen-group .homeScreen-button:hover {
  color: #0080C8;
}
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split {
  box-shadow: 1.6px 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  height: 5vh;
  background-color: #FFFFFF;
  color: #0080C8;
  font-size: 1.8667vh;
  border: 1px solid transparent;
  padding: 0 0.2666vw;
}
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split i {
  font-size: 2.4vh;
  margin: 0.2666vw;
  vertical-align: middle;
}
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split i::before,
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split i:before {
  color: #55A546;
  font-size: 2.93vh;
  margin-right: 0.5333vw;
}
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split:hover {
  background-color: #e9f2f5;
}
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split:focus {
  background-color: #e9f2f5;
  border: 1px solid #55A546;
}
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split[disabled],
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split:disabled,
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split i::before,
.btn-group.homeScreen-group > .btn + .dropdown-toggle-split i:before {
  margin-right: 0;
  font-size: 2.5vh;
}
.btn-group.homeScreen-group > ul.dropdown-menu {
  top: 100%;
  border: none;
  min-width: 100%;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  -moz-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
}
.btn-group.homeScreen-group > ul.dropdown-menu .dropdown-item > a {
  padding: 3px 6.4px;
  color: #0080C8;
  border: 1px solid transparent;
}
.btn-group.homeScreen-group > ul.dropdown-menu .dropdown-item > a:hover {
  background-color: #e9f2f5;
  text-decoration: none;
}
.btn-group.homeScreen-group > ul.dropdown-menu .dropdown-item > a:focus {
  background-color: #e9f2f5;
  border: 1px solid #55A546;
}
.btn-group.homeScreen-group > ul.dropdown-menu .dropdown-item > a i::before,
.btn-group.homeScreen-group > ul.dropdown-menu .dropdown-item > a i:before {
  color: #55A546;
}
.btn-group.homeScreen-group > ul.dropdown-menu .dropdown-item:hover,
.btn-group.homeScreen-group > ul.dropdown-menu .dropdown-item:focus {
  background-color: #e9f2f5;
}
.homeScreen-button {
  min-width: 13.333vw;
  min-width: 20ch;
  min-width: min(20ch, 13.333vw);
  -webkit-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  -moz-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  height: 5vh;
  background-color: #FFFFFF;
  color: #0080C8;
  font-size: 1.8667vh;
  border: 1px solid transparent;
  padding: 0 0.2666vw;
}
.homeScreen-button i {
  font-size: 2.4vh;
  margin: 0.2666vw;
  vertical-align: middle;
}
.homeScreen-button i::before,
.homeScreen-button i:before {
  color: #55A546;
  font-size: 2.93vh;
  margin-right: 0.5333vw;
}
.homeScreen-button:hover {
  background-color: #e9f2f5;
}
.homeScreen-button:focus {
  background-color: #e9f2f5;
  border: 1px solid #55A546;
}
.homeScreen-button[disabled],
.homeScreen-button:disabled,
.homeScreen-button.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.homeScreen {
  background-image: url("/Scribe/picture/prx_background_light.svg");
  background-size: 100vw 100vh;
}
.homeScreen::before,
.homeScreen:before {
  content: "";
  background-image: url("/Scribe/picture/prx_X_cut.svg");
  height: 70vh;
  width: calc(70vh * 0.745);
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 0;
  bottom: 20px;
}
.homeScreen .group-Box {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: intrinsic;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  background-color: #FFFFFF;
  transform: translateY(-50%);
  top: 50%;
  position: relative;
}
.homeScreen .group-Box .welcome-logo {
  background-size: contain;
  background-repeat: no-repeat;
  margin: 5vh auto;
  text-align: center;
  margin: 5vh 0;
  height: 5.7vw;
  width: 21vw;
}
.homeScreen .group-Box .splitter {
  margin: 0 4.266vw;
}
.homeScreen .group-Box .container {
  margin: 6.4vh 5.4vw;
  padding: 0;
}
.homeScreen ul.list-inline li {
  width: unset;
}
.homeScreen ul.list-inline .dropdown-menu .dropdown-item {
  width: 100%;
  height: 28.8px;
}
.group-Box.prizm-viewer-box {
  height: calc(100% - 12.8px);
  margin-right: 0 !important;
  border-right-width: 0 !important;
}
.group-Box.footer-inside {
  padding-bottom: 0 !important;
}
.group-Box.footer-inside > form {
  padding: 6.4px;
}
.group-Box .select-filter > div {
  width: intrinsic;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.doc-infos #footer-bar.card-footer {
  width: calc(100% + 25.6px);
  margin: 6.4px -12.8px 0;
}
.group-Box.footer-inside .card-footer,
.doc-infos .card-footer {
  margin: 6.4px -6.4px 0;
  width: calc(100% + 13.6px);
  padding-left: 0;
  display: inline-table;
}
.group-Box,
.modal-body fieldset,
.ui-grid-menu .ui-grid-menu-inner,
.bootbox .modal-content {
  background-color: #FFFFFF !important;
  border: 1.1px solid #A6D3EC !important;
  -webkit-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  -moz-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
}
.bootbox .modal-content .bootbox-body {
  color: #0080C8;
  background: #FFFFFF;
  padding: 8px 20px 8px 12.8px;
}
.bootbox .modal-footer {
  padding: 3.2px 6.4px;
  border-top: 1px solid #A6D3EC;
}
.bootbox .bootbox-cancel,
.bootbox .bootbox-accept {
  line-height: 24px;
}
.bootbox .bootbox-cancel::before,
.bootbox .bootbox-accept::before,
.bootbox .bootbox-cancel:before,
.bootbox .bootbox-accept:before {
  margin-right: 4px;
  vertical-align: bottom;
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.bootbox .bootbox-cancel::before,
.bootbox .bootbox-cancel:before {
  content: "\f00d";
  color: #BD0B25;
}
.bootbox .bootbox-accept::before,
.bootbox .bootbox-accept:before {
  content: "\f00c";
}
.group-Box,
.modal-body fieldset {
  margin: 6.4px;
}
.modal-aboutScreen .group-Box,
.modal-input-wizzard .group-Box {
  padding: 6.4px;
  height: 100% !important;
}
.modal-table {
  table-layout: fixed;
}
.modal-table tr td:first-child {
  white-space: nowrap;
}
.modal-table tr td:last-child {
  width: 100%;
  padding-left: 3.2px;
}
.modal-table tr td:last-child > input {
  width: 100%;
}
.button-group-box {
  padding: 1.65vh 1.25vw;
  border-top: 1px solid #A6D3EC;
  background-color: #e9f2f5;
  min-height: 8.3vh;
}
.button-group-box .mx-auto {
  margin: 0;
}
fieldset {
  border: 0;
  background-color: #e9f2f5;
}
facet fieldset,
search-box fieldset {
  background-color: transparent;
}
#dataMiningGrid .ui-grid-render-container-body .ui-grid-canvas {
  height: calc(100% + 1px);
}
.trash-disabled:before {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
ul,
button {
  padding: 0;
  /* overwrite user agent stylesheet*/
}
abbr[title] {
  border-bottom: 0 dotted;
  text-decoration: none;
}
.flexbox-column {
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  background-color: #e9f2f5;
}
.flexbox-column.doc-infos {
  width: calc(100% - 12.8px);
  padding: 6.4px;
}
.flexbox-column.doc-infos > .nav-tabs {
  height: auto;
  padding: 0;
}
.flexbox-column.doc-infos .splitter {
  margin-bottom: 12.8px;
}
li > a > uib-tab-heading > i {
  font-size: 1.92rem;
}
li > a > uib-tab-heading label {
  display: none;
  cursor: pointer;
  margin-top: 3px;
}
li:hover > a > uib-tab-heading i {
  display: none;
}
li:hover > a > uib-tab-heading label {
  display: block;
}
.flexbox-row {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
}
.flexbox-middle-extended,
.flexbox-middle-extended-outer {
  -ms-flex: 1 1;
  flex: 1 1;
}
.flexbox-middle-extended-outer {
  overflow-x: hidden;
}
.flexbox-fixed {
  -ms-flex: 0 0;
  flex: 0 0;
  color: #BD0B25;
}
.btn-primary,
.btn-success {
  background-image: none;
  background-color: #55A546;
  border: none;
  font-size: 1.92rem;
  padding: 0 6.4px;
  color: #FFFFFF;
  height: 24px;
  border-radius: 0;
}
.btn-primary:hover,
.btn-success:hover {
  background-color: #A6D3EC;
  color: #FFFFFF;
}
.btn-primary:focus,
.btn-success:focus {
  background-color: #A6D3EC;
  color: #0080C8;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled):active,
.btn-primary:active,
.btn-success:active,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-primary:active:focus,
.btn-success:active:focus {
  background-color: #FFFFFF;
  color: #55A546;
  border: 1px solid #55A546;
  padding: 0 5.6px;
  box-shadow: none;
}
.btn-primary[disabled],
.btn-success[disabled],
.btn-primary:disabled,
.btn-success:disabled,
.btn-primary.disabled,
.btn-success.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-primary[disabled],
.btn-success[disabled],
.btn-primary:disabled,
.btn-success:disabled,
.btn-primary.disabled,
.btn-success.disabled {
  background-color: #55A546;
}
.btn-primary[disabled]:hover,
.btn-success[disabled]:hover,
.btn-primary:disabled:hover,
.btn-success:disabled:hover,
.btn-primary.disabled:hover,
.btn-success.disabled:hover,
.btn-primary[disabled]:focus,
.btn-success[disabled]:focus,
.btn-primary:disabled:focus,
.btn-success:disabled:focus,
.btn-primary.disabled:focus,
.btn-success.disabled:focus {
  background-color: #A6D3EC;
}
.btn-secondary,
.btn-info,
.uib-datepicker-popup .btn-danger,
.uib-datepicker-popup .btn-info {
  background-color: transparent;
  font-weight: normal;
  font-size: 1.92rem;
  padding: 0 6.4px;
  color: #0080C8;
  height: 24px;
  min-width: 24px;
  border: none;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
}
.btn-secondary:hover,
.btn-info:hover,
.uib-datepicker-popup .btn-danger:hover,
.uib-datepicker-popup .btn-info:hover {
  color: #0080C8;
}
.btn-secondary:hover,
.btn-info:hover,
.uib-datepicker-popup .btn-danger:hover,
.uib-datepicker-popup .btn-info:hover,
.btn-secondary:focus,
.btn-info:focus,
.uib-datepicker-popup .btn-danger:focus,
.uib-datepicker-popup .btn-info:focus,
.btn-secondary:hover:focus,
.btn-info:hover:focus,
.uib-datepicker-popup .btn-danger:hover:focus,
.uib-datepicker-popup .btn-info:hover:focus {
  background-position: 0 0;
  background-color: #e9f2f5;
}
.btn-secondary:focus,
.btn-info:focus,
.uib-datepicker-popup .btn-danger:focus,
.uib-datepicker-popup .btn-info:focus,
.btn-secondary:hover:focus,
.btn-info:hover:focus,
.uib-datepicker-popup .btn-danger:hover:focus,
.uib-datepicker-popup .btn-info:hover:focus {
  color: #55A546;
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled):active,
.uib-datepicker-popup .btn-danger:not(:disabled):not(.disabled):active,
.uib-datepicker-popup .btn-info:not(:disabled):not(.disabled):active,
.btn-secondary:active,
.btn-info:active,
.uib-datepicker-popup .btn-danger:active,
.uib-datepicker-popup .btn-info:active,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled).active,
.uib-datepicker-popup .btn-danger:not(:disabled):not(.disabled).active,
.uib-datepicker-popup .btn-info:not(:disabled):not(.disabled).active,
.btn-secondary.active,
.btn-info.active,
.uib-datepicker-popup .btn-danger.active,
.uib-datepicker-popup .btn-info.active,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.uib-datepicker-popup .btn-danger:not(:disabled):not(.disabled):active:focus,
.uib-datepicker-popup .btn-info:not(:disabled):not(.disabled):active:focus,
.btn-secondary:active:focus,
.btn-info:active:focus,
.uib-datepicker-popup .btn-danger:active:focus,
.uib-datepicker-popup .btn-info:active:focus {
  background-color: #77B76B;
  color: #FFFFFF;
  box-shadow: none;
}
.btn-secondary[disabled],
.btn-info[disabled],
.uib-datepicker-popup .btn-danger[disabled],
.uib-datepicker-popup .btn-info[disabled],
.btn-secondary:disabled,
.btn-info:disabled,
.uib-datepicker-popup .btn-danger:disabled,
.uib-datepicker-popup .btn-info:disabled,
.btn-secondary.disabled,
.btn-info.disabled,
.uib-datepicker-popup .btn-danger.disabled,
.uib-datepicker-popup .btn-info.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-secondary[disabled],
.btn-info[disabled],
.uib-datepicker-popup .btn-danger[disabled],
.uib-datepicker-popup .btn-info[disabled],
.btn-secondary:disabled,
.btn-info:disabled,
.uib-datepicker-popup .btn-danger:disabled,
.uib-datepicker-popup .btn-info:disabled,
.btn-secondary.disabled,
.btn-info.disabled,
.uib-datepicker-popup .btn-danger.disabled,
.uib-datepicker-popup .btn-info.disabled {
  background-color: transparent;
  color: #0080C8;
}
.btn-secondary[disabled]:hover,
.btn-info[disabled]:hover,
.uib-datepicker-popup .btn-danger[disabled]:hover,
.uib-datepicker-popup .btn-info[disabled]:hover,
.btn-secondary:disabled:hover,
.btn-info:disabled:hover,
.uib-datepicker-popup .btn-danger:disabled:hover,
.uib-datepicker-popup .btn-info:disabled:hover,
.btn-secondary.disabled:hover,
.btn-info.disabled:hover,
.uib-datepicker-popup .btn-danger.disabled:hover,
.uib-datepicker-popup .btn-info.disabled:hover,
.btn-secondary[disabled]:focus,
.btn-info[disabled]:focus,
.uib-datepicker-popup .btn-danger[disabled]:focus,
.uib-datepicker-popup .btn-info[disabled]:focus,
.btn-secondary:disabled:focus,
.btn-info:disabled:focus,
.uib-datepicker-popup .btn-danger:disabled:focus,
.uib-datepicker-popup .btn-info:disabled:focus,
.btn-secondary.disabled:focus,
.btn-info.disabled:focus,
.uib-datepicker-popup .btn-danger.disabled:focus,
.uib-datepicker-popup .btn-info.disabled:focus {
  background-color: transparent;
  color: #0080C8;
}
.btn-secondary.dropdown-toggle {
  min-width: unset;
}
.prx-hide-during-init {
  display: none !important;
}
[type=button],
[type=reset],
[type=submit],
button,
::-webkit-file-upload-button {
  -webkit-appearance: none;
}
input {
  box-shadow: none !important;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}
input.ng-empty,
input:empty,
input:blank {
  color: #55AADA !important;
  font-style: italic !important;
}
input::-webkit-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
input::-moz-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
  opacity: 1 !important;
}
input:-ms-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
input::-ms-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
input::placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
input::-webkit-input-placeholder {
  color: #55AADA !important;
  font-style: italic !important;
}
input[type=number] {
  padding-top: 1.6px;
  padding-bottom: 1.6px;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number].ng-invalid.ng-dirty + .validation-btn,
input[type=number].ng-invalid.ng-dirty ~ .validation-btn.hasList {
  margin-top: -21.5px;
  margin-left: calc(100% - 60px);
}
input[uib-typeahead]::-ms-clear {
  display: none;
}
input.ng-invalid.ng-dirty {
  background-color: #fce8ec !important;
  border-color: #BD0B25 !important;
}
input.ng-invalid.ng-dirty + .validation-btn,
input.ng-invalid.ng-dirty ~ .validation-btn.hasList {
  color: #BD0B25;
  margin-top: 2.4px;
  margin-left: 70%;
  margin-left: calc(100% - 77.2px);
  height: unset;
  width: unset;
  /* &:hover{ 
                color: @bg-validation-mouse;
            }

            &:active{
                color: @bg-validation-press;
            } */
}
.validation-btn {
  z-index: 1;
  font-size: 1.92rem;
  position: absolute;
  color: transparent;
  height: 0;
  width: 0;
}
div.validationMessage {
  background-color: #BD0B25;
  color: #FFFFFF;
  padding: 4px 6.4px 0;
  font-size: 1.5rem;
  min-height: 24px;
}
.prx-warning {
  color: #BD0B25 !important;
  white-space: pre-wrap;
}
.home-msg {
  margin-left: 8px;
}
.form-inline label.form-group {
  width: 28%;
}
.form-inline textarea.form-group {
  min-height: 60px;
  padding-top: 3.2px;
}
.form-inline input.form-group[type=checkbox] {
  width: inherit;
}
.form-inline input.form-group,
.form-inline select.form-group,
.form-inline textarea.form-group {
  width: 70%;
  max-width: 650px;
  background-color: #f0f4f7;
  outline: none;
  padding: 0 0 0 6.4px;
  border-width: 0;
  color: #0080C8;
}
.form-inline input.form-group:active,
.form-inline textarea.form-group:active {
  background-color: #e9f2f5;
  border: 1px solid rgba(85, 165, 70, 0.3) !important;
}
.form-inline input.form-group:hover,
.form-inline textarea.form-group:hover {
  border: 1px solid #55A546 !important;
}
.form-inline input.form-group:focus,
.form-inline textarea.form-group:focus {
  border: 1px solid #55A546 !important;
}
.form-inline input.form-group[disabled],
.form-inline textarea.form-group[disabled],
.form-inline input.form-group:disabled,
.form-inline textarea.form-group:disabled,
.form-inline input.form-group.disabled,
.form-inline textarea.form-group.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.uib-datepicker-popup {
  z-index: 9999999999 !important;
  overflow: hidden;
  /* width: 292px;
    height: 307px; */
}
.uib-datepicker-popup.dropdown-menu {
  background-color: #FFFFFF;
}
.uib-datepicker-popup.dropdown-menu .btn-sm,
.uib-datepicker-popup.dropdown-menu .btn-group-sm > .btn {
  border-radius: 0;
}
.uib-datepicker-popup.dropdown-menu .uib-button-bar {
  padding: 0 0 24px 0;
}
.uib-datepicker-popup thead {
  background-color: #55A546;
  font-size: 1.92rem !important;
  color: #FFFFFF;
  text-shadow: 0 1px 1px #77B76B;
}
.uib-datepicker-popup thead > tr {
  height: 24px;
}
.uib-datepicker-popup thead > tr button:hover {
  background-color: rgba(85, 165, 70, 0.3);
}
.uib-datepicker-popup thead > tr button > strong {
  color: #FFFFFF;
}
.uib-datepicker-popup thead > tr small {
  margin: 0 3.2px;
  font-size: 1.92rem;
}
.uib-datepicker-popup .uib-datepicker {
  padding: 6.4px;
}
.uib-datepicker-popup .uib-datepicker table {
  margin: 0 auto;
}
.uib-datepicker-popup .uib-weeks tbody .btn-secondary,
.uib-datepicker-popup .uib-monthpicker tbody .btn-secondary,
.uib-datepicker-popup .uib-yearpicker tbody .btn-secondary,
.uib-datepicker-popup .uib-daypicker tbody .btn-secondary {
  height: 24px;
  padding: 0 4.5px;
  color: #0080C8;
  font-size: 1.92rem;
  box-shadow: none;
}
.uib-datepicker-popup .uib-weeks tbody .btn-secondary:hover,
.uib-datepicker-popup .uib-monthpicker tbody .btn-secondary:hover,
.uib-datepicker-popup .uib-yearpicker tbody .btn-secondary:hover,
.uib-datepicker-popup .uib-daypicker tbody .btn-secondary:hover {
  background-color: #e9f2f5;
}
.uib-datepicker-popup .uib-weeks tbody .btn-secondary:focus,
.uib-datepicker-popup .uib-monthpicker tbody .btn-secondary:focus,
.uib-datepicker-popup .uib-yearpicker tbody .btn-secondary:focus,
.uib-datepicker-popup .uib-daypicker tbody .btn-secondary:focus {
  background-color: #e9f2f5;
  color: #55A546;
}
.uib-datepicker-popup .uib-weeks tbody .btn-secondary.active,
.uib-datepicker-popup .uib-monthpicker tbody .btn-secondary.active,
.uib-datepicker-popup .uib-yearpicker tbody .btn-secondary.active,
.uib-datepicker-popup .uib-daypicker tbody .btn-secondary.active {
  background-color: #77B76B;
  color: #FFFFFF;
}
.uib-datepicker-popup .uib-weeks tbody .btn-secondary.active span,
.uib-datepicker-popup .uib-monthpicker tbody .btn-secondary.active span,
.uib-datepicker-popup .uib-yearpicker tbody .btn-secondary.active span,
.uib-datepicker-popup .uib-daypicker tbody .btn-secondary.active span {
  color: #FFFFFF;
}
.uib-datepicker-popup .uib-weeks tbody .btn-secondary.today,
.uib-datepicker-popup .uib-monthpicker tbody .btn-secondary.today,
.uib-datepicker-popup .uib-yearpicker tbody .btn-secondary.today,
.uib-datepicker-popup .uib-daypicker tbody .btn-secondary.today {
  border: 1px solid #55A546;
  padding: 0 3.5px;
}
.uib-datepicker-popup .uib-weeks tbody .btn-secondary > .text-info,
.uib-datepicker-popup .uib-monthpicker tbody .btn-secondary > .text-info,
.uib-datepicker-popup .uib-yearpicker tbody .btn-secondary > .text-info,
.uib-datepicker-popup .uib-daypicker tbody .btn-secondary > .text-info {
  color: #0080C8;
}
.uib-datepicker-popup .uib-weeks tbody .btn-secondary > .text-muted,
.uib-datepicker-popup .uib-monthpicker tbody .btn-secondary > .text-muted,
.uib-datepicker-popup .uib-yearpicker tbody .btn-secondary > .text-muted,
.uib-datepicker-popup .uib-daypicker tbody .btn-secondary > .text-muted {
  color: rgba(85, 170, 218, 0.6);
}
.uib-datepicker-popup .btn-success,
.uib-datepicker-popup .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.uib-datepicker-popup .btn-group > .btn:last-child:not(:first-child):not(.dropdown-toggle) {
  border-color: #0080C8;
  background-image: none;
  text-shadow: none;
}
.uib-datepicker-popup .uib-day button {
  min-width: 24px;
}
.uib-datepicker-popup .uib-left.float-left i,
.uib-datepicker-popup .uib-right.float-right i {
  color: #FFFFFF;
  text-shadow: 0 1px 1px #77B76B;
}
.external-app-frame {
  height: 100%;
  width: 100%;
  background-color: #FFFFFF;
  border: none;
}
.centerIconInButton {
  margin-top: -4px;
  vertical-align: middle;
}
.cancel {
  color: #BD0B25;
  margin-top: -4px;
  vertical-align: middle;
}
.warning {
  color: #F7A600;
}
.success {
  color: #13ab0e;
}
.glypicon-chevron-left:before,
.glypicon-chevron-right:before {
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.glypicon-chevron-right:before {
  content: "\f054";
}
.glypicon-chevron-left:before {
  content: "\f053";
}
.glypicon {
  font-family: Font Awesome\ 5 Pro;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}
.waitIndicator {
  width: 210px;
  height: 140px;
  position: absolute;
  left: calc(50% - 105px);
  top: calc(50% - 70px);
  background-color: #e9f2f5;
  border: 1px solid #A6D3EC;
  -webkit-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  -moz-box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  box-shadow: 0 1.6px 1.6px 1.6px rgba(0, 128, 200, 0.2);
  z-index: 999998;
}
.waitIndicator span {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #55AADA;
  font-size: 1.5rem;
}
/* span.spinner {
    z-index: 9999998;
    position: absolute;
    left: ~"calc(50% - 210px/2)"; 
    top: ~"calc(50% - 140px/2)";
    width: 210px; 
    height: 140px;
    background-color: @bg-light-3;
    color: @text-dark-3;
    border: 1px solid @border-color-3;
    .standardBoxShadow();

    > div > div > div{
        background-color: @bg-submenu;
    }
} */
.spinner {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  position: relative;
  margin: 30px auto 8px;
  z-index: 999999;
}
.spinner:before,
.spinner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 6px solid transparent;
}
.spinner:before {
  z-index: 100;
  -webkit-animation: spin 1s infinite;
  animation: spin 1s infinite;
  border-top-color: #55A546;
}
@media only screen and (prefers-reduced-motion) {
  .spinner:before {
    -webkit-animation: spin 5s infinite;
    animation: spin 5s infinite;
  }
}
.spinner:after {
  border-color: #88C07E;
}
@media (prefers-reduced-motion: reduce) {
  .spinner:before,
  .pccPageListItemLoading {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.cancel-login-btn {
  position: absolute;
  left: calc(50% - 128.74px);
  top: calc(50% + 81px);
}
.cancel-login-btn.cancel-login-btn-en {
  left: calc(50% - 87px);
}
.custom-popup-wrapper {
  position: absolute;
  /* top: 100%;
    left: 0; */
  z-index: 1000;
  display: none;
  background-color: #f0f4f7;
}
.custom-popup-wrapper > .message {
  padding: 10px 20px;
  border-bottom: 1px solid #DDEDDA;
  color: #55AADA;
}
.custom-popup-wrapper > .dropdown-menu {
  position: static;
  float: none;
  display: block;
  min-width: 160px;
  max-width: 600px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.typeAheadField {
  color: #0080C8;
}
.input-icon-container {
  width: intrinsic;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  float: right;
  display: contents;
}
.input-icon-container .fa-sync-alt {
  margin: 4px 10px 0 3px !important;
  font-size: 1.5rem !important;
}
.input-icon-container .fa-sync-alt ~ .fa-indent {
  margin-top: -14px;
}
.input-icon-container .fa-indent {
  margin: 4px 4px 0 0 !important;
  font-size: 1.5rem !important;
}
.contextMenu {
  max-width: 450px;
}
.contextMenu a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qrcode-text {
  color: #003350;
}
.qrcode-text:first-of-type {
  margin-bottom: 8px;
}
.flexbox-middle-extended + .qrcode-text {
  margin-top: 8px;
  margin-bottom: 0;
}
