@import "ubuntu-fonts/ubuntu.css";
.loading_screen .webix_template {
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
}

.loading_screen .webix_template > div, .webix_template > div.loading_screen {
  text-align: center;
  width: 100%;
}

div.loading_screen.margin_top {
  margin-top: 2em;
}

#mxGraphContainer {
  background: url(mxgraph/images/grid.gif);
  width: 100%;
  height: 100%;
  overflow: auto;
  overflow: overlay;
}

.config-file {
  text-align: left;
  border: 1px solid lightgray;
  padding: 1em;
  white-space: pre;
}

.embedded-toolbar {
  border-top-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 1px !important;
  border-left-width: 0px !important;
  margin: 0 !important;
  width: initial !important;
  padding: 5px 0 0 17px;
}

.webix_el_select select {
  background-color: inherit;
}

.wa_property_value_error {
  background-color: #ffdedb;
}

textarea[readonly=true], input[readonly=true] {
  background-color: #fbfbfb;
}

div[view_id=schedulesPropertiesNewButton] .webix_icon_button:hover:before {
  opacity: 0 !important;
}

div[view_id=schedulesPropertiesNewButton] .webix_icon_button .webix_icon {
  color: #475466 !important;
  cursor: default !important;
}

.cdc_message {
  animation: blinker 1.5s linear infinite;
  color: red;
  text-align: center;
}

.concurrent_alert .webix_icon {
  color: red;
}

.concurrent_alert .webix_icon_button {
  animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.colellipsis .webix_cell {
  text-overflow: ellipsis;
}

.schedule-active {
  color: #55cd97;
  font-size: 22px;
  margin-top: 4px;
} /* .webix_um_status_badge.webix_um_active */
.schedule-is-inactive {
  color: #ff6455;
} /* .webix_um_status_badge.webix_um_not_active */
/** objects tree **/
.mdi_tree.webix_tree_folder:before,
.mdi_tree.webix_tree_folder_open:before,
.mdi_tree.webix_tree_file:before {
  font-family: "Material Design Icons";
}

.margin-left-0 > .webix_el_box {
  margin-left: 0px;
}

.margin-left-1 > .webix_el_box {
  margin-left: 1px;
}

.margin-left-2 > .webix_el_box {
  margin-left: 2px;
}

.margin-left-3 > .webix_el_box {
  margin-left: 3px;
}

.margin-left-4 > .webix_el_box {
  margin-left: 4px;
}

.margin-left-5 > .webix_el_box {
  margin-left: 5px;
}

.log-view .webix_cell {
  border-bottom: 0px;
}

div.webix_measure_size.log-line.webix_cell,
.log-line .webix_cell {
  white-space: pre !important;
  font-family: "UbuntuMono";
}

.log-line-number .webix_cell {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0.5;
  background: #F4F5F9;
}

.webix_form .webix_control.hidden {
  visibility: hidden;
}

.resource-notice input {
  border: 0;
  padding-left: 5px;
  background-color: aliceblue;
}

.cm-resource {
  margin-top: 2px !important;
  margin-right: -3px !important;
  margin-bottom: -4px !important;
  margin-left: 2px !important;
}

.cm-resource-label .webix_el_box {
  line-height: inherit !important;
}

div.wait-box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

div.wait-overlay {
  width: 100%;
  height: 100%;
  opacity: 70%;
  background-color: #F4F5F9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

div.wait-box em.mdi,
div.wait-overlay em.mdi {
  font-size: 96px;
}

div.wait-overlay em.mdi-spin::before {
  animation-direction: reverse;
}

div.dtable-empty {
  opacity: 50%;
  font-style: italic;
}

i.mdi.float-right {
  float: right;
  margin-right: 0.3em;
}

code.json {
  white-space: pre-wrap;
}

div.form_title {
  white-space: nowrap;
}

.server_row .webix_template {
  padding-top: 6px;
  padding-left: 0px;
  padding-right: 0px;
}

/* cf .webix_password_editor .webix_icon */
.txtfile_editor .webix_icon {
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -10px;
  font-size: 18px;
  cursor: pointer;
  color: #94A1B3;
}

.txtupld_drop_zone {
  height: 100%;
  text-align: center;
}

.txtupld_drop_zone label {
  display: block;
  height: calc(100% - 6px);
  border-radius: 6px;
  border: #1CA1C1 dashed 3px;
}

.txtupld_drop_zone input[type=file] {
  display: none;
}

.webix_window.txtupld .webix_el_textarea textarea {
  font-family: monospace;
  white-space: pre-wrap;
}

.day_selection {
  margin-top: inherit;
}

.dashboard_exec_table.webix_dtable div.webix_cell,
.dashboard_graph_table.webix_dtable div.webix_cell {
  background-color: #ddf5ea;
}

.dashboard_exec_table.webix_dtable div.webix_cell.error,
.dashboard_graph_table.webix_dtable div.webix_cell.error {
  background-color: #ffdedb;
}

.https_checkbox .webix_custom_checkbox:before {
  font-family: "Material Design Icons";
  content: "\f1671";
}

.wa_dashboard_header .webix_view > .webix_template {
  font-weight: 500;
  line-height: 23px;
}

.https_checkbox .webix_checkbox_1 .webix_custom_checkbox:before {
  font-family: "Material Design Icons";
  content: "\f033e";
}

.eval_checkbox .webix_custom_checkbox:before {
  font-family: "Material Design Icons";
  content: "\f13cf";
}

.eval_checkbox .webix_checkbox_1 .webix_custom_checkbox:before {
  font-family: "Material Design Icons";
  content: "\f0494";
}

.round_button button {
  border-radius: 50%;
  padding-left: 3px;
  padding-top: 2px;
}

.dashboard_page_management .status_icon,
.dashboard_resource_status .status_icon {
  text-align: center;
  font-size: 1.75em;
}

.webix_column.center-icon {
  text-align: center;
}

.bigger-icon-1_25 {
  font-size: 1.25em;
}

.bigger-icon, .bigger-icon-1_5 {
  font-size: 1.5em;
}

.bigger-icon-1_75 {
  font-size: 1.75em;
}

.bigger-icon-2 {
  font-size: 2em;
}

.dashboard_resource_status .webix_cell {
  background-color: #ddf5ea;
}
.dashboard_resource_status .webix_cell.status_down {
  background-color: #ffdedb;
}

/* BD: Better margins when editor is in form */
.webix_view.codemirror_form {
  margin-left: 2px !important;
  margin-right: -3px !important;
}

.capability_ok {
  background-color: #ddf5ea;
}

.capability_installed {
  background-color: #cce8ff;
}

.capability_missing {
  background-color: #ffdedb;
}

.capability_notfound, .capability_new {
  background-color: #fcf8e3;
}

.align_right {
  text-align: right;
}

.webix_column.single_action > .webix_cell {
  padding: 0;
}

.webix_message.webix_warning, .webix_message.webix_warn {
  color: #313131;
  border-color: #faebcc;
  background-color: #fcf8e3;
}

.webix_view[view_id=resource_status_chart_body] .webix_header .webix_template {
  text-align: center;
  text-transform: capitalize;
}

.help .webix_template {
  color: #94A1B3;
  font-style: italic;
}

.webix_sidemenu .hide_in_sidemenu {
  display: none;
}

.wa_wizard {
  margin-top: 0px !important;
  background: white;
}

.wizard_main_buttons {
  margin-left: 5px;
}
.wizard_main_buttons button.webix_img_btn_top .webix_icon {
  margin-top: 30px;
}
.wizard_main_buttons button.webix_img_btn_top .webix_img_btn_text {
  margin-bottom: 30px;
}

.wizard_accordion .accordion_row {
  transition: height 0.5s;
}
.wizard_accordion .accordion_header {
  background-image: url(images/line.png);
  background-repeat: repeat-y;
}
.wizard_accordion .accordion_header .webix_template {
  padding: 0;
  margin: 0;
}
.wizard_accordion .accordion_header .number {
  display: inline-block;
  text-align: center;
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 20px;
}
.wizard_accordion .current_step .accordion_header .number {
  background-image: url(images/disc.png);
  color: white;
}
.wizard_accordion .past_step .accordion_header {
  cursor: pointer;
}
.wizard_accordion .past_step .accordion_header .number {
  background-image: url(images/disc-gray.png);
}
.wizard_accordion .future_step .accordion_header .number {
  background-image: url(images/disc-lightgray.png);
}
.wizard_accordion .accordion_placeholder {
  font-size: 14px;
  opacity: 0.4;
}
.wizard_accordion .accordion_placeholder .webix_template {
  padding: 0;
  margin: 0 12px;
  line-height: 64px;
  vertical-align: top;
}
.wizard_accordion code.pre {
  white-space: pre;
}
.wizard_accordion .the_config {
  padding-bottom: 6px;
}
.wizard_accordion .square_btn .webix_icon_btn {
  margin: 2px auto;
}

.webix_template code.inline, .webix_popup_text code.inline {
  background-color: #F4F5F9;
  padding: 0 0.3em;
}

.webix_view.no-top-margin {
  margin-top: 0 !important;
}

.wizard-close-button-container {
  position: relative;
}
.wizard-close-button-container .wizard-close-button {
  position: absolute;
  width: 30px !important;
  top: 5px;
  right: 5px;
}
.wizard-close-button-container .wizard-close-button span.webix_icon_btn {
  margin: 2px auto;
}

.webix_disabled_box label.webix_required:after {
  visibility: hidden;
}

label.webix_required.not-so-required:after {
  visibility: hidden;
}

.webix_view.webix_control.not-so-visible {
  height: 0 !important;
  margin: 0 !important;
  border: 0 !important;
}

.webix_ss_header .webix_hcolumn .webix_hcell.log_search {
  /* Add border  */
  border-right: 1px solid #dadee0;
}
.webix_ss_header .webix_hcolumn .webix_hcell.log_search > input {
  max-width: calc(80vw - 76px); /* 80% of window width (aka ModalView width) - (size of other elements) */
}

.admin_area_jobs_merge_grid .updated-row {
  background-color: #cce8ff;
}

.bigger-text-1_25 {
  font-size: 1.25em;
}

.bigger-text-1_5, .bigger-text-1_50 {
  font-size: 1.5em;
}

.bigger-text-1_75 {
  font-size: 1.75em;
}

.bigger-text-2, .bigger-text-2_0 {
  font-size: 2em;
}

.bigger-text-2_25 {
  font-size: 2.25em;
}

.bigger-text-2_5, .bigger-text-2_50 {
  font-size: 2.5em;
}

.bigger-text-2_75 {
  font-size: 2.75em;
}

.bigger-text-3, .bigger-text-3_0 {
  font-size: 3em;
}

.bigger-text-3_25 {
  font-size: 3.25em;
}

.bigger-text-3_5, .bigger-text-3_50 {
  font-size: 3.5em;
}

.bigger-text-3_75 {
  font-size: 3.75em;
}

.bigger-text-4, .bigger-text-4_0 {
  font-size: 4em;
}

.bigger-text-4_25 {
  font-size: 4.25em;
}

.bigger-text-4_5, .bigger-text-4_50 {
  font-size: 4.5em;
}

.bigger-text-4_75 {
  font-size: 4.75em;
}

.bigger-text-5, .bigger-text-5_0 {
  font-size: 5em;
}

/*# sourceMappingURL=wa.css.map */