@font-face {
    font-family: "codeixer-icon";
    src: url("../fonts/codeixer-icon.eot?26747632");
    src: url("../fonts/codeixer-icon.eot?26747632#iefix") format("embedded-opentype"),
        url("../fonts/codeixer-icon.woff2?26747632") format("woff2"),
        url("../fonts/codeixer-icon.woff?26747632") format("woff"),
        url("../fonts/codeixer-icon.ttf?26747632") format("truetype"),
        url("../fonts/codeixer-icon.svg?26747632#codeixer-icon") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "codeixer-icon";
        src: url("../font/codeixer-icon.svg?26747632#codeixer-icon") format("svg");
    }
}

.icon-codeixer-icon:before {
    content: "\e800";
} /* '' */

.icon-codeixer:before,
.dashicons-codeixer:before {
    content: "\e800";
    font-family: "codeixer-icon";
}
.ci-settings-heading {
    margin: 0px;
    position: relative;
    left: -220px;
    font-size: 20px;
    padding-bottom: 10px;
}
.cix-card-active {
    max-width: 310px;
    background: #202224;
    border-radius: 3px;
    padding: 25px;
    float: left;
    color: #fff;
    margin-right: 25px;
    margin-bottom: 25px;
}
.cix-card-active h3 {
    color: #fff;
    margin-top: 0;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
}
.el-license-field input {
    font-size: 17px;
    color: #fff;
    background: none;
    border: 1px solid #323438;
    outline: none;
    box-shadow: none;
    font-weight: 500;
    line-height: 50px;
    padding: 0px 20px;
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
}
.cix-card-active .button {
    width: 100%;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    cursor: pointer;
    border-radius: 4px;
    background: #006dd2;
}
.cix-card-active .button:hover,
.cix-card-active .button:focus {
    background: #057ae6;
}
.cix-card-active p.submit {
    margin: 0;
    padding: 0;
}

.cix-badge {
    color: #202223;
    font-weight: 500;
    border: none;
    line-height: 40px;
    padding: 5px 20px;
    font-size: 17px;
    margin-bottom: 15px;
    border-radius: 3px;
}
.b-unregister {
    background: #ffb818;
}
.b-support {
    background: #8e44ad;
    color: #fff;
}

.b-unregister span {
    color: #202223;
}

.b-register span {
    color: #fff;
}
.b-register {
    background: #4834d4;
    color: #fff;
}
.cix-badge span {
    font-size: 22px;
    padding-top: 9px;
    margin-right: 5px;
}
.txt-disable {
    color: #4a4a4a !important;
    cursor: not-allowed;
}
.cix-card-active .notice-error {
    color: #dc3232;
}
.infobox {
    padding: 15px;
    margin-top: 20px;
    border: 1px solid #3a3939;
    border-radius: 3px;
}
.bluetitle {
    color: #0185ff;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: 500;
}
.simpletext,
.simpletext a {
    color: #747679;
    font-size: 14px;
    line-height: 20px;
}
.simpletext span {
    /* color: #0084ff; */
    border: 1px solid #3a3939;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 5px;
}
.fw-brz-dismiss {
    display: none;
}
/*
 * Codestar framework
 */
.lightbox-icon-pixker img {
    width: 40px;
    border: 5px solid #f1f1f1;
    border-radius: 3px;
}
.image_picker_image .csf--image {
    width: 200px;
    overflow: hidden;
}
.image_picker_image img {
    width: 100% !important;
}
.no-border-csf .csf-fieldset-content {
    border: none;
    box-shadow: none;
}
.no-border-csf .csf-field + .csf-field {
    border-top: none;
}

tr.number_field_ci input {
    width: 80px;
    float: left;
    margin-right: 10px;
}
.notice.ciplugin-review p {
    font-size: 15px;
}
.notice.ciplugin-review {
    border: 0px;
    padding: 10px 20px;
}
.ciplugin-offer {
    padding: 10px 25px;
    border: 0px;
    width: 700px;
}
.ciplugin-offer p {
    font-size: 14px;
    line-height: 24px;
}
.ciplugin-offer span {
    border: 1px dashed #1a73aa;
    padding: 2px 5px;
    background: #e7f5ff;
    color: #000;
}

/* new plugin notice */
.bp-logo span {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    background: #ff1b98;
    left: 2px;
    margin-top: -26px;
    position: absolute;
    color: #fff;
    width: 50px;

    padding: 1px 4px;
}

.bp-new-alert {
    display: flex;
    border-left-color: #fa1b98 !important;
    padding: 16px !important;

    align-items: center;
    margin-top: 20px;
    padding-left: 15px !important;
    padding-bottom: 10px !important;
    margin-bottom: 20px !important;
}
.bp-logo {
    width: 160px;
}
.bp-logo img {
    max-width: 100%;
}

.exclusive-txt {
    padding: 0px 25px;
    font-size: 14px;
    line-height: 22px;
}
.dfwc-coupon {
    border: 1px dashed #1a73aa;
    padding: 2px 4px;
    background: #e7f5ff;
    color: #000;
    font-size: 12px;
}

/**
 * setting
 */
div#deposits_settings .form-table {
    width: 960px;
}

.wrap .bp-new-alert .dfwc-dismiss{
    font-size: 12px;
}
.dfwc-pro-features {
    position: absolute;
    top: 30%;
    right: 25px;
    padding: 15px 25px;
    padding-bottom: 25px;
    width:300px;
    background-color: #fff;
}
.dfwc-pro-features li {
    display: flex;
    font-size: 14px;
    line-height: 22px;
}
.dfwc-pro-features li span{
    margin-right: 5px;
}
.dfwc-pro-features .button {
    background: #fa267c;
    border: 0px;
    padding: 5px 20px;
    color: #fff;
    font-size: 15px;
}
.dfwc-pro-affiliate{
    position: absolute;
    display: flex;
    top: 70%;
    right: 25px;
    padding: 15px 25px;
   
    width: 300px;
    background-color: #fff;
}
.dfwc-pro-affiliate a {
    text-decoration: none;
    transition: 0.3s;
}
.dfwc-pro-affiliate h4 {
    font-size: 17px;
    color: #444;
    margin-top: 10px;
    margin-bottom: 5px;
}

.dfwc-pro-affiliate p{
    margin-bottom: 0px;
     margin-top: 0px;
    font-size: 14px;
    color: #464646;
}
.dfwc-pro-affiliate h4:hover,.dfwc-pro-affiliate p:hover{
    color:#fa267c !important;
} 
.dfwc-pro-affiliate .dashicons{
      font-size: 34px;
    margin-right: 14px;
    padding-top: 15px;
    margin-top: 0px;
    background: #fa267c;
    width: 60px;
    color: #fff;
    height: 45px;
    border-radius: 3px;
}