/* defaults end */
.card-header {
  display: block; }

.side-header {
  height: 67px; }

.hidden {
  display: none; }

table.table h6 {
  line-height: 1.5; }

.side-menu__item {
  padding: 7px 20px; }

.dt-container .dt-buttons {
  float: left;
  margin-bottom: 20px; }

.dt-container .dt-search {
  float: right; }

#mailchimp-list_wrapper .dt-search {
  margin-bottom: 5px; }
  #mailchimp-list_wrapper .dt-search input {
    background-clip: padding-box;
    border: 1px solid #e9edf4; }

#mailchimp-list {
  width: 100% !important; }

.scroll_table {
  table-layout: fixed;
  border-collapse: collapse; }
  .scroll_table thead tr {
    display: block; }
  .scroll_table tbody {
    display: block;
    width: 100%;
    overflow: auto;
    height: 550px; }
    .scroll_table tbody tr {
      display: flex;
      width: 100%; }
      .scroll_table tbody tr td {
        flex-grow: 1; }

.avatar {
  width: 50px;
  height: 50px; }

.sweet-alert button.confirm[disabled] {
  color: #fff; }

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
  display: none !important; }

.dt-button {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 1rem;
  font-size: 0.9375rem;
  line-height: 1.84615385;
  border-radius: 5px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #fff !important;
  background: #62a4fc !important;
  border-color: #62a4fc !important;
  border-radius: 5px; }

.card .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.card .paging_full_numbers .dt-paging-button.current {
  background: #62a4fc !important;
  color: #fff !important; }
.card div.dt-container .dt-paging .dt-paging-button.current {
  color: #fff !important; }
.card .paginate_button:hover,
.card .dt-paging-button:hover {
  background: #d8d8dc !important; }

.main_dashboard .bradius {
  border-radius: 10px; }
.main_dashboard .avatar {
  width: 90px;
  height: 90px; }

.dashboard_part {
  display: none; }

#mailchimp_dashboard {
  display: flex; }

#analytics_dashboard {
  display: flex; }

#facebook_dashboard {
  display: flex; }

#facebook_organic_dashboard {
  display: flex; }

.dashboard_selector h4 {
  position: relative;
  padding: 0 15px;
  margin-bottom: 0;
  cursor: pointer; }
  .dashboard_selector h4:not(:first-of-type):before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    left: 0;
    top: 0;
    background: #282f54; }
  .dashboard_selector h4.active, .dashboard_selector h4:hover {
    color: #62a4fc;
    transition: 0.3s all; }

@media (min-width: 992px) {
  .login_page .app-content {
    margin-inline-start: 0; }
  .login_page .card {
    margin-top: 10vh; }
  .login_page footer.footer {
    padding-inline-start: 1.25rem; }
  .login_page .logo {
    width: 90px; } }
#mailchip_api_integration .select2-container,
.generate_report_page .select2-container {
  width: 100% !important; }

.sweet-alert h2 {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 10px; }
.sweet-alert .sa-button-container {
  margin-top: 10px; }
  .sweet-alert .sa-button-container button {
    margin: 0 5px; }
.sweet-alert .sa-confirm-button-container button.confirm {
  background: #13bf65 !important; }

/* NEW DAHSBOARD  */
.date-and-drop {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 25px; }
.date-and-drop .flex-side-pick-dash {
  margin-top: 50px;
}
.date-and-drop .flex-side-pick-date {
  display: flex;
  align-items: center;
  
  }

.date-and-drop .flex-side-pick-date h4 {
  margin: 0;
  padding-right: 30px; }

.date-and-drop .flex-side-pick-date label {
  margin-bottom: 0;
  padding-right: 15px; }

.date-and-drop .flex-side-pick-date .from-custom-date {
  display: flex;
  align-items: center;
  padding-right: 30px; }

.date-and-drop .flex-side-pick-date .to-custom-date {
  display: flex;
  align-items: center;
  padding-right: 30px; }

.eblast-flex-4-box {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #f1f0f5; }

.eblast-flex-4-box .eblast-one-of-4 {
  width: 50%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center; }

.eblast-flex-4-box .eblast-one-of-4:first-child {
  border-right: 1px solid #f1f0f5;
  border-bottom: 1px solid #f1f0f5; }

.eblast-flex-4-box .eblast-one-of-4:nth-child(2) {
  border-bottom: 1px solid #f1f0f5; }

.eblast-flex-4-box .eblast-one-of-4:nth-child(3) {
  border-right: 1px solid #f1f0f5; }

.chart-custom {
  width: 100%;
  min-height: 400px;
  height: 400px; }

.chart-custom-mc2, .chart-custom-mc-piechart {
  width: 400px;
  margin-left: auto; }

.piechart-numbers {
  padding-left: 50px; }

.piechart-numbers .pie-chart-number1 p {
  font-size: 14px;
  text-transform: uppercase;
  color: #4D4D4D;
  padding: 15px 0;
  font-weight: 600; }

.piechart-numbers .pie-chart-number1 p span.big-per-num {
  font-size: 46px;
  text-transform: uppercase;
  display: block;
  font-weight: 800; }

.piechart-numbers .pie-chart-number1:nth-child(1) p span.big-per-num {
  color: #58B7DD; }

.piechart-numbers .pie-chart-number1:nth-child(2) p span.big-per-num {
  color: #9ed4f2; }

.piechart-numbers .pie-chart-number1:nth-child(3) p span.big-per-num {
  color: #767676; }

.card-header .card-subtitle {
  margin: 0;
  margin-top: 5px; }

.age {
  width: 100%;
  height: 100%; }

.age .age-bars {
  display: flex;
  align-items: center;
  justify-content: center; }

.age .age-bars .age-bar {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.age .age-bars .age-bar p {
  font-size: 14px;
  color: #4D4D4D;
  padding: 5px 0; }

.age .age-bars .age-bar .age-bar-gray {
  width: 36px;
  height: 160px;
  background: #BCBEC0;
  position: relative; }

.age .age-bars .age-bar .age-bar-blue {
  background: #54BCEB;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.age .age-bars .age-bar p span {
  font-weight: 700;
  font-size: 16px; }

.view-full-list-dash {
  display: block;
  width: fit-content;
  margin-left: auto; }

.custom-title-numbers-dash {
  font-size: 30px; }

.custom-title-numbers-dash span {
  color: #62a4fc;
  font-weight: 900; }

#eblast_dashboard .select2-container {
  width: 100% !important; }

/*# sourceMappingURL=my_style.css.map */

.main-google-adas-info-flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.main-google-adas-info-flex .google-ads-first-box {
  width: 25%;
  height: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #f1f0f5;
}
.main-google-adas-info-flex .google-ads-first-box:first-child {
  border-right: 0;
  border-bottom: 0;
}
.main-google-adas-info-flex .google-ads-first-box:nth-child(2) {
  border-right: 0;
  border-bottom: 0;
}
.main-google-adas-info-flex .google-ads-first-box:nth-child(3) {
  border-right: 0;
  border-bottom: 0;
}
.main-google-adas-info-flex .google-ads-first-box:nth-child(5) {
  border-right: 0;
}
.main-google-adas-info-flex .google-ads-first-box:nth-child(6) {
  border-right: 0;
}
.main-google-adas-info-flex .google-ads-first-box p {
  text-align: center;
  margin: 0;
}
.main-google-adas-info-flex .google-ads-first-box h3 {
  text-align: center;
  margin-top: 10px;
}



.flex-top-perf-ad-view {
  width: 100%;
}
.flex-top-perf-ad-view.flex-top-perf-ad .left-ad-info {
  width: 100%;
}
.google-ads-first-box-view {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
  border: 1px solid #f1f0f5;
  padding: 25px 15px;
}
.google-ads-first-box-view h3 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 3px;
  color: #1a0dab;
  text-align: left;
}
.google-ads-first-box-view p {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #474747;
  text-align: left;
  margin-bottom: 0;
  width: 600px;
}
.google-ads-first-box-view p.sponsored {
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 20px;
  color: #202124;
}
.google-ads-first-box-view .link-for-search-ad {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 5px;
}
.google-ads-first-box-view .link-for-search-ad .img-bg {
  background-color: #e2eeff;
  border: 1px solid #e2eeff;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 28px;
  width: 28px;
  margin-right: 12px;
}
.google-ads-first-box-view .link-for-search-ad img {
  width: 18px;
  height: 18px;
}
.google-ads-first-box-view .google-s-links p {
  color: #202124;
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 18px;
}
.google-ads-first-box-view .google-s-links p.clean-link {
  color: #4d5156;
  font-size: 12px;
  margin-bottom: 5px;
}

.all-info-google-ads-dash table {
  width: 100%;
  border-top: 1px solid #f1f0f5;
}
.all-info-google-ads-dash table th, .all-info-google-ads-dash table td {
  width: calc(60% / 5);
  padding: 10px 0;
}
.all-info-google-ads-dash table th:first-child, .all-info-google-ads-dash table td:first-child  {
  padding-left: 10px;
  width: 40%;
}
.all-info-google-ads-dash table th p {
  color: #62a4fc;
  font-size: 16px;
}
.all-info-google-ads-dash table td p {
  font-size: 14px;
}
.all-info-google-ads-dash table tr {
  border-bottom: 1px solid #f1f0f5;
}
.all-info-google-ads-dash table tr:nth-child(even) {
  background-color: #fafafa;
}
.all-info-google-ads-dash table tr:nth-child(odd) {
  background-color: #fff;
}
.all-info-google-ads-dash table p {
  margin: 0;
}
.flex-top-perf-ad {
  display: flex;
  justify-content: space-between;
}
.flex-top-perf-ad .left-ad-info {
  width: 60%;
  display: flex;
  flex-wrap: wrap;
}
.flex-top-perf-ad .google-ads-flex-top-perf-right {
  width: 40%;
  padding-left: 50px;
}
.flex-top-perf-ad .google-ads-flex-top-perf-right img {
  display: block;
  margin-left: auto;
}
.flex-top-perf-ad .left-ad-info .left-ad-info {
  display: flex;
  width: 400px;
}
.flex-top-perf-ad .left-ad-info .google-ads-flex-top-perf-left-box {
  width: 50%;
  height: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #f1f0f5;
}
.flex-top-perf-ad .left-ad-info .google-ads-flex-top-perf-left-box:first-child {
  border-right: 0;
  border-bottom: 0;
}
.flex-top-perf-ad .left-ad-info .google-ads-flex-top-perf-left-box:nth-child(3) {
  border-right: 0;
  border-bottom: 0;
}
.flex-top-perf-ad .left-ad-info .google-ads-flex-top-perf-left-box:nth-child(5) {
  border-right: 0;
  border-bottom: 0;
}
#ads_dashboard .card.hideCard {
  display: none;
}



.main-facebook-adas-info-flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.main-facebook-adas-info-flex .facebook-ads-first-box {
  width: 20%;
  height: 140px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #f1f0f5;
}
.main-facebook-adas-info-flex .facebook-ads-first-box:first-child {
  border-right: 0;
}
.main-facebook-adas-info-flex .facebook-ads-first-box:nth-child(2) {
  border-right: 0;
}
.main-facebook-adas-info-flex .facebook-ads-first-box:nth-child(3) {
  border-right: 0;
}
.main-facebook-adas-info-flex .facebook-ads-first-box:nth-child(4) {
  border-right: 0;
}
.main-facebook-adas-info-flex.main-facebook-adas-info-flex-short .facebook-ads-first-box:nth-child(4) {
  border: 1px solid #f1f0f5;
}
.main-facebook-adas-info-flex .facebook-ads-first-box p {
  text-align: center;
  margin: 0;
}
.main-facebook-adas-info-flex .facebook-ads-first-box h3 {
  text-align: center;
  margin-top: 10px;
}

.all-info-facebook-ads-dash table {
  width: 100%;
  border-top: 1px solid #f1f0f5;
}
.all-info-facebook-ads-dash table th, .all-info-facebook-ads-dash table td {
  width: calc(100% / 7);
  padding: 10px 0;
}
.all-info-facebook-ads-dash.all-info-facebook-ads-dash-longer table th, .all-info-facebook-ads-dash.all-info-facebook-ads-dash-longer table td {
  width: calc(100% / 8);
  padding: 10px 0;
}
.all-info-facebook-ads-dash table th:first-child, .all-info-facebook-ads-dash table td:first-child  {
  padding-left: 10px;
  /* width: 20%; */
}
.all-info-facebook-ads-dash table th p {
  color: #62a4fc;
  font-size: 16px;
}
.all-info-facebook-ads-dash table td p {
  font-size: 14px;
}
.all-info-facebook-ads-dash table tr {
  border-bottom: 1px solid #f1f0f5;
}
.all-info-facebook-ads-dash table tr:nth-child(even) {
  background-color: #fafafa;
}
.all-info-facebook-ads-dash table tr:nth-child(odd) {
  background-color: #fff;
}
.all-info-facebook-ads-dash table p {
  margin: 0;
}


.main-facebook-creatives {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.main-facebook-creatives .facebook-ads-first-box {
  width: calc(100% / 2);
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #f1f0f5;
  padding-bottom: 40px;
}
.main-facebook-creatives .facebook-ads-first-box p {
  text-align: center;
  margin: 0;
}
.main-facebook-creatives .facebook-ads-first-box h3 {
  text-align: center;
  margin-top: 10px;
}


.main-facebook-creatives .facebook-ads-first-box .for-frame {
  width: calc(100% - 10px);
  max-width: 540px;
  padding: 10px;
  border: 1px solid #f1f0f5;
  height: auto;
  overflow: hidden;
  position: relative;
  margin: 15px 0;
}
.main-facebook-creatives .facebook-ads-first-box .for-frame iframe {
  width: 100%;
  border: none; /* Optional: remove border */
}