@import "admin-form.css";
@import "admin-tab.css";
@import "admin-nav-menu.css";
@import "plugins.css";

a {
    text-decoration: none;
}
a:focus {
    box-shadow: 0 0 0 0 #2271b1;
    outline: 0 solid transparent;
}
.invalid-feedback {
    color: red;
}
.toplevel_page_ehx_event_admin ul li:last-child {
    display: none;
}

/* Form Builder CSS */
.eep-admin-drag-ctrls.eep-admin-drag-ctrls-demo {
    position: absolute;
    right: 7px;
    top: -30px;
    left: auto;
}
.eep-admin-drag-ctrls {
    position: absolute;
    top: -30px;
    left: 0;
}
.eep-admin-drag-ctrls a.active, .eep-admin-drag-ctrls a.active:hover {
    background-color: #0085ba;
    color: #fff;
}
.eep-admin-drag-ctrls a {
    float: left;
    margin: 0 5px 0 0;
    height: 30px;
    line-height: 30px;
    background: #eee;
    color: #888;
    padding: 0 8px;
    text-decoration: none;
    border-radius: 2px 2px 0 0;
}
.eep-admin-builder .eep-admin-drag {
    margin-top: 40px;
}
.eep-admin-drag {
    width: 100%;
    background: #f1f1f1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    padding: 60px 20px 20px 20px;
}
.eep-admin-drag-row:last-child {
    margin-bottom: 0;
}
.eep-admin-drag-row {
    width: 100%;
    background: #fefefe;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    padding: 60px 20px 20px 20px;
    margin: 0 0 60px 0;
}
.eep-admin-drag-addrow {
    text-align: center;
    font-size: 14px;
    color: #888;
    cursor: pointer;
    border: 1px dashed #bbb;
    padding: 10px 0;
    margin: 20px 0 0 0;
}
.eep-admin-drag-row:last-child {
    margin-bottom: 0;
}
.eep-admin-drag-row {
    width: 100%;
    background: #fefefe;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    padding: 60px 20px 20px 20px;
    margin: 0 0 60px 0;
}

.eep-admin-drag-addrow i {
    font-size: 23px !important;
    margin: 0 !important;
}
.eep-admin-builder i {
    font-size: 15px !important;
    height: 100% !important;
    line-height: 100% !important;
    margin: 0 5px 0 0 !important;
}
.eep-admin-drag-ctrls {
    position: absolute;
    top: -30px;
    left: 0;
}
.eep-admin-drag-ctrls.columns a.active {
    background-image: url("../images/1-column-active.gif");
}
.eep-admin-drag-ctrls.columns a {
    width: 30px !important;
    background-image: url("../images/1-column.gif");
    background-repeat: no-repeat;
    background-position: center;
}
.eep-admin-drag-ctrls.columns a:nth-child(2) {
    background-image: url("../images/2-columns.gif");
}
.eep-admin-drag-ctrls.columns a:last-child {
    background-image: url("../images/3-columns.gif");
}
.eep-admin-drag-ctrls a.active, 
.eep-admin-drag-ctrls a.active:hover {
    background-color: #0085ba;
    color: #fff;
}
.eep-admin-drag-ctrls a {
    float: left;
    margin: 0 5px 0 0;
    height: 30px;
    line-height: 30px;
    background: #eee;
    color: #888;
    padding: 0 8px;
    text-decoration: none;
    border-radius: 2px 2px 0 0;
}
.eep-admin-drag-rowsub-icons {
    position: absolute;
    right: 0;
    top: -30px;
    height: 30px;
}
.eep-admin-drag-rowsub-icons span {
    cursor: move !important;
    text-decoration: none;
    color: #fff;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block !important;
    float: left;
    background: #0085ba;
    padding: 0 4px;
    transition: all .2s linear;
    border-left: 1px solid #379dd5;
}
.eep-admin-drag-rowsub-icons i {
    font-size: 18px !important;
    margin: 0 !important;
    top: 2px;
    position: relative;
}
.eep-admin-builder i {
    font-size: 15px !important;
    height: 100% !important;
    line-height: 100% !important;
    margin: 0 5px 0 0 !important;
}
.eep-admin-drag-row-icons {
    position: absolute;
    right: 0;
    top: -30px;
    height: 30px;
}
.eep-admin-drag-row-icons a {
    text-decoration: none;
    color: #fff;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block !important;
    float: left;
    background: #0085ba;
    padding: 0 4px;
    transition: all .2s linear;
    border-left: 1px solid #379dd5;
}
.eep .ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.eep-admin-drag-row-icons .eep-admin-drag-row-start {
    cursor: move !important;
    text-decoration: none;
    color: #fff;
    width: 40px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block !important;
    float: left;
    background: #0085ba;
    padding: 0 4px;
    transition: all .2s linear;
    border-left: 1px solid #379dd5;
}
.eep-admin-drag-col.cols-1.cols-last {
    width: 100%;
}
.eep-admin-drag-col.cols-1 {
    width: 100%;
}
.eep-admin-drag-col {
    float: left;
    width: 100%;
    background: #fff;
    border: 1px dashed #bbb;
    box-sizing: border-box;
    padding: 20px;
}
.eep-admin-columns {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}
.eep-admin-columns .col-span-1 {
    grid-column: span 2 / span 2;
}
.eep-admin-drag-col.cols-2 {
    width: 49%;
    margin: 0 1% 0 0;
}
.eep-admin-drag-col.cols-3 {
    width: 32%;
}
.eep-admin-drag-add-field {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #aaa;
    text-decoration: none;
}
.eep-admin-drag-add-field i {
    font-size: 23px !important;
    margin: 0 !important;
}
.eep-admin-builder i {
    font-size: 15px !important;
    height: 100% !important;
    line-height: 100% !important;
    margin: 0 5px 0 0 !important;
}


/* Custom Form */
.eep-admin-boxed-links {
    width: 100%;
    text-align: center;
}
.eep-admin-boxed-links a {
    width: 33.3%;
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 30px 25px !important;
    background: #f8f8f8;
    text-align: center;
    display: inline-block !important;
    font-size: 14px;
    transition: all .2s linear;
    text-decoration: none;
    color: #666;
    margin: 0 !important;
    box-sizing: border-box !important;
    border-radius: 2px;
    font-weight: 600;
}
.eep-admin-boxed-links a.eep-admin-activebg {
    background: #0085ba;
    color: #fff;
}

.eep-form-table.eep-top-label .eep-forms-line td {
    padding: 0 0 15px 0;
    display: block;
}
.eep-form-table.eep-top-label .eep-forms-line td label {
    margin: 0 0 5px 0;
    display: inline-block;
}
.eep-admin-metabox label {
    display: block;
    cursor: default;
    padding: 0 !important;
    font-size: 13px;
    color: #666;
}
.eep-long-field {
    width: 100% !important;
}
.eep_tooltip.dashicons {
    height: 22px;
}
.eep_tooltip {
    cursor: pointer;
    vertical-align: middle;
}
.eep_tooltip.dashicons-editor-help:before {
    float: left;
    font-size: 20px;
    line-height: 20px;
    color: rgba(0, 0, 0, .85) !important;
}
.eep_tooltip.dashicons:before {
    height: 22px;
}
.eep_tooltip {
    cursor: pointer;
    vertical-align: middle;
}


#toplevel_page_ehxevt_admin .wp-submenu li:last-child {
    display: none;
}
.user-details {
    max-width: 600px;
    border: 1px solid #c3bfbf;
    padding: 16px;
    margin: 24px 0;
}
.user-details .user-details-line {
    margin-bottom: 12px;
}
.user-details .user-details-line p {
    margin: 0;
}
.user-details .user-details-line p:first-child {
    font-weight: 700;
}