%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/shaban/laviva/wp-content/themes/levelup/admin/assets/css/
Upload File :
Create Path :
Current File : /var/www/html/shaban/laviva/wp-content/themes/levelup/admin/assets/css/options.css

.levelupredux-main {
    background-color: #fff;
}

.levelupredux-main h2,
.levelupredux-main h3 {
    font-size: 1.8em;
}

.levelupredux-main h2 {
    font-size: 2.8em;
}

.levelupredux-main .levelupredux-section-field {
    margin-top: 60px;
}

.levelupredux-container .levelupredux-group-tab h3 {
    font-size: 2em;
}

.levelupredux-main .description {
    line-height: 1.5;
}

.levelupredux-main .levelupredux-container-sorter h3 {
    font-size: 14px;
}

.levelupredux-info-field.levelupredux-normal {
    background-color: transparent;
    border-color: transparent;
    border-bottom: 2px solid #ccc !important;
    color: #000;
}

.levelupredux-info-field {
    min-height: 20px;
    padding: 70px 0px 8px 0;
    margin: 0px 0;
    border-radius: 0;
    border: 1px solid;
    position: relative;

}
.levelupredux-info-field .levelupredux-info-desc b {
    font-size: 1.4em;
}
.levelupredux-info-field .levelupredux-info-desc b {
    margin: 0;
}

.levelupredux-container #levelupredux-header {
    background: #fff !important;
    border-color: #e3e3e3 !important;
    border-bottom-width: 1px !important;
    padding: 0 !important;
}

.levelupredux-container #levelupredux-header .display_header {
    background: #3381ff;
    width: 200px;
    padding: 27px 0px 25px 0px;
    margin: 0 !important;
    text-align: center;
}

.levelupredux-main #levelupredux-sticky #info_bar {
    height: 54px;
}

.levelupredux-main #levelupredux-sticky #info_bar .expand_options {
    margin-top: 14px;
}

#levelupredux-demomedia-delete,
.levelupredux-action_bar .button{
    color:#dc4848;
    border: 2px solid #dc4848;
    background: transparent;
    box-shadow: none;

    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 15px;

    margin-left: 10px;
    height: auto;
    -webkit-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
    -moz-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
    -o-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
    -ms-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
    transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
}

#levelupredux-demomedia-delete:hover,
.levelupredux-action_bar .button:hover {
    color: #fff;
    border: 2px solid #dc4848;
    background: #dc4848;
}

.levelupredux-action_bar .button-primary,
.levelupredux-action_bar .button-primary:hover {
    outline: none;
    background: #3381ff;
    color:#fff;
    box-shadow: none;
    border-color: transparent;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 15px;
    height: auto;
}
.levelupredux-action_bar .button-primary:hover {
    background: #3381ff;
}

.levelupredux-container #info_bar {
    padding: 10px 10px 10px 6px;
}

.levelupredux-container .levelupredux-action_bar .spinner {
    margin-top: 15px;
}
.levelupredux-container .expand_options {
    margin-top: 14px;
}


.levelupredux-container-switch .switch-options {
    min-height: 30px;
    margin-right: 10px
}

.levelupredux-container-switch .switch-options label {
    cursor: pointer
}

.levelupredux-container-switch .switch-options input {
    display: none
}

.levelupredux-container-image_select ul.levelupredux-image-select li {
    padding: 2px 0px;
}
.levelupredux-container-image_select li.levelupredux-image-select {
    text-align: center;
}
.levelupredux-container-image_select .levelupredux-image-select-selected {
    background-color: #f4f4f4;
}
.levelupredux-container-image_select .levelupredux-image-select .tiles,
.levelupredux-container-image_select .levelupredux-image-select img {
    border-color: rgba(51,129,255,0);
}
.levelupredux-container-image_select .levelupredux-image-select {
    margin-right: 0px !important;
}
.levelupredux-container-image_select .levelupredux-image-select img {
    padding: 10px;
}
.admin-color-fresh .levelupredux-container-image_select .levelupredux-image-select-selected img {
    border-color: rgba(51,129,255,1);
}
.levelupredux-container-image_select .levelupredux-image-select-selected {
    background: #fff;
}
.levelupredux-container #levelupredux-header .display_header span {
    color: #cecece;
}

.levelupredux-container-switch .switch-options label[for="c1"] {
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}
.levelupredux-container-switch .switch-options hr {
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0;
    vertical-align: middle;

    width: 4em;
    height: 1.75em;
    font-size: 20px;
    background: #BDBDBD;
    border: none;
    border-radius: 0.2em;
    box-shadow: inset 0 0 0.5em rgba(0, 0, 0, 0.3);
    position: relative;
    color: #FFF;
    text-shadow: 0 0 0.1em rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-family: 'FontAwesome', sans-serif !important;
    transition: all 300ms;
}

.levelupredux-container-switch .switch-options hr::before {
    content: "\f00c";
    display: block;
    position: absolute;
    background: linear-gradient(to bottom, #FFF 0%, #EEE 100%);
    box-shadow: 0 0 0.2em rgba(0,0,0,0.2);
    width: 1.8em;
    height: 1.35em;
    margin: 0.2em;
    border-radius: 0.15em;
    text-indent: -1.5em;
    line-height: 1.3em;
    transition: all 300ms;
}

.levelupredux-container-switch .switch-options hr::after {
    content: "\f00d";
    display: block;
    position: absolute;
    background: linear-gradient(to top, #FFF 0%, #EEE 100%);
    width: 0.8em;
    height: 0.8em;
    margin: 0.5em 0.7em;
    border-radius: 50%;
    text-indent: 1.9em;
    line-height: 0.75em;
    transition: all 300ms;
}
.levelupredux-container-switch .switch-options .selected hr::before,
.levelupredux-container-switch .switch-options .selected hr::after {
    transform: translateX(1.85em);
}
.levelupredux-container-switch .switch-options .selected hr {
    background: #3381ff;
}


.levelupredux-container-switch .cb-enable span, .levelupredux-container-switch .cb-disable span {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.levelupredux-container-switch .cb-enable, .levelupredux-container-switch .cb-disable, .levelupredux-container-switch .cb-enable span, .levelupredux-container-switch .cb-disable span {
    display: block;
    float: left
}

.levelupredux-container-switch .cb-enable span, .levelupredux-container-switch .cb-disable span {
    line-height: 30px;
    display: block;
    font-weight: 700
}

.levelupredux-container-switch .cb-enable, .levelupredux-container-switch .cb-disable {
    padding: 0 10px;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.levelupredux-container-switch .cb-enable {
    border-right: 0;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px
}

.levelupredux-container-switch .cb-disable {
    border-left: 0;
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0
}

.levelupredux-container-switch .cb-disable.selected {
    color: #fff
}

.levelupredux-container-switch .cb-enable.selected {
    color: #fff
}

.levelupredux-main .form-table-section-indented {
    width: 100%;
    margin-left: 0;
}

.levelupredux-sidebar .rdy-icon {
    width: 20px;
    height: 20px;
}

.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections a,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections a {
    background: #d3d3d3;
}

.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections a,
.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections a,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections a,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections a {
    color: #000;
}

.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections ul.subsection li a,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections ul.subsection li a {
    background: #ddd;
}
.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections ul.subsection li a,
.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections ul.subsection li a,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections ul.subsection li a,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections ul.subsection li a {
    color: #000
}

.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections ul.subsection li a:hover,
.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections ul.subsection li a:hover,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.active.hasSubSections ul.subsection li a:hover,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections ul.subsection li a:hover {
    color: #000;
    background: #ddd;
}
.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections a,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections a {
    text-shadow: none;
}

.admin-color-fresh .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections ul.subsection li.active a,
.wp-customizer .levelupredux-sidebar .levelupredux-group-menu li.activeChild.hasSubSections ul.subsection li.active a {
    color: #e6e6e6;
    background: #3381ff;
    text-shadow: none;
}


.levelupredux-container .ui-button, .control-section-redux .ui-button, .control-panel-redux .ui-button, .levelupredux-metabox .ui-button {
    border-radius: 0;
    height: auto;
}

.levelupredux-container .ui-corner-all, .levelupredux-container .ui-corner-top, .levelupredux-container .ui-corner-left, .levelupredux-container .ui-corner-tl, .control-section-redux .ui-corner-all, .control-section-redux .ui-corner-top, .control-section-redux .ui-corner-left, .control-section-redux .ui-corner-tl, .control-panel-redux .ui-corner-all, .control-panel-redux .ui-corner-top, .control-panel-redux .ui-corner-left, .control-panel-redux .ui-corner-tl, .levelupredux-metabox .ui-corner-all, .levelupredux-metabox .ui-corner-top, .levelupredux-metabox .ui-corner-left, .levelupredux-metabox .ui-corner-tl {
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    -khtml-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
}
.levelupredux-container .ui-corner-all, .levelupredux-container .ui-corner-bottom, .levelupredux-container .ui-corner-left, .levelupredux-container .ui-corner-bl, .control-section-redux .ui-corner-all, .control-section-redux .ui-corner-bottom, .control-section-redux .ui-corner-left, .control-section-redux .ui-corner-bl, .control-panel-redux .ui-corner-all, .control-panel-redux .ui-corner-bottom, .control-panel-redux .ui-corner-left, .control-panel-redux .ui-corner-bl, .levelupredux-metabox .ui-corner-all, .levelupredux-metabox .ui-corner-bottom, .levelupredux-metabox .ui-corner-left, .levelupredux-metabox .ui-corner-bl {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.levelupredux-container .ui-corner-all, .levelupredux-container .ui-corner-top, .levelupredux-container .ui-corner-right, .levelupredux-container .ui-corner-tr, .control-section-redux .ui-corner-all, .control-section-redux .ui-corner-top, .control-section-redux .ui-corner-right, .control-section-redux .ui-corner-tr, .control-panel-redux .ui-corner-all, .control-panel-redux .ui-corner-top, .control-panel-redux .ui-corner-right, .control-panel-redux .ui-corner-tr, .levelupredux-metabox .ui-corner-all, .levelupredux-metabox .ui-corner-top, .levelupredux-metabox .ui-corner-right, .levelupredux-metabox .ui-corner-tr {
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
}
.levelupredux-container .ui-corner-all, .levelupredux-container .ui-corner-bottom, .levelupredux-container .ui-corner-right, .levelupredux-container .ui-corner-br, .control-section-redux .ui-corner-all, .control-section-redux .ui-corner-bottom, .control-section-redux .ui-corner-right, .control-section-redux .ui-corner-br, .control-panel-redux .ui-corner-all, .control-panel-redux .ui-corner-bottom, .control-panel-redux .ui-corner-right, .control-panel-redux .ui-corner-br, .levelupredux-metabox .ui-corner-all, .levelupredux-metabox .ui-corner-bottom, .levelupredux-metabox .ui-corner-right, .levelupredux-metabox .ui-corner-br {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#menu-posts-rdy_project .wp-menu-image img,
#menu-posts-rdy_portfolio .wp-menu-image img,
#menu-posts-rdy_team .wp-menu-image img,
#menu-posts-rdy_testimonials .wp-menu-image img,
#toplevel_page_LEVELUP .wp-menu-image img,
#toplevel_page_LEVELUPChild .wp-menu-image img {
    opacity: 1 !important;
    filter: alpha(opacity=100)!important;
}
#toplevel_page_LEVELUP > a,
#toplevel_page_LEVELUPChild > a {
    color: #fff !important;
    font-weight:bold !important;
}


.levelupredux-container-image_select .levelupredux-image-select span {
    color: #666;
    font-size: 13px;
}

.levelupredux-sidebar .rdy-icon.general {
    background: url(../images/opt/general.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.mobile {
    background: url(../images/opt/mobile_devices.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.transition {
    background: url(../images/opt/transition.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.logo {
    background: url(../images/opt/logo.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.topbar {
    background: url(../images/opt/topbar.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.header {
    background: url(../images/opt/header.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.menu {
    background: url(../images/opt/menu.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.typography {
    background: url(../images/opt/typography.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.color {
    background: url(../images/opt/color.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.page_title {
    background: url(../images/opt/page_title.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.footer {
    background: url(../images/opt/footer.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.projects {
    background: url(../images/opt/projects.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.portfolio {
    background: url(../images/opt/portfolio.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.blog {
    background: url(../images/opt/blog.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.social {
    background: url(../images/opt/social.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.woocommerce {
    background: url(../images/opt/woocommerce.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.subscriptions {
    background: url(../images/opt/subscriptions.png) no-repeat;
}
.levelupredux-sidebar .rdy-icon.import {
    background: url(../images/opt/demo_import.png) no-repeat;
}
.levelupredux-sidebar .el.el-refresh {
    background: url(../images/opt/import_export.png) no-repeat;
    width: 20px;
    height: 20px;
}
.levelupredux-sidebar .el.el-refresh:before {
    display: none;
}

.menu_edit_sep {
    height: 10px
}

.woocommerce_add_category {
    float:left;
    margin-right:10px;
}

.line_height_60 {
    line-height:60px;
}

.height_100 {
    height: 100px
}



/* TipTip CSS - Version 1.2 */
#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}
#tiptip_holder.tip_top {
    padding-bottom: 5px;
}
#tiptip_holder.tip_bottom {
    padding-top: 5px;
}
#tiptip_holder.tip_right {
    padding-left: 5px;
}
#tiptip_holder.tip_left {
    padding-right: 5px;
}
#tiptip_content {
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 4px 8px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    background-color: #191919;
    background-color: rgba(25, 25, 25, 0.92);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
}
#tiptip_arrow,
#tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}
#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255, 255, 255, 0.35);
}
#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: #191919;
    border-top-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: #191919;
    border-bottom-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: #191919;
    border-right-color: rgba(25, 25, 25, 0.92);
}
#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: #191919;
    border-left-color: rgba(25, 25, 25, 0.92);
}
/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #tiptip_content {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45, 45, 45, 0.88);
    }
    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        border-bottom-color: rgba(45, 45, 45, 0.88);
    }
    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: rgba(20, 20, 20, 0.92);
    }
}

.notice.is-core-update p {
    font-size: 14px;
    line-height: 110%;
}
.notice.is-core-update span.available {
    color:blue;
    font-weight: bold
}
.notice.is-core-update span.installed {
    color:red;
    font-weight: bold
}

/*.levelupredux-container #levelup_options-custom_fonts {
 max-width: 500px;
}*/

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] fieldset {
    padding: 0 0 20px;
    font-weight: normal;
    /*text-align: right;*/
}
/*.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] fieldset.levelupredux-container-media input[type="text"] {
    display: inline-block;
    max-width: calc(100% - 140px);
    float: left;
    height: 31px;
    margin: 0 10px 0 0;
}*/


.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] fieldset.levelupredux-container-media .upload_button_div {
    display: inline-block;
    vertical-align: top;
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] fieldset.levelupredux-container-media .screenshot:not(.hide) {
    display: inline-block;
    vertical-align: top;
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] fieldset.levelupredux-container-media .screenshot  {
    float: right

}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] fieldset.levelupredux-container-media .screenshot img {
    height: 31px;
    padding: 0;
    margin: 0;
    margin-right: 10px;
   ;
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] .button.media_upload_button,
.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] .button.remove-image {
    color: transparent;
    /*color: rgba(0, 0, 0, 0);*/
    width: 31px;
    height: 31px;
    border: none;
    box-shadow: none
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] .button.media_upload_button {
    background: #3381ff;
    width: 70px;
    /*float: right*/
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] fieldset.levelupredux-container-media .upload_button_div span {
    margin-top: 0;
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] .button.remove-image {
    border: 2px solid #ff0000;
    margin-left: 10px;
    padding: 1px 3px 0 3px;
}

#levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] .levelupredux-container-media .description {
    display: none !important;
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] .button.media_upload_button::before {
    content: "upload";
    line-height: 230%;
    text-transform: uppercase;
    color: #fff;
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] .button.remove-image::before {
    font-family: dashicons;
    content: "\f158";
    color: #ff0000;
    font-size: 22px;
}

.levelupredux-repeater-accordion-repeater .levelupredux-container-checkbox {
    display: inline-block;
    padding-right: 15px !important;
}
.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] .ui-accordion-content fieldset:first-of-type input {
    width: 100%;
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] .ui-accordion-content {
    overflow: hidden;
}

.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] h4:nth-of-type(1) {
    margin-bottom: 10px;
}
.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] h4:nth-of-type(2),
.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] h4:nth-of-type(3),
.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] h4:nth-of-type(4),
.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] h4:nth-of-type(5),
.levelupredux-container #levelup_options-custom_fonts fieldset.levelupredux-field[data-id="custom_fonts"] h4:nth-of-type(6) {
    margin: 0 0 20px !important;
    font-size: 12px;
    clear: left;
    float: left;
    width: 60px;
    line-height: 30px;
}

.levelupredux-container #levelup_options-custom_fonts .ui-accordion .ui-accordion-header .ui-icon {
    left: auto !important;
    right: .5em !important;
}

.levelupredux-container-repeater .levelupredux-repeater-accordion-repeater h3.ui-accordion-header {
    text-align: left;
}


.levelupredux-container-repeater .levelupredux-repeaters-remove {
    background-color: transparent;
    color: #dc4848;
    border: 2px solid #dc4848;
    box-shadow: none;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 10px;
    height: auto;

    -webkit-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
    -moz-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
    -o-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
    -ms-transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
    transition: color 0.2s linear, border-color 0.2s linear, background-color 0.2s linear;
}

.levelupredux-container-repeater .levelupredux-repeaters-remove:hover {
    color: #fff !important;
    border: 2px solid #dc4848 !important;
    background: #dc4848 !important;
}


.levelupredux-container #levelup_options-custom_fonts .levelupredux-repeaters-add {
    outline: none;
    background: #3381ff;
    color: #fff;
    box-shadow: none;
    border-color: transparent;
    font-weight: 600;
    text-transform: uppercase;
    padding: 4px 10px;
    height: auto;
}

.levelupredux-container #levelup_options-custom_fonts .levelupredux-repeaters-add:hover {
    background: #3381ff;
}

.levelupredux-container-repeater .levelupredux-repeater-accordion-repeater h3.ui-accordion-header {
    font-size: 1.3em !important;
}


.levelupredux-container #levelup_options-custom_fonts .screenshot {
    background: url(../images/added.png) no-repeat;
    width: 75px;
    height: 31px;
}
.levelupredux-container #levelup_options-custom_fonts .levelupredux-option-image,
.levelupredux-container #levelup_options-custom_fonts .screenshot .of-uploaded-image {
    display: none !important;
}




.levelupredux-container-wbc_importer .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 20px 0;
    background: none;
}

.levelupredux-container-wbc_importer .ui-tabs .ui-tabs-nav {
    border-bottom: 1px solid #ddd !important;
    border-radius: 0 !important;
    margin: 0;
    padding: 0;
    position: relative;
}

.levelupredux-container-wbc_importer .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.levelupredux-container-wbc_importer .ui-tabs .ui-tabs-nav li.ui-state-default {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 0;
    background-image: none !important;
    padding: 0;
    white-space: nowrap;
    font-weight: normal;
    position: relative;
    top: 1px;
    box-shadow: none !important;
}

.levelupredux-container-wbc_importer .ui-tabs .ui-tabs-nav li.ui-state-default:not(.ui-state-active) {
    border-color: transparent !important;
    background-color: transparent !important;

}

/*.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border-top: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
    border-right: 1px solid #000 !important;
    background: #007fff;
    font-weight: bold;
    color: #ffffff;
}*/


/*.ui-tabs-panel .theme-browser .themes:before,*/
/*.ui-tabs-panel .theme-browser .themes:after {*/
    /*content: "";*/
    /*display: table;*/
    /*border-collapse: collapse;*/
/*}*/

.levelupredux-container-wbc_importer .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 1em 1.6em;
    text-decoration: none;
}

.levelupredux-container-wbc_importer .ui-tabs,
.levelupredux-container-wbc_importer .ui-tabs-nav {
    border: none;
}

.levelupredux-main .description {
    font-style: normal;
}
.levelupredux-container-wbc_importer .ui-tabs-nav li {
    /*border-radius: 0 !important;*/
}

.levelupredux-container-wbc_importer .ui-tabs-nav .ui-state-active {
    /*font-weight: 500 !important;*/
    border: 1px solid #ddd !important;
    border-bottom: 1px solid #fff !important;
    background-color: #fff !important;
    border-radius-topleft: 8px !important;
    border-radius-topright: 8px !important;
    /*border-top: 1px solid #000 !important;*/
    /*border-left: 1px solid #000 !important;*/
    /*border-right: 1px solid #000 !important;*/
}

.levelupredux-container-wbc_importer .ui-widget-content .ui-state-focus,
.levelupredux-container-wbc_importer .ui-widget-content .ui-state-hover {
    background-position: 0 0;
    /*font-weight: 500 !important;*/
}

.levelupredux-container-wbc_importer h3 {
    border: 0 !important;
    /*margin-top: 70px !important;*/
}
.levelupredux-container-wbc_importer hr {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}
.wbc_importer_main .theme-browser .themes {
    clear: none;
}
.wbc_importer_main .theme-browser {
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
}
.wbc_importer_main .theme-browser:after, .wbc_importer_main .theme-browser:before {
    content: " ";
    display: table;
    clear: both;
}

.wbc_importer_main .theme-browser .themes.col-4 select {
    height: auto;
    padding: 12px;
    width: 100%;
}
.wbc_importer_main .theme-browser .themes.col-4 {
    width: 33.3% !important;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
@media screen and (max-width: 1300px) {
    .wbc_importer_main .theme-browser .themes.col-4 {
        width: 100% !important;
        clear: both;
        margin-bottom: 40px;
    }
}

.wbc_importer_main .theme-browser .theme.wrap-importer {
    margin: 0;
}
.wbc_importer_main .theme-browser .themes.delete-media .border {
    border: 5px solid #e3e3e3;
    padding: 20px;
}

.wbc_importer_main .theme-browser .themes.delete-media h3 {
    line-height: 100%;
}

.wbc_importer_main .theme-browser .theme.wrap-importer {
    width: 100% !important;
}

.levelupredux-container-wbc_importer .info {
    list-style: disc inside;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 30px;
}

.levelupredux-container-wbc_importer .environment {
    margin-bottom: 80px;
}

.levelupredux-container-wbc_importer .environment > p {
    font-size: 16px;
    margin-left: 10px;
    margin-bottom: 6px;
}

.levelupredux-container-wbc_importer .environment .import_requirements {
    background: #fff;
    width: 100%;
}

.levelupredux-container-wbc_importer .environment:after,
.levelupredux-container-wbc_importer .environment:before {
    content: " ";
    display: table;
    clear: both;
}

.levelupredux-container-wbc_importer .environment .col-4 {
    width: 33.3% !important;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.levelupredux-container-wbc_importer .environment .col-8 {
    width: 66.6% !important;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.levelupredux-container-wbc_importer #levelupredux-demomedia-delete {
    margin-left: 0px;
}



.rs-dash-widget {
    background: #fff;
    width: 100%;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    position: relative;
}

.rs-dash-widget div.se_error {
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    color: red;
    font-size: 12px;
}

.rs-dash-title-wrap {
    line-height: 63px;
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 0px 20px;
}

.rs-dash-title {
    font-size: 19px;
    line-height: 32px;
    vertical-align: middle;
    display: inline-block;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.rs-dash-title-button.rs-status-red,
.rs-dash-title-button.rs-red {
    background: #e74c3c;
}

.rs-dash-title-button {
    font-weight: 600;
    border-radius: 4px;
    padding: 0px 15px;
    line-height: 32px;
    color: #fff;
    font-size: 13px;
    position: absolute;
    right: 20px;
    top: 16px;
}

.rs-dash-widget-inner {
    padding: 30px 20px 20px;
    position: relative;
    min-height: 246px;
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #444;
}

.rs-dash-label {
    display: inline-block;
    min-width: 195px;
    line-height: 20px;
    font-weight: bold;
}

.rs-dash-widget .revredicon.eg-icon-cancel,
.rs-dash-widget .revgreenicon.eg-icon-ok {
    background: #27ae60;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.rs-dash-widget .revredicon.eg-icon-cancel {
    background: #e74c3c;
}

.rs-dash-content-space-small {
    display: block;
    width: 100%;
    height: 10px;
}

.rs-dash-strong-content {
    font-weight: 600;
    color: #000;
}

.levelupredux-container .wp-picker-container {
    display: inline-block;
}

Zerion Mini Shell 1.0