/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

.essic-toolbar-box {
    background-color: rgb(244, 244, 244);
    margin-bottom: 10px;
    display: block;
    padding: 6px;
    border-color: rgb(200, 200, 200);
    border-radius: 16px;
    border-style: solid;
    border-width: thin;
}

.essic-toolbar-box-receipt-background {
    margin-bottom: 10px;
    display: block;
    padding: 6px;
    border-color: rgb(200, 200, 200);
    border-radius: 16px;
    border-style: solid;
    border-width: thin;
}

.essic-pagetitle {
    height: 60px;
    padding-left: 70px;
    background-position: 10px 0px;
    background-repeat: no-repeat;
    display: table-cell;
    vertical-align: middle;
}

.essic-title-text {
    color: rgb(20, 98, 149);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.7em;
    font-weight: bold;
    top: 50%;
    margin: 0;
}

.essic-toolbar-list {
    float: right;
    text-align: right;
    padding: 0;
    display: inline;
    width: auto;
    height: 54px;
}

.essic-toolbar-li {
    padding: 1px 3px 1px 3px;
    text-align: center;
    color: #666;
    height: 54px;
    list-style: none;
    float: left;
    display: list-item;
    margin-bottom: 0;
}

.essic-toolbar-li-hidden {
    padding: 1px 3px 1px 3px;
    text-align: center;
    color: #666;
    height: 54px;
    list-style: none;
    float: left;
    display: none;
    margin-bottom: 0;
}

.essic-toolbar-ul {
    list-style-type: disc;
    margin-block-start: 0;
    margin-block-end: 0;
    display: inline;
}

.essic-toolbar-button {
    display: inline-block;
    background-color: rgb(244, 244, 244);
    border: 0;
    border-style: none;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 100%;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.essic-toolbar-button:hover {
    background-color: rgb(235, 235, 235);
}

.essic-toolbar-img {
    width: 100%;
    max-width: 32px;
    height: 100%;
    max-height: 32px;
}


.essic-toolbar-text {
    font-size: 12px;
    margin: 0;
    color: rgb(20, 98, 149);
    font-family: Arial, Helvetica, sans-serif;
}

.essic-toolbar-divider {
    width: 1px;
    padding: 0px;
    border-right-color: rgb(199, 199,199);
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: rgb(199, 199,199);
    border-left-style: solid;
    border-left-width: 1px;
}

.essic-workset-list {
    float: left;
    text-align: left;
    padding: 0;
    display: inline;
    width: auto;
    height: 54px;
}

.essic-workset-ul {
    margin-block-start: 0;
    margin-block-end: 0;
    display: inline-block;
    text-align: left;
    height: 100%;
}

.essic-workset-li {
    padding: 1px 15px 1px 15px;
    width: auto;
    margin-bottom: 0;
    float: left;
}

.essic-workset-button {
    background-color: rgb(244, 244, 244);
    border: 0;
    border-style: none;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
}

.essic-workset-button:hover {
    background-color: rgb(230, 230, 230);
}

.essic-workset-link {
    display: block;
    text-align: center;
    font-weight: bold;
}

.essic-workset-divider {
    border-right-color: rgb(199, 199,199);
    border-right-style: double;
    border-right-width: 3px;
}

.essic-toolbar-box {
    background-color: rgb(244, 244, 244);
    margin-bottom: 10px;
    display: block;
    padding: 6px;
    border-color: rgb(200, 200, 200);
    border-radius: 16px;
    border-style: solid;
    border-width: thin;
    font-family: Arial, Helvetica, sans-serif;

}

.essic-form-box-div {
    padding: 5px 10px 5px 10px;
    margin: 0 2px 0 2px;
    min-height: 3em;
}

.essic-form-box-div-border-lower {
    border-bottom-color: rgb(199, 199,199);
    border-bottom-style: double;
    border-bottom-width: 3px;
    margin: 0 2px 10px 2px;
}

.essic-form-box-div-border-upper {
    border-top-color: rgb(199, 199,199);
    border-top-style: double;
    border-top-width: 3px;
    margin: 10px 2px 0 2px;
    padding-top: 15px;
}

.essic-form-box-left {
    display: block;
    float: left;
    text-align: left;
    font-size: 13px;
}

.essic-form-box-left-text {
    font-size: 14px;
    margin: 0;
    color: rgb(20, 98, 149);
    font-family: Arial, Helvetica, sans-serif;
}

.essic-form-box-left-button {
    display: inline-block;
    height: 30px;
    margin-left: 5px;
}

.essic-form-box-right {
    display: block;
    float: right;
    text-align: left;
    font-size: 13px;
}

.essic-form-box-center {
    text-align: center;
    font-size: 13px;
}

.essic-form-filter-div {
    padding: 0;
    margin: 0;
}

.essic-label-text {
    font-size: 13px !important;
    margin: 0 5px 0 5px;
}

.essic-label-box {
    font-size: 13px;
}

.essic-form-nav-button {
    display: inline-block;
    height: 30px;
}

.essic-formbar-img {
    width: 100%;
    max-width: 16px;
    height: 100%;
    max-height: 16px;
    vertical-align: middle
}

.essic-searchbar-img {
    width: 100%;
    max-width: 20px;
    height: 100%;
    max-height: 20px;
    vertical-align: middle
}

.essic-searchbar-trans {
    color: rgba(0, 0, 0, 0);
}

.essic-form-page-nav {
    display: inline-block;
    height: 20px;
    background-color: rgb(239, 239, 239);
    border-color: rgb(118, 118, 118);
    border-style: outset;
    border-width: 1px;
    border-radius: 3px;
    vertical-align: middle;
    padding: 4px 10px 4px 10px;
}

.essic-nav-button-disabled {
    background-color: rgb(230, 230, 230);
    border: 0;
    border-style: none;
    padding: 2px;
    cursor: default;
    vertical-align: bottom;
    height: 20px;
    min-width: 15px;
    color: rgb(20, 20, 20);
}

.essic-nav-button-enabled {
    background-color: rgb(244, 244, 244);
    border: 0;
    border-style: none;
    padding: 2px;
    cursor: pointer;
    vertical-align: bottom;
    height: 20px;
    min-width: 15px;
    color: rgb(20, 98, 149);
}

.essic-nav-button-enabled:hover {
    background-color: rgb(230, 230, 230);
}

.essic-nav-button-hidden {
    visibility: hidden;
    border: 0;
    padding: 0;
    margin: 0;
    width: 0;
    height: 0;
}

.essic-form-table {
    border-collapse: collapse;
    border-spacing: 10px;
    border: 0;
}

.essic-form-header-border-horz {
    border-right-color: rgb(230, 230, 230);
    border-right-style: solid;
    border-right-width: 2px;
    padding: 2px;
}

.essic-form-header-border-vert {
    border-bottom-color: rgb(230, 230, 230);
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.essic-form-header-button {
    background-color: rgb(244, 244, 244);
    border: 0;
    border-style: none;
    padding: 2px 0 2px 0;
    cursor: pointer;
    vertical-align: bottom;
    height: 20px;
    min-width: 15px;
    color: rgb(20, 98, 149);
    overflow: hidden;
}

.essic-form-header-span {
    background-color: rgb(244, 244, 244);
    border: 0;
    border-style: none;
    padding: 2px 0 2px 0;
    cursor: pointer;
    vertical-align: bottom;
    height: 20px;
    min-width: 15px;
    color: rgb(60, 67, 74);
}

.essic-form-cell-td {
    text-align: center;
    padding: 2px;
    border-right-color: rgb(230, 230, 230);
    border-right-style: solid;
    border-right-width: 2px;
    padding: 2px;
}

.essic-form-cell-td-left {
    text-align: left;
    padding: 2px;
    border-right-color: rgb(230, 230, 230);
    border-right-style: solid;
    border-right-width: 2px;
    padding: 2px;
}

.essic-form-cell-td-no-border {
    border-right-style: none;
    border-right-width: 0;
    padding: 2px;
}

.essic-form-cell-td-no-result {
    text-align: center;
    border-right-style: none;
    border-right-width: 0;
    padding: 2px;
    overflow: unset;
    white-space: nowrap;
}

.essic-form-entry-back-odd {
    background-color: rgb(255 255 255);
}

.essic-form-entry-back-even {
    background-color: rgb(244 244 244);
}

.essic-text-underline-removal {
    text-decoration: none;
}

.essic-form-subgroup-style {
    color: rgb(125, 125, 125);
}

.essic-editor-greater-td {
    vertical-align: text-top;
}

.essic-editor-fieldset {
    border-style: solid;
    border-width: 1px;
    border-color: #999;
    margin: 10px;
    padding: 5px;
}

.essic-editor-legend-text {
    color: #2271b1;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.essic-editor-lable-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color:rgb(20, 20, 20);
    text-align: left;
    min-width: 120px;
    background-color: rgb(244, 244, 244) !important;
    border: none;
}

.essic-editor-input-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    color:rgb(20, 20, 20);
    text-align: left;
    min-width: 15em;
    background-color: rgb(255, 255, 255);
    border-color: rgb(140, 143, 148) !important;
    border-radius: 4px !important;
    border-width: 1px;
}

.essic-editor-input-textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    color:rgb(20, 20, 20);
    text-align: left;
    min-width: 15em;
    background-color: rgb(255, 255, 255);
    border-color: rgb(140, 143, 148) !important;
    border-radius: 4px !important;
    border-width: 1px;
    height: 130px;
}

.essic-editor-gallery-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    color:rgb(20, 20, 20);
    text-align: left;
    min-width: 20em;
}

.essic-order-search-button {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400 !important;
    background-color: rgb(255, 255, 255) !important;
    border-color: rgb(221, 221, 221) !important;
    border-style: solid !important;
    border-width: 1px !important;
    margin-left: 3px;
    min-height: 30px !important;
    height: 30px !important;
    line-height: 28px !important;
    color: rgb(20, 20, 20) !important;
    border-radius: 1px;
    text-transform: uppercase;
    padding: 0 1.3em 0 1.3em;
 }

.essic-editor-dropdown-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    color:rgb(20, 20, 20);
}

.essic-editor-constant-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 800;
    color:rgb(20, 20, 20);
    text-align: left;
    min-width: 120px;
}

.essic-editor-tr {
    border-width: 14px;
}

.essic-editor-image-thumb {
    width: auto;
    max-width: 70px;
    height: 100%;
    max-height: 100px;
    vertical-align: middle;
    margin-left: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
}


.essic-editor-lable-text-right {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color:rgb(20, 20, 20);
    text-align: left;
    min-width: 160px;
}

/* The switch - the box around the slider */
.essic-switch-label {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 26px;
  }
  
  /* Hide default HTML checkbox */
  .essic-switch-label input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* The slider */
  .essic-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;
  }
  
  .essic-slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
  }
  
  input:checked + .essic-slider {
    background-color: #2196F3;
  }
  
  input:focus + .essic-slider {
    box-shadow: 0 0 1px #2196F3;
  }

  input:disabled + .essic-slider{
    background-color: #777;
  }

  input:checked + .essic-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }

  .essic-switch-margin {
    margin-right: 120px;
  }


  .hidden-generic {
    visibility: hidden;
  }

  
/* CSS for modals */
.essic-modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.essic-modal-outer {
    background-color: rgb(244, 244, 244);
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
}

.essic-modal-outer-big {
    background-color: rgb(244, 244, 244);
    margin: 10% auto 20% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
}

.essic-modal-outer-bigger {
    background-color: rgb(244, 244, 244);
    margin: 10% auto 20% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 70%;
}

.essic-modal-content {
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
}

.essic-modal-ul {
    display: inline-block;
}

.essic-modal-mid-slider {
    padding-right: 150px;
}

.essic-modal-input-text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    color:rgb(20, 20, 20);
    text-align: left;
    min-width: 300px;
}

.essic-modal-lable-text {
    margin-left: 25px;
}

.essic-ebo-covid-par {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 1em;
    margin-inline-end: 1em;
    color: red;
}

.essic-ebo-covid-block {
    border: 2px solid red;
    width: 100%;
    margin-bottom: 12.5px;
}

.essic-toolbar-box {
    background-color: rgb(244, 244, 244);
    margin-bottom: 10px;
    display: block;
    padding: 6px;
    border-color: rgb(200, 200, 200);
    border-radius: 16px;
    border-style: solid;
    border-width: thin;
}

.essic-form-greater-td {
    vertical-align: text-top;
    background-color: rgb(244, 244, 244) !important;
    border-style: none !important;
}

.essic-form-greater-td-trans {
    vertical-align: text-top;
    background-color: rgba(244, 244, 244, 0) !important;
    border-style: none !important;
}

.essic-form-background-trans {
    background-color: rgba(244, 244, 244, 0) !important;
}

.essic-form-fieldset {
    border-style: solid;
    border-width: 1px;
    border-color: #999;
    margin: 10px;
    padding: 5px;
}

.essic-form-legend-text {
    color: #2271b1;
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    border-bottom: none;
}

.essic-form-table {
    border: none;
    width: 100%;
}

.essic-form-notification {
    margin-left: 40px;
    font-size: 16px;
}

.essic-background-receipt {
    background-color: rgb(244, 244, 244);
    background-image: url('/wp-content/plugins/essic-ebo-manager/public/images/receipt.gif');
}

.essic-form-link-format {
    color: rgb(0,115,187) !important;
    text-decoration: underline;
    font-weight: 400 !important;
}