.loading__loading___2ik04Fi {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity 325ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    transition: opacity 325ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    background: rgba(255,255,255,0.75);
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: center;
}
.loading__active___y98dx0v {
    opacity: 1;
    z-index: 101;
}
.row__avatar___1ku1FUI {
    float: left;
    margin-right: 10px !important;
    width: 24px;
    height: auto;
}
.leftSide__profile___FYstbpK {
    background: #fff;
    border: 1px solid #d9e4e7;
    padding: 20px;
    width: 285px;
    margin-right: 20px;
    border-radius: 3px;
    position: relative;
    box-sizing: border-box;
}

.leftSide__profile-icon___AUl41bn {
    position: relative;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.leftSide__profile-icon___AUl41bn:hover .leftSide__edit-photo___1qJ1qJe {
            opacity: 1;
        }

.leftSide__upload-image___285u7aw {
    max-width: 108px;
    margin: 0 auto;
}

.leftSide__avatar___1DBr3mG {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 4px solid #f1f1f1;
}

.leftSide__edit-photo___1qJ1qJe {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #0073aa;
    text-shadow: 2px 2px 3px #fff;
    width: 80px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 0;
}

.leftSide__account-info___2UxBPAp {
    display: -webkit-box;
    display: flex;
    margin: 5px 0 15px 0;
    -webkit-box-align: center;
            align-items: center;
}

.leftSide__account-info___2UxBPAp:first-child {
        margin: 15px 0;
    }

.leftSide__account-info___2UxBPAp.leftSide__view___3-rha0R {
        -webkit-box-pack: center;
                justify-content: center;
    }

.leftSide__account-info___2UxBPAp.leftSide__view___3-rha0R .dashicons{
            color: #fff;
            border-radius: 50%;
            font-size: 16px;
            width: 16px;
            height: 16px;
            vertical-align: middle;
            margin-top: -2px;
            margin-right: 5px;
        }

.leftSide__account-info___2UxBPAp.leftSide__view___3-rha0R .dashicons-yes-alt {
            color: #007cba;
        }

.leftSide__account-info___2UxBPAp.leftSide__view___3-rha0R .dashicons-dismiss {
            color: #a00;
        }

.leftSide__account-info-left___2zUVriH {
    -webkit-box-flex: 2;
            flex-grow: 2;
    width: 40%;
}

.leftSide__account-info-right___1mQ6-qs {
    -webkit-box-flex: 3;
            flex-grow: 3;
    width: 60%;
}

.leftSide__account-info-right___1mQ6-qs input {
        max-width: 100%;
    }

.leftSide__send-email___3o0TpXM {
    margin-right: 20px !important;
}
.form__modal_content___cmtM7sX {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.form__header___3F08jgt {
    background: #fcfcfc;
    padding: 0 1em;
    border-bottom: 1px solid #ddd;
    height: 50px;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 50px;
}

.form__close___3YuxaXX {
    cursor: pointer;
    color: #777;
    height: 50px;
    width: 50px;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    border: 0;
    border-left: 1px solid #ddd;
    background-color: transparent;
    -webkit-transition: color .1s ease-in-out,background .1s ease-in-out;
    transition: color .1s ease-in-out,background .1s ease-in-out;
}

.form__close___3YuxaXX:before {
        font: normal 22px/50px dashicons!important;
        color: #666;
        display: block;
        content: "\F335";
        font-weight: 300;
    }

.form__body___qkA1wUa {
    height: calc(100% - 100px);
    overflow-y: scroll;
    padding: 1.5em;
    box-sizing: border-box;
}

.form__footer___3EabntM {
    background: #fcfcfc;
    display: -webkit-box;
    display: flex;
    border-top: 1px solid #ddd;
    height: 50px;
    box-sizing: border-box;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: end;
            justify-content: flex-end;
    padding: 0 1.5em;
}

.form__form_row___1FjMZr1 {
    margin-bottom: 10px;
}

.form__form_row___1FjMZr1 label {
        display: block;
        padding-bottom: 3px;
    }

.form__form_row___1FjMZr1 input, .form__form_row___1FjMZr1 textarea {
        width: 100%;
    }
.banner__banner___3oBUxer {
    width: calc(100% - 285px + 20px);
}

.banner__banner-inner___EajA3nz {
    position: relative;
    width: 100%;
    background: #ddd;
}

.banner__image-wrap___3_ijX4Q {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.banner__image-wrap___3_ijX4Q img {
        width: 100%;
        opacity: 0.7;
    }

.banner__image-wrap___3_ijX4Q.banner__in-view___9S9COzS img {
            opacity: 1;
        }

.banner__change-banner___3CMdpe7 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.banner__top_actions___1LmI78Q {
    position: absolute;
    top: 10px;
    right: 10px;
}

.banner__edit_btn___2dHLuLK {
    margin-left: 10px !important;
}

.banner__edit_btn___2dHLuLK .dashicons {
        margin-top: 3px;
    }
.infos__contact-infos___2TN14yV {
    margin-top: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
}

.infos__contact-infos-column___1u_l8_h {
    width: calc(50% - 10px);
    background-color: #fff;
    box-sizing: border-box;
}

.infos__contact-infos-column-inner___1uvi12R {
    padding: 10px 20px;
}

.infos__contact-info___3XS68tz {
    margin: 15px 0;
}

.infos__contact-info___3XS68tz input[type="text"], .infos__contact-info___3XS68tz select, .infos__contact-info___3XS68tz textarea {
        width: 100%;
        margin-top: 5px;
        max-width: unset;
    }

.infos__contact-info___3XS68tz input[type="number"]{
        margin-top: 5px;
    }

.infos__header___bKV0PjF {
    font-weight: bold;
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    padding-left: 12px;
}

.infos__commission-combine___2FNyESS {
    width: 100px !important;
}
.stats__wrap___hS3xEnW {
    margin-top: 20px;
    background: #fff;
    border: 1px solid #d9e4e7;
    border-radius: 3px;
    padding: 20px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
            justify-content: space-between;
}

.stats__stat_summary___3vigclM {
    width: 32%;
}

.stats__stat_summary___3vigclM h3 {
        margin-top: 0;
    }

.stats__stat_summary___3vigclM ul {
        border: 1px solid #dfdfdf;
    }

.stats__stat_summary___3vigclM ul li {
            margin-bottom: 10px;
            border-top: 1px solid #dfdfdf;
            position: relative;
            padding: 15px 10px 5px 75px;
        }

.stats__stat_summary___3vigclM ul li:before {
                position: absolute;
                width: 41px;
                height: 41px;
                border-radius: 50%;
                left: 20px;
                top: 18px;
                content: " ";
                background-color: #007cba !important;
            }

.stats__stat_summary___3vigclM ul li:after {
                display: inline-block;
                width: 22px;
                height: 22px;
                font-size: 22px;
                line-height: 1;
                font-family: dashicons;
                text-decoration: inherit;
                font-weight: 400;
                font-style: normal;
                vertical-align: top;
                text-align: center;
                -webkit-transition: color .1s ease-in 0;
                transition: color .1s ease-in 0;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                left: 29px;
                top: 26px;
                color: #fff;
                position: absolute;
            }

.stats__stat_summary___3vigclM ul li:first-child {
                border-top: none;
            }

.stats__stat_summary___3vigclM ul li.stats__total_designs___3KhZi8E:before {
                background-color: #fb094c;
            }

.stats__stat_summary___3vigclM ul li.stats__total_designs___3KhZi8E:after {
                content: "\f161";
            }

.stats__stat_summary___3vigclM ul li.stats__publish_designs___3wF5goI:before {
                background-color: #fd553b;
            }

.stats__stat_summary___3vigclM ul li.stats__publish_designs___3wF5goI:after {
                content: "\f233";
            }

.stats__stat_summary___3vigclM ul li.stats__designs_sold___7wKacE6:before {
                background-color: #323abf;
            }

.stats__stat_summary___3vigclM ul li.stats__designs_sold___7wKacE6:after {
                content: "\f174";
            }

.stats__stat_summary___3vigclM ul li.stats__total_earning___1QXDSjg:before {
                background-color: #0f72f9;
            }

.stats__stat_summary___3vigclM ul li.stats__total_earning___1QXDSjg:after {
                content: "\F524";
            }

.stats__stat_summary___3vigclM ul li.stats__current_balance___38Zk0Fa:before {
                background-color: #2cc55e;
            }

.stats__stat_summary___3vigclM ul li.stats__current_balance___38Zk0Fa:after {
                content: "\F239";
            }

.stats__stat_summary___3vigclM ul li.stats__registered_since___tsWR-o6:before {
                background-color: #8740a7;
            }

.stats__stat_summary___3vigclM ul li.stats__registered_since___tsWR-o6:after {
                content: "\F338";
            }

.stats__stat_summary___3vigclM ul li.stats__designer_commission___3jwSmkC:before {
                background-color: #633fe4;
            }

.stats__stat_summary___3vigclM ul li.stats__designer_commission___3jwSmkC:after {
                content: "\F184";
            }

.stats__count___1f8BYww {
    font-size: 1.5em;
    line-height: 130%;
}

.stats__subhead___1CZeHql {
    color: #999;
    display: block;
    margin-top: 3px;
}

.stats__loading___3nnjUhM {
    position: relative;
    height: 200px;
    width: 100%;
}

.stats__loading___3nnjUhM img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        -webkit-transform: translate(-20px, -20px);
                transform: translate(-20px, -20px);
    }
.actions__acctions-wrap___2ETBNA3 {
    text-align: right;
    margin-top: 20px;
}

    .actions__acctions-wrap___2ETBNA3 .cancel {
        margin-right: 15px;
    }
.styles__header___3XyfehQ {
    display: -webkit-box;
    display: flex;
    margin-top: 20px;
}
.row__avatar___Qg9e1-0 {
    float: left;
    margin-right: 10px;
    margin-top: 1px;
    width: 24px;
    height: auto;
}
.row__status___ASwdFWf {
    display: -webkit-inline-box;
    display: inline-flex;
    line-height: 2.5em;
    border-radius: 4px;
    border-bottom: 1px solid rgba(0,0,0,.05);
    margin: -.25em 0 !important;
    padding: 0 1em;
    cursor: inherit!important;
    white-space: nowrap;
    max-width: 100%;
    margin: 0 1em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.row__approved___2Sp8X3J {
    background: #c8d7e1;
    color: #2e4453;
}
.row__pending___cOAU8mk {
    background: #c6e1c6;
    color: #5b841b;
}
.row__cancelled___1PRCfR8 {
    color: #777;
    background: #e5e5e5;
}
.summary__boxes___1DJxLfn {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
}

.summary__box___1rNDWdr {
    min-height: 50px;
    width: 50%;
    padding: 0;
    box-sizing: border-box;
    margin: 0;
    color: #aaa;
    display: -webkit-box;
    display: flex;
    border-bottom: 1px solid #ececec;
}

.summary__box___1rNDWdr:nth-child(2n+1) {
        border-right: 1px solid #ececec;
    }

.summary__box_icon___277a8KO {
    margin: 15px;
    font-size: 25px;
    color: #0073aa;
}

.summary__box_icon___277a8KO.summary__awaiting___36FX5bB {
        color: #464646;
    }

.summary__info___2bwQYMh {
    -webkit-box-flex: 2;
            flex-grow: 2;
    padding: 10px 10px 10px 0;
}

.summary__value___1rP4Bcy {
    font-size: 18px;
    color: #0073aa;
    line-height: 1.2em;
}

.summary__detail___fzbH1-6 .up {
        color: #6da754;
        font-weight: bold;
    }

.summary__detail___fzbH1-6 .down {
        color: #cd2c2f;
        font-weight: bold;
    }
.sectionLoading__loading___2Jc5MzS {
    position: relative;
    height: 200px;
    width: 100%;
}

    .sectionLoading__loading___2Jc5MzS img {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 40px;
        height: 40px;
        -webkit-transform: translate(-20px, -20px);
                transform: translate(-20px, -20px);
    }
.overview__time_range___1r-h_uP, .overview__chart___1ca0gRy {
    margin-top: 15px;
}

.overview__active___3mtdpXc {
    font-weight: bold;
    color: black;
}

.overview__range___2CUuhZ- {
    text-decoration: none;
}

.overview__range___2CUuhZ-:focus, .overview__range___2CUuhZ-:active {
        outline: none;
        box-shadow: none;
    }
.row__status___2whzZm2 {
    display: -webkit-inline-box;
    display: inline-flex;
    line-height: 2.5em;
    border-radius: 4px;
    border-bottom: 1px solid rgba(0,0,0,.05);
    margin: -.25em 0.25em 0 0 !important;
    padding: 0 1em;
    cursor: inherit!important;
    white-space: nowrap;
    max-width: 100%;
    margin: 0 1em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.row__approved___3zOTEA5,
.row__solid___YE-7Cby {
    background: #c8d7e1;
    color: #2e4453;
}
.row__pending___C74lR8H, .row__editable___14k_E5R {
    background: #c6e1c6;
    color: #5b841b;
}
.row__cancelled___17HhRlg {
    color: #777;
    background: #e5e5e5;
}
.row__design_preview___XJNyOTU {
    width: 80px !important;
    display: inline-block;
}
.row__actions___1SHDwV4 {
    width: 50px !important;
    padding: 0 !important;
}
.row__column_designer___17aHRud,
.row__column_status___1XRf_v1 {
    width: 100px !important;
}
@media screen and (max-width: 782px) {
    .row__column_status___1XRf_v1 {
        float: right;
    }
}
.nav__active___X8ML8RY {
    color: #fff;
    background: #0073aa;
    border: 1px solid #0073aa;
    margin-bottom: -1px;
}
.style__animated___4I0yg9K {
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}

.style__fadeIn___2t1QU31 {
    -webkit-animation-name: style__fadeIn___2t1QU31;
            animation-name: style__fadeIn___2t1QU31;
}

@-webkit-keyframes style__fadeIn___2t1QU31 {
    from {
      opacity: 0;
    }
  
    to {
      opacity: 1;
    }
}

@keyframes style__fadeIn___2t1QU31 {
    from {
      opacity: 0;
    }
  
    to {
      opacity: 1;
    }
}

.style__fadeOut___3hWMFGh {
    -webkit-animation-name: style__fadeOut___3hWMFGh;
            animation-name: style__fadeOut___3hWMFGh;
}

@-webkit-keyframes style__fadeOut___3hWMFGh {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
    }
}

@keyframes style__fadeOut___3hWMFGh {
    from {
      opacity: 1;
    }
  
    to {
      opacity: 0;
    }
}

.style__modal___Tr9L0VF {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background: rgba(0,0,0,0.7);
    z-index: 999;
    display: none;
}

.style__modal___Tr9L0VF.style__active___3Nq56eH {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
                align-items: center;
        -webkit-box-pack: center;
                justify-content: center;
    }

.style__modal-inner___1Pkan0- {
    width: 500px;
    height: 400px;
    background: #fff;
    border-radius: 2px;
}

@media ( max-width: 768px ){
  .style__modal-inner___1Pkan0- {
    width: calc(100vw - 30px);
  }
}
.notification__notifications___DaXdge0 {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 5000;
    width: 300px;
    display: block;
}

.notification__notification-wrapper___2unoOxo {
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-animation: notification__blur___2PVpXVH 2s forwards;
            animation: notification__blur___2PVpXVH 2s forwards;
}

.notification__notification___1Y2buDk {
    font-size: 12px;
    padding: 10px;
    margin: 0 5px 5px;
    color: #fff;  
    background: #44a4fc;
    border-left: 5px solid #187fe7;
}

.notification__notification___1Y2buDk.notification__success___1he-EAs {
        background: #0073aa;
        border-left-color: #074867;
    }

.notification__notification___1Y2buDk.notification__failure___32qH-I7 {
        background: #dc3232;
        border-left-color: #c20d0d;
    }

.notification__notification-title___RenB1PE {
    font-weight: bold;
}

@-webkit-keyframes notification__blur___2PVpXVH {
    0% {opacity: 1;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}

@keyframes notification__blur___2PVpXVH {
    0% {opacity: 1;}
    50% {opacity: 1;}
    100% {opacity: 0;}
}
.app__wrap___2q9QxZW {
    margin-right: 20px;
}

    .app__wrap___2q9QxZW .pagination-links .button, .app__wrap___2q9QxZW .pagination-links .paging-input {
            margin: 0 2px;
        }
