.toolbar-icon-conference-admin-config-conference-admin-overview::before {
    background-image: url(../images/conference.svg);
}

.button--no-left-margin { margin-left: 0!important;}
.no-touchevents .button--very-small {
    font-size: 11px;
    font-size: 0.700rem;
    padding: 2px 1em;  /* 1 */
    line-height: 1.1rem;
}

[data-role="email-settings"] div.nd_visualshortcodes_links_wrap { display: none!important; }

.js-form-type-date { margin: 0!important; }
.datetime-container { margin: 0.75em 0; }
.datetime-container .container-inline { margin-top: 1.5px!important; }
.no-display { display: none!important; }

label.switch-light a { outline: none!important; }
label.switch-light.disabled { opacity: 0.25; }

[data-role="review-panel"] { display: inline-block; line-height: 3em; padding: 0 1em; background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 10px; }
[data-role="review-panel"] span.text { line-height: 2em; vertical-align: middle; }
[data-role="review-panel"] .switch-light { display: inline-block!important; vertical-align: middle!important;] }

.footer-bottom-custom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0.25em 1.5em;
    background-color: rgba(0, 0, 0, 0.15);
}
.footer-bottom-custom a.button[disabled] { opacity: 0.25 }

[data-role="modal-content"] select { width: 50%!important; }
