body {
    background-color: unset !important;
}

.main-content {
    padding: 3% 21%;
    border: 1px solid #DFE0EB;
    border-radius: 10px;
    width: 100%;
}

#main {
    padding-top: 0;
    padding-bottom: 0;
}

.left-header .logo {
    width: 26%;
    margin-left: 30px;
    margin-top: 20px;
}


.right-header {
    background-color: #ECFBF4;
}

body h2 {
    /* font-family: Futura Next; */
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0.3px;
    text-align: left;
}

.cards-wrapper h4 {
    /* font-family: Futura Next; */
    font-size: 14px;
    font-weight: 600;
    line-height: 18.56px;

}

.right-header i,
.seperator {
    color: #C5C7CD;
}

.dp {
    width: 40px;
    border-radius: 25px;
}

.left-menu li {
    padding: 15px 20px 20px 50px;
    margin-right: 25px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

.left-menu .active {
    background-color: #0D4266;
    color: white;
}

.left-menu {
    list-style-type: none;
}

.left-menu img {
    margin-right: 12px;
}

.main-content h2 {
    color: #0d4266;
    font-weight: bold;
}

.box {
    cursor: pointer;
    border: 1px solid #DDDDDD;
    margin-bottom: 22px;
    padding: 22px;
    text-align: center;
    align-items: center;
    box-shadow: 8px 8px 0px rgb(0 0 0 / 5%);
    border-radius: 10px;
    height: 138.86px;
    width: 138.86px;
}

.box h4 {
    margin-top: 10px;
}

.circle {
    background-color: #cbf1ef;
    padding: 10px;
    display: inline-block;
    border-radius: 25px;
    width: 50px;
    height: 50px;
}

.my-camp .selected,
.home-camps .selected {
    color: white;
    background-color: #0d4266 !important;
}

.my-camp .selected .circle {
    background-color: white;
}

.next {
    background-color: #0d4266;
    color: white;
    padding: 8px 40px;
    width: 157.79px;
    height: 42.08px;
}

.back {
    color: #b8b4b4;
    font-weight: 500;
}

.campaign-banner {
    border-radius: 15px !important;
    width: 100%;
    background-repeat: no-repeat;
    color: white;
    padding-bottom: 30px !important;
    background-size: cover;
}

.campaign-banner .heading {
    /* font-family: Futura Next; */
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: white;
}

.campaign-banner .desc {
    /* font-family: Futura Next; */
    font-size: 14px;
    font-weight: 300;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    width: 42%;
}

.drive-btn {
    background-color: white;
    padding: 8px 20px 10px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 400;
}

.create-campaign-btn {
    color: #437e8a;
}

.camp-banner-img {
    position: absolute;
    right: 50px;
    top: 0;
}

.dt-search {
    margin-right: 30px !important;
    border-radius: 30px !important;
    font-size: 12px;
    font-weight: 400;
}

.my-table td,
.my-table th {
    border: unset;
    border-bottom: 1px solid #DFE0EB !important;
    padding: 16px 20px !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.2px;
    text-align: left;
}

.my-table th {
    color: #9FA2B4;
    font-size: 14px;
    font-weight: 600;
}

div#all-campaigns_paginate a {
    color: #9FA2B4 !important;
    padding: 3px 10px;
}

a.paginate_button.current {
    display: none !important;
}

a#all-campaigns_next {
    margin-right: 10px;
}

div#all-campaigns_info {
    color: #9FA2B4 !important;
    font-size: 13px;
    font-weight: 400;
    position: absolute !important;
    right: 90px;
    bottom: 8px;
}

#all-campaigns_length label {
    color: #9FA2B4 !important;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    bottom: -4px;
    padding-left: 15px;
}

#all-campaigns_length select {
    padding: 0;
    width: 50px;
    border: unset;
    color: #9FA2B4 !important;
    margin-left: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/down-arrow.png);
    background-position-y: 10px;
}

.dt-heading {
    position: absolute;
}

div#all-campaigns_filter {
    margin-top: 5px !important;
}

.fa-eye {
    color: #04B12A !important;
}

.fa-pencil {
    color: #0044C7 !important;
}

.right-content {
    background-color: #ECFBF4;
    ;
    min-height: 87.5vh;
}

.hide {
    display: none !important;
}

.dt-search:focus,
#all-campaigns_length select:focus {
    outline: unset !important;
}

a:hover,
a:focus {
    text-decoration: none !important;
}

.main-content .actions {
    padding-top: 30px;
}

.camp-steps ul {
    list-style-type: none;
    display: flex;
    padding: 0;
}

.camp-steps li {
    position: relative;
    width: 25%;
    background-color: white;
    padding: 11px 20px;
    text-align: center;
    color: #0D4266;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.next:hover,
.temp-next:hover {
    color: white;
}

.next:focus,
.temp-next:focus {
    background-color: #0d4266 !important;
}

.camp-steps {
    border: 1px solid #DFE0EB;
    border-bottom: unset;
}

.my-camp {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.camp-steps li.active {
    background-color: #F9F6C0;
}

.camp-steps li.done {
    background-color: #ADF0D1;
}

.left-menu .active a {
    color: white;
}

.left-menu .active a:focus {
    background-color: #0d4266 !important;
}

.back:focus,
.next:focus,
.temp-back:focus {
    box-shadow: none;
}

.back:hover,
.temp-back:hover {
    color: #b8b4b4;
}

.steps-arrow {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.type-girl {
    position: absolute;
    right: 40px;
    bottom: 40px;
}

.my-tooltip {
    position: absolute;
    color: black ;
    width: 26vw;
    height: auto;
    padding: 4px 10px;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    background:  white;
    z-index: 9999;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
}

.upload-media{
    cursor: pointer;
}


.tool-wrapper {
    display: inline-block;
    position: relative;
}

.campaign-strategy span.selection {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.3px;
    text-align: center;
    color: #a7a7a7;
    display: block;
}

.inner-steps,
.final-steps {
    width: auto;
    margin-left: -50px;
    margin-right: -50px;
    position: relative;
    padding: 0 100px;
    z-index: 0;
}

.inner-steps ul,
.final-steps ul {
    display: flex;
    list-style-type: none;
    padding: 0;
    z-index: 999;
    position: relative;
}

.inner-steps li {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0px;
    text-align: center;
    width: 13%;
    color: #828282;
}

.final-steps li {
    font-size: 14px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0px;
    text-align: center;
    width: 36%;
    color: #828282;
}

.inner-steps .num,
.final-steps .num {
    background-color: #D9D9D9;
    display: inline-block;
    padding: 5px 11px;
    border-radius: 35px;
    margin-bottom: 8px;
    color: #575757;
}

.inner-active,
.inner-done,
.final-active,
.final-done {
    color: #0d4266 !important;
}

.inner-active .num,
.inner-done .num,
.final-active .num,
.final-done .num {
    background-color: #0d4266;
    color: white;
}

/* added by naveed */
.assets-menu {
    margin: 0;
    padding: 0;
    padding-left: 41px;
    list-style: none;

}

.assets-menu li {
    padding: 0;
    margin: 0;
}

.assets-menu li a {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 19px;
    align-items: center;
    color: #858585;
}

.left-menu .active+.sub-menu {
    display: block !important;
    padding-top: 0;
    padding-bottom: 0;
}

.assets-menu li.current-page-ancestor a,
.assets-menu li.current-menu-item a {
    color: #0D4266;
    font-weight: bold;
}

.my-panel-outer {
    padding: 0 20px;
}

.drive_tabs {
    padding: 0;
    display: block;
    margin: 0;
    font-size: 0;
    list-style: none;
    justify-content: space-evenly;
    margin-bottom: 30px;
}

.drive_tabs li {
    text-align: center;
    width: 50%;
    font-size: 20px;
    background: #E4E4E4;
    display: inline-block;
}

.drive_tabs li a {
    display: block;
    padding: 10px 15px;
    font-size: 17px;
}

.drive_tabs li.active {
    color: #fff;
    background: #0D4266;
}

.drive_tabs li.active a {
    color: #fff;
}

.my-panel-outer .my-panel {
    border: #E4E4E4 solid 1px;
}

.line {
    position: absolute;
    left: 12%;
    top: 14px;
    width: 76%;
    z-index: 0;
}

.channels .full-btn,
.home-camps .full-btn {
    padding: 13px;
    background-color: #F1F1F3;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
}

.apps-sites .full-btn {
    padding: 13px;
    background-color: #F1F1F3;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0px;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
}

/* ///////////////////////// Toggle button css //////////////////////// */
.switch {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin: -5px -5px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.dates .wrapper .sub-heading {
    overflow: hidden;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #E3E3E3;
    -webkit-transition: .4s;
    transition: .4s;
    height: 14px;
    width: 33px;
}

.slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 20px;
    left: -4px;
    bottom: -3px;
    background-color: #BBBBBB;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #C9F6C5;
}

input:checked+.slider:before {
    background-color: #2AC327;
}

input:focus+.slider {
    box-shadow: 0 0 1px #C9F6C5;
}

/* input:focus + .slider:before{
	background-color: #2AC327;
  } */

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/* ///////////////////////////////////////////////////////////////////// */

span.grey-desc {
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0px;
    text-align: center;
    color: #707070;
}

.toggle {
    width: 4%;
    margin-top: 20px;
    position: relative;
}

.list-group {
    position: absolute;
    right: 220px;
    top: 25px;
    background-color: #D9EFFF;
    display: flex;
    border-radius: 21px;
    z-index: 1;
}

.list,
.public {
    background-color: white;
    padding: 4px 20px 5px 20px;
    margin-right: 4px;
    border-radius: 20px;
}

.group,
.blocked {
    border-radius: 20px;
    padding: 4px 15px 5px 15px;
}

.list-group li {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
}

.list-group ul {
    list-style-type: none;
    display: flex;
    padding: 7px 3px;
}

.list-group a:hover {
    cursor: pointer;
}

.direct,
.market {
    position: relative;
}

.my-panel {
    border: 1px solid #dfe0eb;
}

.block-div {
    position: absolute;
    right: 270px;
    top: 42px;
    z-index: 99;
}

.block {
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    background-color: #0d4266;
    padding: 10px 29px;
    border-radius: 5px;
}

.device-types .cards-wrapper {
    padding: 0 10%;
}

/* ////////////////////////// Preview Campaign ///////////////// */
.preview-campaign .head-section {
    color: #0D4266;
    display: flex;
    justify-content: center;
}

.preview-campaign .head-section {
    color: #0D4266;
    margin: 10px 0;
}

.preview-campaign .head-section h1 {
    font-size: 30px;
    font-weight: 600;
    margin: 10px 0px;
}

.preview-campaign .head-section span i {
    font-size: 18px !important;
    color: #A7A7A7 !important;
    margin: 45px 0px;
    margin-left: 5px;
}



.preview-campaign .campaign {
    border: 1px solid #DFE0EB;
    display: flex;
}

.preview-campaign {
    background-color: white;
    text-align: left;
}

.preview-campaign .over-head-sects {
    border-bottom: 1px solid #DFE0EB;
}

.preview-campaign .over-head-sects,
.preview-campaign .over-head-section {
    padding: 10px 0;

}

.preview-campaign .over-head-sects .h-heading {
    padding: 10px;
}

.preview-campaign .over-head-section .h-heading {
    background-color: #D4EBE7;
    padding: 10px;
}

.preview-campaign .over-head-sects .h-heading h2,
.preview-campaign .over-head-section .h-heading h2 {
    font-weight: bold;
    font-size: 15px !important;
}


.preview-campaign .over-head-section .p-paragraph {
    padding: 10px;
    display: inline-flex;
}

.preview-campaign .over-head-section .p-paragraph h2 {
    font-weight: 600;
    font-size: 17px;
    padding-right: 10px;
}

.preview-campaign .over-head-section .p-paragraph p {
    font-weight: 500;
    font-size: 15px;
    color: #636363;
}

.preview-campaign .over-head-section .p-para h2 {
    font-weight: 600;
    font-size: 17px;
    padding-right: 10px;
}

.preview-campaign .over-head-sects .p-para p,
.preview-campaign .over-head-section .p-para p {
    font-weight: 500;
    font-size: 15px;
    color: #636363;
}

.preview-campaign .over-head-sects .dates p {
    font-weight: 500;
    font-size: 15px;
    color: #636363;
}

.preview-campaign .over-head-sects .dates p span {
    padding: 4px;
    margin: 0px 10px;
}

.preview-campaign .over-head-sects .p-para p span {
    border: 1px solid gray;
    border-radius: 15px;
    padding: 4px;
    margin: 7px;
    background-color: #E4E4E4;
    color: #0D4266;
    border: none;
}

.preview-campaign .btn-button {
    display: grid;
    padding: 30px 0 0 0;
    justify-content: center;
    align-items: center;
}

.preview-campaign .btn-button .theme-btn {
    background-color: #0D4266;
    color: white;
    padding: 10px 50px;
    border-radius: 5px;
    cursor: pointer;

}

.preview-campaign .btn-button .theme-btn:hover {
    color: white;
}

/* /////////////////////////////////////////////////////////////   */

.temp-back {
    color: #b8b4b4;
    font-weight: 500;
}

.temp-next {
    background-color: #0d4266;
    color: white;
    padding: 5px 40px;
}

/* //////////////////// Country CSS /////////////////// */
.md-country-picker-item {
    position: relative;
    line-height: 20px;
    padding: 10px 0 10px 40px;
}

.md-country-picker-flag {
    position: absolute;
    left: 0;
    height: 20px;
}

.mbsc-scroller-wheel-item-2d .md-country-picker-item {
    transform: scale(1.1);
}

/* ///////////////////////////////// */
#map {
    height: 400px;
    width: 98%;
    padding: 0 15px;
}

#country {
    height: 42px;
}

.cpm .new-wraper input {
    padding: 2px 5px;
    width: 100%;
    margin-left: 0;
    border: 1px solid #BCBCBC;
    border-radius: 5px;
    background-color: #FAFAFA;
    font-size: 15px;
    opacity: 0.7;
}

.cpm .new-wraper {
    margin-bottom: 23px;
}

.dayparts,
.geography,
.cpm,
.frequency {
    text-align: left;
}

.preview-side-panal {
    position: fixed;
    top: 5%;
    text-align: left;
    z-index: 0;

    margin-bottom: 40px;
}

.preview-side-panal .container {
    box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 5%) 0px 8px 32px;
    overflow-y: scroll;
}

.panel-cross {
    left: -60px;
    position: absolute;
    z-index: 9;
    cursor: pointer;
}

.panel-show {
    right: 0;
    position: fixed;
    cursor: pointer;
    top: 16%;
}

.p-wrapper {
    overflow: auto;
    height: 100vh;
    box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 5%) 0px 8px 32px;
}

.denied {
    display: none;
    /* color: red; */
}

.budget-radio-fields,
.budget-radio-wrap {
    margin-top: 40px;
}

.impression-wrap {
    margin-top: 80px;
}

.disable-clr {
    background-color: lightgray !important;
}

/* .f-panel-1 {
    padding: 3% 21%;
} */
.final-steps .line {
    width: 58%;
    left: 21%;
}

.commercial_upload {
    cursor: pointer;
    font-size: 15px;
}

.invalid-time td label {
    color: red;
}
.home-camps {
    overflow: hidden;
}
.half-custom #upload_csv {
    width: 100% !important;
    height: auto !important;
}
.half-custom #upload_csv {
    width: 100% !important;
    height: auto !important;
    cursor: pointer !important;
}
.uploading-file p{
    cursor: pointer !important;
}
.select-all-wrapper {
    text-align: left;
    /* position: absolute; */
    /* top: 10%; */
    font-size: 14px;
    background-color: #d9efff;
    margin-left: -7px;
    /* padding: 3px 9px; */
    border-radius: 14px;
    /* z-index: 999;*/
}
.select_all:focus{
    background-color: unset !important;
}
.select_all{
    color: #abadaf;
    padding: 3px 9px;
}
.select_all:hover{
    color: #abadaf !important;
}
.clicked,
.clicked:hover{
    color: white !important;
}
.commercials,
.camp-party,
.camp-aud {
    position: relative;
}
.camp-aud .select-all-wrapper {
    top: 8.5%;
}
.camp-party .select-all-wrapper {
    top: 7.5%;
}
.uploaded-file-wrap .fa-window-close {
    display: flex;
    align-items: center;
    color: red;
    cursor: pointer;
}
.uploaded-file-wrap {
    text-align: left;
    display: flex;
}
.uploaded-file {
    margin-left: 10px;
}
.preview-side-panal .side-panal-bg {
    margin-bottom: 70px;
}
.invalid {
    border: 1px solid red !important;
}

.popup-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.custom-audiance {
    background-color: white;
}

.custom-audiance-main {
    display: flex;
    padding: 20px 0px;
    border-bottom: 2px solid #DFE0EB;
}


.custom-audiance .custom-audiance-heading h2 {
    font-size: 19px;
}

.custom-audiance-cross-icon i {
    background-color: #0D4266;
    border-radius: 50%;
    border: 1px solid #0D4266;
    padding: 3px;
    color: white;
}

.custom-audiance input {
    outline: 0;
    border-width: 0 0 2px;
    border-color: blue;
    margin-bottom: 5px;
    width: 100%;
    padding: 20px 40px;
}

.custom-audiance .sub-heading p {
    font-weight: bold;
    font-size: 20px;
}

.custom-audiance .sub-heading select,
.custom-audiance .sub-heading input {
    margin-bottom: 25px;
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #FAFAFA;
    margin-top: 10px;
    border-color: #BCBCBC;
}

*:focus {
    outline: 0 !important;
}


.custom-audiance .new-wraper p {
    font-weight: bold;
}

.custom-audiance .custom-list-heading {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: relative;
    top: -23px;
    padding: 18px 26px;
}

.custom-list-heading p {
    font-weight: 400 !important;
    font-size: 18px !important;
    color: black;
}

.custom-audiance .upload .wraper .uploading-file {
    margin: 10px 0;
}

.custom-audiance .uploading-file {
    border: 1px solid #DFE0EB;
    height: 350px;
    display: flex;
    justify-content: center;
    background-color: #FBFBFB;
}

.custom-audiance .uploading-file i {
    background-color: #0D4266;
    border-radius: 50%;
    margin: 130px;
}

.custom-audiance .uploading-file .fa-cloud-upload {
    color: white;
    width: 58px;
    height: 58px;
    font-size: 40px;
    text-align: center;
}

.custom-audiance .btn-button {
    padding: 30px 0px;
}

.custom-audiance .btn-button .theme-btn {
    background-color: #0D4266;
    color: white;
    border-radius: 5px;
    cursor: pointer;
}

.custom-audiance .btn-button .theme-btn:hover {
    color: white
}

.sub-heading .wraper>p {
    padding: 20px 0;
}

.uploading-file p {
    position: absolute;
    margin: 200px;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: center;
    width: 100%;
}

.uploading-file {
    position: relative;
}

.uploading-file input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    opacity: 0;
}
/* //////////////////////////////////////// */

.admin-add-user .dropdown {
    font-size: 14px;
    width: 305px !important;
    height: 43px !important;
    border: 1px solid #BCBCBC;
    border-radius: 5px;
}
.admin-add-user label{
    font-weight: 400 !important;
    font-size: 14px !important;
    margin: 0 !important;
    padding-top: 10px;
}

.h-dealership {
    font-size: 14px;
    height: 43px !important;
    border: 1px solid #BCBCBC !important;
    border-radius: 5px;
    margin-right: 20px;
}
.h-dealership-wrap label {
    font-size: 16px !important;
}
.block.open-popup:hover {
    color: white;
}
.delete-dealership,
.delete-user{
    color: red;
    cursor: pointer;
}
.add-dealership-btn:focus {
    background: #0d4266 !important;
}
.dealers-dealership {
    font-size: 14px;
    border: unset;
    border-radius: 40px;
    padding: 8px 27px 10px 10px;
    color: #437e8a;
}
#dealership-dd_checklist li {
    position: relative;
}
#dealership-dd_checklist li input {
    position: absolute;
}
#dealership-dd_actionButtons,
#dealership-dd_findInListDiv{
    display: none;
}
#dealership-dd_checklist{
    width: 100% !important;
    height: 100% !important;
}
.item-count {
    background-color: white !important;
    padding: 0 !important;
    margin: 0 !important;
    cursor: pointer;
}
body .uploading-file .upload-notes {
    color: red !important;
    margin-top: 10px !important;
}


div #userrole {
     background: var(--global--color-white) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='%2328303d'><polygon points='0,0 10,0 5,5'/></svg>") no-repeat;
     background-position: right var(--form--spacing-unit) top 60%;
}