body {
    overflow-x: hidden;
}

/* full menu */
.log-sec ul li {
    display: inline-block;

}
.log-sec ul{
    float:right;
}
.log-sec a#navbarDropdown {
    background: none;
    color: #000000;
    font-weight:500;
}
.log-sec a#navbarDropdown{
    padding:20px 40px;
}
ul{
    margin-bottom:0;
}
.main-header {
    position: fixed;
    width: 100%;
    z-index: 9;
    background:#ffffff;
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
}
.log-sec li{
    font-size:16px;
}
.hlvt-tooltip {
    background-color: #000;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 8px;
    text-align: center;
    font-size: 10px;
    position: absolute;
    margin-left: 4px;
    cursor: pointer;
}
.tooltip-modal {
    position: absolute;
    width: 100%;
}
.tooltip-container {
    width: 300px;
    margin: 0 auto;
}
.main-content {
    transition: all 0.3s;
}
.card-header {
    font-weight: 800;
    font-size: 21px;
}
.card {
    box-shadow: 0 0.5px 4px 1px rgb(0 0 0 / 20%);
    border: none;
    border-radius: 12px;
}
.main-content .card .card-body .btn {
    text-align: center !important;
    padding: 10px 30px;
}
@media (max-width:700px){
    button#sidebarCollapse {
        display: none;
    }
}
@media (max-width:576px){
.card{
    max-width: 100%;

    margin-top :30px;
}
}
/* full menu */

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}
#sidebar svg, #sidebar i{
    width:22px;
    height: 22px;
    color:#fff;
}
.btn:first-child:active, .btn:first-child{
    border: none !important;
}

.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}


.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

i,
span {
    display: inline-block;
}

.text-red{
    color: #e50000;
}

:focus-visible {
    outline:  none;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
button:focus{
    outline: none;
    box-shadow: none;
  }
.wrapper {
    display: flex;
    align-items: stretch;
}

#sidebar {
    position:fixed;
    top:0;
    height:100%;
    min-width: 250px;
    max-width: 250px;
    background: #000000;
    color: #fff;
    transition:0.3s;
    z-index: 999;
    overflow: auto;
    padding-bottom: 100px;
}
.sidebar-header img {
    transition: 1s;
}
.sidebar-collapsed #sidebar {
    min-width: 80px;
    max-width: 80px;
    transition:0.5s;
    text-align: center;
}

/* .sidebar-collapsed #sidebar {
    transition:0.3s;
    text-align: center;
    visibility: hidden;
    transform: translateX(-250px);
} */
.main-content {
	padding-left: 265px;
    padding-right: 15px;
    padding-top: 90px;
    padding-bottom: 90px;
}

.sidebar-collapsed .main-content {
    padding-left: 90px;
}

#sidebar-header a:hover svg{
    color:#000000;
}
.sidebar-collapsed #sidebar .sidebar-header h3,
.sidebar-collapsed #sidebar .CTAs {
    display: none;
}

.sidebar-collapsed #sidebar .sidebar-header strong {
    display: block;
}

#sidebar ul li a {
    text-align: left;
}

.sidebar-collapsed #sidebar ul li a {
    padding: 15px 10px;
    text-align: center;
    font-size: 0.85em;
    transition: 0.5s;

}
.report-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0,0,0,0.5);
}
.sidebar-collapsed #sidebar ul li a i {
    margin-right: 0;
    display: inline-block;
    font-size: 1.8em;
}

.sidebar-collapsed #sidebar ul ul a {
    padding: 10px !important;
}

.sidebar-collapsed #sidebar .dropdown-toggle::after {
    top: auto;
    bottom: 10px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
#sidebar ul.list-unstyled.components li a .icon-name {
    margin-left:13px;
    vertical-align: middle;
}
.sidebar-collapsed #sidebar ul.list-unstyled.components li a .icon-name{
    margin-left:0;
    margin-top:5px;
    line-height: 1;
}
#sidebar .logo-b{
    display: block !important;
}
.logo-s {
    display: none;
}
.sidebar-collapsed #sidebar img.logo-b {
    display: none !important;
}
.sidebar-collapsed #sidebar .logo-s{
    display: block !important;
}
#sidebar .sidebar-header {
    padding: 13px 20px;
    background: #ffffff;
    border-right: 1px solid #000;
}

#sidebar .sidebar-header strong {
    display: none;
    font-size: 1.8em;
}

/* #sidebar ul.components {
    padding: 20px 0;

} */

#sidebar ul li a {
    padding: 12px 10px;
    font-size: 15px;
    transition: 0.5s;
    align-items: center;
    display:inline-block;
    width: 100%;
}

#sidebar ul.components > li > a{
    border-bottom: 1px solid #3a3a3a;
}

/* #sidebar ul li a, #sidebar ul li a:hover, #sidebar ul li a:focus{
    transition: none;
} */

#sidebar ul li a:hover {

    background:#645f5f;
}

#sidebar ul li a i {
    margin-right: 10px;
}

/* #sidebar ul li.active>a {
    color: #fff;
    background: #6d7fcc;
} */

#sidebar ul li.active>a {
    color: #fff;
    background: #645f5f;
}

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
body.sidebar-collapsed .icon-name {
    display: none;
}

#sidebarCollapse {
    height: 66px;
    width: 80px;
    position: absolute;
    left: 250px;
}
.sidebar-collapsed #sidebarCollapse {
    left: 70px;
}
#sidebarCollapse i {
    font-size: 26px;
}
ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}
.form-control:focus{
    box-shadow:none;
    background-color: transparent;
}
ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}
.home-btn{
    text-align: center;
}
.card.home-btn {
    box-shadow: none;
}
/* .btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show{
    border:none;
} */
img.logo-b{
    margin-left:-3px;
}

.validation-error {
    display: block;
    color: #f00;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

@media (max-width: 991px){
.card.home-btn{
    margin-top: 15px;
}
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

/* @media (max-width: 768px) {
    #sidebar {
        min-width: 80px;
        max-width: 80px;
        text-align: center;
        margin-left: -80px !important;
    }
    .dropdown-toggle::after {
        top: auto;
        bottom: 10px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    #sidebar.active {
        margin-left: 0 !important;
    }
    #sidebar .sidebar-header h3,
    #sidebar .CTAs {
        display: none;
    }
    #sidebar .sidebar-header strong {
        display: block;
    }
    #sidebar ul li a {
        padding: 20px 10px;
    }
    #sidebar ul li a span {
        font-size: 0.85em;
    }
    #sidebar ul li a i {
        margin-right: 0;
        display: block;
    }
    #sidebar ul ul a {
        padding: 10px !important;
    }
    #sidebar ul li a i {
        font-size: 1.3em;
    }
    #sidebar {
        margin-left: 0;
    }
    #sidebarCollapse span {
        display: none;
    }
} */

/* footer Start here */
footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #000000;
}
footer p{
    color: #ffffff;
    margin-bottom: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
    text-align: center;
}
/* footer Ends here */


 /* Common width all page Start here */

.role-main{
    max-width: 900px;
    margin: 0 auto;
}
.role-main .action-btn{
margin-left: -10px;
}
.login-role-main{
    max-width:700px;
    margin: 0 auto;
}
thead.text-light.bg-dark>tr, thead.thead-dark>tr {
    border: 1px solid #000;
}
 /* Common width all page Ends here */

 /* Create form section */
.create-form label{
    font-size:18px;
}
/* Create form section */


/* login page */


.login-page{
    margin-top: 30px;
}

main.py-4.main-content.login {
    padding-left: 0;
}


/***** 23-01-2023 Start *****/


/* Side Dropdown Menu */

.topMenu button svg {
    color: #000;
    width: 30px;
    height: 30px;
}
ul.fb-subMenu.dropdown-menu {
    border-radius: 0;
    background-color: #000;
    border: none;
    padding: 0;
    width: 100%;
    position: relative !important;
    transform: none !important;
}
ul.fb-sub-subMenu.dropdown-menu {
    border-radius: 0;
    border-left: 5px solid #bbb !important;
    background-color: #000;
    border: none;
    width: 100%;
    position: relative !important;
    transform: none !important;
}
ul.fb-subMenu.dropdown-menu li > a, ul.fb-sub-subMenu.dropdown-menu li > a {
    color: rgba(255,255,255,0.8);
    font-size: 14px !important;
    padding: 7px 20px !important;
    text-align: left !important;
}
/* ul.fb-subMenu.dropdown-menu li {
    padding-left: 15px;
} */
/* li.subMenu.dropdown .dropdown-toggle::after {
    border-style: solid !important;
    border-width: 0.15em 0.15em 0 0 !important;
    display: inline-block;
    height: 0.55em;
    right: 30px;
    position: absolute;
    top: 19px;
    transform: rotate(135deg);
    width: 0.55em;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    margin: 0;
    transition: transform .3s;
} */
li.subMenu.dropdown .dropdown-toggle::after {
    content: "+" !important;
    border: none;
    font-size: 20px;
}
.sidebar-collapsed #sidebar li.subMenu.dropdown .dropdown-toggle::after {
    content: "none";
}
/* li.subMenu.dropdown .dropdown-toggle.show::after, li.sub-subMenu.sub-dropdown .sub-dropdown-toggle.show::after {
    transform: rotate(320deg);
    top: 24px;
} */
li.subMenu.dropdown .dropdown-toggle.show::after, li.sub-subMenu.sub-dropdown .sub-dropdown-toggle.show::after {
    content: "-" !important;
    top: 25px;
}
li.subMenu.dropdown ul.dropdown-menu .dropdown-toggle::after {
    top: 16px;
}
li.subMenu.dropdown ul.dropdown-menu .dropdown-toggle.show::after {
    top: 16px;
}

li.sub-subMenu.sub-dropdown {
    position: relative;
}

li ul a {
    background: #000;
}

ul.fb-subMenu.dropdown-menu li a {
    background-color: #1f1e1e;
}
ul.fb-subMenu.dropdown-menu li.sub-dropdown ul.fb-sub-subMenu.dropdown-menu {
    background-color: #333333;
    padding: 0;
    border: none !important;
}
ul.fb-subMenu.dropdown-menu li.sub-dropdown ul.fb-sub-subMenu.dropdown-menu li > a {
    background-color: #333;
    padding-left: 25px !important;
}

/* Ad Loader */

.titleSec h1 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-right: 15px;
}
.titleSec button {
    font-weight: 600;
    box-shadow: none;
    border: none;
}
.titleSec button:hover {
    background-color: #000 !important;
    color: #fff !important;
}
.searchTable span {
    background-color: transparent;
    border: none;
    padding: 0 5px;
    font-size: 20px;
}
.searchTable input.form-control {
    border: none !important;
    background: transparent !important;
}
button.btn.closeBtn {
    font-size: 22px;
    opacity: 0.5;
    padding: 0;
    display: none;
}
button.btn.closeBtn {
    font-size: 22px;
    opacity: 0.5;
    padding: 0 5px;
    display: none;
    border-radius: 0;
}
.searchTable input.form-control:focus + .closeBtn {
    display: block;
}
button.btn.closeBtn:hover {
    background-color: transparent !important;
    color: #000 !important;
}
.titleSec {
    border-bottom: 1px solid #c9c9cb;
    padding-bottom: 10px;
}
.q-detailsTable, .stepsTable {
    overflow: auto;
    position: relative;
    white-space: nowrap;
}
.reportsTable tr td:nth-child(n+3) {
    text-align: left;
}
.reportsTable tr td:nth-child(3), .subReportsTable tr td:first-child {
    min-width: 340px;
    max-width: 340px;
    width: 340px;
}
.subReportsTable tr td:nth-child(3) {
    min-width: auto;
    max-width: auto;
    width: auto;
}
.reportsTable tr td{
    border-left: 0;
    border-right: 0;
    border-width: 0 !important;
}
.reportsTable tr th, .reportsTable tr td {
    padding: 12px 15px;
}
.subReportsTable tr td {
    text-align: left;
    border-left: 0;
    border-right: 0;
}

.hr-column  {
    background-color: #ccc;
    border: 1px solid #333;
    width: 30px;
    cursor: pointer;
}
.hr-column:hover  {
    background-color: #ddd;
}
.hr-column-head  {
    width: 30px;
    border: 1px solid #fff;
}

.hr-column.active  {
    background-color: #000;
}

.circle-wrap {
    margin: 150px auto;
    width: 150px;
    height: 150px;
    background: #f3f3f3;
    border-radius: 50%;
  }

  .circle-wrap .circle .mask,
  .circle-wrap .circle .fill {
    width: 150px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
  }

  .circle-wrap .circle .mask {
    clip: rect(0px, 150px, 150px, 75px);
  }

  .circle-wrap .inside-circle {
    width: 142px;
    height: 142px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    margin-top: 4px;
    margin-left: 4px;
    color: #536c79;
    position: absolute;
    z-index: 100;
    font-weight: 700;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: initial;
  }

  .circle-wrap .inside-circle span {
    display: block;
    font-size: 12px;
    line-height: 18px;
}

  /* color animation */

  /* 3rd progress bar */
  .mask .fill {
    clip: rect(0px, 75px, 150px, 0px);
    background-color: #7dcce8;
  }

  .mask.full,
  .circle .fill {
    animation: fill ease-in-out 3s;
    transform: rotate(0deg);
  }








table tr th, table tr td {
    vertical-align: middle;
    font-weight: normal;
}
.edtBtn {
    font-size: 18px;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    background: transparent;
}
.edtBtn:hover i.fa.fa-pencil {
    color: #198754;
}
.edtBtn:hover i.fa.fa-trash-o {
    color: #dc3545;
}
.titleSec button:hover a, .titleSec button:hover a:hover, .titleSec button:hover a:focus {
    transition: none;
}

/* New Ad Loader */

/* form.addForm input.form-control, .form-floating input.form-control, form.addForm textarea {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #ced4da;
    padding: 0px 10px 10px;
    font-size: 14px;
    background: transparent;
} */
form.addForm input.form-control, .form-floating input.form-control, form.addForm textarea {
    border-radius: 5px;
    border: 1px solid #ced4da;
    padding: 10px;
    font-size: 14px;
    background: #fff;
}
form.addForm input[readonly], form.addForm input[readonly]:focus {
    border: 1px dashed #ced4da !important;
}
form.addForm input.form-control:focus, .form-floating input.form-control:focus, form.addForm textarea:focus {
    border: 1px solid #000;
}
label.form-label {
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}
.btnRow .btn, .runBtn, .cancelBtn{
    color: #fff !important;
    font-size: 14px;
    border-radius: 0.375rem !important;
    padding: 8px 20px 6px;
    text-transform: uppercase;
    font-weight: 600;
    /* box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f; */
}

.runBtn, .reportBtn {
    color: #fff !important;
    padding: 8px 12px 6px;
    font-size: 12px;
}
.mainBtn, .runBtn {
    background-color: #000 !important;
}
.mainBtn:hover, .runBtn:hover {
    background-color: rgba(0,0,0,0.7) !important;
}
.cancelBtn {
    background-color: #e50000;
}
.cancelBtn:hover {
    background-color: rgba(229,0,0,0.7) !important;
}
/* form.addForm input.editInput, form.addForm input.editInput:focus {
    border-bottom: none !important;
} */
/* select.form-select.selectDown {
    border: none;
    border-bottom: 1px solid #ced4da;
    font-size: 14px;
    padding: 0px 10px 10px;
    border-radius: 0;
    background-position: 99% 6px;
    background-color: transparent;
} */
select.form-select.selectDown {
    border: 1px solid #ced4da;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    background-color: #fff;
}
select.form-select.selectDown:focus {
    border: 1px solid #000;
    box-shadow: none;
}
.modal-content {
    border: none;
}
h3.modal-title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-right: 15px;
}
.modal-body {
    padding: 30px 20px;
}
.modal-header .btn-close {
    background: #000;
    opacity: 1;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -7px;
    top: -10px;
}
.btn-close:focus {
    box-shadow: none;
}

/* Campaign Details */

.campaignDetails {
    background: #fff;
    box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
    border-radius: 4px;
}
.campaignDetails > ul {
    display: flex;
}
.campaignDetails > ul li {
    flex-grow: 1;
    flex-basis: 0%;
    position: relative;
    overflow: hidden;
}
.campaignDetails > ul li button.nav-link {
    padding: 20px 25px;
    width: 100%;
    border-radius: 0;
    background-color: transparent !important;
    border: none !important;
    display: flex;
    font-size: 16px;
    color: #9e9e9e;
    align-items: center;
}
.campaignDetails > ul li button.nav-link .tabIcon {
    width: 28px;
    height: 28px;
    background: #9e9e9e;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.campaignDetails > ul li button.nav-link.active {
    color: #f88600;
}
.campaignDetails > ul li button.nav-link.active .tabIcon {
    background: #f88600;
}
.campaignDetails > ul li:after {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100%;
    background: rgba(0,0,0,.12);
    left: 50%;
    margin-left: 8px;
}
.campaignDetails > ul li:last-child:after{
    content: none;
}
.campaignDetails .tab-content{
    padding: 20px 25px;
}
.Fbcampaign .tab-content{
    padding: 20px 0;
}
.form-check input[type=checkbox], .form-check-input[type=checkbox] {
    border-radius: 0;
    margin-top: 2px;
    width: 17px;
    height: 17px;
}
.form-check-input[type=radio] {
    width: 17px;
    height: 17px;
}
.form-check label.form-check-label {
    font-size: 16px;
    margin-left: 5px;
}
.form-check-input:focus {
    border-color: rgba(0, 0, 0, 0.25);
    box-shadow: none;
}
.campaignDetails .tab-content select.form-select.selectDown {
    border-bottom: 1px solid #ced4da;
}
.extraQuery {
    border: 1px solid #b8c1ca;
    border-radius: 0.25rem;
    display: flex;
    padding: 15px 20px;
}
.extraQuery button.btn {
    position: relative;
    margin-left: 20px;
}
.item-adder-list {
    border: 1px solid #b8c1ca;
}
.list-header {
    background: #f4f4f5;
    padding: 0 10px;
}
.list-header label, .q-list label {
    font-size: 14px;
    margin: 0;
}
.list-items .q-list {
    border-top: 1px solid rgba(0,0,0,.12);
    padding: 10px 15px;
}
h3.sectionTitle {
    font-size: 1.5rem;
    font-weight: 600;
    border-bottom: 1px solid #c9c9cb;
    padding-bottom: 5px;
}
.bidPrice {
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #ced4da;
    padding: 10px;
    font-size: 16px;
}
img.libraryImg {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
select.form-select.bdshow {
    border-bottom: 1px solid #ced4da;
}
.adCreatives-steps {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
}
.adCreatives-steps .tileCol h2 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-right: 15px;
}
.stepsTable table.table th, .stepsTable table.table td {
    padding: 12px 20px;
}
.stepsBottom {
    font-size: 16px;
}
.kwText {
    font-size: 16px;
}
.stepsTable table.table td button.btn {
    padding: 5px 15px;
    border-radius: 4px;
    margin: 0 5px;
}
.stepsTable table.table td button.btn:hover {
    background-color: #e8e8e8;
}
.whiteBtn {
    color: #000 !important;
}
.whiteBtn:hover {
    background-color: #e8e8e8;
}
.shadowNone {
    box-shadow: none;
    border-radius: 0;
}
.dropdown.statusDown button.btn {
    padding-right: 35px;
}
.dropdown.statusDown button.btn::after {
    right: 15px;
}
.dropdown.statusDown ul.dropdown-menu {
    padding: 0;
}
.dropdown.statusDown ul.dropdown-menu li a.dropdown-item {
    padding: 10px 15px;
    font-weight: 600;
}
ul.revenueTabs {
    border: none;
}
ul.revenueTabs > li.nav-item {
    flex-grow: 1;
    flex-basis: 0%;
    position: relative;
    overflow: hidden;
}
ul.revenueTabs > li.nav-item > button {
    width: 100%;
    border-radius: 0;
    border: 1px solid #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    padding: 15px;
    background-color: #e8e8e8;
}
ul.revenueTabs > li.nav-item > button.active {
    background-color: #000;
    color: #fff;
}
.uploadFile {
    background-color: #f8f9fa;
    color: #000;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    padding: 10px 15px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    border-radius: 5px;
}
  .uploadFile [type="file"] {
      cursor: pointer !important;
      display: block;
      opacity: 0;
      position: absolute;
      right: 0px;
      top: 0px;
      z-index: -1;
      padding: 0;
  }
  .uploadFile > i {
      font-size: 26px;
  }
  .combineTab {
    position: absolute;
    top: 0;
    right: 0;
}
.combineTab button.nav-link {
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 10px;
    background-color: #fff;
    color: #000;
    border-radius: 3px;
    box-shadow: 0 1px 5px #0003, 0 2px 2px #00000024, 0 3px 1px -2px #0000001f;
}
.combineTab li:first-child button.nav-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.combineTab li:last-child button.nav-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.combineTab button.nav-link.active {
    background-color: #000;
    color: #fff;
}


/* Rules Page */

.status-label {
    padding: 4px 8px;
    color: #fff;
    border-radius: 0.25em;
    font-size: 16px;
    margin-right: 5px;
}
.newRule button.btn {
    padding-right: 25px;
    border-radius: 5px !important;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 6px;
}
.newRule .dropdown-toggle::after {
    right: 10px;
}
ul.ruleDropdown {
    border-radius: 2px;
    padding: 5px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid #d2d2d2;
    box-shadow: inset 0 1px 2px #fff;
}
.vendor {
	display: inline-block;
	width: 1em;
	height: 1em;
	background-size: 100% 100%;
	background-position: center bottom;
	line-height: 1;
	margin-right: 5px;
	vertical-align: middle;
}
.vendor.vendor-lg {
	width: 1.5em;
	height: 1.5em;
}
.vendor-outbrain {
    background-image: url('../images/outbrain.png');
}
.vendor-outbrain-bw {
    background-image: url('../images/outbrain-bw.png');
}
.vendor-revcontent {
    background-image: url('../images/revcontent.png');
}
.vendor-taboola {
    background-image: url('../images/taboola.png');
}
.vendor-yahoo {
    background-image: url('../images/yahoo.png');
}
.vendor-baidu {
    background-image: url('../images/baidu.png');
}
.vendor-ga {
    background-image: url('../images/google-analytics-icon.svg');
}
.vendor-ay {
    background-image: url('../images/ay-logo.svg');
}
.vendor-mgid {
    background-image: url('../images/mgid.png');
}
.vendor-yahoo-dsp {
    background-image: url('../images/yahoo-dsp.png');
}

#sidebar .vendor-baidu, #sidebar .vendor-taboola, .ga-icon, #sidebar .vendor-ay {
    filter: brightness(0) invert(1);
}

.nav-link .vendor-baidu, .nav-link .vendor-taboola, .nav-link .vendor-outbrain, .nav-link .ga-icon, .nav-link .vendor-ay {
    filter: brightness(255) invert(1);
}

.loopRow > label.form-label + .row > label.andLabel, .loopRow > label.form-label + .row > div > .edtBtn, .publishRow .row:first-child .edtBtn, .firstRow .row:first-child, .firstTable tr:first-child{
    display: none;
}
.geoTarget {
    position: static;
}
.geoTarget button.nav-link {
    padding: 10px 15px;
    font-size: 14px;
}
.form-row hr {
    border: 1px dashed #000;
}
.imageForm {
    border: 2px dashed #e3e3e3;
    border-radius: 16px;
    background: #fff;
    padding: 20px 20px 30px;
    text-align: center;
}
.dz-message {
    margin: 2em 0;
}
.dz-message i {
    color: #e0e0e0;
}
.dz-actions-group button.btn {
    font-size: 16px;
    border-radius: 5px !important;
    padding: 15px 20px 13px;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: 0 1px 5px #0003;
    color: #000;
    margin: 0 5px;
    border: none !important;
}
.dz-actions-group button.btn:hover {
    background-color: #e8e8e8;
}
.dz-actions-group button.btn > i {
    margin-right: 10px;
}
.uploadBtn {
    color: #000;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    padding: 10px 15px;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    border-radius: 5px;
    justify-content: center;
    width: 100%;
}
.uploadBtn input.inputfile {
    cursor: pointer !important;
    display: block;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 0;
    padding: 0;
}
.gj-datepicker button.btn {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #ced4da !important;
    box-shadow: none;
    border-radius: 0 !important;
    padding: 5px !important;
}
.gj-datepicker button.btn i{
    font-size: 20px !important;
    top: 12px !important;
}
.switch {
    position: relative;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    width: 40px;
    height: 24px;
}
.slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider {
    background-color: #000;
}
input:checked + .slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}
.form-row p {
    font-size: 14px;
}
table.table-striped thead {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.newLoader form.addForm, .tab-content form.addForm, .setLayout, .newLoader.newFacebook .facebookCampaign{
    max-width: 900px;
}
.adsTitles .input-group span {
    padding: 10px;
    border: 1px solid #ced4da;
    font-size: 14px;
    background: #fff;
}
.adsTitles .input-group span.helper-description {
    padding: 21px 10px;
}

/**** Pagination ****/

ul.pagination {
    justify-content: center;
}
ul.pagination a.page-link {
    color: #000;
}
ul.pagination li.page-item.active span.page-link {
    background-color: #000;
    border-color: #000;
}

.newLoader.newFacebook .facebookCampaign {
    background: #fff;
    box-shadow: 0 0.5px 4px 1px rgb(0 0 0 / 20%);
    padding: 0 20px;
    border-radius: 4px;
    margin-bottom: 30px;
}
.newLoader.newFacebook form.addForm h3 {
    font-weight: 600;
    font-size: 20px;
    background: #1877f2;
    color: #fff;
    padding: 15px 20px;
    margin: 0 -20px 15px;
    border-radius: 4px 4px 0 0;
}
.newLoader.newFacebook form.addForm {
    max-width: 100%;
}
table.table-striped.facebookAdtable thead {
    color: #32383e;
    background-color: #fff;
    border-color: #dee2e6;
}
.notificationMessage {
    position: absolute;
    right: 5px;
    top: 65px;
    padding-left: 200px;
}
.notificationMessage .alert {
    font-size: 16px;
}
.notificationMessage .alert i {
    font-size: 18px;
    margin-right: 5px;
}
.custom-tooltip {
    position: relative;
    display: inline-block;
}
.custom-tooltip .tooltiptext {
    visibility: hidden;
    width: 300px;
    background: #000;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 6px 10px;
    position: absolute;
    z-index: 1;
    display: block;
    line-height: 18px;
    left: 20px;
    top: 50%;
    font-weight: 400;
    transform: translate(0, -50%);
}
.custom-tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 45%;
    left: 0;
    margin-left: -10px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
    transform: rotate(90deg);
}
.custom-tooltip:hover .tooltiptext {
    visibility: visible;
}
td.rgidImg {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}
td.rgidImg img.libraryImg {
    margin-right: 5px;
}
.Fbcampaign {
    max-width: 1400px;
}

/****** Facebook Campaign *****/

.Fbcampaign ul.revenueTabs > li.nav-item > button.active {
    background-color: #1877f2;
}
.Fbcampaign ul.revenueTabs > li.nav-item > button{
    background-color: #fff;
    margin-bottom: 0;
    border: 1px solid #e8e8e8 !important;
}

/******* Loader ***********/
.lds-ring {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
  }
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    border: 5px solid #000;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #000 transparent transparent transparent;
  }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

  /******* Select 2 ***********/
  .select2-container {
    width: 100% !important;
  }
  .select2-container span.selection {
    width: 100%;
    display: inline;
  }
  .select2-container .select2-selection--single {
    height: 42px;
  }
  .select2-container .select2-selection--multiple {
    min-height: 42px;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
  }


select:disabled {
    opacity: 0.5;
}
.matchType button {
    padding: 10px 15px;
    border-radius: 5px 0 0 5px;
}
.applyFilter{
    max-width: 300px;
}
.applyFilter .btn {
    font-size: 14px;
    padding: 10px 12px 8px;
}
span.badge {
    border-radius: 4px !important;
    font-size: 8px;
    line-height: 10px;
    position: relative;
    top: -2px;
}
.selectMetrixs .nav-tabs .nav-link, .lineChart .nav-tabs .nav-link {
    border-radius: 0;
    color: #495057;
}
.selectMetrixs .nav-tabs .nav-link.active, .lineChart .nav-tabs .nav-link.active {
    background-color: #fff;
}
.selectMetrixs .tab-content, .lineChart .tab-content {
    background: #fff;
    border: 1px solid #dee2e6;
    padding: 30px 20px;
}
.lineChart .tab-content {
    padding-bottom: 0;
}
.selectMetrixs .tab-content .form-check input[type="checkbox"] {
    width: 14px;
    height: 14px;
    margin-top: 4px;
}
.selectMetrixs .tab-content .form-check label {
    font-size: 14px;
    margin: 0;
}
.select2-container--open .select2-dropdown--below {
    margin-top: -25px;
}
.orderCard, .scrollCustom {
    overflow-x: auto;
    scrollbar-color: #000 !important;
    scrollbar-width: thin;
}
.orderCard::-webkit-scrollbar, .scrollCustom::-webkit-scrollbar {
    width: 5px;
    height: 7px;
    background-color: #f5f5f5;
    user-select: none;
}
.orderCard::-webkit-scrollbar-thumb, .scrollCustom::-webkit-scrollbar-thumb {
    background: #000;
}
.orderCard ul {
    display: flex;
    padding: 0;
}
.orderCard ul li.metric_item, ul.metricsChartTab li .nav-link {
    min-width: 200px;
    list-style: none;
    min-height: 45px;
    background: #fff !important;
    padding: 20px 10px !important;
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    white-space: normal;
    cursor: pointer;
}
ul.metricsChartTab li .nav-link{
    border-left: none !important;
    border-bottom: 1px solid #efefef !important;
    margin-bottom: 0;
    background: #f0f3f5 !important;
    display: block;
}
ul.metricsChartTab li .nav-link.active{
    background: #fff !important;
}
.tabScroll{
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 20px;
}
ul.metricsChartTab {
    flex-wrap: nowrap;
}
.metricsChartTab li .nav-link .chartNumber {
    font-weight: 800;
    display: block;
    width: 100%;
    color: #000;
}
.metricsChartTab li .nav-link.active {
    background: #f0f3f5;
}
.lineChart .nav-tabs .nav-link {
    width: max-content;
    font-size: 15px;
    padding: 10px 15px;
}
.campaignTable {
    background: #fff;
    padding: 25px 20px;
    box-shadow: 0 10px 40px 0 rgba(62,57,107,.07), 0 2px 9px 0 rgba(62,57,107,.06);
}
canvas#timechart {
    height: 300px !important;
}
li.responsivetabs-more .dropdown-toggle::after {
    display: none;
}
li.responsivetabs-more ul.dropdown-menu > li button.nav-link {
    border: none !important;
}
li.responsivetabs-more ul.dropdown-menu {
    right: 0;
    margin: 0;
}


/******* 26-05-2023 ******/

.applyFilter span.select2.select2-container, .selectDimensions span.select2.select2-container{
    height: 43px;
}
.per-page-selection select {
    color: #111;
    background-color: #a4b7c1;
    border-color: #a4b7c1;
    padding: 5px 0px 5px 10px;
}
.table-footerPagination ul.pagination .page-item:first-child .page-link, .table-footerPagination ul.pagination .page-item:last-child .page-link {
    border-radius: 0;
}
.table-footerPagination ul.pagination a.page-link {
    cursor: pointer;
}
.table-footerPagination ul.pagination li.page-item.active a.page-link {
    color: #fff;
    background-color: #20a8d8;
    border-color: #20a8d8;
}
thead.notVisisble tr {
    border: none;
}
thead.notVisisble tr th {
    border: none;
    background: transparent !important;
}
.valueMultiSelect .multiselect__input{
    position: static !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 0 0 5px !important;
    font-size: 15px;
}
.valueMultiSelect span.multiselect__placeholder{
    display: none !important;
}
.lineChart .nav-tabs .nav-link sup.custom-tooltip {
    font-size: 12px;
}
.valueMultiSelect .multiselect__tags {
    min-height: 45px !important;
    padding: 10px 40px 10px 10px !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: start;
}
.valueMultiSelect .multiselect__tags .multiselect__tags-wrap {
    display: flex;
    flex-wrap: wrap;
}
table.topAlign tr td {
    vertical-align: initial;
}
.valueMultiSelect span.multiselect__tag {
    background: #e6e6e6;
    color: #333333;
    border-radius: 2px;
    font-size: 12px;
    padding: 5px 26px 5px 10px;
}
.valueMultiSelect .multiselect__tag-icon:hover {
    background-color: #ffbdad;
    border-radius: 0;
}
.valueMultiSelect .multiselect__tag-icon:hover:after {
    color: #de350b !important;
}
.valueMultiSelect .multiselect__tag-icon:after {
    font-size: 14px;
}
.multiselect__option {
    font-size: 14px !important;
}
.dimension-data .lds-ring {
    position: absolute;
    left: 40px;
    top: 15px;
}
canvas#bar-chart {
    height: 420px !important;
}
span.arrowClick > i {
    font-size: 12px;
    cursor: pointer;
    margin: 0 1.5px;
    color: rgba(255,255,255,0.8);
}
span.arrowClick > i.arrowActv {
    color: #fff;
}
div#legend-container ul {
    margin-bottom: 20px !important;
}
div#legend-container ul > li {
    font-size: 12px;
    margin: 0 10px!important;
}
div#legend-container ul > li > span {
    border-radius: 50%;
    width: 10px !important;
    height: 10px !important;
    margin-right: 5px !important;
}
.piePagination span.upArrow {
    position: relative;
    border-bottom: 12px solid #000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: 1px;
    cursor: pointer;
}
.piePagination span.downArrow {
    position: relative;
    border-top: 12px solid #000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    top: 1px;
    cursor: pointer;
}
.piePagination span.upArrow.disabled {
    border-bottom-color: #8c8c8c;
}
.piePagination span.downArrow.disabled {
    border-top-color: #8c8c8c;
}
.piePagination span.pieNumber {
    margin: 0 10px;
    font-size: 14px;
    color: #666666;
}
.dimension-select .multiselect__content-wrapper{
    position: relative;
}

/******* Reports Daterange *******/

.date-range-popup h4 {
    color: #536c79;
    font-size: 14px;
}
.rangeBtn {
    border-radius: 0;
    color: #0088cc;
    font-size: 14px;
}
.titleSec .date-range-popup .rangeBtn:hover, .rangeBtn:hover {
    color: #111 !important;
    background-color: #d9e1e6 !important;
}
.rangeBtn.active {
    color: #fff;
    background-color: #20a8d8;
}
.date-range-popup button {
    font-weight: 400;
    border-radius: 0;
}
.date-range-popup button:disabled {
    opacity: 0.35;
}
.time-range-and-group input.form-check-input {
    padding: 0;
}
.calendar-and-time span.vdpr-datepicker__calendar-month-year {
    color: #536c79;
    text-align: center;
    display: block;
    font-size: 14px;
    text-transform: inherit;
}
.calendar-and-time .vdpr-datepicker__calendar {
    width: 100%;
    padding: 0 30px;
    margin-bottom: 10px;
}
.calendar-and-time .vdpr-datepicker__calendar-table th {
    padding: 0;
    line-height: 20px;
    font-size: 12px;
    text-transform: initial;
}
.calendar-and-time .vdpr-datepicker__calendar-table {
    border-collapse: collapse;
}
.calendar-and-time .vdpr-datepicker__calendar-table td.faded {
    background-color: transparent;
    border: none;
}
.calendar-and-time .vdpr-datepicker__calendar-table td.disabled {
    color: #cacccd;
}
.calendar-and-time .vdpr-datepicker__calendar-table td {
    border: 1px solid #e4e7e7;
    color: #484848;
    background: #fff;
    font-size: 12px;
    line-height: 26px;
}
.calendar-and-time .vdpr-datepicker__calendar-table .highlighted{
    background-color: #20a8d8;
    color: #fff;
}
.calendar-and-time .vdpr-datepicker__calendar-table .highlighted:hover{
    background-color: #1985ac;
}
.timeHours select {
    border: 1px solid #c2cfd6;
    padding: 5px 3px;
    font-size: 14px;
}
.calendar-and-time .vdpr-datepicker__calendar-control > span {
    width: 49%;
    display: block;
    padding: 0;
    margin-top: 5px;
}
.calendar-and-time .vdpr-datepicker__calendar-control > span:before {
    color: #0088cc;
    box-shadow: rgb(255, 255, 255) 0px 0px 4px 0px;
    width: 100%;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 15px;
}
.calendar-and-time .vdpr-datepicker__calendar-control > span:hover:before{
    color: #111;
    background-color: #d9e1e6;
    border-color: #d1dbe1;
}
.calendar-and-time .vdpr-datepicker__calendar-control {
    padding: 10px 0;
}
button.btn.show-more {
    color: #111;
    background-color: #a4b7c1;
    border: 1px solid #a4b7c1 !important;
    border-radius: 0;
}
button.btn.show-more:hover{
    background-color: #8da5b2;
    border: 1px solid #869fac !important;
}
tr.morelessBtn {
    border: none;
}
tr.morelessBtn td {
    padding: 20px 0 0;
    --bs-table-accent-bg: transparent !important;
}


/***** Ad Performance *****/

.rightchartList {
    background-color: #464646;
    height: 100%;
}
.rightchartList ul {
    padding: 0;
    margin: 0;
}
.rightchartList ul li {
    list-style: none;
}
.rightchartList ul li a {
    display: block;
    width: 100%;
}
.rightchartList ul li a span {
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    font-size: 1.100em;
    line-height: 20px;
    padding: 12px 0 11px 15px;
    margin: 0;
    color: #ccc;
    text-decoration: none;
    width: 50%;
}
.rightchartList ul li a:hover {
    background-color: #6b6b6b;
}
.statusBar {
    background: #464646;
    padding: 10px;
}
.statusBtn, .statusBtn:hover {
    background: transparent !important;
    border: none !important;
}
.statusBar .form-check label.form-check-label{
    font-size: 14px;
}
.statusSearch input.form-control {
    background-color: #fff !important;
}
.text-gray{
    color: #e6e6e6 !important;
}
.statusSearch .newRule .exportBtn, .editcampaignBtn {
    background-color: #883fad;
    border-color: #79389a;
    border-radius: 0 !important;
}
.statusSearch .newRule .exportBtn:hover, .editcampaignBtn:hover {
    background-color: #6b3188;
    border-color: #56286d;
}
.statusSearch .statusBtn {
    text-transform: inherit;
    font-weight: normal;
    font-size: 14px;
}
.headlineImg {
    object-fit: cover;
    width: 50px;
    height: 50px;
}
.performanceChart {
    background: #fff;
}
.adLinechart {
    padding: 15px;
    height: 100%;
}
.columnCheckBoxs {
    display: flex;
    flex-wrap: wrap;
}
.columnCheckBoxs .form-check {
    width: 50%;
    margin: 3px 0;
    padding-right: 5px;
}
.columnPanel .accordion-body, .campaignManager {
    background: #fff;
}
.columnBtns .btn, .columnBtns .btn:active {
    background-color: #fff;
    border: 1px solid #464646 !important;
    color: #464646 !important;
    border-radius: 0;
    font-size: 13px;
    padding: 8px 15px 6px;
}
.columnBtns .btn:hover, .editable-buttons button.editable-cancel:hover {
    background-color: #464646!important;
    border-color: #464646!important;
    color: #fff!important;
}
.columnPanel button.accordion-button {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    box-shadow: none;
    border-radius: 0 !important;
    border: none !important;
}
.panel-standard {
    background-color: #707070 !important;
}
.panel-calculated {
    background-color: #68b0ab !important;
}
.panel-google {
    background-color: #d48625 !important;
}
.panel-custom {
    background-color: #837a92 !important;
}
.accordion-button::after{
    filter: brightness(0) invert(1);
}
.columnCheckBoxs label.form-check-label {
    font-size: 14px;
}
div#columnModal .modal-content {
    border-radius: 0;
    border-top: 10px solid #464646;
    border-bottom: 10px solid #c77eec;
}
.label-active {
    background-color: #36c29d;
}
.label-paused {
    background-color: #57c6f3
}
.label-pending {
    background-color: #ffbe70
}
.label-rejected {
    background-color: #ff4545
}
.status-lable {
    padding: 0.3em 0.6em;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.btn-play {
    background-color: #3fc19d !important;
    border-color: #3fc19d !important;
    color: #fff !important;
}
.btn-pause {
    background-color: #ff9e40 !important;
    border-color: #ff9e40 !important;
    color: #fff !important;
}
.playPausebtn {
    font-size: 8px;
    border-radius: 0;
    padding: 3px 6px 2px;
    line-height: initial;
}
.popOvervalue {
    text-decoration: none;
    border-bottom: 1px dashed #08c;
    color: #2389dc;
    line-height: 20px;
    cursor: pointer;
}
.popoverDown {
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    position: relative;
    overflow: visible;
}
.popoverDown .popover-content {
    padding: 6px 11px;
    font-size: 12px;
}
.popoverDown .popover-content .editable-input {
    margin-right: 8px;
}
.popoverDown .popover-content .editable-input input.form-control.input-sm {
    font-size: 13px;
    border-radius: 0;
    border-color: #ddd;
    box-shadow: inset 0 1px 1px transparent;
    background: #fff;
    padding: 5px 10px;
}
.editable-clear-x {
    background: url('../images/clear.png') 50% no-repeat;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    opacity: .6;
    z-index: 100;
    top: 50%;
    right: 6px;
    margin-top: -6px
}
.editable-buttons button.editable-submit {
    color: #fff;
    background-color: #883fad;
    border-color: #79389a !important;
    border-radius: 0;
    padding: 5px 10px;
    font-size: 13.5px;
}
.editable-buttons button.editable-cancel {
    background-color: #fff;
    border: 1px solid #464646 !important;
    color: #464646;
    margin-left: 7px;
    border-radius: 0;
    padding: 5px 12px;
    font-size: 13.5px;
}
.popoverDown>.arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popoverDown>.arrow {
    border-width: 11px
}
.popoverDown>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #fff;
    top: -11px
}
.editcampaignBtn {
    padding-left: 30px;
    padding-right: 30px;
}
.titleRow {
    display: inline-block;
    text-align: center;
    min-width: 120px;
    vertical-align: top;
}
.titleRow .fieldTitle{
    font-size: 12px;
    display: block;
    padding-top: 3px;
    width: 100%;
}
.popOvervalue.empty {
    font-style: italic;
    color: #d14;
    cursor: inherit;
}
span.dateValue {
    color: #2389dc;
}
ul.adPerformanceTabs {
    border-bottom: 5px solid #464646;
}
ul.adPerformanceTabs li.nav-item a.nav-link {
    font-size: 18px;
    font-weight: 600;
    color: #555;
    margin-right: 6px;
    background: rgba(0,0,0,.04);
    border-radius: 4px 4px 0 0;
    padding: 10px 25px;
}
ul.adPerformanceTabs li.nav-item a.nav-link.active{
    background: #464646;
    color: #fff;
}
a.metricsName {
    display: block;
    cursor: pointer;
}
.metricsOperators .operators a {
    font-weight: bold;
    width: 4em;
    height: 3em;
    border-radius: 0;
    color: #fff !important;
    line-height: 2em;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
}