#wpwrap{
    background-color: #f1f1f1 !important;
}
.iheu-admin-wrapper{
    width: 100%;
    float: left;
    font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.iheu-admin-new-row{
    width: 100%;
    float: left;
    margin-top: 20px;
}
.iheu-admin-row{
    width: 100%;
    float: left;
}
.iheb-admin-style-select-panel{
    width:calc(50% - 8px);
    float: left;
    background-color: #f3f3f3;
    border-radius: 5px;
    border: 1px solid #898989;
    box-shadow: 0 0 3px #898989;
    margin-bottom: 20px;
}
.iheb-admin-style-select-panel.margin{
    margin-right: 16px;
}

.iheb-admin-style-select-panel-upper{
    width: 100%;
    float: left;
    padding: 20px 10px;
    background-color: #f3f3f3;
}
.iheb-admin-style-select-panel-bottom{
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 15px;
    border-top: 1px solid #ccc;
}
.iheb-admin-style-select-panel-bottom-left{
    width:calc(100% - 120px);
    float: left;
    font-size: 24px;
    text-align: center;

}
.iheb-admin-style-select-panel-bottom-left span{
    color:   #30c2f3;
    font-size: 16px;
}
.iheb-admin-style-select-panel-bottom-right{
    width: 120px;
    float: left;
    text-align: center;
}
.iheb-admin-style-select-panel-bottom-right em{
    font-style: normal;
    color: orangered;
    line-height: 34px;
    font-size: 24px;
    }

.iheu-style-panel-left{
    width: calc(100% - 300px);
    float: left;
    margin-right: 15px;
}
.iheu-style-panel-right{
    width: 285px;
    float: left;
}

.iheu-style-setting-panel{
    width: 100%;
    float: left;
}
.iheu-style-setting-save{
    width: 100%;
    float: left;
    padding: 10px 20px;
    text-align: right;
    background-color: #fff;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-color: #e5e5e5;
}
.iheu-style-setting-save .btn{
    margin-left: 10px
}
.iheb-style-settings-preview{
    width: 100%;
    float: left;
    margin-top: 20px;
    border: 1px solid #e5e5e5;
}
.iheb-style-settings-preview-heading{
    width: 100%;
    float: left;
    padding: 10px 20px;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
}
.iheb-style-settings-preview-heading-left{
    width: calc(100% - 120px);
    float: left;
    padding-left: 10px;
    font-size: 24px;
    line-height: 24px;
    color: #585858;
    font-weight: 600;
}
.iheb-style-settings-preview-heading-right{
    width: 120px;
    float: left;
}
.iheb-preview-data{
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 20px 10px;
}

.iheu-admin-style-settings-div-left{
    width: 50%;
    float: left;
    padding: 20px 10px 20px 20px;
}
.iheu-admin-style-settings-div-right{
    width: 50%;
    float: left;
    padding: 20px 20px 20px 10px;
}
.iheu-admin-style-settings-div-css{
    width: 100%;
    float: left;
    padding: 20px 20px 20px 20px;
}
.iheb-add-new-item-panel{
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
}
.iheb-add-new-item-heading{
    width: 100%;
    float: left;   
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
    color: #23282d;
    background-color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
}
.iheb-add-new-item{
    width: 100%;
    float: left;
    padding: 30px;
    text-align: center;
    background-color: #fff;
    color: #999999;
    cursor: pointer;
    transition:  all 0.2s linear;
}
.iheb-add-new-item span{
    width: 100%;
    float: left;
    border:  4px dotted;
    border-color: #999;
    font-size: 20px;
    font-weight: 600;
    padding: 30px  10px;
}
.iheb-add-new-item span i{
    font-size: 100px;
    display: block;
    padding-bottom: 10px;
}
.iheb-add-new-item:hover{
    background-color:#999999 ;
    color: #fff;
}
.iheb-add-new-item:hover span{
    border-color: #fff;
}
.col-xs-12-div{
    width: 100%;
    position: relative;
}
.col-xs-8-div{
    width: 65%;
    position: relative;
    display: inline-block;
}
.col-xs-4-div{
    width: 34%;
    position: relative;
    display: inline-block;
    padding-left: 10px;
}
.iheu-shortcode{
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    margin-top: 10px;
}
.iheu-shortcode-heading{
    width: 100%;
    float: left;   
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
    color: #23282d;
    background-color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #e5e5e5;
}
.iheu-shortcode-body{
    width: 100%;
    float: left;
    background: #fff;
    padding: 10px 12px 20px;
}
.iheu-shortcode-body em{
    font-size: 14px;
    font-weight: 600;
    display: block;
    line-height: 1.4;
    padding-bottom: 10px;
}
.iheu-shortcode-body span{
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    float: left;
    margin: 15px auto;
}

.live-data-preview{
    display: none;
    width: 0;
    height: 0;
    float: left;
}
.iheu-editing{
    position: relative;
}
.iheu-admin-absulote{
    position: absolute;
    display: none;
    top: 5px;
    right: 5px;
}
.iheu-admin-absulote .iheu-style-absulate-edit, .iheu-admin-absulote .iheu-style-absulate-delete{
    display: inline-block;
    margin-left: 10px;
}
.iheu-editing:hover .iheu-admin-absulote{
    display: block;
}



.font-select {
    font-size: 16px;
    width: 100%;
    position: relative;
    display: inline-block;
    zoom: 1;
    margin: 0;
    *display: inline;
}

.font-select .fs-drop {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 29px;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    -moz-box-shadow   : 0 4px 5px rgba(0,0,0,.15);
    -o-box-shadow     : 0 4px 5px rgba(0,0,0,.15);
    box-shadow        : 0 4px 5px rgba(0,0,0,.15);
    z-index: 999;
}

.font-select > a {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -o-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(top, #eeeeee 0%,#ffffff 50%);
    -webkit-border-radius: 4px;
    -moz-border-radius   : 4px;
    border-radius        : 4px;
    -moz-background-clip   : padding;
    -webkit-background-clip: padding-box;
    background-clip        : padding-box;
    border: 1px solid #aaa;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 8px;
    color: #444;
    text-decoration: none;
}

.font-select > a span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.8;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    cursor: pointer;
}

.font-select > a div {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius   : 0 4px 4px 0;
    border-radius        : 0 4px 4px 0;
    -moz-background-clip   : padding;
    -webkit-background-clip: padding-box;
    background-clip        : padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
    background-image: -ms-linear-gradient(top, #cccccc 0%,#eeeeee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #cccccc 0%,#eeeeee 60%);
    border-left: 1px solid #aaa;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    height: 100%;
    width: 18px;
}

.font-select > a div b {
    background: url('fs-sprite.png') no-repeat 0 1px;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.font-select .fs-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius   : 0 0 4px 4px;
    border-radius        : 0 0 4px 4px;
    -moz-background-clip   : padding;
    -webkit-background-clip: padding-box;
    background-clip        : padding-box;
}

.font-select .fs-results {
    margin: 0 1px 4px 0;
    max-height: 190px;
    padding: 0 0 0 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
}

.font-select .fs-results li {
    line-height: 80%;
    padding: 7px 7px 8px;
    margin: 0;
    list-style: none;
    font-size: 18px;
}

.font-select .fs-results li.active {
    background: #3875d7;
    color: #fff;
    cursor: pointer;
}
.font-select .fs-results li em {
    background: #feffde;
    font-style: normal;
}

.font-select .fs-results li.active em {
    background: transparent;
}

.font-select-active > a {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow   : 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow     : 0 0 5px rgba(0,0,0,.3);
    box-shadow        : 0 0 5px rgba(0,0,0,.3);
    border: 1px solid #5897fb;
}

.font-select-active > a {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow   : 0 1px 0 #fff inset;
    -o-box-shadow     : 0 1px 0 #fff inset;
    box-shadow        : 0 1px 0 #fff inset;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
    background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
    background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
    -webkit-border-bottom-left-radius : 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft : 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius : 0;
    border-bottom-right-radius: 0;
}

.font-select-active > a div {
    background: transparent;
    border-left: none;
}

.font-select-active > a div b {
    background-position: -18px 1px;
}
.ctu-admin-wrapper-promote{
    width: 100%;
    float: left;
    padding: 20px 0;
    border-radius: 5px;
    margin-bottom: 10px;
    background-color: #191A1E;
    color: #FFF;
    font-size: 20px;
}
.ctu-admin-wrapper-promote a,.ctu-admin-wrapper-promote span, .ctu-admin-wrapper-promote a:hover{
    color: #30c2f3;
    text-decoration: none;
}
.ctu-admin-wrapper-promote h1{
    font-size: 35px;
    line-height: 1.1;
    text-align: center;
}

.ctu-admin-wrapper-promote p{
    font-size: 20px;
    text-align: center;
}
.ctu-admin-wrapper-promote-botton{
    border: 1px solid #30c2f3;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    border-radius: 2px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px 15px 10px 15px;
}
.ctu-admin-wrapper-promote-botton:active, .ctu-admin-wrapper-promote-botton:focus{
    text-decoration: none;
    color: #30c2f3;
}
.ctu-admin-wrapper-promote-rate, .ctu-admin-wrapper-promote-rate p{
    text-align: left;
}
.ctu-admin-wrapper-promote-rate .fa{
    padding-right: 10px;
}
.ctu-pro-only{
    color:  red;
    font-size: 10px;
}
.ctu-pro-only:hover, .ctu-pro-only:focus{
    text-decoration: none;
}
.ctu-pro-only-big{
    color:  red;
    font-weight: bold;
}
.ctu-pro-only-big:hover, .ctu-pro-only-big:focus{
    text-decoration: none;
    cursor: pointer;
    color: #30c2f3;

}
.ctu-ultimate-wrapper-3{
    width: 100%;
    float: left;
}
.ctu-ulimate-style-3{
    width: 100%;
    float: left;
    list-style: none;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
}
.ctu-ulimate-style-3 li{
    width: calc(25% - 5px);
    float: left;
    z-index: 2;
    position: relative;
    bottom: -1px;
    list-style: none;
    cursor: pointer;
    margin-bottom: 0;
    border-top: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-color: #e5e5e5;
    padding: 15px 10px;
    text-align: center;
    background-color:  #f7f7f7;
    color: #999;
    font-size: 16px;
    font-weight: 600;
    line-height: 130%;
    border-radius: 5px 5px 0 0;
    margin-right: 5px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.ctu-ulimate-style-3 li:last-child{
    margin-right: 0;
}
.ctu-ulimate-style-3 li.active{
    color: #23282d;
    background-color:  #ffffff;
    border-bottom-color: #ffffff;
}
.ctu-ultimate-style-3-content{
    width: 100%;
    float: left;

}
.ctu-ulitate-style-3-tabs{
    display: none;
    border: 1px solid #e5e5e5;
    background-color:#ffffff;
    width: 100%;
    float: left;
    font-family:  -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
.ctu-ulitate-style-3-tabs.active{
    display: block;
}


.iheu-admin-wrapper-promote{
    width: 100%;
    float: left;
    background-color: #191A1E;
    border-radius: 5px;
    padding: 20px 0;
    color: #fff;
    margin-bottom: 20px;
}
.iheu-admin-wrapper-promote .iheu-h1{
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 20px;
    text-align: center;
}
.iheu-admin-wrapper-promote a,.iheu-admin-wrapper-promote a:hover, .iheu-admin-wrapper-promote span{
    color: #30c2f3;
    text-decoration: none;
}
.iheu-admin-wrapper-promote p{
    font-size: 20px;
    text-align: center;
}
.iheu-admin-wrapper-promote .iheu-admin-wrapper-promote-rate p{

    text-align: left;
}

.form-group span{
    color: orangered
}