/* Material Icons */
/* @import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,500&display=swap"); */

@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 100 700;
  src: url(gmi_outline.woff2) format("woff2");
}

@font-face {
  font-family: "Material Symbols Outlined";
  font-style: normal;
  font-weight: 100 700;
  src: url(gmi_outline.woff2) format("woff2");
}

@font-face {
  font-family: "Material Symbols Rounded";
  font-style: normal;
  font-weight: 100 700;
  src: url(gmi_rounded.woff2) format("woff2");
}

.row-x-0 {
  --bs-gutter-x: 0;
}

.px-45 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.px-50 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #eee;
}

.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 500, "GRAD" 0, "opsz" 48;
  font-size: 24px;
}

.material-symbols-outlined.md-18 {
  font-size: 18px;
}

.material-symbols-outlined.md-24 {
  font-size: 24px;
}

.material-symbols-outlined.md-36 {
  font-size: 36px;
}

.material-symbols-outlined.md-48 {
  font-size: 48px;
}

.material-symbols-outlined.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

.material-symbols-outlined.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

.material-symbols-outlined.md-light {
  color: rgba(255, 255, 255, 1);
}

.material-symbols-outlined.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.material-icons.md-18 {
  font-size: 18px;
}

.material-icons.md-24 {
  font-size: 24px;
}

.material-icons.md-36 {
  font-size: 36px;
}

.material-icons.md-48 {
  font-size: 48px;
}

.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

.material-icons.md-light {
  color: rgba(255, 255, 255, 1);
}

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Material Icons End*/

/* Global styles and WP style override */
input[type="checkbox"] {
  transition: none !important;
}

input[type="checkbox"]:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="radio"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: #cbcdd0 !important;
  outline: 0px !important;
  border: 0px !important;
  box-shadow: 0 0 0 1px #cbcdd0;
}

span.select2-selection.select2-selection--single {
  border: 1px solid #ced4da;
}

.text-secondary {
  color: #94979a !important;
}

.text-grey {
  color: #515151;
}

.form-control {
  padding: 9px !important;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.5 !important;
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem !important;
  color: #5f6368 !important;
}

.con_dynamic_box .form-control::placeholder {
  color: #5f6368;
  opacity: 1;
}

.fw-bold-400 {
  font-weight: 400 !important;
}

.fw-bold-500 {
  font-weight: 500 !important;
}

.fw-bold-600 {
  font-weight: 600 !important;
}

.conv-border-danger {
  box-shadow: 0 0 0 1px #f43e56 !important;
}

a {
  text-decoration: none;
}

input[type="checkbox"]:checked::before {
  content: none !important;
}

.convfixedcontainermid {
  max-width: 680px;
}

.convfixedcontainerfull {
  max-width: 1135px;
}

.conv-container {
  padding-left: 15px;
}

.conv-container,
.modal-dialog {
  color: #5f6368;
  border-color: #cbcdd0;
  font-size: 14px;
}

.conv-container input[type="radio"]:checked::before {
  background-color: #1967d2;
}

.btn-close {
  opacity: 1;
}

.convcard {
  background: #fff;
}

.conv-container p {
  color: #5f6368;
  margin: 0 0 10px 0;
}

.conv-container h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2a2d2f;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
  line-height: 19px;
}

.convcard-logo img {
  width: 24px;
}

[class*="conversios"] #wpwrap,
.toplevel_page_convsst_conversios #wpwrap {
  background-color: #f0f0f1;
  min-height: 900px;
}

/* Hide Freshworks launcher iframe and container */
iframe#launcher-frame {
  display: none !important;
  visibility: hidden !important;
}

.lh-0 {
  line-height: 0 !important;
}

.convcard-right-arrow {
  background-color: #ddd;
  float: right;
  width: 40px;
  display: flex;
  justify-content: center;
}

.conv-blue-grad-bg {
  background: linear-gradient(90deg, #002bfc -12.5%, #00cff6 103.95%);
}

.conv-green-grad-bg {
  background: radial-gradient(119.38% 1615.01% at 123.67% 0%,
      #198085 11.07%,
      #0ca6ad 40.43%,
      #10979d 95.83%);
}

.conv-badge {
  border: 1px solid;
  display: inline-block;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  /*min-width: 135px;*/
  padding: 2px 8px 0px 8px;
}

.conv-badge-yellow {
  background-color: #fee487;
  border-color: #e5cb6e;
}

.conv-badge-red {
  border: 1px solid #bbb;
  background: #bbb;
}

.conv-badge-green {
  background-color: #00a32a;
  border-color: #00a32a;
}

.conv-link-blue,
.conv-link-blue:hover,
.conv-link-blue:focus {
  color: #1967d2;
  cursor: pointer;
}

.conv-success-bg {
  background-color: #09bd83;
}

.btn-success,
.btn-success:hover {
  color: #fff;
  background-color: #09bd83 !important;
  border-color: #09bd83 !important;
}

.pro {
  padding: 1px 6px;
  border-radius: 4px;
  border: 1px solid #09bd83;
  font-size: 13px;
}

.text-success {
  color: #09bd83 !important;
}

.text-error {
  color: #f25f72 !important;
}

.conv-error-bg {
  background-color: #f43e56;
}

.conv-info-bg {
  background-color: #1967d2;
}

.conv-container .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #5f6368 !important;
}

.conv-container .conv_disable_text .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #eee !important;
}

.conv-container input:disabled,
input.disabled,
select:disabled,
select.disabled,
textarea:disabled,
textarea.disabled {
  background: #eee;
  border-color: #eee;
  box-shadow: none;
  border: 1px solid #c6c6c6;
  color: #767676;
}

.progress,
progress[value] {
  width: 100%;
  border: none;
  margin: 5px 0;
  height: 5px;
  display: block;
  appearance: none;
  -webkit-appearance: none;
}

.progress::-webkit-progress-bar,
progress[value]::-webkit-progress-bar {
  background-color: #e2ecfe;
}

.progress::-webkit-progress-value,
progress[value]::-webkit-progress-value {
  background-color: #387ef5;
}

.progress-materializecss {
  margin: 5px 0;
  position: relative;
  height: 4px;
  display: block;
  width: 100%;
  background-color: #e2ecfe;
  border-radius: 2px;
  margin: 0px;
  overflow: hidden;
}

.progress-materializecss .indeterminate {
  background-color: #387ef5;
}

.progress-materializecss .indeterminate:before {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress-materializecss .indeterminate:after {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }

  60% {
    left: 100%;
    right: -90%;
  }

  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }

  60% {
    left: 107%;
    right: -8%;
  }

  100% {
    left: 107%;
    right: -8%;
  }
}

.tvc_google_signinbtn {
  cursor: pointer;
  box-shadow: none !important;
}

.after-ads-acc-creation {
  -webkit-animation: fadeAnimation 0.5s;
}

@-webkit-keyframes fadeAnimation {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0.25;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 1;
  }
}

/* Global styles and WP style override End */

/* All pixel setting list */
.conv-watch-video {
  margin-left: 0px;
}

.conv-watch-video .material-symbols-outlined {
  font-size: 17px;
  max-width: 50px;
}

.conv-pixel-list-item .conv-pixel-logo img {
  width: 24px;
}

.conv-gtm-not-connected img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.conv-gtm-not-connected a {
  pointer-events: none;
}

.conv-gtm-not-connected a.conv-watch-video {
  pointer-events: inherit !important;
}

.conv-yellow-bg {
  background: #fccb1e;
}

.conv-blue-bg {
  background: #1967d2;
}

.conv-grey-bg {
  background: #cccccc;
}

.conv-pink-bg {
  background: #f439a0;
}

.conv-text-grey {
  color: #5f6368;
}

.text-light-grey {
  color: #b6b6b6;
}

.border-solid {
  border-style: solid;
}

.border-blue {
  border-color: #1967d2;
}

.conv-pixel-list-item .conv-link-blue {
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}

.conv-pixel-list-item:hover .conv-link-blue {
  visibility: visible !important;
  opacity: 1;
}

.conv_pixel_settings_head img {
  width: 32px;
}

/* All pixel setting list */

/* Single pixel setting page */
.conv-btn-connect {
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.08),
    inset 0px -1px 0px rgba(0, 0, 0, 0.2);
}

.conv-btn-connect-enabled,
.conv-btn-connect-enabled-google,
.conv-btn-connect-enabled-microsoft,
.conv-btn-connect-enabled-custint,
.conv-btn-connect-enabled-gmc,
.conv-btn-connect-enabled-mmc,
.conv-btn-connect-enabled-sstgtm {
  background: #1967d2;
}

.conv-btn-connect-disabled {
  background: #cccccc;
  pointer-events: none;
}

.conv-btn-disconnect {
  background-color: #68809a;
}

/* Single pixel setting page end */

/*--- signin popoup style -----*/
.onbrd-popupwrp {
  position: fixed;
  opacity: 0;
  left: 0;
  visibility: hidden;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 205;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

.onbrdppmain {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 30px 15px;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.6);
}

.onbrdnpp-cntner {
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.06);
  max-height: 100%;
  overflow: auto;
}

.onbrdnpp-hdr {
  padding: 15px 40px 15px 15px;
  position: relative;
}

#tvc_google_signin .onbrdnpp-hdr {
  border-bottom: none;
}

.onbrdnpp-hdr h4 {
  margin-bottom: 0px;
  font-weight: 500;
}

.onbrdpp-body {
  padding: 15px;
  font-size: 14px;
  line-height: 24px;
  color: #515151;
}

.onbrdpp-body p {
  line-height: 24px;
}

.onbrdpp-body p:last-child {
  margin-bottom: 0px;
  padding-left: 1rem;
}

.onbrdpp-body p strong {
  color: #1e1e1e;
}

.onbrdpp-body h5 {
  margin-bottom: 15px;
}

.onbrdpp-body ul,
.onbrdpp-body ol {
  padding: 0;
  margin: 0;
}

.onbrdpp-body ul li,
.onbrdpp-body ol li {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 12px;
}

.onbrdpp-body ul li:last-child,
.onbrdpp-body ol li:last-child {
  margin-bottom: 0px;
}

.onbrdpp-body ol {
  padding-left: 20px;
}

.onbrdpp-body ol li {
  padding-left: 5px;
}

.onbrdpp-body em {
  font-weight: 500;
  font-style: italic;
  color: #1e1e1e;
}

.ppclsbtn {
  position: absolute;
  right: 20px;
  top: 18px;
  cursor: pointer;
}

.ggladsppcntnr {
  width: 100%;
  max-width: 390px;
}

.ppfooterbtn {
  padding: 15px 15px 24px;
}

.ppblubtn {
  background-color: #002bfc;
  border-radius: 6px;
  border: none;
  padding: 9px 15px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  min-width: 154px;
  text-align: center;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 24px;
}

.ppblubtn:hover {
  background-color: #0022c7;
}

.showpopup {
  opacity: 1;
  visibility: visible;
}

.scrlnone {
  overflow: hidden;
}

.acccretppcntnr {
  width: 100%;
  max-width: 592px;
}

.congratppcntnr {
  width: 100%;
  max-width: 592px;
}

#tvc_google_signin .onbrdpp-body p:last-child,
#tvc_google_signin_ga .onbrdpp-body p:last-child {
  padding-left: 0;
}

#tvc_google_signin .acccretppcntnr,
#tvc_google_signin_ga .acccretppcntnr {
  max-width: 700px;
  padding: 0 20px 20px 20px;
}

.cngrtppdtl-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 9px;
  color: #515151;
  font-size: 14px;
  line-height: 22px;
}

.congratppbody {
  max-width: 454px;
  margin: 0 auto;
  text-align: center;
}

.cngtrpplft {
  position: relative;
  padding-left: 22px;
}

.cngrtchckicon {
  position: absolute;
  left: 0;
  top: 3px;
}

.cngtrpprgt {
  text-align: right;
  font-weight: 700;
  flex: 1 1 0px;
}

.congratppcntnr .ppfooterbtn {
  text-align: center;
}

.congratppcntnr .onbrdnpp-hdr {
  padding-top: 30px;
  padding-left: 40px;
  text-align: center;
  border-bottom: none;
}

.congratppcntnr .onbrdnpp-hdr h2 {
  font-size: 42px;
  margin-bottom: 0px;
  line-height: 48px;
  background-color: #002bfc;
  background-image: linear-gradient(45deg, #002bfc, #00d2f6);
  background-size: 100%;
  background-repeat: repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.google-btn {
  margin: 0 auto;
  width: 184px;
  height: 42px;
  background-color: #4285f4;
  border-radius: 2px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 15px;
}

.google-btn .google-icon-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 1px;
  margin-left: 1px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background-color: #fff;
}

.google-btn .google-icon {
  position: absolute;
  margin-top: 11px;
  margin-left: 11px;
  width: 18px;
  height: 18px;
}

.google-btn .btn-text {
  float: right;
  margin: 11px 11px 0 0;
  color: #fff;
  font-size: 14px;
}

.google-btn:hover {
  box-shadow: 0 0 6px #4285f4;
  cursor: pointer;
}

.google-btn:active {
  background: #1669f2;
}

.google-btn .btn-text.mr-35 {
  margin-right: 35px;
}

.google_signin_sec_left {
  width: 40%;
  display: inline-block;
  padding-top: 130px;
  vertical-align: top;
  border-right: 1px dashed;
  padding-right: 10px;
}

.google_signin_sec_right {
  width: 59%;
  display: inline-block;
  /* ; */
  padding-left: 20px;
}

.google_signin_sec_left,
.microsoft_signin_sec_left {
  width: 40%;
  display: inline-block;
  padding-top: 130px;
  vertical-align: top;
}

.google_signin_sec_right,
.microsoft_signin_sec_right {
  width: 59%;
  display: inline-block;
  border-left: 1px dashed;
  padding-left: 20px;
}

.google-btn {
  margin: 0 auto;
  width: 184px;
  height: 42px;
  background-color: #4285f4;
  border-radius: 2px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 15px;
}

.microsoft-btn {
  font-weight: 600;
  background-color: #2f2f2f;
  color: white;
  width: 225px;
  height: 41px;
  padding: 0 12px;
  cursor: pointer;
}

.microsoft-icon-wrapper {
  margin-right: 12px;
}

.microsoft-btn:hover {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.25);
}

.google-btn .google-icon-wrapper {
  position: relative;
  display: inline-block;
  margin-top: 1px;
  margin-left: 1px;
  width: 40px;
  height: 40px;
  border-radius: 2px;
  background-color: #fff;
}

.google-btn .google-icon {
  position: absolute;
  margin-top: 11px;
  margin-left: 11px;
  width: 18px;
  height: 18px;
}

.google-btn .btn-text {
  float: right;
  margin: 11px 11px 0 0;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.2px;
  font-family: "Roboto";
}

.google-btn:hover {
  box-shadow: 0 0 6px #4285f4;
  cursor: pointer;
}

.google-btn:active {
  background: #1669f2;
}

.google-btn .btn-text.mr-35 {
  margin-right: 35px;
}

/*--- signin popoup style End-----*/

/* onboarding custom toggle */
.switch input {
  position: absolute;
  opacity: 0;
}

.switch {
  display: inline-block;
  font-size: 20px;
  /* 1 */
  height: 1em;
  width: 2em;
  border-radius: 1em;
}

.switch div {
  height: 1em;
  width: 1em;
  border-radius: 1em;
  background: #fff;
  box-shadow: 0 0.1em 0.3em rgba(0, 0, 0, 0.3);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
}

.switch input:checked+div {
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.conv_default_cls_enabled {
  background: #4285f4;
}

.conv_default_cls_disabled {
  background: #bdb9a6;
}

.pp-modal p {
  font-size: 13px !important;
}

/* onboarding custom toggle End*/

/* Free Only */
#gtmsettings_form .select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  padding: 5px !important;
}

#gadssetings_form .form-check-input:checked {
  background-color: #1967d2;
  border-color: #0073dd;
}

/* #gtmsettings_form li.select2-selection__choice
{
    margin-bottom: 0px !important;
}

#select2-conv_disabled_users-container .select2-selection__choice
{
    padding: 5px 5px 5px 20px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove
{
    padding: 9px 4px !important;
} */

.conv-upgrade-banner-list li:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/check-mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -25px;
}

.conv-green-banner-list li {
  list-style: disc;
}

.conv-upgrade-banner-list li {
  margin-bottom: 18px;
  position: relative;
  font-size: 17px;
  color: #5f6368;
  line-height: 1;
}

.conv-upgrade-banner-list li span {
  font-weight: bold;
  color: #1967d2;
}

.conv-notification-alert {
  font-size: 12px;
}

.conv-light-grey-bg {
  background-color: #f0f0f1;
}

.con-header-bg {
  background-color: #e4e4e4;
}

.unorder-list {
  list-style-type: disc !important;
  padding-left: 1em !important;
  margin-left: 1em;
}

.pt-4-5 {
  padding-top: 2rem !important;
}

.fs-7 {
  font-size: 12px;
}

.progress,
progress[value] {
  width: 100%;
  border: none;
  margin: 5px 0;
  height: 5px;
  display: block;
  appearance: none;
  -webkit-appearance: none;
}

.progress::-webkit-progress-bar,
progress[value]::-webkit-progress-bar {
  background-color: #e2ecfe;
}

.progress::-webkit-progress-value,
progress[value]::-webkit-progress-value {
  background-color: #387ef5;
}

.progress-materializecss {
  margin: 5px 0;
  position: relative;
  height: 4px;
  display: block;
  width: 99%;
  background-color: #e2ecfe;
  border-radius: 2px;
  margin: auto;
  overflow: hidden;

  margin-bottom: -4px;
  z-index: 9999;
}

.progress-materializecss .indeterminate {
  background-color: #387ef5;
}

.progress-materializecss .indeterminate:before {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress-materializecss .indeterminate:after {
  content: "";
  position: absolute;
  background-color: inherit;
  top: 0;
  left: 0;
  bottom: 0;
  will-change: left, right;
  animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  animation-delay: 1.15s;
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%;
  }

  60% {
    left: 100%;
    right: -90%;
  }

  100% {
    left: 100%;
    right: -90%;
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%;
  }

  60% {
    left: 107%;
    right: -8%;
  }

  100% {
    left: 107%;
    right: -8%;
  }
}

.form-check-input:checked {
  background-color: #1967d2 !important;
  border-color: #1967d2 !important;
}

.form-check .form-check-input {
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
}

.net_revenue_setting_box .form-check .form-check-input {
  height: 18px;
  width: 18px;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
}

.select2-container--default .select2-selection--single.selectError {
  border: 1px solid #f43e56;
}

/*
* CSS for Google Tag Manager
 */
.conv-text-white {
  color: #fff !important;
}

.conv-green-bg {
  background: #34a853;
}

.conv-orange-bg {
  background: #fa7b17;
}

.conv-purple-bg {
  background: #7627bb;
}

.conv-d-flex {
  display: flex;
}

.conv-justify-space-between {
  justify-content: space-between;
}

.conv-text-center {
  text-align: center;
}

.conv-blue-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 10px;

  width: 112px;
  height: 38px;

  /* Primary Blue */

  background: #1967d2;
  border-radius: 4px;

  /* Inside auto layout */

  flex: none;
  order: 1;
  flex-grow: 0;
}

.conv-cancel-btn {
  box-sizing: border-box;

  /* Auto layout */

  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px;
  gap: 10px;

  width: 112px;
  height: 38px;

  /* Pure White */

  background: #ffffff;
  /* Text Grey */

  border: 1px solid #5f6368;
  /* Shadow Button */

  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);
  border-radius: 4px;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 0;
}

.conv-font-22 {
  font-size: 22px;
}

.conv-font-20 {
  font-size: 20px;
}

.conv-b-grey {
  border: 1px solid #a9aeb4;
}

.blg-body-med {
  height: 30px;
  margin: auto;
  padding: 5px;
}

.stepper {
  box-sizing: border-box;

  /* Auto layout */

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 10px;

  width: 32px;
  height: 32px;

  /* Primary Blue */

  background: #1967d2;
  /* Primary Blue */

  border: 1px solid #1967d2;
  border-radius: 40px;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 0;
  color: #ffff;
}

.stepper-parent-div {
  display: flex;
  justify-content: center;
  margin: auto;
}

#reportrange {
  border: 1px solid;
  border-radius: 4px;
  padding: 6px;
}

.stepper-conv-bg-grey {
  background: #f1f2f4 !important;
  color: #1967d2 !important;
}

.conv-gtm-guide {
  /* width: 592px; */
  /* height: 44px; */

  /* font-family: 'Inter'; */
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  /* or 157% */

  /* Text Grey */

  color: #5f6368;

  /* Inside auto layout */

  flex: none;
  order: 0;
  flex-grow: 1;
}

.conv-link-disabled {
  pointer-events: none;
  color: #94979a;
}

button:disabled {
  border-color: #cccccc !important;
  background: lightgray !important;
  cursor: auto;
}

.button-five {
  background-color: #50d8d7;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  padding: 0;
  border: none;
  /* font: inherit; */
  color: inherit;
  /* background-color: transparent; */
  cursor: pointer;
}

.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  box-shadow: none;
  color: #1b263b !important;
  font-family: system-ui;
}

.navbar-light .navbar-nav .nav-item:not(.rich-blue) .nav-link:hover,
.navbar-light .navbar-nav .nav-item:not(.rich-blue) .nav-link:focus {
  border-bottom: 2px solid #1f5166;
  color: #000;
  transition: none;
}

.conv-nav-tab.active {
  color: #0d6efd !important;
}

.conv-nav-tab {
  color: #5f6368;
  padding: 0.3rem 1rem !important;
}

.conv-down-arrow,
.conv-up-arrow {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}

.conv-down-arrow {
  border-top: 5px solid #1967d2;
}

.conv-up-arrow {
  border-bottom: 5px solid #1967d2;
}

.conv-error {
  color: red;
}

.swal2-icon-show {
  justify-content: center !important;
}

.swal2-confirm {
  color: var(--text-black, #2a2d2f) !important;
  text-align: center !important;
}

.importContainerDetail {
  /* max-width: 900px !important; */
  width: calc(100% - 355px);
  max-width: inherit;
  min-width: inherit;
}

.google_connect_url {
  cursor: pointer;
}

.tab-content .nav-automatic .progress-steps::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  width: 10px;
  height: auto;
  border-left: 2px solid #ccc;
}

.progress-steps {
  list-style: none;
  padding-left: 42px;
  position: relative;
  z-index: 1;
}

.tab-content .nav-automatic .progress-steps li {
  counter-increment: list;
  position: relative;
  margin: 0px 0px;
  padding: 6px;
}

.tab-content .nav-automatic .progress-steps li::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -24px;
  height: 100%;
  width: 10px;
  height: 100%;
  width: 2px;
  background-color: #cacaca;
}

.tab-content .nav-automatic .progress-steps li::after {
  content: counter(list);
  width: 32px;
  height: 32px;
  background-color: #1967d2;
  color: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: -39px;
  top: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
}

.tab-content .nav-automatic .progress-steps .stepper-deactivate::after {
  background-color: #9ed1ff;
}

.conv-btn-save-disabled {
  gap: 10px;
  border-radius: 4px;
  border: 1px solid var(--dark-stroke, #e4e4e4);
  background: var(--inactive-fill, #f5f6f6);
  color: var(--lightest-grey, #cacaca);
  /* font-family: Inter; */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  padding: 8px;
  pointer-events: none;
}

.conv-pointer-none-opacity {
  pointer-events: none;
  opacity: 0.5;
}

.conv-pointer-auto-opacity {
  pointer-events: auto;
  opacity: 1;
}

.conv-info-box {
  display: flex;
  padding: 8px;
  align-items: center;
  gap: 6px;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid var(--primary-blue, #1967d2);
  background: var(--pure-white, #fff);
}

.boxdisabled {
  pointer-events: none;
}

/* reduce the height of the 4th stepper in sst */
.reduceHeight::before {
  height: 5% !important;
}

.ecbuttonbox {
  box-shadow: 0px 0px 5px #d4d4d4;
  background: #1967d2 !important;
  position: fixed;
  right: 0;
  width: 222px;
  bottom: 100px;
}

#starttrackingbut {
  background-color: #fff;
  cursor: pointer;
  color: #1967d2 !important;
}

.convdisabledbox {
  opacity: 0.5;
  pointer-events: none;
}

.convecbuttext {
  font-size: 16px;
  font-weight: bold;
}

.hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: black;
  text-align: center;
  height: 1.5em;
  opacity: 0.5;
}

.hr-text:before {
  content: "";
  background: linear-gradient(to right, transparent, #818078, transparent);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}

.hr-text:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 0.5em;
  line-height: 1.5em;
  color: #818078;
  background-color: #fcfcfa;
}

.skeleton-box {
  display: inline-block;
  height: 1em;
  position: relative;
  overflow: hidden;
  background-color: #dddbdd;

  &::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(90deg,
        rgba(#fff, 0) 0,
        rgba(#fff, 0.2) 20%,
        rgba(#fff, 0.5) 60%,
        rgba(#fff, 0));
    animation: shimmer 5s infinite;
    content: "";
  }

  @keyframes shimmer {
    100% {
      transform: translateX(100%);
    }
  }
}

.disabledsection {
  opacity: 0.5;
  pointer-events: none;
}

.disabledopc {
  pointer-events: none;
}

.accordion-button:not(.collapsed) {
  color: #1967d2;
  background-color: #fff !important;
  box-shadow: none !important;
}

.btn-success.disabled,
.btn-success:disabled {
  background-color: #aaa !important;
  border-color: #aaa !important;
}

.accordion-button:focus {
  outline: none !important;
  box-shadow: none !important;
}

:focus,
.focus-visible:focus:not(:focus-visible) {
  outline: 0 !important;
}

.btn-primary {
  color: #fff;
  background-color: #1967d2 !important;
  border-color: #1967d2 !important;
}

.btn-outline-primary {
  color: #1967d2 !important;
  border-color: #1967d2 !important;
}

.btn-outline-primary:hover {
  color: #fff !important;
  background-color: #1967d2 !important;
  border-color: #1967d2 !important;
}

.btn-primary.disabled {
  background: #aaa !important;
  border-color: #aaa !important;
}

.topfull_loader {
  position: sticky;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}

/* Overlay animation */
/* The Overlay_loader_conv (background) */
.overlay_loader_conv {
  /* Height & width depends on how you want to reveal the overlay_loader_conv (see JS below) */
  height: 100%;
  width: 0;
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgb(0, 0, 0);
  /* Black fallback color */
  background-color: rgba(0, 0, 0, 0.6);
  /* Black w/opacity */
  overflow-x: hidden;
  /* Disable horizontal scroll */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in or slide down the overlay_loader_conv (height or width, depending on reveal) */
}

/* Position the content inside the overlay_loader_conv */
.overlay_loader_conv-content {
  position: relative;
  top: 25%;
  /* 25% from the top */
  width: 100%;
  /* 100% width */
  text-align: center;
  /* Centered text/links */
  margin-top: 30px;
  /* 30px top margin to avoid conflict with the close button on smaller screens */
  color: #fff !important;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay_loader_conv a {
    font-size: 20px;
  }

  .overlay_loader_conv .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

.convwizard_pixtitle img {
  width: 24px;
}

.pawizard_tab_but {
  /* pointer-events: none !important; */
  flex-direction: column;
  align-items: center;
}

.pawizard_tab_but .material-symbols-outlined {
  font-size: 15px;
  padding: 0px 5px;
  color: #2a2d2f;
}

.list-styled {
  list-style: disc;
  font-size: 14px;
  color: #5f6368;
}

.pixel-setup.card .accordion-button {
  font-size: 18px;
  color: #1967d2;
  font-weight: bold;
  padding: 5px;
}

.google_signing_image {
  max-width: 200px;
}

.tvc_google_signinbtn_ga,
.google_connect_url_ga {
  background-color: transparent !important;
  box-shadow: none !important;
}

.tvc_google_signinbtn_ga img,
.google_connect_url_ga img {
  max-width: 200px !important;
}

.scaleyourbusiness {
  background-color: #006bcd;
  color: #fff;
}

.convprolist img {
  width: 45px;
}

.gobackwizard div {
  border-bottom: 1px dashed;
}

.gobackwizard {
  cursor: pointer;
}

.gobackwizard:hover {
  color: #1967d2;
}

/* 
.dash-convo span {
    font-size: 24px !important;
} */

.setupinfive {
  position: absolute;
  bottom: 40px;
  width: 125px;
  right: 0;
}

@keyframes bounce {

  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-30px);
  }

  60% {
    transform: translateY(-15px);
  }
}

.scroll-bounce {
  animation: bounce 2s infinite;
}

.videocard.recent-post.card a span {
  font-size: 14px !important;
  color: #1967d2;
}

.videocard.recent-post.card u {
  color: #1967d2;
}

.videocard.recent-post.card a {
  margin-bottom: 5px;
}

.accbutbox {
  position: relative;
}

#wizsetconfirm #conv_pixel_list_box .conv-pixel-list-item {
  width: 243px;
  height: 66px;
  border-radius: 10px !important;
  margin: 5px;
}

#wizsetconfirm .channel_pixelid {
  white-space: nowrap;
  overflow: hidden;
  width: 160px;
}

#wizsetconfirm #conv_pixel_list_box h4 {
  border-left: 5px solid;
  padding: 10px;
  background: #ebf5ff;
}

.welcome-wholebox .accordion-item,
#gadsConversionAcco .accordion-item {
  border: 1px solid #ccc !important;
  border-radius: 10px !important;
  margin: 15px 0;
  box-shadow: 0px 0px 5px 0px #00000038;
}

.upgradetopro_badge_invert:hover img {
  filter: brightness(0) invert(1);
}

.overlay_loader_conv-content .spinner-border {
  width: 125px;
  height: 125px;
  font-size: 22px;
  position: absolute;
  right: 47%;
  top: 15px;
  left: 853px;
}

.convutp_bot h5 {
  font-size: 14px !important;
}

.convutp_bot .material-symbols-outlined {
  font-size: 20px !important;
  align-self: center;
}

.pawizard_tab_but h5 {
  color: #5f6368;
  font-size: 14px;
  font-weight: 400;
}

.convunderline {
  font-size: 14px !important;
  color: #5f6368 !important;
  border-bottom: 1.5px dashed #5f6368;
  font-weight: bold;
  letter-spacing: 1px;
}

.convexitwizard {
  cursor: pointer;
}

.conv-success-check-big {
  font-size: 150px;
  color: #09bd3a !important;
  text-shadow: 0px 2px 1px #000;
}

.text-dark {
  color: #2a2d2f !important;
}

.convps_threefive {
  padding-left: 35px;
}

.convpremiumdisabled_in:after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #ffffffbd;
  top: 0;
  background-image: url(../images/upgrade_crown.png);
  background-repeat: no-repeat;
  background-position: center;
}

.convpremiumdisabled {
  pointer-events: none;
}

.pixconfirmsuccess {
  box-shadow: 0px 0px 1px 1px #09bd83 !important;
  border-color: #09bd83;
}

.pixconfirmnotsuccess {
  box-shadow: 0px 0px 1px 1px #a9a9a9 !important;
  border-color: #a9a9a9;
}

#gasettings_form .progress-steps li,
#gadssetings_form .progress-steps li {
  min-height: 85px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  line-height: inherit;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-bottom: 0;
  line-height: 1.5;
}

.net_revenue_setting_box label {
  line-height: 2;
}

#conversioshead_notice {
  background: #FFF8E7;
  color: #FF6B35;
}

.promoright .btn {
  color: #6b46c1;
  border-color: #6b46c1;
}

#convga360modal .container-fluid {
  margin: 0px !important;
}

.fixedcontainer_conversios_notice {
  max-width: 1100px;
  margin: auto;
  padding: 6px 0;
}

.prmoupgrdbtn button {
  color: #19357c;
  background: #fff;
  border: none;
  outline: none;
  padding: 5px 6px;
  border-radius: 3px;
  font-size: 13px;
}

.promobandmsg span {
  color: #ffc700;
}

#convga360_left {
  background-color: #19357c;
  text-align: justify;
}

.promobandmsg span {
  color: #ffc700;
}

.prmoupgrdbtn button {
  color: #1967d2;
  background: #fff;
  border: none;
  outline: none;
  padding: 6px 24px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 22px;
}

#convga360_left {
  background-color: #19357c;
  text-align: justify;
}

#convga360_left img {
  width: 100px;
}

.convmodalcta h3 {
  font-size: 25px;
  color: #ffc700;
}

.convmodalcta {
  background: rgb(201 190 185 / 30%);
  padding: 11px;
  border-radius: 5px;
  border: 1px solid #6373a3;
}

.convmodalcta div {
  font-size: 12px;
}

#convga360modal .modal-dialog {
  max-width: 950px !important;
}

#convga360_right button#convga360submit_but {
  background-color: #19357c;
  padding: 12px;
}

div#conv_ga360successmessage {
  line-height: 20px !important;
}

.dim_box {
  opacity: 0.5;
  pointer-events: none;
}

.pricingcard-wholebox .card .card-body .feature-listing span {
  display: none !important;
}

.pricingcard-wholebox .card .card-body .feature-listing h5 .tooltipc.remove {
  font-weight: 700;
  font-size: 20px;
  color: black;
}

.convo-pricingpage .pricingcard-wholebox .card .card-body .feature-listing li::after {
  color: #07bb4f !important;
}

.convo-pricingpage .title-text h4 mark {
  background-color: #baffd6 !important;
}

.conv_highlightedcard {
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 5px;
  background: #e0f6e9;
  color: #005823;
}

.conv_highlightedcard ul {
  list-style: disc;
  margin-left: 20px;
}

.conv_channel_logo {
  width: 24px;
}

/* New dashboard welcome */
.dshboardwelcome h2 {
  font-size: 25px;
  color: #1967d2;
}

.dshboardwelcome_box {
  border: 1.5px solid #1967d2;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px #ccc;
}

.dshboardwelcome_box li {
  padding-top: 10px;
  color: #5f6368;
}

.conv_create_gads_new_card,
.conv_create_new_bing_card {
  background: #e8f0fe;
}

.conv_create_gads_new_card .amtbtn,
.conv_create_new_bing_card .amtbtn {
  background-color: #d2e3fc;
  color: #1a73e8;
  font-size: 18px;
  padding: 8px 13px;
  font-weight: bold;
  text-wrap: nowrap;
  border-radius: 27px;
}

#conv_create_new_bing .modal-content {
  height: 80vh;
  overflow-y: auto;
}

#conv_create_new_bing .form-control {
  padding: 4px !important;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.5 !important;
  border: 2px solid #ced4da !important;
  color: #5f6368 !important;
  border-radius: 0 !important;
}

#conv_create_new_bing span.select2-selection.select2-selection--single {
  border: 2px solid #ced4da;
  border-radius: 0;
  height: 32px;
}

#conv_create_new_bing .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
}

#conv_create_new_bing .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 32px;
}

#conv_create_new_bing .time_zone .select2-container {
  max-width: 245px;
}

.rounded {
  border-radius: 10px !important;
}

.select2-container {
  min-width: 200px;
}

button#conv_create_gads_new_btn,
button#conv_create_new_bing_btn {
  background-color: #1a73e8;
  color: #fff;
  font-size: 18px;
  padding: 8px;
  font-weight: 500;
  text-wrap: nowrap;
  border-radius: 27px;
}

button#conv_create_gads_new_btn:hover,
button#conv_create_new_bing_btn:hover {
  background-color: #fff !important;
  color: #1967d2 !important;
}

#conv_wizfinish_left {
  background-color: #1967d2;
  color: #fff;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}

#conv_wizfinish_right_one h4,
#conv_wizfinish_right_two h4,
#conv_wizfinish_right_three h4 {
  font-size: 25px;
}

#conv_wizfinish_right_one h5,
#conv_wizfinish_right_two h5,
#conv_wizfinish_right_three h5 {
  font-size: 16px;
}

div#conv_wizfinish_right_one,
div#conv_wizfinish_right_two,
div#conv_wizfinish_right_three {
  border: 1px solid;
  border-radius: 20px;
  padding: 20px;
}

div#conv_wizfinish_right_two,
div#conv_wizfinish_right_three {
  background-color: #1967d2;
  color: #fff;
}

#conv_wizfinish_right_one li,
#conv_wizfinish_right_two li,
#conv_wizfinish_right_three li {
  margin-bottom: 13px;
  position: relative;
  font-size: 14px;
  color: #2a2d2f;
  margin-left: 16px;
  padding-left: 5px;
}

#conv_wizfinish_right_two li,
#conv_wizfinish_right_three li {
  color: #fff;
}

#conv_wizfinish_right_one li:before,
#conv_wizfinish_right_two li:before,
#conv_wizfinish_right_three li:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url(../images/conv_donecheck.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -16px;
  top: 3px;
}

#conv_wizfinish_right_one li:nth-child(1):before {
  background-image: url(../images/icon/logossmall/fb_small.png);
}

#conv_wizfinish_right_one li:nth-child(2):before {
  background-image: url(../images/icon/logossmall/tiktok_small.png);
}

#conv_wizfinish_right_one li:nth-child(3):before {
  background-image: url(../images/icon/logossmall/snap_small.png);
}

#conv_wizfinish_right_one li:nth-child(4):before {
  background-image: url(../images/icon/logossmall/pintrest_small.png);
}

#conv_wizfinish_right_one li:nth-child(5):before {
  background-image: url(../images/icon/logossmall/bing_small.png);
}

#conv_wizfinish_right_one li:nth-child(6):before {
  background-image: url(../images/icon/logossmall/twitter_small.png);
}

#conv_wizfinish_right_two li:before,
#conv_wizfinish_right_three li:before {
  background-image: url(../images/conv_donecheck_white.png);
}

#conv_wizfinish_right_one a.btn,
#conv_wizfinish_right_two a.btn,
#conv_wizfinish_right_three a.btn {
  width: 100%;
  background: #2a2d2f;
  padding: 10px;
}

#conv_wizfinish_right_two a.btn,
#conv_wizfinish_right_three a.btn {
  width: 100%;
  background: #fff;
  padding: 10px;
  color: #1967d2;
}

#conv_wizfinish .modal-content {
  max-width: 900px !important;
  border-radius: 20px;
}

.convtop_uptopro li {
  float: left;
  margin-right: 8px;
  border-right: 1px solid #5f6368;
  padding-right: 8px;
  font-size: 12px;
  font-weight: 600;
  color: #5f6368;
}

.convtop_uptopro li:last-child {
  border-right: none;
}

.convtop_uptopro h2 {
  font-size: 18px;
}

.convtop_uptopro {
  background-color: #fff !important;
  border-left: 6px solid #1967d2;
}

.shadow-lg {
  box-shadow: 0px 0px 8px 0px #00000036 !important;
}

#acvivelicbtn:hover {
  color: #fff;
  background-color: #09bd83;
}

.conv_bordershadow {
  border: 1px solid #ebecee;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}

.conv_rgrid_data_num {
  font-size: 20px;
  font-weight: 500;
}

.conv_rgrid_in .conv-link-blue {
  white-space: nowrap;
}

.conv_report_mainbox .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #1085f1;
}

.conv-text-blue {
  color: #1085f1;
}

.conv_report_tabs .nav-link {
  border: 1px solid #1085f1;
  color: #1085f1;
  font-size: 12px;
  padding: 8px !important;
  font-weight: 500;
}

.conv_aibox_head_img {
  background: #1085f1;
  font-size: 18px !important;
  color: #fff;
  display: table;
  height: 44px;
  width: 44px;
  text-align: center;
  border-radius: 4px;
}

.conv_aibox_head_img span {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  font-weight: 600;
}

.conv_aibox_head_txt span {
  font-size: 10px;
}

.conv_aibox_head_txt {
  display: table;
}

.conv_aibox_head_txt div {
  display: table-cell;
  vertical-align: middle;
}

.conv_ai_prompt_result li {
  position: relative;
  padding-left: 24px;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 18px;
  color: #5f6368;
}

.conv_ai_prompt_result li::before {
  content: url(../images/reporting-images/insights.png);
  position: absolute;
  left: 0;
  top: 0;
}

ul.conv_ai_prompt_result {
  height: 340px;
  overflow: auto;
}

@media screen and (max-width: 1370px) {
  ul.conv_ai_prompt_result {
    height: 180px;
    overflow: auto;
  }
}

.conv_ai_prompt_note {
  font-size: 12px;
  line-height: 16px;
  color: #000;
}

.conv_reporttab_pill .material-symbols-outlined {
  color: #fff;
}

/* width */
.conv_report_mainbox ::-webkit-scrollbar {
  width: 5px !important;
}

/* Track */
.conv_report_mainbox ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.conv_report_mainbox ::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
.conv_report_mainbox ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.placeholder {
  opacity: 0.2 !important;
}

/* 
  .fixedh_tbody {
      height: 300px;
      overflow-y: auto;
  } */

.fw-bold {
  font-weight: 500 !important;
}

.noresultimg img {
  margin: auto;
  display: block;
  width: 200px;
  height: 200px;
  margin: 40px auto;
  filter: opacity(0.4);
}

.conv_report_mainbox .row {
  margin-left: 0;
  margin-right: 0;
}

/* .table-responsive-fixed table {
    min-height: 282px;
  } */

.conv_rgrid_data_icon_black {
  filter: grayscale(100%);
}

span[data-bs-toggle="tooltip"]:hover {
  cursor: pointer;
}

.tooltip-inner {
  background-color: #000 !important;
  color: #fff !important;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #000 !important;
}

.table-responsive-fixed {
  height: 333px;
  overflow: hidden;
}

.conv_global_configs .select2-container {
  width: 100% !important;
}

.table-responsive-fixed thead,
.table-responsive-fixed thead th {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: #fff !important;
}

.table-responsive-fixed thead th {
  padding: 16px !important;
}

.table-responsive-fixed tbody td {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  padding: 16px !important;
  color: #5f6863 !important;
}

#conv_wizfinish .modal-dialog {
  width: 900px;
}

.dshboardwelcome_box span.conv-link-blue {
  font-size: 20px;
  padding: 0px 5px;
}

.upgradetosstmodal .modal-content h2 span {
  font-size: 18px !important;
  color: #627197 !important;
}

.upgradetosstmodal .modal-content h2 {
  font-size: 18px !important;
  line-height: 0px !important;
  margin-bottom: 40px !important;
  color: #1967d2 !important;
}

.upgradetosstmodal .modal-content .discount-btn .common-btn {
  width: 100% !important;
}

.dshboardwelcome_box ul {
  list-style-type: disc !important;
}

.upgradetosstmodal .modal-content::after {
  content: "" !important;
  background-image: none !important;
}

.upgradetosstmodal .modal-content {
  background-color: #fff !important;
}

.upgradetosstmodal .modal-content .listing span {
  color: #1967d2 !important;
}

.upgradetosstmodal .modal-content .listing li {
  color: #5f6368 !important;
}

#convSsttoProModal h4 {
  font-size: 22px;
  color: #1967d2;
}

#convSsttoProModal h5 {
  font-size: 20px;
  font-weight: 500;
  color: #627197 !important;
}

#convSsttoProModal h6 {
  font-size: 20px;
  font-weight: 500;
}

#convSsttoProModal .modal-content,
#convSsttoProModal .modal-content li {
  color: #627197 !important;
}

#convSsttoProModal .modal-content li {
  font-size: 14px !important;
  font-weight: lighter !important;
  line-height: 24px !important;
  list-style-type: disc !important;
  margin: 10px 0px !important;
}

.upgradetosstmodal .modal-dialog {
  min-width: 800px !important;
}

.upgradetosstmodal .modal-content .discount-btn {
  margin-top: 30px !important;
}

.upgradetosstmodal .modal-content .discount-btn .common-btn {
  background: #1967d2 !important;
}

.upgradetosstmodal .modal-dialog .btn-close {
  top: 24px !important;
  right: 27px !important;
}

#upgradetopromodal h4 {
  font-size: 18px;
  font-weight: normal;
  color: #303030;
}

#upgradetopromodal .modal-content {
  width: 700px;
  text-align: center;
}

#upgradetopromodal .btn-success {
  background: #00b649 !important;
}

#upgradetopromodal .btn-close {
  position: absolute;
  right: 35px;
  top: 40px;
}

.modal-content {
  border-radius: 16px !important;
}

/* Onboarsing UIUX 2024 */
.convhori-step-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.convhori-step-item {
  text-align: center;
}

.convhori-step-box {
  width: 50px;
  height: 50px;
  background-color: #fff;
  color: #28a745;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  border: 2px solid #b9b9b9;
}

.convhori-step-line {
  height: 1.5px;
  width: 100px;
  background-color: #b9b9b9;
}

.convhori-step-text div {
  font-size: 13px;
  max-width: 153px;
  text-align: center;
  line-height: 17px;
  margin-top: 12px;
  width: 200px;
  color: #2a2d2f;
}

.convhori-step-box img {
  width: 23px;
}

/* .conv-green-checklist li::before {
    content: "\2713";
    color: #28a745;
    font-weight: bold;
    margin-right: 10px;
    position: absolute;
} */

.conv-green-checklist li::before {
  content: "\2713";
  color: #28a745;
  font-weight: bold;
  /* margin-right: 10px; */
  position: absolute;
  left: -24px;
  border: 2px solid;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 15px;
  /* padding: 5px; */
  line-height: 19px;
}

.conv-green-checklist li {
  position: relative;
  font-size: 14px;
}

.conv-green-checklis span.material-symbols-outlined {
  margin-right: 5px;
}

.btn-newgreen {
  background-color: #07bb4f;
  color: #fff;
  font-weight: 500;
}

.btn-newgreen:hover {
  background-color: #009222;
  color: #fff;
  font-weight: 500;
}

.dshboardwelcome h4 {
  font-weight: 400;
  font-size: 16px;
  padding: 0px 145px;
  color: #6c6c6c;
  line-height: 26px;
}

.convhori-step-list {
  background: #edfaff;
  width: 475px;
  margin: auto;
  border-radius: 8px;
  padding: 20px 0px;
}

/* #myTab li button {
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  padding: 1px 10px;
  margin-right: 10px;
} */

#convwizard_main .tab-content>.active {
  display: block;
  border: 2px solid #9eeaf9;
  padding: 10px;
  /* box-shadow: 0 6px 14px rgba(66, 208, 244, 0.6) !important; */
  border-radius: 15px 15px 15px 15px;
}

.pawizard_tab_but.active {
  background: #cff4fc !important;
  border-color: #9eeaf9 !important;
  color: #055160;
}

/* .convtab_blue h5 {
    color: #1967D2 !important;
} */

.convwizard_pixtitle .convpixsetting-inner-box {
  background: #edffed;
  padding: 5px 17px;
  border-radius: 12px;
}

.convwiz_pixtitle .google-btn {
  margin-bottom: 0px;
  /* height: auto !important; */
}

.convdott {
  width: 10px;
  height: 10px;
  background: #0094d5;
  border-radius: 20px;
}

#myTabContent .convgauthcol .convpixsetting-inner-box .convgauthsigned {
  border-left: 3px solid #09bd83;
}

.alert-primary {
  background-color: #e8f0fe !important;
}

div#conv_wizfinish {
  top: 78px;
}

.btn-primary:hover {
  background: #0062ee !important;
}

#save_gads_finish:hover,
#save_gmc:hover,
#save_gahotclcr:hover {
  background: #0062ee !important;
}

.conv-pixel-list-item .button-primary {
  background: #3969bb !important;
  border-color: #3969bb;
  font-weight: 700;
  font-size: 15px;
  padding: 0.2rem 2rem;
  border-radius: 0.25rem;
}

.conv-pixel-list-item .button-primary:hover {
  background: #0062ee !important;
}

.pixel-title {
  color: #454545;
  line-height: 1.2;
}

.pixel-desc {
  color: #3c434a;
}

.convcard.conv-pixel-list-item {
  /* min-height: 169px; */
  position: relative;
  box-shadow: 0px 0px 4px #ccc !important;
  border-radius: 12px;
}


#conv_grid_list_box .convcard.rounded-n-3.shadow-sm {
  box-shadow: 0px 0px 4px #ccc !important;
  border-radius: 12px;
}

#conv_grid_list_box .conv-pixel-logo.d-flex {
  box-shadow: inset 190px 0px 60px -15px #f1f4fa;
  padding: 4px 0 4px 14px;
  border-radius: 6px;
}

.convcard span.material-symbols-outlined.text-success,
.convcard span.material-symbols-outlined.text-error {
  line-height: 21px;
}

.btn-soft-secondary {
  background-color: white;
  color: #1967d2;
  border-color: #1967d2;
}

.btn-soft-secondary:hover,
.btn-soft-secondary:focus,
.btn-soft-secondary:active {
  box-shadow: none;
  border-color: #000;
}

.no-wrap {
  max-width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  white-space: nowrap;
}

.fb-kapi.circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: conic-gradient(#5ad696 0% 90%, #e0e0e0 90% 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.fb-kapi.circle:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-color: white;
  border-radius: 50%;
}

.fb-kapi.circle .text {
  color: #333;
  position: absolute;
}

ul.conv-green-checklis.fb-kapi li {
  color: #474747;
}

ul.conv-green-checklis.fb-kapi li .text-success {
  color: #2ab364 !important;
}

.modal {
  left: 4%;
  z-index: 99999;
}

.max-w-600 {
  max-width: 600px;
}

.success-round {
  width: 120px;
  height: 120px;
  background: #2cda94;
  border: 10px solid #e1f8ef;
  margin: 0 auto;
}

.success-round span {
  font-size: 5rem;
  font-variation-settings: "FILL" 0, "wght" 700, "GRAD" 0, "opsz" 48;
  font-family: "Material Symbols Rounded";
}

.btn-darkblue {
  background: #064ec6;
  color: whitesmoke;
}

#close-feedback-bar {
  position: absolute;
  right: 10px;
}

#feedback-bar.show {
  bottom: -8px;
}

#feedback-bar {
  position: fixed;
  bottom: -100px;
  left: 0;
  width: 100%;
  z-index: 1050;
  transition: bottom 0.5s ease-in-out;
  border-top: 4px solid #064ec61c;
  box-shadow: none !important;
  border-bottom: 1px solid #064ec61c;
  background: #e6effe;
  color: #064ec6;
  font-size: 16px;
}

/* a.grid_prolink {
  background: linear-gradient(90deg, #2c9435, #3a991d);
  color: #fff;
  font-size: 17px;
  padding: 5px 10px !important;
} */

.grid_prolink .material-symbols-outlined {
  font-size: 20px !important;
}

.campaign-shadow-sm {
  box-shadow: inset 0px 0px 0.25rem rgba(0, 0, 0, 0.075);
}

@media screen and (max-width: 1300px) {
  .navbar-nav li:last-child {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .conv-pixel-list-item .conv-badge {
    position: absolute;
    top: -8px;
    right: 0;
    font-size: 12px;
    border-radius: 0 !important;
  }
}

@media screen and (max-width: 1400px) {
  .modal {
    left: 5%;
  }

  .pixel-title {
    font-size: 1.08rem !important;
  }

  .conv-pixel-list-item .button-primary {
    font-size: 13px;
  }
}

@keyframes gradient-move {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.new-feature-badge {
  display: inline-block;
  background: linear-gradient(90deg, #fc466b, #991d1d);
  background-size: 200% 200%;
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: bold;
  animation: gradient-move 2s infinite linear;
}

.grid_prolink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background: linear-gradient(0deg, #0cbd00, #25991d);
  background-size: 200% 200%;
  color: #fff;
  padding: 2px 20px;
  border-radius: 25px;
  animation: gradient-move 2s infinite linear;
  font-size: 14px;
  text-decoration: none;
}

.grid_prolink .material-symbols-outlined {
  font-size: 13px !important;
}

.convdocslink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  background: linear-gradient(0deg, #0042bd, #381d99);
  background-size: 200% 200%;
  color: #fff;
  padding: 2px 20px;
  border-radius: 25px;
  animation: gradient-move 2s infinite linear;
  font-size: 14px;
  text-decoration: none;
}

.btn label {
  cursor: pointer;
}

.convdocslink .material-symbols-outlined {
  font-size: 13px !important;
}

#gadsconversion_settings .btn {
  width: 130px;
}

.propixel_card {
  background-color: #efefef;
}

.convsocialicons img {
  width: 35px;
}
#convaio-notification-bar .notif-text {
    font-size: 18px;
    font-weight: 500;
}