body {
    background-color: #f0f0f1;
}

.wp-submenu.wp-submenu-wrap {
    margin: 0;
}

.wrap>h2 {
    margin-bottom: 20px !important;
}

select[name="staff_table_length"] {
    width: 50px;
    padding-left: 8px !important;
    margin: 0 5px;
}

#staff_table {
    margin-bottom: 20px;
    padding-top: 25px;
}

div.dt-button-collection {
    width: 400px;
}

div.dt-button-collection button.dt-button {
    width: 32%;
    display: inline-block;
}

div.dt-button-collection button.buttons-colvis {
    display: inline-block;
    width: 49%;
}

div.dt-button-collection h3 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 100;
    border-bottom: 1px solid #9f9f9f;
    font-size: 1em;
}

div.dt-button-collection h3.not-top-heading {
    margin-top: 10px;
}

.toggle-1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 0 0;
}

.toggle-1__input {
    display: none !important;
}

.toggle-1__button {
    position: relative;
    cursor: pointer;
    display: inline-block;

    font-size: 1rem;
    line-height: 20px;

    width: 82px;
    height: 40px;
    color: white;
    background-color: #747880;
    border: solid 1px #747880;
    border-radius: 30px;

    transition: all 0.3 ease;
}

.toggle-1__button::before {
    position: absolute;
    display: flex;
    align-items: center;

    top: 4px;
    left: 5px;
    width: 30px;
    height: 30px;
    /* padding: 0 10px; */

    content: "";
    background: white;
    border-radius: 50%;
    transition: all 0.3s ease;

}

.toggle-1.active .toggle-1__input+.toggle-1__button,
.toggle-1__input:not(.eticket__input):checked+.toggle-1__button {
    background: #ed635d;
    border: solid 1px #ed635d;
}

.toggle-1.active .toggle-1__input+.toggle-1__button::before,
.toggle-1__input:not(.eticket__input):checked+.toggle-1__button::before {
    content: '';
    left: 45px;
    /* color: #8ECF45; */
}

.txt::before {
    content: 'ON';
    position: absolute;
    top: 47%;
    left: 13px;
    transform: translate(0, -50%);
    opacity: 0;
}

.txt::after {
    content: 'OFF';
    position: absolute;
    top: 47%;
    left: 40px;
    transform: translate(0, -50%);
    opacity: 1;
}

.toggle-1.active .toggle-1__input+.toggle-1__button .txt::after,
.toggle-1__input:not(.eticket__input):checked+.toggle-1__button .txt::after {
    opacity: 0;
}

.toggle-1.active .toggle-1__input+.toggle-1__button .txt::before,
.toggle-1__input:not(.eticket__input):checked+.toggle-1__button .txt::before {
    opacity: 1;
}

.swal2-popup.swal2-modal.swal2-show,
.swal2-success-circular-line-left,
.swal2-success-fix,
.swal2-success-circular-line-right {
    background-color: #fff !important;
}

.swal2-title {
    color: #000 !important;
}

.ekit-template-content-header {
    background-color: rgba(0, 0, 0, .8);
}

form {
    max-width: 400px;
    margin: auto;
}

.DTE_Body_Content form {
    max-width: 100%;
}

.DTE_Form_Buttons {
    width: 50%;
}

.hide {
    display: none;
}

.wrap-form .elementor-container.elementor-column-gap-default {
    margin-bottom: 20px;
}

.wrap-form .elementor-container.elementor-column-gap-default.has-error input {
    border-color: red;
}

.error-message {
    position: absolute;
    top: 50px;
    left: 15px;
    font-size: 12px
}

.elementskit-megamenu-panel {
    top: 80px;
    max-width: 1903px;
    left: -296px
}

.align-items-center {
    align-items: center !important
}

.justify-content-center {
    justify-content: center !important
}

.d-flex {
    display: flex !important
}

.mt-5 {
    margin-top: 3rem !important
}

.flex-row {
    flex-direction: row !important
}

.form-control {
    display: block;
    width: 100%;
    min-height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.text-danger {
    color: #dc3545 !important;
}

.mobile-text {
    color: #989696b8;
    font-size: 15px
}

.d-block {
    display: block !important
}

.cursor {
    cursor: pointer
}

.font-weight-bold {
    font-weight: 700 !important
}

.card {
    width: 350px;
    padding: 10px;
    border-radius: 20px;
    background: #fff;
    border: none;
    height: 350px;
    position: relative;
}

.mobile-text {
    color: #989696b8;
    font-size: 15px;
}

.form-control {
    margin-right: 12px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ff8880;
    outline: 0;
    box-shadow: none;
}

input {
    width: 100%;
}

input:focus {
    border-color: #000 !important;
}

select,
textarea {
    color: #666 !important;
    padding: .75em !important;
    border-color: #eaeaea !important;
    border-radius: 2px !important;
    box-shadow: none !important;
}

.wp-submenu.wp-submenu-wrap {
    margin: 0;
}

#swal2-html-container .elementor-container.elementor-column-gap-default.form-group {
    margin-bottom: 20px;
}

#swal2-html-container input[type="text"] {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
}

#swal2-title {
    margin-bottom: 10px;
    text-align: left;
}

.swal2-icon-error #swal2-title {
    text-align: center !important;
}

#swal2-html-container .modal-txt {
    font-size: 20px;
}

.swal2-cancel.swal2-styled {
    background-color: #900 !important;
}

.DTED_Lightbox_Background {
    z-index: 99999 !important;
}

.DTED.DTED_Lightbox_Wrapper {
    z-index: 9999999;
}

.dt-button-collection.dtb-b1 {
    z-index: 9999;
}

.DTE_Field_InputControl>* {
    width: 100%;
}

#staff_table_filter {
    position: relative;
    top: -30px;
}

.error-message.error-file {
    top: 50px;
    left: 0;
}

.error-message.error-file {
    top: 50px;
    left: 0;
}

/* Chrome, Safari, Edge, Opera */
input[type=number]:-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255,255,255,.8);
    pointer-events: none;
}
.loading.show {
    opacity: 1;
}

.lds-ring {
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid greenyellow;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: greenyellow transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}