.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(0.7);transform:rotate(-45deg) scale(0.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-right:before,.mx-icon-double-right:before,.mx-icon-double-right:after{-webkit-transform:rotate(135deg) scale(0.7);transform:rotate(135deg) scale(0.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn:disabled,.mx-btn.disabled{color:#ccc;cursor:not-allowed}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1);transition:transform .3s cubic-bezier(0.23, 1, 0.32, 1),opacity .3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform .3s cubic-bezier(0.23, 1, 0.32, 1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:hover,.mx-input:focus{border-color:#409aff}.mx-input:disabled,.mx-input.disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width: 750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-left,.mx-btn-icon-double-left{float:left}.mx-btn-icon-right,.mx-btn-icon-double-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range,.mx-calendar-content .cell.hover-in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-calendar-week-mode .mx-date-row .cell.active{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.mx-table th{padding:0;font-weight:500;vertical-align:middle}.mx-table td{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list::after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}


*[data-v-730efccc] .multiselect__tags {
    padding-left: 12px;
    max-height: 42px;
    overflow-x: hidden;
    overflow-y: scroll
}
*[data-v-730efccc] .is-invalid .multiselect__tags {
    border: 1px solid #dc3545;
}
*[data-v-730efccc] .multiselect__option--highlight,
*[data-v-730efccc] .multiselect__option--highlight::after,
*[data-v-730efccc] .multiselect__tag {
    background-color: #A54284;
}
*[data-v-730efccc] .multiselect__tag-icon:after {
    color: white;
}
*[data-v-730efccc] .multiselect__tag-icon:focus, *[data-v-730efccc] .multiselect__tag-icon:hover {
    background-color: #880288;
}
*[data-v-730efccc] .multiselect__option--selected.multiselect__option--highlight,
*[data-v-730efccc] .multiselect__option--selected.multiselect__option--highlight::after {
    background-color: #ff6a6a;
}
.main-con[data-v-730efccc] {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 215px 20px 10px 80px;
}
.main-con.sidebar-pad[data-v-730efccc] {
    padding-right: 340px;
}
.a-card[data-v-730efccc] {
    margin: 0 0.7%;
}
.titlebar-con[data-v-730efccc]{
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding-right: 20px;
}
.titlebar-con.sidebar-pad[data-v-730efccc] {
    padding-right: 334px;
}
.titlebar[data-v-730efccc] {
    padding: 20px 20px 0 100px;
}
.titlebar h5[data-v-730efccc] {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.26px;
    color: #000000DE;
    margin-bottom: 2px;
}
.titlebar span[data-v-730efccc] {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.21px;
    color: #300030;
}
.titlebar .change-date-btn[data-v-730efccc] {
    color: #480048;
    text-decoration: underline;
    font-size: 12px;
}
.titlebar .change-date-btn img[data-v-730efccc] {
    top: -1px;
}
.titlebar-btm[data-v-730efccc] {
    padding-left: 80px;
}
.titlebar-counter[data-v-730efccc] {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}
.titlebar-counter b[data-v-730efccc] {
    color: #480048;
}
.side-graph-con[data-v-730efccc] {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding: 88px 38px 38px 20px;
    display: block;
    height: 100vh;
    width: 323px;
    position: fixed;
    text-align: left;
    right: -323px;
    top: 0;
    z-index: 3;
}
.side-graph-con.show[data-v-730efccc] {
    right: 0;
}
.side-graph-con h5[data-v-730efccc] {
    font-size: 24px;
    font-weight: 500;
    color: #515365;
    margin-bottom: 0;
}
.side-graph-con .filter-graph-btn[data-v-730efccc] {
    color: #300030;
    font-size: 12px;
    text-decoration: underline;
}
.side-graph-con .filter-graph-btn i[data-v-730efccc] {
    font-size: 14px;
    margin-left: 5px;
}
.side-graph-con .graph-item[data-v-730efccc] {
    font-size: 12px;
    margin-bottom: 19px;
}
.side-graph-con .top-researcher-name[data-v-730efccc] {
    width: 68%;
}
.font-weight-medium[data-v-730efccc] {
    font-weight: 500 !important;
}
.text-some-grey[data-v-730efccc] {
    color: #515365 !important;
}
.main-con table tr[data-v-730efccc] {
    font-size: 12px;
}
.main-con table thead tr[data-v-730efccc] {
    background: #53606D26;
    /* border-bottom: 2px solid rgb(214, 214, 216); */
    color: #202229;
    font-size: 11px;
}
.main-con table thead th[data-v-730efccc] {
    padding-top: 1rem;
    padding-bottom: 1rem;
    cursor: pointer;
    white-space: nowrap;
}
.main-con table tbody tr[data-v-730efccc] {
    font-weight: bold;
    border-bottom: 2px solid #F5F6FA;
}
.main-con table tbody .researcher-own-campaigns[data-v-730efccc] {
    max-height: 0;
    overflow: hidden;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
}
.main-con table tbody .researcher-own-campaigns .border-bottom[data-v-730efccc] {
    border-bottom: 2px solid #F5F6FA !important;
}
.table-scroll .researcher-own-campaigns.show[data-v-730efccc] {
    max-height: 500px;
}
.researcher-own-campaigns img[data-v-730efccc] {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
.researcher-own-campaigns label[data-v-730efccc] {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #515365;
    font-weight: 400 !important;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
}
.main-con table tbody:last-child tr[data-v-730efccc] {
    border-bottom: none;
}
.main-con table tfoot tr[data-v-730efccc] {
    background: #53606D26;
}
.main-con table tfoot th[data-v-730efccc] {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.main-con table tfoot th.bigger-font[data-v-730efccc] {
    font-size: 14px;
}
.main-con table tr td .r-name[data-v-730efccc] {
    top: 2.5px;
}
.table-scroll[data-v-730efccc]{
    width:100%;
    display: block;
    empty-cells: show;
    background: #ffff;
}
.table-scroll thead[data-v-730efccc],
.table-scroll tfoot[data-v-730efccc]{
    position:relative;
    display: block;
    width:100%;
}
.table-scroll tbody[data-v-730efccc]{
    display: block;
    position:relative;
    width:100%;
    max-height: calc(100vh - 336px);
    overflow-y:auto;
}
.table-scroll tr[data-v-730efccc]{
    width: 100%;
    display: inline-block;
}
.table-scroll > tbody > tr[data-v-730efccc] {
    height: 42.22px;
}
.table-scroll td[data-v-730efccc],.table-scroll th[data-v-730efccc]{
    display: inline-block;
    word-break: break-all;
    padding: .6rem 7px;
    text-align:left;
}
.table-scroll td[data-v-730efccc] {
    padding: .4rem 7px;
}
.table-scroll thead th[data-v-730efccc],
.table-scroll tfoot th[data-v-730efccc] {
    font-size: 11px;
}
.sorting-caret-con[data-v-730efccc] {
    width: 9px;
    height: 9px;
}
.sorting-caret[data-v-730efccc] {
    color: #53606D;
    font-size: 13px;
    position: absolute;
    left: 0;
    right: 0;
}
.sorting-caret-con .sorting-caret.top-caret[data-v-730efccc] {
    bottom: 2px;
}
.sorting-caret-con .sorting-caret.bottom-caret[data-v-730efccc] {
    top: 2px;
}
.color-purple[data-v-730efccc] {
    color: #300030;
}
.color-purple2[data-v-730efccc] {
    color: #480048;
}
.crep-calendar[data-v-730efccc] {
    margin: 0 auto;
}
.crep-list-img[data-v-730efccc] {
    width: 16px;
    height: 16px;
}
.campaign-close-action-con[data-v-730efccc],
.export-action-con[data-v-730efccc] {
    max-width: 43%;
}
.campaign-close-action-con .campaign-close-action[data-v-730efccc],
.export-action-con img[data-v-730efccc] {
    width: 100%;
    height: auto;
}
.filter-graph-close[data-v-730efccc] {
    display: inline-block;
    position: absolute;
    right: -3px;
    top: -15px;
}
.search-field-con[data-v-730efccc] {
    -webkit-transition: margin .5s ease;
    transition: margin .5s ease;
}
.search-field-con.show[data-v-730efccc] {
    margin-right: 0;
}
#change-date-modal h5[data-v-730efccc] {
    font-size: 22px;
    color: #806d6d;
    width: 275px;
}
#change-date-modal h5 span[data-v-730efccc] {
    font-size: 14px;
}
#campaign-filter-modal .campaign-img[data-v-730efccc],
#platform-filter-modal .campaign-img[data-v-730efccc] {
    position: relative;
    top: -4px;
    height: 40px;
    width: 40px;
}
#campaign-filter-modal h5[data-v-730efccc],
#platform-filter-modal h5[data-v-730efccc] {
    font-size: 16px;
    color: #515365;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 83.7%;
}
#campaign-filter-modal h5 span[data-v-730efccc],
#platform-filter-modal h5 span[data-v-730efccc] {
    font-size: 12px;
}
#campaign-filter-modal .left-con[data-v-730efccc],
#campaign-filter-modal .right-con[data-v-730efccc],
#platform-filter-modal .left-con[data-v-730efccc],
#platform-filter-modal .right-con[data-v-730efccc] {
    max-width: 400px;
    height: 300px;
    overflow-y: auto;
}
.a-modal-seller-info-item[data-v-730efccc] {
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    padding: 15px 50px 13px;
    word-break: break-all;
    letter-spacing: 0.25px;
    border-radius: 4px;
    position: relative;
    text-align: left;
    color: #141517;
    font-size: 14px;
    min-height:68px;
    opacity: 1;
}
.a-modal-seller-info-item[data-v-730efccc]:hover {
    background-color: #F5F5F5;
}
.a-modal-seller-info-item h5[data-v-730efccc] {
    letter-spacing: 0.24px;
    font-weight: 500;
    color: #141517;
    font-size: 14px;
    margin:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.a-modal-seller-info-item h5 span[data-v-730efccc] {
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 5px;
    font-size: 12px;
    display: block;
}
.a-modal-seller-info-item i[data-v-730efccc], .a-modal-seller-info-item img[data-v-730efccc] {
    -webkit-transform:translateY(-50%);
    transform: translateY(-50%);
    position:absolute;
    font-size: 32px;
    left:15px;
    top:47%;
}
.a-modal-seller-info-item img[data-v-730efccc] {
    width: 24px;
}
.a-modal-seller-info-item .remove-btn img[data-v-730efccc] {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 0;
    left: initial;
    right: 15px;
    width: 24px;
}
.a-modal-seller-info-item:hover .remove-btn img[data-v-730efccc] {
    opacity: 1;
}
.has-bullet-separator[data-v-730efccc] {
    position: relative;
}
.has-bullet-separator[data-v-730efccc]::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 5px;
    width: 5px;
    border-radius: 100%;
}
#exports-modal .campaign-img[data-v-730efccc] {
    height: 40px;
    width: 40px;
}
#exports-modal p[data-v-730efccc] {
    font-size: 12px;
    color: #515365;
}
#exports-modal .left-con[data-v-730efccc],
#exports-modal .right-con[data-v-730efccc] {
    max-width: 400px;
    height: 365px;
    overflow-y: auto;
}
#exports-modal .order-container[data-v-730efccc] {
    min-height: 400px;
}
.draggable-item[data-v-730efccc] {
    padding: 10px 20px;
    background: #601848;
    border-radius: 0 4px 4px 0;
    border-left: 4px solid #300030;
    margin-bottom: 10px;
    color: #fff;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: relative;
    height: 39px;
    width: 100%;
}
.draggable-item.not-locked[data-v-730efccc] {
    background: #bda7b7;
}
.draggable-item .action-con[data-v-730efccc] {
    position: relative;
    top: -3px;
}
.draggable-item h4[data-v-730efccc] {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 0.24px;
}
.draggable-item .handle[data-v-730efccc] {
    cursor: move;
}
.draggable-item .padlock[data-v-730efccc] {
    /* user-drag: none; */
    -webkit-user-drag: none;
    cursor: pointer;
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label[data-v-730efccc]::before {
    background-color: rgb(130 117 145);
}
.gui-admin .custom-control-input:checked ~ .custom-control-label[data-v-730efccc]::before {
    border-color: #827591;
}

/*
* ADMIN VARIATIONS
*/
.gui-admin .has-bullet-separator[data-v-730efccc]::before {
    background: #480048;
}
/*
* END ADMIN VARIATIONS
*/

