/* Bootstrap compatibility */
.vsys-spinner.modal {
  width: 33vw;
  left: 33vw;
  height: fit-content;
  border-radius: 5px;
  margin: 0;
  display: none;
}
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"] {
  margin-bottom: 0;
  height: initial;
}

.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;
}


/* built-in site template (One column) */
.none-of-none { display: none; } 
  .dropotron li:hover {
    background-color: #753E93
  }
b, strong {
  font-weight: bold;
}
a {
  color: #000000;
}
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: #753E93;
}
.button {
  background: #753E93;
}
.button-smaller {
  padding: 0.5em 2.25em 0.5em 2.05em;
}
.button-smaller:before {
  content: none;
} 
#header-wrapper {
  background: #753E93;
}
.dropotron {
  background: #753E93;
  background: rgba(99, 96, 101 , 0.9);
}
#banner .captions {
  background: #753E93;
  background: rgba(99, 96, 101 , 0.9);
}
#navPanel .link {
  white-space: nowrap; 
}
#search form:before {
  background: #753E93;
}
#content section header, #content article header {
  border-top: solid 7px #753E93;
}
#sidebar section header {
  border-top: solid 7px #753E93;
}
section header, article header {
  border-top: solid 5px #753E93;
}
#titleBar {
  background: #753E93;
}
#titleBar .title h1 {
  color: #FFFFFF;
}
.blocks .one:hover {
  background: #636065;
}
.button:hover {
  background: #636065;
}
.button-no-hover:hover {
  background: #753E93;
}
.button-no-highlight:before {
  content: none !important;
}
.blocks .two {
  background: #636065;
}
.blocks .two:hover {
  background: #000000;
}
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: ":";
}
#sign_in_form > div {
  display: inline-block;
}
#sign_in_form div.reset-password-link {
  display: inline-block;
  float: none !important;
  margin-left: 1em;
}
#sign_in_form div.submit-button {
  margin-left: 1em;
}
#sign_in_form > div > div.clearfix {
  display: none;
}
#sign_in_form > div:nth-child(3) {
  position: relative;
  top: -10px;
}
.sign-in-block-container {
  padding: 0;
}
.sign-in-block-container label {
  display: inline;
  font-size: 15px;
}
.sign-in-block-container h4 {
  float: none;
  padding-bottom: 0;
  font-size: 150%;
  font-weight: bold;
}
form.new_resetpassword {
  padding-top: 10px;
}
form.new_resetpassword input.btn {
  padding: 10px;
}
#sign-in-block-container {
  text-align: center;
}
#sign-in-block-container > .row {
  display: inline-block;
}
.application-form input.required,
.application-form textarea.required,
.application-form select.required,
.application-field-text.required,
.application-field-date.required,
.application-field-number.required,
#user_account_password_confirmation,
#user_account_passworxd_confirmation,
#user_account_password,
#user_account_passworxd,
#user_account_user_id_confirmation,
#user_account_user_id,
.select.required button,
div.required multiselect button,
.complex-editor-form select.required~button,
.complex-editor-form input.required,
.complex-editor-form textarea.required {
  box-shadow: 0 0 0 2px #753E93 inset;
}
.application-form input.required:focus,
.application-form textarea.required:focus,
.application-form select.required:focus,
.application-field-text.required:focus,
.application-field-date.required:focus,
.application-field-number.required:focus,
#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,
.application-form select.multiselect[required="required"] + button.ui-multiselect,
.application-form select.application-field-combo[required="required"] {
  box-shadow: 0 0 0 2px #753E93;
  margin-left: 2px;
}
select[required="required"],
select.required + .chosen-container .chosen-single, select[required="required"] + .chosen-container .chosen-single,
select.required + .chosen-container .chosen-choices, select[required="required"] + .chosen-container .chosen-choices {
  box-shadow: 0 0 0 2px #753E93 inset;
}
#user_account_password,
#user_account_password_confirmation,
#user_account_passworxd,
#user_account_passworxd:focus,
#user_account_passworxd_confirmation,
#user_account_user_id,
#user_account_user_id:focus,
#user_account_user_id_confirmation,
.application-field-date.required,
.application-field-number.required,
.application-field-text.required,
.application-form input.required,
.application-form select.application-field-combo[required="required"]
.application-form select.multiselect[required="required"] + button.ui-multiselect,
.application-form select.required,
.application-form textarea.required,
.complex-editor-form input.required,
.complex-editor-form select.required~button,
.complex-editor-form textarea.required
.custom_app_dynamic_field,
.select.required button,
div.required multiselect button,
textarea.required,
.application-field-.advselectmode[required="required"] + span.select2-container
{
  background: rgba(255, 255, 0, 0.25);
}
select[required="required"],
select.required + .chosen-container .chosen-single, select[required="required"] + .chosen-container .chosen-single,
select.required + .chosen-container .chosen-choices, select[required="required"] + .chosen-container .chosen-choices {
  background: rgba(255, 255, 0, 0.25) !important;
}
div.required abbr {
  display: none;
}
div.vsys-form-actions input.btn {
  background: #753E93;
  color: #FFFFFF !important;
}
div.vsys-form-actions input.btn:hover {
  background: #636065;
  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: ":";
}
div#user-account-fields:before {
  content: "Use your e-mail address to create your account below.";
  font-style: italic;
}
#user-account-fields label[for="user_account_user_id"]:after {
  content: " (e-mail address):";
}
#user-account-fields label[for="user_account_user_id_confirmation"]:after {
  content: " (e-mail address):";
}
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;
} 
a.anywhere-hyperlink:not(.button), .datatable-container td a {
  text-decoration: none;
  border-bottom: 1px solid currentColor;
  margin: 4px 8px 4px 4px;
}
a.anywhere-hyperlink:hover:not(.button), .datatable-container td a:hover {
  border-top: 1px solid currentColor;
  background: #ffff002e;
}
.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;
}
.criterion-descriptor {
  font-weight: bold;
  font-size: 115%;
}
.tool-body {
  width: 100%;
}
.ui-dialog-titlebar, .ui-widget-header {
  background: #753E93;
  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;
}
div.application-top-instructions {
  padding: 0;
}
div.application-unavailable-message {
  padding: 0;
}
div.application-unavailable-message-diagnostics {
  font-size: 75%;
  font-weight: 200;
  color: gray;
}
div.applications-block-container {
  padding: 0;
}
#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;
}
.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;
}
.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: #753E93;
  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.application-form .application-field-checkbox > span.label-inner { 
  font-size:80%;
}
div.ui-dialog.ui-widget-content {
  width: auto !important; 
  max-width: 90vw; 
}
.tool-itemslist-error {
  color: red;
}
.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;
}
.anywhere-general-warning-in-field {
  color: red;
  font-weight: bold;
  display: block;
}
.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;
}
.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;
}
.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;
}
.ui-datepicker select.ui-datepicker-year {
  min-width: 50%;
}
.ui-datepicker-year {
  height: auto;
  color: white;
  font-weight: 700;
  background-color: #753E93;
}
.ui-datepicker-year option {
  color: black;
  background-color: white; 
}
.ui-datepicker-year option {
  color: initial;
}
.popupeditor-modal-container .complex-editor-form .application-field-checkbox.searchbutton {
  padding: 1.2em 3em; 
}
.tool-no-create-item-warning {
  font-size: 150%;
  color: red;
  background-color: yellow;
  border: 2px solid red;
  padding: 5px;
  margin-top: 1.2em;
}
.tool-alert {
  font-size: 120%;
  background-color: #ffff0085;
  padding: 2px;
}
.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;
}
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;
}
a.anywhere-tool-helplink {
  display: none;
}
.block-container .dataTables_wrapper {  
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.dataTables_wrapper.no-footer .dataTables_info {
  display: none;
}
.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; 
}
#new_sign_in_form .new-login-block-well {
}
#new_sign_in_form .new-login-block-well div {
  display: inline-block;
  position: relative; 
}
#new_sign_in_form input {
  margin: 0;
}
#new_sign_in_form label {
  display: inline-block;
  margin-right: 0.5em;
}
#new_sign_in_form .user-id-post {
  font-style: italic;
  margin-right: 2em;
}
#new_sign_in_form .new-login-submit {
  margin-left: 1em;
  margin-right: 1em;
}
#new_sign_in_form .new-login-reset {
  color: inherit;
  text-decoration: none;
}
#new_sign_in_form .new-login-reset:hover {
  text-decoration: underline;
}
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;
}
.ui-multiselect-menu.ui-widget, button.ui-multiselect.ui-widget {
  width: auto !important;
}
.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;
}
.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;
}
.no-padding-voxiblock {
  padding: 0;
}
.signup-conflict-err {
  color: red;
}
.signup-waitlist {
  color: purple;
}
h1.signup-conflict-err, h1.signup-waitlist {
  margin: 0;
}
.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;
}
.fc-head .ui-widget-header a, .fc-list-heading .ui-widget-header a {  
  color: inherit;
}
.popupeditor-details-tightspacing p {
  margin-bottom: auto;
}
.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%;
}
h3.assignment-coverage-name {
  font-size: 1.25em;
  padding: 0;
  margin-bottom: 0.2em;
  border-bottom: 1px solid gray;
}
.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;
}
.license-check-type, .license-check-status, .license-check-addl {
  white-space: nowrap;
}
.app-error-field-name {
  font-weight: bold;
}
.app-error-field {
  display: list-item;
  list-style: disc;
}
.application-form .alert-error > ul > li {
  list-style: none;
}
.application-form div.alert-error {
  position: absolute;
  top: 10px;
  right: 10px;
  color: black;
  border: 2px solid red;
  background-color: yellow;
  border-radius: 0;
  padding: 5px;
  max-width: 35vw;
  max-height: 25vh;
  overflow-y: auto;
  z-index: 100;
}
.application-form div.alert-error {
  font-size: 1.2rem;
  font-weight: bold;
}
.application-form div.alert-error > ul {
  padding: 0 1em 0 1em;
  font-size: 9.5pt;
  font-weight: normal;
}
.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%;
}
.slot-edit-client-description {
  font-size: 120%;
  font-style: italic;
  padding: 5px 0;
}
.slot-edit-client-name {
  font-weight: bold;
  color: purple;
}
.toolsection {
  min-width: 600px;
  border-bottom: 1px solid black;
  font-size: 130%;
  margin-top: 20px;
  margin-bottom: 5px;
}
.complex-editor-form .option-editor-icon {
  float: right;
  opacity: 0.5;
  max-width: 64px;
}
.complex-editor-form .option-editor-icon-nofloat {
  float: none;
  position: absolute;
  right: 10px;
  opacity: 0.5;
  max-width: 64px;
}
.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;
}
a.live-permalink {
  padding: 5px;
  margin: 5px 0;
  background: palegoldenrod;
  display: block;
}
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;
}
img.anywhere-person-lookup-photo {
  vertical-align: middle;
}
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;
}
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-x: 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%;
}
.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;
}
.ui-datepicker.popup-date-just-month-year .ui-datepicker-year {
  display: none;
}
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;
}

/* site global settings = VSys Live site --> CSS settings */
#application_form_sendMessage_subj, #application_form_sendMessage_name,
#application_form_sendMessage_email, #application_form_sendMessage_msg {
    min-width: 400px;
}

img.mainpage-shift-graphic {
  border-radius: 5px;
}

/***** Anywhere popup tool specials *****/

div.ui-dialog.ui-widget-content {
  width: initial !important; /* don't be unnecessarily narrow! */
  max-width: 80%; /* but don't go Stupid */
}

.complex-editor-form .complex-editor-field-line { /* avoid unnecessary inter-line spacing */
  padding-top: 0px;
  padding-bottom: 0px;
}

.complex-editor-form .control-label, .complex-editor-form input { /* avoid unnecessary inter-line spacing */
  margin-bottom: 0px;
}

.complex-editor-form .complex-editor-field-line .control-group {
  margin-bottom: 0px;
}

.popupeditor-container .block-header {
  display: none; /* the header (H4) at the top of the editor is redundant: the same text is in the "window"'s caption */
}
.dataentry_simple .tool-body {
  max-width: 100%;
}

/* these are for VSys Anywhere tools */
.tool .block-header {
  padding-left: 0px;
  padding-bottom: 10px;
}
.tool .block-header h4 {
  font-size: 150%;
  font-weight: bold;
}

/* this is generic checklist editors on forms */
form button.ui-multiselect {
  min-height: 3em;
  background: rgb(250, 250, 250);
  padding: 0.9em;
  max-width: 100% !important;
  font-size: 1.2em;
  max-height: 12em; /* prevents it from getting crazy tall if a lot of items are checked and visible */
  overflow-y: hidden; /* and when it does, don't have the text continue flowing out the bottom */
}
.ui-widget-content .ui-state-hover {
  background: rgb(50, 50, 50); /* mouseover on checklist items = monochromatic, no gradient */
  color: white;
}
.ui-multiselect-checkboxes {
  font-size: 125%; /* checklist items larger, with taller min height */
  min-height: 18em;
}

/* and combo boxes to prevent weird floating */
.complex-editor-form select {
  margin-bottom: 0px;
}

/* widens the various buttons a bit in complex editors (VSys Anywhere mostly) */
.complex-editor-form-actions input.btn {
  padding-left: 20px;
  padding-right: 20px;
}

/* and gets rid of the gradients on all buttons */
.btn {
  background-image: none;
}

/* popup window dialogs: solid header color */
.ui-dialog-titlebar, .ui-widget-header {
  background: #666;
  color: white;
}
.ui-dialog-titlebar, .ui-widget-header a {
  color: white; /* with hyperlinks contrasted */
}
label, p { /* fonts are way too thin in most places */
  font-weight: 500;
  font-weight: normal;
}

p { margin-bottom: 0.8em; }

/* training results */
.training-container .text-left dl.dl-horizontal { display: none; }


/* Survey styling */
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 5 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: -1em;
  top: 0;
  max-height: 7em;
  max-width: 7em;
  margin-top: -4em;
}

/* ChartJS */
.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;
}


/* Lookup listing more/less */
/* this effectively hides the "More" & "Less" links when presented outside of a datatable; these are used primarily in lookup listings */
.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;
}


/* Accordion display */
.ui-accordion .ui-accordion-header.ui-state-active {
  border: 1px solid 9649781 !important;
  background: 9649781 !important;
  color: 16777215 !important;
}
.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.5em 0.5em;
}
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;
  }
}

/* VSys Anywhere HTML drag & drop */
/* drag & drop Anywhere data fields for merge templates and letter templates */

span.mergeField-draggable {
  display: inline-block;
}


/* Online training elements */
/* various online training */
.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;
}

/*** various online training ***/
.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"]):before {
    content: "";
    display: block;
    border-top: 1px solid gray;
    height: 20px;
    width: 2000px;
    position: relative;
    left: -10px;
}
[class*="online-training-question-label"]: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 { /* hides the checkbox we're using as "Next" */
  display: none;
}
.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 {
  font-size: larger;
  font-weight: bold;
}
.online-training-fail-message {
  color: red;
}


/* this is the "Online Training Presentations" at the top of a YouTube-based training, and it's kind of dumb-looking */
.online-training-presentations-block-container > div > h4 { display: none; }



/* VSys Live application - expanded combo/checklist fields */
.app-expanded-checklist-title-label {
  margin: 0 0 0.25em 0;
  text-decoration: underline;
  font-weight: bold;
  font-size: 110%;
}

.app-expanded-checklist-container-5 .app-expanded-checklist-item {
  width: 20%;
}
.app-expanded-checklist-container-4 .app-expanded-checklist-item {
  width: 25%;
}
.app-expanded-checklist-container-3 .app-expanded-checklist-item {
  width: 33%;
}
.app-expanded-checklist-container-2 .app-expanded-checklist-item {
  width: 50%;
}
.app-expanded-checklist-container-1 .app-expanded-checklist-item {
  width: 100%;
}
.app-expanded-checklist-container {
  display: flex;
  flex-wrap: wrap;
}
div.application-form .app-expanded-checklist.combo .app-expanded-checklist-container .application-field-checkbox > span.label-inner {
  font-size: 100%;
}
div.application-form .app-expanded-checklist-container .application-field-checkbox > span.label-inner {
  /*font-size: 100%;*/
}

.app-expanded-checklist-container [type="radio"] + span:before,
.app-expanded-checklist-container [type="radio"] + span:after {
  height: 1.25em;
  width: 1.25em;
}
.application-field-availabilitycheckbox > span {
  font-size: 90%;
}
.app-expanded-combo-as-radio-wrap.app-expanded-checklist-item  input[type="radio"] + span.combo-as-radio-span {
  padding-left: 2em;
  margin-right: 2em;
}


/* Dropzone */
.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: 10px solid red;
  background: red;
  border-radius: 50%;
}


/* Full page messages */
.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%;
}


/* Embedded search buttons */
.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;
}


/* VSys Anywhere floating save */
@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;
}


/* Relative dates styling */
.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%; /* if it gets much bigger, the label aspect (which describes the field) collides with the checkbox and example date */
}
/* ths "Relative date" checkbox for a relative date composite editor grouping */
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 {
  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;
}


/* Various Select2 CSS */
.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 5 Pro";
  margin: 0 0 0 0.5em;
}
.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 9649781 inset;
}
select[readonly='readonly']+.select2 .select2-selection__clear {
  display: none;
} 
.application-form div .application-field-checkbox .checkbox-required::before { 
  color: red;
  font-family: "Font Awesome 5 Pro";
  font-weight: 800;
  content: "\f069"; 
  padding-right: 1em;
}
.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 5 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;
}

/* Volunteer request applications */
/* Volunteer request applications */
.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; }
/* END volunteer request applications */


/* Various datatables */
.tablesorter-blue th {
  background-color: 9649781;
  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;
}
.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 5 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';
}
.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 5 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 5 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 5 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;
}
@media (max-width: 800px), (max-device-width: 800px) {
  .dataTables_wrapper .dt-buttons {
        display: none;
  }
  .dataTables_wrapper .dataTables_filter {
    text-align: right !important;
  }
}
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; 
}

/* VSys Live Job Lookup Feeder */
.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;
}

/* Froala HTML editing */
.fr-view datafield, .fr-box datafield {   /* these are merge fields within a Froala HTML editor */
  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;
}

/* these are the older styles for backwards compatibility */
.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;
}


<!---
/* expand editor so that the <> controls don't go missing */
div.block-container div.row:not(.constrained-width-row) .froala-complex-editor {
  min-width: 90vw;
}

/* smaller in popup editors */
.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; /* if we've limited the width of #main-wrapper, any XXvw-based widths are seriously bogus */
} -->

/* fixes issue with source code/other <> controls going missing */
.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;
}


/* VSys Live checkout inline surveys */
p.checkout-survey-quick-question, p.checkout-survey-quick-question+p {
  display: inline-block;
}
.checkout-survey-quick-question .combo-as-radio-span svg {
  font-size: 200%;
  position: relative;
  left: -5px;
}
p.checkout-survey-quick-question {
  margin-right: 2em;
}
.checkout-survey-quick-question .combo-as-radio:checked+span:before {
  margin-right: 0;
}


/* VSys Anywhere auto bookmarks */
.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;
}


/* VSys Live application - max width in mobile */
@media screen and (max-width: 750px) {
  div.application-form, div.application-top-instructions {
    max-width: 100vw !important;
  }
}



/* VSys Live application - new user fields */
span.user-acct-after:after {
  font-family: "Font Awesome 5 Pro";
  font-size: 200%;
  padding-left: 5px;
}

input.new-user-value-field.okay + span.user-acct-after:after {
  content: "\f058";
  color: green;
}
input.new-user-value-field.mismatch + span.user-acct-after:after {
  content: "\f53e";
  color: red;
}

input.new-user-value-field.weak + span.user-acct-after:after {
  content: "\f243";
  color: red;
}
input.new-user-value-field.empty + span.user-acct-after:after {
  content: "\f33a";
  color: orange;
}
input.new-user-value-field.placeholder + span.user-acct-after:after {
  content: "\f33a";
  opacity: 0;
}

.popupeditor #user-acct-newpassword-strength-meter,
.complex-editor-form #user-acct-newpassword-strength-meter {
  margin-top: 1em;
}

#user-acct-newpassword-strength-meter {
  height: 2em;
  width: 17em;
  appearance: initial;
  display: block;
  overflow: hidden;
  border: 1px solid #80808063;
}
#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 {
  max-width: 17em;
  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 5 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); }
}


/* Combo boxes as radio buttons */
/* this is for combo boxes rendered as radio buttons (usually online trainings; the default handler doesn't support this so they're
  rendered initially as text fields then those are killed & replaced with radio buttons via JavaScript */

.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 { /* the original text box */
  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 /*, .combo-as-radio+span:after*/ {
    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;
}
/*** end radio buttons ***/

.radio-button > input { display: none; } /* hides checkboxes within radio "button" buttons */


/* VSys Anywhere complex editor positioning */
.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;
}


/* this page's explicit CSS */
#mt1-12u { padding: 0px; }


