
*[data-v-7902ebf4] .multiselect__tags {
    padding-left: 12px;
    max-height: 42px;
    overflow-x: hidden;
    overflow-y: scroll
}
*[data-v-7902ebf4] .is-invalid .multiselect__tags {
    border: 1px solid #dc3545;
}
*[data-v-7902ebf4] .multiselect__option--highlight,
*[data-v-7902ebf4] .multiselect__option--highlight::after,
*[data-v-7902ebf4] .multiselect__tag {
    background-color: #A54284;
}
*[data-v-7902ebf4] .multiselect__tag-icon:after {
    color: white;
}
*[data-v-7902ebf4] .multiselect__tag-icon:focus, *[data-v-7902ebf4] .multiselect__tag-icon:hover {
    background-color: #880288;
}
*[data-v-7902ebf4] .multiselect__option--selected.multiselect__option--highlight,
*[data-v-7902ebf4] .multiselect__option--selected.multiselect__option--highlight::after {
    background-color: #ff6a6a;
}
*[data-v-7902ebf4] .vd-picker-validate {
    display: none;
}
.main-con[data-v-7902ebf4] {
    padding: 225px 0 10px 80px;
}
.main-con.sidebar-pad[data-v-7902ebf4] {
    padding-right: 340px;
}
.titlebar-con[data-v-7902ebf4] {
    padding-right: 334px;
}
.titlebar[data-v-7902ebf4] {
    padding: 20px 20px 0 100px;
}
.titlebar h5[data-v-7902ebf4] {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.26px;
    color: #000000DE;
    margin-bottom: 2px;
}
.filtered-date[data-v-7902ebf4] {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.21px;
    color: #300030;
}
.titlebar .change-date-btn[data-v-7902ebf4] {
    color: #480048;
    text-decoration: underline;
    font-size: 12px;
}
.titlebar .change-date-btn img[data-v-7902ebf4] {
    top: -1px;
}
.titlebar-btm[data-v-7902ebf4] {
    padding-left: 80px;
}
.titlebar-counter[data-v-7902ebf4] {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}
.titlebar-counter b[data-v-7902ebf4] {
    color: #480048;
}
.side-graph-con[data-v-7902ebf4] {
    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: 0;
    top: 0;
    z-index: 3;
}
.side-graph-con h5[data-v-7902ebf4] {
    font-size: 24px;
    font-weight: 500;
    color: #515365;
    margin-bottom: 0;
}
.side-graph-con .filter-graph-btn[data-v-7902ebf4] {
    color: #300030;
    font-size: 12px;
    text-decoration: underline;
}
.side-graph-con .filter-graph-btn i[data-v-7902ebf4] {
    font-size: 14px;
    margin-left: 5px;
}
.side-graph-con .graph-item[data-v-7902ebf4] {
    font-size: 12px;
    margin-bottom: 19px;
}
.side-graph-con .top-researcher-name[data-v-7902ebf4] {
    width: 68%;
}
.font-weight-medium[data-v-7902ebf4] {
    font-weight: 500 !important;
}
.text-some-grey[data-v-7902ebf4] {
    color: #515365 !important;
}
.main-con table tr[data-v-7902ebf4] {
    font-size: 12px;
}
.main-con table thead tr[data-v-7902ebf4] {
    background: #53606D26;
    /* border-bottom: 2px solid rgb(214, 214, 216); */
    color: #202229;
    font-size: 11px;
}
.main-con table thead th[data-v-7902ebf4] {
    padding-top: 1rem;
    padding-bottom: 1rem;
    cursor: pointer;
}
.main-con table tbody tr[data-v-7902ebf4] {
    font-weight: bold;
    border-bottom: 2px solid #F5F6FA;
}
.main-con table tbody .researcher-own-campaigns[data-v-7902ebf4] {
    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-7902ebf4] {
    border-bottom: 2px solid #F5F6FA !important;
}
.table-scroll .researcher-own-campaigns.show[data-v-7902ebf4] {
    max-height: 500px;
}
.researcher-own-campaigns img[data-v-7902ebf4] {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
}
.researcher-own-campaigns label[data-v-7902ebf4] {
    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-7902ebf4] {
    border-bottom: none;
}
.main-con table tfoot tr[data-v-7902ebf4] {
    background: #53606D26;
}
.main-con table tfoot th[data-v-7902ebf4] {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.main-con table tfoot th.bigger-font[data-v-7902ebf4] {
    font-size: 14px;
}
.main-con table tr td .r-name[data-v-7902ebf4] {
    top: 2.5px;
}
.table-scroll[data-v-7902ebf4]{
    width:100%;
    display: block;
    empty-cells: show;
    background: #ffff;
}
.table-scroll thead[data-v-7902ebf4],
.table-scroll tfoot[data-v-7902ebf4]{
    position:relative;
    display: block;
    width:100%;
}
.table-scroll tbody[data-v-7902ebf4]{
    display: block;
    position:relative;
    width:100%;
    max-height: 43.4vh;
    overflow-y:auto;
}
.table-scroll tr[data-v-7902ebf4]{
    width: 100%;
    display: inline-block;
}
.table-scroll td[data-v-7902ebf4],.table-scroll th[data-v-7902ebf4]{
    display: inline-block;
    word-break: break-all;
    padding: .6rem 7px;
    text-align:left;
}
.table-scroll td[data-v-7902ebf4] {
    padding: .4rem 7px;
}
.table-scroll thead th[data-v-7902ebf4],
.table-scroll tfoot th[data-v-7902ebf4] {
    font-size: 11px;
}
.sorting-caret-con[data-v-7902ebf4] {
    width: 9px;
    height: 9px;
}
.sorting-caret[data-v-7902ebf4] {
    color: #53606D;
    font-size: 13px;
    position: absolute;
    left: 0;
    right: 0;
}
.sorting-caret-con .sorting-caret.top-caret[data-v-7902ebf4] {
    bottom: 2px;
}
.sorting-caret-con .sorting-caret.bottom-caret[data-v-7902ebf4] {
    top: 2px;
}
#sort-by-campaign-platform-modal .campaign-img[data-v-7902ebf4] {
    height: 40px;
    width: 40px;
}
#sort-by-campaign-platform-modal h4[data-v-7902ebf4] {
    font-size: 20px;
    color: #000000DE;
}
#sort-by-campaign-platform-modal h5[data-v-7902ebf4] {
    font-size: 16px;
    color: #515365;
}
#sort-by-campaign-platform-modal h5 span[data-v-7902ebf4] {
    font-size: 12px;
}
#sort-by-campaign-platform-modal .left-con[data-v-7902ebf4],
#sort-by-campaign-platform-modal .right-con[data-v-7902ebf4] {
    max-width: 400px;
    height: 300px;
    overflow-y: auto;
}
.color-purple[data-v-7902ebf4] {
    color: #300030;
}
.crep-calendar[data-v-7902ebf4] {
    margin: 0 auto;
}
.crep-list-img[data-v-7902ebf4] {
    width: 16px;
    height: 16px;
}
#change-date-modal h5[data-v-7902ebf4] {
    font-size: 22px;
    color: #806d6d;
    width: 275px;
}
#change-date-modal h5 span[data-v-7902ebf4] {
    font-size: 14px;
}
tbody tr[data-v-7902ebf4]{
    padding-top: 5px;
    padding-bottom: 5px;
}
.three-dots[data-v-7902ebf4] {
    line-height: 0;
    color: #300030;
    font-size: 25px;
    font-weight: bolder;
}

