.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}

@media (min-width: 430px) {
  .adreal .cover {
    background-image: url("../../img/adreal.1ad343acae60.jpg");
  }
}

.account-change-password td {
  padding: 8px;
}

.account-change-password-message {
  margin-top: 10px;
  max-width: 600px;
  margin-bottom: 10px;
}

.errorlist {
  list-style-type: none;
  padding-left: 0px;
  color: red;
}

.about-promo {
  max-width: 100%;
  max-height: 100%;
}

.dashboard_report .timeline-chart {
  height: 250px;
}

.dashboard_report .ranking-chart {
  height: 170px;
}

.timeline_report #chart {
  height: 250px;
}

.timeline_report .timeline-chart {
  height: 250px;
}

.alert-edu {
  background-color: #fdfcac !important;
}

.alert-wrapper {
  padding: 0 16px 0 16px;
}

.alert {
  margin: 16px 0 0 0;
}

@media (min-width: 992px) {
  /* check class page-content in uniform2.css */
  .alert-wrapper {
    padding: 0 24px 0 24px;
  }

  .alert {
    margin: 24px 0 0 0;
  }
}

.page-header-actions {
  float: right;
}

#treeSelectedNode #treeClearSelection {
  position: absolute;
  right: 6px;
  top: 6px;
}

#node-comparison-clear-selected {
  margin-bottom: 10px;
}

.self_promotions_selector {
  width: 190px;
}

.rank_metric_selector {
  width: 160px;
}

.cumulative_stats_selector {
  width: 160px;
}

.content_types {
  text-align: left;
}

/* disable timemachine hovers */
.timemachine-calendars td.calendar-weeknumber:hover,
.timemachine-calendars caption:hover {
  background: white;
  cursor: unset;
}

.timemachine-calendars .calendar-weeknumber {
  font-style: italic;
}

.timemachine-calendars td {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

#timemachine-days.active,
#timemachine-weeks.active,
#timemachine-months.active {
  display: flex;
}

.timemachine-calendars-toggle {
  align-self: center;
}

.page-header:after {
  display: block;
  content: "";
  clear: both;
}

.spannedcell {
  border: 0 none !important;
  color: transparent !important;
}
.table-hover tr:hover .spannedcell {
  color: #333 !important;
}

table tr .preview {
  cursor: pointer;
  color: #999999;
}

th.segement-header {
  min-width: 150px;
}

th.preview-header {
  width: 30px;
}

h0,
h1,
h2,
h3,
h4,
h5 {
  color: #52494f;
}

tr.h0,
tr.h1,
tr.h2,
tr.h3,
tr.h4,
tr.h5 {
  display: none;
}

/* segment report */
table .gi {
  cursor: pointer;
  width: 12px;
  padding-right: 8px;
}

tr.collapse0,
tr.collapse1,
tr.collapse2,
tr.collapse3,
tr.collapse4 {
  display: none;
}

td.level1 {
  padding-left: 25px !important;
}

td.level2 {
  padding-left: 50px !important;
}

.table > thead.thead-dark > tr > th,
.table > thead.bg-dark > tr > th {
  white-space: nowrap;
}

#ie {
  text-align: center;
  font-size: large;
  margin: 0;
  padding: 10px;
}

/* ad preview */
.modal-open .modal {
  padding-right: 0px !important;
  overflow-y: scroll;
}
#creativeModal .slide-previous,
#creativeModal .slide-next {
  position: absolute;
  top: 110px;
}

#creativeModal .slide-previous a,
#creativeModal .slide-next a {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  padding: 30px 14px;
  color: #777;
}

#creativeModal .hide {
  display: none;
}

#creativeModal .modal-body:first-of-type {
  min-height: 500px;
}

#creativeModal .modal-body .dialog-message {
  text-align: center;
  margin: auto;
}

#creativeModal .slide-previous {
  left: -10px;
}

#creativeModal .slide-next {
  right: -10px;
}

.modal.in .modal-dialog {
  -moz-transform: none;
}
.modal.fade .modal-dialog {
  -moz-transform: none;
}

#creativeModal .preview {
  overflow: auto;
}

#creativeModal .type_display img.loading {
  min-width: 40px;
  min-height: 40px;
  background-image: url("../../img/loader.bb32b1a2b341.gif");
  background-repeat: no-repeat;
  background-color: white;
  background-position: center;
}

#creativeModal .carousel-indicators {
  bottom: 0px;
  list-style-type: none;
}

#creativeModal .carousel-indicators li {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-color: #777;
  border-radius: 100%;
  background-clip: border-box;
}

#creativeModal .carousel-inner {
  padding-bottom: 40px;
}

/* ranking report */
.ranking_report .chart-graph {
  width: 100%;
  height: 170px;
}

.ranking_report .logo {
  padding: 4px;
  max-width: 150px;
  max-height: 60px;
  display: none;
}

.dashboard_report .logo {
  padding: 4px;
  max-width: 150px;
  max-height: 60px;
  display: none;
}

.carousel-indicators .active {
  background-color: #777;
}

/* hot report */
.hot_report .logo {
  padding: 4px;
  max-width: 130px;
  max-height: 40px;
  display: none;
}

.hot_report video {
  width: 100%;
  max-height: 600px;
}

.hot_report tr {
  cursor: pointer;
}

.hot_report td {
  vertical-align: middle !important;
}

.fb-wrapper {
  min-height: 240px;
}

.video_trend_label {
  background: #fff;
  color: #333;
  font-weight: bold;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 3px 7px 3px 0;
  font-size: 14px;
  display: inline-block;
  min-width: 25px;
  text-align: center;
}

.video_trend_ad {
  position: relative;
  margin-bottom: 15px;
}

.video_trend_content {
  overflow: hidden;
}

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

.dropdown-menu-content #treeContent {
  max-height: 360px;
  overflow-y: scroll;
}

.highcharts-container,
.highcharts-container svg {
  overflow: visible !important;
}

#timemachine .dropdown-footer-right {
  text-align: right;
}

#timemachine .timemachine-calendars-toggle {
  padding: 0 5px;
  vertical-align: middle;
}

#timemachine .timemachine-calendars {
  vertical-align: middle;
}

.uncertain {
  color: #a9a9a9 !important;
}

.uncertain2 {
  color: #dcdcdc !important;
}

.ta-left {
  text-align: left;
}

.ta-right {
  text-align: right;
}

.mrg-r-20 {
  margin-right: 20px;
}

.nav.submenu li.active a {
  color: black;
  background-color: #efefef;
}
.nav.submenu {
  border: none;
}

/* cookie container */
.cookies-container {
  background-color: #d7d7d7;
  background-color: rgba(215, 215, 215, 0.9);
  bottom: 0;
  color: #818691;
  display: none;
  font-size: 13px;
  left: 0;
  padding: 10px 0;
  position: fixed;
  right: 0;
  text-align: left;
  z-index: 1000;
}
.cookies-container a.close {
  color: #818691;
  opacity: 1;
  position: absolute;
  right: 10px;
  top: 10px;
}
.cookies-container a.close:hover {
  color: #686d77;
}
.cookies-container a.close img {
  text-shadow: none;
}
.cookies-container img.icon-cookie {
  display: block;
  float: left;
  height: 75px;
  margin-right: 20px;
  width: 77px;
}

.cookies-container p {
  margin-bottom: 5px;
  margin-top: 20px;
}
.cookies-container p a {
  color: #229fd2;
}
.cookies-container .btn {
  margin-top: 25px;
  width: auto;
  background-color: #f4f4f4;
  color: #2f3a4a;
}
.cookies-container .btn:hover {
  background-color: #dbdbdb;
}
@media (max-width: 991px) {
  .cookies-container .btn {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

#sidebar-menu-My-reports li {
  position: relative;
  display: grid;
}

#sidebar-menu-My-reports li a {
  grid-column: 1;
  width: auto;
}

a.remove-report {
  visibility: hidden;
  display: inline-block;
  padding: 4px 5px !important;
  position: absolute;
  right: 0;
  top: 0;
  border: none !important;
  grid-column: 2;
}

#sidebar-menu-My-reports li.report_row:hover a.remove-report {
  visibility: visible;
}

.no-padding {
  padding: 0;
}

.fancy-dropdown-selector .fancytree-expander,
.fancy-dropdown-selector .fancytree-icon {
  display: none;
}

.industry-selector > a,
.industry-selector > a:focus {
  background: antiquewhite;
  color: #ff6600;
  text-transform: uppercase;
  font-weight: bold !important;
}

.industry-selector:hover > a {
  color: #ff6600;
}

.fancy-dropdown-selector span.industry .fancytree-title {
  color: #ff6600 !important;
}

.fancy-dropdown-selector .fancytree-folder {
  text-transform: uppercase;
}

.fancy-dropdown-selector .type_8 {
  color: #ff6600 !important;
  text-transform: uppercase;
  background: antiquewhite;
}

#sidebar-menu-My-reports ul {
  max-height: 200px;
  overflow-y: auto;
}

.popup-buttons {
  float: right;
}

.error-container {
  margin-top: 5%;
}

.dashboard-chart-rate {
  display: inline-block;
  padding: 8px 13px;
  position: relative;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  font-size: 1em;
}

.dashboard-chart-filters-button {
  display: inline-block;
  padding: 8px 13px;
  position: absolute;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  font-size: 1em;
  right: 0px;
}

.spinner {
  border: 9px solid #f3f3f3; /* Light grey */
  border-top: 9px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
}

.reports-spinner {
  margin: auto;
}

.hot-spinner {
  position: absolute;
  margin-top: 50px;
  left: 55%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
}

.timeline-new-stats-field {
  overflow: auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.rotate180 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#showAdPanel {
  max-width: 1200px;
  margin: auto;
}

.comparison-node {
  padding: 1px;
}

.badge-include {
  background-color: #8899bd;
}

.badge-exclude {
  background-color: #ff9900;
}

.checkbox-blue {
  color: #8899bd;
}

.checkbox-grey {
  color: #aaaaaa;
}

.stats-column:not(:firs-child) col:first-child {
  border-left: 1px solid #ddd;
}

.stats-column:not(:last-child) col:last-child {
  border-right: 1px solid #ddd;
}

.ad_format_input {
  width: 100%;
  display: block;
}

.ad_format_attrs_container {
  margin: 1px 0px;
  width: 90%;
}

.attr_long_input {
  position: relative;
  width: 80%;
}

.attr_input {
  position: relative;
  width: 47%;
}

.attr_name {
  width: 20%;
}

.floating-label {
  pointer-events: none;
  position: absolute;
  top: 3px;
  right: 5px;
  text-align: right;
  vertical-align: right;
  font-size: 9px;
  opacity: 1;
  color: #999;
  padding: 0;
}

.flex-space-between {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flex-start {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.form_field_required::after {
  content: "*";
  color: red;
}

.form_field_required {
  font-weight: bold;
}

.export-self-promotions {
  position: absolute;
  right: 50px;
}

.self-promotions-header {
  display: flex;
  width: 100%;
  position: relative;
}

.self-promotions-preview-row {
  display: table;
  width: 100%;
  position: relative;
  overflow: auto;
}

.self-promotions-preview-left-cell {
  display: table-cell;
  width: 45%;
  height: 100%;
  text-align: right;
  vertical-align: middle;
}

.self-promotions-preview-arrows {
  display: table-cell;
  width: 10%;
  height: auto;
  text-align: center;
  vertical-align: middle;
}

.self-promotions-preview-right-cell {
  display: table-cell;
  width: 45%;
  height: 100%;
  text-align: left;
  vertical-align: middle;
}

.self-promotions-export-icon {
  color: #000;
  opacity: 0.2;
}

.self-promotions-export-icon:hover {
  color: #000;
  opacity: 0.5;
}

.underlined-cell-gradient-to-right {
  overflow: auto;
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(to right, #e8e8e8, #fff);
  border-image-slice: 1;
}

.underlined-cell-gradient-to-left {
  overflow: auto;
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(to left, #e8e8e8, #fff);
  border-image-slice: 1;
}

.issue-comment-dropdown {
  display: none;
}

.issue-comment-textarea {
  width: 100%;
}

.wrong-categorization {
  float: left;
}

.timeline-table {
  max-width: 800px;
  padding-top: 15px;
}

.timeline-table-rows {
  margin-top: 15px;
}

.node-selector-div {
  width: 42%;
}

.center-vertically {
  height: 50%;
  width: 16%;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.filter_excluded_node strike {
  color: #ff6600;
}

.filter_excluded_node span {
  color: black;
}

.dragging-controller {
  display: flex;
}

.dragging-controller-numbers-column {
  padding: 0px;
  overflow: hidden;
}

.dragging-controller-number-field {
  display: flex;
  height: 35px;
  width: 100%;
  color: #999;
  padding: 11px;
}

.dragg-icon {
  float: right;
  padding-top: 2px;
  margin-left: 5px;
}

input[type="checkbox"].dragging-controller-input {
  display: none;
}
input[type="checkbox"].dragging-controller-input + label:hover {
  background: #ddd;
  color: #333;
}
input[type="checkbox"].dragging-controller-input:not(.toggle-noicon)
  + label:before {
  content: "\20DE\00a0 ";
  font: normal normal normal 14px/1 gemIcons;
}
input[type="checkbox"].dragging-controller-input:checked + label {
  font-weight: normal;
  color: #ffffff;
  border-color: #8c97a3;
  background-color: #8899bd;
}
input[type="checkbox"].dragging-controller-input:not(.toggle-noicon):checked
  + label:before {
  content: "\2611\00a0 ";
  font: normal normal normal 14px/1 gemIcons;
}

.dragging-arrows {
  font-size: 20px;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
}

.draggable-controller-item {
  padding: 0px 0px;
  border: 1px solid #ddd;
}

.unselected_label {
  color: #999;
}

.draggable-controller-checkbox {
  margin: 0;
  margin-top: 2px;
}

[draggable] {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  /* Required to make elements draggable in old WebKit */
  -khtml-user-drag: element;
  -webkit-user-drag: element;
}

.draggable-item {
  cursor: move;
}

.draggable-item header {
  color: black;
  background-color: #ccc;
  border-bottom: 1px solid #ddd;
  border-radius: 10px;
  border: 2px solid #666666;
}

.draggable-item.over {
  border-top: 5px solid #3498db;
}

.draggable-item-plug {
  height: 20px;
}

.draggable-item-plug.over {
  border-top: 5px solid #3498db;
}

.ranking-data-container-oferflow-fixer {
  margin-left: -100px;
  margin-right: -20px;
}

.ranking-data-container,
.ranking-data-container ~ .progress-container {
  padding-left: 100px;
  padding-right: 20px;
  overflow: hidden;
}

.progressSteps .active {
  color: #28a745;
}

.progressSteps .warning {
  color: #ffc107;
  position: absolute;
  top: 26px;
}

.progressSteps .muted {
  color: rgba(51, 51, 51, 0.5);
}

.progress-spinner-widget {
  height: 290px;
  padding-top: 20px;
}

.clickhouse-progress-bar .progress-bar.data {
  transition: none;
}

.progress-bar-left {
  color: #edf1f5;
  position: absolute;
  margin-left: 10px;
}

.progress-bar.data,
.progress-bar.processing {
  background-color: #0085ba;
}

.progress.loader-left {
  border-radius: 0.25rem 0 0 0.25rem;
}

.progress.loader-right {
  border-radius: 0 0.25rem 0.25rem 0;
}

.loader-left,
.left-label {
  width: 49.8%;
  float: left;
  text-align: left;
}

.loader-right,
.right-label {
  width: 49.8%;
  float: right;
  text-align: left;
}

.clickhouse-progress-bar {
  margin: auto;
  width: 50%;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 120px;
}

.clickhouse-progress-bar h1 {
  color: #0085ba;
}

.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  color: #2d3b58;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: "";
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

.column_chart {
  padding-top: 10px;
}

.timeline-header {
  padding: 0px;
  border: none;
}

.multichoice-card-block {
  padding-top: 0px;
}

#progress-circle-container {
  position: relative;
  top: 160px;
  width: 70px;
  height: 70px;
  margin: auto;
}

@media (min-width: 768px) {
  .text-md-center {
    text-align: center !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .page-footer .page-footer-logo {
    margin: 0;
  }
  .d-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .page-footer {
    padding: 24px;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .d-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .page-footer {
    text-align: left;
  }
  .page-footer .page-footer-logo {
    text-align: right;
  }
  .page-footer ul li {
    display: inline-block;
  }
  .col-xl-4 {
    width: 33%;
  }
}

@media (min-width: 800px) {
  .eight-cols .rank-col {
    width: 12.5%;
    *width: 12.5%;
  }
  .seven-cols .rank-col {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }

  .five-cols .rank-col {
    width: 20%;
    *width: 20%;
  }
}

.adreal-hot-device-container {
  position: relative;
  width: 300px;
  margin: 0 auto;
  text-align: center;
}
.adreal-hot-device-container img {
  width: 100%;
}
.adreal-hot-device-creative {
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  margin: auto;
  overflow: hidden;
}
.adreal-hot-device-creative video {
  height: 100%;
  width: 100%;
}
.adreal-hot-device-creative-tv {
  top: 4px;
  width: 286px;
  height: 162px;
}
.adreal-hot-device-creative-laptop {
  top: 10px;
  width: 228px;
  height: 143px;
}
.adreal-hot-device-creative-phone {
  top: 18px;
  width: 86px;
  height: 154px;
}

.popover-content {
  color: #777;
}

#content {
  min-height: calc(100vh - 139px); /* height of navbar + height of footer */
}

#asyncContent {
  position: relative;
}

.page-filters {
  min-height: 40px;
  box-sizing: content-box;
  position: relative;
}

.navbar-rightside .dropdown-menu-right {
  right: 0;
}

.carousel.carousel-fade .carousel-item {
  transition: opacity 0s !important;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  transition: opacity 0s !important;
}
