.asuP:after {
    content: " .";
    animation: dots 1s steps(5, end) infinite;
}
.toastify, .asuP {
    z-index: 99999
}
@keyframes dots {
    0%, 20% {
        color: rgba(0, 0, 0, 0);
        text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
    }
    40% {
        color: white;
        text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
    }
    60% {
        text-shadow: 0.25em 0 0 white, 0.5em 0 0 rgba(0, 0, 0, 0);
    }
    80%, 100% {
        text-shadow: 0.25em 0 0 white, 0.5em 0 0 white;
    }
}
#review-btn-preview {
    text-transform: uppercase;
    padding: 14px;
    color: rgb(255, 255, 255);
    background: linear-gradient(to right, rgb(50, 201, 133) 0%, rgb(61, 185, 146) 100%) rgb(27, 209, 114);
    max-width: 117px;
    cursor: pointer;
}
.default-inputs {
    border: #e5e5e5 solid 1px;
    line-height: 22px;
    font-size: 22px;
    outline: 0;
    font-weight: 300;
}
.uk-grid-divider.a> :not(.uk-first-column)::before {
    /*content: "Or";*/
    border: none;
}
#biz-logo {
    max-width: 230px;
}
.hand {
    cursor: pointer;
}
.panel-rating img {
    max-width: 20px;
}
.commenter-profile-photo img {
    max-height: 40px;
}
.instant-options-undraggable, .insop-container-preview-placeholder, .insop-container-preview-placeholder * {
    user-drag: none;
    -webkit-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
}
#insop-favicon-preview, #insop-logo-preview {
    max-height: 350px;
}
.instant-cancel-upload {
    border: 1px solid #e5e5e5 !important;
}
.instant-cancel-upload:hover {
    border-color: #1e87f0 !important;
    color: red;
}
.instant-option-name {
    margin-left: 15px;
}
#insop-panel-wrapper, .iris-color-preview {
    border: 1px solid #e5e5e5;
}
#panel-logo-container {
    border-bottom: 1px solid #e5e5e5;
}
#insop-panel-wrapper {
    background: #ffffff
}
.instant-options-panel-border-bottom {
    border-bottom: 1px solid #e5e5e5
}
.colorpicker {
    z-index: 990
}
.instant-inner-preview {
    height: 100%;
    width: 100%;
}
.instant-color-preview {
    padding: 2px;
    border: 2px solid #e5e5e5;
}
.instant-options-panel-border-left {
    border-left: 1px solid #e5e5e5;
}
.insop-container-preview-placeholder {}
.uk-radio, .uk-checkbox {
    display: inline-block !important;
    height: 16px !important;
    width: 16px !important;
    overflow: hidden !important;
    margin-top: -4px !important;
    vertical-align: middle !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    border: 1px solid #cccccc !important;
    transition: 0.2s ease-in-out !important;
    transition-property: background-color, border !important;
}
#card-preview-container {
    max-width: 350px;
}
.ibc {
    color: #000;
    font-weight: 400;
}
.uk-insop-header-preview-container {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}
.hcp {
    border: 1px solid #e5e5e5;
}
.insop-container-preview-placeholder:active {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -o-filter: blur(0);
    -ms-filter: blur(0);
    filter: blur(0);
}
#ps, #sb {
    border: solid 1px #dbdbdb;
    color: #262626;
    text-align: center;
    justify-content: center;
    background: #fafafa;
    font-size: 14px;
    border-radius: 3px;
    outline: 0;
    cursor: text;
    font-weight: 400;
    height: 21px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.insop-container-preview-placeholder, .blured-header {
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
    user-select: none;
    -webkit-user-select: none;
}
.theme-brand-name {
    color: #000
}
label, label *, .db {
    user-select: none;
    -webkit-user-select: none;
}
.uk-insop-header-preview-container {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.fake-user {
    max-width: 44px;
}
.fake-username {
    color: #262626 !important;
    font-weight: bold;
}
.iris-color-preview {
    max-height: 40px;
}
.insop-header-logo-preview img, .blured-header img, .live-color-header img {
    max-height: 36px
}
.insop-header-logo-preview, .blured-header, .live-color-header, .il {
    border-bottom: 1px solid #e5e5e5
}
.hand {
    cursor: pointer !important;
}
.iris-color-preview-squared {
    padding-bottom: 38%
}
.il li.active-element {
    background: #bdd3ed;
}
#live-font {
    border: 1px solid #e5e5e5;
}
/*
Min height for the code editor
*/

.ace_editor {
    min-height: 100px;
}
@media only screen and (min-width: 640px) {
    .navigation-item.bb {
        border-bottom: 1px solid #e5e5e5
    }
    .navigation-item {
        margin-top: 0;
        margin-bottom: 0;
        padding: 9px 11px;
    }
    .il li {
        line-height: 50px;
        padding-left: 20px;
    }
}
@media only screen and (max-width: 950px) {
    #insop-panel-wrapper {
        margin-right: 10px;
    }
}
@media only screen and (min-width: 960px) {
    #insop-panel-wrapper {
        margin-right: 20px;
    }
}
.hbtns div.db.active-element {
    background: #BDD3ED;
}