* {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

b {
  font-weight: 600;
}

.bold {
  font-weight: 600;
}

body {
  background-color: #f6f7f9;
  color: #1e293b;
  font-size: 13px;
  line-height: 1.45;
}

.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pointer {
  cursor: pointer;
}

.autocursor {
  cursor: auto !important;
}

.automargin {
  margin: auto;
}

.overflowHidden {
  overflow: hidden;
}

.preline {
  white-space: pre-line;
  word-break: break-all;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mr5 {
  margin-right: 5px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.ml1 {
  margin-left: 1px;
}

.ml2 {
  margin-left: 2px;
}

.ml4 {
  margin-left: 4px;
}

.ml5 {
  margin-left: 5px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml5p {
  margin-left: 5%;
}

.ml230 {
  margin-left: 230px;
}

.ml50 {
  margin-left: 50px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mrl10p {
  margin-left: 10%;
}

.mr20 {
  margin-right: 20px;
}

.mrl5p {
  margin-left: 5%;
  margin-right: 5%;
}

.m5p {
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 5%;
}

.mb2p {
  margin-bottom: 2%;
}

.mb5p {
  margin-bottom: 5%;
}

.mt7 {
  margin-top: 7px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr200 {
  margin-right: 200px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pt5 {
  padding-top: 5px;
}

.pt7 {
  padding-top: 7px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb5 {
  padding-bottom: 5px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb200 {
  padding-bottom: 200px;
}

.pr10 {
  padding-right: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-top: 20px;
}

.w100per {
  width: 100%;
}

.mw95per {
  max-width: 95%;
}

.mw100 {
  max-width: 100px;
  word-wrap: break-word;
}

.mw150 {
  max-width: 150px;
  word-wrap: break-word;
}

.mw150e {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mw250 {
  max-width: 250px;
  word-wrap: break-word;
}

.mw250e {
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.w200 {
  width: 200px !important;
}

.w220 {
  width: 220px !important;
}

.w250 {
  width: 250px !important;
}

.H41 {
  height: 41px;
}

.w150 {
  width: 150px !important;
}

.w50 {
  width: 50px;
}

.W230 {
  width: 230px;
}

.z1000 {
  z-index: 1000;
}

.hidden {
  display: none;
}

.displayBlock {
  display: block;
}

.matrixChartContainer {
  padding-top: 6px;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.whitebackground {
  background-color: white;
}

.hightlightwhitebackground {
  background-color: #f4f6f9 !important;
}

.hightlightwhitebackgroundHover {
  cursor: pointer;
}

.hightlightwhitebackgroundHover:hover {
  background-color: #f4f6f9 !important;
}

.inlinedisplay {
  display: inline;
}

.inlineblockdisplay {
  display: inline-block;
}

.blockdisplay {
  display: block;
}

.ahover1:hover {
  color: #81d4fa !important;
  text-decoration: none;
}

.hoverWhite:hover {
  color: white !important;
}

.topBar {
  background-color: #ffffff;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #e2e8f0;
}

.dashboard-body {
  -webkit-transition: 0.18s ease;
  transition: 0.18s ease;
  position: relative;
  top: 44px;
  min-height: calc(100vh - 44px);
  background: #f6f7f9;
}

.dashboard-body-open {
  margin-left: 208px;
}

.dashboard-body-close {
  margin-left: 52px;
}

.whiteText {
  color: white;
}

.redText {
  color: red;
}

.brightredText {
  color: #e53935;
}

.greenText {
  color: #4caf50;
}

.limeText {
  color: #a7be39;
}

.amberText {
  color: #ffb300;
}

.blueText {
  color: #0d47a1;
}

.greyText {
  color: #AAA;
}

.darkgreyText {
  color: #343a40;
}

.blackText {
  color: #333333;
}

.blackBackground {
  background-color: #333333 !important;
  border-color: #333333 !important;
}

.leftTextAlign {
  text-align: left;
}

.centerTextAlign {
  text-align: center;
}

.leftTextAlign {
  text-align: left !important;
}

.right {
  float: right;
}

.left {
  float: left;
}

.rightTextAlign {
  text-align: right;
}

.fixedcenter {
  position: fixed;
  left: 50%;
  top: 20%;
}

.pabsolute {
  position: absolute;
}

.prelative {
  position: relative;
}

.logo {
  padding: 20px 0;
  width: 200px;
}

.upperCase {
  text-transform: uppercase;
}

.breakWord {
  word-wrap: break-word;
}

.maxw610 {
  max-width: 610px;
}

.minw610 {
  min-width: 610px;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs20 {
  font-size: 20px !important;
}

.pt200 {
  padding-top: 200px;
}

.pt20 {
  padding-top: 20px;
}

.ptb5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.plr2p {
  padding-right: 2% !important;
  padding-left: 2% !important;
}

.plr10p {
  padding-right: 10% !important;
  padding-left: 10% !important;
}

.plr5 {
  padding-right: 5px !important;
  padding-left: 5px !important;
}

.plr0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.pd0 {
  padding: 0px !important;
}

.pr5 {
  padding-right: 5px;
}

hr.solid {
  border-top: 3px solid #bbb;
}

.ulhovercolor:hover {
  background: #eeeeee;
}

.login-box {
  width: 360px;
  margin: 7% auto;
}

.login-box-body {
  padding: 20px;
  color: #666;
}

.signinButton {
  padding: 6px 12px;
}

.borderRadius5 {
  border-radius: 5px;
}

.w230 {
  width: 230px;
}

.w300 {
  width: 300px;
}

.w90p {
  width: 90% !important;
  max-width: 90% !important;
}

.btn-primary-lightgreen {
  color: #fff !important;
  background-color: #4bb9b9 !important;
  border-color: #4bb9b9 !important;
}

.btn-primary-grey {
  color: #fff !important;
  background-color: #666 !important;
  border-color: #666 !important;
}

.reactModal {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 999;
}

.reactModalBackground {
  position: fixed;
  background-color: #212121;
  opacity: 0.6;
  height: 100%;
  width: 100%;
  z-index: 999;
}

.reactModalContainer {
  position: fixed;
  width: 900px;
  height: calc(100% - 50px);
  top: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1000;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.reactModalImgContainer {
  position: fixed;
  z-index: 1100;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.reactModalImgContainer img {
  max-width: 100%;
  max-height: 100%;
}

.reactModalImg {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.reactModalContent {
  height: calc(100% - 140px);
  overflow: auto;
  z-index: 1005;
  padding: 20px 20px 20px 20px;
}

.reactModalHeader {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.reactModalFooter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.reactModalFooter .btn {
  margin: .25rem;
}

.reactModalTitle {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 500;
}

.reactModalButton {
  cursor: pointer;
  position: relative;
  right: 25px;
  top: 17px;
  font-size: 13px;
  color: #000;
  opacity: 0.4;
}

.reactModalButton:hover {
  opacity: 0.6;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("./fonts/glyphicons-halflings-regular.eot");
  src: url("./fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("./fonts/glyphicons-halflings-regular.woff") format("woff"), url("./fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-lock:before {
  content: "\e033";
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-control {
  background-color: #e9edf0;
  border: 1px solid #e3e5e9;
  border-radius: 0;
}

.form-control:focus {
  background-color: #e9edf0;
  border: 1px solid #3e5063;
  -webkit-box-shadow: 0px 0px 0px #3e5063;
          box-shadow: 0px 0px 0px #3e5063;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("./fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("./fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("./fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("./fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("./fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("./fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-download:before {
  content: "\f019";
}

.fa-cog:before {
  content: "\f013";
}

.fa-circle:before {
  content: "\f111";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-user:before {
  content: "\f007";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check:before {
  content: "\f00c";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-remove:before {
  content: "\f00d";
  color: #ff6347;
}

.fa-grey-remove:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@font-face {
  font-family: 'icomoon';
  src: url("./fonts/icomoon/icomoon.eot?dnkegu");
  src: url("./fonts/icomoon/icomoon.eot?dnkegu#iefix") format("embedded-opentype"), url("./fonts/icomoon/icomoon.ttf?dnkegu") format("truetype"), url("./fonts/icomoon/icomoon.woff?dnkegu") format("woff"), url("./fonts/icomoon/icomoon.svg?dnkegu#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.2;
  display: inline-block;
  text-align: center;
  width: 27px;
  vertical-align: middle;
  font-size: 1.2em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dashboard:before {
  content: "\e908";
}

.icon-reports:before {
  content: "\e90f";
}

.icon-advertisers:before {
  content: "\e901";
}

.icon-creatives:before {
  content: "\e906";
}

.icon-accounts:before {
  content: "\e900";
}

.icon-payments:before {
  content: "\e90e";
}

.icon-settings:before {
  content: "\e911";
}

.main-sidebar-open {
  position: fixed;
  background-color: #111827;
  width: 208px;
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: 0.18s ease;
  transition: 0.18s ease;
  z-index: 100;
  scrollbar-width: none;
}

.main-sidebar-open::-webkit-scrollbar { display: none; }

.main-sidebar-close {
  position: fixed;
  background-color: #111827;
  width: 52px;
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: 0.18s ease;
  transition: 0.18s ease;
  z-index: 100;
  scrollbar-width: none;
}

.main-sidebar-close::-webkit-scrollbar { display: none; }

.control-panel-button {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  padding: 6px 10px 4px 8px;
  cursor: pointer;
  font-size: 12px;
  text-align: left;
  width: 100%;
  color: #64748b;
  line-height: 1.42857143;
  color: #64748b;
  font-weight: 400;
}

.main-sidebar-open .control-panel-button:after {
  font-family: FontAwesome;
  content: "\f04a";
}

.main-sidebar-close .control-panel-button {
  text-align: right;
}

.main-sidebar-close .control-panel-button:after {
  font-family: FontAwesome;
  content: "\f04e";
}

.main-sidebar-open .logo-panel {
  margin: 12px 18px 14px 14px;
  transition: 0.18s ease;
}

.main-sidebar-close .logo-panel {
  margin: 7px 6px 10px 7px;
  width: 34px;
  height: 34px;
  transition: 0.18s ease;
}

.sideBar_a {
  display: flex;
  align-items: center;
  color: #a6b0bf;
  padding: 8px 10px 8px 14px;
  line-height: 1.35;
  font-size: 13px;
  font-weight: 500;
  border-left: 2px solid transparent;
  box-sizing: border-box;
  border-radius: 0 6px 6px 0;
  margin: 1px 6px 1px 0;
  transition: color 0.12s ease, background-color 0.12s ease, border-color 0.12s ease;
  gap: 8px;
}

.sideBar_a_active {
  border-left: 2px solid #22d3ee !important;
  color: #ffffff !important;
  font-weight: 600 !important;
  background: rgba(34, 211, 238, 0.10);
}

.sideBar_a:hover {
  border-left: 2px solid #22d3ee;
  text-decoration: none;
  color: #e2e8f0;
  background: rgba(255, 255, 255, 0.05);
}

.sideBar_span {
  font-size: 12.5px;
  vertical-align: middle;
  margin-left: 2px;
  letter-spacing: 0;
  white-space: nowrap;
}

.sideBar_a_active .sideBar_span {
  font-size: 12.5px;
}

.main-sidebar-close .sideBar_span {
  display: none;
}

.main-sidebar-open .footer-side-menu {
  display: none;
}

.main-sidebar-close .footer-side-menu {
  display: none;
}

.top-bar {
  z-index: 99;
  position: fixed;
  width: 100%;
  max-height: 44px;
  line-height: 1.35;
}

.topBarContainer {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #ffffff;
  border-bottom: 1px solid #e2e8f0;
  transition: 0.18s ease;
}

.topBarContainer-open {
  margin-left: 208px;
}

.topBarContainer-close {
  margin-left: 52px;
}

.topBarLeftContainer {
  padding: 8px 14px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}

.top-bar-fa-user {
  color: #64748b;
  font-size: 13px;
}

.topBarUserChip {
  align-items: center;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  display: inline-flex;
  gap: 7px;
  min-height: 28px;
  padding: 4px 9px;
}

.topBarUserChip:hover {
  background: #f1f5f9;
}

.topBarTitle {
  color: #1e293b;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  margin-left: 0;
}

.topBarGroup {
  font-weight: 400;
  color: #64748b;
  line-height: 18px;
  font-size: 12px;
}

.topBarCaret {
  color: #94a3b8;
  font-size: 11px;
  margin-left: 2px;
}

.tipContainer {
  position: absolute;
  width: 280px;
  top: 40px;
  left: 16px;
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 10px 26px -10px rgba(15,23,42,0.22);
  border: 1px solid #e2e8f0;
  overflow: hidden;
  animation: tipDropdown 0.15s ease-out;
}

@media (max-width: 639px) {
  html,
  body {
    overflow-x: hidden;
  }

  .top-bar {
    max-height: none;
  }

  .topBarContainer-open,
  .topBarContainer-close,
  .dashboard-body-open,
  .dashboard-body-close {
    margin-left: 0;
  }

  .topBarLeftContainer {
    gap: 6px;
    overflow-x: auto;
    overflow-y: visible;
    padding: 6px 8px;
    scrollbar-width: none;
  }

  .topBarLeftContainer::-webkit-scrollbar {
    display: none;
  }

  .topBarUserChip {
    flex-shrink: 0;
    max-width: 170px;
  }

  .currencySelector,
  .languageSelector,
  .topBar .languageSelector {
    flex-shrink: 0;
    position: static;
    right: auto;
    top: auto;
  }

  .currencySelectorCover,
  .languageSelectorCover {
    align-items: center;
    display: inline-flex;
  }

  .currencySelectorCoverTitle,
  .topBarLeftContainer button[title="Open command palette"] {
    display: none;
  }

  .topBarTitle {
    max-width: 82px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .topBarGroup {
    display: none;
  }

  .tipContainer {
    left: 8px;
    width: min(300px, calc(100vw - 16px));
  }

  .main-sidebar-open {
    width: min(82vw, 208px);
    z-index: 110;
  }

  .main-sidebar-close {
    display: none;
  }
}

@keyframes tipDropdown {
  from { opacity: 0; transform: translateY(-4px); }
  to { opacity: 1; transform: translateY(0); }
}

.tipBoxInfoContainer {
  background: linear-gradient(135deg, #6366f1, #8b5cf6);
  text-align: center;
  padding-bottom: 23px;
}

.tipBoxIcon {
  font-size: 14px;
}

.tipBoxIconbg {
  margin-top: 10px;
  margin-left: 1px;
  color: #354750 !important;
}

.tipBoxText {
  margin-top: 10px;
  margin-left: 1px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 17px;
}

.tipBoxStext {
  margin-left: 1px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}

.tipBoxButtonContainer {
  background-color: white;
  padding: 8px 0;
}

.tipBoxButton {
  cursor: pointer;
  margin: 2px 8px;
  padding: 8px 14px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  transition: background 0.15s ease;
}

.tipBoxButton:hover {
  background-color: #f1f5f9;
}

.tipBoxButton-fa-clock-o {
  font-size: 13px;
  color: #6366f1;
}

.tipBoxButton-fa-user {
  font-size: 13px;
  color: #6366f1;
}

.tipBoxButton-fa-sign-out {
  font-size: 13px;
  color: #ef4444 !important;
}

.tipBoxButtonText {
  margin-left: 10px;
  color: #475569;
  font-size: 13px;
  font-weight: 500;
}

.topBar .languageSelector {
  position: absolute;
  right: 14px;
  top: 8px;
}

.topBar .languageSelectorCoverText {
  color: #475569;
}

.languageSelector {
  position: absolute;
  right: 14px;
  top: 8px;
}

.languageSelectorCover {
  cursor: pointer;
}

.languageSelectorCoverImg {
  border: 1px solid #fff;
}

.languageSelectorCoverText {
  color: #354750;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 600;
  font-size: 11px;
  margin-right: -1px;
  margin-left: 6px;
}

.languageSelector-fa-caret-down {
  font-size: 11px;
  color: #AAA;
}

.languageSelectorTipContainer {
  position: absolute;
  top: 34px;
  right: -11px;
  width: 160px;
  background-color: white;
  padding: 5px 0;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 26px -10px rgba(15,23,42,0.22);
          box-shadow: 0 10px 26px -10px rgba(15,23,42,0.22);
  border: 1px solid #e2e8f0;
}

.languageSelectorTipButton {
  padding: 3px 20px;
  cursor: pointer;
}

.languageSelectorTipButton:hover {
  background-color: #e1e3e9;
}

.languageSelectorTipImg {
  border: 1px solid #fff;
}

.languageSelectorTipText {
  margin-left: 3px;
  color: #777;
  font-size: 12px;
  white-space: nowrap;
}

.languageSelectorTipActiveText {
  margin-left: 3px;
  color: #777;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}

.currencySelector {
  position: absolute;
  right: 88px;
  top: 8px;
}

.currencySelectorCover {
  cursor: pointer;
}

.currencySelectorCoverTitle {
  font-size: 11px;
  text-transform: uppercase;
  color: #354750;
  font-weight: 600;
}

.currencySelectorCoverText {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  color: #aaa;
  margin-right: -1px;
}

.currencySelector-fa-caret-down {
  font-size: 11px;
  color: #AAA;
}

.currencySelectorTipContainer {
  position: absolute;
  top: 34px;
  right: -11px;
  width: 98px;
  background-color: white;
  padding: 5px 0;
  border-radius: 8px;
  -webkit-box-shadow: 0 10px 26px -10px rgba(15,23,42,0.22);
          box-shadow: 0 10px 26px -10px rgba(15,23,42,0.22);
  border: 1px solid #e2e8f0;
}

.currencySelectorTipButton {
  padding: 3px 20px;
  cursor: pointer;
}

.currencySelectorTipButton:hover {
  background-color: #e1e3e9;
}

.currencySelectorTipActiveText {
  margin-left: 3px;
  color: #777;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}

.currencySelectorTipText {
  margin-left: 3px;
  color: #777;
  font-size: 12px;
  white-space: nowrap;
}

.nav-link {
  color: #aaaaaa;
  padding: 9px 15px;
  font-size: 16px;
}

.nav-link:hover {
  color: #354750;
}

.nav-link-active {
  background-color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  color: #354750;
  border-top: 1px solid #ddd !important;
  border-left: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  cursor: default;
}

.nav-link-active:hover {
  color: #354750 !important;
  border-bottom: 1px solid #fff !important;
  cursor: default;
}

.table {
  border-bottom: 1px solid #dee2e6;
}

.scrollTable {
  display: block;
  overflow-x: scroll;
}

.table-col {
  cursor: pointer;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  border: 1px solid #ddd !important;
  font-size: 15px;
  text-align: center;
  font-weight: normal !important;
  padding: 8px !important;
  line-height: 1.42857143;
  color: #333333 !important;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.table-td {
  text-align: center;
}

#table_wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.dataTables_length {
  padding-bottom: 5px;
  padding-left: 10px;
}

.dataTables_filter {
  padding-bottom: 5px;
  padding-right: 10px;
}

.addButton {
  padding-top: 10px;
  padding-right: 10px;
}

.dataTables_filter input {
  border-radius: 8px;
  border: 1px solid #e2e8f0;
  padding: 6px 12px;
  font-size: 13px;
  transition: all 0.15s ease;
}

.dataTables_filter input:focus {
  background-color: #ffffff;
  border: 1px solid #6366f1;
  box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.1);
  outline: none;
}

.dataTables_info {
  padding-left: 10px;
}

.formlabel {
  text-align: right;
  padding-top: 7px;
}

.formlabel-left {
  padding-top: 7px;
  text-align: left;
}

.changelabel {
  float: right;
}

.uploadlabel {
  border: 1px solid grey;
  padding: 7px 14px;
  border-radius: 5px;
}

.formlabelonly {
  text-align: right;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-weight: normal;
}

.checkboxlabel {
  text-align: right;
  padding-top: 0px;
}

.btn-outline-danger:hover {
  background-color: transparent !important;
  color: #dc3545 !important;
}

.formTitle {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cssfade {
  -webkit-animation: fadein 0.3s ease-in;
          animation: fadein 0.3s ease-in;
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.tableTitle {
  color: #354750;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 18px;
}

.table td {
  text-align: center;
  vertical-align: middle;
}

.customFilter {
  margin-left: 15px;
  margin-top: 10px;
  border: 0px solid red;
  font-size: 14px;
  background-color: transparent;
  width: 120px;
}

.reactSelectCustomFilter {
  display: inline-block;
  border: 0px solid red;
  margin-left: 15px;
  font-size: 14px;
  background-color: transparent;
  width: 140px;
  -webkit-box-shadow: 0 0 0 0px transparent;
          box-shadow: 0 0 0 0px transparent;
}

.reactSelectCustomFilter .css-yk16xz-control {
  border: 0px solid red !important;
  background-color: transparent;
  cursor: pointer !important;
}

.reactSelectCustomFilter .css-1pahdxg-control {
  border: 0px solid red !important;
  background-color: transparent;
  -webkit-box-shadow: 0 0 0 0px transparent;
          box-shadow: 0 0 0 0px transparent;
  cursor: pointer !important;
}

.reactSelectCustomFilter .css-1pahdxg-control div {
  padding: 0px !important;
}

.reactSelectCustomFilter .css-1laao21-a11yText {
  display: none !important;
}

.reactSelectCustomFilter .css-1hwfws3 {
  padding: 0px !important;
}

.reactSelectCustomFilter .css-1wa3eu0-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 14px !important;
  color: #aaaaaa;
}

.reactSelectCustomFilter .css-1wa3eu0-placeholder:hover {
  color: #354750;
}

.reactSelectCustomFilter .css-1okebmr-indicatorSeparator {
  display: none !important;
}

.reactSelectCustomFilter .css-26l3qy-menu {
  width: 250px !important;
}

.reactSelectCustomFilter .css-tlfecz-indicatorContainer {
  padding: 0px !important;
}

.reactSelectCustomFilter .css-19bqh2r {
  margin-top: 4px !important;
  height: 12px !important;
  width: 12px !important;
}

.matrixChartSelector {
  margin-bottom: 8px;
}

.Advertisers_w {
  width: 120px !important;
}

.creative_Advertisers_w {
  width: 150px !important;
}

.Managers_w {
  width: 110px !important;
}

.Offices_w {
  width: 96px !important;
}

.Affiliates_w {
  width: 104px !important;
}

.Channels_w {
  width: 107px !important;
}

.Categories_w {
  width: 117px !important;
}

.Campaign_Status_w {
  width: 148px !important;
}

.Group_w {
  width: 160px !important;
}

.fa-calendar-dashboard {
  width: 1.28571429em;
  color: #aaaaaa;
  font-size: 14px;
  position: relative;
  left: 18px;
}

.Date_w {
  margin-left: 20px;
  width: 140px !important;
}

.Date_w .css-1wa3eu0-placeholder {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 14px !important;
  color: #aaaaaa;
}

.Date_w .css-1uccc91-singleValue {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  color: #aaaaaa;
}

.reactSelectCustomFilterGrey {
  display: inline-block;
  border: 0px solid red;
  font-size: 14px;
  background-color: transparent;
  width: 145px;
  -webkit-box-shadow: 0 0 0 0px transparent;
          box-shadow: 0 0 0 0px transparent;
}

.reactSelectCustomFilterGreyL {
  display: inline-block;
  border: 0px solid red;
  font-size: 14px;
  background-color: transparent;
  width: 250px;
  -webkit-box-shadow: 0 0 0 0px transparent;
          box-shadow: 0 0 0 0px transparent;
}

.reactSelectCustomFilterGrey div {
  color: #212529;
  background-color: #f4f6f9;
  -webkit-box-shadow: 0 0 0 0px transparent;
          box-shadow: 0 0 0 0px transparent;
  border: 0px solid transparent;
}

.customFilterS {
  border: 0px solid red;
  font-size: 14px;
  background-color: transparent;
  width: 80px;
}

.customFilter:focus {
  -webkit-box-shadow: 0px 0px;
          box-shadow: 0px 0px;
}

.appendForm {
  margin-bottom: 10px;
  background-color: #f5f5f5;
  padding: 14px 10px 0 10px;
  border-radius: 5px;
  border: 1px solid #eaeaea;
}

.overlay {
  background: rgba(0, 0, 0, 0.2);
  margin: 0;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
}

.ImgPreview {
  cursor: pointer;
  width: 48px;
  height: 48px;
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 8px;
  background-color: #f5f5f5;
  flex-shrink: 0;
}

.custom_search_input {
  height: 30px;
  width: 230px;
  background-color: #e9edf0;
  border: 1px solid #eee;
  border-radius: 1px;
  font-size: 14px;
  color: #aaa;
  padding: 5px 15px 5px 35px;
  background-image: url(./images/search.png);
  background-size: 17px;
  background-position: 5px 6px;
  background-repeat: no-repeat;
}

.modal_custom_search_input {
  float: right;
  border-radius: 3px;
  border: 1px solid #354750;
  background-color: transparent;
  padding-left: 3px;
  padding-right: 3px;
}

.centeredfixed {
  position: fixed;
  top: 35%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.preloaderXL {
  border: 4px solid #e0e7ff;
  border-radius: 50%;
  border-top: 4px solid #6366f1;
  width: 48px;
  height: 48px;
  -webkit-animation: preloaderSSpin 0.8s linear infinite;
          animation: preloaderSSpin 0.8s linear infinite;
}

.preloaderL {
  border: 3px solid #e0e7ff;
  border-radius: 50%;
  border-top: 3px solid #6366f1;
  width: 32px;
  height: 32px;
  -webkit-animation: preloaderSSpin 2s linear infinite;
          animation: preloaderSSpin 2s linear infinite;
}

.preloaderMContainer {
  position: relative;
}

.preloaderInput {
  position: absolute;
  top: -4px;
  left: 3px;
  border: 4px solid #dfdfdf;
  border-radius: 50%;
  border-top: 4px solid #606060;
  width: 26px;
  height: 26px;
  -webkit-animation: preloaderSSpin 2s linear infinite;
          animation: preloaderSSpin 2s linear infinite;
}

.preloaderM {
  border: 4px solid #dfdfdf;
  border-radius: 50%;
  border-top: 4px solid #606060;
  width: 28px;
  height: 28px;
  -webkit-animation: preloaderSSpin 2s linear infinite;
          animation: preloaderSSpin 2s linear infinite;
}

.preloaderS {
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #606060;
  width: 14px;
  height: 14px;
  -webkit-animation: preloaderSSpin 2s linear infinite;
          animation: preloaderSSpin 2s linear infinite;
}

@-webkit-keyframes preloaderSSpin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes preloaderSSpin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.InvitedBtn {
  cursor: default !important;
}

/* Create four equal columns that floats next to each other */
.matrixS .preloaderContainer {
  height: 55px;
}

.matrixL .preloaderContainer {
  height: 55px;
}

.matrixS .column div {
  text-align: center;
}

.matrixS .column .value {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 25px;
}

.matrixS .column .text {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
}

.matrixS .column .date {
  font-size: 12px;
}

.matrixS .column {
  float: left;
  width: 20%;
  padding-top: 13px;
  padding-bottom: 14px;
  border-left: 1px solid #eeeeee;
}

.matrixS .columnHide {
  width: 33.3%;
}

.matrixS .column:last-child {
  border-right: 1px solid #eeeeee;
}

.matrixS {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

/* Clear floats after the columns */
.matrixS:after {
  content: "";
  display: table;
  clear: both;
}

.performanceMatrix {
  position: relative;
}

.matrixButton {
  position: absolute;
  right: 5px;
  top: 4px;
  text-decoration: underline;
  font-size: 12px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-weight: normal;
}

.matrixL .column div {
  text-align: center;
}

.matrixL .column .value {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 25px;
}

.matrixL .column .text {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
}

.matrixL .column .date {
  font-size: 12px;
}

.matrixL .column {
  float: left;
  width: 25%;
  padding-top: 13px;
  padding-bottom: 14px;
  border-left: 1px solid #eeeeee;
}

.matrixL .columnHide {
  width: 33.3%;
}

.matrixL .column:nth-child(1) {
  border-bottom: 1px solid #eeeeee;
}

.matrixL .column:nth-child(2) {
  border-bottom: 1px solid #eeeeee;
}

.matrixL .column:nth-child(3) {
  border-bottom: 1px solid #eeeeee;
}

.matrixL .column:nth-child(4) {
  border-bottom: 1px solid #eeeeee;
}

.matrixL .column:nth-child(4) {
  border-right: 1px solid #eeeeee;
}

.matrixL .column:last-child {
  border-right: 1px solid #eeeeee;
}

.matrixL {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

/* Clear floats after the columns */
.matrixL:after {
  content: "";
  display: table;
  clear: both;
}

.dashboard-main {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.dashboard-main-open {
  margin-right: calc(((100%) * 0.166666) - 10px);
}

.dashboard-main-close {
  margin-right: 66px;
}

.sideBarContainer {
  height: calc(100% - 49px);
  position: fixed;
  overflow-y: scroll;
  overflow-x: hidden;
  right: 0;
  top: 49px;
  background-color: white;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #ddd;
}

.sideBarContainer-open-open {
  width: calc(((100% - 230px) * 0.166666) - 9px);
}

.sideBarContainer-close-open {
  width: calc(((100% - 50px) * 0.166666) - 9px);
}

.sideBarContainer-open-close {
  width: 66px;
}

.sideBarContainer-close-close {
  width: 66px;
}

.sideBarController {
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
  padding: 5px 9px 2px 4px;
  cursor: pointer;
  font-size: 12px;
  text-align: right;
  width: 100%;
  color: #333333;
  line-height: 1.42857143;
  color: #333333;
  font-weight: 400;
}

.sideBarController:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.sideBarController-open:after {
  font-family: FontAwesome;
  content: "\f04e";
}

.sideBarController-close:after {
  font-family: FontAwesome;
  content: "\f04a";
}

.sideBarContent-close .champ {
  margin-left: 20px;
  margin-top: 20px;
}

.sideBarContent-close .new {
  margin-left: 20px;
  margin-top: 20px;
}

.dashboard-side-bar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
  height: 54px;
}

.dashboard-side-title {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-top: 27px;
  margin-left: 15px;
}

.top5Select {
  width: 93px !important;
  position: relative;
  left: 5px;
  top: -4px;
}

.topi {
  font-size: 17px;
}

.topvalue {
  padding: 7px 8px;
  font-size: 11px;
  overflow-x: hidden;
}

.topTr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}

.top5Table {
  width: 100%;
}

.chart-summary-container {
  position: relative;
  height: 80px;
}

.chart-summary-symbol {
  font-size: 30px;
}

.chart-summary-current {
  position: absolute;
  right: 91px;
  top: 3px;
}

.chart-summary-previous {
  position: absolute;
  right: 91px;
  top: 33px;
}

.chart-summary-time {
  position: relative;
  top: -4px;
  right: 10.5px;
  font-size: 18px;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  color: #c4cad0;
}

.chart-summary-current-value {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 30px;
  color: rgba(75, 185, 185, 0.9);
  font-weight: 400;
}

.chart-summary-previous-value {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 30px;
  color: rgba(62, 80, 99, 0.9);
  font-weight: 400;
}

.chart-summary-symbol {
  position: absolute;
  right: 26.5px;
  top: 13px;
  font-size: 30px;
}

.chart-summary-camparisonText {
  position: absolute;
  right: 32px;
  top: 34px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.chart-container {
  width: 100%;
}

.customtooltipContainer {
  opacity: 1;
  position: absolute;
  background: #c4cad0;
  color: #0e303c;
  border-radius: 3px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  pointer-events: none;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  text-align: center;
  padding: 10px;
  z-index: 4000;
  width: 120px;
}

.customtooltipContainer:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 27px;
  position: absolute;
  bottom: -22px;
  right: 53px;
  color: #c4cad0;
}

.customtooltipValue {
  font-size: 18px;
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
}

.customtooltipDate {
  font-size: 11px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
}

.customtooltipHr {
  margin-top: 6px;
  margin-bottom: 6px;
  border-top: 1px solid #eeeeee;
}

.daterange {
  margin-left: 5px;
  padding: 5px;
  border-color: #cccccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
}

.input {
  padding: 5px;
  border-color: #cccccc;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
}

.centerParent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Toastify__toast {
  background-color: #3e5063 !important;
}

.Toastify__toast-body {
  font-size: 16px;
  color: white !important;
  margin-left: 10px !important;
}

.Toastify__close-button {
  color: white !important;
}

.linkInput {
  width: 250px;
  display: inline-block;
  margin-left: 10px;
}

.linkArea {
  background-color: #e9edf0;
  border: 1px solid #e3e5e9;
  border-radius: 0;
  margin-top: 20px;
  width: 500px;
}

.linkAreaButton {
  margin-left: 10px;
  margin-top: -40px;
}

.PaginationContainer {
  padding-bottom: 15px;
}

.pageLengthSelectorContainer {
  background: transparent;
  border: none;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 21px;
  font-size: 14px;
  color: #aaa;
}

.pageLength-pageitems {
  color: #aaaaaa;
  border: none;
  padding: 5px 9px;
  background: transparent;
  font-size: 14px;
}

.pageLength-pageitems-active {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  color: #354750;
}

.buttonAndSearch {
  padding-top: 10px;
  padding-bottom: 10px;
}

.buttonTitle {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #333333;
  line-height: 1.42857143;
}

.CamAffButton {
  cursor: pointer;
  background-color: #6c757d;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  padding: 4px 15px;
  font-size: 13px;
  border-radius: 5px;
  margin-left: 5px;
}

.CamAffButtonActive {
  background-color: #4bb9b9;
}

.CamAffConfirmButton {
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #6c757d;
  color: #6c757d;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  padding: 4px 15px;
  font-size: 13px;
  border-radius: 5px;
  margin-left: 5px;
}

.CamAffDoubleConfirmButton {
  cursor: pointer;
  background-color: #6c757d;
  border: 1px solid #6c757d;
  color: white;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  padding: 4px 15px;
  font-size: 13px;
  border-radius: 5px;
  margin-left: 5px;
}

.linkGenerateTitle {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #333333;
  font-size: 16px;
}

.linkGenerateLinkArea {
  width: 100%;
  border: 1px solid #DEDEDE;
  padding: 10px;
  font-size: 13px;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.linkGenerateLinkAreaBig {
  width: 100%;
  height: 300px;
  border: 1px solid #DEDEDE;
  padding: 10px;
  font-size: 13px;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.linkGenerateCopy {
  cursor: pointer;
  float: right;
  color: #4bb9b9;
  font-size: 15px;
  text-decoration: underline;
}

.camTitleContainer {
  padding-top: 11px;
  padding-left: 17px;
  padding-right: 10px;
}

.camTitleContainer .custom_search_input {
  margin-top: 3.5px;
  margin-right: 7px;
}

.camFilterContainer {
  padding-top: 7px;
}

.cam_select_country_w {
  width: 109px;
}

.cam_select_type_w {
  width: 155px;
}

.cam_apply_campaign_type_w {
  width: 200px;
}

.cam_select_category_w {
  width: 115px;
}

.cam_select_status_w {
  width: 120px;
}

.camAddContainer {
  position: relative;
  padding-top: 15.5px;
  padding-bottom: 37px;
}

.camAddTitle {
  position: absolute;
  right: 17px;
  cursor: pointer;
  color: #4bb9b9;
  font-size: 15px;
  text-decoration: underline;
}

.camViewCreative {
  color: #333333;
  font-size: 15px;
  text-decoration: underline;
}

.camViewCreativeActive {
  cursor: pointer;
  color: #4bb9b9;
  font-size: 15px;
  text-decoration: underline;
}

.camViewAffiliate {
  color: #333333;
  font-size: 15px;
  text-decoration: underline;
}

.camViewAffiliateActive {
  cursor: pointer;
  color: #4bb9b9;
  font-size: 15px;
  text-decoration: underline;
}

.camViewMedia {
  position: relative;
  display: inline-block;
}

.camViewMedia .tooltiptext {
  visibility: hidden;
  width: 120px;
  bottom: 100%;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -60px;
}

.camViewMedia:hover .tooltiptext {
  visibility: visible;
}

.uploadReportModalTitle {
  font-size: 18px;
}

.upLoadReportTitle {
  cursor: pointer;
  color: #fff;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;
  padding: 4px 15px;
  font-size: 13px;
  border-radius: 5px;
  background-color: #4bb9b9;
  margin-right: 5px;
}

.postbackContainer {
  height: calc(100vh - 94px);
}

.postbacktextarea {
  width: 100%;
  padding: 15px;
}

.upsertNextLine {
  position: relative;
  top: -10px;
}

.deeplinkaddbutton {
  position: absolute;
  top: 70px;
  right: 40px;
}

.deeplinkaddbuttontop {
  position: absolute;
  right: 40px;
}

.deeplinkremovebutton {
  position: absolute;
  top: 70px;
  right: 0px;
}

.orderIdInput {
  height: 500px !important;
}

.ValidApproveContainter {
  padding-top: 20px;
  margin-left: 5%;
  margin-right: 5%;
  padding-bottom: 20px;
}

.clear {
  clear: both;
}

/* CW v2 compact shell overrides. Keep these scoped so legacy form screens do not
   inherit the denser dashboard rhythm unexpectedly. */
.dashboard-body .tw-py-8 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.dashboard-body .tw-px-4,
.dashboard-body .tw-px-6 {
  padding-left: 20px;
  padding-right: 20px;
}

.dashboard-body .tw-mb-6 {
  margin-bottom: 16px;
}

.dashboard-body .tw-mb-8 {
  margin-bottom: 20px;
}

.dashboard-body .tw-gap-4 {
  gap: 12px;
}

.dashboard-body .tw-rounded-2xl,
.dashboard-body .tw-rounded-xl {
  border-radius: 8px;
}

.dashboard-body .tw-p-5 {
  padding: 16px;
}

.dashboard-body .tw-p-4 {
  padding: 14px;
}

.dashboard-body .tw-py-16,
.dashboard-body .tw-py-14 {
  padding-top: 34px;
  padding-bottom: 34px;
}

.dashboard-body h2.tw-text-\[22px\] {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0;
}

.dashboard-body p.tw-text-\[13px\] {
  color: #64748b;
}

.dashboard-body table.tw-text-sm,
.dashboard-body .tw-text-sm {
  font-size: 13px;
}

.dashboard-body th.tw-tracking-wider,
.dashboard-body .tw-tracking-wider {
  letter-spacing: .02em;
}

.dashboard-body .tw-shadow-lg,
.dashboard-body .hover\:tw-shadow-lg:hover {
  box-shadow: 0 8px 24px -18px rgba(15,23,42,.28);
}
/*# sourceMappingURL=base.css.map */
