@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


@font-face {
    font-family: 'Effra';
    src: url("./fonts/primary/Effra_Hair.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url("./fonts/primary/Effra_Th.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'Effra';
    src: url("./fonts/primary/Effra_Lt.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url("./fonts/primary/Effra_Rg.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'Effra';
    src: url("./fonts/primary/Effra_Md.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url("./fonts/primary/Effra_SBd.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url("./fonts/primary/Effra_Bd.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url("./fonts/primary/Effra_Blk.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Effra';
    src: url("./fonts/primary/Effra_XBd.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
}

body {
    /* font-family: 'Roboto', sans-serif !important; */
    font-family: "Effra" !important;
    font-weight: 400 !important;
    margin: 0 !important;
}

.ap-container {
    padding: 0 65px;
    width: 100%;
}

.header-section {
    background: linear-gradient(86.67deg, #7450B2 40.36%, #926BCB 73.11%, #F85C5D 111.88%);
}

.header-section .header-text img {
    max-width: 20px;
}

.header-section .header-notification img {
    margin-top: -4px;
}

.header-user-name .ant-menu-horizontal>.ant-menu-submenu {
    padding-right: 0 !important;

}

.header-user-name .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open::after {
    border-bottom: none !important;
}

.header-user-name .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover::after,
.header-user-name .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover::after,
.header-user-name .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active::after,
.header-user-name .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active::after,
.header-user-name .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open::after,
.header-user-name .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open::after,
.header-user-name .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected::after,
.header-user-name .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected::after {
    border-bottom: none !important;
}

.header-user-name .ant-menu-horizontal>.ant-menu-item::after,
.header-user-name .ant-menu-horizontal>.ant-menu-submenu::after {
    border-bottom: none !important;
}

.header-user-name .ant-menu {
    line-height: normal;
}

.header-menu .ant-menu-horizontal>.ant-menu-item::after {
    border-bottom: 4px solid transparent !important;
}

.header-menu .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:hover::after,
.header-menu .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu:hover::after,
.header-menu .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-active::after,
.header-menu .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-active::after,
.header-menu .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-open::after,
.header-menu .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-open::after,
.header-menu .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item-selected::after,
.header-menu .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu-selected::after {
    border-bottom: 4px solid #FFFFFF !important;
}

.header-menu .ant-menu-submenu-title .ant-menu-item-icon {
    margin-top: 14px;
}

.header-menu .ant-menu-horizontal .ant-menu-item .ant-menu-title-content,
.header-menu .ant-menu-horizontal .ant-menu-item .ant-menu-title-content a {
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: 400;
}

.header-menu .ant-menu-submenu-popup>.ant-menu {
    padding: 20px 0;
}

.header-user-name {
    width: 200px;
}

.header-user-name .ant-menu.ant-menu-dark {
    background-color: transparent;
    justify-content: end;
}

.header-user-name .ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
.header-user-name .ant-menu.ant-menu-dark .ant-menu-sub {
    padding: 0 !important;
}

.header-user-name .ant-menu-dark .ant-menu-sub,
.header-user-name .ant-menu.ant-menu-dark .ant-menu-sub {
    background: rgba(225, 229, 231, 0.15);
    box-shadow: 4px 4px 18px 1px rgba(91, 94, 96, 0.2);
}

.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
    background-color: #e6f7ff !important;
}

.header-user-name .ant-menu-horizontal>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-title-content {
    font-weight: 500;
}

/*Drawer*/

.ant-drawer.ant-drawer-left .drawer-header {
    padding: 30px 20px 30px 35px;
    background: #5F3D98;
}

.ant-drawer.ant-drawer-left .drawer-header .drawer-close-icon {
    font-size: 20px;
}

.ant-drawer.ant-drawer-left .ant-drawer-content {
    background: #7450B2;
}

.ant-drawer.ant-drawer-left .ant-drawer-header {
    background: #5F3D98;
}

.ant-drawer.ant-drawer-left .ant-drawer-body {
    padding: 0;
}

/*Title*/

.section-title h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
}

/*Filter Card*/

.filter-card {
    padding: 0 10px 0 10px;
}

.filter-border {
    border-right: 2px solid rgba(146, 107, 203, 0.1);
}

.filter-card:first-child {
    padding-left: 0;
}

.filter-card:first-child .compe-box {
    width: 180px;
}

.compe-box.status {
    width: 140px;
}

.filter-card:last-child {
    border: none;
    padding-right: 0;
}

.compe-box.active {
    background: #AD81EA;
}

.compe-box.active:hover {
    background: #926BCB;
}

.compe-box:hover {
    background: rgba(173, 129, 234, 0.15);
}

.compe-box.active h2,
.compe-box.active h4 {
    color: #FFFFFF;
}

.compe-box {
    width: 110px;
    height: 108px;
    background: rgba(173, 129, 234, 0.08);
    border-radius: 3px;
    text-align: center;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease 0.3s;
}

.compe-box h2 {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #5B5E60;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.compe-box h4 {
    font-weight: 400;
    font-size: 36px;
    line-height: 43px;
    color: #5B5E60;
    margin: 0;

}

/*Button*/

.ap-primary-btn {
    background-color: rgba(173, 129, 234, 0.1) !important;
    border-radius: 3px !important;
    height: 42px !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 17px !important;
    color: #7450B2 !important;
    border: none !important;
    opacity: 1;
    padding: 0 40px !important;
}
.ap-primary-btn[disabled],.ap-primary-btn[disabled]:hover  {
    background: #C7C9CA !important;
}
.ap-primary-btn[disabled] span {
    color: #FFFFFF;
}

/*Filter*/

.group-filter {
    border-right: 1px solid #C7C9CA;
}

.group-filter .ant-dropdown-trigger .ant-space-item {
    color: #7450B2 !important;
    font-size: 14px !important;
    line-height: 8px !important;
    margin-left: 23px;
    font-weight: 700;
}

.ant-dropdown-menu-title-content>a {
    color: #5B5E60 !important;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
}

.ant-dropdown.ant-dropdown-show-arrow.ant-dropdown-placement-bottom .ant-dropdown-menu-item,
.ant-dropdown.ant-dropdown-show-arrow.ant-dropdown-placement-bottom .ant-dropdown-menu-submenu-title {
    padding: 0 !important;
}

.ant-dropdown.ant-dropdown-show-arrow.ant-dropdown-placement-bottom .ant-dropdown-menu-item .ant-dropdown-menu-title-content>div {
    color: #5B5E60 !important;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 24px !important;
    width: 100%;
}

/* .new-group .plus-icon {
    background-color: rgba(146, 107, 203, 0.09) !important;
} */

.compe-filter-box {
    border-bottom: 1px solid #E1E5E7;
}

.add-new-grp-btn.ant-btn-default {
    border: none;
    background-color: transparent;
    display: flex;
    padding: 0;
    align-items: center;
    box-shadow: none !important;
}

.add-new-grp-btn.ant-btn-default span {
    display: flex;
    align-items: center;
}

.add-new-grp-btn.ant-btn-default a {
    display: flex;
    align-items: center;
}

.add-new-grp-btn.ant-btn-default:hover div {
    color: #926BCB !important;
}

/* .ap-table .ant-table-container table>thead>tr:first-child th:first-child {
    padding-left: 11px;
    width: 60px;
} */

.ant-table-thead>tr>th.ant-table-cell.ap-table-head span.ant-table-column-title span {
    border-radius: 100%;
    background: #7450B2;
    margin: 0 auto;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    flex: initial
}

.ant-table .ant-table-thead>tr>th.ap-table-head {
    text-align: center;
}

.ant-table .ant-table-tbody>tr>td.ap-table-head {
    text-align: center;
}

.ant-table td.ant-table-column-sort {
    background-color: transparent !important;
}

.ant-table .ant-table-tbody>tr>td.ap-main-title {
    font-weight: bold;
}

.ant-table .ant-table-tbody>tr>td .ap-main-title {
    font-weight: bold;
}

.ant-table .ant-table-tbody>tr>td.ap-sub-title {
    color: #7450B2 !important;
    font-weight: bold !important;
}

.ap-table td.ant-table-cell.ap-table-head span {
    border-radius: 100%;
    background: #7450B2;
    margin: 0 auto;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.domain-label {
    border-radius: 100%;
    background: #7450B2;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.ap-table .ap-more-btn span.anticon.anticon-more {
    font-size: 25px;
    transform: rotate(90deg);
}

.ap-table button.ant-btn.ant-btn-default.ap-more-btn {
    border: none;
    color: #7450B2;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    display: flex;
    align-items: center;
}

.ap-table button.ant-btn.ant-btn-default.ap-more-btn img {
    max-width: 20px;
}

.ap-table .ant-table .ant-table-tbody {
    overflow-y: auto !important;
}

.ap-table .ant-table-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.ap-table .ant-table-body::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

.ap-table .ant-table-body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #7450B2;
}

.job-list-table table>thead>tr:first-child th:first-child {
    width: 0%;
}

.job-list-table .ant-table .ant-table-tbody>tr>td.ant-table-row-expand-icon-cell {
    padding: 0 !important;
}

.ant-pagination-prev .ant-pagination-item-link,
.ant-pagination-next .ant-pagination-item-link {
    line-height: 20px !important;
}

/*Breadcumb*/

.ap-breadcumb .ant-breadcrumb {
    color: #7450B2;
    font-size: 14px;
    line-height: 17px;
}

.ap-breadcumb .ant-breadcrumb li .ant-breadcrumb-link,
.ap-breadcumb .ant-breadcrumb li .ant-breadcrumb-link a {
    color: #7450B2;
}

.ap-breadcumb .ant-breadcrumb li:last-child .ant-breadcrumb-link {
    font-weight: bold;
}

.ap-breadcumb .ant-breadcrumb li:last-child .ant-breadcrumb-link:hover {
    color: #926BCB;
}

/*ant form */


.ap-form .ant-form-item-label {
    text-align: left;

}

.ap-form .ant-form-item-label>label {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #5B5E60;
    font-family: 'Effra';
}

.ap-form .ant-form-item-control-input .ant-form-item-control-input-content .ant-input {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    height: 36px;
    border-radius: 5px;
    box-shadow: none !important;
    color: #5B5E60;
    font-size: 14px;
}


/*ant button*/

.custom-primary-btn.ant-btn.ant-btn-primary {
    padding: 10px 40px;
    background: #7450B2;
    border-radius: 3px;
    border: none;
    height: 42px;
}

.custom-primary-btn.ant-btn.ant-btn-primary[disabled],
.custom-primary-btn.ant-btn.ant-btn-primary[disabled]:hover {
    background: #C7C9CA !important;
}

.custom-primary-btn.ant-btn.ant-btn-primary[disabled] span {
    color: #FFFFFF;
}

.custom-primary-btn.ant-btn.ant-btn-primary:hover {
    background: #926BCB;
}

.custom-primary-btn.ant-btn.ant-btn-primary span {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
}

.custom-btn.ant-btn.ant-btn-default {
    padding: 10px 40px;
    border: none;
    height: 42px;
    background: transparent;
    box-shadow: none !important;
}

.custom-btn.ant-btn.ant-btn-default span {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #7450B2;
}

.custom-btn.ant-btn.ant-btn-default:hover span {
    color: #926BCB;
}

/*Domain drawer*/

.ant-drawer.ant-drawer-right .ant-drawer-content {
    padding: 15px 32px;
}

.ant-drawer.ant-drawer-right .ant-drawer-header {
    padding: 0;
    border-bottom: none;
    margin-bottom: 25px;
}

.ant-drawer.ant-drawer-right .ant-drawer-header-title .ant-drawer-close {
    float: right;
}

.ant-drawer.ant-drawer-right .ant-drawer-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    color: #7450B2;
}

.ant-drawer.ant-drawer-right .ant-drawer-body {
    padding: 0;
}

.ant-drawer.ant-drawer-right .ant-collapse-borderless {
    background: rgba(225, 229, 231, 0.25);
}

/* .ant-collapse>.ant-collapse-item .ant-collapse-header-text {
    display: flex;
    justify-content: space-between;
    width: 100%;
} */

.ant-drawer.ant-drawer-right .ant-collapse {
    padding: 25px 20px;
    background: rgba(225, 229, 231, 0.25);
}

.ant-drawer.ant-drawer-right .ant-collapse .ant-collapse-header {
    padding: 0;
}

.ant-drawer.ant-drawer-right .ant-collapse>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow {
    font-size: 16px;
    vertical-align: top;
    color: #7450B2;
    right: 0;
}

.ant-drawer.ant-drawer-right .ant-collapse-content>.ant-collapse-content-box {
    padding: 20px 22px 0 22px !important;
}

.ant-drawer.ant-drawer-right .domain-toggle .ant-collapse-content>.ant-collapse-content-box {
    padding: 20px 22px 0 0 !important;
    margin-left: -7px;
}

.ant-drawer .ant-menu-inline.ant-menu-root .ant-menu-item-selected>.ant-menu-title-content a {
    color: white !important;
    font-weight: 700 !important;
}

.report-list ul li label {
    min-width: 110px;
    display: inline-flex;
}

.report-list.attr-list ul li label {
    min-width: 70px;
}

.comp-group-status.report-list ul li {
    width: 47%;
    margin-right: 10px;
}

.comp-group-status.report-list ul li.deal-name {
    width: 100% !important;
    margin-right: 0;
}

.comp-group-status.report-list ul li label {
    min-width: 70px;
}

.upload-btn {
    border-left: 1px solid #C7C9CA;
}

/*ant modal*/

.ant-modal.ap-modal .ant-modal-header {
    padding: 20px 32px 0 32px;
    border-bottom: none;
}

.ant-modal.ap-modal .ant-modal-body {
    padding: 20px 32px;
}


.ant-modal.ap-modal .ant-modal-close {
    color: #926BCB !important;
}

.ant-modal.ap-modal .ant-modal-title {
    color: #926BCB !important;
    font-size: 24px;
    line-height: 29px;
}

.ant-modal.ap-modal .ant-modal-footer {
    border-top: none;
    padding: 20px 32px 38px 32px;
}


/*ant select box*/

.ant-select-selection-item {
    color: #5B5E60;
}

.ap-select-box.ant-select-single .ant-select-selector .ant-select-selection-item,
.ap-select-box.ant-select-single .ant-select-selector .ant-select-selection-placeholder {
    line-height: 20px;
}

.ap-select-box.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    background: #FFFFFF;
    border: 1px solid #C7C9CA;
    border-radius: 5px;
}

.ap-select-box.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
    color: #C7C9CA;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 35px;
}

.ap-select-box.ant-select-single.ant-select-show-arrow.ant-select-focused .ant-select-selection-item {
    color: #7450B2;
    font-size: 14px;
    text-transform: capitalize;
}

.filter-box.ap-select-box.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    height: 36px;
}

.filter-box.ap-select-box.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input {
    height: 36px;
}

.ap-select-box .ant-select-arrow {
    color: #7450B2;
}

.ap-select-box .ant-select-item-option-content {
    color: #7450B2;
}

.ap-select-box .ant-select-arrow .anticon-search {
    font-size: 16px;
}


.comp-select-box span.ant-select-selection-placeholder {
    color: #7450B2 !important;
    font-size: 14px !important;
    font-weight: 700;
}

.comp-select-box .ant-select:not(.ant-select-customize-input) .ant-select-selector {
    border: none;
}

.comp-select-box .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
    border: none !important;
}

.comp-select-box .ap-select-box.ant-select-single.ant-select-show-arrow .ant-select-selection-item {
    font-weight: 700;
    color: #7450B2 !important;
    line-height: 35px;
}

.comp-select-box .ap-select-box.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector {
    border: none !important;
}

.ant-select.ap-select-box.ant-select-single.ant-select-show-arrow.ant-select-show-search.ap-select-box .ant-select-arrow {
    color: #C7C9CA !important;
}

.ant-select.ap-select-box.ant-select-single.ant-select-show-arrow.ant-select-show-search.ant-select-open.ap-select-box.ant-select-focused .ant-select-arrow {
    color: #7450B2 !important;
}

.ant-select-single .ant-select-selector .ant-select-selection-search {
    left: 8px !important;
}

.filter-lst.filter-list-domain .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
    border-right-width: 0 !important;
}

/* status box */

.status-box {
    background: rgba(225, 229, 231, 0.25);
    padding: 15px 30px;
    width: 275px;

}

.status-box ul {
    margin: 0;
}

.status-box label {
    margin-bottom: 15px;
    display: inline-flex;
}

.status-box span {
    font-size: 14px;
    line-height: 17px;
    color: #5B5E60;
}

.status-box label {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #5B5E60;
}

.status-box .ant-form-item-label {
    overflow: inherit;
}

.status-box .ant-form-item-label>label {
    font-weight: normal;
    align-items: flex-start;
    height: auto;
    line-height: normal;
    margin-bottom: 9px;

}

/*Alert Box*/

.app-alert-box .ant-alert.ant-alert-error {
    border: none;
    background: rgba(215, 63, 70, 0.1);
}

.app-alert-box .ant-alert-with-description .ant-alert-message {
    color: #5B5E60;
    font-size: 14px;
    font-weight: 500;
}

.app-alert-box .ant-alert-with-description .ant-alert-description {
    color: #5B5E60;
    font-size: 14px;
    font-weight: normal;
}

.app-alert-box .ant-alert-with-description .ant-alert-icon {
    padding: 8px;
    background: #fff;
    border-radius: 100%;
    width: 55px;
    height: 55px;
}

.app-alert-box .ant-alert-close-icon .anticon-close {
    color: #7450B2;
    font-size: 16px;
}

.app-alert-box .ant-alert.ant-alert-success {
    background: rgba(172, 236, 156, 0.19);
    border: none;
}

.app-alert-box .ant-alert.ant-alert-success .ant-alert-close-icon .anticon-close {
    color: #5B5E60;
}

.thid-party-soc .third-party-text {
    margin-top: 2px;
}

/*aptopia settings*/

.apptopia-inner-box {
    height: 330px;
}
.apptopia-inner-box .apptopia-text {
    color: #959595;
}

.apptopia-modal.ap-modal .ant-modal-content {
    background-color: #F2EEF8;
}

.apptopia-modal.ant-modal.ap-modal .ant-modal-header {
    background: #F2EEF8;
}

.apptopia-modal.ant-modal .ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger) {
    margin-left: 28px;
    background-color: transparent;
    box-shadow: none;
}

/*ant search box*/

.ant-input-search {
    /* border: 1px solid #E0E0E0; */
    border-radius: 5px;
}

.ap-form .ant-form-item-control-input .ant-input-search .ant-input {
    border: none !important;
    box-shadow: none !important;
}

.ap-form .ant-input-search .ant-input {
    border: none;
}

.ap-form .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary) {
    border: none
}

.filter-lst .ant-input-group {
    height: 36px;
}

.filter-lst .ant-input-search {
    border-radius: 5px;
    height: 36px;
}

.filter-lst .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child {
    left: 0;
    background-color: transparent;
    border: none;
}

.filter-lst .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button {
    background: #7450B2;
    border-color: #7450B2;
    height: 38px;
    border-radius: 0 5px 5px 0;
}

.filter-lst .ant-btn .anticon {
    vertical-align: baseline;
}

.filter-lst .ant-input-search .ant-input {
    height: 36px;
    padding: 10px 12px;
}

.filter-lst .ant-input-search .ant-input:hover,
.filter-lst .ant-input-search .ant-input:focus {
    border: none !important;
}

.filter-lst.filter-list-domain .ant-input-search .ant-input,
.filter-lst.filter-list-domain .ant-input-search .ant-input:hover,
.filter-lst.filter-list-domain .ant-input-search .ant-input:focus {
    border: none !important;
}

/* .filter-lst.filter-list-domain .ant-input-search .ant-input:hover,
.filter-lst.filter-list-domain .ant-input-search .ant-input:focus {
    border: 1px solid #926BCB !important;
} */

.filter-lst.filter-list-domain .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
    border-color: transparent;
}

/* .filter-lst.filter-list-domain .ant-input-search .ant-input {
    height: 38px;
} */
.filter-lst.filter-list-domain .ant-input-affix-wrapper>input.ant-input:focus {
    border: none !important;
}

.filter-lst.filter-list-domain .ant-input-affix-wrapper {
    padding: 2px 11px !important;
    border-radius: 5px;
}

.filter-lst.filter-list-domain .anticon.ant-input-clear-icon,
.ant-input-clear-icon {
    font-size: 18px !important;
}

.filter-lst.filter-list-domain .anticon.ant-input-clear-icon,
.ant-input-clear-icon .anticon-close-circle {
    vertical-align: middle;
    margin-top: -4px;
}

.filter-lst .ant-input-affix-wrapper {
    padding: 0 !important;
    transition: none !important;
}

.filter-lst .ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.filter-lst .ant-input-suffix {
    margin-right: 4px;
}

/*transfer file*/
.apptopia-inner-box ul li {
    margin-bottom: 2px;
}

.apptopia-inner-box ul li.active-item {
    background-color: #F3ECFC;
}

.apptopia-inner-box ul li:hover {
    background-color: #F7F3FD;
}

.apptopia-inner-box ul li:hover .left-arrow-apps {
    opacity: 1 !important;
}

.apptopia-inner-box ul li:last-child {
    margin-bottom: 0;
}

.left-arrow-apps {
    right: -30px;
}

.apply-btn {
    height: 36px !important;
}

/*file upload*/
.file-upload-dragger button.ant-btn.ant-btn-text {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: auto;
    background-color: transparent;
    margin: 0;
    padding: 0;
}

.file-upload-dragger button.ant-btn.ant-btn-text span {
    width: 100%;
    color: #7450B2;
    font-size: 14px;
}

.file-upload-dragger span.anticon.anticon-cloud-upload {
    width: 100%;
    margin-bottom: 20px;
}

.file-upload-dragger .ant-upload.ant-upload-drag {
    height: 115px;
}

.file-upload-dragger .ant-upload.ant-upload-drag .ant-upload-drag-container {
    height: 100%;
}

.ant-upload-list-item.ant-upload-list-item-error.ant-upload-list-item-list-type-picture {
    background-color: #FCF4F4;
    border-radius: 5px;
    height: 47px;
}

.ant-upload-list-picture .ant-upload-list-item-thumbnail {
    display: none;
}

.ant-upload-list-picture .ant-upload-list-item-name {
    color: #5B5E60;
    font-size: 14px;
    font-weight: 500;
}

.ant-upload-list.ant-upload-list-picture {
    margin-top: 10px;
}

.ant-upload.ant-upload-drag.ant-upload-drag-hover {
    border: 1px dashed #926BCB !important;
    background: rgba(173, 129, 234, 0.15) !important;
}


/*Add notes*/

.add-note-box {
    width: 459px;
    background-color: #F8F4FD;
    padding: 18px;
    border-radius: 5px;
    position: absolute;
    z-index: 999;
    left: auto;
    right: 26px;
    bottom: 12px;
}

.drawer-add-note .add-note-box {
    width: 418px;
    position: fixed;
    right: 30px;
}

.drawer-add-note .add-note-icn {
    position: fixed;
    bottom: 14px;
    left: auto;
    right: 32px;
}

.note-close-arrow {
    width: 40px;
    height: 40px;
    background-color: #EFE8F8;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;

}

/*custom scrollbar*/

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #7450B2;
}


body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #7450B2;
}


.ant-drawer-content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.ant-drawer-content::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.ant-drawer-content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #7450B2;
}


.tab-inner-dtl::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.tab-inner-dtl::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.tab-inner-dtl::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #7450B2;
}


.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container::after {
    box-shadow: none !important;
}

.ant-table-ping-left:not(.ant-table-has-fix-left) .ant-table-container::before {
    box-shadow: none !important;
}

.error-msg {
    color: #D73F46;
}

.tab-inner-dtl {
    /* height: 550px;
    overflow-y: auto;
    padding-right: 15px; */

}

/*Notes Popup*/
.notes-listing {
    height: 245px;
    background: #FFFFFF;
    border: 1px solid #E1E5E7;
    border-radius: 5px;
}

.notes-listing .notes-tab-dtl {
    padding-right: 0;
}

.notes-listing .notes-info {
    overflow-y: auto;
    height: 220px !important;
    padding-bottom: 40px;
    padding-right: 5px;
}

.notes-listing .notes-info::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.notes-listing .notes-info::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.notes-listing .notes-info::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #7450B2;
}


/* Edit title */

.edit-section-title .ant-input {
    height: 36px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 2px;
    color: #5B5E60;
    font-size: 14px;
    font-weight: 400;
    padding-right: 78px;
}

/*ant custom label*/

.ant-custom-label {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #5B5E60;
    padding: 0 0 8px;
    display: block;
}

.add-comp-dtl h3 {
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    color: #5B5E60;
}

.vertical-label .ant-row.ant-form-item-row {
    display: inherit !important;
}

.vertical-label .ant-form-item-control {
    max-width: 100% !important;
}

.vertical-label .notes-label label {
    margin-bottom: 16px;
}

.vertical-label .notes-label .notes-listing {
    /* height: 363px !important; */
}

.sources-box:hover {
    background-color: #F7F3FD;
}


/*login page*/

.login-page {
    background: linear-gradient(86.67deg, #7450B2 40.36%, #926BCB 73.11%, #F85C5D 111.88%);
}

.sign-in-btn.ant-btn {
    padding: 10px 40px;
    background: #FFFFFF;
    border-radius: 3px;
    border: none;
    height: 42px;
}

.sign-in-btn.ant-btn-primary:hover span,
.sign-in-btn.ant-btn-primary:focus span {
    color: #7450B2;
}

.sign-in-btn.ant-btn span {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #7450B2;
}

.ant-spin-dot-item {
    background-color: #7450B2 !important;
}

.ant-form-item-label>label::after {
    display: none
}

.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
    display: none !important;
}

.ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::after {
    display: inline-block;
    margin-right: 4px;
    color: #ff4d4f;
    font-size: 14px;
    font-family: SimSun, sans-serif;
    line-height: 1;
    content: '*';
}

/*login page*/

.login-page {
    background: linear-gradient(86.67deg, #7450B2 40.36%, #926BCB 73.11%, #F85C5D 111.88%);
}

.sign-in-btn.ant-btn {
    padding: 10px 40px;
    background: #FFFFFF;
    border-radius: 3px;
    border: none;
    height: 42px;
}

.sign-in-btn.ant-btn-primary:hover span,
.sign-in-btn.ant-btn-primary:focus span {
    color: #7450B2;
}

.sign-in-btn.ant-btn span {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #7450B2;
}

.ant-spin-dot-item {
    background-color: #7450B2 !important;
}

.add-note-icn.note-icn-drawer {
    background: rgba(173, 129, 234, 0.15);
}

.comp-group-file .ant-form-item {
    width: 100% !important;
}

.download-temp-btn {
    padding: 0 !important;

}

.status-link a:hover {
    color: #926BCB;
}



/*domain listing*/

.domain-list-table .ant-table td.ant-table-cell.ant-table-row-expand-icon-cell {
    width: 0%;
    padding: 0;
}

.domain-list-table .ant-table td.ant-table-cell.ant-table-row-expand-icon-cell img {
    max-width: 22px;
}

.domain-list-table .ant-table .ant-table-container {
    margin-bottom: 10px;
}

/*domain notes*/

/* .domain-listing-tab .notes-info {
    height: 335px !important;
} */

.domain-listing-tab .add-note-box {
    width: 490px;
}

.ap-table .ant-table-cell.ap-sub-title.ap-sub-comp-grp {
    padding-left: 5px;
}

.channel-map-table .ant-table td.ant-table-cell.ant-table-row-expand-icon-cell {
    width: 0%;
    padding: 0;
}

.thirdparty-modal .ant-modal-content {
    background-color: #F2EEF8;
}

.filter-lst.modify-glassdoor-domain .ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button {
    color: #FFFFFF;
    margin: 0;
    padding: 0;
}


/* .thirdparty-modal .ant-modal-body {
    height: 545px !important;
} */

.custom-label label {
    font-weight: 700;
    font-size: 16px;
}

.glassdoor-modal .ant-modal-content,
.glassdoor-modal .ant-modal-header {
    background-color: #F2EEF8;
}

.glassdoor-modal .ant-modal-body {
    margin: 13px 13px 0 13px;
}

.thirdparty-modal .ant-modal-body {
    margin: 13px 10px 0px 10px;
}

.analytics-modal .ant-modal-content {
    margin: 13px 10px 0px 10px;
}

.ant-modal.analytics-modal.ap-modal .ant-modal-header {
    background-color: #F2EEF8;
}

.apptopia-btn .ant-btn {
    background-color: transparent !important;
    border: none;
    box-shadow: none;
    padding: 0;
}

.apptopia-btn .ant-btn:focus {
    background-color: transparent;
}

.apptopia-btn .ant-btn[disabled] {
    opacity: 0.5;
}

.bg-launch-image {
    background:url("/images/ic_launch.svg");
    background-size: 24px 24px;
    background-repeat: no-repeat;
}

.bg-launch-image:hover {
    background:url("/images/ic_launch_hover.svg");
    background-size: 24px 24px;
    background-repeat: no-repeat;
}
.bg-delete-image {
    background:url("/images/delete.svg");
    background-size: 24px 24px;
    background-repeat: no-repeat;
}
.bg-delete-image:hover {
    background:url("/images/ic_delete_hover.svg");
    background-size: 24px 24px;
    background-repeat: no-repeat;
}
.bg-fileupload-image {
    background: url("/images/upload-file.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 20px;
}

.bg-fileupload-image:hover {
    background:url("/images/upload_file_hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 20px;
}

.download-bg-image {
    background:url("/images/download.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.download-bg-image:hover {
    background:url("/images/download_hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.bg-delete-image {
    background:url("/images/delete.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.bg-delete-image:hover {
    background:url("/images/ic_delete_hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.bg-playstore {
    background:url("/images/playstore.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.bg-playstore:hover {
    background:url("/images/playstore-hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.bg-ios {
    background:url("/images/ios.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.bg-ios:hover {
    background:url("/images/ios-hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.bg-other-icon {
    background:url("/images/others_app_icon.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.bg-other-icon:hover {
    background:url("/images/others_app_icon-hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}


.bg-playstore-icon {
    background:url("/images/playstore.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
}
.bg-playstore-icon:hover {
    background:url("/images/playstore-hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
}
.bg-ios-icon {
    background:url("/images/ios.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
}
.bg-ios-icon:hover {
    background:url("/images/ios-hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
}
.bg-other-icons {
    background:url("/images/others_app_icon.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
}
.bg-other-icons:hover {
    background:url("/images/others_app_icon-hover.svg");
    background-size: cover;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
}





.third-party-table .ant-table .ant-table-tbody>tr>td {
    white-space: nowrap;
    max-width: 160px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.third-party-table .ant-table .ant-table-tbody>tr>td:first-child {
    padding-left: 0;
}
.third-party-table .ant-table-container table > thead > tr:first-child th:first-child {
    padding-left: 0;
}
.analytics-box {
    height: 289px;
}
.third-party-table {
    height: 421px;
}
.cutstom-dropdown {
    height: 36px;
}
.cutstom-dropdown .css-1s2u09g-control {
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    height: 36px;
    border-radius: 5px;
    box-shadow: none !important;
}
.cutstom-dropdown .css-1pahdxg-control {
    border-color:#7450B2 !important;
    box-shadow: none !important;
}

.cutstom-dropdown .css-1s2u09g-control .css-qc6sy-singleValue {
    color: #5B5E60;
}
.cutstom-dropdown .css-1pahdxg-control:hover {
    border: 1px solid #7450B2 !important;
}
.cutstom-dropdown .css-1s2u09g-control:hover {
    border-color: #7450B2 !important;
}
.cutstom-dropdown .css-6j8wv5-Input {
    color: #5B5E60;
    font-size: 14px;
}
.cutstom-dropdown .css-tj5bde-Svg {
    fill: #7450B2;
}
.cutstom-dropdown .css-1okebmr-indicatorSeparator {
    display: none;
}
/*responsive css*/


@media only screen and (max-width:1440px) {
    /*job listing*/

    .ap-table .ant-table-cell.ap-sub-title.ap-sub-comp-grp {
        padding-left: 7px;
    }

    .ap-table .ant-table-cell.ap-sub-deal-name {
        padding-left: 7px;
    }
}

@media only screen and (min-width:1600px) {
    .download-temp-btn {
        margin-left: -70px;
    }
}

@media only screen and (max-width:1150px) {
    .edit-comp-list {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width:1280px) {
    .compe-filter-box .ap-primary-btn {
        padding: 0 20px !important;
    }
}

@media only screen and (max-width:1024px) {
    
    .table-header-hide {
        display: none;
    }

    /* .header-user-name {
        width: auto;
    } */
    .ap-container {
        padding: 0 16px;
    }

    .comp-grp-box-list {
        flex-wrap: wrap;
    }

    .compe-filter-box {
        flex-wrap: wrap;
    }

    .comp-grp-box-list .filter-card:first-child {
        margin-left: 10px;
    }

    .header-notification span {
        display: none;
    }

    .header-menu .ant-menu-horizontal .ant-menu-item .ant-menu-title-content,
    .header-menu .ant-menu-horizontal .ant-menu-item .ant-menu-title-content a {
        font-size: 14px !important;
    }

    .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item,
    .ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-submenu {
        padding: 0px 10px !important;
    }

    .ant-menu-horizontal>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-title-content {
        font-size: 14px !important;
    }

    .compe-box h4 {
        font-size: 28px;
        line-height: normal;
    }

    .section-title h2 {
        font-size: 20px;
    }

    .compe-box {
        height: 90px;
    }

}

@media only screen and (max-width:991px) {
    .filter-lst {
        margin-top: 20px;

    }
}


@media only screen and (min-width:1100px) and (max-width:1500px) {
    .comp-group-btn .ant-form-item-row {
        justify-content: end;
    }
}

@media only screen and (min-width: 640px) {
    .header-logo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}


@media only screen and (max-width: 640px) {
    .header-menu {
        display: none;
    }

    .custom-primary-btn.ant-btn.ant-btn-primary {
        padding: 10px 25px;
    }

    .edit-comp-list .filter-card:nth-child(4) {
        padding-left: 0;
    }
}

@media only screen and (min-width: 480px) {
    .comp-grp-box-list .filter-card:first-child {
        margin-top: 10px;
    }

}

@media only screen and (max-width: 480px) {
    .comp-grp-box-list .filter-card:first-child {
        margin-top: 10px;
    }

    .compe-box {
        width: 180px;
    }

    .filter-border {
        border: none;
    }

    .ant-drawer-left>.ant-drawer-content-wrapper {
        width: 320px !important;
    }

    .ant-drawer-right>.ant-drawer-content-wrapper {
        width: 320px !important;
    }

    .comp-group-status.report-list ul li {
        width: 100% !important;
    }

    .comp-group-status.report-list ul li label {
        min-width: 110px;
    }

    .ant-drawer.ant-drawer-right .ant-drawer-content {
        padding: 15px;
    }

    .ant-modal {
        width: 90% !important;
    }

    .ant-modal.ap-modal .ant-modal-header {
        padding: 20px 20px 0 20px;
    }

    .ant-modal.ap-modal .ant-modal-body {
        padding: 20px;
        max-height: 500px;
        overflow-y: auto;
        margin-right: 10px;
    }

    .ant-modal.ap-modal .ant-modal-footer {
        padding: 20px;
    }
}

.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner::after {
    border-color: #f5f5f5 !important
}
.ap-job-sub-comp-grp {
    padding-left: 6px !important;
}
.table-header-hide.padding-left {
    padding-left: 30px !important;
}
.ap-sub-deal-name {
    padding-left:40px !important;
}
.app-alert-box .ant-alert-with-description {
    align-items: center;
}
.last-update-box {
    padding-left: 40px !important;
}
.padding-left-0 {
    padding-left: 0 !important;
}