/* Page skin: Bootstrap compatibility (#6, 4/105) (no variable content) */
.modal-open {
  overflow: unset;
}
.vsys-spinner.modal {
  width: 33vw;
  left: 33vw;
  height: fit-content;
  border-radius: 5px;
  margin: 0;
  display: none;
}
#vsys-modal-spinner .vsys-spinner-modal-backdrop {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: #80808075;
}
textarea, .signatureCapture, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
select,
textarea,
.signatureCapture,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
label {
  display: block;
}
.dataTables_filter input[type="search"] {
}
.dataTables_length select {
  height: initial;
}
input,textarea,
.signatureCapture,
.uneditable-input {
  width: 206px
}
input[type="file"] {
  height: 30px;
  line-height: 30px;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto
}
input[type="file"] {
  border-radius: 4px;
}
.alert-error {
  background: red;
  color: white;
  font-weight: bolder;
  padding: 10px;
  margin-bottom: 5px;
}
.alert-error .close {
  color: white;
  opacity: 1;
}
.ui-dialog .ui-dialog-titlebar-close {
  color: black;
}
#titleBar a[href="#navPanel"].toggle { display: none; }
/* built-in site template (Two column, right sidebar) */
.none-of-none { display: none; } 
b, strong {
  font-weight: bold;
}
a {
  color: #00a6eb;
}
i {
  font-style: italic;
}
#page-header nav ul li a {
  border-color: rgba(0,0,0,0);
}
#nav ul li a {
  color: white;
}
.container {
  width: 95%;
}
body {
  overflow-x: hidden;
}
.blocks .one {
  background: #1a3665;
}
.button {
  background: #1a3665;
}
.button-smaller {
  padding: 0.5em 2.25em 0.5em 2.05em;
}
.button-smaller:before {
  content: none;
} 
#header-wrapper {
  background: #1a3665;
}
.dropotron {
  background: #1a3665;
  background: rgba(26, 54, 101, 0.9);
}
#banner .captions {
  background: #1a3665;
  background: rgba(26, 54, 101, 0.9);
}
#navPanel .link {
  white-space: nowrap; 
}
#search form:before {
  background: #1a3665;
}
#content section header, #content article header {
  border-top: solid 7px #1a3665;
}
#sidebar section header {
  border-top: solid 7px #1a3665;
}
section header, article header {
  border-top: solid 5px #1a3665;
}
#titleBar {
  background: #1a3665;
}
#titleBar .title h1 {
  color: #FFFFFF;
}
.blocks .one:hover {
  background: #89c1d2;
}
.button:hover {
  background: #89c1d2;
}
.button-no-hover:hover {
  background: #1a3665;
}
.button-no-highlight:before {
  content: none !important;
}
.blocks .two {
  background: #777777;
}
.blocks .two:hover {
  background: #9cca10;
}
em {
  font-style: italic !important;
}
ol, ul {
  list-style: initial;
  margin-bottom: initial;
}
ol {
  list-style-type: decimal;
}
ul.dropotron {
  list-style: none !important;
}
ol li, ul li {
  margin: initial; padding: initial;
}
.application-availability-date-day-label {
  min-width: 7em;
  font-weight: bold;
  text-align: right;
}
.application-availability-date-day-label::after {
  content: ":";
}
div.vsys-form-actions input.btn {
  background: #1a3665;
  color: #FFFFFF !important;
}
div.vsys-form-actions input.btn:hover {
  background: #89c1d2;
  outline: 2px solid #FFFFFF;
  outline-offset: -6px;
}
div.vsys-form-actions {
  clear: both; 
}
a.bubble-top:hover {
  color: #FFFFFF;
  text-decoration: none;
}
#page-header #logo {
  float: initial; 
}
#sign_in_form label[for='userid']:after {
  content: " (e-mail address):";
}
#sign_in_form label[for='password']:after {
  content: ":";
}
a.anywhere-hyperlink:not(.button), .datatable-container td a {
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  margin: 4px 8px 4px 4px;
  outline: none;
}
.datatable-container:not(.datatable-calendar-container) td:not(:first-of-type) a {
  margin-left: 0;
}
a.anywhere-hyperlink:hover:not(.button), .datatable-container td a:hover {
  background: #ffff002e;
}
.qtip-content a.anywhere-hyperlink:hover:not(.button) {
  border-top: none;
}
.btn a.anywhere-hyperlink, .btn a.anywhere-hyperlink:hover {
  border: none !important;
  text-decoration: none !important;
}
.qtip-content a.anywhere-hyperlink {
  display: inline-block;
  margin-top: 5px;
}
.qtip-content a.anywhere-hyperlink.button { 
  border-radius: 5px;
  margin-top: 5px;
  padding: 0.5em 1.5em;
}
.gm-style a.anywhere-hyperlink.button { 
  border-radius: 5px;
  margin-top: 5px;
  padding: 0.5em 1.5em;
}
.datatable-container a.fc-day-number, .datatable-container a.fc-day-number:hover, .datatable-container .fc-day-header a, .datatable-container .fc-day-header a:hover {
  border-bottom: none;
  border-top: none;
}
.tool-body {
  width: 100%;
}
.ui-dialog-titlebar, .ui-widget-header {
  background: #1a3665;
  color: white;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  background: none;
  text-decoration: none;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:after { 
  content: '\f00d';
  text-decoration: none;
  font: normal normal normal 14px/1 FontAwesome;
  color: red;
  position: relative;
  top: -0.15em;
}
#footer-wrapper {
  padding: 0;
}
.complex-editor-form select.application-field-combo {
  border-radius: 5px;
}
.complex-editor-field-line, .application-field-combo, .application-field-checkbox, .application-field-checklist, .tool-body {
  max-width: 100%;
}
.application-field-checklist > .controls > div {
  max-width: 100%;
}
.complex-editor-field-line > div.string > .controls > input.string { 
  max-width: 100%;
}
.complex-editor-field-line > div.text > .controls > textarea {
  max-width: 100%;
}
.popupeditor-modal-container .complex-editor-form .complex-editor-field-line:first-of-type .application-field-checkbox {  
  padding-top: initial;
}
button.ui-multiselect {
  max-width: 100%;
}
.complex-editor-form input.numeric {
  text-align: right;
  width: auto;
}
.complex-editor-form-actions button.btn, .complex-editor-form-actions a.btn, .online-training-button, .password-reset-send-button,
  p.buttonWrapper a, 
  button.btn[actionbutton="1"], 
  .query-field-wrapper button.btn  {
    width: auto !important;
  padding: 1.2em 2.8em;
  margin-right: 10px;
  background: #1a3665;
  color: #FFFFFF;
  text-shadow: none;
  border-radius: 10px;
  box-shadow: none;
  font-size: 1.1em;
  font-family: "Open sans",sans-serif;
}
.complex-editor-form-actions a.btn {
  font-size: 1em; 
  text-decoration: none;
}
.complex-editor-form-actions button.btn a {
  color: white;
  text-decoration: none;
}
.password-reset-send-button {
  margin-top: 1em;
}
.password-reset-send-button input { 
  display: none;
}
.anywhere-tool-instructions-container {
  padding: 0;
  margin-bottom: 5px;
}
.main-row > div:first-of-type { 
  padding-top: 0;
}
.main-row > div.x4u, .main-row > div.x8u { 
  padding-top: 0;
}
.VOXIHTMLBlock:first-of-type {
  padding-top: 0;
}
#content .dataentry-simple-tool-container, #content .datatable-simple-tool-container {
  padding: 5px;
}
.applications-block select {
  width: auto;
}
div.ui-dialog.ui-widget-content {
  width: auto !important; 
  max-width: 90vw; 
}
.tool-itemslist-error {
  color: red;
}
.tool-itemslist-error-nospace {
  margin: 0;
}
.tool-itemslist-comments {
  font-style: italic;
}
.tool-itemslist-caption0-link2 {
  font-size: initial;
  font-variant: initial;
}
.tool-itemslist-caption0-link2 a, .tool-itemslist-caption0-link2 a:hover {
  padding-right: 0;
  border : none;
}
div.ui-widget-content.ui-multiselect-menu {
  height: initial !important;
}
span.title > h1 {
  white-space: nowrap;
}
div.ui-dialog[aria-describedby*='popupeditor_any_agreements'] button.ui-dialog-titlebar-close {
  display: none;
}
div.agreementunderlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(60,60,60,.7);
  z-index: 50;
}
a.nowrap {
  white-space: nowrap;
  padding-right: 0.5em;
}
#toast-container > div {
  opacity: 1;
}
.application-field-checkbox.anywhere-checkbox-pushdown {
  margin-top: 2.5em;
}
.datatable-refresh {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 2em;
}
.dashboard-float .datatable-refresh {
  font-size: 1.5em;
  right: 1em;
}
div.list-view-block {
  position: relative;
}
.dashboard-float {
  display: inline-block;
  width: 600px;
  padding-right: 30px;
}
.dashboard-float .dataTables_info {
  padding-top: 0 !important;
}
.select2-container--default .select2-selection--single, select2-container--default .select2-selection--multiple {
  min-height: 3.5em !important;
}
.select2-container .select2-selection--multiple, .select2-container .select2-selection--single {
  min-height: 3.5em !important;
}
.popupeditor .select2-container .select2-selection--multiple, .popupeditor .select2-container .select2-selection--single {
  min-height: 3em !important;
}
.select2-container:focus, .select2-container:focus-within {
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
}
.complex-editor-form-actions-top {
  width: 95vw;
  text-align: right;
  padding-right: 10em;
}
.complex-editor-form-actions-top-wrapper {
  height: 0;
  position: relative;
  top: -5em;
}
i.actionbutton-fa, svg.actionbutton-fa {
  margin-left: 0.5em;
}
.xfa15x {
  font-size: 1.5em;
}
input[type=text], input[type=password], input[type=number], select, textarea, input[type=text]:focus, input[type=password]:focus,  textarea:focus {
  background-color: initial;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  padding: 0.670em;
}
input.string[readonly=readonly] { 
  width: fit-content;
}
.chosen-container-multi .chosen-choices, form button.ui-multiselect {
  background: none;
}
.popupeditor-modal-container .complex-editor-form .application-field-checkbox.searchbutton:not(.smaller-search-button) {
  padding: 1.2em 3em; 
}
button[onclick*='&quot;save&quot;'] {
  background-color: yellow;
}
.complex-editor .query-field-wrapper button.btn { 
  padding: 0.4em 2em;
}
.complex-editor .query-field-wrapper button.btn:after { 
  content: '\f002';
  text-decoration: none;
  font-family: FontAwesome;
}
.popupeditor-container .complex-editor-form .complex-editor-field-line .control-group {
  margin-bottom: 5px;
}
.complex-editor-form .complex-editor-field-line {  
  display: inline-block;
  position: relative;
}
.complex-editor-field-line-as-button {
  margin-right: 0;
} 
.complex-editor-field-line .toolfield-tooltip-text {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  padding: 5px 1em 5px 1em;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  top: -5px;
  position: absolute;
  white-space: pre;
}
.complex-editor-field-line div:hover > .toolfield-tooltip-text {
  visibility: visible; opacity: 1;
}
.complex-editor-field-line div:focus-within > .toolfield-tooltip-text {  
  visibility: hidden;
  opacity: 0;
}
.ui-widget-overlay {
  opacity: 0.50;
}
h3.generalerror {
  color: red;
  background-color: yellow;
}
h3.generalwarning {
  color: #460000;
  background-color: #ffff005c;
  font-size: 115%;
  font-weight: bold;
}
h3.nomargin {
  margin-bottom: 0;
}
.createbutton {
  background-color: green;
}
.createbutton:focus {
  color: #FFFFFF;
  font-weight: bold;
}
.filterbutton {
  background-color: #056905;
}
.filterbutton:focus {
  color: #FFFFFF;
  font-weight: bold;
}
.filterbutton:after {
  content: none;
}
form a.anywhere-hyperlink-button {
  margin-right: 10px;
  font-size: 1.1em;
}
h1.tool-error {
  color: #860808;
}
button.ui-dialog-titlebar-close::after {
  font-family: FontAwesome;
  font-weight: 900;
  content: "\f00d";
  position: relative;
  top: -2px; 
}
.ui-multiselect-menu.ui-widget, button.ui-multiselect.ui-widget {
  width: auto !important;
}
.no-padding-voxiblock {
  padding: 0;
}
.signup-conflict-err {
  color: red;
}
.signup-waitlist {
  color: purple;
}
h1.signup-conflict-err, h1.signup-waitlist {
  margin: 0;
}
.fc-head .ui-widget-header a, .fc-list-heading .ui-widget-header a {  
  color: inherit;
}
.popupeditor-details-tightspacing p {
  margin-bottom: auto;
}
.complex-editor-form-actions button[data-tool-action="cancel"][data-disable-with*="cancelaction"] {
  background: maroon;
}
.complex-editor-form-actions button[data-tool-action="save"][data-disable-with*="saveaction"],
.complex-editor-form-actions button[data-tool-action="savestay"][data-disable-with*="savestayhereaction"],
  #save-button-magic, #save2-btn, #save2stay-btn {
  background: #004000;
}
.complex-editor-form-actions button.btn[disabled="disabled"] {
  border-color: gray !important;
  transform: scale(0.9);
}
.complex-editor-form-actions button.btn[disabled="disabled"]:hover {
  background: #9e9e9e3d !important;
}
.hours-list-virtual-hour {
  font-style: italic;
  color: green;
}
.footer-copyright {
  text-align: center;
  margin-bottom: 0;
}
.footer-copyright-button {
  text-align: center;
}
.job-activities-count-label {
  margin-top: 10px;
  font-weight: bold;
}
.job-activities-record-type-label {
  font-weight: bold;
}
p.button-move-to-popup-actions {
  display: inline-block;
}
.complex-editor-form-actions button.btn.green-button, .complex-editor-form-actions a.btn.green-button, p.buttonWrapper a.green-button, .green-button, .green-button a {
  background-color: #024a02;
  color: white;
  text-decoration: none;
}
.complex-editor-form-actions button.btn.green-button:hover, .complex-editor-form-actions a.btn.green-button:hover, p.buttonWrapper a.green-button:hover, .green-button, .green-button:hover, .green-button a:hover {
  background-color: #024a02;
  color: white;
}
.apply-button:after {
  content: '\f138';
  text-decoration: none;
  font: normal normal normal 1.5em/0 FontAwesome;
  padding-left: 0.5em;
  position: relative;
  top: 2px;
}
.qtip-content a.anywhere-hyperlink.button.green-button2, .qtip-content a.anywhere-hyperlink.button.green-button2:hover, 
.gm-style a.anywhere-hyperlink.button.green-button2, .gm-style a.anywhere-hyperlink.button.green-button2:hover { 
  background-color: #024a02;
  color: white;
  display: block;
  width: fit-content;
}
.datatable-container a.anywhere-hyperlink.green-button2, .datatable-container a.anywhere-hyperlink.green-button2:hover,
table.dataTable a.anywhere-hyperlink.green-button2, table.dataTable a.anywhere-hyperlink.green-button2:hover {
  background-color: #024a02;
  color: white;
  display: block;
  width: fit-content;
  border-radius: 5px;
  margin-top: 5px;
  padding: 0.5em 1.5em;
  border: none;
}
.createbutton:after {
  content: '';
}
a.createbutton, a.filterbutton {
  border-radius: 10px;
}
@media screen and (min-width: 737px) {
  #page-header nav ul li a.arrow:after {
    content: "\f0da";
    font-family: fontawesome;
    position: relative;
    left: 0.5em;
    border: none;
    top: 0;
    right: 0;
  }
  .dropotron a:hover:before {
    content: "\f0da";
    font-family: fontawesome;
    position: absolute;
    left: 5px;
  }
}
#sign_in_form input.btn {
  font-family: FontAwesome, Helvetica, Arial, sans-serif;
}
.anywhere-tool-separate-results-block {
  padding: 0;
}
.anywhere-tool-filters-block-parent {
  padding: 0 0;
}
@media screen and (max-width: 800px) {
  .anywhere-tool-filters-block-parent {
    padding: 0 5px;
  }
}
.anywhere-tool-filters-block-parent .complex-editor-form {
  overflow: hidden !important;
}
.complex-editor-form .complex-editor-field-line-multi .control-group {
  display: inline-block; 
}
.complex-editor-form .complex-editor-field-line-multi label.application-field-checkbox {
  display: inline-block; 
}
.complex-editor-field-line-multi label.control-label {
  margin-right: 10px; 
}
.paired-field-extra {
  font-size: 90%;
  font-style: italic;
}
.paired-field-follower {
  font-size: 90%;
  font-style: italic;
}
.paired-field-extra:before, .paired-field-follower:before {
  content: "(";
}
.paired-field-extra:after, .paired-field-follower:after {
  content: ")";
}
.complex-editor-field-line-multi {
}
div.flash-row > div { 
  padding: none;
}
.boolean-required .label-inner abbr {
  display: none;
}
.boolean-required .label-inner {
  font-weight: bold;
  border-bottom: 2px solid #0088cc75;
}
.boolean-required .label-inner:after {
  content: '\f060';
  text-decoration: none;
  font-family: FontAwesome;
  font-size: 85%;
  font-weight: normal;
  color: red;
  position: relative;
  top: -0.35em;
}
label.application-field-checkbox span.label-inner, label.application-field-checkbox input[type="checkbox"] {
  margin-bottom: 0;
}
div.complex-editor-field-line.me-width-100 {
  width: 100%;
}
div.complex-editor-field-line.me-hidden {
  display: none;
}
.time-distance-units-edit {
  margin-left: 10px;
  padding: 0.85em;
}
div.complex-editor-field-line-multi {
  margin-top: 5px;
  margin-right: 0.5em;
  padding-right: 0.5em;
  padding-left: 0.5em;
  padding-bottom: 8px !important;
  border: 1px solid #8080802b;
}
.ui-dialog-titlebar .ui-dialog-titlebar-close:focus {
  outline: 0;
}
span.example-button {
  font-variant: small-caps;
  border: 1px solid green;
  white-space: nowrap;
  padding: 2px 6px;
  transition: 250ms;
  border-radius: 5px
}
span.example-button:hover {
  background: green;
  color: white;
}
.complex-editor-field-line.complex-editor-field-line-full-width {
  width: 100%;
}
div.dynamic-hidden, div.dynamic-hidden-fieldgroup {
  display: none !important;
}

/* site global settings = VSys Live site --> CSS settings */
h1, h2, h3, h4, h5, h6 {
   font-family: "Open Sans";
   color: #004877;
   font-weight: bolder;
   }

P {
   font-family: "Open Sans";
   color: black;
   }



/* Page skin: Left navigation bar replacing top menu (#0, 1/105) */
.pro-left-sidebar-layout .sidebar .menu .menu-item a.pro-left-sidebar-layout .sidebar.collapsed:not(.toggled) .menu > ul > .menu-item.sub-menu > .sub-menu-list {
  transition: none !important;
  width: 250px;
  margin-left: 3px !important;
  border-radius: 4px;
  display: block !important;
  padding-top: 10px;
  padding-bottom: 10px;
}
#btn-toggle {
  display: none;
}
#btn-toggle2 {
  display: none;
}
#sidebar.toggled + #btn-toggle2 {
  display: none;
}
@media (max-width: 1050px) {
  #btn-collapse {
    display: none;
  }
  #sidebar {
    position: fixed;
    left: -250px;
    top: 0;
    z-index: 100;
    height: 100%;
  }
  .pro-left-sidebar-layout .sidebar.break-point-lg.toggled {
    left: 0 !important;
    height: 100%;
  }
  #sidebar-rewrap {
    max-width: unset !important;
  }
  .anywhere-tool-help-container {
    display: none;
  }
  #btn-toggle {
    display: block;
  }
  #btn-toggle2 {
    display: flex;
  }
  #btn-collapse {
    display: none;
  }
  .pro-left-sidebar-layout .sidebar.toggled ~ .overlay {
    display: block;
  }
}
aside.sidebar {
  max-width: 250px;
  min-width: 250px;
  transition: left 250ms, height 0s;
  color: #FFFFFF;
  min-height: 100vh;
  z-index: 9999;
  overflow-x: hidden !important;
  position: relative;
  margin: 0;
  font-family: "Poppins", sans-serif;
  background-color: #162430;
}
.pro-left-sidebar-layout .sidebar.collapsed .sidebar-collapser {
  left: calc(75px - 40px);
}
aside.sidebar.collapsed:not(.toggled) {
  max-width: 75px;
  width: 75px;
  min-width: 75px;
}
aside.collapsed ~ #sidebar-rewrap {
  max-width: calc(100% - 75px);
}
aside:not(.collapsed) ~ #sidebar-rewrap {
  max-width: calc(100% - 250px);
}
.pro-left-sidebar-layout .sidebar.collapsed:not(.toggled) .menu > ul > .menu-item.sub-menu > .sub-menu-list {
  width: 250px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.pro-left-sidebar-layout
.sidebar .sidebar-collapser,
.pro-left-sidebar-layout .sidebar-toggle-2 {
  transition: left, right, 0.3s;
  position: fixed;
  top: 5px;
  width: 30px;
  height: 30px;
  left: calc(250px - 3rem + 10px);
  border-radius: 50%;
  background-color: #00829f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  font-size: 1.2em;
  transform: translateX(50%);
  z-index: 111;
  cursor: pointer;
  color: white;
  box-shadow: 1px 1px 4px #0c1e35;
}
#sidebar-rewrap .complex-editor-form-actions-top {
  width: calc(95vw - 250px);
}
body.leftnav-layout .ui-dialog .ui-dialog-titlebar {
  background-color: #162430;
  color: #FFFFFF;
}
body.leftnav-layout .ui-dialog-titlebar .ui-dialog-titlebar-close {
  background: #FFFFFF;
  border-radius: 50px;
  width: 2em;
  height: 2em;
  padding: 4px;
}
body.leftnav-layout .ui-dialog a.anywhere-tool-helplink-popup {
  color: #FFFFFF;
}
body.leftnav-layout .ui-dialog a.anywhere-tool-helplink-popup:before {
  margin-right: 5px;
}
body.leftnav-layout button.ui-dialog-titlebar-close::after {
  position: relative;
  top: -5px;
}
.sidebar-people-search-holder .select2-selection  {
  border-bottom: 1px solid #ffffff66;
}
#sidebar-top-text {
  color: #FFFFFF !important;
}
#sidebar-page-title {
  font-size: 15px;
  color: #FFFFFF;
  padding: 0 10px 20px 10px;
  line-height: 1.3;
  width: 100%;
  text-align: center;
  font-style: italic;
}
.pro-left-sidebar-layout .sidebar.collapsed:not(.toggled) #sidebar-page-title {
  opacity: 0;
  display: none;
}
.pro-left-sidebar-layout
.sidebar .menu .menu-item a,
div#sidebar-mru-holder #nav-recent-tools a,
.nav-related-tools-section-title {
  text-decoration: none;
  color: #FFFFFF;
}
.nav-related-tools-section-title {
  color: #FFFFFF;
}
.pro-left-sidebar-layout .sidebar .menu .menu-header {
  font-weight: 600;
  transition: opacity 0.3s;
  float: none;
  padding: 10px 0;
  color: #FFFFFF;
  font-variant: small-caps;
}
.pro-left-sidebar-layout .sidebar .menu .menu-item a {
  display: flex;
  align-items: center;
  height: 50px;
  padding: 0 20px;
  color: #FFFFFF;
  height: unset;
  padding: 3px 0;
}
.pro-left-sidebar-layout .sidebar .menu .menu-item a:hover .menu-title,
.pro-left-sidebar-layout .sidebar .menu .menu-item a:hover .menu-icon,
.pro-left-sidebar-layout .sidebar .menu .menu-item a:hover::after,
.pro-left-sidebar-layout .sidebar .menu .menu-item.sub-menu.open > a,
.pro-left-sidebar-layout .sidebar .menu .menu-item.active > a .menu-title,
.pro-left-sidebar-layout .sidebar .menu .menu-item.active > a::after,
.pro-left-sidebar-layout .sidebar .menu .menu-item.active > a .menu-icon {
  color: #FFFFFF;
}
.pro-left-sidebar-layout .sidebar.collapsed:not(.toggled) .menu > ul > .menu-item.sub-menu > a:hover::after,
.pro-left-sidebar-layout .sidebar.collapsed:not(.toggled) .menu > ul > .menu-item.active > a::after {
  background-color: #FFFFFF;
}
aside.sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #162430;
  filter: invert(1);
}
aside.sidebar .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #162430;
}
div#sidebar-mru-holder #nav-recent-tools li:before {
  content: URL('/imageicon/bookmark3:20');
  position: absolute;
  left: 1em;
}
div#sidebar-mru-holder #nav-recent-tools li {
  margin: 12px 0;
}
.appIcon {
  display: none;
}
.sidebar .sidebar-pro-left-sidebar-layout .sidebar-footer {
  position: unset;
}
aside.sidebar .footer-copyright,
aside.sidebar .footer-copyright a,
aside.sidebar #page-footer a {
  color: #FFFFFF;
}
#sidebar-rewrap .row3 > div:first-of-type {
  padding-right: unset;
}
#sidebar-rewrap .container {
  width: 100%;
  padding: 0 15px 0 10px;
}
#sidebar.collapsed:not(.toggled) .sidebar-footer,
#sidebar.collapsed:not(.toggled) #sidebar-footer1 {
  display: none;
}
#sidebar-footer1,
#sidebar-footer1 a {
  padding: 10px;
  color: #FFFFFF;
}
aside.sidebar #footer-wrapper {
  background: transparent;
}
#header-wrapper, #main-top-1-wrapper {
  display: none;
}
#footer-wrapper {
  display: none;
}

/* Page skin: Button icons (#3, 2/105) (no variable content) */
.action-caption-with-imageicon {
  margin-right: 2.5em;
}
span.action-caption-with-imageicon img {
  max-height: 3em;
  margin-left: 1em;
  top: -0.6em;
  position: absolute;
}
/* Page skin: Bootstrap modal fixup (#5, 3/105) */

.modal-scrollable > .modal.hide {
  display: none !important;
}
:focus-visible {
  outline: initial;
}

/* Page skin: Accordion display (#8, 5/105) */
.ui-accordion .ui-accordion-header.ui-state-active {
  border: 1px solid #1a3665 !important;
  background: #1a3665 !important;
  color: #FFFFFF !important;
}
h3.accordion-fieldgroup-header + .accordion-group-holder {
  padding-top: 0;
  padding-bottom: 0.5em;
  padding-left: 1em;
  position: relative;
  top: -10px;
}
.ui-accordion .accordion-fieldgroup-header.ui-state-active {
  background: black !important;
  border: 1px solid black !important;
  color: white !important;
}
.ui-accordion .accordion-fieldgroup-header {
  margin-top: 10px !important;
}
.ui-accordion-fieldgroup .control-label {
  margin-bottom: 0 !important;
}
.ui-accordion-fieldgroup .ui-accordion-content {
  background: #f7f7f76b;
  padding-right: 0;
  width: 100%;
}
div.ui-noaccordion-fieldgroup {
  background: #f7f7f76b;
  border-radius: 3px;
  border: 1px solid #80808033;
  border-top: none;
}
div.ui-noaccordion-fieldgroup > div {
  padding: 0 1em 1em 1em;
}
div.ui-noaccordion-fieldgroup input, div.ui-noaccordion-fieldgroup textarea {
  background-color: white;
}
.ui-noaccordion-fieldgroup > h3 {
  display: block;
  margin-top: 10px !important;
  padding: .5em .5em .5em .7em;
  margin: 2px 0 0 0;
  font-size: 100%;
  font-weight: bold;
  background: #f6f6f6;
  border-radius: 3px;
  color: black;
  border-top: 1px solid #80808033
}
img.ui-noaccordion-fieldgroup-icon {
  max-height: 2.5em;
  float: right;
  position: relative;
  top: -1em;
  right: -0.5em;
}
@media screen and (max-width: 800px) {
  img.ui-noaccordion-fieldgroup-icon {
    max-height: 2em;
  }
}
.accordion-group-holder.accordion-flex-table {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(125px, 1fr));
  align-items: end;
  column-gap: 2rem;
  row-gap: 1rem;
  padding-top: 0;
}
.accordion-group-holder.accordion-flex-table div.complex-editor-field-line {
  padding-top: 0;
  padding-bottom: 10px;
}
.accordion-group-holder label.control-label {
  line-height: normal;
  margin-top: 10px;
}
.accordion-group-holder.accordion-flex-table label.control-label {
  line-height: normal;
  margin-top: 10px;
}
.accordion-flex-table > div.complex-editor-field-line-break {
  display: none;
}
div.accordion-flex-table .complex-editor-field-line-break + .complex-editor-field-line {
  grid-column-start: 1;
}
div.accordion-group-holder:not(.accordion-flex-table) .complex-editor-field-line-break {
  display: block;
  height: 1px;
}
div.accordion-group-holder h5.sectiontitle {
  padding-top: 10px;
}
.accordion-group-holder-with-max-height {
  width: 100%;
  overflow-y: auto;
}

/* Page skin: Various datatables (#14, 6/105) */
a.anywhere-no-break-links {
  white-space: pre;
  display: block;
}
span.live-datatable-string a+br {
  display: none;
}
.tablesorter-blue th {
  background-color: #1a3665;
  color: white;
  text-shadow: none;
  font-weight: initial;
}
.tablesorter th a {
  color: white;
  text-decoration: none;
}
.tablesorter th a:hover {
  text-decoration: underline;
}
.dataTables_length select {
  width: auto;
  padding: 4px 6px;
}
.dataTables_filter {
  float: right;
  margin-right: 10px;
}
.dataTables_length {
  float: right !important;
}
.dataTables_filter input {
  margin-left: 5px;
}
.dataTables_paginate,
.dataTables_info {
  margin-bottom: 1em;
}
table.dataTable.datatable-asynch { 
  width: 100% !important;
}
.tool-body table.dataTable th {
  vertical-align: bottom;
  text-align: left;
  border-radius: 0px;
  padding: 4px 17px 4px 4px !important;
}
.dataTables_paginate a.paginate_button.disabled {
  display: none;
}
table.dataTable .nowrap {
  white-space: nowrap;
  overflow-x: hidden;
}
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
  background: none !important;
  padding-left: 0.2em !important;
  border-radius: 0;
}
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:before {
  font-family: "Font awesome 6 Pro";
  font-size: 125%;
  font-weight: 100;
  position: relative;
  left: -0.1em;
}
table.dataTable thead .sorting_asc:before {
  content: '\f062';
}
table.dataTable thead .sorting_desc:before {
  content: '\f063';
}
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
  background: none !important;
  background-repeat: no-repeat !important;
  background-position-x: -1000px !important;
}
.dataTables_scrollBody tr.list-view-block-table-row .sorting_desc::before,
.dataTables_scrollBody tr.list-view-block-table-row .sorting_asc::before {
  content: none; 
}
div.DTS div.dataTables_scrollBody {
  background: none !important;
}
div.dt-buttons { float: right !important; }
div.datatable-with-refresh div.dt-buttons {
  margin-right: 2.2em;
}
.datatable-no-horiz-scroll .dataTables_scrollBody {
  overflow-x: hidden !important;
}
.datatable-no-header thead,
.datatable-no-header .dataTables_scrollHead {
  display: none;
}
.datatable-no-header-tight {
  margin-top: -1.5em;
}
.datatable-no-header .dataTables_scrollBody {
  margin-top: 1em !important;
}
.datatable-no-header table {
  margin-top: 1em !important;
  border-bottom: none !important;
}
.datatable-header-title {
  position: absolute;
  left: 0;
  top: 0;
}
.datatable-header-icon {
  float: left;
}
.datatable-header-text {
  float: left;
  margin-left: 0.5em;
  font-size: 1.2em;
  font-weight: bold;
  position: relative;
  top: 0.4em;
}
.datatable-no-header.datatable-with-header-title table { 
  margin-top: 2.2em !important;
}
.dataTables_scrollBody.dataTables_empty {
  height: 5px !important;
}
.dataTables_scrollBody.dataTables_empty table {
  display: none;
}
.dataTables_scrollBody .dts_label { 
  display: none;
}
.dt-buttons.dataTables_empty {
  display: none;
}
.dataTables_filter.dataTables_empty {
  display: none;
}
.dataTables_filter input[type="search"] {
  margin-left: 0;
  width: 9em;
}
table.datatable-asynch {
  table-layout: auto;
}
.datatable-asynch th {
  width: auto;
}
button.dt-button.buttons-print,
button.dt-button.buttons-pdf,
button.dt-button.buttons-excel {
  padding: 0.2em 0.5em;
  font-size: 1em;
}
.datatable-asynch-loader {
  background-color: rgb(249, 249, 249);
  padding: 8px 4px 4px 4px;
  text-align: center;
  position: relative;
  top: 10px;
}
button.dt-button.buttons-print:before,
button.dt-button.buttons-pdf:before,
button.dt-button.buttons-excel:before {
 font-family: "Font awesome 6 Pro";
 font-weight: normal;
 font-style: normal;
 margin: 0 0 0 0;
 text-decoration:none;
 padding-right: 0.5em;
}
button.dt-button.buttons-print:before {
  content: '\f02f';
}
button.dt-button.buttons-pdf:before {
  content: '\f1c1';
}
button.dt-button.buttons-excel:before {
  content: '\f1c3';
}
table.dataTable.display.nostripe tr,
table.dataTable.display.nostripe td {
  background-color: white !important;
}
table.dataTable td.reorderx {
  text-align: initial !important; 
}
div.DTS table.datatable-wordwrap tbody th, div.DTS table.datatable-wordwrap tbody td,
div.dataTables_wrapper table.datatable-wordwrap td, div.dataTables_wrapper table.datatable-wordwrap th {
  white-space: normal;
}
div.DTS table.datatable-nowordwrap tbody th, div.DTS table.datatable-nowordwrap tbody td,
div.dataTables_wrapper table.datatable-nowordwrap td, div.dataTables_wrapper table.datatable-nowordwrap th {
  white-space: nowrap;
}
table.dataTable tr.row-unselected.row-selected td {
  background-color: #80808017 !important;
}
table.dataTable tr.row-unselected td:first-child {
  padding-left: 1.5em;
}
table.dataTable tr.row-unselected td:first-child:before {
  content: "\f0c8";
  font-size: 125%;
  font-family: "Font awesome 6 Pro";
  position: absolute;
  left: 0;
}
table.dataTable tr.row-selected td:first-child:before {
  content: "\f14a";
}
button.dt-button.buttons-actions,
button.dt-button.buttons-all,
button.dt-button.buttons-none  {
  padding: 0.2em 0.5em;
  font-size: 1em;
}
button.dt-button.buttons-actions:before,
button.dt-button.buttons-all:before,
button.dt-button.buttons-none:before {
  font-family: "Font awesome 6 Pro";
  font-weight: normal;
  font-style: normal;
  margin: 0 0 0 0;
  text-decoration: none;
}
button.dt-button.buttons-actions:before {
  content: "\f142";
  margin-right: 0.5em;
}
button.dt-button.buttons-all:before {
  content: "\f14a";
}
button.dt-button.buttons-none:before {
  content: "\f12d";
}
.datatable-selected-popup-content {
  display: none;
}
button.dt-button.buttons-actions:hover {
  overflow: visible;
}
.datatable-selected-popup-content ul {
  list-style: none;
}
button.dt-button.buttons-actions:hover:not(.disabled) .datatable-selected-popup-content {
  display: block;
  background: #fdfdfd;
  border: 1px solid #80808045;
  border-radius: 2px;
  padding: 5px 10px;
  text-align: left;
  position: absolute;
  right: 0;
  margin-top: 4px;
  z-index: 999;
}
.qtip.datatable-popup-qtip {
  margin-left: 2em;
}
table.dataTable.display.nostripe tr.dtrg-group td,
table.dataTable tr.dtrg-group td { 
  color: black;
  background-color: #e0e0e01c !important;
  border-top: none;
  border-bottom: 1px solid #33333342;
  border-top: 10px solid white; 
}
table.dataTable.display.nostripe tr.dtrg-group td .anywhere-setup-option-item-desc img { 
  float: none;
}
.detail-create-button a.createbutton {
  margin-top: 0; 
}
.ui-noaccordion-fieldgroup div.datatable-container {
  margin-top: 5px !important; 
}
.datatable-top-holder {
  overflow: hidden; 
}
div.ui-noaccordion-fieldgroup .datatable-top-holder {
  overflow: initial; 
}
.dataTables_filter input[type="search"] {
  width: 12em;
  height: unset !important;
  border-radius: 0 !important;
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  border-bottom: 1px solid gray;
  padding: 4px 6px !important;
}
.anywhere-hyperlink.list-view-hyperlink {
  margin: 0 !important;
}
.dataTable td .tool-link-break {
  display: block;
}
table.dataTable .dtrg-group {
  font-size: 1rem;
}
table.dataTable.display.nostripe tr.dtrg-group td, table.dataTable tr.dtrg-group td {
  border-bottom: none;
}
td:not(.editable) .live-datatable-datetime,
td:not(.editable) .live-datatable-date,
td:not(.editable) .live-datatable-time {
  line-height: 1.3;
  display: inline-block;
  text-align: right;
  width: calc(100% - 17px);
}
td:not(.editable) .live-datatable-float,
td:not(.editable) .live-datatable-int,
td:not(.editable) .live-datatable-duration {
  text-align: right;
  display: inline-block;
  width: calc(100% - 17px);
}
table.dataTable thead th,
table.dataTable thead td {
  line-height: 1.3;
}
table.dataTable thead th[datatype=date],
table.dataTable thead td[datatype=date],
table.dataTable thead th[datatype=float],
table.dataTable thead td[datatype=float]{
  text-align: right;
}
td .live-datatable-string,
td .live-datatable-memo,
td .live-datatable-combo,
td .live-datatable-checklist {
  display: inline-block;
  line-height: initial;
}
table.dataTable thead th[datatype="date"],
table.dataTable thead th[datatype="int"],
table.dataTable thead th[datatype="float"] {
  background-position: right !important;
}
td:not(.editable):first-of-type .live-datatable-datetime,
td:not(.editable):first-of-type .live-datatable-date,
td:not(.editable):first-of-type .live-datatable-time,
td:not(.editable):first-of-type .live-datatable-float,
td:not(.editable):first-of-type .live-datatable-int,
td:not(.editable):first-of-type .live-datatable-duration {
  text-align: initial;
}
table.dataTable thead th[datatype=date]:first-of-type,
table.dataTable thead th[datatype=float]:first-of-type {
  text-align: initial;
}
img.list-view-photo {
  max-height: 64px;
  margin: 5px;
}

/* Page skin: Various Select2 CSS (#15, 7/105) */
.select2-result-parent {
  font-weight: bold;
}
.select2-result-sub-parent {
  font-weight: bold;
}
.select2-result-level0 {
}
.select2-result-level1 {
  margin-left: 1.5em;
}
.select2-result-level2 {
  margin-left: 3em;
}
.select2-result-level3 {
  margin-left: 4.5em;
}
.select2-result-level4 {
  margin-left: 6em;
}
.select2-results__option {
  padding: 1px 6px !important;
  white-space: nowrap;
}
.select2-results__option[aria-selected="true"] {
  background-color: initial !important; 
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-right: 3px;
  margin-top: 2px;
  padding: 0 4px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: darkred;
  margin-right: 0;
}
.select2-results__option[aria-selected="true"] > span:after { 
  content: '\f00c';
  color: blue;
  font-family: "Font awesome 6 Pro";
  margin: 0 0 0 0.5em;
  font-weight: 400;
  font-size: 1rem;
}
.select2-results__option[aria-selected="true"] > span.undefined:after {
  content: ''; 
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb !important; 
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: initial !important;
  font-style: italic; 
}
.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding-top: 0.5em;
}
.select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--multiple .select2-selection__arrow {
  margin-top: 1em;
}
.select2-container {
  min-width: 10em;
}
.select2-container--default .select2-results>.select2-results__options {
  overflow-x: hidden;
}
.application-field-checklist .select2-container { 
  width: auto !important;
  min-width: 20em;
  max-width: 100%;
}
select[required="required"] ~ .select2-container .select2-selection {
  box-shadow: 0 0 0 2px 255 inset;
}
select[readonly='readonly']+.select2 .select2-selection__clear {
  display: none;
} 
.select2-selection__clear { 
  font-size: 200%;
  color: maroon;
}
.select2-selection--single .select2-selection__clear { 
  left: -4px;
  margin-right: 0;
  float: none !important;
}
.select2-selection--multiple .select2-selection__clear { 
  position: absolute !important;
  right: 3px;
  top: 2px;
  margin: 0 !important;
  float: none !important;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 30em !important;
}
.select2-all-link {
  right: 0;
  background-color: #fbf7f7;
  text-decoration: none;
  display: block;
  text-align: right;
}
.select2-all-link:hover {
  text-decoration: none;
}
.select2-all-link:after {
  content: "\f00c";
  text-decoration: none;
  font-family: "Font awesome 6 Pro";
  padding-left: 4px;
}
.select2-all-link:not(:first-of-type) {
  display: none;
} 
.select2-dropdown { 
  width: auto !important;
  min-width: 100%;
}
img.select2-item-icon {
  max-width: 2em;
  margin-right: 5px;
  vertical-align: middle;
}
.select2-result-inactive:not(li[aria-selected=true] span) {
  color: gray;
  font-style: italic;
}
.select2-result-inactive::after {
  content: '\f05e';
  font-weight: 100;
  font-family: "Font awesome 6 Pro";
  margin-left: 5px;
  font-style: normal;
  font-size: 0.75em;
}

/* Page skin: ChartJS (#16, 8/105) (no variable content) */
.chartjs-chart-title {
  float: left;
  font-weight: bold;
  font-size: 1.1em;
  text-align: center;
  width: 100%;
  margin-bottom: 0.2em;
}
.chartjs-chart-title a {
  text-decoration: none;
  margin: 0;
  color: initial;
}
.chartjs-chart-refresh {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 2em;
}
.chart-flow .chartjs-chart-refresh {
  font-size: 1.2em;
  right: 10px;
}
.chartjs-chart-loading img {
  margin: auto;
  display: block;
  position: relative;
  top: -10em;
}
.chart-flow {
  width: 90vw;
  max-width: 500px;
  display: inline-block;
  border: 1px solid gray;
}
.chart-50 {
  max-width: 45vw;
  min-width: 500px;
}
.chartjs-chart-firstload {
  cursor: pointer;
  display: block;
  font-size: 115%;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  position: relative;
  top: -6em;
}
.chartjs-chart-loading i, .chartjs-chart-loading svg {
  font-size: 2rem;
  color: green;
}
.chartjs-reload {
  vertical-align: center;
  cursor: pointer;
}
.chartjs-reload-1 {
  font-size: 2em;
  color: darkblue;
}
.chartjs-reload-2 {
  color: #0000ff70;
}
/* Page skin: Combo boxes as radio buttons (#17, 9/105) (no variable content) */

.combo-as-radio-wrap:first-of-type {
  margin-top: 10px;
}
.combo-as-radio {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  box-sizing: border-box;
  padding: 0;
}
.combo-as-radio-hidden { 
  display: none !important;
  opacity: 0;
}
.combo-as-radio+span {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  -webkit-transition: .28s ease;
  transition: .28s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: none;
}
.combo-as-radio:checked+span:after, .combo-as-radio.with-gap:checked+span:before, .combo-as-radio.with-gap:checked+span:after {
  border: 2px solid #26a69a;
}
.combo-as-radio:not(:checked)+span:before, .combo-as-radio:checked+span:before,.combo-as-radio.with-gap:checked+span:before ,
.combo-as-radio:not(:checked)+span:after, .combo-as-radio:checked+span:after, .combo-as-radio,with-gap:checked+span:after {
  border-radius: 50%;
}
.combo-as-radio:checked+span:before {
  border: 2px solid transparent;
  background: #26a69a;
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.combo-as-radio+span:before  {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  -webkit-transition: .28s ease;
  transition: .28s ease;
}
.combo-as-radio.with-gap:checked+span:after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
.combo-as-radio:checked+span:after, .combo-as-radio.with-gap:checked+span:after {
  background-color: #26a69a;
}
.combo-as-radio:checked+span:after, .combo-as-radio.with-gap:checked+span:before, .combo-as-radio.with-gap:checked+span:after {
  border: 2px solid #26a69a;
}
.combo-as-radio:checked+span:after {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.combo-as-radio:not(:checked)+span:before, .combo-as-radio:not(:checked)+span:after {
  border: 2px solid #5a5a5a;
}
.radio-button > input {
  display: none;
} 
p.combo-as-radio-wrap-same-line + p:not(.combo-as-radio) {
  display: none;
}
.combo-as-radio-wrap-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.combo-as-radio-wrap-wrapper .combo-as-radio-wrap:first-of-type {
  margin-top: 0;
}
/* Page skin: Checklists as checkboxes (#18, 10/105) (no variable content) */

.checklist-as-checks-hidden { 
  display: none !important;
  opacity: 0;
}
div.expanded-checklist-container-multi {
  display: flex;
  flex-wrap: wrap;
}
div.expanded-checklist-container-multi p.checklist-as-checkbox-wrap {
  margin-right: 3em;
}
/* Page skin: Floating back-to-top arrow (#19, 11/105) (no variable content) */
#backtop {
  position: fixed;
  left: auto;
  right: 20px;
  top: auto;
  bottom: 20px;
  outline: none;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(49,79,96,.84);
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  transition: all .3s linear;
  z-index: 999999;
  opacity: 1;
  display: none
}
#backtop:hover {
  background-color: #27cfc3
}
#backtop.mcOut {
  opacity: 0
}
/* Page skin: VSys Anywhere general (#20, 12/105) (no variable content) */
.alert:not(.alert-error), .alert h4 {
  background-color: rgba(255, 255, 0, 0.5);
  color: red;
  font-weight: bolder;
  font-size: 125%;
  padding-top: 1em;
  padding-bottom: 1em;
  border-radius: 10px;
  position: relative;
  width: 95vw;
  left: 2.5vw;
  margin: 0;
}
#flash-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0.5em;
}
.alert:not(.alert-error) p {
  margin-bottom: 0;
  padding-bottom: 0;
}
.anywhere-footer-tool-profile-name {
  font-style: italic;
  margin: 0;
  text-align: center;
}
.right-sidebar {
  padding-left: 0;
}
.row > div:first-of-type {
  padding-left: 10px;
}
.row.flash-row {
  margin: 0;
}
.row > div:first-of-type:last-of-type {
  padding-left: 0;
  width: 100%;
}
.x12u {
  padding-top: 0;
}
.training-course-setup-title {
  margin-bottom: 0;
}
.attach-possibly-visible-vsyslive {
  color: red;
  text-style: italic;
}
div.VOXIHTMLBlock {
  padding-left: 5px;
}
a.anywhere-tool-helplink { 
  background-color: #ffd1008a;
}
a.anywhere-tool-helplink::before { 
  content: " ";
  display: inline-block;
  background: url("/imageicon/help:32") no-repeat;
  width: 32px;
  height: 32px;
  margin: 0;
  position: relative;
  top: 10px;
}
.anywhere-tool-help-container {  
  position: absolute;
  right: 1em;
  margin-top: -1em;
  margin-bottom: 0;
  padding: 0;
}
a.anywhere-tool-helplink-popup { 
  position: absolute;
  right: 4em;
  top: 1em;
  background: none;
  color: white;
  padding: 0 1em 0 0.5em;
  margin-top: 3px;
  z-index: 9999;
}
.anywhere-tool-helplink-popup-container {  
  display: none !important;
}
a.anywhere-tool-helplink-popup::before {
  background: none;
  content: "\f059";
  font-family: FontAwesome;
  font-size: 150%;
  color: green;
  top: 0;
  left: 0.5em;
}
a.big-download-link {
  display: block;
  padding: 0.5em 1.5em 0.5em 0.5em;
  background: #350c4a;
  color: #FFFFFF;
  text-shadow: none;
  text-decoration: none;
  border-radius: 0;
  box-shadow: none;
  font-size: 1.1em;
  font-family: "Open Sans",sans-serif;
}
a.big-download-link.big-download-link-top {
  margin-bottom: 5px;
}
a.big-download-link i.viewactionbutton {
  position: relative;
  top: 3px;
}
.cert-attached-files-caption {
  font-weight: bold;
}
.cert-attached-file-new-placeholder {
  display: block;
  font-size: 125%;
  padding: 2px 10px;
  background: #18566d;
  color: white;
}
#sign_in_form input[type=text], #sign_in_form input[type=password] {
  background-color: white; 
}
.button-fa-first {
  margin-right: 5px;
}
.anywhere-search-tool-container { 
  padding: 0 0 0 1em;
  margin: 0;
}
.anywhere-search-tool-container .control-label {
  display: none;
}
.anywhere-search-tool-container div.complex-editor-form {
}
.anywhere-search-tool-icon {
  font-size: 3em !important;
  color: #1a3665;
 }
.anywhere-search-tool-placeholder {
}
.anywhere-search-tool-placeholder i, .anywhere-search-tool-placeholder svg {
  font-size: 200%;
  float: right;
}
.anywhere-search-tool-container .select2-container {
  width: 90vw !important; 
}
@media screen and (max-width: 650px) {
  .anywhere-search-tool-container .application-field-htmllabel svg {
    display: none; 
  }
}
.anywhere-criteria-popup-type-description {
  font-size: 150%;
  font-weight: bold;
  padding-bottom: 0.5em;
}
.popupeditor-container .action_simple { 
  min-width: 300px;
}
div.complex-editor-field-line div.controls textarea {
  line-height: 1.4;
}
a.button:focus {
  text-decoration: none;
}
.anywhere-person-lookup-banned {
  color: red;
  font-weight: bolder;
}
.profile-add-slot-assignments-err {
  color: #9a0a0a;
}
.datatable-inline-wrapper-row {
  width: 100%;
  padding: 0 !important;
}
.no-padding-field-line {
  padding: 0 !important;
}
.no-padding-field-line .add-no-padding-to-field-line {
  margin: 5px 0 0 0;
}
.anywhere-no-rights-to-widget {
  color: red;
  font-weight: bold;
  white-space: nowrap;
  font-size: 150%;
}
.anywhere-search-tool-container-row {
  margin-bottom: 0;
}
.anywhere-popup-editor-simple-warning, .anywhere-popup-editor-simple-error {
  font-weight: bold;
  font-size: 1.2rem;
  color: red;
}
.anywhere-popup-editor-simple-warning {
  color: orange;
}
.anywhere-popup-editor-simple-error {
}
.anywhere-unavailable-not-logged-in {
  color: red;
  font-size: 1.2rem;
  display: block;
}
div.required abbr {
  display: none;
}
.tool-itemslist-caption1 {
  font-size: unset;
}
.tool-itemslist-comments {
  color: gray;
}
.tool-itemslist-caption1 a {
  margin: 0;
}
a.anywhere-hyperlink:not(.button),
.datatable-container td a {
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}
/* Page skin: VSys Anywhere general 2 (#21, 13/105) (no variable content) */

.joboverride-description {
  color: green;
  font-style: italic;
  font-weight: bold;
  font-size: 110%;
  position: relative;
  top: 2em;
}
.assignment-slotnote, .assignment-sasduration {
  color: green;
  font-style: italic;
  font-weight: bold;
  font-size: 110%;
}
.assignment-sasduration {
  position: relative;
  top: 2em;
}
.assignment-terminate-note {
  color: maroon;
  font-style: italic;
  font-weight: bold;
  margin: 2em 0 0 -10px;
  width: auto !important;
}
@media only print {
  a.tool-link {
    display: none;
  }
  a.data-link, a.anywhere-hyperlink.data-link {
    text-decoration: none;
    color: black;
    border: none;
  }
  #nav {
    display: none;
  }
  .dt-buttons, .dataTables_filter {
    display: none;
  }
  #footer-wrapper {
    display: none;
  }
}
.html-magic-paste { 
  min-height: 2em;
}
.person-hint-intakechecklist {
  margin-bottom: 10px;
}
.person-hint-intakechecklist-header {
  font-size: 115%;
  font-style: italic;
  text-decoration: underline;
}
.person-hint-intakechecklist-section {
  padding-left: 1em;
}
.person-hint-intakechecklist-problems {
  color: red;
}
.person-hint-intakechecklist-missing {
  color: #9c1c06;
}
.person-hint-intakechecklist-valid {
  color: indigo;
}
.person-hint-intakechecklist-missing-heading, .person-hint-intakechecklist-valid-heading {
  font-size: 110%;
  text-decoration: underline;
  margin-top: 5px;
}
.translate-setup-hint-field-code {
  font-family: monospace;
  font-style: italic;
  color: purple;
}
.tool-alert {
  font-size: 120%;
  background-color: #ffff0085;
  padding: 2px;
}
.tool-no-create-item-warning {
  font-size: 150%;
  color: red;
  background-color: yellow;
  border: 2px solid red;
  padding: 5px;
  margin-top: 1.2em;
}
.license-check-type, .license-check-status, .license-check-addl {
  white-space: nowrap;
}
.slot-edit-client-description {
  font-size: 120%;
  font-style: italic;
  padding: 5px 0;
}
.slot-edit-client-name {
  font-weight: bold;
  color: purple;
}
.criterion-descriptor {
  font-weight: bold;
  font-size: 115%;
}
.anywhere-general-warning-in-field {
  color: red;
  font-weight: bold;
  display: block;
}
.list-of-dates, .list-of-dates2, .list-of-dates3 {
  display: block;
  line-height: initial;
  font-size: 90%;
}
.list-of-dates {
  font-family: monospace;
}
.list-of-dates-exception {
  font-weight: bold;
  color: red;
  background-color: yellow;
}
.list-of-dates-note {
  font-weight: bold;
  color: purple;
  background-color: yellow;
}
h3.assignment-coverage-name {
  font-size: 1.25em;
  padding: 0;
  margin-bottom: 0.2em;
  border-bottom: 1px solid gray;
}
img.anywhere-person-lookup-photo {
  vertical-align: middle;
  max-width: 64px;
  height: 64px;
}
img.hours-signature {
  border: 1px solid black;
  max-height: 100px;
  background-color: white;
}
img.hours-signature-inline {
  max-height: 50px;
}
img.hours-signature-inline:hover {
  position: absolute;
  max-height: 125px;
  background: white;
}
h4.sectiontitle {
  width: 95vw;
  font-weight: bold;
  border-bottom-color: darkblue;
}
h4.tool-section-title {
  min-width: initial;
  width: auto;
  border-bottom: 1px solid gray;
  font-size: 120%;
  font-weight: bold;
}
.popupeditor-container h4.sectiontitle  {
  max-width: 800px;
} 
.toolsection {
  min-width: 600px;
  border-bottom: 1px solid black;
  font-size: 130%;
  margin-top: 20px;
  margin-bottom: 5px;
}
.anywhere-notifications-none-label {
}
.anywhere-notifications-none-details {
  display: block;
  font-weight: bold;
  font-style: italic;
  padding-left: 1em;
}
.anywhere-magic-cancel-link {
  cursor: pointer;
}
.anywhere-site-configurables-labeled-separator {
  font-weight: bold;
  border-bottom: 1px solid #00000052;
  display: inline-block;
  padding-top: 10px;
  width: 90%;
  padding-left: 5px;
}
/* Page skin: VSys Anywhere general - mobile (#22, 14/105) (no variable content) */
@media screen and (max-width: 736px) {
  .container {
    padding: 0;
  }
  #page-footer .VOXIHTMLBlock, #page-footer div, .complex-editor-form-actions {
    padding-top: 0;
  }
  .anywhere-tool-instructions-container, .anywhere-tool-help-container {
    display: none;
  }
  .wrapped-block-container {
    margin-bottom: 0;
  }
}
/* Page skin: VSys Anywhere datatable actions (#23, 15/105) (no variable content) */
.anywhere-datatable-actions-column {
}
.anywhere-datatable-actions-column:hover .anywhere-datatable-actions-column-list {
  opacity: 0.95;
  visibility: visible;
}
.anywhere-datatable-actions-column-header {
  font-weight: bold;
  display: block;
  font-size: 1rem;
}
.anywhere-datatable-actions-column-list li {
  padding-top: 4px;
  text-wrap: nowrap;
}
.datatable-actions-column-action-image {
  max-width: 1.5em;
  margin-right: 4px;
  position: relative;
  top: 0.3em;
}
.anywhere-datatable-actions-column-list a, .anywhere-datatable-actions-column-list a:hover {
  border: none !important;
  text-decoration: underline;
}
.anywhere-datatable-actions-column-list {
  list-style: none;
  display: block;
  visibility: hidden;
  transition: opacity 250ms;
  opacity: 0.10;
  position: absolute;
  z-index: 99999;
  background: #fcfcfc;
  border: 1px solid #80808045;
  border-radius: 2px;
  padding: 5px 10px !important;
  text-align: left;
  margin-top: 6px;
  margin-left: 10px;
  right: 5px;
}
.anywhere-datatable-actions-column-title {
  border: 1px solid #80808066;
  padding: 4px;
  position: relative;
  top: 4px;
  border-radius: 2px;
}
.anywhere-datatable-actions-column-title::before {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-right: 0.5em;
  content: '\f013';
}
.datatable-popup-actions-list-icon {
  max-width: 1.5em;
  margin-right: 1em;
  position: relative;
  top: 0.3em;
}
.datatable-selected-popup-actions-list li {
  padding-top: 4px;
}
/* Page skin: VSys Anywhere datatable inline editing (#24, 16/105) */
.DTE_Inline_Field input[type="text"] {
  font-size: 1em;
  height: auto;
}
div.DTE_Inline div.DTE_Inline_Field, div.DTE_Inline div.DTE_Inline_Buttons {
  display: block;
}
.DTE_Inline_Field input, .DTE_Inline_Field input:focus, .DTE_Inline_Field select, .DTE_Inline_Field select:focus {
    border: 1px solid blue;
    border-radius: 0;
    padding: 2px !important;
}
table.dataTable tbody th.focus, table.dataTable tbody td.focus {
  box-shadow: none !important;
  outline: none !important;
}
div.DTE_Inline div.DTE_Field input[type="date"] {
  width: 10em;
}
div.DTE_Inline div.DTE_Field input[type="color"],
div.DTE_Inline div.DTE_Field input[type="date"],
div.DTE_Inline div.DTE_Field input[type="datetime"],
div.DTE_Inline div.DTE_Field input[type="datetime-local"],
div.DTE_Inline div.DTE_Field input[type="email"],
div.DTE_Inline div.DTE_Field input[type="month"],
div.DTE_Inline div.DTE_Field input[type="number"],
div.DTE_Inline div.DTE_Field input[type="password"],
div.DTE_Inline div.DTE_Field input[type="search"],
div.DTE_Inline div.DTE_Field input[type="tel"],
div.DTE_Inline div.DTE_Field input[type="text"],
div.DTE_Inline div.DTE_Field input[type="time"],
div.DTE_Inline div.DTE_Field input[type="url"],
div.DTE_Inline div.DTE_Field input[type="week"] {
  margin: -1em 0;
}
.DTE_Inline_Field textarea  {
  font-size: 1em;
  position: absolute;
  top: 0;
}
.DTE_Inline_Field .DTE_Field_Type_radio {
  position: absolute;
  min-width: 10em;
  background: white;
}
.DTE_Inline_Field .DTE_Field_Type_radio div {
  display: inline-block;
}
.DTE_Inline_Field select {
  font-size: 1em;
  padding: 3px;
  width: auto;
  top: -0.8em;
  background-color: white;
}
.DTE_Inline div.DTE_Field_Error {
  top: 1.5em;
  background: yellow;
  color: red;
  font-size: 125% !important;
  font-weight: bold;
  position: absolute;
  min-width: 7em;
}
div.editor-datetime div.editor-datetime-label select,
div.editor-datetime div.editor-datetime-date select.editor-datetime-month {
  position: relative;
  top: -10px;
  opacity: 1;
  border: none;
  min-height: 3em;
}
div.editor-datetime div.editor-datetime-calendar table.editor-datetime-table {
  margin: 0;
}
.dataTable td.row-edit svg { 
  color: black;
}
td.editable:not(.focus):not(.no-edit-icon)::after, table.dataTable.display.nostripe td.editable:not(.focus):not(.no-edit-icon)::after {
  content: "\f044";
  font-family: "Font awesome 6 Pro";
  font-weight: 100;
  color: green;
  padding: 3px;
}
.editable.live-datatable-date input,
.editable.live-datatable-time input {
  width: 7em;
}
.editable.live-datatable-duration input {
  width: 6em;
}
.editable.live-datatable-int input,
.editable.live-datatable-float input {
  width: 6em;
}

/* Page skin: File upload tool (#25, 17/105) (no variable content) */

button[data-purpose="remove-fileupload"] {
  background-color: red;
  padding: 2px 5px;
}
button[data-purpose="remove-fileupload"] > svg {
  display: none;
}
button[data-purpose="remove-fileupload"]::after {
  font-family: FontAwesome;
  font-weight: 900;
  content: "\f00d";
}
.fileupload_status.highlight {
  width: auto !important;
}
.live-file-upload-too-many-for-type {
  font-weight: bold;
  color: red;
  font-size: 1.5rem;
}
/* Page skin: VSys Anywhere floating recent tools and profile editor navigation (#26, 18/105) */
input[type=checkbox]:checked ~ #nav-recent-tools-ul,
input[type=checkbox]:checked ~ #nav-related-tools-ul,
input[type=checkbox]:checked ~ .nav-related-tools-section-title {
  display: block !important;
}
#nav-recent-tools-ul,
#nav-related-tools-ul,
.nav-related-tools-section-title {
  display: none !important;
}
input[type=checkbox]:checked ~ #profilenavul{
  display: block;
}
#profilenavul {
  display: none;
}
#profilenav, #nav-recent-tools {
  position: fixed;
  right: 0;
  top: 2em;
  line-height: normal;
  font-size: 90%;
  max-width: 12em;
  z-index: 5;
  background-color: #1a3665;
  color: white;
  border: 1px solid #1a3665;
  border-right: none;
  padding: 0.5em 0.5em 0.5em 0.5em;
  box-shadow: 0 1px 3px black;
  border-radius: 1em 0.5em 0.5em 1em;
  opacity: 0.3;
  transition: opacity 0.5s linear;
}
#profilenav, #nav-recent-tools {
  z-index: 555;
  top: 7em;
}
#profilenav, #nav-recent-tools {
  top: 3em;
  right: 0.5em;
}
#nav-recent-tools {
  background-color: #1a5b65;
  border: 1px solid #1a5b65;
  opacity: 0.5;
  max-width: 20vw;
}
@media only screen and (max-width: 899px) {
  #profilenav, #nav-recent-tools { display: none; }
}
#profilenav:hover, #nav-recent-tools:hover {
  opacity: 1;
}
#profilenav label, #nav-recent-tools label {
  display: inline-block;
}
#profilenav ul, #nav-recent-tools ul {
  padding: 0;
  list-style: disc !important;
  margin-left: 1.5em;
  margin-bottom: 0;
}
#profilenav a, #nav-recent-tools a {
  color: white;
  text-decoration: underline;
}
#profilenav a:hover, #nav-recent-tools a:hover {
  text-decoration: none;
  cursor: pointer;
}
#nav-recent-tools .nav-related-tools-section-title:nth-of-type(2) {
  padding-top: 10px;
}
#nav-recent-tools .nav-related-tools-section-title {
  display: block;
  padding-top: 3px;
  font-weight: bold;
}

/* Page skin: VSys Anywhere options setup (#27, 19/105) (no variable content) */

table.anywhere-setup-options td, table.anywhere-setup-options tr {
  vertical-align: top;
  line-height: initial;
}
table.anywhere-setup-detail-table td,
table.anywhere-setup-detail-table tr {
  vertical-align: top;
  line-height: initial;
}
.anywhere-setup-option-item-desc img,
.anywhere-setup-menu-item-desc img {
  float: left;
  margin-right: 0.5em;
  max-height: 1.5em;
  max-width: 2em;
  opacity: 0.65;
}
.anywhere-setup-option-item-desc,
.anywhere-setup-menu-item-desc {
  margin-right: 5px;
  display: block;
}
.anywhere-setup-option-item-desc,
.anywhere-setup-menu-item-action-desc {
  font-weight: normal;
  margin: 4px 0;
}
.anywhere-setup-option-item-desc + a.anywhere-hyperlink, .anywhere-setup-menu-item-desc + a.anywhere-hyperlink,
.anywhere-setup-option-item-desc a.anywhere-hyperlink, .anywhere-setup-menu-item-desc a.anywhere-hyperlink,
.anywhere-setup-option-item-desc a.tool-link, .anywhere-setup-menu-item-desc a.tool-link {
  display: inline;
}
a.anywhere-hyperlink-view-external {
  display: block !important;
  width: fit-content;
}
a.anywhere-hyperlink-view-external::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f06e";
  margin-right: 5px;
  font-size: 125%;
  color: darkblue;
}
a.tool-link-own-line {
  display: block;
  width: fit-content;
  white-space: pre;
}
.anywhere-setup-option-item-icon, .anywhere-setup-menu-item-icon {
  color: purple;
}
.anywhere-setup-example-codes-values {
  padding: 5px;
  border: 1px solid darkgray;
  margin-top: 1.5em;
}
.anywhere-setup-example-codes-title {
  font-weight: bold;
  text-decoration: underline;
}
.anywhere-setup-example-codes-value {
  font-family: monospace;
  display: block;
}
.option-edit-icon-preview {
}
.anywhere-icon-edit-preview-small {
  max-height: 3em;
  max-width: 3em;
  float: right;
  margin-left: 1em;
}
.anywhere-icon-edit-preview-big {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.3;
  transition: opacity 0.5s;
  z-index: -1; 
}
.anywhere-icon-edit-preview-big:hover {
  opacity: 1;
}
.option-edit-icon-caption {
  display: block;
}
.option-edit-icon-preview img {
  max-width: 250px;
  max-height: 150px;
  transition: 250ms;
}
.option-edit-icon-preview img:hover {
  max-width: 550px;
  max-height: 350px;
}
.anywhere-setup-menu-item-action, .anywhere-setup-menu-item-details {
  line-height: initial;
}
.anywhere-setup-menu-item-action-desc {
  color: blue;
}
.anywhere-setup-menu-item-action-desc-extra {
  font-variant: small-caps;
}
.anywhere-setup-menu-item-details img {
  max-height: 1.5em;
  margin-right: 0.5em;
}
.anywhere-setup-menu-item-hidden {
  font-style: italic;
}
.anywhere-setup-menu-item-auth {
  color: green;
}
.anywhere-setup-menu-item-app-note, .anywhere-setup-menu-item-app-note-error {
  font-weight: bold;
}
.anywhere-setup-menu-item-app-note-error {
  color: red;
}
.anywhere-setup-menu-item-icon-name {
  font-variant: small-caps;
}
.anywhere-setup-menu-item-mobile {
  color: green;
}
.anywhere-setup-menu-item-req-loc, .anywhere-setup-menu-item-req-dept {
  font-variant: small-caps;
}
.anywhere-setup-menu-item-visrules {
  color: brown;
}
.anywhere-setup-menu-item-visrules-desc {
  font-variant: small-caps;
}
.anywhere-setup-menu-item-url {
  font-style: italic;
}
.anywhere-setup-app-url {
  font-variant: small-caps;
  color: blue;
  font-size: 12px;
}
.anywhere-setup-app-inputmode {
  color: black;
  font-size: 12px;
}
.anywhere-setup-app-inputmode-desktop {
  color: darkgreen;
  font-weight: bold;
  font-size: 12px;
}
.anywhere-setup-app-expired {
  color: red;
  font-size: 12px;
}
.anywhere-setup-app-date-range {
  color: purple;
  font-size: 12px;
}
.anywhere-setup-app-lastchange {
  color: purple;
  font-size: 12px;
}
.anywhere-setup-app-mru {
  color: darkblue;
  font-size: 12px;
}
.anywhere-setup-app-usage {
  color: black;
  font-size: 12px;
}
.anywhere-setup-app-usage-item {
  font-variant: small-caps;
  font-size: 12px;
}
.anywhere-setup-app-conditions {
  color: darkblue;
  font-size: 12px;
}
.anywhere-setup-app-conditions::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  content: "\f64c";
  margin-right: 5px;
  font-size: 125%;
}
.anywhere-setup-app-excluded {
  font-size: 12px;
  color: maroon;
}
.anywhere-setup-app-excluded-site {
  font-variant: small-caps;
  font-size: 12px;
}
.anywhere-setup-app-attachments {
  color: darkblue;
  font-size: 12px;
}
.anywhere-setup-app-attachments::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  content: "\f0c6";
  margin-right: 5px;
  font-size: 125%;
}
.anywhere-setup-application-field-description {
  max-width: 20vw;
}
.anywhere-setup-application-field-description-label {
  max-width: 50vw;
}
.anywhere-setup-application-field-description {
  font-weight: bold;
}
.anywhere-setup-application-field-datatype {
  font-weight: bold;
}
.anywhere-setup-application-field-custom-err {
  color: purple;
}
.anywhere-setup-application-field-validation {
  color: orange;
  font-weight: bold;
}
.anywhere-setup-application-field-validation-caps {
  color: navy;
}
.anywhere-setup-application-field-validation-caps-all {
  color: navy;
  text-transform: uppercase;
}
.anywhere-setup-application-field-validation-caps-name, .anywhere-setup-application-field-validation-caps-each {
  color: navy;
  text-transform: capitalize;
}
.anywhere-setup-application-field-aria-label {
  color: purple;
}
.anywhere-setup-application-field-has-user-instructions {
  color: purple;
}
.anywhere-setup-application-field-required {
  color: red;
  font-weight: bold;
}
.anywhere-setup-application-field-read-only {
  color: orange;
  font-weight: bold;
}
.anywhere-setup-application-field-locked {
  color: red;
}
.anywhere-setup-application-field-line-break {
  color: blue;
}
.anywhere-setup-application-field-html-specs {
  font-style: italic;;
}
.anywhere-setup-application-field-line-break, .anywhere-setup-application-field-line-break-before {
}
.anywhere-setup-application-field-user-field {
  color: green;;
}
.anywhere-setup-application-field-hidden {
  color: gray;
  font-style: italic;
}
.anywhere-setup-application-field-usage {
  color: brown;
}
.anywhere-setup-application-field-attached-file {
  color: darkred;
  font-style: italic;
  margin-left: 1em;
}
.anywhere-setup-application-field-vis-rule {
  color: darkgreen;
}
.anywhere-setup-application-field-vis-rule-detail {
  font-variant: small-caps;
}
.anywhere-setup-application-field-aria-parent {
  color: purple;
}
.anywhere-setup-application-field-aria-parent-detail {
  font-variant: small-caps;
}
.anywhere-setup-application-field-defined-field {
  font-variant: small-caps;
  font-weight: bold;
  color: rebeccapurple;
}
.anywhere-setup-application-field-line-break::after {
  content: "\f1dd";
  font-family: "Font Awesome 6 Pro";
  margin-left: 2px;
  margin-right: 2px;
  color: white;
  background: blue;
  padding: 3px;
  border-radius: 1em;
}
.anywhere-setup-application-field-line-break-before::before {
  content: "\f1dd";
  font-family: "Font Awesome 6 Pro";
  margin-left: 2px;
  margin-right: 2px;
  color: white;
  background: black;
  padding: 3px;
  border-radius: 1em;
}
.anywhere-setup-application-field-popup-field-name {
  font-weight: bold;
  padding: 5px;
  background: blue;
  color: white;
}
.anywhere-setup-application-field-popup-field-code {
  font-family: monospace;
}
.anywhere-setup-application-field-popup-field-name::before {
  content: "\f1c0";
  font-family: "Font Awesome 6 Pro";
  margin-left: 2px;
  margin-right: 2px;
  padding: 3px;
}
.anywhere-setup-application-default-group-warning {
  line-height: initial;
  font-weight: bold;
  font-style: italic;
  color: darkred;
}
.anywhere-setup-application-default-group-warning::after,
.anywhere-setup-application-default-group-warning::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f06a";
  color: red;
  padding: 3px;
  font-weight: initial;
  font-style: initial;
}
.anywhere-setup-application-procrule-actions {
  font-weight: bold;
  font-size: 1rem;
  border-bottom: 1px solid black;
  font-style: italic;
}
.anywhere-setup-vsyslive-image-example {
  max-height: 250px;
  max-width: 250px;
  transition: 500ms;
}
.anywhere-setup-vsyslive-image-example:hover {
  max-height: 600px;
  max-width: 600px;
}
.anywhere-setup-pages-usage-as {
  font-weight: bold;
  font-style: italic;
  color: purple;
}
.anywhere-setup-pages-page-type {
  font-weight: bold;
}
.anywhere-setup-pages-page-tage {
  color: maroon;
}
.anywhere-setup-pages-gets-settings {
  color: green;
}
.anywhere-setup-pages-layout-template {
  color: blue;
  font-variant: small-caps;
}
.anywhere-setup-pages-based-on {
  color: darkgreen;
}
.anywhere-setup-pages-based-on-template {
  color: darkblue;
  font-style: italic;
  display: block;
  font-variant: small-caps;
}
.anywhere-setup-pages-auth-mode {
  color: #2c1300;
}
.anywhere-setup-pages-direct-link {
  color: blue;
}
.anywhere-setup-pages-errore {
  color: red;
  font-weight: bold;
}
.anywhere-setup-pages-alt-urls {
  font-style: inherit;
}
.anywhere-setup-pages-alt-url-item {
  font-style: italic;
  color: blue;
}
.anywhere-setup-pages-alt-url-item:hover, .anywhere-setup-pages-direct-link:hover  {
  border-top: none !important;
}
.anywhere-setup-pages-simple-page {
  color: purple;
  font-style: italic;
}
.anywhere-setup-pages-page-title {
  color: olive;
}
.anywhere-setup-page-item-obsolete {
  font-style: italic;
  color: gray;
}
.anywhere-setup-page-item-listing-description {
  color: olive;
}
.anywhere-setup-page-item-detail-desc {
  color: green;
}
.anywhere-setup-page-item-detail-desc-wrap {
}
.anywhere-setup-page-item-auth-mode {
  color: purple;
}
.anywhere-setup-page-item-vis-rules {
  color: purple;
}
.anywhere-setup-page-item-inherited {
  font-style: italic;
}
.anywhere-setup-page-item-hidden {
  color: gray;
}
.anywhere-setup-page-item-desc {
}
.anywhere-setup-page-item-obsolete {
  font-style: italic;
}
.anywhere-setup-page-item-unknown {
}
.anywhere-setup-page-item-bad-image {
  color: red;
}
.anywhere-setup-page-item-region {
  font-weight: bold;
}
.anywhere-setup-page-item-image-popup {
  max-width: 6em;
  max-height: 6em;
  float: right;
}
.anywhere-setup-page-item-static-block-nonlocal-content-popup {
  font-weight: bold;
  color: maroon;
}
.anywhere-setup-page-item-static-block-local-content {
  font-variant: small-caps;
  font-style: initial;
  color: green;
}
.anywhere-setup-page-item-static-block-nonlocal-content {
  font-variant: small-caps;
  font-style: initial;
  color: maroon;
}
.anywhere-setup-page-item-content-builder-comment {
  font-family: monospace;
  background: #ffff004a;
}
.anywhere-setup-survey-question-required {
  color: green;
}
.anywhere-setup-survey-question-alerts {
  color: red;
  font-weight: bold;
}
.anywhere-setup-survey-question-only-unauth {
  color: blue;
}
.anywhere-setup-survey-question-description {
  display: inline-block;
  max-width: 50vw;
}
.anywhere-setup-survey-question-vis-rule {
  color: darkgreen;
}
.anywhere-setup-survey-question-vis-rule-detail {
  font-variant: small-caps;
}
.anywhere-setup-certif-required {
  font-weight: bold;
  color: red;
}
.anywhere-setup-certif-break {
  color: blue;
}
.anywhere-setup-certif-readonly {
  color: #337ab7;
  font-weight: bold;
}
.anywhere-setup-certif-locked {
  font-style: italic;
  color: red;
}
.anywhere-setup-certif-encrypted {
  color: orange;
}
.anywhere-setup-certif-encrypted-key {
  font-variant: small-caps;
}
.anywhere-setup-certifs-disabled {
  color: red;
  font-weight: bold;
}
.anywhere-setup-certifs-no-edit {
  color: red;
  font-weight: bold;
}
.anywhere-setup-certifs-locked {
  color: red;
  font-weight: bold;
}
.anywhere-setup-certifs-hidden-gms {
  color: orange;
  font-style: italic;
}
.anywhere-setup-certifs-no-new {
  color: maroon;
}
.anywhere-setup-certifs-as-background-check {
  color: green;
}
.anywhere-setup-certifs-only-one {
  color: blue;
}
.anywhere-setup-certifs-inapplicable {
  color: orange;
}
.anywhere-setup-certifs-cert-group {
  font-weight: bold;
  color: darkolivegreen;
}
.anywhere-setup-certifs-cert-group-label {
  font-weight: normal;
}
.anywhere-setup-quiz-item-no-advance {
  font-style: italic;
}
.anywhere-setup-quiz-item-next {
  font-variant: small-caps;
}
.anywhere-setup-quiz-ranked-instructions {
  text-decoration: underline;
}
.anywhere-setup-jobs-inactive {
  font-style: italic;
}
.anywhere-setup-jobs-desc {
}
.anywhere-setup-jobs-loc {
  max-width: 30vw;
  display: inline-block;
  line-height: initial;
  vertical-align: top;
}
.anywhere-setup-jobs-supers {
  display: inline-block;
  line-height: initial;
  vertical-align: top;
}
.anywhere-setup-jobs-tags {
  display: inline-block;
  line-height: initial;
  vertical-align: top;
}
.anywhere-setup-custom-fields-vlive-description {
  color: purple;
  font-variant: small-caps;
}
.anywhere-setup-custom-fields-owner-tags {
}
.anywhere-setup-custom-fields-object-types, .anywhere-setup-custom-fields-other {
  display: inline-block;
  line-height: initial;
  vertical-align: top;
}
.anywhere-setup-custom-fields-type {
}
.anywhere-setup-custom-fields-inactive {
  font-style: italic;
}
.anywhere-setup-osched-count-max {
  color: purple;
  font-style: italic;
  display: block;
}
.anywhere-setup-osched-hideafter {
  color: darkred;
  font-style: italic;
}
.anywhere-setup-custom-fields-valid-groups {
  color: green;
}
.anywhere-setup-custom-fields-valid-jobs {
  color: blue;
}
.anywhere-setup-custom-fields-valid-group-names, .anywhere-setup-custom-fields-valid-job-names {
  font-variant: small-caps;
}
.anywhere-setup-adv-pref-section {
  font-weight: bold;
  text-decoration: underline;
}
.anywhere-setup-objrename-objtype,
.anywhere-setup-objrename-relationship {
  font-weight: bold;
  font-size: 1rem;
}
.datatable-hyperlink-nomargin a {
  margin: 0 4px 2px 0 !important;
  display: inline-block;
  text-decoration: underline !important;
  border: none !important;
  white-space: nowrap;
}
.anywhere-setup-intellilist-too-many-levels {
  font-size: 1.2rem;
  color: red;
  font-weight: bold;
  line-height: normal;
  display: flex;
  align-items: center;
}
.anywhere-setup-intellilist-too-many-levels span {
  margin-left: 1rem;
  margin-right: 1rem;
  text-align: center;
}
.anywhere-setup-intellilist-too-many-levels svg {
  width: 3rem !important;
  height: 3rem;
  color: darkred;
}
.job-location-attached-files-link a {
  font-size: 125%;
  display: block;
  margin-top: 2em;
  padding: 2px 10px;
  margin-bottom: 10px;
}
.job-location-attached-files-link-unavailable {
  font-size: 150%;
  color: red;
  font-weight: bold;
}
.anywhere-project-security-rights-fail {
  display: block;
  font-size: 200%;
  color: red;
  font-weight: bold;
  background: yellow;
  padding: 10px;
}
.sms-twilio-stop-note {
  line-height: normal;
}
.complex-editor-form .option-editor-icon {
  float: right;
  opacity: 0.5;
  max-width: 64px;
  position: absolute;
  right: 0;
}
.complex-editor-form .option-editor-icon-nofloat {
  float: none;
  position: absolute;
  right: 10px;
  opacity: 0.5;
  max-width: 64px;
}
.anywhere-setup-letter-templates-rtf-label {
  font-weight: bold;
  font-style: italic;
}
.anywhere-setup-letter-templates-rtf .anywhere-setup-option-item-desc {
  display: inline-block;
}
span.anywhere-setup-volreq-hyper {
  font-family: monospace;
  color: darkblue;
  font-size: 9pt;
}
img.anywhere-setup-option-bookmark-item-icon {
  max-height: 1rem;
}
img+.anywhere-setup-option-bookmark-item-link {
  margin-left: 10px;
}
.anywhere-setup-online-training-shortcut {
  font-family: monospace;
  color: darkgreen;
  font-weight: bold;
}
.anywhere-setup-online-training-subject {
}
.anywhere-setup-online-training-mechanism {
  display: block;
  color: darkblue;
}
.anywhere-setup-online-training-url {
  font-family: monospace;
  font-weight: bold;
  display: block;
}
.anywhere-setup-online-training-quiz {
  font-weight: bold;
  color: purple;
  display: block;
}
.anywhere-setup-online-training-quiz-caption {
  color: black;
  font-weight: normal;
  font-style: italic;
  margin-right: 3px;
}
.anywhere-setup-quiz-item-correct-answer {
  white-space: pre;
  color: black;
  background: #3dff0042;
  width: fit-content;
  display: block;
  max-width: 50vw;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.anywhere-setup-downloadables-filename,
.anywhere-setup-downloadables-visrules {
  max-width: 15vw;
  display: inline-block;
  word-wrap: break-word;
}
.anywhere-setup-vis-rules-rules {
  max-width: 50vw;
}
.anywhere-setup-visrules-type {
  font-size: 1.05em;
}
.anywhere-setup-visrules-type-det {
  border-bottom: 1px solid black;
}
.anywhere-setup-visrules-row {
  display: block;
}
.anywhere-setup-visrules-quant {
  font-weight: bold;
  font-style: italic;
}
.anywhere-setup-vis-rules-rules br {
  display: none;
}
.anywhere-setup-visrules-req-inv {
  color: red;
}
.anywhere-setup-visrules-req {
  color: darkblue;
}
.anywhere-setup-sched-task-unable {
  font-size: 1rem;
  font-weight: bold;
  color: red;
}
.anywhere-setup-sched-task-report-any {
  font-size: 1rem;
}
.anywhere-setup-sched-task-report-name,
.anywhere-setup-sched-task-report-type{
  font-weight: bold;
}
.anywhere-trigger-editor-test-link::before {
  font-family: "Font Awesome 6 Pro";
  content: "\e596";
  margin-right: 5px;
  font-size: 125%;
  font-weight: 300;
  color: darkblue;
}
.anywhere-trigger-editor-bad-virtual-subscriber {
  color: red;
  display: block;
  font-weight: bold;
  text-wrap: nowrap;
}
.anywhere-trigger-editor-converted-to-html {
  color: darkgreen;
  background: yellow;
  border-bottom: 1px solid red;
  border-top: 1px solid red;
}
.anywhere-setup-option-item-desc + a.anywhere-hyperlink::before,
a.datatable-edit-link:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f31c";
  margin-right: 5px;
  font-size: 125%;
  color: darkblue;
}
.anywhere-trigger-editor-no-specific-editor{
  background: yellow;
  border-bottom: 1px solid red;
  border-top: 1px solid red;
  font-size: 1rem;
  font-weight: bold;
  min-width: 50vw;
  text-align: center;
}
.anywhere-setup-training-test-joy {
  font-weight: bold;
  color: green;
}
.anywhere-setup-training-test-errs {
  font-weight: bold;
  color: red;
  background: #ffff008c;
  padding: 5px;
}
.datatable-test-link::before {
  font-family: "Font Awesome 6 Pro";
  content: "\e596";
  margin-right: 5px;
  font-size: 125%;
  font-weight: 300;
  color: darkblue;
}
.anywhere-setup-calendar-field-typedesc {
  color: purple;
}
.anywhere-setup-calendar-field-sample {
  padding: 3px 8px;
  border-radius: 5px;
  vertical-align: middle;
}
.anywhere-setup-calendar-field-back {
  font-family: monospace;
  font-size: small;
}
/* Page skin: VSys Anywhere various setup (#28, 20/105) (no variable content) */
.anywhere-setup-person-merge-fields-item-label {
  text-decoration: underline;
  font-weight: bold;
}
.anywhere-setup-person-merge-fields-instructions {
  border: 1px solid #0000002e;
  padding: 10px;
}
.anywhere-setup-person-merge-field-code {
  font-family: monospace;
  color: purple;
}
/* Page skin: VSys Anywhere profile editor basics (#29, 21/105) */
#profile-editor-dup-check-wrap {
  padding-top: 2em;
}
#profile-editor-dup-check, #profile-editor-dup-check-results-close {
  cursor: pointer;
  padding: 2px 6px;
}
#profile-editor-dup-check-results {
  left: 1em;
}
#profile-editor-dup-check-results-count {
  background-color: yellow;
  padding-left: 6px;
  display: inline;
}
#profile-editor-dup-check-results {
  border-collapse: collapse;
  border-spacing: 0;
  max-height: 200px;
  overflow-y: scroll;
}
#profile-editor-dup-check-results td, #profile-editor-dup-check-results th {
  border: 1px solid #ddd;
  text-align: left;
  padding: 2px 6px;
}
#profile-editor-dup-check-results th {
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #4CAF50;
  color: white;
}
#profile-editor-dup-check-results tr:nth-child(even) {
  background-color: #f2f2f2;
}
.profile-editor-recurring-assignment-title { font-weight: bold; }
.profile-editor-recurring-assignment-detail-assignments { font-weight: normal; margin-bottom: 20px; max-height: 20em; overflow-y: auto; }
.profile-editor-recurring-assignment-detail-assignments-new {  }
.profile-editor-recurring-assignment-remind-apply {
  font-weight: bold;
  font-style: italic;
  font-size: 1rem;
}
.profile-editor-recurring-assignment-remind-apply:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f06a";
  font-style: normal;
  font-weight: normal;
  color: red;
}
a.button.buttonsmall.createbutton { border-bottom: 2px solid #1a3665; border-top: 2px solid #1a3665; }
tr.certification-expired, tr.certification-expired > td {
  background-color: #ffff0042 !important;
  color: red;
}
tr.training-expired, tr.training-expired > td, {
  background-color: #ffff0042 !important;
  color: red;
}
.cert-attached-files-links a.big-download-link {
  font-size: 125%;
  padding: 2px 10px;
  margin-bottom: 10px;
}
.big-download-link-wrapper {
  display: block;
}
.big-download-link-wrapper .big-download-link {
  display: inline-block;
  margin-right: 1em;
}
.anywhere-cert-popup-editor-def-hint {
  background: #ffff004f;
  border: 1px solid #00000038;
  border-radius: 5px;
  padding: 5px;
  float: right;
  width: auto !important;
}
.profileeditor-comment {
  margin-bottom: 10px;
}
.profileeditor-comment h1 {
  margin: 0;
}

/* Page skin: VSys Anywhere profile editor hours summaries (#30, 22/105) (no variable content) */

.profile-hours-summary-wrap {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
}
.profile-hours-summary-wrap .profile-hour-summary {
  line-height: normal;
  border: 1.5px solid #0000003b;
  border-radius: 5px;
}
.profile-hours-summary-wrap .profile-hours-summary-link {
}
#profile-hours-summary-link > .hours-summary-button {
  padding: 0.7em;
  border-color: purple;
}
#profile-hours-summary-link > .hours-summary-button:hover {
  background: #8000800d;
}
#profile-hours-summary-link > .hours-summary-button::after {
  content: "\f1ec";
  font-weight: normal;
}
table.hours-list-describe-summary {
  margin-top: 5px;
}
table.hours-list-describe-summary thead {
  font-weight: bold;
  border-bottom: 1px solid black;
}
table.hours-list-describe-summary td {
  text-align: right;
}
table.hours-list-describe-summary td.hours-list-describe-summary-desc,
table.hours-list-describe-summary td.hours-list-describe-summary-head-desc {
  text-align: initial;
}
table.hours-list-describe-summary td, table.hours-list-describe-summary th {
  padding: 5px 10px;
  text-align: right;
}
table.hours-list-describe-summary th.hours-list-describe-summary-head-desc {
  text-align: initial;
}
table.hours-list-describe-summary tbody tr {
  border-top: 1px solid #00000036;
}
table.hours-list-describe-summary td:first-of-type {
  padding: 5px 10px;
  text-align: left;
  font-style: italic;
  color: darkblue;
}
table.hours-list-describe-summary span.hours-list-describe-summary-extra {
  font-style: italic;
  display: block;
}
.profile-hours-summary-popup {
  border: 1.5px solid #0000003b;
  border-radius: 5px;
}
/* Page skin: VSys Anywhere profile editor listings styles and highlights (#31, 23/105) */
tr.anywhere-profile-listing-fa.deleted td > span {
  text-decoration: line-through !important;
}
tr.anywhere-profile-listing-fa > td:first-child:before {
  font-family: "Font awesome 6 Pro";
  font-style: normal;
  margin: 0 0.3em 0 0;
  text-decoration: none;
  font-size: 1.2rem;
  float: left;
}
tr.profile-something-rejected, tr.profile-something-rejected > td {
  color: red;
}
tr.profile-something-rejected > td:first-child:before {
  content: "\f05e";
  color: red;
}
tr.profile-something-rejected > td:first-child:before {
  content: "\f0c5";
}
tr.profile-something-pending > td:first-child:before {
  content: "\f059";
  color: #030c036b;
}
tr.relation-expired, tr.relation-expired > td {
  color: gray;
}
tr.address-invalid, tr.address-invalid > td {
  color: red;
}
tr.address-primary, tr.address-primary > td {
  color: green;
  font-weight: bold;
}
tr.address-bad-date, tr.address-bad-date > td {
  color: gray;
}
tr.address-emergency > td:first-child:after {
  content: "\e420";
  font-family: "Font awesome 6 Pro";
  font-weight: bold;
  font-size: 1.2rem;
  color: red;
}
tr.attachment-approved, td.attachment-approved > td {
  color: green;
}
tr.attachment-expired, tr.attachment-expired > td {
  color: gray;
}
tr.attachment-approved > td:first-child:before {
  content: "\f164";
  color: green;
}
tr.application-approved, td.application-approved > td {
  color: green;
}
tr.application-ignored, tr.application-ignored > td,
tr.application-duplicate, tr.application-duplicate > td {
  color: gray;
}
tr.application-approved > td:first-child:before {
  content: "\f164";
  color: green;
}
tr.application-duplicate > td:first-child:before {
  content: "\f0c5";
}
tr.application-ignored > td:first-child:before {
  content: "\f1f8";
  color: red;
}
tr.availability-expired, tr.availability-expired > td {
  color: gray;
}
tr.availability-negative > td:first-child:before {
  content: "\f056";
  color: red;
}
tr.availability-active > td:first-child:before {
  content: "\f055";
  color: green;
}
tr.availability-expired > td:first-child:before  {
  content: "\e46f";
  color: gray;
}
tr.availability-negative, tr.availability-negative > td {
  color: red;
}
tr.assignment-cancelled, tr.assignment-cancelled > td,
tr.assignment-rejected, tr.assignment-rejected > td {
  color: red;
}
tr.assignment-normal, tr.assignment-normal > td {
  color: green;
}
tr.assignment-inactive, tr.assignment-inactive > td {
  text-decoration: darkgray line-through;
}
tr.assignment-old,  tr.assignment-old > td {
  color: gray;
}
tr.assignment-normal > td:first-child:before {
  content: "\f00c";
  color: green;
}
tr.assignment-waitlisted > td:first-child:before {
  content: "\e29e";
}
tr.assignment-replace > td:first-child:before {
  content: "\e4bb";
}
tr.assignment-excused > td:first-child:before {
  content: "\f145";
}
tr.assignment-notexcused > td:first-child:before {
  content: "\e226";
  color: red;
}
tr.assignment-cancelled > td:first-child:before {
  content: "\e46f";
  color: red;
}
tr.assignment-rejected > td:first-child:before {
  content: "\f05e";
  color: red;
}
.assignment-linked-job-slot {
  font-style: italic;
  display: block;
}
.assignment-linked-job-slot::before {
  content: "(";
}
.assignment-linked-job-slot::after {
  content: ")";
}
span.anywhere-rass-dup {
  color: red;
  display: block;
  font-style: italic;
  background: #ffff008a;
  max-width: 350px;
  margin-top: 5px;
}
tr.training-cancelled, tr.training-cancelled > td {
  text-decoration: darkgray line-through;
}
tr.training-failed, tr.training-failed > td,
tr.training-invalid, tr.training-invalid > td {
  color: red;
}
tr.training-cancelled > td:first-child:before {
  content: "\e46f";
  color: red;
}
tr.training-invalid > td:first-child:before,
tr.training-wrong > td:first-child:before {
  content: "\f05e";
  color: red;
}
tr.training-invited > td:first-child:before {
  content: "\e471";
}
tr.training-incomplete > td:first-child:before {
  content: "\f242";
}
tr.training-waitpayment > td:first-child:before {
  content: "\f0d6";
}
tr.training-pending > td:first-child:before {
  content: "\f059";
}
tr.training-wait > td:first-child:before {
  content: "\e29e";
}
tr.training-dns > td:first-child:before {
  content: "\e226";
  color: red;
}
tr.training-instructor > td:first-child:before {
  content: "\e53d";
}
tr.training-failed > td:first-child:before {
  content: "\f165";
  color: red;
}
tr.training-registered > td:first-child:before {
  content: "\f133";
}
tr.training-complete > td:first-child:before {
  content: "\f164";
  color: green;
}
tr.training-rebook > td:first-child:before,
tr.training-unconfirm > td:first-child:before,
tr.training-unavail > td:first-child:before,
tr.training-excused > td:first-child:before {
  content: "\f51c";
  color: gray;
}
tr.award-denied, tr.award-denied > td {
  text-decoration: darkgray line-through;
}
tr.award-denied, tr.award-denied > td {
  color: red;
}
tr.award-awarded > td:first-child:before {
  content: "\f559";
  color: green;
}
tr.award-denied > td:first-child:before {
  content: "\f05e";
  color: red;
}
tr.award-nominated > td:first-child:before {
  content: "\f005";
}
tr.award-skipped > td:first-child:before {
  content: "\f04e";
}
tr.award-applied > td:first-child:before {
  content: "\e416";
}
tr.award-system > td:first-child:before {
  content: "\f2db";
}
tr.intake-abandoned, tr.intake-abandoned > td {
  text-decoration: darkgray line-through;
}
tr.intake-ineligible, tr.intake-ineligible > td {
  color: red;
}
tr.intake-pending > td:first-child:before {
  content: "\f242";
}
tr.intake-complete, tr.intake-complete > td {
  color: green;
}
tr.intake-complete > td:first-child:before {
  content: "\f164";
  color: green;
}
tr.intake-locked > td:first-child:before,
tr.intake-abandoned > td:first-child:before {
  content: "\f023";
}
tr.intake-abandoned > td:first-child:before {
  content: "\f2ed";
  color: orange;
}
tr.interview-complete > td:first-child:before {
  content: "\f11e";
}
tr.interview-missed > td:first-child:before {
  content: "\e226";
}
tr.interview-good, td.interview-good > td {
  color: green;
}
tr.interview-cancelled, tr.interview-cancelled > td,
tr.interview-missed, tr.interview-missed > td {
  text-decoration: darkgray line-through;
}
tr.interview-failed, tr.interview-failed > td {
  color: red;
}
tr.interview-scheduled > td:first-child:before,
tr.interview-unscheduled > td:first-child:before,
tr.interview-rescheduled > td:first-child:before {
  content: "\f133";
}
tr.interview-incomplete > td:first-child:before {
  content: "\f242";
}
tr.interview-exempt > td:first-child:before {
  content: "\f145";
}
tr.interview-cancelled > td:first-child:before {
  content: "\e46f";
  color: red;
}
tr.interview-failed > td:first-child:before {
  content: "\f165";
  color: red;
}
tr.interview-good > td:first-child:before {
  content: "\f164";
  color: green;
}
tr.mandate-failed, tr.mandate-failed > td {
  text-decoration: darkgray line-through;
}
tr.mandate-complete, tr.mandate-complete > td {
  color: green;
}
tr.mandate-completed > td:first-child:before {
  content: "\f164";
  color: green;
}
tr.mandate-open > td:first-child:before {
  content: "\f242";
}
tr.mandate-open > td:first-child:before {
  content: "\f242";
}
tr.mandate-failed > td:first-child:before {
  content: "\f165";
  color: red;
}
tr.letter-cancelled > td:first-child:before {
  content: "\f05e";
  color: red;
}
tr.letter-delayed > td:first-child:before {
  content: "\e29e";
}
tr.letter-sentverify > td:first-child:before {
  content: "\e4e8";
  color: green;
}
tr.letter-readverified > td:first-child:before {
  content: "\f658";
  color: green;
}
tr.letter-sent > td:first-child:before {
  content: "\e16f";
  color: green;
}
tr.letter-held > td:first-child:before {
  content: "\f28b";
}
tr.letter-undeliver > td:first-child:before {
  content: "\f05e";
  color: red;
}
tr.letter-needupload > td:first-child:before {
  content: "\f093";
}
tr.letter-uploaded > td:first-child:before {
  content: "\f093";
}
tr.letter-expired > td:first-child:before {
  content: "\e46f";
  color: #c97610;
}
tr.letter-spam > td:first-child:before {
  content: "\e3e6";
}
tr.letter-duplicate > td:first-child:before {
  content: "\f0c5";
}
tr.membership-cancelled, tr.membership-cancelled > td {
  text-decoration: darkgray line-through;
}
tr.membership-expired, tr.membership-expired > td {
  color: gray;
}
tr.membership-suspended > td:first-child:before {
  content: "\f28b";
}
tr.membership-cancelled > td:first-child:before {
  content: "\e46f";
  color: red;
}
tr.membership-expired > td:first-child:before {
  content: "\e46f";
  color: #c97610;
}
tr.membership-active > td:first-child:before {
  content: "\f00c";
  color: green;
}
tr.membership-paymentpending > td:first-child:before {
  content: "\f0d6";
  color: darkgreen;
}
tr.attachment-expired > td:first-child:before {
  content: "\e46f";
  color: #c97610;
}
tr.attachment-transferred > td:first-child:before {
  content: "\e092";
}
tr.attachment-unknown > td:first-child:before {
  content: "\f059";
}
tr.attachment-new > td:first-child:before {
  content: "\f005";
  color: darkblue;
}
tr.jass-expired, tr.jass-expired > td {
  color: gray;
}
tr.jass-cancelled, tr.jass-cancelled > td  {
  text-decoration: darkgray line-through;
}
tr.jass-expired > td:first-child:before,
tr.jass-retired > td:first-child:before,
tr.jass-resigned > td:first-child:before {
  content: "\e46f";
  color: #c97610;
}
tr.jass-cancelled > td:first-child:before {
  content: "\e46f";
  color: red;
}
tr.jass-waitlisted > td:first-child:before {
  content: "\e29e";
}
tr.jass-active > td:first-child:before {
  content: "\f00c";
  color: green;
}
tr.jass-prospect > td:first-child:before,
tr.jass-applicant > td:first-child:before {
  content: "\f005";
}
tr.jass-transfer > td:first-child:before {
  content: "\e092";
}
tr.jass-supervisor > td:first-child:before {
  content: "\f6a4";
}
tr.jass-other > td:first-child:before {
  content: "\f656";
}
tr.jass-terminated > td:first-child:before,
tr.jass-notplaced > td:first-child:before {
  content: "\f05e";
  color: red;
}
tr.jass-substitute > td:first-child:before {
  content: "\e551";
}
tr.jass-preference > td:first-child:before {
  content: "\f733";
}
tr.hour-pending > td {
}
tr.hour-virtual {
  color: green;
}
tr.hour-rec > td:first-of-type > span {
  text-align: left;
}
tr.hour-virtual > td:first-of-type > span {
  margin-left: 2em;
}
tr.hour-virtual > td:first-of-type:before {
  content: "\e479";
  color: green;
  font-weight: bold;
  font-family: "Font awesome 6 Pro";
  font-style: normal;
  text-decoration: none;
  font-size: 1.2rem;
  position: absolute;
}

/* Page skin: VSys Anywhere password strength meter (#32, 24/105) (no variable content) */
#user-acct-newpassword-strength-meter {
  height: 2em;
  width: 17em;
  appearance: initial;
  display: block;
  overflow: hidden;
  border: 1px solid #80808063;
  margin-top: 10px;
  margin-bottom: 5px;
}
#user-acct-newpassword-strength-meter > div {
  height: 2em;
}
#user-acct-newpassword-strength-meter[value="0"] > div {
  width: 15%;
  background: red;
}
#user-acct-newpassword-strength-meter[value="1"] > div {
  width: 25%;
  background: red;
}
#user-acct-newpassword-strength-meter[value="2"] > div {
  width: 50%;
  background: orange;
}
#user-acct-newpassword-strength-meter[value="3"] > div {
  width: 75%;
  background: yellow;
}
#user-acct-newpassword-strength-meter[value="4"] > div {
  width: 100%;
  background: green;
}
.user-acct-newpassword-feedback {
    color: #9ab;
    padding: 0 .25em;
    font-style: italic;
    margin-top: 1em;
}
#user-acct-newpassword-strength-meter.empty {
  display: none;
}
#user-acct-newpassword-res {
  font-weight: bold;
  display: block;
  width: 100%;
  padding: 5px;
}
#user-acct-newpassword-feedback {
  font-style: italic;
  display: block;
}
#user-acct-newpassword-note {
  line-height: initial;
  transition: 0.3s;
  width: 100%;
}
.user-acct-newpassword-warning {
  font-weight: bold;
  display: block;
  padding: 3px;
}
#user-acct-newpassword-note.s0 #user-acct-newpassword-res {
  background: yellow;
}
#user-acct-newpassword-note.s1 #user-acct-newpassword-res {
  background: yellow;
}
#user-acct-newpassword-note #user-acct-newpassword-res:after {
  font-family: "Font Awesome 6 Pro";
  font-size: 150%;
  font-weight: normal;
  margin-left: 10px;
  float: right;
}
#user-acct-newpassword-note.s4 #user-acct-newpassword-res:after {
  content: "\f5b9";
  color: green;
}
#user-acct-newpassword-note.s3 #user-acct-newpassword-res:after {
  content: "\f118";
  color: #4169e1bf;
}
#user-acct-newpassword-note.s2 #user-acct-newpassword-res:after {
  content: "\f11a";
}
#user-acct-newpassword-note.s1 #user-acct-newpassword-res:after,
#user-acct-newpassword-note.s0 #user-acct-newpassword-res:after {
  content: "\f119";
  color: red;
  animation: pulse 2s ease-in;
  animation-iteration-count: infinite;
}
@keyframes rotation {
  from { transform: rotate(0deg); }
  to { transform: rotate(359deg); }
}
@keyframes pulse {
    0% { transform: scale(0.75); }
    50% { transform: scale(1); }
    100% { transform: scale(0.75); }
}
/* Page skin: VSys Anywhere Chartist legends (#33, 25/105) */
.ct-chart { position: relative; margin-top: -2em; margin-bottom: 3em; min-height: 100px; }
.ct-chart-title { font-size: 2em; padding-bottom: 1em; }
.ct-legend { position: relative; z-index: 10; list-style: none; text-align: center; }
.ct-legend li { position: relative; padding-left: 14px; margin-right: 14px; margin-bottom: 0; cursor: pointer; display: inline-block; text-align: left; }
.ct-legend li:before { width: 12px; height: 12px; position: absolute; left: 0; content: ''; border: 3px solid transparent; border-radius: 2px; top: 6px; }
.ct-legend li.inactive:before { background: transparent; }
.ct-legend.ct-legend-inside { position: absolute; top: 0; right: 0; }
.ct-legend.ct-legend-inside li{ display: block; margin: 0; }
.ct-legend .ct-series-0:before { background-color: #d70206; border-color: #d70206; }
.ct-legend .ct-series-1:before { background-color: #f05b4f; border-color: #f05b4f; }
.ct-legend .ct-series-2:before { background-color: #f4c63d; border-color: #f4c63d; }
.ct-legend .ct-series-3:before { background-color: #d17905; border-color: #d17905; }
.ct-legend .ct-series-4:before { background-color: #453d3f; border-color: #453d3f; }
.ct-legend .ct-series-5:before { background-color: #59922b; border-color: #59922b; }
.ct-legend .ct-series-6:before { background-color: #0544d3; border-color: #0544d3; }
.ct-legend .ct-series-7:before { background-color: #6b0392; border-color: #6b0392; }
.ct-legend .ct-series-8:before { background-color: #f05b4f; border-color: #f05b4f; }
.ct-legend .ct-series-9:before { background-color: #dda458; border-color: #dda458; }
.ct-legend .ct-series-10:before { background-color: #eacf7d; border-color: #eacf7d; }
.ct-legend .ct-series-11:before { background-color: #86797d; border-color: #86797d; }
.ct-legend .ct-series-12:before { background-color: #b2c326; border-color: #b2c326; }
.ct-legend .ct-series-13:before { background-color: #6188e2; border-color: #6188e2; }
.ct-legend .ct-series-14:before { background-color: #a748ca; border-color: #a748ca; }
.ct-legend .ct-series-15:before { background-color: #3CE0D5; border-color: #3CE0D5; }
.ct-legend .ct-series-16:before { background-color: #61198E; border-color: #61198E; }
.ct-legend .ct-series-17:before { background-color: #F7C2AA; border-color: #F7C2AA; }
.ct-legend .ct-series-18:before { background-color: #ADFF82; border-color: #ADFF82; }
.ct-legend .ct-series-19:before { background-color: #CE5146; border-color: #CE5146; }
.ct-legend .ct-series-20:before { background-color: #39079B; border-color: #39079B; }
.ct-legend .ct-series-21:before { background-color: #51329E; border-color: #51329E; }
.ct-legend .ct-series-22:before { background-color: #D6AFED; border-color: #D6AFED; }
.ct-legend .ct-series-23:before { background-color: #819607; border-color: #819607; }
.ct-series-p .ct-bar, .ct-series-p .ct-line, .ct-series-p .ct-point, .ct-series-p .ct-slice-donut { stroke: #3CE0D5; }
.ct-series-q .ct-bar, .ct-series-q .ct-line, .ct-series-q .ct-point, .ct-series-q .ct-slice-donut { stroke: #61198E; }
.ct-series-r .ct-bar, .ct-series-r .ct-line, .ct-series-r .ct-point, .ct-series-r .ct-slice-donut { stroke: #F7C2AA; }
.ct-series-s .ct-bar, .ct-series-s .ct-line, .ct-series-s .ct-point, .ct-series-s .ct-slice-donut { stroke: #ADFF82; }
.ct-series-t .ct-bar, .ct-series-t .ct-line, .ct-series-t .ct-point, .ct-series-t .ct-slice-donut { stroke: #CE5146; }
.ct-series-u .ct-bar, .ct-series-u .ct-line, .ct-series-u .ct-point, .ct-series-u .ct-slice-donut { stroke: #39079B; }
.ct-series-v .ct-bar, .ct-series-v .ct-line, .ct-series-v .ct-point, .ct-series-v .ct-slice-donut { stroke: #51329E; }
.ct-series-w .ct-bar, .ct-series-w .ct-line, .ct-series-w .ct-point, .ct-series-w .ct-slice-donut { stroke: #D6AFED; }
.ct-series-x .ct-bar, .ct-series-x .ct-line, .ct-series-x .ct-point, .ct-series-x .ct-slice-donut { stroke: #819607; }
.ct-chart-line-multipleseries .ct-legend .ct-series-0:before { background-color: #d70206; border-color: #d70206; }
.ct-chart-line-multipleseries .ct-legend .ct-series-1:before { background-color: #f4c63d; border-color: #f4c63d; }
.ct-chart-line-multipleseries .ct-legend li.inactive:before { background: transparent; }
.ct-chart ul { margin: 0; }
.ct-chart-loading { text-align: center; width: 100%; top: 100px; position: relative; }

/* Page skin: VSys Anywhere complex editor positioning (#34, 26/105) (no variable content) */
.complex-editor-form-tall {
  min-height: 75vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.complex-editor-form-center {
  text-align: center;
}
.complex-editor-form-center-just-tool {
  text-align: initial;
  margin: 0 auto;
  width: fit-content;
  display: flex;
  align-items: flex-end;
}
.complex-editor-form-center-just-tool > div {
  width: fit-content;
}
.complex-editor-wrapped-block-container-tight {
  padding: 0;
  margin: 0;
}
.complex-editor-wrapped-block-container-tight .row {
  margin-bottom: 10px;
}
.complex-editor-wrapped-block-container-tight-row {
  margin-bottom: 10px;
}
/* Page skin: VSys Anywhere HHS (#35, 27/105) (no variable content) */

.hhs-potential-match-vol {
}
.hhs-potential-match-vol .formatted-address .formatted-address-phones {
  border: none;
  margin-left: 0;
}
.hhs-potential-match-vol-name {
  text-decoration: underline;
}
.hhs-potential-match-exc {
  white-space: pre;
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  min-width: 300px;
  padding-top: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.hhs-potential-match-title {
  font-weight: bold;
  font-size: 110%;
  display: block;
}
/* Page skin: VSys Anywhere floating save (#36, 28/105) (no variable content) */
@keyframes save-float-pulse {
  0% { }
  50% { background: #307b94; color: #fffd00; }
  100% { }
}
#save-float-box {
  position: fixed;
  right: 10px;
  bottom: 5em;
  display: flex;
  flex-direction: column;
  z-index: 9;
}
#save-float-box.hidden-save-button {
  display: none;
}
#save-float-btn, #save-stay-float-btn {
  background: #004000;
  color: white;
  border: none;
  align-self: flex-end;
  margin-top: 5px;
  animation: save-float-pulse 3s infinite ease-out;
}
#save-float-btn:hover, #save-stay-float-btn:hover {
  color: white;
  box-shadow: none;
}
#save-float-btn:focus, #save-stay-float-btn:focus {
  outline: none;
}
/* Page skin: VSys Anywhere reports (#37, 29/105) */
.user-config-report-instructions-line {
  padding: 10px 5px !important;
  border: 1px solid #80808045;
  width: 100%;
  font-style: italic;
  background: #80808000;
  margin-top: 5px;
}
.anywhere-reports-list-release-notes,
.anywhere-reports-list-no-results-notes {
  display: block;
  font-style: italic;
}
.anywhere-reports-list-no-results-notes {
  color: darkred;
  max-width: 300px;
}
a.anywhere-report-open-adv {
  color: blue;
}
a.anywhere-report-open-adv:hover {
  text-decoration: underline;
}
.anywhere-myreports-description {
  font-weight: bold;
}
.anywhere-reports-list-run-by {
  display: block;
  color: purple;
  font-family: monospace;
  font-size: smaller;
  max-width: 250px;
}
.anywhere-reports-list-no-voxi {
  display: block;
  color: darkblue;
}
tr.anywhere-myreports-fa > td:first-child:before {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-size: 1.2rem;
  position: absolute;
}
tr.anywhere-myreports-cancelled {
  color: darkred;
}
tr.anywhere-myreports-cancelled > td:first-child:before {
  content: "\f05e";
}
tr.anywhere-myreports-failed {
  color: red;
}
tr.anywhere-myreports-failed > td:first-child:before {
  content: "\f06a";
}
tr.anywhere-myreports-running {
  color: darkblue;
}
tr.anywhere-myreports-running > td:first-child:before {
  content: "\e5ff";
}
tr.anywhere-myreports-finished {
}
tr.anywhere-myreports-finished > td:first-child:before {
  content: "\f00c";
  color: green;
}
tr.anywhere-myreports-submitted {
}
tr.anywhere-myreports-submitted > td:first-child:before {
  content: "\e29e";
  color: purple;
  font-weight: bold;
}
tr.anywhere-reports-list-no-voxi {
}
tr.anywhere-reports-list-no-voxi > td:first-child:before {
  content: "\f252";
}
tr.anywhere-myreports-fa > td:first-of-type > span {
  margin-left: 2em;
  display: inline-block;
}
tr.anywhere-myreports-noresults > td:first-child:before {
  color: red;
  font-weight: bold;
  content: "\f06a";
}
tr.anywhere-myreports-favorite > td:first-child:before {
  color: orange;
  font-weight: bold;
  content: "\f005";
}
tr.anywhere-myreports-fa > td a {
}
tr.anywhere-myreports-fa .anywhere-myreports-info > * {
  display: block;
  margin-bottom: 5px;
  line-height: 1.2;
  overflow-y: hidden;
}
tr.anywhere-myreports-fa .anywhere-myreports-info > br {
  display: none;
}
.anywhere-myreports-confirmletters:before,
.anywhere-myreports-runagain:before,
.anywhere-myreports-downloadlink:before,
.anywhere-myreports-properties:before,
.anywhere-myreports-forward:before,
.anywhere-myreports-onhold:before,
.anywhere-myreports-runlog:before,
.anywhere-myreports-viewresults:before {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-size: 1.2rem;
  color: #00000099;
  margin-right: 0.2em;
}
.anywhere-myreports-confirmletters:before {
  content: "\f14a";
}
.anywhere-myreports-runagain:before {
  content: "\f01e";
}
.anywhere-myreports-downloadlink:before {
  content: "\f019";
}
.anywhere-myreports-properties:before {
  content: "\f0ae";
}
.anywhere-myreports-forward:before {
  content: "\f064";
}
.anywhere-myreports-onhold:before {
  content: "\f28b";
}
.anywhere-myreports-viewresults:before {
  content: "\f06e";
}
.anywhere-myreports-runlog:before {
  content: "\f05a";
}
a.anywhere-myreports-delete,
.anywhere-myreports-do-cancel > a {
  color: red !important;
  position: relative;
  top: -6px;
}
.anywhere-myreports-delete:after,
.anywhere-myreports-do-cancel:after {
  font-family: "Font Awesome 6 Pro";
  font-style: normal;
  font-size: 1.2rem;
  color: black;
  margin-left: 0.2em;
  color: red;
  font-weight: bold;
  position: relative;
}
.anywhere-myreports-do-cancel:after {
  content: "\f05e";
  top: -3px;
}
.anywhere-myreports-delete:after {
  content: "\f55a";
  top: 2px;
 }

/* Page skin: Volunteer request applications (#38, 30/105) (no variable content) */
.vreq-application-instructions {
  padding: 0;
 }
.vreq-application-title {
  font-weight: bold;
  font-size: 150%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.vreq-application-unavailable-message {
  padding: 0;
}
.vreq-unavailable-message {
  font-weight: bold;
  font-size: 2rem;
  color: darkred;
  margin-bottom: 1em;
}
/* Page skin: Materialize CSS (#40, 31/105) */

/* Page skin: Smaller, color footer (#41, 32/105) */
#page-footer .button, #page-footer a.button  {
  padding: 0 1em;
}
#copyright {
  border: none;
}
#copyright .container {
  margin-bottom: 1em;
}
#copyright div.VOXIHTMLBlock {
  padding: 10px 10px 0 10px;
}
#footer-wrapper {
  background-color: #eeeeee21;
}
.footer-copyright-button {
  margin: 0;
}
.row-credits div {
  padding: 0;
}
.footer-copyright {
  font-size: 120%;
  font-weight: normal;
}

/* Page skin: Simpler required field styling (#43, 33/105) */
.application-form input.required, .application-form textarea.required, .application-form select.required,
#user_account_password_confirmation, #user_account_passworxd_confirmation, #user_account_password, #user_account_passworxd,
#user_account_user_id_confirmation, #user_account_user_id, .custom_app_dynamic_field .select.required button,
div.required multiselect button, .complex-editor-form select.required~button, .complex-editor-form input.required,
.complex-editor-form textarea.required, select[required="required"] ~ .select2-container .select2-selection {
  box-shadow: 0 0 0 1px #0088cc75 inset;
}

/* Page skin: Whiter jQuery dialogs (#46, 34/105) (no variable content) */
.ui-dialog-titlebar {
  background: white;
  color: black;
  border: none;
  font-size: 110%;
  font-weight: bold;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 1em;
  background: #31312714;
}
.ui-dialog .ui-dialog-titlebar-close {
  right: 10px;
}
button.ui-dialog-titlebar-close::after {
  font-size: 200%;
  background: none;
  border: none;
  color: red;
  border-radius: 10px;
}
.ui-dialog-titlebar .ui-dialog-titlebar-close {
  top: 40%;
  border: none;
}
.ui-dialog .ui-dialog-title {
  margin-right: 4em;
}
.ui-dialog .ui-dialog-title {
  margin-right: 4em;
}
.ui-datepicker-year {
  color: black;
  background-color: inherit;
}
a.anywhere-tool-helplink-popup {
  color: black;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  height: auto;
}
/* Page skin: Online training elements (#47, 35/105) (no variable content) */

.online-training-unavailable-message {
  font-size: 2rem;
  margin-top: 2em;
  display: block;
}
.online-training-content-title {
  margin-bottom: 5px;
  text-decoration: underline;
  font-weight: bold;
}
.online-training-content h3 {
  margin-bottom: 5px;
}
.online-training-content h4 {
  margin-bottom: 0;
  text-decoration: underline;
}
.online-training-cant-advance-wrong-answer {
  background-color: yellow;
  font-weight: bold;
  border: 3px solid red;
  margin: 5px;
  padding: 5px;
}
.online-training-field-caption {
  font-size: 1rem;
}
.online-training-question-radio-span {
  font-size: 1rem;
}
[class*="online-training-question-label-0"]:not([class*="online-training-question-label-0-0"]):not(.online-training-form-no-wide-separators .online-training-field-caption):before {
  content: "";
  display: block;
  border-top: 1px solid gray;
  height: 20px;
  width: 2000px;
  position: relative;
  left: -10px;
}
[class*="online-training-question-label"]:not(.online-training-question-label-no-separator):not([class*="online-training-question-label-0"]):before {
  content: "";
  display: block;
  border-top: 1px solid #80808040;
  height: 5px;
  width: 50vw;
  position: relative;
  left: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.online-training-results {
  font-size: 115%;
}
.online-training-results li {
  margin-bottom: 5px !important;
}
.online-training-button {
  margin-top: 10px;
}
.online-training-start-button {
  background: green;
}
.online-training-cancel-button {
  background: red;
}
.online-training-button input { 
  display: none;
}
.online-training-button span.online-training-field-caption {
  display: flex;
  align-items: center;
}
.online-training-hidden-button {
  display: none;
}
.online-training-field ul {
  margin: 0 0 10px 25px;
  list-style: initial;
}
.online-training-pass-message, .online-training-fail-message, .online-training-too-fast-message {
  font-size: larger;
  font-weight: bold;
}
.online-training-fail-message, .online-training-too-fast-message {
  color: red;
}
.online-training-content-user-content-default {
  font-size: 1rem;
}
.online-training-question img {
  max-width: 75vw;
  max-height: 75vh;
}
.online-training-content-quiz-item-accessible-alt {
  display: none;
}
.online-training-unauth-complete, .online-training-unauth-app-fail {
  font-size: 150%;
  font-weight: bold;
}
.online-training-unauth-app-fail {
  color: red;
}
a.online-training-unauth-app-redir-button {
  color: black !important;
}
.online-training-presentations-block-container > div > h4 {
  display: none;
}
.online-training-progress-bar-holder {
  position: absolute !important;
  right: 0.5em;
  padding: 0 !important;
}
.online-training-progress-bar {
  font-size: 2rem;
  text-align: center;
}
.online-training-progress-label::after {
  content: "%";
}
.online-training-progress-bar progress {
  max-width: 2.5em;
  display: block;
}
@media (max-width: 799px) {
  .online-training-progress-bar-holder { display: none !important; }
}
.online-training-resuming {
  font-weight: bold;
  font-size: 2rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
  background: blue;
  position: relative;
  top: -20px;
  padding: 20px;
}
.btn.online-training-restart-button {
  margin: 0 !important;
  background: unset;
  color: unset;
  border: 1px solid white;
  padding: 5px 10px;
  display: flex;
}
.btn.online-training-restart-button:hover {
  background-color: unset;
}
.online-training-question-ranked-instructions {
  font-size: 1rem;
}
.online-training-question-ranked .online-training-field-caption {
  font-size: 2rem;
}
.online-training-question-item-choice-label {
  margin-top: 10px;
  font-size: 1rem;
  text-decoration: underline;
}
.online-training-question-item-choice-label + div.controls > .select2 {
  font-size: 1.2rem;
}
.online-training-question-ranked-instructions-choice::before,
.online-training-question-ranked-instructions-choice::after {
  font-family: "Font Awesome 6 Pro";
  font-size: 0.5em;
  font-weight: 400;
  position: relative;
  top: -9px;
}
.online-training-question-ranked-instructions-choice::before {
  content: "\f10d";
  margin-left: 3px;
}
.online-training-question-ranked-instructions-choice::after {
  content: "\f10e";
  margin-right: 3px;
}
body.online-training-interleaved .select2-dropdown {
  font-size: 1.2rem;
}
/* Page skin: Whiter, flatter buttons (#49, 36/105) */
.complex-editor-form-actions button.btn, .complex-editor-form-actions a.btn, .online-training-button, .password-reset-send-button,
p.buttonWrapper a, button.btn[actionbutton="1"], .query-field-wrapper button.btn,
.application-field-checkbox.button {
  background: white;
  color: black;
  font-weight: bold;
  padding: 0.5em 1.5em;
  transition: 250ms;
  margin-bottom: 5px;
}
.complex-editor-form-actions button.btn:focus, .complex-editor-form-actions a.btn:focus, .online-training-button:focus, .password-reset-send-button:focus,
p.buttonWrapper a:focus, button.btn[actionbutton="1"]:focus, .query-field-wrapper button.btn:focus {
  outline: none;
}
.complex-editor-form-actions button.btn[data-tool-action="save"], .complex-editor-form-actions button.btn[data-tool-action="savestay"], #save-button-magic,
button.savestayhereactionbutton, #save2stay-btn, #save2-btn, .some-kind-of-save-button {
  border: 2px solid green;
  background: white;
}
.complex-editor-form-actions button.btn[data-tool-action="save"]:hover, .complex-editor-form-actions button.btn[data-tool-action="savestay"]:hover, #save-button-magic:hover,
button.savestayhereactionbutton:hover, #save2stay-btn:hover, #save2-btn:hover, .some-kind-of-save-button:hover {
  background: #0080001a;
}
.complex-editor-form-actions button.btn[data-tool-action="close"], some-kind-of-close-button {
  border: 2px solid yellow;
  background: white;
}
.complex-editor-form-actions button.btn[data-tool-action="close"]:hover, some-kind-of-close-button:hover {
  background: #0080001a;
}
.complex-editor-form-actions button[data-tool-action="cancel"], .complex-editor-form-actions button[data-tool-action="cancel"][data-disable-with*="cancelaction"],
.some-kind-of-cancel-button {
  border: 2px solid maroon;
  background: white;
}
.complex-editor-form-actions button[data-tool-action="cancel"]:hover, .complex-editor-form-actions button[data-tool-action="cancel"][data-disable-with*="cancelaction"]:hover,
.some-kind-of-cancel-button:hover {
  background: #80000038;
}
.popupeditor-modal-container .complex-editor-form-actions {
  text-align: right;
}
a.createbutton, a.filterbutton, a.random-other-button {
  border-radius: 10px;
  background: white;
  color: black;
  transition: 250ms;
  padding: 0.5em 1.5em;
  font-weight: 700;
}
.createbutton, a.button.buttonsmall.createbutton {
  border: 1px solid green;
}
.createbutton:hover, a.button.buttonsmall.createbutton:hover {
  background: #00800047;
  border-color: #00800047;
}
button[data-disable-with*="refreshactionbutton"] {
  border: 1px solid #1a3665;
}
button[data-disable-with*="refreshactionbutton"]:hover {
  border-color: #0000ff0d;
  background: #0000ff0d;
}
a.filterbutton {
  border: 1px solid #9c27b0;
}
a.filterbutton:hover {
  background: #9c27b024;
}
.createbutton:focus, .filterbutton:focus {
  color: black;
  outline: none;
}
button[data-disable-with*="searchactionbutton"], .application-field-checkbox.button.searchbutton, .some-kind-of-search-button {
  border: 2px solid #00c4ff;
}
button[data-disable-with*="searchactionbutton"]:hover,
.application-field-checkbox.button.searchbutton:hover,
.some-kind-of-search-button:hover,
.some-kind-of-search-button:active,
.some-kind-of-search-button:active:hover,
.some-kind-of-search-button:active:focus,
.some-kind-of-search-button:focus {
  border-color: #00c4ff24;
  background: #00c4ff24;
  box-shadow: none;
  outline: none;
  text-shadow: none;
}
.some-kind-of-search-button {
  background: white;
  color: black;
  padding: 0.5em 1.5em;
  font-family: "Open sans",sans-serif;
  font-weight: bold;
}
.some-kind-of-search-button, .some-kind-of-save-button, .some-kind-of-filter-button, .some-kind-of-cancel-button {
  border-radius: 10px;
}
.some-kind-of-search-button:after, .some-kind-of-save-button:after, .some-kind-of-filter-button:after, .some-kind-of-cancel-button:after {
  content: none;
}
.ui-dialog-titlebar, .ui-widget-header {
  color: black;
  background: white;
}
.select2-container .select2-selection--multiple, .select2-container .select2-selection--single {
  border-radius: 5px;
}
a.createbutton.smaller, a.filterbutton.smaller, a.random-other-button.smaller {
  padding: 0.5em 0 0.5em 0.5em;
  font-weight: initial;
}
a.random-other-button.smaller i.actionbutton-fa, a.random-other-button.smaller svg.actionbutton-fa,
a.createbutton.smaller i.actionbutton-fa, a.createbutton.smaller svg.actionbutton-fa,
a.filterbutton.smaller i.actionbutton-fa, a.filterbutton.smaller svg.actionbutton-fa {
  margin-left: 0.2em;
  margin-top: 0;
  position: relative;
  top: 2px;
  width: 0.8em;
}
a.createbutton.smaller i.actionbutton-fa, a.createbutton.smaller svg.actionbutton-fa {
  color: green;
}
a.filterbutton.smaller i.actionbutton-fa, a.filterbutton.smaller svg.actionbutton-fa {
  color: #9c27b0;
}

/* Page skin: Survey styling (#60, 37/105) */
div[id*=any_live_survey] .combo-as-radio+span:before, .combo-as-radio+span:after {
  width: 2.1em;
  height: 2.1em;
}
div[id*=any_live_survey] label.required {
  font-weight: bold;
}
div[id*=any_live_survey] label.required:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f054";
  color: red;
}
div[id*=any_live_survey] label.required abbr {
  display: none;
}
@media (min-width: 801px) {}
  div[id*=any_live_survey] .combo-as-radio+span {
      padding-top: 10px;
      padding-left: 3em;
  }
}
div[id*=any_live_survey] .combo-as-radio-wrap:first-of-type {
  margin-top: 0;
}
div[id*=any_live_survey] ol li, div[id*=any_live_survey] ul li {
  margin-left: 3em;
}
.appIcon.live-survey-icon, appImage.live-survey-icon {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  max-height: 7em;
  max-width: 7em;
  margin-top: 0;
}
.complex-editor.survey-completion-block {
  font-size: 1rem;
}

/* Page skin: Froala HTML editing (#62, 38/105) (no variable content) */
.fr-view datafield, .fr-box datafield {   
  background: yellow;
  font-family: 'Courier-new', Courier, monospace;
  outline: 1px solid red;
}
textarea.fr-code {
  font-size: 12px;
}
div.mergeField-draggable-holder {
  max-width: 30em;
  white-space: nowrap;
  overflow: hidden;
  top: 2em;
  position: relative;
  padding: 5px;
  border: 1px solid black;
  border-radius: 5px;
  background: yellow;
}
.mergeField-draggable-new {
  position: relative;
  left: 0.2em;
  cursor: move;
  font-variant:small-caps;
}
.mergeField-draggable-new:before {
  content: "\f245";
  font-family: FontAwesome;
  font-size: 140%;
  position: relative;
  top: 0.2em;
  left: -0.2em;
}
.mergeField-draggable {
  border: 1px solid black;
  border-radius: 5px;
  position: relative;
  top: 2.3em;
  left: 0.2em;
  background: yellow;
  padding: 1em  0.2em 1em 1em;
  cursor: move;
  font-family: 'Courier-new', Courier, monospace;
  margin-top: 1em;
}
.mergeField-draggable:before {
  content: "\f245";
  font-family: FontAwesome;
  font-size: 140%;
  position: relative;
  top: 0.2em;
  left: -0.2em;
}
<!---
div.block-container div.row:not(.constrained-width-row) .froala-complex-editor {
  min-width: 90vw;
}
.popupeditor-container div.block-container div.row:not(.constrained-width-row) .froala-complex-editor{
  min-width: 80vw;
}
#main-wrapper.constrained-width-main .froala-complex-editor {
  min-width: unset; 
} -->
.fr-more-toolbar.fr-expanded {
  padding-left: 0 !important;
  display: flex;
  justify-content: flex-end;
}
div.popupeditor-container div.complex-editor-field-line.expand-line-for-froala {
  width: 100%;
}
div.fr-fullscreen.fr-code-view textarea.fr-code {
  height: 75vh !important;
}
/* Page skin: Relative dates styling (#70, 41/105) (no variable content) */
.complex-editor-field-line.relative-date-line {
  margin-top: 5px;
}
.application-field-checkbox.relative-date-edit {
  display: inline-block;
  margin: 0;
  padding-top: 0.5em;
  padding-left: 0.5em;
  font-style: italic;
  font-size: smaller;
  margin-right: 1em;
}
select.relative-date-edit {
  padding: 0.85em;
  margin: 5px;
}
.relative-date-element-label {
  font-style: italic;
}
input.numeric.relative-date-edit {
  padding: 0.75em 0.25em !important;
  margin: 5px;
  width: 3.5em;
}
input.relative-date-edit-child, select.relative-date-edit-child {
  background-color: #ffa50033 !important;
}
div.complex-editor-field-line.relative-date-line-active > div.control-group {
  background-color: #ffff0024;
  box-shadow: 0px 0px 2px 1px #ffa50087;
  margin-top: 5px;
}
div.complex-editor-field-line.relative-date-line:not(.relative-date-line-active) {
  border: 1px solid #ffa5002e;
  padding: 0 5px 5px 5px;
  margin-top: 4px;
}
div.complex-editor-field-line.relative-date-line > div.control-group > label {
  display: inline-block;
}
div.complex-editor-field-line.relative-date-line-active > div.control-group > label {
  margin-left: 5px;
  max-width: 70%; 
}
div.complex-editor-field-line.relative-date-line > div.control-group > label.application-field-checkbox {
  margin-top: -5px;
  position: relative;
  top: -2px;
  left: 0;
}
.relative-date-example-ex {
  display: flex;
  justify-content: flex-end;
  margin-right: 5px;
}
.relative-date-example {
  position: absolute;
  top: 5px;
  right: 5px;
}
.relative-date-example-value {
  font-weight: bold;
  font-family: monospace;
}
.relative-date-example-value::before {
  content: "Currently:";
  margin-right: 0.5em;
  font-weight: initial;
  font-family: Arial, Helvetica, sans-serif;
}
/* Page skin: Time-as-string editors (#71, 42/105) (no variable content) */
label.time-as-string-validated {
}
label.time-as-string-validator {
  display: inline-block;
  margin-left: 0.5em;
  font-weight: bold;
  font-style: italic;
  color: black;
}
label.time-as-string-validator.time-as-string-validator-bogus,
label.time-as-string-validator.time-as-string-validator-empty {
  color: red;
  background: yellow;
}
label.time-as-string-validator.time-as-string-validator-joy {
  color: green;
  background: none;
}
label.time-as-string-validator.time-as-string-validator-bogus::before,
label.time-as-string-validator.time-as-string-validator-empty::before,
label.time-as-string-validator.time-as-string-validator-joy::before {
  content: "(";
}
label.time-as-string-validator.time-as-string-validator-bogus::after,
label.time-as-string-validator.time-as-string-validator-empty::after,
label.time-as-string-validator.time-as-string-validator-joy::after {
  content: ")";
}
input.string.required.time-as-string-validator-empty,
input.string.time-as-string-validator-bogus {
  background: yellow !important;
  border-bottom: 2px solid red !important;
}
/* Page skin: VSys Anywhere HTML drag & drop (#72, 43/105) (no variable content) */

span.mergeField-draggable {
  display: inline-block;
}
/* Page skin: VSys Anywhere Security Manager (#73, 44/105) (no variable content) */
.anywhere-setup-security-manager-superuser {
  font-weight: bold;
  color: green;
}
.anywhere-setup-security-manager-interface {
  display: inline-block;
  line-height: initial;
}
.anywhere-setup-security-manager-interface-name {
  color: purple;
  white-space: nowrap;
}
.anywhere-setup-security-manager-inactive {
  font-style: italic;
}
.anywhere-setup-security-manager-disabled {
  color: red;
}
.anywhere-setup-security-manager-anywhere {
  color: purple;
  font-weight: bold;
}
.anywhere-setup-security-manager-lite-only {
  color: darkgreen;
}
.anywhere-setup-security-manager-bad-status {
  color: red;
}
.anywhere-setup-security-manager-roles {
  font-variant: small-caps;
  display: inline-block;
  line-height: initial;
}
.anywhere-setup-security-manager-via-vsyslive {
  color: purple;
}
.anywhere-setup-security-manager-via-vsyslive-no-id {
  color: red;
  font-weight: bold;
}
.anywhere-setup-security-manager-web-userid {
  font-variant: small-caps;
  font-size: 115%;
  color: purple;
}
.anywhere-setup-security-manager-nondomain {
  color: maroon;
}
.anywhere-setup-security-manager-person-types, .anywhere-setup-security-manager-person-groups {
  font-variant: small-caps;
  display: inline-block;
  line-height: initial;
}
.anywhere-setup-security-manager-person-types {
  color: blue;
}
.anywhere-setup-security-manager-person-groups {
  color: darkblue;
}
.anywhere-setup-security-manager-userid-value {
  font-variant: small-caps;
  font-size: 115%;
  font-weight: bold;
}
.anywhere-setup-security-manager-tool-profile {
  font-variant: small-caps;
  font-weight: bold;
  white-space: nowrap;
}
.anywhere-setup-security-manager-no-access, .anywhere-setup-security-manager-no-access span {
  color: red !important;
  font-weight: bold;
  white-space: nowrap;
}
.anywhere-setup-security-manager-notes, .anywhere-setup-security-manager-userid {
  display: inline-block;
  line-height: initial;
}
table.anywhere-security-manager td, table.anywhere-security-manager tr {
  vertical-align: top;
}
.anywhere-security-rights-setup-special-header,
.anywhere-security-rights-setup-cert-header {
  text-decoration: underline;
}
.anywhere-security-rights-people-rule-rule {
  display: block;
  color: purple;
  min-width: 500px;
}
.anywhere-security-rights-people-rule-all {
  display: block;
  font-weight: bold;
}
.anywhere-security-rights-people-rule-results {
  display: block;
  color: green;
  min-width: 500px;
}
.anywhere-security-rights-people-rule-all-note {
  font-weight: bold;
  font-size: 1rem;
  background: #ffff0047;
}
.anywhere-security-manager-link::before {
  font-family: "Font Awesome 6 Pro";
  color: darkblue;
  padding: 3px;
  font-weight: initial;
  font-style: initial;
}
.anywhere-security-manager-link-edit-rights::before {
  content: "\f4ff";
}
.anywhere-security-manager-link-edit-profile::before {
  content: "\f4ff";
}
.anywhere-security-manager-link-view-profile::before {
  content: "\e595";
}
.anywhere-security-manager-link-letter::before {
  content: "\f4ff";
}
.anywhere-security-manager-link-email::before {
  content: "@";
}
.anywhere-security-manager-link-editlists::before {
  content: "\f03a";
}
.anywhere-security-manager-link-runreport::before {
  content: "\f659";
}
.anywhere-security-manager-link-testrights::before {
  content: "\f493";
}
.anywhere-security-manager-test-rights-title {
  display: block;
  font-weight: bold;
  text-decoration: underline;
}
.anywhere-security-manager-test {
  display: block;
}
.anywhere-security-manager-test-rights {
  display: inline-block;
  min-width: 10em;
  font-weight: bold;
}
.anywhere-security-manager-test-rights-yes,
.anywhere-security-manager-test-yes {
  color: green;
}
.anywhere-security-manager-test-rights-no,
.anywhere-security-manager-test-no {
  color: red;
}
.anywhere-security-manager-test-rights-path {
  font-style: italic;
}
.anywhere-security-manager-test-note {
  font-size: 1rem;
}
.anywhere-security-manager-test-user {
  font-weight: bold;
}
/* Page skin: VSys Live applications - general (#74, 45/105) */
div.application-top-instructions {
  padding: 0;
}
div.application-unavailable-message {
  padding: 0;
  font-size: 2rem;
  margin-top: 1em;
  line-height: initial;
}
.application-unavailable-message .application-open-schedule-job-err-msg {
  font-size: 2rem;
}
div.application-unavailable-message-diagnostics {
  font-size: 75%;
  font-weight: 200;
  color: gray;
  line-height: initial;
}
div.applications-block-container {
  padding: 0;
}
app-error-field-name {
  font-weight: bold;
}
.app-error-field {
  display: list-item;
  list-style: square;
  line-height: 1.6;
  margin-left: 1em;
}
.application-form .alert-error > ul > li {
  list-style: none;
}
.application-form div.alert-error {
  position: absolute;
  top: 10px;
  right: 1em;
  color: black;
  border: 2px solid red;
  background-color: yellow;
  border-radius: 0;
  padding: 5px;
  max-width: 35vw;
  max-height: 25vh;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 100;
  font-size: 1.2rem;
  font-weight: bold;
  flex-direction: column;
  align-items: start;
  max-width: calc(min(600px, 80vw));
}
.application-form div.alert-error > ul {
  padding: 0 0.5em 0 0.5em !important;
  font-size: 9.5pt;
  font-weight: normal;
  padding: 0;
  margin-left: 0;
  text-align: left;
}
.vsyslive-application-body .modal-body {
  max-height: 35vh;
  overflow-y: auto;
}
.modal-body .app-error-field {
  display: block;
}
.modal-body .app-error-field-name {
  color: maroon;
  font-size: 115%;
}
.application-field-checkbox.button {
  margin-top: 10px;
}
.application-field-checkbox.button-smaller {
  margin-top: 20px;
}
.application-field-checkbox.button input[type="checkbox"] {
  display: none; 
}
.application-field-checkbox-round {
  border-radius: 10px;
}
div.application-form .application-field-checkbox > span.label-inner { 
  font-size:80%;
}
a.app-change-refresh-button {
  top: 1.5em;
  padding: 0.8em;
}
a.app-change-refresh-button:before {
  display: none;
}
a.app-change-refresh-button:after {
  padding-left: 1em;
  content: '\f002';
  text-decoration: none;
  font-family: FontAwesome;
}
.application-field-checkbox.pushed-down-boolean:not(.checkbox-as-button):not(.searchbutton):not(.some-kind-of-search-button) {
  padding-top: 1.8em;
}
.application-field-checkbox.pushed-down-boolean.pushed-down-boolean-less:not(.checkbox-as-button) {
  padding-top: 0.5em; 
}
.application-field-has-suffix:after {  
  padding-left: 0.2em;
  position: relative;
  top: 0.5em;
  font-style: italic;
  font-size: 90%;
}
.application-form div.controls {  
  display: inline-block;
  position: relative;
}
.user-account-form-fields div.controls { 
  display: block;
  position: static;
}
.application-form div > .app-tooltip-text,  div.withtooltip .app-tooltip-text, .application-form div .application-field-checkbox .app-tooltip-text {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  padding: 5px 1em 5px 1em;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  top: -5px;
  position: absolute;
  white-space: pre;
}
.application-form div .application-field-checkbox .app-tooltip-text {
  position: initial; 
}
.application-form div:hover > .app-tooltip-text, div.withtooltip:hover .app-tooltip-text,.application-form div .application-field-checkbox:hover .app-tooltip-text {
  visibility: visible; opacity: 1;
}
.application-form div:focus-within > .app-tooltip-text, div.withtooltip:focus-within > .app-tooltip-text {  
  visibility: hidden; opacity: 0;
}
.custom-app-field-full-width, .custom-app-field-full-width div.controls {
  width: 100%;
}
div.live-appshare-none-available {
  font-size: 2rem;
  margin: 1em;
}
.application-open-schedule-selected-description {
  font-weight: bold;
  font-size: 1.2rem;
}
.application-open-schedule-selected-location {
  font-weight: bold;
  font-size: 1rem;
  font-style: italic;
  display: block;
  padding-bottom: 10px;
}
.select2-merge-template-combo + .select2-container .select2-selection--single[aria-expanded=false] {
  overflow: hidden;
}
div.application-form .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  font-family: unset;
}
div.application-form .chosen-container-single .chosen-single span {
  font-family: unset;
  font-size: 1rem;
}
div.action-block-title-holder {
  margin-left: 0;
  padding-left: 0;
}
.app-alert-closer-button {
 position: absolute;
 right: 3px;
 top: 3px;
 cursor: pointer;
}
.app-alert-closer-button:after {
 content: "\f410";
 font-family: "Font Awesome 6 Pro";
 font-size: 2em;
 color: red;
}
.application-field-checkbox.button.live-generic-green-button-as-checkbox {
  background: darkgreen;
  color: white;
  padding: 0.5em 1em;
}
.application-field-checkbox.button.live-generic-green-button-as-checkbox:after {
  content: none;
}

/* Page skin: Dropzone (#75, 46/105) (no variable content) */
.dropzone-uploader {
  text-align: center;
  padding: 1em;
  border: 2px dashed #0087F7;
  border-radius: 5px;
}
.dropzone-uploader-button {
  font-style: italic;
}
.dz-existing-file {
  display: block;
  padding: 10px;
  background: #8080802b;
}
.dz-existing-file-name {
  font-variant: small-caps;
  font-weight: bold;
}
.dropzone {
  min-height: initial;
}
.dropzone .dz-message {
  margin: 0;
}
.dropzone .dz-preview.dz-error .dz-error-mark {
  border: 5px solid red;
  background: red;
  border-radius: 50%;
  top: 0;
}
.dropzone .dz-preview .dz-error-message {
  width: 300px;
  top: 45px;
}
.dropzone .dz-preview .dz-remove {
  margin-top: 20px;
}
/* Page skin: Materialize fixups (#80, 47/105) */
.datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done,
.timepicker-cancel, .timepicker-clear, .timepicker-today, .timepicker-done, .timepicker-close {
  border: none;
  font-size: 125%;
  padding: 5px 10px;
  text-transform: uppercase;
}
.modal.datepicker-modal,
.modal.timepicker-modal {
  background: none;
  box-shadow: none;
}
.modal-content.datepicker-container,
.modal-content.timepicker-container {
  border: none;
  border-radius: 0;
}
.question-container a.btn {
  border: 1px solid gray;
  padding: 10px 30px;
}
.question-container select {
  height: 3em;
}
.training-container.text-center dt {
  margin-bottom: 10px;
}
.training-container.text-center dd {
  margin-bottom: 0;
}
#nav > ul {
  display: flex;
}
.fixed-action-btn ul {
  list-style: none;
}
blockquote {
  border-color: lightslategray;
}
div#navPanel nav a[href^="#"]:not([href="#"]) {
  display: none;
}
strong {
  font-weight: bold;
}

/* Page skin: Materialize style editors (#81, 48/105) (no variable content) */
#user_account_password,
#user_account_password:focus,
#user_account_password_confirmation,
#user_account_password_confirmation:focus,
#user_account_passworxd,
#user_account_passworxd:focus,
#user_account_passworxd_confirmation,
#user_account_passworxd_confirmation:focus,
#user_account_user_id,
#user_account_user_id:focus,
#user_account_user_id_confirmation,
#user_account_user_id_confirmation:focus,
.application-field-date.required,
.application-field-date.required:focus,
.application-field-number.required,
.application-field-number.required:focus,
.application-field-text.required,
.application-field-text.required:focus,
.application-form input.required,
.application-form input.required:focus,
.application-form select.application-field-combo[required="required"]
.application-form select.multiselect[required="required"] + button.ui-multiselect,
.application-form select.required,
.application-form select.required:focus,
.application-form textarea.required,
.application-form textarea.required:focus,
.complex-editor-form input.required,
.complex-editor-form input.required:focus,
.complex-editor-form select.required~button,
.complex-editor-form textarea.required,
.complex-editor-form textarea.required:focus,
.custom_app_dynamic_field,
.custom_app_dynamic_field .select.required button,
.dataTables_filter input[type="search"]#user_account_password,
.select.required button,
.select2-container .select2-selection--multiple,
.select2-container .select2-selection--single,
.ui-multiselect-menu.ui-widget,
button.ui-multiselect.ui-widget,
div.required multiselect button,
input[type=number],
input[type=number]:focus,
input[type=password],
input[type=password]:focus,
input[type=text],
input[type=text]:focus,
select,
select.required + .chosen-container .chosen-choices,
select[required="required"] + .chosen-container .chosen-choices,
select[required="required"] + .chosen-container .chosen-single,
select[required="required"] ~ .select2-container .select2-selection,
select[required="required"], select.required + .chosen-container .chosen-single,
textarea,
textarea:focus,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.application-form select.application-field-combo[required="required"]
{
  box-shadow: none !important;
  border: none;
  border-bottom: 1px solid gray;
  border-radius: 0;
  outline: none;
}
div.required multiselect button:not(.required),
input[type=number]:not(.required):not([readonly="readonly"]),
input[type=password]:not(.required):not([readonly="readonly"]),
input[type=text]:not(.required):not([readonly="readonly"]),
select,
textarea:not(.required):not([readonly="readonly"]),
.ui-multiselect-menu.ui-widget,
button.ui-multiselect.ui-widget,
.select2-container .select2-selection--multiple,
.select2-container .select2-selection--single,
.dataTables_filter input[type="search"] {
  background: #8080800a;
}
.application-field-.advselectmode[required="required"] + span.select2-container .select2-selection {
  background: none; 
}
#user_account_password:focus:not(.required),
#user_account_password_confirmation:focus:not(.required),
#user_account_passworxd:focus:not(.required),
#user_account_passworxd_confirmation:focus:not(.required),
#user_account_user_id:focus:not(.required),
#user_account_user_id_confirmation:focus:not(.required),
div.required multiselect button:focus:not(.required),
input[type=number]:focus:not(.required),
input[type=password]:focus:not(.required),
input[type=text]:focus:not(.required),
select:focus,
textarea:focus,
.application-field-memo:focus:not(.required),
.dataTables_filter input[type="search"]:focus,
.select2-container--focus .select2-selection--single,
.select2-container--focus .select2-selection--multiple
{
  background: none;
}
.accordion-group-holder #user_account_password:focus:not(.required),
.accordion-group-holder #user_account_password_confirmation:focus:not(.required),
.accordion-group-holder #user_account_passworxd:focus:not(.required),
.accordion-group-holder #user_account_passworxd_confirmation:focus:not(.required),
.accordion-group-holder #user_account_user_id:focus:not(.required),
.accordion-group-holder #user_account_user_id_confirmation:focus:not(.required),
.accordion-group-holder div.required multiselect button:focus:not(.required),
.accordion-group-holder input[type=number]:focus:not(.required),
.accordion-group-holder input[type=password]:focus:not(.required),
.accordion-group-holder input[type=text]:focus:not(.required),
.accordion-group-holder select:focus,
.accordion-group-holder textarea:focus,
.accordion-group-holder .application-field-memo:focus:not(.required),
.accordion-group-holder .dataTables_filter input[type="search"]:focus,
.accordion-group-holder .select2-container--focus .select2-selection--single,
.accordion-group-holder .select2-container--focus .select2-selection--multiple
{
  background: white;
}
textarea[readonly="readonly"] {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
  resize: none;
}
select:disabled {
  background: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}
div.ui-widget-content.ui-multiselect-menu {
  background: white;
}
.applications-block select,
.complex-editor-form .application-field-combo,
.select2-container--open .select2-dropdown--below {
  border-radius: 0 !important;
}
.chosen-container {
  border: none;
  border-bottom: 1px solid gray;
}
.chosen-container-single .chosen-single,
.chosen-container-multi .chosen-choices {
  border: none !important;
  border-bottom: 1px solid gray;
  border-radius: 0;
}
.applications-block input.file {
  border: none;
  border-bottom: 1px solid gray;
  border-radius: 0;
}
.action_simple.tool header.block-header, .block-container header.block-header {
  margin-top: 0;
  text-align: initial;
  border: none;
  background: white;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  box-shadow: none;
  outline: none;
  border-radius: 0;
  border: none;
  background: #8080800a
}
.select2-container:focus, .select2-container:focus-within {
  box-shadow: none;
}
.custom_app_dynamic_field {
  border-bottom: none;
}
.dataTables_filter input[type="search"] {
  outline: none;
}
.DTE_Inline_Field select:focus {
  background: white !important;
}
/* Page skin: Square submit button (#83, 49/105) */
div.vsys-form-actions input.btn:hover {
  background: #1a3665;
  outline: none;
}
div.vsys-form-actions input.btn {
  padding: 0.6em 5em;
  border-radius: 0;
  line-height: initial;
  font-size: 150%;
}

/* Page skin: Material shim for Apex (#84, 50/105) */
#page-header #nav {
  box-shadow: none;
  overflow: hidden;
  border: none;
}
#user_account_password_confirmation:focus,
#user_account_passworxd_confirmation:focus,
#user_account_password:focus,
#user_account_passworxd:focus,
#user_account_user_id_confirmation:focus,
#user_account_user_id:focus,
input[type=text],
input[type=text]:focus,
input[type=password],
input[type=password]:focus,
input[type=number],
input[type=number]:focus,
select,
textarea,
textarea:focus
{
  box-shadow: none;
}
input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]),
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--single
{
  border-bottom: 1px solid #26a69a;
}
input[type=text], input[type=password], input[type=number], select, textarea {
  font-weight: normal;
}
h1 {
  font-size: 3em;
  font-weight: bold;
  margin: 0.67em 0;
}
h2 {
  font-size: 2em;
  font-weight: bold;
  margin: 0.25em 0 0.75em 0;
}
h3 {
  font-weight: bold;
  margin: 0 0 0.5em 0;
}
h4 {
  font-size: 125%;
  font-style: italic;
}
h5 {
  font-style: italic;
  text-decoration: underline;
}
@media screen and (min-width: 737px) {
  #content section header, #content article header {
    padding-top: 0em;
    margin: 0 0 3em 0;
  }
}
.checkbox-as-button.checkboxapplication-field- input[type="checkbox"] + .label-inner:before {
  display: none;
}
.checkbox-as-button.checkboxapplication-field- input[type="checkbox"] + .label-inner {
  padding: 0;
}
select.application-field-combo {
  display: unset; 
}
input.select2-search__field[type="search"]:focus:not([readonly]) {
  border-bottom: none;
  box-shadow: none;
  outline: 1px solid #80808042;
  margin: 5px 0px;
  width: 95%;
  height: 2em;
}
.dataTables_filter input[type="search"] {
    width: 12em;
    height: 2em !important;
    border: none;
    border-bottom: 1px solid gray;
}
.btn {
  box-shadow: none;
}
.vsys-spinner.modal  {
  overflow: hidden;
  box-shadow: none;
  width: 66.6vw;
  left: 16.5vw;
}
.vsys-spinner.modal .progress {
  height: 30px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.vsys-spinner.modal .bar {
  height: 30px;
}
.toast {
  -webkit-justify-content: initial;
  justify-content: initial;
}
button.toast-close-button {
  position: absolute;
  right: 1em;
  top: 10px;
}
.toast {
  background-color: #030303
}
.toast-success {
  background-color: #51A351
}
.toast-error {
  background-color: #BD362F
}
.toast-info {
  background-color: #2F96B4
}
.toast-warning {
  background-color: #F89406
}
}
#toast-container {
  top: 0;
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 0;
  }
}
.toast-title {
  margin-right: 2em;
}
input.numeric.relative-date-edit {
  height: auto !important;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background: none;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}
.select2-container--default.select2-container--disabled .select2-selection__arrow {
  display: none;
}
h4.sectiontitle > img {
  position: relative;
  top: 10px;
}
textarea:focus {
  border-bottom: 1px solid #26a69a;
}
.datatable-header-text a {
  color: black;
}
nav {
  background-color: initial;
}
.complex-editor-form .complex-editor-field-line:not(complex-editor-field-line-break) {
  padding-top: 10px;
}
.select2-container .select2-selection--multiple,
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
  min-height: 2.5rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding-top: 0.25em;
}
.complex-editor-form .control-label {
  margin-bottom: 0;
}
.complex-editor-form input {
  margin-bottom: -5px;
}
.card .card-image img {
  max-width: fit-content;
}
div.complex-editor-field-line.relative-date-line-active > div.control-group {
  margin-top: -4px;
}
relative-date-edit-child [type="checkbox"]:checked + span:not(.lever):before {
  left: 2px;
}
[type="radio"]:checked + span.combo-as-radio-span:after, 
[type="radio"].with-gap:checked + span.combo-as-radio-span:after {
  content: none;
}
.ui-dialog-buttonset button:focus {
  outline: none;
  background-color: initial;
  padding: 5px 10px;
}
#vsys-modal-spinner {
  padding: 0 !important;
}
.apply-button a, .apply-button a:hover,
a.apply-button, apply-button:hover {
  border: none !important;
  background: none;
}
a.apply-button:focus {
  text-decoration: none;
}
.collapsible > li {
  list-style: none;
}
.collapsible > li ul {
  margin-left: 2em;
}
body {
  max-width: 100vw;
  width: 100vw;
}
div.flash-row > div {
  padding: 0;
}
.ui-dialog-titlebar button:focus,  button.ui-dialog-titlebar-close:focus {
  background: none;
}

/* Page skin: Materialize cards (#87, 52/105) (no variable content) */
.card-inline-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.card .card-content {
  line-height: initial;
 }
.card .card-content p {
  margin: 0 0 5px 0;
}
.card .card-content ul {
  margin-top: 5px;
}
.card.card-break {
  flex-basis: 100%;
  border: none !important;
  box-shadow: none !important;
}
/* Page skin: VSys Anywhere 2FA (#89, 53/105) (no variable content) */
.application-field-checkbox.button.anywhere-2fa-send-pin-button {
  background: green;
  color: white;
  padding: 1em 1.5em;
}
.application-field-checkbox.anywhere-2fa-duo-sendpush-button {
  background: darkgreen;
  color: white;
  padding: 1em 1.5em;
}
.application-field-checkbox.anywhere-2fa-duo-sendpush-button.anywhere-2fa-duo-sendpush-button-checked {
  background: gray;
}
.application-field-checkbox.anywhere-2fa-duo-sendpush-button.anywhere-2fa-duo-sendpush-button-checked span.label-inner {
  cursor: initial;
}
.application-field-checkbox.anywhere-2fa-duo-sendsms-button {
  background: maroon;
  color: white;
  padding: 1em 1.5em;
}
.application-field-checkbox.anywhere-2fa-duo-sendsms-button.anywhere-2fa-duo-sendsms-button-checked {
  background: gray;
  font-style: italic;
}
.application-field-checkbox.anywhere-2fa-duo-token-button {
  background: blue;
  color: white;
  padding: 1em 1.5em;
}
.application-field-checkbox.anywhere-2fa-duo-token-button.anywhere-2fa-duo-token-button-checked {
  font-style: italic;
}
.application-field-checkbox.anywhere-2fa-duo-sendsms-button.anywhere-2fa-duo-sendsms-button-checked span.label-inner {
  cursor: initial;
}
.application-field-checkbox.button.anywhere-2fa-send-pin-button-update {
  background: green;
  color: white;
  padding: 0.5em 1em;
  position: relative;
  top: 0.5em;
}
.application-field-checkbox.button.anywhere-2fa-send-pin-button:after,
.application-field-checkbox.button.anywhere-2fa-send-pin-button-update:after,
.application-field-checkbox.anywhere-2fa-duo-sendsms-button:after,
.application-field-checkbox.anywhere-2fa-duo-token-button:after,
.application-field-checkbox.anywhere-2fa-duo-sendpush-button:after {
  content: '';
}
.anywhere-2fa-update-tool-wrapper {
  padding: 10px;
  border: 2px solid #8000801c;
  background: #ffff001a;
}
.anywhere-2fa-update-tool-wrapper header.block-header {
  background: none !important;
  padding: 0;
}
.anywhere-2fa-update-tool-wrapper .complex-editor-field-line {
  padding: 0 !important;
}
.anywhere-2fa-duo-enroll-link {
  font-weight: bold;
  border: 2px  solid blue;
  border-radius: 10px;
  padding: 1.5rem 2rem 1.5rem 1.5rem;
  margin: 10px;
  display: block;
  color: blue;
  font-size: 1.2rem;
  padding-right: 2em;
}
.anywhere-2fa-duo-enroll-link .action-caption-with-imageicon img {
  top: 1.5em;
}
.anywhere-2fa-duo-enroll-link:hover {
  background-color: blue;
  color: white !important;
}
.anywhere-2fa-duo-passcode-label {
  font-size: 1.2rem !important;
  text-align: left;
  margin-top: 2em;
}
input.anywhere-2fa-duo-passcode  {
  font-size: 1.52rem !important;
  margin-bottom: 2em;
  text-align: left;
}
.anywhere-2fa-duo-instructions {
  max-width: 800px;
  text-align: left;
}
p.anywhere-2fa-duo-instructions {
  line-height: 2.2em;
}
h1.anywhere-2fa-duo-instructions {
  margin: 0;
}
/* Page skin: Permalink shares (#92, 54/105) (no variable content) */
a.live-permalink {
  padding: 5px;
  margin: 5px 0;
  background: palegoldenrod;
  display: block;
}
.permalink-share-link:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f1e1";
  font-size: 2em;
  margin-right: 5px;
}
.live-permalink-with-instructions-wrapper {
  display: flex;
  flex-direction: column;
}
/* Page skin: Lookup listing more/less (#94, 56/105) (no variable content) */

.expanders-hide-on-own-page {
  display: none;
}
.list-view-block .expanders-hide-on-own-page {
  display: block;
}
.lookup-details-zoom-unzoom, .lookup-details-zoom-zoom {
  font-weight: bold;
  text-transform: uppercase;
}
.lookup-details-zoom-unzoom:after, .lookup-details-zoom-zoom:after {
  text-decoration: none;
  font: normal normal normal 1.5em/0 FontAwesome;
  padding-left: 0.5em;
  position: relative;
  top: 2px;
  color: green;
  text-decoration: none;
}
.lookup-details-zoom-unzoom:after {
  content: "\f106";
}
.lookup-details-zoom-zoom:after {
  content: "\f107";
}
.lookup-details-zoom-unzoom:hover, .lookup-details-zoom-zoom:hover {
  text-decoration: none !important;
}
/* Page skin: Sticky footer (#97, 58/105) (no variable content) */
#page-wrapper {
  flex: 1 auto;
}
body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
#footer-wrapper {
  position: unset;
  display: none;
}
/* Page skin: Embedded search buttons (#98, 59/105) (no variable content) */
.embed-search-button {
  background: #1a3665;
  border-radius: 5px;
  padding: 0.5em 1em;
  margin-top: 10px;
  background: darkgreen;
}
.embed-search-button:hover, .embed-search-button:focus {
  background: green;
  color: white;
  outline: none;
  text-decoration: none;
}
/* Page skin: VSys Live job lookup feeder (#99, 60/105) */
.job-lookup-feeder-title {
  font-size: 1.5em;
  line-height: initial;
  display: block;
  font-weight: bold;
}
.job-lookup-feeder-instructions {
  line-height: initial;
  display: block;
}
.floating-job-feeder {
  position: absolute;
  top: 5px;
  z-index: 2;
  background: white;
  max-width: 50%;
  padding: 0;
  border-radius: 5px;
  border: 2px solid #80808029;
}
.floating-job-feeder:hover, .floating-job-feeder:focus-within {
  opacity: 1;
  outline: none;
}
.floating-job-feeder-right {
  right: 1.5em;
  left: unset;
}
.floating-job-feeder-left {
  left: 2em;
  right: unset;
}
.floating-job-feeder-center {
  right: unset;
  left: unset;
}
.floating-job-feeder .row, .floating-job-feeder .complex-editor-wrapped-block-container-leave-top-room {
  margin-top: 0 !important;
  margin: 0;
}
.floating-job-feeder .complex-editor {
  padding: 1em;
}
.floating-job-feeder .complex-editor-field-line:first-of-type {
  padding-top: 0;
}
.floating-job-feeder-container {
  display: flex;
  justify-content: center;
}
.floating-job-feeder .complex-editor-form-actions {
  width: fit-content;
}
.floating-job-feeder ul {
  margin-left: 2em;
}
.position-me-relative-so-i-can-have-an-absolute-child {
  position: relative;
}

/* Page skin: Full page messages (#101, 61/105) (no variable content) */
.full-page-message-not-toast {
  min-width: 95vw;
  min-height: 95vh;
}
.full-page-message-not-toast .ui-dialog-buttonpane {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}
/* Page skin: VSys Anywhere projects (#106, 62/105) (no variable content) */
.projects-tool {
  padding-left: 2em;
  padding-bottom: 2em;
  min-width: 85vw;
}
.projects-tool h1 {
  font-size: 150%;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 10px;
}
.projects-tool-grouping h2 {
  margin-top: 15px;
  margin-bottom: 5px;
  font-size: 1.25em;
}
.projects-tool-grouping a {
  display: block;
  margin-left: 10px;
  color: midnightblue;
  font-size: 1rem;
  width: 100%;
  border-bottom: 1px solid #8080804f;
}
.projects-tool-grouping a:hover {
  text-decoration: underline;
}
.projects-tool svg {
  color: darkblue;
  position: relative;
  left: -0.5em;
  font-size: 115%;
}
.projects-tool h2::before {
  font-family: "Font Awesome 6 Pro";
  position: relative;
  left: -0.5em;
  font-size: 1.5rem;
  color: midnightblue;
}
.projects-tool-setup-title::before {
  content: "\f3f1";
}
.projects-tool-people-title::before {
  content: "\e533";
 }
.projects-tool-tools-title::before {
  content: "\f552";
 }
/* Page skin: VSys Anywhere login (#107, 63/105) (no variable content) */
a.anywhere-login-password-reset-link {
  text-decoration: underline;
  font-size: 115%;
  display: block;
  width: fit-content;
}
a.anywhere-login-password-reset-link:focus {
  color: white;
  outline: none;
}
#sign-in-block-container {
  text-align: center;
}
#sign-in-block-container > .row {
  display: inline-block;
}
/* Page skin: VSys Anywhere auto bookmarks (#108, 64/105) (no variable content) */
.auto-bookmark-link .auto-bookmark-icon {
  font-size: 200%;
  margin-right: 5px;
  color: green;
  position: relative;
  top: 0.2em;
}
.auto-bookmark-link a {
  color: black;
  font-weight: bold;
}
.auto-bookmark-link a:hover {
  text-decoration: underline;
}
/* Page skin: Google Maps static embed image (#116, 65/105) (no variable content) */
img.google-maps-static-image {
  max-width: 100%;
}
/* Page skin: VSys Anywhere composite fields (#117, 66/105) (no variable content) */
div.complex-editor-field-line-multi div.controls {
  display: inline-block;
}
/* Page skin: VSys Anywhere merge draggable fields (#118, 67/105) (no variable content) */
.anywhere-live-setup-login-notifications-draggables {
  position: fixed;
  right: 0;
  background: #010188;
  padding: 10px;
  border-radius: 10px;
  color: white;
  z-index: 999;
}
.anywhere-live-setup-login-notifications-draggables-title {
  font-style: italic;
  background: #ffffffde;
  color: #010188;
  padding: 2px 5px;
  position: relative;
  top: -4px;
}
.anywhere-live-setup-login-notification-draggable {
  display: block;
  line-height: 120%;
}
.anywhere-live-setup-login-notification-draggable-example {
  font-family: monospace;
  font-size: 90%;
  margin-left: 10px;
  float: right;
}
/* Page skin: Formatted addresses (#119, 68/105) (no variable content) */
.formatted-address {
  padding-left: 1em;
  line-height: 150%;
}
.formatted-address .formatted-address-contact {
  font-weight: bold;
}
.formatted-address .formatted-address-phones {
  padding-left: 0.5em;
  margin-left: 0.5em;
  font-style: italic;
  border-left: 1px solid blue;
}
.formatted-address .formatted-address-phones > span {
  display: block;
}
/* Page skin: jQuery date picker (#120, 69/105) */
.ui-datepicker select.ui-datepicker-year {
  min-width: 50%;
}
.ui-datepicker-year {
  height: auto;
  color: white;
  font-weight: 700;
  background-color: #1a3665;
}
.ui-datepicker-year option {
  color: black;
  background-color: white; 
}
.ui-datepicker-year option {
  color: initial;
}
.ui-datepicker.popup-date-just-month-year .ui-datepicker-year {
  display: none;
}

/* Page skin: Asynch mouseover hints (#121, 70/105) (no variable content) */

.qtip.datatable-popup-qtip {
  max-width: none;
}
.qtip.datatable-popup-qtip h1 {
  font-size: 1.4em;
  margin-bottom: 10px;
}
.qtip.datatable-popup-qtip .personlookup-hint-title {
  font-weight: bold;
}
.qtip.datatable-popup-qtip .personlookup-hint {
  max-width: 50vw;
}
/* Page skin: VSys Anywhere various tools (#122, 71/105) (no variable content) */
.anywhere-bad-email-handler-none-found {
  font-size: 200%;
  font-weight: bold;
  color: red;
  margin-bottom: 1em;
  display: block;
}
.anywhere-popup-report-people-count {
  font-size: 1.25rem;
  font-weight: bold;
  color: green;
}
/* Page skin: VSys Anywhere tracked changes popup (#123, 72/105) (no variable content) */
.some-kind-of-trace-button {
  cursor: pointer;
  padding: 0.4em 0.75em 0.2em 0.75em;
  font-size: 100%;
  margin: 0 !important;
  padding: 0;
  font-weight: normal;
  border: none;
  background: none;
}
.some-kind-of-trace-button:hover {
  background: none;
}
.any-popup-trace-content .dataTables_wrapper {
  font-size: 0.9rem;
}
.some-kind-of-trace-button a {
  padding: 0;
  color: #00a6eb;
  border-bottom: 1px solid #00a6eb;
}
.some-kind-of-trace-button a:hover {
}
.some-kind-of-trace-button::after {
  content: none;
}
.some-kind-of-trace-button svg {
  margin: 0;
  color: blue;
  display: none;
}
.any-popup-trace-content .dataTables_scrollBody table thead {
  display: none;
}
#any-popup-trace table.dataTable thead th, table.dataTable.compact thead td {
  font-weight: normal;
}
#any-popup-trace .dataTables_filter {
}
.any-popup-trace-content .table-container {
  margin: 0 0 10px 10px;
  max-height: 80vh;
  overflow-y: auto;
}
.any-popup-trace .sort-of-modal-header img {
  float: left;
  margin-right: 10px;
}
.trace-popup-view-detail {
  max-width: 50vw;
  display: block;
  white-space: break-spaces;
}
.popup-trace-placeholder {
  min-width: 80vw;
  max-height: 80vh;
  overflow-x: hidden;
  overflow-y: auto;
}
a.anywhere-trace-link {
  display: block;
  width: fit-content;
  white-space: pre;
}
a.anywhere-trace-link::before {
  font-family: "Font Awesome 6 Pro";
  content: "\e1d1";
  margin-right: 3px;
  color: #530153;
}
table.anywhere-trace-popup-details-table {
  max-height: 80vh;
}
a.anywhere-option-trace-link-jobs {
  display: inline;
}
div.anywhere-trace-popup-details-table-holder div.dt-buttons,
div.anywhere-trace-popup-details-table-holder div.dataTables_filter {
  margin-bottom: 1em;
}
/* Page skin: VSys Anywhere sort-of modals (#124, 73/105) (no variable content) */
.sort-of-modal {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: auto;
  background-color: rgba(0,0,0,0.2);
}
.sort-of-modal-content {
  background-color: white;
  margin: auto;
  border: 1px solid #888;
  max-width: 95vw;
  height: fit-content;
  max-height: 90vh;
  overflow-y: auto;
  border-radius: 5px;
}
.sort-of-modal-close {
  color: red;
  float: right;
  font-size: 3em;
  font-weight: bold;
  margin-right: 5px;
  position: relative;
  top: -5px;
}
.sort-of-modal-close:hover, .sort-of-modal-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.sort-of-modal-modal-header, .sort-of-modal-footer {
  padding: 2px;
  background-color: #8080802e;
  color: black;
}
.sort-of-modal-modal-body {
  padding: 2px;
}
.sort-of-modal-header {
  background: #31312714;
  padding: 10px;
  top: 0;
  left: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 1.2em;
  margin: 5px;
  border-radius: 0;
}
.sort-of-modal-header svg {
  color: red;
  font-size: 1.5em;
  margin-left: 1em;
  float: right;
  cursor: pointer;
}
.sort-of-modal-header img {
  max-height: 1.5em;
  float: right;
}
/* Page skin: VSys Anywhere object renaming (#125, 74/105) (no variable content) */
.object-renaming-setup .ui-noaccordion-fieldgroup {
  max-width: 900px;
}
/* Page skin: VSys Anywhere embedded/quick person lookup (#126, 75/105) (no variable content) */
.anywhere-search-person-embed-container { 
  padding: 0;
  margin-bottom: 0;
}
.anywhere-search-person-embed-container .row { 
  border: none !important;
}
.anywhere-search-person-embed-container .control-label {
  display: none;
}
.anywhere-search-person-embed-placeholder {
  margin-left: 2em;
}
.anywhere-search-person-embed-placeholder .fa-layers {
  margin-left: -2em;
}
.anywhere-search-person-embed-placeholder .fa-user {
  color: darkblue;
}
.anywhere-search-person-embed-placeholder .fa-search {
  color: blue;
}
.anywhere-search-person-embed-placeholder .anywhere-search-person-embed-placeholder-text {
  margin-left: 3em;
}
.anywhere-search-person-embed-placeholder i, .anywhere-search-person-embed-placeholder svg {
  font-size: 200%;
}
@media screen and (max-width: 650px) {
  .anywhere-search-person-embed-container .application-field-htmllabel svg {
    display: none; 
  }
}
.anywhere-search-person-embed-container .complex-editor-wrapped-block-container-leave-top-room {
  margin: 0;
  border: 1px solid gray;
  padding: 5px 5px 10px 5px;
}
.anywhere-search-person-embed-container .select2-selection {
  border-bottom:  none;
}
.anywhere-search-person-embed-container-row {
  margin: 0;
}
.anywhere-search-person-embed-container-row .x12u {
  padding: 0;
}
.anywhere-search-person-embed-container .complex-editor-field-line {
  width: 100%;
}
.anywhere-search-person-embed-container .select2 {
  width: 100% !important;
}
/* Page skin: VSys Anywhere Google Maps dashboard feed renderer (#127, 76/105) (no variable content) */
.anywhere-tools-filters-google-maps-dashboard .anywhere-tool-filters-block-parent {
  margin: 0;
}
.anywhere-tools-filters-google-maps-dashboard .row {
  margin: 0;
}
.anywhere-tools-filters-google-maps-dashboard .action_simple.tool header.block-header,
.anywhere-tools-filters-google-maps-dashboard .block-container header.block-header {
  background: initial;
  margin-top: 5px;
  padding: 0;
}
.anywhere-tools-filters-google-maps-dashboard,
div.VOXIHTMLBlock.anywhere-tools-filters-google-maps-dashboard { 
  border: 1px solid #777;
  border-radius: 10px;
  background: #80808005;
  padding-left: 10px !important;
}
.anywhere-tools-filters-google-maps-dashboard .datatable-container {
  margin: 0 !important;
}
.anywhere-tools-filters-google-maps-dashboard-container.container {
  width: unset;
}
.gm-style a:focus {
  outline: none;
}
/* Page skin: VSys Anywhere Google Maps dashboard items (#128, 77/105) (no variable content) */
.dashboard-map-popup {
}
.dashboard-map-entrant {
}
.dashboard-map-entrant-row {
  display: block;
}
.dashboard-map-entrant-name {
  font-weight: bold;
}
.dashboard-map-entrant-phone {
  font-weight: bold;
}
.dashboard-map-entrant-email {
  font-weight: bold;
}
/* Page skin: VSys Anywhere help move to top of screen (#130, 79/105) (no variable content) */
@media (min-width: 800px) {
  .anywhere-tool-help-container {
    position: fixed;
    right: 1em;
    margin-top: -1em;
    padding: 0;
    top: 5px;
    z-index: 9999;
  }
  .anywhere-tool-help-container a.anywhere-tool-helplink {
    background-color: white !important;
    padding: 6px;
  }
}
/* Page skin: VSys Anywhere loading indicator (#133, 80/105) (no variable content) */
.anywhere-loader-hidden {
  display: none;
}
.anywhere-loader {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  border: 3px solid;
  border-color: #FFF #FFF transparent;
  box-sizing: border-box;
  animation: anywhere-rotation 1s linear infinite;
  position: absolute;
  top: 50vh;
  left: 50vw;
}
.anywhere-loader::after {
  content: '';
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border: 3px solid;
  border-color: transparent #FF3D00 #FF3D00;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  animation: anywhere-rotationBack 0.5s linear infinite;
  transform-origin: center center;
}
@keyframes anywhere-rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes anywhere-rotationBack {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
/* Page skin: VSys Anywhere edit slots (#134, 81/105) (no variable content) */
a.slots-editor-link {
  border-bottom: none !important;
  border-top: none !important;
}
a.slots-editor-link::hover {
  border-top: none !important;
}
a.slots-editor-link span {
  border-bottom: 1px solid currentColor;
}
a.slots-editor-link::before {
  font-family: "Font Awesome 6 Pro";
  margin-right: 0.5em;
  color: black;
}
.slots-editor-assignment-person-name2 {
  display: block;
  line-height: initial;
}
a.slots-editor-assignment-person-name::before,
a.slots-editor-assignment-person-name2::before {
  content:"\f303";
}
a.slots-editor-assign-person-jass::before {
  content:"\f002";
}
a.slots-editor-assign-person::before {
  content:"\f002";
}
a.slots-editor-edit-waitlist::before {
  content:"\f163";
}
a.slots-editor-oneclick::before {
  content:"\f0c1";
}
a.slots-editor-test::before {
  content:"\f058";
}
a.slots-editor-assign-client::before {
  content:"\f1cd";
}
.slot-assign-conflict-err {
  color: red;
}
.slot-assign-jass-dow-err {
  color: purple;
  font-weight: bold;
}
.slot-assign-jass-location-err {
  color: red;
  font-weight: bold;
}
/* Page skin: VSys Anywhere assisted checkin (#135, 82/105) (no variable content) */
.assisted-checkin-job-warnings {
  background-color: yellow;
  display: block;
  padding: 10px;
}
.assisted-checkin-job-warnings-title {
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  background: red;
  color: yellow;
  padding: 5px;
}
.assisted-checkin-job-warnings-title::before, .assisted-checkin-job-warnings-title::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f06a";
  font-size: 1.5rem;
  margin-right: 0.5em;
}
.assisted-checkin-job-warnings-title::before {
  margin-right: 0.5em;
}
.assisted-checkin-job-warnings-title::after {
  float: right;
}
.assisted-checkin-job-warning {
  display: list-item;
  margin-left: 2em;
  font-weight: bold;
  list-style: disc;
}
.anywhere-assisted-checkin-qr-err {
  font-size: 2rem;
  color: red;
  line-height: initial;
}
.anywhere-assisted-checkin-qr-explain {
  font-size: 1rem;
  font-weight: bold;
  padding: 10px;
  line-height: initial;
}
.anywhere-assisted-checkin-qr-err svg, .anywhere-assisted-checkin-qr-explain svg {
  font-size: 2rem;
  margin-right: 10px;
}
/* Page skin: FullCalendar extras (#147, 85/105) (no variable content) */

.anywhere-tool-separate-results-calendar-block {
  margin-top: 2em;
}
/* Page skin: VSys Anywhere hours approval (#148, 86/105) (no variable content) */
div.any-hours-approval a {
  margin: 0 !important;
}
div.any-hours-approval-counts {
  font-weight: bold;
  font-size: 1.5em;
  margin: 0.2em 0;
  background: #f080803d;
}
.anywhere-hours-approval-unapproved-no-save-note {
  color: darkblue;
  font-size: 1rem;
  font-style: italic;
  font-weight: bold;
}
.anywhere-hours-approve-prev-rejected {
  color: darkred;
  display: block;
  font-style: italic;
  margin-top: 5px;
  background: #ffff0096;
}
/* Page skin: Schedule lookup tool (#150, 87/105) (no variable content) */
.schedule-view-listing-merge-title {
  font-weight: bold;
  display: inline-block;
  padding-right: 1em;
}
.schedule-view-listing-merge-sub {
  font-weight: bold;
  color: purple;
  display: inline-block;
}
.schedule-lookup-tool-table-as-merge p {
  margin: 0;
}
.schedule-lookup-tool-table-as-merge-assignment:before,
.schedule-lookup-tool-table-as-merge-slot:before,
.schedule-lookup-tool-table-as-merge-training:before,
.schedule-lookup-tool-table-as-merge-checkin:before,
.schedule-lookup-tool-table-as-merge-interview:before {
  font-family: "font awesome 6 pro";
  content: "\e0d2";
  font-size: 1.5rem;
  float: right;
  color: #00008b82;
}
.schedule-lookup-tool-table-as-merge-assignment:before {
  content: "\f82c";
}
.schedule-lookup-tool-table-as-merge-slot:before {
  content: "\e0d2";
}
.schedule-lookup-tool-table-as-merge-training:before {
  content: "\e53d";
}
.schedule-lookup-tool-table-as-merge-checkin:before {
  content: "\f017";
}
.schedule-lookup-tool-table-as-merge-interview:before {
  content: "\e4e3";
}
.schedule-lookup-tool-slot td:first-of-type:before {
  font-family: "font awesome 6 pro";
  font-style: normal;
  text-decoration: none;
  content: "\e471";
  font-size: 1.2rem;
  color: black;
  margin: 0 0.3em 0 0;
  float: left;
}
/* Page skin: VSys Anywhere tools required fields highlighting (#151, 88/105) */
.anywhere-tool-show-highlight-required .complex-editor-field-line > div.control-group.required.string > label.required::after,
.anywhere-tool-show-highlight-required .complex-editor-field-line > div.control-group.required.password > label.required::after,
.anywhere-tool-show-highlight-required .complex-editor-field-line > div.control-group.required.integer > label.required::after,
.anywhere-tool-show-highlight-required .complex-editor-field-line > div.control-group.required.float > label.required::after,
.anywhere-tool-show-highlight-required .complex-editor-field-line > div.control-group.required.text > label.required::after,
.anywhere-tool-show-highlight-required .complex-editor-field-line > label.application-field-checkbox.boolean-required::after,
.anywhere-tool-show-highlight-required .complex-editor-field-line > div.control-grouprequired.application-signature > label::after
{
  color: red;
  color: #FF0000;
  font-family: "Font awesome 6 Pro";
  font-weight: 800;
  content: "\f069";
  padding-left: 0.5em;
  display: inline-block;
  text-decoration: none;
}

/* Page skin: VSys Anywhere criteria (#152, 89/105) */
tr.anywhere-criteria-listing-fa > td:first-child:before {
  font-family: "Font awesome 6 Pro";
  font-style: normal;
  margin: 0 0.3em 0 0;
  text-decoration: none;
  font-size: 1.2rem;
  float: left;
}
tr.criterion-deleted > td, tr.criterion-deleted > td span {
  text-decoration: line-through;
}
tr.criterion-disabled > td {
  font-style: italic;
  color: gray;
}
tr.criterion-add > td:first-child:before {
  content: "\e59e";
  color: darkgreen;
  font-weight: bold;
}
tr.criterion-intersect > td:first-child:before {
  content: "\e15a";
  color: darkblue;
  font-weight: 300;
}
tr.criterion-exclude > td:first-child:before {
  content: "\e154";
  color: darkred;
  font-weight: bold;
}

/* Page skin: Various calendar styles (#155, 90/105) */
.calendar-adv-x {
  color: black;
}
h1.calendar-adv-header-title {
  margin: 0 0 5px 0;
  font-size: 1.5em;
  color: black;
}
.calendar-adv-objtype {
  display: inline;
  font-weight: bold;
}
.qtip-titlebar .calendar-adv-objtype {
  font-weight: bold;
  font-size: 1rem;
}
.fc-title > span {
  margin-right: 4px;
}
.calendar-adv-osched-description,
.calendar-adv-tags,
.calendar-adv-job,
.calendar-adv-location,
.calendar-adv-date,
.calendar-adv-duration,
.calendar-adv-times,
.calendar-adv-instructor,
.calendar-adv-comments,
.calendar-adv-status,
.calendar-adv-instructor,
.calendar-adv-student,
.calendar-adv-interviewer,
.calendar-adv-interviewee,
.calendar-adv-volunteer,
.calendar-adv-assigned,
.calendar-adv-needed,
.calendar-adv-waitlist,
.calendar-adv-qualifications,
.calendar-adv-icalendar,
.calendar-adv-duties,
.calendar-adv-checkedin,
.calendar-slot-signup,
.calendar-adv-people,
.calendar-adv-phone,
.calendar-adv-email,
.calendar-training-signup {
  display: block;
  margin-left: 3em;
  text-indent: -1.2em;
  padding-bottom: 0.5em;
  color: black;
}
.calendar-adv-comments {
  font-style: italic;
}
.calendar-adv-map {
  margin-top: 1em;
  display: block;
}
.calendar-adv-tags {
  font-size: 1rem;
}
.calendar-adv-needed-count,
.calendar-adv-assigned-count {
  font-weight: bold;
}
.calendar-adv-map {
  margin-top: 1em;
  display: block;
}
.calendar-adv-othervols {
  display: block;
}
.calendar-adv-checkedin {
  font-weight: bold;
  font-size: 1rem;
  color: darkgreen;
}
.calendar-adv-othervols-header {
  display: block;
}
.calendar-adv-othervols-row {
  font-style: italic;
  display: block;
  margin-left: 1em;
}
.calendar-adv-othervols-footer {
  font-style: italic;
}
.calendar-adv-waitlist {
  color: blue;
  font-style: normal;
  font-size: 1.2em;
  font-weight: bold;
}
.calendar-adv-osched-details {
  display: block;
}
.calendar-adv-osched-description::before,
.calendar-adv-job::before,
.calendar-adv-tags::before,
.calendar-adv-signup-date::before,
.calendar-adv-date::before,
.calendar-adv-times::before,
.calendar-adv-duration::before,
.calendar-adv-comments::before,
.calendar-adv-location::before,
.calendar-adv-instructor::before,
.calendar-adv-othervols-row::before,
.calendar-adv-status::before,
.calendar-adv-volunteer::before,
.calendar-adv-interviewer::before,
.calendar-adv-interviewee::before,
.calendar-adv-student::before,
.calendar-adv-instructor::before,
.calendar-adv-qualifications::before,
.calendar-adv-icalendar::before,
.calendar-adv-waitlist::before,
.calendar-adv-duties::before,
.calendar-adv-checkedin::before,
.calendar-adv-needed::before,
.calendar-adv-assigned::before,
.calendar-adv-people::before,
.calendar-adv-phone::before,
.calendar-adv-email::before,
.calendar-training-signup::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: normal;
  display: inline-block;
  width: 1.2em;
}
.calendar-adv-checkedin::before {
  content: "\f606";
  font-size: unset;
}
.calendar-adv-instructor::before {
  content: "\e53d";
}
.calendar-adv-phone::before {
  content: "\f095";
}
.calendar-adv-email::before {
  content: "\40";
}
.calendar-adv-people::before {
  content: "\e537";
}
.calendar-adv-job::before {
  content: "\f807";
}
.calendar-adv-osched-description::before {
  content: "\e495";
}
.calendar-adv-comments::before {
  content: "\f075";
}
.calendar-adv-location::before {
  content: "\f3c5";
}
.calendar-adv-date::before {
  content: "\f073";
}
.calendar-adv-duration::before {
  content: "\e29e";
}
.calendar-adv-times::before {
  content: "\f017";
}
.calendar-adv-status::before {
  content: "\f336";
}
.calendar-adv-instructor::before {
  content: "\e53d";
}
.calendar-adv-interviewee::before {
  content: "\e14f";
}
.calendar-adv-volunteer::before {
  content: "\f007";
}
.calendar-adv-student::before {
  content: "\f63d";
}
.calendar-adv-interviewer::before {
  content: "\e4e3";
}
.calendar-adv-tags::before {
  content: "#";
}
.calendar-adv-othervols-row::before {
  content: "\e53e";
  font-style: normal;
  margin-left: 20px;
}
.calendar-adv-waitlist::before {
  content: "\f28b";
  font-style: normal;
  color: black;
  font-weight: normal;
}
.calendar-adv-comments::before {
  content: "\f075";
}
.calendar-adv-qualifications::before {
  content: "\f2f7";
}
.calendar-adv-icalendar::before {
  content: "\f271";
}
.calendar-adv-duties::before {
  content: "\f0ae";
}
.calendar-adv-needed::before {
  content: "\e533";
}
.calendar-adv-assigned::before {
  content: "\e533";
}
.calendar-adv-cancelled {
  color: red;
  font-weight: bold;
  font-size: 1rem;
  line-height: initial;
  text-align: center;
  display: block;
}
.calendar-adv-pending {
  color: yellow;
  font-weight: bold;
  line-height: initial;
  text-align: center;
  display: block;
  mix-blend-mode: difference;
}
img.jobicon {
  max-width: 100px;
}

/* Page skin: Various calendar styles buttons (#156, 91/105) (no variable content) */
.calendar-adv-send-message,
.calendar-adv-add-comment,
.calendar-adv-cancel {
  margin-left: 2em !important;
  text-indent: -1em;
  color: black !important;
  text-decoration: none !important;
  display: block !important;
  border: none !important;
}
.calendar-adv-send-message {
  display: block;
}
.calendar-adv-send-message::before,
.calendar-adv-cancel::before,
.calendar-adv-signup::before,
.calendar-adv-add-comment::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: normal;
  position: relative;
  left: -1em;
}
.calendar-adv-send-message::before {
  content: "\f0e0";
  color: black;
}
.calendar-adv-cancel::before {
  content: "\f05e";
  color: red;
}
.calendar-adv-add-comment::before {
  content: "\f075";
  color: black;
}
.calendar-assignments-add-comment+br,
.calendar-assignments-send-message+br {
  display: none;
}
a.calendar-training-signup::after {
  content: '\f138';
  text-decoration: none;
  font: normal normal normal 1.5em/0 FontAwesome;
  padding-left: 0.5em;
  position: relative;
  top: 2px;
}
a.calendar-training-signup, a.calendar-training-signup:hover {
  background-color: #024a02 !important;
  color: white !important;
  display: block;
  width: fit-content;
  border-radius: 5px;
  margin-top: 5px;
  margin-left: 0 !important;
  padding: 0.5em 1.5em 0.5em 2.5em;
}
a.calendar-training-signup:hover {
  color: white !important;
}
a.calendar-slot-signup::after {
  content: '\f138';
  text-decoration: none;
  font: normal normal normal 1.5em/0 FontAwesome;
  padding-left: 0.5em;
  position: relative;
  top: 2px;
}
a.calendar-slot-signup {
  background-color: #024a02;
  color: white;
  display: block;
  width: fit-content;
  border-radius: 5px;
  margin-top: 5px;
  margin-left: 0;
  padding: 0.5em 1.5em 0.5em 2.5em;
}
a.calendar-slot-signup:hover {
  color: white !important;
}
.calendar-assignments-send-message,
.calendar-assignments-add-comment,
.calendar-assignments-cancel {
  margin-left: 2em !important;
  text-indent: -1em;
  color: black !important;
  text-decoration: none !important;
  display: block !important;
  border: none !important;
}
.calendar-assignments-send-message {
  display: block;
}
.calendar-assignments-send-message::before,
.calendar-assignments-add-comment::before,
.calendar-assignments-cancel::before {
  font-family: "Font Awesome 6 Pro";
  font-weight: normal;
  position: relative;
  left: -1em;
}
.calendar-assignments-send-message::before {
  content: "\f0e0";
  color: black;
}
.calendar-assignments-cancel::before {
  content: "\f05e";
  color: red;
}
.calendar-assignments-add-comment::before {
  content: "\f075";
  color: black;
}
.calendar-assignments-add-comment+br,
.calendar-assignments-send-message+br {
  display: none;
}
/* Page skin: PDF and other popups from downloadable file (#157, 92/105) (no variable content) */
.video-link {
  cursor: pointer;
}
#video-footer {
  height: initial;
  padding: 0 6px;
}
#video-footer a {
  margin-top: 0;
  margin-bottom: 0;
}
#video-modal {
  width: fit-content;
  max-width: 95vw;
  height: fit-content;
  max-height: 95vh;
}
#video-modal .modal-content {
  padding: 10px;
  box-shadow: none;
  border: none;
}
#video-content {
  max-width: 100%;
}
.pdf-popup {
  width: 90vw;
  height: 90vh;
  left: 5vw;
  top: 5vh !important;
  position: fixed;
  z-index: 9999 !important;
}
.pdf-popup iframe {
  width: 100%;
  height: 100%;
}
a.pdf-link {
  cursor: pointer;
}
.pdf-popup.open .pdf-popup-close {
  position: absolute;
  z-index: 9999;
  background: #323639;
  color: white;
  font-size: 2rem;
  padding: 10px;
  top: 0;
  right: -1em;
  cursor: pointer;
}
body.modal-popup-active-open .profilenavhelper {
  display: none;
}
/* Page skin: VSys Live listing views - basics (#158, 93/105) (no variable content) */
a.anywhere-hyperlink.documents-list-view-agreement-link {
  border-bottom: none;
  margin: 0;
}
/* Page skin: Materialize spinner fixup (#160, 94/105) */
#vsys-modal-spinner {
  left: 12.5vw;
  width: 66vw;
}
.vsys-spinner.modal .progress {
  margin-bottom: 0;
  margin-top: 0;
  height: 25px;
  width: 66vw;
}

/* Page skin: Signature blocks (#163, 95/105) (no variable content) */
.signature-independent {
  border: 1px solid gray;
  padding: 5px;
}
.signature-independent-inputs {
   display: none;
 }
/* Page skin: VSys Anywhere dashboard listings (#165, 97/105) (no variable content) */
.anywhere-dashboard-listing-wrapper div.dt-buttons,
.anywhere-dashboard-listing-wrapper div.dataTables_filter {
  margin-top: 2em;
}
/* Page skin: VSys Anywhere tool profile diagnostics (#167, 98/105) (no variable content) */
h2.anywhere-unavailable {
  margin-bottom: 5px;
}
h3.anywhere-unavailable-extra {
  margin-bottom: 5px;
  font-style: italic;
}
.anywhere-unavailable-extra-diagnostics {
  display: table;
  border: 1px solid red;
  padding: 10px;
}
.anywhere-tool-unavail-diag {
  display: table-row;
}
.anywhere-tool-unavail-diag-name, .anywhere-tool-diag-value {
  display: table-cell;
  border-bottom: 1px solid #0000003d;
  line-height: initial;
}
.anywhere-tool-unavail-diag-name {
  padding-right: 10px;
}
.anywhere-tool-diag-value {
  font-family: monospace;
  font-weight: bold;
}
.anywhere-tool-unavail-diag-section {
  font-size: 1rem;
  font-weight: bold;
  line-height: 2.5rem;
  text-decoration: underline;
}
/* Page skin: Font Awesome extras (#168, 99/105) (no variable content) */
.fax-green {
  color: green;
}
.fax-red {
  color: red;
}
.fax-blue {
  color: blue;
}
.fax-orange {
  color: orange;
}
.fax-gray {
  color: gray;
}
/* Page skin: VSys Live update user ID/password (#171, 100/105) (no variable content) */
.update-user-id-existing {
  font-size: 1rem;
  margin-bottom: 1em;
  display: block;
}
.update-user-id-existing-value {
  font-weight: bold;
  padding: 0.5em;
}
/* Page skin: VSys Anywhere setup: VSys Web Advanced (#178, 101/105) (no variable content) */
.setup-web-adv-icon img {
  display: block;
  max-width: 300px;
  max-height: 100px;
  border: 1px solid #00000052;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transition: 0.5s;
}
.setup-web-adv-icon img:hover {
  max-width: 450px;
  max-height: 200px;
}
.setup-web-adv-icon-delete {
  margin-top: 3em;
}
.webadv-synch-head {
  font-weight: bold;
}
.webadv-synch-err {
  color: red;
}
/* Page skin: jQuery dialogs (#180, 102/105) */
.ui-dialog-titlebar:focus-visible {
  outline: none;
}

/* Page skin: VSys Anywhere VSys Live user ID diagnostics tool (#181, 103/105) (no variable content) */
.anywhere-live-userid-diag-obj {
  display: block;
  font-weight: bold;
}
.anywhere-live-userid-lettertype {
  display: block;
  font-style: italic;
  color: purple;
}
.anywhere-live-userid-diag-letterrecip::before {
  font-family: "Font Awesome 6 Pro";
  content: "@";
  margin-right: 5px;
}
.anywhere-live-userid-diag-traceaction {
  display: block;
  border-bottom: 1px solid gray;
  width: fit-content;
}
.anywhere-live-userid-diag-tracedesc {
  font-family: monospace;
}
.anywhere-live-userid-diag-persongroups::before {
  font-family: "Font Awesome 6 Pro";
  content: "\f500";
  margin-right: 5px;
}
.anywhere-live-userid-diag-personuserid::before {
  font-family: "Font Awesome 6 Pro";
  content: "@";
  margin-right: 5px;
}
.anywhere-live-userid-diag-personuserid {
}
.anywhere-live-userid-diag-personkiosk::before {
  font-family: "Font Awesome 6 Pro";
  content: "#";
  margin-right: 5px;
}
.anywhere-live-userid-diag-note-line:not(:first-of-type) {
  display: list-item;
  margin-left: 2em;
}
.anywhere-live-userid-diag-grp-website::before,
.anywhere-live-userid-diag-grp-applications::before,
.anywhere-live-userid-diag-grp-email::before {
  font-family: "Font Awesome 6 Pro";
  color: blue;
  margin-right: 0.5em;
  font-size: 1rem;
}
.anywhere-live-userid-diag-grp-website::before {
  content: "\e60e";
}
.anywhere-live-userid-diag-grp-applications::before {
  content: "\e211";
}
.anywhere-live-userid-diag-grp-email::before {
  content: "@";
}
.anywhere-live-userid-diag-grp {
  display: block;
  border-bottom: 1px solid gray;
  margin-bottom: 5px;
  margin-top: 10px;
}
.anywhere-live-person-name {
  display: block;
  font-weight: bold;
  margin-top: 10px;
}
.anywhere-live-person-property {
  display: list-item;
  margin-left: 2em;
}
.anywhere-live-person-property-bad {
  color: red;
  font-weight: bold;
}
.anywhere-live-userid-diag-item {
}
.anywhere-live-userid-diag-item-none {
  display: list-item;
  margin-left: 2em;
  color: green;
  font-weight: bold;
}
.anywhere-live-userid-diag-personprop {
  display: block;
}
.anywhere-live-person-property-inner {
  font-family: monospace;
  font-weight: bold;
  color: darkblue;
}
.anywhere-live-person-property-inner::before {
  content: "[";
  color:  gray;
}
.anywhere-live-person-property-inner::after {
  content: "]";
  color:  gray;
}
.anywhere-live-userid-diag-transprop {
  display: inline-block;
  font-weight: bold;
  width: fit-content;
}
.anywhere-live-userid-diag-transprop-values {
  display: block;
}
.anywhere-live-userid-diag-transprop-value-old::after {
  font-family: "Font Awesome 6 Pro";
  content: "\f061";
  margin: 5px;
}
.anywhere-live-userid-diag-transname {
  display: inline-block;
  margin-right: 10px;
}
.anywhere-live-userid-diag-transname a {
  margin: 0 !important;
}
.anywhere-live-userid-diag-id {
  font-family: monospace;
  font-weight: bold;
  color: purple;
  border-bottom: 1px solid orange;
}
.anywhere-live-userid-diag-compat-good,
.anywhere-live-userid-diag-compat-bad {
  display: list-item;
  margin-left: 2em;
  font-weight: bold;
}
.anywhere-live-userid-diag-compat-good {
  color: green;
}
.anywhere-live-userid-diag-compat-bad {
  color: red;
}
/* Page skin: Calendar rendering print optimizations (#182, 104/105) */

/* Page skin: iCalendar download tool (#184, 105/105) (no variable content) */
.icalendar-download-no-results-label {
  font-weight: bold;
  color: darkred;
  font-size: 1.5rem;
}
.application-field-checkbox.button.live-icalendar-generate-as-checkbox {
  background: darkblue;
  color: white;
  padding: 0.5em 1em;
}
.application-field-checkbox.button.live-icalendar-generate-as-checkbox:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f1ec";
}
.application-field-checkbox.button.live-icalendar-download-as-checkbox {
  background: darkgreen;
  color: white;
  padding: 0.5em 1em;
}
.application-field-checkbox.button.live-icalendar-download-as-checkbox:after {
  font-family: "Font Awesome 6 Pro";
  content: "\e0d0";
}
a.icalendar-download-results-url {
  color: white;
}
/* this page's explicit CSS */
body, #main, #page-wrapper { background-color: white; }
#page-wrapper { padding-top: 0px; }
#main-wrapper > .container { width: 100%; }
#main-wrapper { margin-top: 10px; }
#titleBar { display: none; }
#header-wrapper, #footer-wrapper { display: none; }
a { color: white; }
a:hover { color: unset; }
p { padding-bottom: 10px; }
.row > * { padding: 0px !important; }
.row2 { border: 1em solid white; border-radius: 1.5em !important; max-width: 1000px; margin: 0 auto; }
.bluebox img { float: right; position: relative; top: -1em; right: -3em; }
.reset-password-link { margin-top: 1.5em !important; }
#sign_in_form input { width: 20em !important; display: block !important; }
#sign_in_form div { display: inline !important; }
#sign_in_form input.btn {
  width: auto !important;
  padding: 1.2em 2.8em;
  margin-right: 10px;
  font-size: 1.1em;
  background: #1a3665;
  color: #FFFFFF;
  text-shadow: none;
  border-radius: 0px;
  box-shadow: none;
}
h2 {
  margin: 0px;
  color: white;
  border-bottom: 2px solid white;
  padding-bottom: 1.2em;
  margin-bottom: 0.2em;
}
.bluebox, .main-row, .row2 {
  background: #0c0c6b;
  background: #1a3665;
  color: #fff;
  padding: 0.8em 0.9em;
}
@media only screen and (max-width: 700px) {
    h2 { font-size: 2.2em; }
    .main-row, .row2 { padding: 0 0.5em 0.5em 0.5em; }
    .bluebox { padding: 0px }
    .sign-in-block-container { padding: 0px; }
    p { padding-bottom: 0px; }
    p:last-of-type { margin-bottom: 0px; }
}
@media only screen and (min-width: 701px) {
    #main-wrapper { min-height: 75vh; height: 75vh; display: flex; flex-direction: column; justify-content: center; }
}
.bluebox p { color: white; }

