@charset "UTF-8";

@media (min-width: 768px) {
    .wmin-md-350 {
        min-width: 120px !important;
    }
}

@media (min-width: 768px) {
    #main-menu .navbar-brand {
        /* min-width: 8.625rem; */
    }
}

#logout i {
    margin-top: 2px;
}

.dimensionsDropDown {
    padding-left: 20px;
}

.multiselect-native-select {
    width: 50%;
}

.input-group-prepend {
    margin-left: 1.25rem;
}

#main-menu {
    background-color: #805cb6;
}

.finalError {
    padding: 10px;
}

.nw-50 {
    width: 50% !important;
}

.dimensionsDropDownList .form-group {
    width: 100%;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #ddd;
    padding: 4px;
    margin-bottom: 0px;
}

.pageLoader {
    z-index: 99999999;
    position: absolute;
    width: 15rem;
    height: 15rem;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1);
}

.pageLoaderimg {
    z-index: 99999999;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pageLoader div {
    position: absolute;
    left: 0;
    width: 0.5rem;
    height: 0.5rem;
    background: white;
    border-radius: 1rem;
    opacity: 0;
}

.pageLoader div:nth-child(1) {
    top: 0rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 0s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 0s infinite ease-in-out;
    animation: dna_rotate 2s 0s infinite ease-in-out;
}

.pageLoader div:nth-child(2) {
    top: 0.6rem;
    -moz-animation: dna_rotate 2s 1.1s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1.1s infinite ease-in-out;
    animation: dna_rotate 2s 1.1s infinite ease-in-out;
}

.pageLoader div:nth-child(3) {
    top: 1.2rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 0.2s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 0.2s infinite ease-in-out;
    animation: dna_rotate 2s 0.2s infinite ease-in-out;
}

.pageLoader div:nth-child(4) {
    top: 1.8rem;
    -moz-animation: dna_rotate 2s 1.3s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1.3s infinite ease-in-out;
    animation: dna_rotate 2s 1.3s infinite ease-in-out;
}

.pageLoader div:nth-child(5) {
    top: 2.4rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 0.4s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 0.4s infinite ease-in-out;
    animation: dna_rotate 2s 0.4s infinite ease-in-out;
}

.pageLoader div:nth-child(6) {
    top: 3rem;
    -moz-animation: dna_rotate 2s 1.5s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1.5s infinite ease-in-out;
    animation: dna_rotate 2s 1.5s infinite ease-in-out;
}

.pageLoader div:nth-child(7) {
    top: 3.6rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 0.6s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 0.6s infinite ease-in-out;
    animation: dna_rotate 2s 0.6s infinite ease-in-out;
}

.pageLoader div:nth-child(8) {
    top: 4.2rem;
    -moz-animation: dna_rotate 2s 1.7s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1.7s infinite ease-in-out;
    animation: dna_rotate 2s 1.7s infinite ease-in-out;
}

.pageLoader div:nth-child(9) {
    top: 4.8rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 0.8s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 0.8s infinite ease-in-out;
    animation: dna_rotate 2s 0.8s infinite ease-in-out;
}

.pageLoader div:nth-child(10) {
    top: 5.4rem;
    -moz-animation: dna_rotate 2s 1.9s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1.9s infinite ease-in-out;
    animation: dna_rotate 2s 1.9s infinite ease-in-out;
}

.pageLoader div:nth-child(11) {
    top: 6rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 1s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1s infinite ease-in-out;
    animation: dna_rotate 2s 1s infinite ease-in-out;
}

.pageLoader div:nth-child(12) {
    top: 6.6rem;
    -moz-animation: dna_rotate 2s 2.1s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 2.1s infinite ease-in-out;
    animation: dna_rotate 2s 2.1s infinite ease-in-out;
}

.pageLoader div:nth-child(13) {
    top: 7.2rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 1.2s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1.2s infinite ease-in-out;
    animation: dna_rotate 2s 1.2s infinite ease-in-out;
}

.pageLoader div:nth-child(14) {
    top: 7.8rem;
    -moz-animation: dna_rotate 2s 2.3s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 2.3s infinite ease-in-out;
    animation: dna_rotate 2s 2.3s infinite ease-in-out;
}

.pageLoader div:nth-child(15) {
    top: 8.4rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 1.4s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1.4s infinite ease-in-out;
    animation: dna_rotate 2s 1.4s infinite ease-in-out;
}

.pageLoader div:nth-child(16) {
    top: 9rem;
    -moz-animation: dna_rotate 2s 2.5s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 2.5s infinite ease-in-out;
    animation: dna_rotate 2s 2.5s infinite ease-in-out;
}

.pageLoader div:nth-child(17) {
    top: 9.6rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 1.6s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1.6s infinite ease-in-out;
    animation: dna_rotate 2s 1.6s infinite ease-in-out;
}

.pageLoader div:nth-child(18) {
    top: 10.2rem;
    -moz-animation: dna_rotate 2s 2.7s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 2.7s infinite ease-in-out;
    animation: dna_rotate 2s 2.7s infinite ease-in-out;
}

.pageLoader div:nth-child(19) {
    top: 10.8rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 1.8s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 1.8s infinite ease-in-out;
    animation: dna_rotate 2s 1.8s infinite ease-in-out;
}

.pageLoader div:nth-child(20) {
    top: 11.4rem;
    -moz-animation: dna_rotate 2s 2.9s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 2.9s infinite ease-in-out;
    animation: dna_rotate 2s 2.9s infinite ease-in-out;
}

.pageLoader div:nth-child(21) {
    top: 12rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 2s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 2s infinite ease-in-out;
    animation: dna_rotate 2s 2s infinite ease-in-out;
}

.pageLoader div:nth-child(22) {
    top: 12.6rem;
    -moz-animation: dna_rotate 2s 3.1s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 3.1s infinite ease-in-out;
    animation: dna_rotate 2s 3.1s infinite ease-in-out;
}

.pageLoader div:nth-child(23) {
    top: 13.2rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 2.2s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 2.2s infinite ease-in-out;
    animation: dna_rotate 2s 2.2s infinite ease-in-out;
}

.pageLoader div:nth-child(24) {
    top: 13.8rem;
    -moz-animation: dna_rotate 2s 3.3s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 3.3s infinite ease-in-out;
    animation: dna_rotate 2s 3.3s infinite ease-in-out;
}

.pageLoader div:nth-child(25) {
    top: 14.4rem;
    background: #fdb37f;
    -moz-animation: dna_rotate 2s 2.4s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 2.4s infinite ease-in-out;
    animation: dna_rotate 2s 2.4s infinite ease-in-out;
}

.pageLoader div:nth-child(26) {
    top: 15rem;
    -moz-animation: dna_rotate 2s 3.5s infinite ease-in-out;
    -webkit-animation: dna_rotate 2s 3.5s infinite ease-in-out;
    animation: dna_rotate 2s 3.5s infinite ease-in-out;
}

@-moz-keyframes dna_rotate {
    0% {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
        left: 40%;
        z-index: 0;
    }

    25% {
        opacity: 1;
        -moz-transform: scale(1.8);
        transform: scale(1.8);
    }

    50% {
        opacity: 1;
        left: 60%;
        z-index: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }

    75% {
        opacity: 1;
        -moz-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        opacity: 1;
        left: 40%;
        z-index: 0;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes dna_rotate {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        left: 40%;
        z-index: 0;
    }

    25% {
        opacity: 1;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }

    50% {
        opacity: 1;
        left: 60%;
        z-index: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        opacity: 1;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        opacity: 1;
        left: 40%;
        z-index: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes dna_rotate {
    0% {
        opacity: 1;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        left: 40%;
        z-index: 0;
    }

    25% {
        opacity: 1;
        -moz-transform: scale(1.8);
        -ms-transform: scale(1.8);
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }

    50% {
        opacity: 1;
        left: 60%;
        z-index: 1;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    75% {
        opacity: 1;
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    100% {
        opacity: 1;
        left: 40%;
        z-index: 0;
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.pageLoaderParent {
    height: 100%;
    width: 100%;
    background: #f1f2ffba;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
}


.loaderText {
    width: 100%;
    top: 60%;
    color: #000;
    z-index: 99999;
    position: absolute;
    text-align: center;
}

.selectedDimsList {
    padding: 20px;
}

.select2-selection--multiple .select2-selection__choice {
    background-color: #2196f3;
    color: #fff !important;
    margin-bottom: 6px;
}

.selectedDimsList div div span span span ul .select2-selection__choice {
    background-color: rgb(77, 182, 172) !important;
    padding-left: 7px !important;
    padding-right: 7px !important;
    padding-bottom: 4px !important;
    padding-top: 4px !important;
    border-radius: 4px !important;
}

.selectedDimColor span {
    margin-top: 0.1rem !important;
}

.bgImg {
    background-image: url("../img/signup.JPG");
    background-size: cover;
    display: block;
    filter: grayscale(75%);
    -webkit-filter: grayscale(75%);
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    z-index: -999;
}

.card-sign {
    width: 100%;
    border: 0;
    margin-top: 30%;
    padding: 0px 15px 10px 15px;
    background-color: rgba(255, 255, 255, 0.96);
    -webkit-box-shadow: 5px 6px 20px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 6px 20px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 5px 6px 20px -5px rgba(0, 0, 0, 0.75);
    border-radius: 6px !important;
}

.glowBox {
    background: linear-gradient(135deg, #ce9ffc, #7367f0);
    margin-top: -40px;
    padding: 20px 0;
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(115, 103, 240, 0.6);
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2), 0 13px 24px -11px rgba(115, 103, 240, 0.6);
    border-radius: 6px;
}

.title-sign {
    margin-top: 0.625rem;
    margin-bottom: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.5em;
    text-align: center;
    color: #fff;
}

.socialMedia-sign {
    text-align: center;
    margin-top: 1rem;
    padding: 0;
}

.socialMedia-sign i {
    color: #fff;
}

.desc-sign {
    color: #888888;
    font-size: 14px;
    margin: 0 0 10px;
}

.form-sign {
    display: block;
    width: 100%;
    padding: 0.4375rem 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-bottom: 1px solid #d2d2d2;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    padding-bottom: 7px;
    margin: 27px 0 0 0;
}

.form-sign:focus {
    outline: none;
}

input::-webkit-input-placeholder {
    color: #aaa;
}

input:focus::-webkit-input-placeholder {
    color: #7367f0;
}

.form-sign:focus+.underline-sign {
    transform: scale(1);
    outline: none;
}

.form-sign:focus {
    outline: none;
    border-bottom: 2px solid #7367f0;
}

.rtype {
    font-weight: 600;
    font-size: 14px;
    margin-top: 25px;
}

.smallbtns {
    height: 27px;
    padding: 4px;
    font-size: 10px;
    margin-top: 5px;
}

.buttons-csv,
.buttons-excel {
    color: #fff !important;
    background: #4caf50 !important;
    border-radius: 4px !important;
    border: none !important;
}

.buttons-page-length {
    color: #fff !important;
    background: #03a9f4 !important;
    border-radius: 4px !important;
    border: none !important;
}

.button-page-length {
    background: #03a9f4 !important;
    box-shadow: none !important;
    border-radius: 4px !important;
}

.button-page-length span {
    font-size: 15px;
}

#main-table_wrapper #main-table_length {
    margin: 0 1.25rem 1.25rem 0;
}

#latest_avail {
    margin: 0 0 0 10px;
    align-self: center;
}

.charts-row .card {
    overflow: hidden;
}

.atlasv2-data-table .dataTables_info {
    margin-left: 10px;
    margin-top: 10px;
}

.atlasv2-data-table .dataTables_paginate {
    margin-right: 10px;
    margin-top: 10px;
}

.hourly_revenue {
    background: #C6FFDD;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #f7797d, #FBD786, #C6FFDD);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #f7797d, #FBD786, #C6FFDD);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.canvasjs-chart-credit {
    display: none;
}

.table-card-body {
    max-width: 100%;
    overflow: auto;
    height: calc(100vh - 225px);
}

#KeywordTable {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#KeywordTable td,
#KeywordTable th {
    border: 1px solid #ddd;
    padding: 8px;
}

#KeywordTable tr:nth-child(even) {
    background-color: #f2f2f2;
}

#KeywordTable tr:hover {
    background-color: #ddd;
}

#KeywordTable th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #30384f;
    color: white;
}

table#KeywordTable thead th {
    position: sticky;
    top: 0;
    z-index: 2;
}

table#customersTable {
    table-layout: fixed;
}

table#customersTable {
    /* font-family: "Fraunces", serif;
    font-size: 125%; */
    white-space: nowrap;
    margin: 0;
    border: none;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    /* border: 1px solid #ccc; */
}

table#customersTable td,
table#customersTable th {
    border: 1px solid #ddd;
    padding: 8px 1.25rem;
    padding: 6px;
}

table#customersTable thead th {
    background: #30384f;
    padding: 8px 1.25rem;
    position: sticky;
    top: 0;
    z-index: 2;
    width: 25vw;
    color: #fff;
    height: 45px;
}

table#customersTable td {
    /* background: #fff; */
    padding: 8px 1.25rem;
    text-align: center;
}

table#customersTable tbody th {
    /* font-weight: 100; */
    /* font-style: italic; */
    text-align: left;
    position: relative;
}

table#customersTable thead th:first-child {
    position: sticky;
    left: 0;
    z-index: 3;
    padding: 8px 1.25rem;
    height: 45px;
}

table#customersTable tbody th {
    position: sticky;
    left: 0;
    /* background: white; */
    z-index: 1;
    padding: 8px 1.25rem;
}

table#customersTable th.nestedHead {
    top: 45px;
}

table#customersTable .nameTD {
    vertical-align: top;
}

table#customersTable .rowBG {
    background-color: #e4e4e4;
}

table#customersTable .rowBGWhite {
    background-color: #fff;
}

table#customersTable .total {
    font-weight: 600;
    z-index: 0;
    background: #ececec73;
}

table#customersTable .total.firstTotal {
    position: sticky;
    left: 0;
    z-index: 2;
    background: #fff !important;
}


/* CSS command for the row to highlight */

.highlight td {
    background-color: #b8b8b8 !important;
}

.tost {
    background-color: #222;
    position: fixed;
    z-index: 1080;
    top: 15px;
    right: 15px;
    min-width: 175px;
    border-radius: 8px;
    padding: 5px 10px 5px 40px;
    color: #fff;
    transition: all 0.45s linear;
    max-width: 300px;
}

.tost-error {
    background-color: #ca5e58;
}

.tost-success {
    background-color: #3c763d;
}

.tost i {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.15);
    font-size: 1.3em;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.tost i::before {
    content: "\f071";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.tost h5 {
    font-weight: 600;
    margin: 5px 0 1px;
}

.tost p {
    margin-bottom: 0;
}

.change_password {
    margin-top: -5px;
    background: url('/assets/img/wallpaper.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-gray-100 {
    background-color: rgb(243 244 246);
}

.border-gray-200 {
    border-color: rgba(229, 231, 235, 1)
}

.mx-0\.5 {
    margin-left: 0.5px;
    margin-right: 0.5px;
}

.pt-6 {
    padding-top: 1.5rem;
}

.pt-8 {
    padding-top: 2rem;
}

.dimensionsDropDownList#Manager {
    max-height: 100px;
    overflow: auto;
}

.card{
    border: unset;
    border-radius: 10px/10px !important;
}
    
.card-gradient{
    background-image: linear-gradient(white, #d9d8d8bd);
}
.team-option .card-title div div span span span ul .select2-selection__choice {
    background: transparent;
    color: #626262 !important;
    padding: 0px 5px;
    border-radius: 0px !important;
    border-bottom: dashed;
    border-width: 2px;
    margin-left: 6px;
    margin-top: -2px !important;
    border-color: #626262;
}

.team-option .card-title .select2-search__field {
    background: transparent;
    color: #626262 !important;
    padding: 0px 5px;
    border-radius: 0px !important;
    margin-left: 6px !important;
    min-width: 150px;
}

.team-option .card-title {
    max-height: 27px;
}

.setting-option .selectedDimsList,
.team-option .selectedDimsList {
    padding: 0px;
}

.team-option .select2-search__field {
    width: auto !important;
}

.w-full {
    width: 100% !important;
}

.swal-height .swal-text {
    overflow-y: auto;
    max-height: 50vh;
}

.table-cell.table-cell-small input,
.table-cell-input {
    background: white;
    width: auto;
    max-width: 75px;
    border: 1px solid #ddd !important;
}

.table-cell.table-cell-small input,
.table-cell.table-cell-small button,
.table-cell-input,
.table-cell-button {
    max-height: 30px;
}

.table-cell .smallbtns {
    min-width: 50px;
}

.smallbtns.update_campaign_target_cpa,.update_campaign_target_cpa {
    min-width: 80px !important;
}

#main-table .Campaign .inner-block,
#main-table .Keyword .inner-block {
    max-width: 400px;
    min-width: 400px;
    width: 100%;
    overflow: hidden;
    white-space: pre-wrap;
    word-break: break-word;
}

#main-table td.Keyword {
    cursor: pointer;
}

.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    font-size: 1.02rem !important;
}

.table .child-container td {
    background: #f3fbff !important;
}

.table .child-container .child-inner {
    padding: 0px;
}

.table .child-container .child-row .cell:first-child {
    position: relative;
}

.table .child-container .child-row .cell:first-child::before {
    content: " ";
    width: 3px;
    background-color: #0099ee;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

#main-table .badge.badge-light {
    background-color: #fff;
    border: 1px solid #dcdcdc;
    color: #444;
}

.table .Campaign .third_party_id {
    margin-left: 6px;
}

.table .Campaign .inner-block>div:first-child {
    width: 100%;
}

.table .Campaign .inner-block .third_party_id {
    float: right;
}

.icon.toggler {
    transition: all 0.2s ease;
}

.icon.toggler.expanded {
    transform: rotateZ(90deg);
}

.table td.STATUS {
    width: 143px;
    min-width: 143px;
    text-align: center;
}

.table td.channel_no {
    width: 110px;
    min-width: 110px;
    text-align: center;
}

.table td.LABEL {
    width: 125px !important;
    min-width: 125px;
    text-align: center;
    word-break: break-all;
    white-space: normal;
}

.custom-control {
    padding-left: 0;
}

.custom-control.custom-control-right .custom-control-input {
    left: auto;
    right: 0;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    cursor: pointer;
}

.custom-control-success .custom-control-input:checked~.custom-control-label::before,
.custom-control-success .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: #25b372;
    border-color: #25b372;
}

.custom-switch .custom-control-label::before {
    left: -2.9375rem;
    width: 2.1875rem;
    pointer-events: all;
    border-radius: 0.625rem;
}

.custom-switch .custom-control-label::before {
    border: 0;
    left: 0;
    background-color: #999;
}

.custom-switch .custom-control-label {
    display: inline-block;
    min-width: 2.1875rem;
    padding-left: 2.9375rem;
}

.custom-control-label::after,
.custom-control-label::before {
    left: 0;
    top: 0.0625rem;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.custom-switch .custom-control-label::after {
    top: calc(0.06253rem + 4px);
    left: calc(-2.9375rem + 4px);
    width: 1rem;
    height: 1rem;
    background-color: #ddd;
    border-radius: 0.625rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.9375rem);
    transform: translateX(0.9375rem);
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
}

.custom-switch .custom-control-label::after {
    top: calc(0.0625rem + 2px);
    left: 2px;
    background-color: #fff;
    box-shadow: 0 0.0625rem 0.125rem rgb(0 0 0 / 25%);
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.37506rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1.25rem;
    height: 1.31253rem;
    opacity: 0;
}

.custom-control-label {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 2rem;
    min-width: 1.25rem;
    min-height: 1.25rem;
}

#main-table_wrapper .table thead th {
    text-transform: capitalize;
}

/* For HTML form submit auto errors to be at the bottom oh the select HTML element */
.policy_form .select2-hidden-accessible {
    width: 100% !important;
    height: 35px !important;
}

.loading {
    z-index: 20;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.loading-content {
    position: absolute;
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid #3498db;
    /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    top: 15%;
    left: 50%;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.ruleCampaignDropDownList .form-group {
    width: 800px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #ddd;
    padding: 4px;
    margin-bottom: 0px;
}

.ruleCampaignDropDownList .pageLoader {
    z-index: 99999999;
    position: absolute;
    width: 15rem;
    height: 15rem;
    left: 50%;
    top: 50%;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1);
    transform: translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1);
}

.select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4 !important;
    color: #000 !important;
}

.resetform .form-group>label {
    white-space: nowrap;
}

.resetpass>.card-header {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}

.correct-incorrect-icon {
    position: absolute;
    right: 0;
    top: 12px;
}

.show-dimension {
    display: none;
}

.dateRange-text {
    color: #b63b4d;
    cursor: pointer;
    white-space: nowrap;
}

.w-40 {
    width: 40% !important;
}

.FS-14 {
    font-size: 14px;
}

.FS-13 {
    font-size: 13px;
}

.FW-500 {
    font-weight: 500;
}

.cursor-pointer {
    cursor: pointer;
}

#bulkCampaignData {
    resize: none;
}

select[name="bulk_search_type"] {
    font-size: 14px;
    letter-spacing: .35px;
}

/*hide child campaign icon*/
.child-row .icon {
    display: none !important;
}

/*make child Campaign text left as parents*/
.cell {
    text-align: left !important;
}

.multi-web .select2-selection--multiple {
    border-bottom: 1px solid #ddd;
}

.dataTables_wrapper .dt-buttons {
    float: right;
}

.select2-container--default .select2-selection__rendered {
    max-height: 90px;
    overflow: hidden;
    overflow-y: auto;
    padding-top: 5px;
    padding-left: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding-left: 0px;
    margin-left: 0px !important;
}

.select2-selection__rendered {
    word-wrap: break-word !important;
    text-overflow: inherit !important;
    white-space: normal !important;
}

.custom-card .dateRange-text {
    white-space: initial;
    text-align: center;
    border: 1px solid #ddd !important;
    padding: 10px;
    border-radius: 0.25rem;
    color: inherit;
}

#select2-dimensions-results .select2-results__option:first-child>.select2-results__group {
    position: sticky;
    top: 0;
    background-color: #fff;
    z-index: 1;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.navbar-md-md-top .daterangepicker {
    z-index: 1441;
}

#actionModal .modal-body .form-group .action-success {
    visibility: hidden;
}

.processing-text-div {
    overflow-y: auto;
    height: 100%;
    max-height: 250px;
}

table.dataTable tbody td.select-checkbox:before {
    top: 48% !important;
    left: 16px !important;
    width: 15px !important;
    height: 15px !important;
}

table.dataTable tbody td.select-checkbox:after {
    top: 52% !important;
    left: 15px !important;
}

.dataTables_paginate,
.dataTables_info {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 1.25rem;
    margin-bottom: 0;
}

#search_criteria .submenu .col-md-4 .select2-search__field {
    border-bottom: 1px solid #ddd;
}

.table-responsive .select2-search__field {
    border-bottom: 1px solid #ddd !important;
}

.fixed-tbl-header {
    max-height: 600px;
    width: 100%;
    overflow-y: scroll;
}

.hourly-table-styling {
    max-height: 800px;
}

.fixed-tbl-header table thead tr th {
    position: sticky;
    top: 0px;
    background: #BBB;
    color: #060606;
}
.fixed-tbl-header table tfoot {
    position: sticky;
    bottom: 0px;
    background: #dedede;
}

.select2-selection--multiple .select2-selection__choice {
    padding: 0.3rem 0.4rem;
    border-radius: 4px;
}

#reporting_section_box .select2-selection--multiple {
    border: 1px solid #ddd;
    padding: 0 0 0 6px;
    border-radius: 0.25rem;
}

.select2-container--disabled,
.select2-container--disabled .select2-selection--multiple .select2-search__field,
.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    cursor: not-allowed;
}

.select2-results__option.loading-results {
    padding-top: 0.5rem;
}
.select2-selection--single{
    border: 1px solid #ddd  !important;
    border-radius: 6px;
}
.table thead th {
    border-top-width: 1px !important;
}

.sidebar-container {
    width: 260px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    padding: 0;
    background: #f1f3f4;
    transition: all .2s linear;
}

.sidebar-container .user {
    border-bottom: 1px solid #d4d4d4;
    padding: 0 15px 12px;
    height: 65px;
}

.sidebar-container .user p {
    font-size: 15px;
    font-weight: 500;
    line-height: 0;
    color: #000;
    transition: all 0.5s linear;
}

.sidebar-container .user svg {
    background: #fff;
    width: 40px;
    height: 40px;
    padding: 7px;
    border-radius: 50%;
    margin-left: 4px;
}

.sidebar-ul li {
    border-left: 4px solid transparent;
}

.sidebar-ul li>a {
    padding: 15px 10px;
    overflow: hidden;
}

.sidebar-collapsed .sidebar-ul li a {
    justify-content: center;
}

.sidebar-ul li p {
    font-size: 14px;
    font-weight: 400;
    line-height: 0;
    color: #000;
    margin-left: 18px;
    white-space: nowrap;

}

.sidebar-ul li svg, .sidebar-ul li .material-symbols-outlined {
    color: #000;
}
.sidebar-ul li a > div {
    line-height: 0;
}

.sidebar-ul li:hover {
    background: #dadce0;
    transition: all 0s linear;
    border-color: #805cb6
}

.sidebar-ul li:hover svg,
.sidebar-ul li:hover p,
.sidebar-ul li:hover .material-symbols-outlined {
    color: #805cb6;
}

.sidebar-ul li:hover path.cs-path {
    fill: #805cb6;
}

.sidebar-collapsed .sidebar-container {
    width: 80px;
}

.sidebar-collapsed .sidebar-ul li p {
    display: none;
}

.toggle-hamburger {
    cursor: pointer;
}

.custom-top-navbar {
    padding-top: 3rem;
}

.card {
    box-shadow: 0 5px 5px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

.selectize-control.multi .selectize-input.has-items {
    padding-top: 7px !important;
}

#reporting_section_box .ui-sortable-handle {
    margin: 0 5px 5px 5px;
    padding: 5px 15px;
    background: #e4e4e4;
    color: #000;

}

#reporting_section_box .selectize-input.focus {
    box-shadow: none;
    border-color: #ced4da;
}

#navbar-mobile .navbar-text,
#navbar-mobile .navbar-nav-link {
    color: #000;
    font-weight: 500;
}

.w-80 .sidebar-ul .w-100 {
    justify-content: center;
}

.selectize-dropdown .selectize-dropdown-content .option:not(.optgroup) {
    display: inline-block;
}

.selectize-dropdown .selectize-dropdown-content .option {
    background: #EBEBEB;
    border: 0;
    border-radius: 4px;
    padding: 10px 12px !important;
    margin: 0.25rem 0.64rem 1px 0 !important;
    line-height: 1;
}

.selectize-dropdown-content {
    padding: 5px 10px !important;
}

#select2-dimensions_list-results {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    padding-left: 10px;
}

#select2-dimensions_list-results .select2-results__option {
    background: #efefef;
    color: #343a40;
    border: 0 solid #dee2e6;
    border-radius: 4px;
    padding: 8px 10px;
}

.selectize-control.plugin-remove_button .item .remove {
    padding-right: 8px;
}

#rangePicker,
#rangePicker2,
#rangePicker3,
.dataTables_filter input {
    width: 15.5rem !important;
    border: 1px solid #ddd !important;
    padding: 10px;
    border-radius: 0.25rem;
}
#rangePicker_filter_data {
    border-bottom: 1px solid #ddd !important;}

.dataTables_filter input {
    padding-right: 20px;
    margin-left: 10px;
}

.dataTables_filter>label:after {
    right: 10px;
}

.form-control:focus,
.dataTables_filter input:focus {
    box-shadow: none;
}

.dataTables_filter {
    margin-left: 0;
}

.card {
    border: 1px solid #ccc;
}

#navbar-mobile .dropdown-menu li a:hover {
    background: #805cb6;
    color: #fff;
}

.content {
    padding: 0;
    position: relative;
}

.content-wrapper {
    padding: 0.5rem 0.6rem;
}

#navbar-mobile>.dropdown .btn {
    background-color: transparent;
    color: #fff;
    border: 0;
    padding: 21px 20px;
}

#navbar-mobile>.dropdown .btn:hover,
#navbar-mobile>.dropdown .btn:focus,
#navbar-mobile>.dropdown .btn:active {
    box-shadow: none;
}

#navbar-mobile>.dropdown:hover {
    background-color: #7252a0;
}

.select2-results__option[aria-selected=true] {
    color: #fff !important;
    background-color: #805cb6 !important;
}

/* login page css */
@media (min-width: 576px) {
    .login-form {
        width: 100%;
        max-width: 450px;
    }
}

.login-form>.card {
    box-shadow: none;
}

.login-form input[type="text"],
.login-form #password {
    border-top-color: #ddd !important;
    border-width: 1px 1px !important;
    height: 54px;
    border-radius: 4px;
    padding-left: 35px;
}

.login-form .form-control-feedback {
    left: 10px;
    top: 35px;
}

.login-form #username:focus,
.login-form #password:focus {
    border-color: #ddd;
}

.btn {
    text-transform: capitalize;
}

.sidebar-ul>li.active {
    border-color: #805CB6;
    background: #DADCE0;
    margin:2px 0px;
}
.sidebar-ul>li:hover,.sidebar-ul>li.active{
    border-radius: 10px/20px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.sidebar-ul>li.active svg,
.sidebar-ul>li.active p {
    color: #805CB6;

}

.selectize-control.multi .selectize-input>div {
    padding: 0 0 0 15px !important;
    background-color: #e4e4e4 !important;
    color: initial !important;
    margin-right: .625rem !important;
}

.selectize-control.multi .selectize-input>div.active {
    color: initial;
}

#filters_box>.row {
    align-items: flex-end;
}

.card-header .card-title {
    font-weight: 500;
}

#filterData,
#save_report_btn,
.btn-purple {
    color: #fafafa;
    background: rgba(128, 92, 182, 1);
}


.select2-container--open .select2-selection--single,
.select2-selection--single:focus {
    border-bottom-color: rgb(128 92 182) !important;
    box-shadow: 0 1px 0 rgb(128 92 182) !important;
}

.ranges ul li.active {
    background-color: rgba(128, 92, 182, 1);
}

#quick-actions-box .btn-outline-dark {
    color: #805cb6;
    background-color: transparent;
    border: 1px solid #805cb6;
}

#quick-actions-box .btn-outline-dark:hover {
    background-color: #805cb6;
    color: #fff;
}

select[multiple] {
    height: 32px;
}

.label_builder .btn,
#ruleForm .btn {
    background: #805cb6;
}

.btn-bg-sec {
    background-color: #805cb6 !important;
}

#reporting_section_box .selectize-input {
    z-index: inherit;
    padding-bottom: 3px;
    min-height: calc(1.7em + 0.75rem + 2px);
}

.card-footer {
    display: flex;
    align-items: center;
}

.btnsec-bg {
    background-color: #805cb6;
}

.btnsec-bg:hover {
    background-color: #805cb6;
}

.selectize-control.plugin-remove_button .item .remove {
    padding: 5px 10px !important;
    margin-left: 6px !important;
}

#reporting_section_box .select2-selection__choice {
    padding: 0 0 0 15px;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 6px;
    
}

#reporting_section_box .select2-selection__choice__remove {
    margin: 0 !important;
    padding: 7px 10px;
    display: inline-flex;
    order: 2;
}

#reporting_section_box .select2-selection__choice__remove:hover {
    opacity: 1;
    background: rgba(0, 0, 0, 0.05);
}

#filters_box .select2-selection.select2-selection--multiple {
    padding-top: 0 !important;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: inherit;
}

#ViewLabel .btn-info {
    background: #2196f3;
}

.dataTables_scroll .btn-info {
    background-color: #805cb6;
}

table td.select-checkbox {
    padding-left: 35px;
}

.btn-sm {
    padding: .375rem .475rem;
    font-size: .70rem;
    line-height: 1.4667;
    border-radius: .125rem;
}

.ui-tooltip {
    color: black !important;
    background-color: rgb(241, 241, 241) !important;
    word-wrap: break-word !important;
    text-align: left !important;
    white-space: pre-line !important;
    font-size: small !important;
}

.form-control:disabled,
.form-control[readonly] {
    border-bottom-style: solid;
    cursor: not-allowed;
}

#reportrange {
    border-radius: 0.25rem;
}

#RoleFormCreation .row:nth-of-type(2) .col-md-3 {
    padding-left: 40px;
}

#ruleForm .select2-container {
    border-bottom: 1px solid #ddd;
}

#reporting_section_box #rangePicker {
    min-width: 170px !important;
}

.tooltip-inner {
    color: black !important;
    background-color: rgb(241, 241, 241) !important;
    word-wrap: break-word !important;
    text-align: left !important;
    white-space: pre-line !important;
    font-size: small !important;
}

#performance_tbl {
    width: 100% !important;
}

#ViewLabel_wrapper .dataTables_scrollHeadInner,
#ViewLabel_wrapper .dataTables_scrollHeadInner .table,
#ViewLabel_wrapper .dataTables_scrollBody #ViewLabel {
    width: 100% !important;
}

.w-10 {
    width: 10% !important;
}

.flag-box span {
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .33px;
}

.flag-box img {
    width: 90px;
    height: auto;
}

.ranges .range_inputs .btn {
    height: 30px;
}

.select2-container .select2-selection.select2-selection--multiple {
    border-bottom: 1px solid #ddd !important;
}
input#keyword{
    border: 1px solid #ddd !important;
    border-radius: 6px;
    padding: 9px;
}
.cutom-all-side-border .select2-container .select2-selection.select2-selection--multiple {
    border: 1px solid #ddd !important;
    /* border-bottom: unset !important; */
    border-radius: 6px;

}


table.dataTable tbody>tr.selected,
table.dataTable tbody>tr>.selected {
    background-color: #cfced0;
}

.bg-grey {
    background-color: #f0f0f0;
}

.bg-grey th,
.bg-grey td {
    color: #000;
}

#campaignPerformanceTbl.table-hover tbody tr:hover {
    background-color: #c0c0c0;
}

.user_performance_tbl.table td,
.user_performance_tbl.table th {
    vertical-align: top;
}

.sidebar-ul li {
    position: relative;
}

.navtooltip {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: -138px;
    background-color: rgba(0, 0, 0, .9);
    color: #fff;
    height: 100%;
    z-index: 1000;
    border-radius: 4px;
    width: 130px;
    padding: 10px;
    transition: .3s linear;
}

.navtooltip:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid rgba(0, 0, 0, .9);
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -10px;
}

.sidebar-collapsed .sidebar-ul li:hover .navtooltip {
    display: flex;
}

.top-performer-text {
    animation: blink 1.5s linear infinite;
    font-size: 25px;
}

@keyframes blink {
    0% {
        color: #07b10e;
    }

    50% {
        color: red;
    }

    100% {
        color: #4444e9;
    }
}

.user_performance_box table thead {
    position: relative;
}

.user_performance_box .table-responsive {
    max-height: 600px;
    width: 100%;
    overflow-y: scroll;
}

.user_performance_box table thead th {
    position: sticky;
    top: -1px;
}

.user_performance_box table thead th::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    position: absolute;
    background: #ddd;
    left: -1px;
    top: 0;
}


.user_performance_box table thead th::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    position: absolute;
    background: #ddd;
    left: -1px;
    bottom: -1px;
}

.keyword_performance_box .select2-container--default .select2-selection__rendered,
.performance-card .table-responsive .select2-selection__rendered {
    border-bottom: 1px solid #ddd !important;
}

.performance-card .table-responsive .select2-selection__rendered .select2-search__field,
.keyword_performance_box .select2-container .select2-search__field {
    border-bottom: 0 !important;
}

#keyword_search form .select2-container,
.performance-card .sm-field .select2-container,
.keyword_performance_box .select2-container {
    border-bottom: 0;
}

.user_performance_box table thead th {
    position: sticky;
    top: -1px;
    z-index: 1;
}

.user_performance_box thead .col-freeze {
    left: 0;
    z-index: 2;

}

.user_performance_box tbody .col-freeze {
    position: sticky;
    left: 0;
    z-index: 1;
    background-color: #fff;
}

.user_performance_box tbody .col-freeze:after,
.user_performance_box thead .col-freeze:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: #ddd;
    right: -1px;
    top: 0;

}

.user_performance_box thead .col-freeze:after {
    left: auto;
}

.user_performance_box tbody .col-freeze::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.user_performance_box thead .col-freeze span:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.user_performance_box .user_performance_tbl thead th {
    vertical-align: middle;
}

.fixed-top {
    z-index: 1040;
}

.down-btn {
    font-size: 15px;
}

#cloneLogs_filter {
    width: 50%;
}

#cloneLogs_filter.dataTables_filter label {
    display: flex;
    align-items: center;
}

#cloneLogs_filter.dataTables_filter input {
    width: 100%;
    padding-right: 25px;
}

#cloneLogs_length label {
    padding-left: 0;
}

#create_update_rule_box .select2-selection {
    border: 1px solid #ddd;
    border-top-color: #ddd;
    border-bottom: initial;
    padding-left: 10px;
    border-radius: 6px;
    min-height: 42px;
}

#create_update_rule_box .form-control,
#filterDataForm input,
#filterDataForm select {
    border-top-color: #ddd !important;
    border-width: 1px;
    padding-left: 5px;
    cursor: pointer;
}

#create_update_rule_box .form-control:focus,
#filterDataForm .form-control:focus {
    border-color: #ddd;
}

#create_update_rule_box .select2-container {
    border-bottom: 1px solid #ddd;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

#create_update_rule_box .select2-selection--single .select2-selection__arrow:after {
    right: 10px;
    font-size: 1.2rem;
    font-weight: 600;
}

.content-wrapper #ruleView_wrapper .col-sticky {
    position: sticky;
    left: 0;
    z-index: 1;
    background-color: #fff;
}

#ruleLogs_wrapper .dataTables_scrollBody table td {
    white-space: initial !important;
    width: 300px;
}

.card-title.fs-xl {
    color: #000;
    font-size: 20px;
    font-weight: 500;
}

#create_update_rule_box .card-body h4,
#create_update_rule_box .card-body h5 {
    font-size: 18px;
    font-weight: 500;
}

#create_update_rule_box .card-body label {
    font-weight: 700;
}

#ruleView_wrapper table td:nth-child(3),
#ruleView_wrapper table td:nth-child(3) div,
#ruleView_wrapper table td:nth-child(6),
#ruleView_wrapper table td:nth-child(6) div {
    width: 300px !important;
    white-space: initial !important;
}

#ruleLogs_wrapper .dataTables_scrollBody table td:first-child {
    width: 100px;
}

.content-wrapper #ruleView_wrapper th.col-sticky:nth-child(2),
.content-wrapper #ruleView_wrapper td.col-sticky:nth-child(2) {
    left: 306px;
    padding-right: 2.6rem;
}

.content-wrapper #ruleView_wrapper th.col-sticky:nth-child(3),
.content-wrapper #ruleView_wrapper td.col-sticky:nth-child(3) {
    left: 409px;
    padding-right: 2.6rem;
}

#create_update_rule_box select,
#create_update_rule_box .form-group input,
#filterDataForm input,
#filterDataForm select {
    border-radius: 6px;
    min-height: 42px;
}

.content-wrapper #ruleView_wrapper table,
.content-wrapper #ruleView_wrapper th,
.content-wrapper #ruleView_wrapper td {
    border-collapse: inherit;
    border-color: #ddd;
}

#main-table_wrapper table.dataTable tbody .down-btn {
    cursor: pointer;
    color: #a6a6a6;
    font-size: 15px;
}

#main-table_wrapper table.dataTable tbody tr.selected .down-btn {
    color: #726f6f;
}

#main-table_wrapper table.dataTable tbody .down-btn:hover,
#main-table_wrapper table.dataTable tbody tr.selected .down-btn:hover {
    color: #383535 !important;
}

.foldable-col a {
    white-space: initial;
}

.foldable-col .foldable-link {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 500px;
    white-space: nowrap;
}

.campaign-creator-section .spendingLimit,
.campaign-creator-section .dailyCap,
.campaign-creator-section .card .card-body textarea {
    border-top-color: #ddd !important;
}

.campaign-creator-section .suggestion-text {
    color: #666;
}

.campaign-creator-section .card .card4 .custom-file .custom-file-label {
    border-width: 0;
}

.campaign-creator-section .card .card4 .custom-file .custom-file-label::after {
    right: 0;
    background: #ddd;
    padding: 0 10px;
    display: flex;
    align-items: center;
    color: #000;
}

.campaign-creator-section .card .card-header .card-title {
    border-bottom: 1px solid #c8c8c8;
    padding: 15px 15px 1px 0 !important;
}

.campaign-creator-section .card .form-check {
    margin: 11px 0;
    line-height: 30px;
    width: 50%;
}

.campaign-creator-section .card .dropzone .dz-message {
    position: relative;
    height: 150px;
}

#userTargetModal>.modal-dialog {
    margin-top: 58px;
}

table.dataTable thead th[data-is-resizable=true] {
    border-right: 1px dashed #bfbfbf;
}

table.dataTable thead th.dt-colresizable-hover {
    cursor: e-resize;
    background-color: #eaeaea;
    border-left: 1px solid #bfbfbf;
}

table.dataTable thead th.dt-colresizable-bound-min,
table.dataTable thead th.dt-colresizable-bound-max {
    opacity: 0.2;
    cursor: not-allowed !important;
}

.publisher-wrapper #main-table_wrapper .dataTables_scroll .dataTables_scrollBody td {
    white-space: nowrap !important;
}

#main-table_wrapper th.campaign-clm {
    min-width: 494px;
}

#main-table_wrapper th.date-clm {
    min-width: 110px;
}

.multi-steps>li.is-active~li:before,
.multi-steps>li.is-active:before {
    content: counter(stepNum);
    font-family: inherit;
    font-weight: 700;
}

.multi-steps>li.is-active~li:after,
.multi-steps>li.is-active:after {
    background-color: #e1e1e1;
}

.multi-steps {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.multi-steps>li {
    counter-increment: stepNum;
    text-align: center;
    display: table-cell;
    position: relative;
    color: #2196f3;
}

.multi-steps>li:before {
    content: "";
    content: "✓;";
    content: "𐀃";
    content: "𐀄";
    content: "✓";
    display: block;
    margin: 0 auto 4px;
    background-color: #2196f3;
    width: 36px;
    height: 36px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
    border-color: #2196f3;
    border-radius: 50%;
    color: white;
}

.multi-steps>li:last-child:after {
    display: none;
}

.multi-steps>li.is-active:before {
    background-color: #fff;
    border-color: #2196f3;
    color: #2196f3;
    animation: pulse 2s infinite;
}

.multi-steps>li.is-active~li {
    color: #808080;
}

.multi-steps>li.is-active~li:before {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
    color: #808080;
}

.is-complete {
    background: linear-gradient(to right, #2196f3 50%, #e1e1e1 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #6daadb;
    }

    100% {
        box-shadow: 0 0 0 10px #027f0000;
    }
}

@keyframes nextStep {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.progress-bar {
    cursor: pointer;
    user-select: none;
}

.progress-bar {
    background-color: #e1e1e1;
    height: 7px;
    overflow: hidden;
    position: absolute;
    /* left: 50%; */
    left: calc(50% + 18px);
    bottom: calc(50% + 7px);
    width: 100%;
    z-index: -1 !important;
}

.progress-bar--success {
    background-color: #2196f3;
    z-index: 0 !important;
}

.progress-bar__bar {
    background-color: #e1e1e1;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 500ms ease-out;
}

.newCard {
    box-shadow: 0 0.25rem 1.125rem rgba(75, 70, 92, 0.1) !important;
    border-radius: 0.8rem !important;
}

.br-left {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.br-right {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.border-2 {
    border: 2px solid #ddd !important;
}

.campaign-creator-section label {
    font-size: 1rem !important;
}

.pull-right {
    float: right !important;
}

#heading-wrapper {
    border: 1px solid #e5d8d8 !important;
    background-color: #f1f3f4 !important;
}

#heading-wrapper .heading-box {
    background-color: #f1f3f4 !important;
}

.previewCard {
    box-shadow: 0 0.4rem 0.4rem rgba(183, 185, 195, .25) !important;
    position: relative !important;
    background: var(--color-white) !important;
    border-radius: 1rem !important;
    margin-bottom: 2.5rem !important;
}

#ads-preview-box .card-body .mb-1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.campaign-creator-section .alert-danger {
    padding: 8px !important;
    text-align: center;
    padding-bottom: 5px !important;
}

.mt-50 {
    margin-top: 4rem;
}

.av_p {
    padding: 0.5rem;
}

#userTargetModal>.modal-dialog {
    margin-top: 58px;
}

.update-cpc-bid {
    padding: 1px 9px;
    font-weight: bolder;
    font-size: 16px;
}

#userTargetModal>.modal-dialog {
    margin-top: 58px;
}

.campaign-creator-section .select2-selection {
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    border-top-color: #c2c2c2;
    background-color: #fff;
}

.campaign-creator-section .select2-selection .select2-selection__arrow:after {
    right: 10px;
    font-size: 28px;
    top: 16px;
}

.campaign-creator-section input {
    border: 1px solid #c2c2c2;
    border-top-color: #c2c2c2 !important;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
}

.campaign-creator-section input.form-control:focus {
    border-color: #c2c2c2 !important;
}

.campaign-creator-section input[type="radio"],
.campaign-creator-section input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #805cb6;
}

.campaign-creator-section .select2-container .select2-selection.select2-selection--multiple {
    border-bottom-color: #c2c2c2 !important;
}

.campaign-creator-section .select2-selection--multiple .select2-selection__choice {
    background-color: #2196f3 !important;
    color: #fff !important;
}

.campaign-creator-section .select2-selection .select2-selection__clear {
    margin-right: 1.6rem;
}

.campaign-creator-section .select2-container--open .select2-selection--single,
.campaign-creator-section .select2-selection--single:focus {
    border-bottom-color: #c2c2c2 !important;
    box-shadow: none !important;
}

.campaign-creator-section .col-md-3.w-fill {
    max-width: 22%;
}

.campaign-creator-section .col-lg-4.w-fill {
    max-width: 27%;
}

.campaign-creator-section .col-lg-3.w-fill {
    max-width: 17%;
    padding-right: 0;
}

.campaign-creator-section .multi-steps .progress-bar {
    top: 15px;
}

#step1_wrapper .card-body {
    padding-left: 10px;
    padding-right: 10px;
}

/* custom radio */
.campaign-creator-section .form-check-input {
    position: absolute;
    left: 68px;
    top: 0;
}

.campaign-creator-section .form-check-input+label {
    cursor: pointer;
    border: 1px solid #2196f3;
    background-color: #fff;
    margin-right: -1px;
    padding: 0.35em 1em;
    position: relative;
    width: 100%;
    text-align: center;
}

.campaign-creator-section .form-check-input+label:hover {
    background-color: #eee;
}

.campaign-creator-section .form-check-input:checked+label {
    background-color: #2196f3;
    border-color: #428bca;
    z-index: 1;
    color: #fff;
}

.traffic-timeframe-table td .form-check {
    width: 100% !important;
    padding-left: 0;
}

.campaign-creator-section .mob-slide .form-check:first-child {
    padding-left: 0;
}

.campaign-creator-section .bid-amount-wrap input[type="text"] {
    padding-bottom: 12px;
    padding-top: 12px;
}

.campaign-creator-section .card .getinput-title .form-check:nth-child(2) .form-check-label {
    border-left: 0;
    border-right: 0;
}

.campaign-creator-section .form-check:first-child label {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.campaign-creator-section .form-check:last-child label {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.campaign-creator-section #step3_wrapper input[type="text"] {
    padding: 11px;
}

.campaign-creator-section #step3_wrapper #creatives {
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    outline: none;
    padding: 10px;
    min-height: 40px;
}

#step3_wrapper .form-check-input {
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}

#step2_wrapper #headline_tokens_grp {
    font-size: 12px;
    color: #3e3d3d !important;
}

#step2_wrapper .description-txt {
    background-color: #fff;
}

#step2_wrapper .dropzone .dz-preview {
    margin: 0;
    padding: 0;
}

#step2_wrapper .dropzone .dz-image {
    width: 100%;
    border-radius: 0;
}

.select2-result-repository__url {
    color: #fff !important;
    padding-bottom: 2px;
}

#step2_wrapper .cta-btn-box select {
    background-color: #fff;
    border: 1px solid #e0dddd !important;
    padding: 5px;
    min-height: 40px;
    border-radius: 5px;
}

#step3_wrapper .remove-variation-box {
    position: absolute;
    right: 0px;
    top: -2px;
}

#step3_wrapper .remove-variation-box .fa-window-close {
    font-size: 24px;
}

.add-preview-content {
    text-align: center;
}

.add-preview-content h4 {
    font-size: 25px;
    text-align: center;
    padding-top: 30px;
    color: #6b6b6b;
    font-weight: 500;
}

.add-preview-content p {
    font-size: 16px;
    text-align: center;
    color: #6b6b6b;
}

.add-preview-content svg {
    margin: auto;
    width: 92px;
    height: 92px;
    stroke: #c6c6c6;
}

.add-preview-content img {
    width: 128px;
}

.campaign-creator-section #step2_wrapper .form-check-label {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px !important;
}

.campaign-creator-section input:-webkit-autofill {
    -webkit-background-clip: text;
}

.campaign-creator-section #step2_wrapper .form-check:last-child .form-check-label {
    border-left: 0;
}

.campaign-creator-section .card5 .bg-secondary,
.campaign-creator-section #step3_wrapper .bg-secondary {
    background-color: #898989 !important;
}

.campaign-creator-section .form-group,
.campaign-creator-section .input-group {
    margin-bottom: 0.625rem !important;
}

#step2_wrapper .previewCard .col-md-3 {
    padding: 0;
}

#step2_wrapper .previewCard {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

#step2_wrapper .previewCard .card-img-top {
    height: 100%;
}

#step2_wrapper .previewCard .card-title {
    position: relative;
    margin-bottom: 5px;
}

.previewCard a.update-headline-btn {
    position: relative;
    bottom: 10px;
}

.campdropBoxcustom .select2-results__option[aria-selected=true] {
    background-color: #2196f3 !important;
}

[id*="select2-creatives_"] .select2-results__option[aria-selected=true],
#select2-creatives-results .select2-results__option[aria-selected=true] {
    background-color: #2196f3 !important;
    padding: 5px 10px;
}

#headlines-generator-modal #hv-prompt {
    border: 1px solid #c2c2c2 !important;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
}

#headlines-generator-modal #hv-sug {
    background-color: #f4f4f4;
    padding: 3px;
    min-width: 50px;
    border: 1px solid #c2c2c2;
    margin-left: 5px;
}

#headlines-generator-modal #suggestions label {
    margin: 5px;
    font-size: 14px;
}

#headlines-generator-modal #use-headlines {
    margin-top: 15px;
}

.hvsugbox {
    border: 1px solid #c2c2c2;
    border-radius: 5px;
}

.select2-selection.hvsugbox .select2-selection__arrow:after {
    right: 15px;
    font-size: 25px;
    top: 17px;
    color: #878787;
}

.select2-container--open .select2-selection.hvsugbox,
.select2-selection.hvsugbox:focus {
    border-bottom: 1px solid #c2c2c2 !important;
    box-shadow: none !important;
}

#image-generator-modal .imgcheck {
    position: relative;
    display: inline-block;
}

#image-generator-modal .imgcheck input[type="checkbox"] {
    display: none;
}

#image-generator-modal .imgcheck input[type="checkbox"]+label {
    cursor: pointer;
}

#image-generator-modal .imgcheck label {
    position: relative;
}

#image-generator-modal .imgcheck input[type="checkbox"]:checked+label {
    background: #0080FF;
}

#image-generator-modal .imgcheck input[type="checkbox"]:checked+label:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    background: url('../../assets/img/bluetickmark.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    opacity: 0.8;
    transform: translate(-50%, -50%);
}

#image-generator-modal .imgcheck label img {
    width: 100%;
    min-width: 200px;
}

#image-generator-modal #iv-prompt {
    border: 1px solid #ddd !important;
    padding: 10px;
    border-radius: 5px;
}

#image-generator-modal .modal-dialog {
    margin-top: 80px;
}

.custom-check label {
    font-size: 0.9rem !important;
}

#responseWrapper .card-body {
    max-height: 500px;
    overflow: auto;
}
.publisher-cardblk .pageLoaderParent {
    position: absolute;
    top: 0;
    z-index: 100;
}
.publisher-cardblk .pageLoaderimg {
    position: absolute;
}
#create_update_rule_box input.select2-search__field {
    min-height: auto;
    padding-top: 5px;
}
#create_update_rule_box ul.select2-selection__rendered {
    padding-left: 0;
}
#reporting_section_box .select2-selection__rendered {
    padding-left: 0;
    padding-top: 0;
}
#campaign_status_filter #campaign_status ,.rep_dashboard input.form-control{
    border-top-color: #ddd !important;
    border: 1px solid #ddd;
    border-radius: 5px;
}
#reporting_section_box #filters_box .select2-selection {
    padding: 10px;
}
#reporting_section_box #filters_box .select2-selection .select2-search__field {
    padding-top: 10px;
    padding-bottom: 0;
}
#search_criteria_wrapper .select2-selection,.label_builder .select2-selection,.label_builder input.form-control {
    border: 1px solid #ddd;
    border-radius: 5px;
}
.label_builder input.form-control {
    border-top-color: #ddd !important;
    padding: 10px;
}
#create_update_rule_box .select2-selection {
    border-bottom: 0 !important;
}
#search_criteria_wrapper .select2-selection .select2-selection__arrow:after,
.label_builder .select2-selection .select2-selection__arrow:after,
.rep_dashboard .select2-selection .select2-selection__arrow:after,
#reporting_section_box #filters_box .select2-selection .select2-selection__arrow:after,
#filter_frm .select2 .select2-selection__arrow:after {
    right: 10px;
}
.policy_form {
    margin-top: 20px;
}
.policy_form input.form-control,#filter_frm input.form-control, #filter_frm span.select2-selection,.top-keyword-wrapper input, .top-keyword-wrapper select, .top-keyword-wrapper .select2-selection {
    border: 1px solid #ddd;
    padding: 10px;
    border-top-color: #ddd !important;
    border-radius: 5px;
}

#filter_frm .select2-selection__rendered {
    padding: 0;
}
.policy_form input.form-control:focus,.rep_dashboard input, .rep_dashboard select {
    border-color: #ddd !important;
}
.rep_dashboard .select2-selection,.publisher-cardblk .select2-selection,
.campaign_generator .select2-selection,
#lp_validator_frm .select2-selection,#url_validator_frm .form-control,
#RoleFormCreation #name{
    border-top-color: #ddd !important;
    border: 1px solid #ddd;
    border-radius: 5px;
}

#url_validator_frm .head {
    margin-bottom: 5px;
}

#url_validator_frm .fileLabel{
    margin-top: 0;
}
.keyword_performance_box .select2-container--default .select2-selection__rendered,.performance-card .table-responsive .select2-selection__rendered {
    border-bottom: 0 !important;
}
.keyword_performance_box #reportrange,.performance-card .table-responsive #reportrange {
    padding: 11px !important;
}
.keyword_performance_box select.form-control,.rep_dashboard .keyword_country {
    border: 1px solid #ddd;
    border-top-color: #ddd !important;
    padding: 5px;
    border-radius: 5px;
    height: 44px !important;
}
.performance-card .table-responsive select.form-control {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 5px;
    height: 44px;
}
.rep_dashboard input.form-control {
    padding: 10px;
}
#filters_box>.row {
    align-items: flex-end;
}

#filters_box .remove-filter {
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 3px;
}
#reporting_section_box #filters_box .select2-selection__clear {
    margin-left: 0;
    margin-right: 0;
}
#cloneLogs_wrapper #cloneLogs_filter {
    width: 25%;
}
.label_builder .head {
    margin-bottom: 4px;
}

.policy_form .col-form-label.col-md-2 {
    max-width: 90px !important;
}
.keyword_performance_box .refresh-report {
    margin-left: 0 !important;
}
.modal-dialog .select2-selection {
    border: 1px solid #ddd;
    border-radius: 5px;
}
#filter_frm > .px-3 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.select2-container--open .select2-selection--single, .select2-selection--single:focus{
    border-bottom-color: #ddd !important;
    box-shadow: none !important;
}

.top-keyword-wrapper input:focus {
    border-color: #ddd !important;
}


#reporting_section_box ul.select2-selection__rendered li {
    margin-bottom: 1px;
    margin-right: 8px;
}
#reporting_section_box .selectize-input {
    padding-top: 3px !important;
    padding-bottom: 4px;
}
#reporting_section_box .selectize-input .item {
    margin-top: 4px;
}

.modal-dialog input, .modal-dialog select ,textarea {
    border: 1px solid #ddd !important;
    border-radius: 5px;
    padding: 10px;
}

.modal-dialog .select2-selection--multiple .select2-search__field {
    border: 0 !important;
}
.select2-selection--single .select2-selection__arrow:after {
    right: 10px;
}
#reporting_section_box #filters_box .select2-selection--multiple {
    padding-bottom: 0;
}
#reporting_section_box #filters_box .select2-selection--multiple .select2-selection__rendered {
    padding-bottom: 0;
    padding-top: 2px;
    padding-left: 10px;
}
#reporting_section_box #filters_box .select2-selection--multiple .select2-search__field {
    padding-bottom: 7px;
}

#reporting_section_box #filters_box .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{
    margin-bottom: 8px;
}
.modal-dialog #select2-bid_strategy-ck-container {
    padding-top: 5px;
}
#reporting_section_box input,#RoleFormCreation #name{
    padding: 10px;
}
#search_criteria_wrapper .select2-selection__rendered,#pubsUpdateFrm .select2-selection__rendered {
    padding-top: 6px;
}
#keyword_search #keywordRange {
    border-radius: 5px;
    padding: 10px !important;
}
.budget-wrap-inner #budget_fixed, .budget-wrap-inner #budget_percent {
    margin: 3px 5px 0 0;
}
.modal-dialog #campaign-cloning-wrapper .modal-footer {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
}
.modal-dialog #campaign-cloning-wrapper .modal-footer .float-right {
    margin: 15px 0 20px;
}

.modal-dialog #campaign-cloning-wrapper > .modal-body {
    padding-bottom: 0;
}
#analytics_report_wrapper .select2-selection {
    border-top-color: #ddd;
    border: 1px solid #ddd;
    border-radius: 5px;
}

#save-frm input, #save-frm .select2-selection, #save-frm select {
    border-top-color: #ddd !important;
    border: 1px solid #ddd;
    border-radius: 5px;
}
#save-frm input {
    padding: 10px;
}
.p-fix-field .select2-selection__rendered .select2-selection__choice,
#pubsUpdateFrm .select2-selection__rendered .select2-selection__choice {
    margin-left: 10px;
    margin-right: 0;
}
.p-fix-field .select2-selection__rendered,#pubsUpdateFrm .select2-selection__rendered {
    padding-left: 0;
}
.select2-selection--multiple .select2-search__field,#pubsUpdateFrm .select2-selection--single {
    padding-left: 10px !important;
    min-width: 4.75em;
}
#rules_wrapper input,.show-dimension #rule_id,#url_validator_frm select.form-control,.performance-card select {
    padding-left: 10px !important;
}

.bulkitem-flex-box {
    display: flex;
    line-height: 0;
}

.generate-headlines-modal .modal-container,.image-generator-modal .modal-container {
    height: auto;
    padding-top: 10px;
    border-radius: 4px;
}
.generate-headlines-modal #hv-sug {
    display: block;
    width: 100%;
    outline: none;
    min-height: 42px;
}


.generate-headlines-modal,.image-generator-modal{
    background-color: rgba(0,0,0,.15);
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    display:none; 
}
.modal-container {
    background-color: #fff;
    width: 98%;
    height: 20%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 3px 3px rgb(0 0 0 / 15%);
}
.generate-cloning-closebtn, .image-cloning-closebtn {
    font-size: 20px;
    cursor: pointer;
    display: block;
    text-align: right;
}
.generate-headlines-modal.show-modal,.image-generator-modal.show-modal{
  display:block; 
}
.generate-cloning-closebtn button, .image-cloning-closebtn button {
    background-color: transparent;
    border: 0;
    outline: none;
}

.generate-cloning-closebtn button span,.image-cloning-closebtn button span {
    color: #807474;
}
.flex-row-height > input {
}
.campaign-clone-queue #reporting_section_box .select2-selection {
    border: 1px solid #ddd !important;
    border-radius: 5px;
    min-height: 42px;
    padding-left: 10px;
    line-height: 25px;
}
.campaign-clone-queue #reporting_section_box .select2-selection--single .select2-selection__clear:after {
    margin-top: 3px;
}

.select2-selection__rendered{
    margin-left: 5px !important;
}

#rangePicker2 ,#hourlyStartReportRange,#hourlyEndReportRange{
cursor: pointer;
padding: 10px 10px;
border: 1px solid #ccc;
width: 100%;
border-radius: 6px;
}

.select2-wrapper {
    position: relative;
}

.select2-arrow {
    position: absolute;
    right: 17px;
    top: 53%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #333;
    z-index: 1;
}

/* .fixed-tbl-header table.custome-table-styling thead tr th{
    border-right: 1px solid #b7b7b7;
}

.fixed-tbl-header table.custome-table-styling thead tr th:first-child{
    border-left: 1px solid #b7b7b7;
} */
/* .fixed-tbl-header table tbody{
    border-left: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;

} */


/* dark mode css */
body.dark {
    background-color: #000;
}
body.dark #main-menu {
    background-color: #2c303a;
}
body.dark .card {
    background-color: #2c303a;
    color: #fff;
    border: 0;
}
body.dark .sidebar-container {
    background-image: linear-gradient( #2c303a, #21252a);
}
.dark .card-gradient {
    background-image: linear-gradient( #2c303a, #141619);
}

body.dark .content-wrapper{
    background-image: linear-gradient(  #121316,#22262ff9);
}

body.dark .child-row{
    background-color:  rgb(119 135 150 / 0%)  !important;
}
body.dark table.dataTable tbody>tr.selected{
    background-color: rgb(157 166 174 / 32%) !important;
}
body.dark .sidebar-container .sidebar-ul li p {
    color: #fff;
}
body.dark .sidebar-container {
    background-color: #2c303a;
}
body.dark .sidebar-ul li svg {
    color: #fff;
}
body.dark .sidebar-ul li svg path.cs-path {
    fill: #fff;
}
body.dark .sidebar-ul>li.active,body.dark .sidebar-ul li:hover {
    border-color: rgba(208,215,222,.32);
    background: rgba(208,215,222,.32);
}
body.dark .nav-footer-card {
    background-color: #2c303a;
}
body.dark .nav-footer-card .navbar-text {
    color: #fff;
}
body.dark select {
    color: #fff;
}
body.dark .selectize-input {
    background-color: transparent;
}
body.dark .select2-selection--multiple .select2-selection__choice {
    background-color: rgba(208,215,222,.32) !important;
    color: #fff !important;
}
body.dark .select2-dropdown {
    background: #2c303a;
}
body.dark .select2-results__option[aria-selected=true] {
    background-color: rgba(208,215,222,.32) !important;
}

body.dark .selectize-control.multi .selectize-input>div {
    background-color: rgba(208,215,222,.32) !important;
    color: #fff !important;
}
body.dark .selectize-control.plugin-remove_button .item .remove {
    border-color: transparent;
}
body.dark #reporting_section_box #rangePicker {
    color: #fff;
}
body.dark .daterangepicker .ranges {
    background-color: #2c303a;
}
body.dark .daterangepicker .ranges ul li {
    color: #fff;
}

body.dark .ranges ul li.active,body.dark .ranges ul li:hover {
    background-color: rgba(208,215,222,.32);
}

body.dark #filterData, body.dark #save_report_btn {
    background-color: #2196f3;
    color: #fff;
}
body.dark #saved_reports_listing_btn, body.dark #saved_reports_listing_btn:hover {
    color: #fff;
}
body.dark #add_filter_btn {
    border-color: #fff;
    color: #fff;
}
body.dark #add_filter_btn:hover {
    border-color: transparent;
    background-color: rgba(208,215,222,.32);
}
body.dark .calendar {
    background-color: #2c303a;
}

body.dark .calendar th.prev, body.dark .calendar th.next ,body.dark .calendar th.month,body.dark .calendar td.available {
    color: #fff;
}
body.dark .calendar td.off.available {
    color: #999;
}

body.dark .daterangepicker td.active, body.dark .daterangepicker td.active:focus, body.dark .daterangepicker td.active:hover {
    background-color: rgba(208,215,222,.32);
}
body.dark .daterangepicker td.available:focus, body.dark .daterangepicker td.available:hover {
    background-color: rgba(208,215,222,.32);
}
body.dark .selectize-dropdown{
    background: #2c303a;
}
body.dark select {
    background-color: #2c303a;
}
body.dark input[type="text"], body.dark input[type="search"] {
    background-color: #2c303a;
    color: #fff;
}
body.dark .rule_value{
    background-color: rgb(119 135 150 / 0%) !important;
    color: #fff;
    border: 1px solid  !important;
}
body.dark .paginate_button {
    color: #fff;
}
body.dark .dataTables_paginate .paginate_button:focus, body.dark .dataTables_paginate .paginate_button:hover {
    background-color: #37474f;
}
body.dark .alert-warning {
    color: #fff;
    background-color: #2f2a29;
}


#switch-theme{
    opacity: 0;
    position: absolute;
}

.theme-switcher .custom-control-label {
    background-color: #111;
    width: 50px;
    height: 26px;
    border-radius: 50px;
    position: relative;
    padding: 5px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fa-moon,.fa-sun{
    font-size: 12px;
  }
  .fa-moon {color: #f1c40f;}
  
  .fa-sun {color: #f39c12;}
  
  .theme-switcher .custom-control-label .ball {
    background-color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 2px;
    /* top: 2px; */
    border-radius: 50%;
    transition: transform 0.2s linear;
  }
  
  #switch-theme:checked + .custom-control-label .ball {
    transform: translateX(24px);
  }

  .theme-switcher .custom-control-label:before,.theme-switcher .custom-control-label:after{
    display: none;
  }
  .theme-switcher .fa-sun {
    color: #fff;
}
.cursor_default{
    cursor: default !important;
}
body.dark .result span{
    color: white;
}

  body.dark .dropdown .dropdown-menu .navbar-nav-link {
    color: #fff !important;
  }

  body.dark .dropdown:hover {
    background-color: rgba(208,215,222,.32) !important;
  }
  body.dark .dropdown .dropdown-menu {
    background-color: #2c303a !IMPORTANT;
}
  body.dark .dropdown .dropdown-menu .navbar-nav-link:hover {
    background-color: rgba(208,215,222,.32) !important;
}
body.dark .select2-search--dropdown:after {
    color: #fff;
}
body.dark .select2-results .select2-results__option {
    color: #fff;
}
body.dark .select2-results__option.select2-results__option--highlighted {
    background-color: rgba(208,215,222,.32);
    
}
body.dark #reporting_section_box .select2-selection__rendered {
    color: #fff;
}
body.dark .select2-selection--single .select2-selection__arrow:after {
    color: #fff;
}
body.dark .pageLoaderParent {
    background: #33333698;
}

body.dark table span.text-teal {
    color: #fff;
}
body.dark .cron-page-wrap .table-border-double td {
    border-top-width: 1px;
}
body.dark .campaign-clone-queue .card .card-header.section-title {
    border: 0 !important;
}
body.dark .fa-angle-down, body.dark .fa-angle-up {
    color: #fff;
}
body.dark .card-footer {
    border-color: #ddd;
}
body.dark #performance_snapshot_wrapper .card-body .bg-light {
    background-color: #2c303a !important;
}
body.dark .select2-selection__rendered ,body.dark .card-header .card-title{
    color: #fff !important;
}

body.dark .label_builder button {
    background-color: #2196f3;
}
body.dark .content-wrapper #ruleView_wrapper .col-sticky {
    background-color: #2c303a;
}
body.dark #rules_wrapper .row {
    background-color: rgb(119 135 150 / 32%);
    border: 0 !important;
}
body.dark #rules_wrapper .row label, body.dark #updateType .text-danger ,body.dark .modal-dialog .form-label, body.dark .modal-dialog label {
    color: #fff !important;
}
body.dark table a.foldable-link{
    color: #2196f3 !important;
}
body.dark .modal-dialog .modal-content {
    background: #2c303a;
}
body.dark #rules_wrapper .row input, body.dark #rules_wrapper .row select {
    border: 0;
}
body.dark .policy_form button {
    background-color: #2196f3;
}
body.dark .daterangepicker td.in-range {
    background-color: rgba(208,215,222,.32);
}
body.dark #main-table_wrapper table.dataTable tbody tr.selected .down-btn {
    color: #a59c9c;
}
body.dark #main-table_wrapper table.dataTable tbody .down-btn:hover{
    color: #817575 !important;
}
body.dark #main-table_wrapper table.dataTable tbody tr.selected .down-btn:hover {
    color: #bdb4b4 !important;
}
body.dark #filters_box .remove-filter:hover {
    background-color: #fff;
    color: #333;
}

body.dark #filters_box .remove-filter {
    border: 1px solid #fff;
    color: #fff;
}
body.dark .modal-dialog input::placeholder ,
body.dark .modal-dialog .modal-content .modal-header,
body.dark .modal-dialog .modal-content h3,
body.dark #processing{
    color: #fff;
}

body.dark .custom-control .text-body,
body.dark .reporting_stats_wrapper .report_date_range,
body.dark .reporting_stats_wrapper .report_date_range + span,
#analytics_report_wrapper .card-header .w-10, 
#analytics_report_wrapper .card-header .hide-seprater,
body.dark input::placeholder,
body.dark .modal-dialog table th, 
body.dark .modal-dialog table td,
body.dark .dataTables_info {
    color: #fff !important;
}
body.dark #ruleForm .btn ,body.dark #saveBtn,body.dark #filterDataBtn {
    background: #2196f3 !important;
}
body.dark .url_index .card-header {
    border-bottom: 0 !important;
}
body.dark #reportrange,body.dark #keywordRange {
    background-color: transparent !important;
}

body.dark #paginationWrapper li a {
    background-color: transparent;
}
body.dark #paginationWrapper li.active a,body.dark #paginationWrapper li a:hover {
    background-color: #37474f;
}
body.dark #campaignPerformanceTbl tr,body.dark #campaignPerformanceTbl thead tr th {
    background-color: #2c303a;
}
body.dark #campaignPerformanceTbl tr th, body.dark #campaignPerformanceTbl tr td {
    color: #fff;
}
body.dark #campaignPerformanceTbl.table-hover tbody tr:hover {
    background-color: #383e4c;
}
body.dark .user_performance_box .table .thead-light th, body.dark .user_performance_box .table th.col-freeze {
    background-color: #2c303a;
    color: #fff;
}
body.dark .user_performance_box .card-header {
    background: #494c58 !important;
}
body.dark .rep_dashboard .card-title a:hover {
    box-shadow: none !important;
}
body.dark .rep_dashboard .card-header a.btn:active,body.dark .rep_dashboard .card-header a.btn:focus {
    box-shadow: none !important;
}
body.dark #filter_frm #filter_btn {
    background-color: #2196f3 !important;
}
body.dark .campaign-creator-section .select2-selection {
    background-color: transparent !important;
}
body.dark .campaign-creator-section .form-check-input:checked+label {
    background-color: #20537b;
    border-color: #20537b;
    color: #fff;
}
body.dark .campaign-creator-section .form-check-input+label {
    color: #000;
}
body.dark .campaign-creator-section .form-check-input+label {
    border: 1px solid #20537b;
}

body.dark .campaign-creator-section .card5 .bg-secondary,body.dark .campaign-creator-section #step3_wrapper .bg-secondary {
    background-color: #3f4249 !important;
    border: 1px solid #c2c2c2;
}

body.dark .campaign-creator-section textarea, body.dark .campaign-creator-section input ,body.dark #Value_1_min,body.dark #Value_1_max,body.dark #email{
    color: #fff;
}

body.dark .campaign-creator-section input:-webkit-autofill {
    -webkit-text-fill-color: #fff;
}

body.dark .campaign-creator-section  #heading-wrapper,body.dark #heading-wrapper .cta_option {
    background-color: transparent !important;
}
body.dark #step2_wrapper #headline_tokens_grp {
    color: #fff !important;
}
body.dark .campaign-creator-section #heading-wrapper .heading-box {
    background-color: rgb(136 149 163 / 32%) !important;
}

body.dark #step2_wrapper .description-txt {
    color: #000;
}

body.dark .campaign-creator-section .card .dropzone {
    background-color: rgb(136 149 163 / 32%) !important;
}
body.dark .modal-dialog .modal-content textarea {
    color: #fff;
    border-bottom-color: #fff;
}
body.dark .modal-dialog .modal-content textarea:focus {
    border-bottom-color: #fff !important;
}
body.dark .add-preview-content h4, body.dark .add-preview-content p,body.dark #step2_frm .heading-box .btn-link {
    color: #fff !important;
}

body.dark #heading-wrapper .cta_option,body.dark .campaign-creator-section #step2_wrapper .select2-selection {
    background: rgba(208,215,222,.32);
}
body.dark #heading-wrapper .cta_option option {
    color: #000;
}
body.dark #step2_frm .dz-remove {
    background-color: rgb(85 94 104 / 32%);
    margin-top: 0;
}
body.dark #step2_wrapper .dropzone .dz-preview {
    margin-right: 5px;
}
body.dark #step2_wrapper .previewCard {
    background-color: rgba(208,215,222,.32) !important;
    box-shadow: none !important;
}
body.dark #step2_wrapper .previewCard a.btn-link,#step3_wrapper .vr-title {
    color: #fff;
}
body.dark #step2_wrapper .previewCard a.update-headline-btn {
    color: #000 !important;
}
body.dark .modal-dialog .modal-content .bg-light {
    background-color: transparent !important;
}
body.dark #RoleFormCreation button.btn {
    background-color: #2196f3;
}
body.dark .campaign-creator-section .badge-primary,body.dark #create_update_rule_box .badge-primary {
    background-color: #446987;
}
body.dark .select2-selection__placeholder {
    color: #fff;
}
body.dark #submitBtn {
    background-color: #2196f3 !important;
}
.loading-child-nodes{
    display: none;
}
#bulkCampaignData {
    border-top-color: #ddd!important;
}
textarea{
    padding-inline-start: 3px !important;
}
body.dark textarea{
    border: 1px solid #fff !important;
}

body.dark .bidding-strategy-target_cpa .input-group-text{
    color: #fff;
}

body.dark .swal-title, body.dark .swal-text{
    color: #fff;
}

body.dark input[type="file"]{
    color: #fff;
}
.bg-toggle-changer{
    background-color: lightgreen !important;
    color: #060606 !important;
}
body.dark .bg-toggle-changer{
    background-color: rgb(157 166 174 / 32%) !important;
    color: #fff !important;
}

body.dark .swal-modal {
    background-color: #2c303a;
}
body.dark .label_builder .result {
    background-color: #2c303a;
    border: 1px solid #fff;
}
body.dark .swal-title, body.dark .swal-text body.dark strong ,body.dark .result strong{
    color: #fff;
}
body.dark .input-group-text {
    color: #fff;
}


body.dark .dropdown-menu, body.dark .dropdown-menu:hover, body.dark .dropdown-menu a:hover{
    background-color: #2c303a;
}

body.dark .dropdown-menu a{
    color: #fff;
}

body.dark .dataTables_processing{
    background: none;
}

body.dark .update_cpc_wrapper .input-group-prepend{
    color: #fff;
}

body.dark .bulk_update_cpc_wrapper .input-group-prepend{
    color: #fff;
}
body.dark .modal-body h4{
    color: #fff;
}
body.dark .swal-icon--success:before,body.dark .swal-icon--success:after,body.dark .swal-icon--success__hide-corners{
    display: none;
}


#Action_1_type{
    background-color: #eeeff1;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}


body.dark .text-body{
    color: #fff !important;
}

body.dark .navtooltip  {
    background-color: rgb(81 82 83 / 92%);
}

body.dark .navtooltip::before{
    border-right: 10px solid rgb(81 82 83 / 92%);
}

body.dark select, body.dark select option {
    background-color: #2c303a!important;
}

body.dark #Value_1_value{
    border:1px solid #fff !important;
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important
}
#Value_1_value{
    border:1px solid #ddd !important;
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important
}
#attribute_1_value_type{
    margin-left: 10px;
}

body.dark .form-check,body.dark input{
    color: #fff;
}
.rounded-div-class{
    border: 1px solid #ddd !important;
    border-radius: 6px;

}
body.dark .rounded-div-class{
    border: 1px solid #fff !important;
    border-radius: 6px;

}
body.dark .table-cell-input{
    color: #000 !important;
}

/* customize scrollbar dark */
body.dark::-webkit-scrollbar,body.dark .dataTables_scrollBody::-webkit-scrollbar,body.dark .table-responsive::-webkit-scrollbar,body.dark .fixed-tbl-header::-webkit-scrollbar,body.dark .select2-results__options::-webkit-scrollbar{
   background-color: #2c303a!important;
   width: 10px;
   height: 10px;
   border-radius: 5px;
}
body.dark .dataTables_scrollBody::-webkit-scrollbar{
    background-color: #2b2e35c6!important;
    
 }
body.dark::-webkit-scrollbar-thumb, body.dark .dataTables_scrollBody::-webkit-scrollbar-thumb,body.dark .table-responsive::-webkit-scrollbar-thumb ,body.dark .fixed-tbl-header::-webkit-scrollbar-thumb,body.dark .select2-results__options::-webkit-scrollbar-thumb{
    background-color: #4f5b61c4!important;
    border-radius: 2px;
}

/* customize scrollbar light */
 body::-webkit-scrollbar ,.dataTables_scrollBody::-webkit-scrollbar,.table-responsive::-webkit-scrollbar,.fixed-tbl-header::-webkit-scrollbar,.select2-results__options::-webkit-scrollbar{
   background-color: #eceef3!important;
   width: 10px;
   height: 10px;
   border-radius: 2px;
} 
body::-webkit-scrollbar-thumb, .dataTables_scrollBody::-webkit-scrollbar-thumb,.table-responsive::-webkit-scrollbar,.fixed-tbl-header::-webkit-scrollbar-thumb,.select2-results__options::-webkit-scrollbar-thumb{
    background-color: #c5c7c7e4!important;
    border-radius: 5px;
} 
body.dark #main-table a,body.dark #rpc_keywords_tbl a,body.dark #successful-keywords-table a, body.dark #successful_keywords_tbl a{
color: #fff !important;
}

body.dark #rangePicker{
    background: unset;  
}

body.dark #main-table a:hover,body.dark #rpc_keywords_tbl a:hover ,body.dark #successful-keywords-table a:hover ,body.dark #successful_keywords_tbl a:hover{
    text-decoration: underline; 
 }
    
/* body.dark .fixed-tbl-header table thead tr th{
    background: #20232c !important;
    color: white;
    border-right: 1px solid #ddd;
} */
/* body.dark .fixed-tbl-header table thead tr th:first-child{
    border-left: 1px solid #ddd;
}
body.dark .fixed-tbl-header table tbody{
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    
} */

body.dark .custome-table-styling tbody tr.bg-grey{
    background: rgb(208 215 222 / 14%);
    
}
body.dark .custome-table-styling tbody tr.bg-grey:hover{
    background: #2c303a !important;
    
}
body.dark .custome-table-styling tbody tr.bg-grey th ,body.dark .custome-table-styling tbody tr.bg-grey td{
    color: white;
}
 
body.dark .custome-table-styling tfoot{
    background: #20232c;
}

body.dark #hourlyPaginationWrapper .page-item .page-link{
    background-color: unset;
}
body.dark #hourlyPaginationWrapper .page-item.active .page-link{
    background-color: #37474f ;
}
body.dark #hourlyPaginationWrapper .page-item .page-link:hover{
    background-color: #37474f ;
}
body.dark button.btn-purple{
    background-color: #2196f3;

}
.keyword-column{
    white-space: unset !important;
    min-width: 300px;   
}
.select2-results__option[aria-disabled="true"] {
    text-decoration: line-through; /* Adds the strike-through effect */
    color: #ccc; /* Optional: makes the disabled options look faded */
}