@charset "UTF-8";
._hDateRangeGrouping {
  background-color: #dfdfdf;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 2px 5px 2px;
  padding: 4px; }
  ._hDateRangeGrouping.active {
    background-color: #acacac; }
  ._hDateRangeGrouping:focus {
    outline: 0; }
  ._hDateRangeGrouping:active {
    outline: 0; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@media only screen and (max-width: 600px) {
  .login-input {
    font-size: 16px !important; } }
body {
  background: #2D2D3C !important; }

.table-row {
  display: table;
  width: 100%; }
  .table-row [class^="col-"] {
    display: table-cell;
    float: none; }
  @media only screen and (max-width: 1024px) {
    .table-row [class^="col-"] {
      display: block; } }

@media (max-width: 767px) {
  /* 992px */
  /* Page content */
  .page-content-wrapper .page-content {
    margin-top: 30px !important; } }
.page-md .browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }
.page-md .page-container .page-content-wrapper .page-content {
  margin-left: 0px !important; }
.page-md .page-container .page-content-wrapper {
  padding-bottom: 45px !important; }
.page-md .page-container .ms-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  text-align: center;
  margin-right: 20px;
  /* negative value of footer height */
  height: 50px;
  text-align: center; }
  .page-md .page-container .ms-footer img {
    height: 40px;
    max-height: 40px; }

.ms-footer-image {
  position: fixed;
  bottom: 10px;
  left: 30px;
  height: 40px;
  max-height: 40px;
  z-index: -1; }

.drop-box {
  background: #F8F8F8;
  border: 5px dashed #DDD;
  width: 170px;
  text-align: center;
  padding: 50px 10px;
  margin-left: 10px; }
  .drop-box .dragover {
    border: 5px dashed blue; }
  .drop-box .dragover-err {
    border: 5px dashed red; }

.page-container-login {
  margin-left: 0px !important;
  margin: 0px !important;
  position: relative;
  background-image: url("../images/6817328e.Telescope-Login-Illustration-Long.png") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  min-height: 100vh !important;
  height: 100vh !important;
  background-color: #2D2D3C !important;
  /* Fixed header */
  /* Fixed footer for mobile */ }
  .page-header-fixed .page-container-login {
    margin-top: 0px !important; }
  .page-footer-fixed.page-footer-fixed-mobile .page-container-login {
    margin-bottom: 20px !important; }

.page-container-bg {
  background-image: url("../admin/layout4/img/bg_pattern.svg") !important;
  background-size: cover !important; }

@media only screen and (max-width: 1393px) and (min-width: 1199px) {
  .ms-hidden-navbar-label {
    display: none !important; } }

.navbar-ms {
  background-color: #2D2D3C !important;
  border-color: #2D2D3C !important;
  min-height: 75px !important; }
  .navbar-ms li:hover {
    background-color: #335070; }
  .navbar-ms > li.active > a {
    color: #fff !important;
    background-color: #2D2D3C !important; }
    .navbar-ms > li.active > a:hover {
      color: #fff !important;
      background-color: #2D2D3C !important; }
    .navbar-ms > li.active > a:focus {
      color: #fff !important;
      background-color: #2D2D3C !important; }
  .navbar-ms .navbar-right {
    position: relative;
    top: 0px; }
  .navbar-ms .navbar-collapse {
    color: #fff !important;
    background-color: transparent !important;
    border: none !important;
    padding: 10px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
    @media only screen and (min-width: 768px) {
      .navbar-ms .navbar-collapse {
        height: auto !important;
        padding-left: 0 !important;
        overflow: hidden !important; } }
    .navbar-ms .navbar-collapse .ms-nav-container {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .navbar-ms .navbar-collapse .ms-nav-container {
          display: block; } }
      .navbar-ms .navbar-collapse .ms-nav-container .ms-nav-search-container .selectize-control.single .selectize-input:after {
        border: none;
        content: "\01F50D";
        right: 22px;
        margin-top: -8px; }
      .navbar-ms .navbar-collapse .ms-nav-container .selectize-input {
        width: 174px;
        max-width: 174px; }
        @media only screen and (max-width: 778px) and (min-width: 768px) {
          .navbar-ms .navbar-collapse .ms-nav-container .selectize-input {
            max-width: 163px; } }

.navbar-header {
  padding-left: 40px; }
  @media (max-width: 768px) {
    .navbar-header {
      padding-bottom: 25px; } }
  @media only screen and (max-width: 767px) {
    .navbar-header {
      padding-left: 10px; } }
  .navbar-header .navbar-brand {
    color: #fff !important;
    background-color: transparent;
    padding-top: 0px !important; }
    .navbar-header .navbar-brand img {
      height: 45px; }
      @media only screen and (max-width: 767px) {
        .navbar-header .navbar-brand img {
          position: absolute;
          height: 56px !important;
          width: 50px !important; } }
  .navbar-header .icon-bar {
    background-color: #fff !important; }

.navbar-nav .active > a {
  background-color: #151e41 !important; }
.navbar-nav .open > a {
  background-color: #151e41 !important; }
.navbar-nav .dropdown-ms {
  background-color: #151e41 !important;
  color: #fff !important; }
  .navbar-nav .dropdown-ms > li > a {
    color: #fff !important; }
.navbar-nav .dropdown .dropdown-menu .active > a {
  background-color: #ee8d2f !important;
  color: #fff !important; }
  .navbar-nav .dropdown .dropdown-menu .active > a > [class*=" fa-"] {
    color: #fff !important; }
.navbar-nav .dropdown .dropdown-menu > li > a:hover {
  background-color: #ee8d2f !important;
  color: #fff !important; }
.navbar-nav .dropdown .dropdown-menu > li > a:hover > [class^="fa-"] {
  color: #fff !important; }
.navbar-nav .dropdown .dropdown-menu > li > a:hover > [class*="fa-"] {
  color: #fff !important; }
@media only screen and (max-width: 767px) {
  .navbar-nav .dropdown .dropdown-menu {
    position: relative !important;
    float: none !important; }
    .navbar-nav .dropdown .dropdown-menu li > a {
      padding-left: 30px !important; } }

.ms-navbar.collapse.in {
  overflow-y: visible !important; }

.dropdown-submenu > .dropdown-menu {
  top: -11px !important;
  left: 100px !important;
  margin-top: -6px;
  margin-left: -1px; }
  @media only screen and (max-width: 767px) {
    .dropdown-submenu > .dropdown-menu {
      top: 0px !important;
      left: 0px !important; } }
.dropdown-submenu > a:after {
  content: "" !important; }
.dropdown-submenu .submenu-items {
  padding-left: 20px; }

.navbar .navbar-header .navbar-version {
  font-size: 10px;
  color: #ccc; }
.navbar .navbar-header .navbar-toggle {
  margin-bottom: 0 !important;
  margin-top: 16px !important; }

.model-ace > ace_editor {
  height: 400px; }

.ace-editor {
  min-height: 100px; }

.tablePopover .popover-content {
  width: 250px; }

.imggenPopover .popover-content {
  width: 300px; }

.telescopeGridHeaderCell {
  color: black;
  background-color: #f2f2f2 !important; }

.popover {
  max-width: 800px !important;
  /*Max Width of the popover (depending on the container!) */ }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

.modal .modal-dialog {
  margin-top: 90px; }

input.ng-dirty.ng-invalid {
  color: #a94442;
  border-color: #ebccd1;
  background-color: #f2dede; }

.hero-unit {
  margin: 50px auto 0 auto;
  width: 300px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  background-color: #eee;
  border-radius: 6px;
  padding: 60px; }
  .hero-unit h1 {
    font-size: 60px;
    line-height: 1;
    letter-spacing: -1px; }

.error {
  color: #fff;
  background-color: red; }

.footer {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.pad {
  padding: 10px; }

.alerts {
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 9998;
  right: 0px;
  min-width: 200px;
  padding: 5px; }
  .alerts .alert {
    opacity: 0.9;
    min-width: 60%;
    text-overflow: ellipsis;
    float: right;
    z-index: 9998; }
    .alerts .alert pre {
      background: none;
      border: none;
      font: inherit;
      color: inherit;
      padding: 0;
      margin: 0; }

.rocketship {
  background: url("../admin/layout4/img/logo.png") no-repeat center top;
  background-size: contain;
  height: 100px; }

.hand {
  cursor: pointer; }

#threadDump .popover, #healthCheck .popover {
  top: inherit;
  display: block;
  font-size: 10px;
  max-width: 1024px; }

#healthCheck .popover {
  margin-left: -50px; }

.voffset {
  margin-top: 2px; }

.voffset1 {
  margin-top: 5px; }

.voffset2 {
  margin-top: 10px; }

.voffset3 {
  margin-top: 15px; }

.voffset4 {
  margin-top: 30px; }

.voffset5 {
  margin-top: 40px; }

.voffset6 {
  margin-top: 60px; }

.voffset7 {
  margin-top: 80px; }

.voffset8 {
  margin-top: 100px; }

.voffset9 {
  margin-top: 150px; }

#strength ul#strengthBar {
  display: inline;
  list-style: none;
  margin: 0;
  margin-left: 15px;
  padding: 0;
  vertical-align: 2px; }
#strength .point {
  background: #DDD;
  border-radius: 2px;
  display: inline-block;
  height: 5px;
  margin-right: 1px;
  width: 20px; }
  #strength .point:last {
    margin: 0 !important; }

.readonly {
  background-color: #eee;
  opacity: 1; }

.rules-list {
  list-style: none outside none;
  margin: 10px 0 30px; }

.rule-item {
  padding: 5px 10px;
  margin: 5px;
  border: 1px solid #d3d3d3;
  border-radius: 5px; }

.checkbox {
  padding-left: 20px !important; }

.dt {
  width: 100%;
  margin: 50px auto;
  height: 500px; }
  .dt .dt-body {
    overflow-x: hidden !important; }

.dt-depth-0 > div > .dt-cell {
  font-weight: 500; }

.dt-depth-1 > div > .dt-tree-col {
  text-indent: 25px; }

.dt-row:nth-child(even) {
  background: #f9f9f9; }

.dt-depth-1:nth-child(odd) {
  background: #fff; }

.dt-depth-2 > div > .dt-tree-col {
  text-indent: 35px; }

.dt-tree-col {
  padding-left: 35px !important; }

.dt-tree-toggle {
  position: absolute;
  left: 5px;
  line-height: 40px; }

.loading-row {
  height: 100px;
  text-align: center !important;
  line-height: 80px; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "FontAwesome" !important; }

.text-gen-popup {
  width: 275px;
  height: 400px; }

.color-picker-popup {
  width: 275px;
  height: 125px; }

.color-picker-popup-buttons {
  padding: 5px; }

.datatable-group {
  background-color: #E0E0E0 !important; }
  .datatable-group:nth-child(odd) {
    background-color: #f3f3f3 !important; }
  .datatable-group td {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: 1px solid #078ff7 !important; }

.mailing-preview {
  max-width: 800px !important;
  background-color: #fff !important;
  overflow: auto;
  min-height: 400px; }

.mailing-detail-portlet {
  padding: 5px !important; }

.telescope.mcPreview iframe {
  border: none;
  width: 100%;
  padding: 10px;
  height: 800px;
  min-height: 800px;
  display: block; }

.mcPreview {
  margin: auto;
  width: 100%;
  padding: 10px; }
  .mcPreview iframe {
    border: none;
    margin: auto;
    width: 100%;
    padding: 10px;
    min-height: 1000px;
    display: block; }

#acquisition-fixedcolumns_wrapper.dataTables_wrapper {
  width: 800px !important;
  margin: 0 auto !important; }

.DTFC_LeftHeadWrapper {
  margin-bottom: -11px !important; }
  .DTFC_LeftHeadWrapper table {
    border-right: 1px solid #a9a9a9; }

.DTFC_LeftBodyLiner tr:nth-child(even) {
  background-color: #fff !important; }
  .DTFC_LeftBodyLiner tr:nth-child(even):hover {
    background-color: #D9EDF7 !important; }
.DTFC_LeftBodyLiner table {
  border-right: 1px solid #a9a9a9; }

.ui-select-match-item.btn {
  background-color: #50aad6;
  color: #fff; }

.datetime-picker-dropdown {
  position: relative !important; }

.progress-bar-yellow {
  background-color: #ffd43d !important; }

.progress-bar-lightyellow {
  background-color: #ffdf70 !important; }

.progress-bar-purple {
  background-color: #9daccb !important; }

.progress-bar-pink {
  background-color: #d094ab !important; }

.progress-bar-orange {
  background-color: #ffca87 !important; }

.progress-bar-green {
  background-color: #bce3ab !important; }

.progress-bar-lightpurple {
  background-color: #bec8dd !important; }

.progress-bar-lightpink {
  background-color: #e0b7c7 !important; }

.progress-bar-lightorange {
  background-color: #ffe1ba !important; }

.progress-bar-lightgreen {
  background-color: #dbf0d1 !important; }

.progress-bar-test {
  background-color: #FFEBD3 !important; }

.progress-bar-testb {
  background-color: #bce3ab !important; }

.telescope-legend-table td {
  padding: 5px;
  padding-top: 10px;
  max-height: 80px; }
.telescope-legend-table .telescope-legend-item {
  width: 20px;
  height: 20px;
  max-width: 20px;
  max-height: 20px; }

.telescope-primary-label {
  font-family: Helvetica;
  font-size: 15px;
  font-weight: 400;
  /*padding-top: 4px;*/ }

.telescope-secondary-label {
  font-family: Helvetica;
  font-size: 12px;
  color: #777; }

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

.page-content-wrapper .page-content {
  padding: 0px !important; }

.dataTables_scrollBody {
  max-height: 900px !important; }

.telescope-stats {
  font-size: 18px;
  width: 100%; }

.telescope-stats td {
  padding-left: 5px;
  padding-right: 2px !important; }

.telescope-stats .title-bar {
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  border-bottom: 10px solid;
  border-color: transparent;
  width: 33%; }

.telescope-stats .title-bar2 {
  color: white;
  margin-left: 20px;
  margin-right: 5px;
  text-align: center;
  border-bottom: 10px solid;
  border-color: transparent;
  width: 33%; }

.telescope-stats .title-bar3 {
  color: black;
  margin-left: 20px;
  margin-right: 5px;
  width: 33%; }

.telescope-stats .lower-bar1 {
  border-right: solid 1px dimgrey;
  padding-left: 4% !important;
  font-size: 16px;
  width: 33%; }

.telescope-stats .lower-bar2 {
  border-right: solid 1px dimgrey;
  padding-left: 4% !important;
  font-size: 16px;
  width: 33%; }

.telescope-stats .lower-bar3 {
  text-align: center !important;
  width: 33%; }

.telescope-ad-stats {
  font-size: 14px;
  width: 100%; }
  .telescope-ad-stats td {
    padding-left: 5px !important;
    padding-right: 5px !important;
    vertical-align: middle; }
  .telescope-ad-stats .title-bar {
    background: #5891fc;
    color: white;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 20px;
    width: 20%; }

.telescope-selected-group-mailing-detail {
  border: 3px solid #5891fc !important; }

.telescope-selected-mailing {
  border: 1px solid #5891fc !important;
  background: #5891fc !important;
  color: white !important; }
  .telescope-selected-mailing > div {
    color: white !important; }
tr.telescope-selected-mailing td {
  border: 1px solid #5891fc !important;
  background: #5891fc !important;
  color: white !important; }
  tr.telescope-selected-mailing td > div {
    color: white !important; }

@media (min-width: 786px), (min-width: 1440px) {
  .modal-xl {
    width: 95% !important; } }

.data-task-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 5%; }

.acquisition-error-class {
  background-color: rgba(255, 0, 0, 0.6) !important;
  border: solid 1px red !important; }

.grey-grid-class {
  background-color: lightgrey !important;
  border: solid 1px lightgrey !important; }

.retention-first-range {
  background-color: #252f93 !important;
  color: white;
  font-size: 18px;
  text-align: center; }

.retention-second-range {
  background-color: #2f3cbc !important;
  color: white;
  font-size: 18px;
  text-align: center; }

.retention-third-range {
  background-color: #4c58d2 !important;
  color: white;
  font-size: 18px;
  text-align: center; }

.retention-fourth-range {
  background-color: #757edc !important;
  font-size: 18px;
  text-align: center; }

.retention-fifth-range {
  background-color: #9ea4e6 !important;
  font-size: 18px;
  text-align: center; }

.retention-sixth-range {
  background-color: #c6caf1 !important;
  font-size: 18px;
  text-align: center; }

.retention-seventh-range {
  background-color: #eff0fb !important;
  font-size: 18px;
  text-align: center; }

.retention-eighth-range {
  background-color: white !important;
  font-size: 18px;
  text-align: center; }

.retention-nineth-range {
  background-color: white !important;
  font-size: 18px;
  text-align: center; }

.retention-tenth-range {
  background-color: white !important;
  font-size: 18px;
  text-align: center; }

.ui-grid-menu .ui-grid-menu-inner ul li {
  display: block; }

.beacon-grid-cell {
  font-style: normal !important;
  font-weight: normal !important; }

.full button span {
  color: orange !important; }

.msDatepicker .text-info {
  font-size: 14px;
  color: black; }
.msDatepicker .text-muted {
  font-size: 14px;
  font-weight: normal;
  color: black; }
.msDatepicker .btn-info {
  font-size: 14px;
  font-weight: bold;
  background-color: #39b3d7 !important; }
.msDatepicker btn:disabled {
  font-size: 14px;
  font-weight: normal;
  color: gray; }
  > .msDatepicker btn:disabled.text-muted {
    font-size: 14px;
    font-weight: normal;
    color: gray; }
.msDatepicker btn:enabled {
  font-size: 14px;
  font-weight: normal;
  color: black;
  border: 1px solid #d3d3d3 !important;
  background-color: #fff; }

.msSuppressionTextArea {
  height: 200px !important;
  width: 400px !important; }

.rounded {
  border-radius: 10px;
  border: 1px solid #a9a9a9; }

.button-gen-button {
  height: 64px; }

.button-gen-img {
  height: 25px;
  margin-bottom: 5px; }

.telescope-grid .ui-grid-header-cell .ui-grid-cell-contents {
  height: 32px;
  white-space: normal;
  -ms-text-overflow: clip;
  -o-text-overflow: clip;
  text-overflow: clip;
  overflow: visible;
  font-size: 11px;
  text-align: left;
  vertical-align: middle; }
.telescope-grid .ui-grid-cell {
  font-size: 11px;
  text-align: left;
  vertical-align: middle; }

.ui-grid-row:nth-child(odd):hover .ui-grid-cell {
  background: #f5f5dc; }
.ui-grid-row:nth-child(even):hover .ui-grid-cell {
  background: #f5f5dc; }

.maximumHighLightColor {
  background: #95E8AE;
  display: inline-block;
  border: 1px solid rgba(0, 0, 0, 0.2); }

.telescope-segments-sent-wide {
  text-align: center !important; }
  .telescope-segments-sent-wide input[type="checkbox"] {
    margin: 4px 0 0 0px !important;
    width: auto; }

.ms-login {
  margin-top: 10%;
  max-width: 300px; }
  .ms-login .font-white-sunglo {
    color: #fff !important; }
  .ms-login .btn-orange {
    color: #fff;
    background-color: #ee8d2f;
    border-color: #ee8d2f; }
  .ms-login input {
    background-color: #fff !important;
    border-radius: 6px !important; }
  .ms-login input:-webkit-autofill, .ms-login textarea:-webkit-autofill, .ms-login select:-webkit-autofill {
    background-color: #fff !important;
    background-image: none;
    color: black; }
  .ms-login .google-button {
    color: #5F6368;
    font-family: 'Roboto', sans-serif;
    background-color: #fff;
    border-color: #fff;
    border-radius: 9px;
    font-size: 14px;
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    width: 100%; }
    .ms-login .google-button:hover {
      text-decoration-line: none; }
    .ms-login .google-button img {
      margin-right: 24px;
      margin-top: 8px;
      margin-bottom: 8px;
      height: 18px; }

.lighthouse-widget #mailing-report-widget {
  background-color: #522c81; }
  .lighthouse-widget #mailing-report-widget .ui-grid-header-cell {
    background-color: #522c81;
    color: white; }

@media (max-width: 400px) {
  .widget-graphtype {
    max-width: 180px; } }
.clear {
  background-color: #FFFFFF00 !important; }

.dashboard-container {
  padding-top: 5%; }
  @media only screen and (max-width: 784px) {
    .dashboard-container {
      padding-right: 0px !important;
      padding-left: 0px !important; } }
  @media only screen and (max-width: 1024px) {
    .dashboard-container {
      padding-top: 20px !important; } }
  .dashboard-container #progress {
    padding: 5px; }
  .dashboard-container .dashboard {
    margin: auto;
    max-width: 800px; }
    .dashboard-container .dashboard .motherbucks {
      color: white;
      font-size: 18px;
      padding-left: 15px; }
    .dashboard-container .dashboard .thermometer_container {
      width: 80px;
      height: 309px;
      display: block;
      position: relative;
      margin-left: auto;
      margin-right: auto; }
    .dashboard-container .dashboard .thermometer {
      border: 5px solid #5C525F;
      border-bottom: transparent;
      box-sizing: border-box;
      display: block;
      position: absolute;
      z-index: 1;
      left: 20px;
      width: 40px;
      height: 238px;
      border-radius: 50px 50px 0 0;
      background: #FFF; }
    .dashboard-container .dashboard .base {
      box-shadow: 0 0 0 5px #FFF, 0 0 0 10px #5C525F;
      background: #66A683;
      display: block;
      text-align: center;
      font-size: 14px;
      line-height: 60px;
      color: #FFF;
      position: absolute;
      bottom: 10px;
      left: 10px;
      width: 60px;
      height: 60px;
      border-radius: 100%; }
    .dashboard-container .dashboard .stem {
      background: #EFEFEF;
      position: relative;
      display: block;
      width: 20px;
      height: 232px;
      border-radius: 10px 10px 0 0;
      margin: 5px auto; }
    .dashboard-container .dashboard .stem .fluid {
      background: #66A683;
      display: block;
      width: 100%;
      border-radius: 25px 25px 0 0;
      position: absolute;
      bottom: 0; }
    .dashboard-container .dashboard .small-thermometer .thermometer_container {
      width: 30px;
      height: 270px;
      display: block;
      position: relative;
      margin: auto; }
    .dashboard-container .dashboard .small-thermometer .thermometer {
      border: 5px solid #5C525F;
      border-bottom: transparent;
      box-sizing: border-box;
      display: block;
      position: absolute;
      z-index: 1;
      left: 15px;
      width: 30px;
      height: 200px;
      border-radius: 20px 20px 0 0;
      background: #FFF; }
    .dashboard-container .dashboard .small-thermometer .base {
      box-shadow: 0 0 0 5px #FFF, 0 0 0 10px #5C525F;
      background: #66A683;
      display: block;
      text-align: center;
      font-size: 14px;
      line-height: 40px;
      color: #FFF;
      position: absolute;
      bottom: 27px;
      left: 10.5px;
      width: 40px;
      height: 40px;
      border-radius: 100%; }
    .dashboard-container .dashboard .small-thermometer .stem {
      background: #EFEFEF;
      position: relative;
      display: block;
      width: 10px;
      height: 194px;
      border-radius: 10px 10px 0 0;
      margin: 5px auto; }
    .dashboard-container .dashboard .small-thermometer .stem .fluid {
      background: #66A683;
      display: block;
      width: 100%;
      height: 50%;
      border-radius: 25px 25px 0 0;
      position: absolute;
      bottom: 0; }
    .dashboard-container .dashboard .monthly-widget {
      display: flex;
      align-items: center; }
    .dashboard-container .dashboard table.monthly-goal-table {
      background-color: #EEEEEE;
      width: 100%;
      text-align: left;
      border-collapse: collapse;
      border-radius: 15px; }
    .dashboard-container .dashboard table.monthly-goal-table td, .dashboard-container .dashboard table.monthly-goal-table th {
      border: 0px solid #AAAAAA;
      padding: 3px 10px; }
    .dashboard-container .dashboard table.monthly-goal-table tbody td {
      font-size: 15px;
      height: 34px; }
    .dashboard-container .dashboard table.monthly-goal-table tr:nth-child(even) {
      background: #F2F2F2; }
    .dashboard-container .dashboard table.monthly-goal-table tr:last-child td:first-child {
      border-bottom-left-radius: 15px; }
    .dashboard-container .dashboard table.monthly-goal-table tr:last-child td:last-child {
      border-bottom-right-radius: 15px; }
    .dashboard-container .dashboard table.monthly-goal-table thead {
      background: #e5cc1d;
      border-bottom: 2px solid #444444;
      border-top-left-radius: 15px;
      border-top-right-radius: 15px; }
    .dashboard-container .dashboard table.monthly-goal-table thead th {
      font-size: 18px;
      font-weight: bolder;
      border-left: 2px solid #D0E4F5;
      height: 34px; }
    .dashboard-container .dashboard table.monthly-goal-table thead th:first-child {
      border-left: none;
      border-top-left-radius: 15px; }
    .dashboard-container .dashboard table.monthly-goal-table thead th:last-child {
      border-left: none;
      border-top-right-radius: 15px; }
    .dashboard-container .dashboard .audience-table {
      text-align: left;
      color: white; }
    .dashboard-container .dashboard .audience-table td, .dashboard-container .dashboard .audience-table th {
      border-bottom: 1px solid #dddddd;
      padding: 2px; }
    .dashboard-container .dashboard .dash-option {
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.22);
      width: 25px;
      height: 25px;
      background: #ee8d2f;
      display: inline-block;
      vertical-align: top; }
      .dashboard-container .dashboard .dash-option:active {
        top: 1px; }
    .dashboard-container .dashboard .dash-handle {
      color: #151e41;
      position: absolute;
      width: 82%;
      display: flex;
      align-items: baseline;
      justify-content: space-between; }
    .dashboard-container .dashboard .selectize-dropdown {
      z-index: 11; }
    .dashboard-container .dashboard .dashboard-widget-title {
      display: flex;
      margin-top: 10px;
      font-family: "tk-museo-sans", 'Trebuchet MS', Helvetica, sans-serif; }
      .dashboard-container .dashboard .dashboard-widget-title .title {
        font-size: 22px;
        color: white;
        font-family: "tk-museo-sans", 'Trebuchet MS', Helvetica, sans-serif; }
      .dashboard-container .dashboard .dashboard-widget-title .select-all-button {
        height: 36px;
        margin-right: 10px;
        border-radius: 3px; }
      .dashboard-container .dashboard .dashboard-widget-title .month-select-dropdown {
        margin-left: auto;
        margin-right: 0;
        display: flex; }
    .dashboard-container .dashboard .btn-dashboard {
      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.22);
      border-radius: 12px;
      color: #151e41 !important;
      background-color: #fff;
      -webkit-transition: background-color 0.7s ease-out;
      -moz-transition: background-color 0.7s ease-out;
      -o-transition: background-color 0.7s ease-out;
      transition: background-color 0.7s ease-out;
      font-size: 16px;
      height: 145px !important;
      margin: 10px 0px !important;
      vertical-align: middle !important;
      text-align: center !important;
      text-wrap: normal !important;
      padding: 15px !important;
      position: relative; }
      @media only screen and (max-width: 784px) {
        .dashboard-container .dashboard .btn-dashboard {
          width: 100% !important; } }
      .dashboard-container .dashboard .btn-dashboard:active {
        top: 1px; }
      .dashboard-container .dashboard .btn-dashboard .nopadding {
        padding: 0px; }
      .dashboard-container .dashboard .btn-dashboard .dashboard-title-wrap {
        padding-top: 18px;
        -webkit-transition: 0.5s ease-out;
        -moz-transition: 0.5s ease-out;
        -o-transition: 0.5s ease-out;
        transition: 0.5s ease-out; }
        .dashboard-container .dashboard .btn-dashboard .dashboard-title-wrap .title {
          font-size: 1.3em !important;
          font-family: "refrigerator-deluxe", 'Trebuchet MS', Helvetica, sans-serif;
          font-weight: 400 !important; }
          @media only screen and (max-width: 480px) {
            .dashboard-container .dashboard .btn-dashboard .dashboard-title-wrap .title {
              font-size: 1em !important; } }
        .dashboard-container .dashboard .btn-dashboard .dashboard-title-wrap .icon-fade {
          display: none;
          font-size: 1.3em; }
          @media only screen and (max-width: 480px) {
            .dashboard-container .dashboard .btn-dashboard .dashboard-title-wrap .icon-fade {
              font-size: 1em !important; } }
      .dashboard-container .dashboard .btn-dashboard .dashboard-item-wrap {
        display: flex;
        flex-direction: column;
        align-items: center; }
      .dashboard-container .dashboard .btn-dashboard .widget-text {
        flex-direction: row !important; }
      .dashboard-container .dashboard .btn-dashboard .dashboard-icon {
        padding-top: 18px;
        font-size: 2.5em !important;
        color: #63c5ea !important;
        -webkit-transition: 1s ease-out;
        -moz-transition: 1s ease-out;
        -o-transition: 1s ease-out;
        transition: 1s ease-out; }
      @media only screen and (min-width: 768px) {
        .dashboard-container .dashboard .btn-dashboard .source-gen-top-row .source-gen-min {
          width: 10% !important; } }
      .dashboard-container .dashboard .btn-dashboard .source-gen-top-row .source-gen-min .input-group {
        position: relative; }
        .dashboard-container .dashboard .btn-dashboard .source-gen-top-row .source-gen-min .input-group .dropdown-menu {
          top: 0px !important; }
      .dashboard-container .dashboard .btn-dashboard .source-gen-top-row > [class*="col-lg"] {
        padding: 0 5px !important;
        width: 14% !important; }
    .dashboard-container .dashboard .dashboard-widget-opaque {
      background-color: #6b667180; }
    .dashboard-container .dashboard .audience-container {
      display: flex; }
    .dashboard-container .dashboard .audience-colummn {
      flex: 1;
      padding: 0;
      padding-left: 10px;
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column; }
    .dashboard-container .dashboard .audience-item {
      flex: 1;
      padding: 10px;
      width: 100%;
      max-height: 120px;
      min-height: 120px;
      text-align: left !important;
      border-bottom: 1px solid #ddd;
      border-top: 1px solid #ddd;
      display: flex;
      align-items: center;
      font-size: 15px;
      background-color: #FFFFFF; }
      .dashboard-container .dashboard .audience-item p::first-line {
        color: teal;
        font-weight: bold;
        font-size: 20px; }
    .dashboard-container .dashboard .first-item {
      border-top-left-radius: 10px;
      border-top-right-radius: 10px; }
    .dashboard-container .dashboard .last-item {
      border-bottom-right-radius: 10px;
      border-bottom-left-radius: 10px; }
    .dashboard-container .dashboard .audience-header {
      text-align: left;
      border-bottom: 2px solid #ddd;
      padding-bottom: 10px;
      font-weight: bold;
      color: white; }
    .dashboard-container .dashboard .dash-clickable:hover {
      background-color: #ee8d2f;
      font-size: 1.1em !important; }
      .dashboard-container .dashboard .dash-clickable:hover .dashboard-icon {
        display: none; }
      .dashboard-container .dashboard .dash-clickable:hover .dashboard-title-wrap {
        pointer-events: none;
        color: #fff;
        text-align: center !important;
        -webkit-transform: translateY(-25px);
        -moz-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
        -o-transform: translateY(-25px);
        transform: translateY(-25px);
        justify-content: space-between; }
        .dashboard-container .dashboard .dash-clickable:hover .dashboard-title-wrap .icon-fade {
          display: block;
          color: #151e41 !important;
          font-size: 3em !important;
          -webkit-animation: fadein 2s;
          /* Safari, Chrome and Opera > 12.1 */
          -moz-animation: fadein 2s;
          /* Firefox < 16 */
          -ms-animation: fadein 2s;
          /* Internet Explorer */
          -o-animation: fadein 2s;
          /* Opera < 12.1 */
          animation: fadein 2s; }
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
    .dashboard-container .dashboard .list-growth-container {
      display: flex;
      flex-direction: column; }
      .dashboard-container .dashboard .list-growth-container .list-row {
        border-radius: 10px;
        background-color: #FFFFFF; }
      .dashboard-container .dashboard .list-growth-container [class*="col-"] {
        padding-top: 15px;
        padding-bottom: 15px;
        border: 1px solid #ddd;
        border: 1px solid rgba(86, 61, 124, 0.2);
        flex: 1;
        padding: 5px;
        text-align: center !important;
        align-items: center;
        font-size: 15px;
        vertical-align: middle; }
        .dashboard-container .dashboard .list-growth-container [class*="col-"] p {
          margin: auto; }
        .dashboard-container .dashboard .list-growth-container [class*="col-"] p::first-line {
          color: teal;
          font-weight: bold;
          font-size: 20px; }
    .dashboard-container .dashboard .dashboard-widget-auto {
      height: auto !important; }
    .dashboard-container .dashboard .dashboard-widget-lg {
      height: 350px !important;
      min-height: 350px !important;
      max-height: 350px !important;
      border-radius: 12px; }
    .dashboard-container .dashboard .dashboard-widget {
      padding: 5px 15px !important;
      background-color: #fff !important;
      border-radius: 12px;
      top: auto !important; }
      .dashboard-container .dashboard .dashboard-widget .dash-handle {
        width: 94% !important;
        z-index: 10; }
      .dashboard-container .dashboard .dashboard-widget .panel-heading {
        padding: 0px !important;
        border-top-right-radius: 0px !important;
        border-top-left-radius: 0px !important; }
      .dashboard-container .dashboard .dashboard-widget .panel-body {
        padding: 5px 0 0 0 !important; }
      .dashboard-container .dashboard .dashboard-widget .emoji-wysiwyg-editor {
        max-width: 437px !important; }
        @media only screen and (max-width: 991px) {
          .dashboard-container .dashboard .dashboard-widget .emoji-wysiwyg-editor {
            max-width: 630px !important; } }
        @media only screen and (max-width: 784px) {
          .dashboard-container .dashboard .dashboard-widget .emoji-wysiwyg-editor {
            max-width: 509px !important; } }
        @media only screen and (max-width: 764px) {
          .dashboard-container .dashboard .dashboard-widget .emoji-wysiwyg-editor {
            max-width: 451px !important; } }
      .dashboard-container .dashboard .dashboard-widget .popover-inner {
        color: black; }
      .dashboard-container .dashboard .dashboard-widget .widget-title:hover {
        text-decoration: underline; }
      .dashboard-container .dashboard .dashboard-widget .dashboard-title-wrap {
        padding-top: 0 !important;
        margin-bottom: 5px; }
        .dashboard-container .dashboard .dashboard-widget .dashboard-title-wrap .dashboard-icon {
          font-size: 1.3em !important; }
      .dashboard-container .dashboard .dashboard-widget .ref-code {
        display: flex;
        flex-direction: column;
        align-items: center; }
        .dashboard-container .dashboard .dashboard-widget .ref-code > .form-group {
          background-color: #fff;
          color: black; }
      .dashboard-container .dashboard .dashboard-widget #dashboard-source-gen {
        height: 310px !important; }
    .dashboard-container .dashboard .extra-padding {
      padding: 15px !important; }
    .dashboard-container .dashboard .nopadding {
      padding: 0px !important; }
    .dashboard-container .dashboard .encoded-subject {
      background-color: #fff;
      color: black;
      overflow-x: hidden;
      height: 36px !important;
      font-size: 14px;
      padding-top: 10px; }
    .dashboard-container .dashboard .monthly-goal-tab .tab-content {
      background-color: #FFFFFF00;
      border-radius: 10px; }
    .dashboard-container .dashboard .monthly-goal-tab .nav-tabs {
      margin-bottom: 10px;
      border-bottom: 0px; }
    .dashboard-container .dashboard .weekly-content {
      background-color: #fff;
      border-radius: 10px; }
    .dashboard-container .dashboard .nav-tabs {
      margin-bottom: 0px;
      border-bottom: 0px; }
    .dashboard-container .dashboard .nav-tabs > li > a {
      color: white; }
    .dashboard-container .dashboard .nav-tabs > li.active > a,
    .dashboard-container .dashboard .nav-tabs > li.active > a:hover,
    .dashboard-container .dashboard .nav-tabs > li.active > a:focus {
      color: #555; }
    .dashboard-container .dashboard .weeklyprogressbar {
      margin-left: 10px;
      margin-right: 15px; }
    .dashboard-container .dashboard .progress {
      position: relative; }
    .dashboard-container .dashboard .progress span {
      position: absolute;
      display: block;
      width: 100%;
      color: black; }
    .dashboard-container .dashboard .no-hover-cell {
      display: inline; }
    .dashboard-container .dashboard .no-hover-cell:hover {
      display: none; }
    .dashboard-container .dashboard .hover-cell {
      display: none; }
    .dashboard-container .dashboard .hover-cell:hover {
      display: inline; }
    .dashboard-container .dashboard #ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:before, .dashboard-container .dashboard #ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after, .dashboard-container .dashboard #ui-grid-twbs #ui-grid-twbs .btn-toolbar:before, .dashboard-container .dashboard #ui-grid-twbs #ui-grid-twbs .btn-toolbar:after, .dashboard-container .dashboard #ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:before, .dashboard-container .dashboard #ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
      content: " ";
      display: table; }
    .dashboard-container .dashboard #ui-grid-twbs #ui-grid-twbs .form-horizontal .form-group:after, .dashboard-container .dashboard #ui-grid-twbs #ui-grid-twbs .btn-toolbar:after, .dashboard-container .dashboard #ui-grid-twbs #ui-grid-twbs .btn-group-vertical > .btn-group:after {
      clear: both; }
    .dashboard-container .dashboard .ui-grid {
      border: 1px solid #d4d4d4;
      box-sizing: content-box;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -o-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0); }
    .dashboard-container .dashboard .ui-grid-vertical-bar {
      position: absolute;
      right: 0;
      width: 0; }
    .dashboard-container .dashboard .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar, .dashboard-container .dashboard .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
      width: 1px; }
    .dashboard-container .dashboard .ui-grid-scrollbar-placeholder {
      background-color: transparent; }
    .dashboard-container .dashboard .ui-grid-header-cell:not(:last-child) .ui-grid-vertical-bar {
      background-color: #d4d4d4; }
    .dashboard-container .dashboard .ui-grid-cell:not(:last-child) .ui-grid-vertical-bar {
      background-color: #d4d4d4; }
    .dashboard-container .dashboard .ui-grid-header-cell:last-child .ui-grid-vertical-bar {
      right: -1px;
      width: 1px;
      background-color: #d4d4d4; }
    .dashboard-container .dashboard .ui-grid-clearfix:before, .dashboard-container .dashboard .ui-grid-clearfix:after {
      content: "";
      display: table; }
    .dashboard-container .dashboard .ui-grid-clearfix:after {
      clear: both; }
    .dashboard-container .dashboard .ui-grid-invisible {
      visibility: hidden; }
    .dashboard-container .dashboard .ui-grid-contents-wrapper {
      position: relative;
      height: 100%;
      width: 100%; }
    .dashboard-container .dashboard .ui-grid-sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      margin: -1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
    .dashboard-container .dashboard .ui-grid-icon-button {
      background-color: transparent;
      border: none;
      padding: 0; }
    .dashboard-container .dashboard .ui-grid-top-panel-background {
      background-color: #f3f3f3; }
    .dashboard-container .dashboard .ui-grid-header {
      border-bottom: 1px solid #d4d4d4;
      box-sizing: border-box; }
    .dashboard-container .dashboard .ui-grid-top-panel {
      position: relative;
      overflow: hidden;
      font-weight: bold;
      background-color: #f3f3f3;
      -webkit-border-top-right-radius: 9px;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 9px;
      -moz-border-radius-topright: 9px;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-topleft: 9px;
      border-top-right-radius: 9px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 9px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
    .dashboard-container .dashboard .ui-grid-header-viewport {
      overflow: hidden; }
    .dashboard-container .dashboard .ui-grid-header-canvas:before, .dashboard-container .dashboard .ui-grid-header-canvas:after {
      content: "";
      display: table;
      line-height: 0; }
    .dashboard-container .dashboard .ui-grid-header-canvas:after {
      clear: both; }
    .dashboard-container .dashboard .ui-grid-header-cell-wrapper {
      position: relative;
      display: table;
      box-sizing: border-box;
      height: 100%; }
    .dashboard-container .dashboard .ui-grid-header-cell-row {
      display: table-row;
      position: relative; }
    .dashboard-container .dashboard .ui-grid-header-cell {
      position: relative;
      box-sizing: border-box;
      background-color: inherit;
      border-right: 1px solid;
      border-color: #d4d4d4;
      display: table-cell;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      width: 0; }
    .dashboard-container .dashboard .ui-grid-header-cell:last-child {
      border-right: 0; }
    .dashboard-container .dashboard .ui-grid-header-cell .sortable {
      cursor: pointer; }
    .dashboard-container .dashboard .ui-grid-header-cell .ui-grid-sort-priority-number {
      margin-left: -8px; }
    .dashboard-container .dashboard .ui-grid-header .ui-grid-vertical-bar {
      top: 0;
      bottom: 0; }
    .dashboard-container .dashboard .ui-grid-column-menu-button {
      position: absolute;
      right: 1px;
      top: 0; }
    .dashboard-container .dashboard .ui-grid-column-menu-button .ui-grid-icon-angle-down {
      vertical-align: sub; }
    .dashboard-container .dashboard .ui-grid-header-cell-last-col .ui-grid-cell-contents, .dashboard-container .dashboard .ui-grid-header-cell-last-col .ui-grid-filter-container, .dashboard-container .dashboard .ui-grid-header-cell-last-col .ui-grid-column-menu-button, .dashboard-container .dashboard .ui-grid-header-cell-last-col + .ui-grid-column-resizer.right {
      margin-right: 13px; }
    .dashboard-container .dashboard .ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-cell-contents, .dashboard-container .dashboard .ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-filter-container, .dashboard-container .dashboard .ui-grid-render-container-right .ui-grid-header-cell-last-col .ui-grid-column-menu-button, .dashboard-container .dashboard .ui-grid-render-container-right .ui-grid-header-cell-last-col + .ui-grid-column-resizer.right {
      margin-right: 28px; }
    .dashboard-container .dashboard .ui-grid-column-menu {
      position: absolute; }
    .dashboard-container .dashboard .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add, .dashboard-container .dashboard .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
      -webkit-transition: all .05s linear;
      -moz-transition: all .05s linear;
      -o-transition: all .05s linear;
      transition: all .05s linear;
      display: block !important; }
    .dashboard-container .dashboard .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active, .dashboard-container .dashboard .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
      -webkit-transform: translateY(-100%);
      -moz-transform: translateY(-100%);
      -o-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%); }
    .dashboard-container .dashboard .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-add, .dashboard-container .dashboard .ui-grid-column-menu .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    .dashboard-container .dashboard .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add, .dashboard-container .dashboard .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
      -webkit-transition: all .05s linear;
      -moz-transition: all .05s linear;
      -o-transition: all .05s linear;
      transition: all .05s linear;
      display: block !important; }
    .dashboard-container .dashboard .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add.ng-hide-add-active, .dashboard-container .dashboard .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove {
      -webkit-transform: translateY(-100%);
      -moz-transform: translateY(-100%);
      -o-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%); }
    .dashboard-container .dashboard .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-add, .dashboard-container .dashboard .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid.ng-hide-remove.ng-hide-remove-active {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -o-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); }
    .dashboard-container .dashboard .ui-grid-filter-container {
      padding: 4px 10px;
      position: relative; }
    .dashboard-container .dashboard .ui-grid-filter-container .ui-grid-filter-button {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0; }
    .dashboard-container .dashboard .ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
      position: absolute;
      top: 50%;
      line-height: 32px;
      margin-top: -16px;
      right: 10px;
      opacity: 0.66; }
    .dashboard-container .dashboard .ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"]:hover {
      opacity: 1; }
    .dashboard-container .dashboard .ui-grid-filter-container .ui-grid-filter-button-select {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0; }
    .dashboard-container .dashboard .ui-grid-filter-container .ui-grid-filter-button-select [class^="ui-grid-icon"] {
      position: absolute;
      top: 50%;
      line-height: 32px;
      margin-top: -16px;
      right: 0;
      opacity: 0.66; }
    .dashboard-container .dashboard .ui-grid-filter-container .ui-grid-filter-button-select [class^="ui-grid-icon"]:hover {
      opacity: 1; }
    .dashboard-container .dashboard input[type="text"].ui-grid-filter-input {
      padding: 0 18px 0 0;
      margin: 0;
      border: 0;
      width: 100%;
      border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius: 10px;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 0;
      -moz-border-radius-topright: 10px;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-topleft: 0;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
    .dashboard-container .dashboard input[type="text"].ui-grid-filter-input:hover {
      border: 1px solid #d4d4d4; }
    .dashboard-container .dashboard select.ui-grid-filter-select {
      padding: 0;
      margin: 0;
      border: 0;
      width: 90%;
      border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius: 10px;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 0;
      -moz-border-radius-topright: 10px;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-topleft: 0;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
    .dashboard-container .dashboard select.ui-grid-filter-select:hover {
      border: 1px solid #d4d4d4; }
    .dashboard-container .dashboard .ui-grid-filter-cancel-button-hidden select.ui-grid-filter-select {
      width: 100%; }
    .dashboard-container .dashboard .ui-grid-render-container {
      position: inherit;
      -webkit-border-top-right-radius: 0;
      -webkit-border-bottom-right-radius: 10px;
      -webkit-border-bottom-left-radius: 10px;
      -webkit-border-top-left-radius: 0;
      -moz-border-radius-topright: 0;
      -moz-border-radius-bottomright: 10px;
      -moz-border-radius-bottomleft: 10px;
      -moz-border-radius-topleft: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 10px;
      border-bottom-left-radius: 10px;
      border-top-left-radius: 0;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
    .dashboard-container .dashboard .ui-grid-render-container:focus {
      outline: none; }
    .dashboard-container .dashboard .ui-grid-viewport {
      min-height: 20px;
      position: relative;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch; }
    .dashboard-container .dashboard .ui-grid-viewport:focus {
      outline: none !important; }
    .dashboard-container .dashboard .ui-grid-canvas {
      position: relative;
      padding-top: 1px; }
    .dashboard-container .dashboard .ui-grid-row {
      clear: both; }
    .dashboard-container .dashboard .ui-grid-row:nth-child(odd) .ui-grid-cell {
      background-color: #fdfdfd; }
    .dashboard-container .dashboard .ui-grid-row:nth-child(even) .ui-grid-cell {
      background-color: #f3f3f3; }
    .dashboard-container .dashboard .ui-grid-row:last-child .ui-grid-cell {
      border-bottom-color: #d4d4d4;
      border-bottom-style: solid; }
    .dashboard-container .dashboard .ui-grid-no-row-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: 10%;
      background-color: #f3f3f3;
      -webkit-border-top-right-radius: 10px;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 0;
      -moz-border-radius-topright: 10px;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-topleft: 0;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border: 1px solid #d4d4d4;
      font-size: 2em;
      text-align: center; }
    .dashboard-container .dashboard .ui-grid-no-row-overlay > * {
      position: absolute;
      display: table;
      margin: auto 0;
      width: 100%;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 0.66; }
    .dashboard-container .dashboard .ui-grid-cell {
      overflow: hidden;
      float: left;
      background-color: inherit;
      border-right: 1px solid;
      border-color: #d4d4d4;
      box-sizing: border-box; }
    .dashboard-container .dashboard .ui-grid-cell:last-child {
      border-right: 0; }
    .dashboard-container .dashboard .ui-grid-cell-contents {
      padding: 5px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      white-space: nowrap;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      overflow: hidden;
      height: 100%; }
    .dashboard-container .dashboard .ui-grid-cell-contents-hidden {
      visibility: hidden;
      width: 0;
      height: 0;
      display: none; }
    .dashboard-container .dashboard .ui-grid-row .ui-grid-cell.ui-grid-row-header-cell {
      background-color: #f0f0ee;
      border-bottom: solid 1px #d4d4d4; }
    .dashboard-container .dashboard .ui-grid-cell-empty {
      display: inline-block;
      width: 10px;
      height: 10px; }
    .dashboard-container .dashboard .ui-grid-footer-panel-background {
      background-color: #f3f3f3; }
    .dashboard-container .dashboard .ui-grid-footer-panel {
      position: relative;
      border-bottom: 1px solid #d4d4d4;
      border-top: 1px solid #d4d4d4;
      overflow: hidden;
      font-weight: bold;
      background-color: #f3f3f3;
      -webkit-border-top-right-radius: 9px;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 9px;
      -moz-border-radius-topright: 9px;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-topleft: 9px;
      border-top-right-radius: 9px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 9px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
    .dashboard-container .dashboard .ui-grid-grid-footer {
      float: left;
      width: 100%; }
    .dashboard-container .dashboard .ui-grid-footer-viewport {
      overflow: hidden; }
    .dashboard-container .dashboard .ui-grid-footer-canvas {
      position: relative; }
    .dashboard-container .dashboard .ui-grid-footer-canvas:before, .dashboard-container .dashboard .ui-grid-footer-canvas:after {
      content: "";
      display: table;
      line-height: 0; }
    .dashboard-container .dashboard .ui-grid-footer-canvas:after {
      clear: both; }
    .dashboard-container .dashboard .ui-grid-footer-cell-wrapper {
      position: relative;
      display: table;
      box-sizing: border-box;
      height: 100%; }
    .dashboard-container .dashboard .ui-grid-footer-cell-row {
      display: table-row; }
    .dashboard-container .dashboard .ui-grid-footer-cell {
      overflow: hidden;
      background-color: inherit;
      border-right: 1px solid;
      border-color: #d4d4d4;
      box-sizing: border-box;
      display: table-cell; }
    .dashboard-container .dashboard .ui-grid-footer-cell:last-child {
      border-right: 0; }
    .dashboard-container .dashboard input[type="text"].ui-grid-filter-input {
      padding: 0 18px 0 0;
      margin: 0;
      border: 0;
      width: 100%;
      border: 1px solid #d4d4d4;
      -webkit-border-top-right-radius: 10px;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -webkit-border-top-left-radius: 0;
      -moz-border-radius-topright: 10px;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      -moz-border-radius-topleft: 0;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      background-clip: padding-box; }
    .dashboard-container .dashboard input[type="text"].ui-grid-filter-input:hover {
      border: 1px solid #d4d4d4; }
    .dashboard-container .dashboard .ui-grid-menu-button {
      z-index: 2;
      position: absolute;
      right: 0;
      top: 0;
      background: #f3f3f3;
      border: 0;
      border-left: 1px solid #d4d4d4;
      border-bottom: 1px solid #d4d4d4;
      cursor: pointer;
      height: 32px;
      font-weight: normal; }
    .dashboard-container .dashboard .ui-grid-menu-button .ui-grid-icon-container {
      margin-top: 5px;
      margin-left: 2px; }
    .dashboard-container .dashboard .ui-grid-menu-button .ui-grid-menu {
      right: 0; }
    .dashboard-container .dashboard .ui-grid-menu-button .ui-grid-menu .ui-grid-menu-mid {
      overflow: scroll; }
    .dashboard-container .dashboard .ui-grid-menu {
      max-width: 320px;
      z-index: 2;
      position: absolute;
      padding: 0 10px 20px 10px;
      cursor: pointer;
      box-sizing: border-box; }
    .dashboard-container .dashboard .ui-grid-menu-item {
      width: 100%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .dashboard-container .dashboard .ui-grid-menu .ui-grid-menu-inner {
      background: #fff;
      border: 1px solid #d4d4d4;
      position: relative;
      white-space: nowrap;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px; }
    .dashboard-container .dashboard .ui-grid-menu .ui-grid-menu-inner ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .dashboard-container .dashboard .ui-grid-menu .ui-grid-menu-inner ul li {
      padding: 0; }
    .dashboard-container .dashboard .ui-grid-menu .ui-grid-menu-inner ul li button {
      color: #000;
      min-width: 100%;
      padding: 8px;
      text-align: left;
      background: transparent;
      border: none; }
    .dashboard-container .dashboard .ui-grid-menu .ui-grid-menu-inner ul li button:hover, .dashboard-container .dashboard .ui-grid-menu .ui-grid-menu-inner ul li button:focus {
      background-color: #b3c4c7; }
    .dashboard-container .dashboard .ui-grid-menu .ui-grid-menu-inner ul li button.ui-grid-menu-item-active {
      background-color: #9cb2b6; }
    .dashboard-container .dashboard .ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > button {
      border-bottom: 1px solid #d4d4d4; }
    .dashboard-container .dashboard .ui-grid-sortarrow {
      right: 5px;
      position: absolute;
      width: 20px;
      top: 0;
      bottom: 0;
      background-position: center; }
    .dashboard-container .dashboard .ui-grid-sortarrow.down {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
@font-face {
  .dashboard-container .dashboard {
    font-family: 'ui-grid';
    src: url("ui-grid.eot");
    src: url("ui-grid.eot#iefix") format("embedded-opentype"), url("ui-grid.woff") format("woff"), url("ui-grid.ttf") format("truetype"), url("ui-grid.svg?#ui-grid") format("svg");
    font-weight: normal;
    font-style: normal; } }
    .dashboard-container .dashboard [class^="ui-grid-icon"]:before, .dashboard-container .dashboard [class*=" ui-grid-icon"]:before {
      font-family: "ui-grid";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: 0.2em; }
    .dashboard-container .dashboard .ui-grid-icon-blank::before {
      width: 1em;
      content: " "; }
    .dashboard-container .dashboard .ui-grid-icon-plus-squared:before {
      content: "썐"; }
    .dashboard-container .dashboard .ui-grid-icon-minus-squared:before {
      content: "썑"; }
    .dashboard-container .dashboard .ui-grid-icon-search:before {
      content: "썒"; }
    .dashboard-container .dashboard .ui-grid-icon-cancel:before {
      content: "썓"; }
    .dashboard-container .dashboard .ui-grid-icon-info-circled:before {
      content: "썔"; }
    .dashboard-container .dashboard .ui-grid-icon-lock:before {
      content: "썕"; }
    .dashboard-container .dashboard .ui-grid-icon-lock-open:before {
      content: "썖"; }
    .dashboard-container .dashboard .ui-grid-icon-pencil:before {
      content: "썗"; }
    .dashboard-container .dashboard .ui-grid-icon-down-dir:before {
      content: "썘"; }
    .dashboard-container .dashboard .ui-grid-icon-up-dir:before {
      content: "썙"; }
    .dashboard-container .dashboard .ui-grid-icon-left-dir:before {
      content: "썚"; }
    .dashboard-container .dashboard .ui-grid-icon-right-dir:before {
      content: "썛"; }
    .dashboard-container .dashboard .ui-grid-icon-left-open:before {
      content: "썜"; }
    .dashboard-container .dashboard .ui-grid-icon-right-open:before {
      content: "썝"; }
    .dashboard-container .dashboard .ui-grid-icon-angle-down:before {
      content: "썞"; }
    .dashboard-container .dashboard .ui-grid-icon-filter:before {
      content: "썟"; }
    .dashboard-container .dashboard .ui-grid-icon-sort-alt-up:before {
      content: "썠"; }
    .dashboard-container .dashboard .ui-grid-icon-sort-alt-down:before {
      content: "썡"; }
    .dashboard-container .dashboard .ui-grid-icon-ok:before {
      content: "썢"; }
    .dashboard-container .dashboard .ui-grid-icon-menu:before {
      content: "썣"; }
    .dashboard-container .dashboard .ui-grid-icon-indent-left:before {
      content: ""; }
    .dashboard-container .dashboard .ui-grid-icon-indent-right:before {
      content: ""; }
    .dashboard-container .dashboard .ui-grid-icon-spin5:before {
      content: ""; }
    .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-header-cell, .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-footer-cell, .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-cell {
      float: right !important; }
    .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-column-menu-button {
      position: absolute;
      left: 1px;
      top: 0;
      right: inherit; }
    .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-cell:first-child, .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-header-cell:first-child, .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-footer-cell:first-child {
      border-right: 0; }
    .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-cell:last-child, .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-header-cell:last-child {
      border-right: 1px solid #d4d4d4;
      border-left: 0; }
    .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-header-cell:first-child .ui-grid-vertical-bar, .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-footer-cell:first-child .ui-grid-vertical-bar, .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-cell:first-child .ui-grid-vertical-bar {
      width: 0; }
    .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-menu-button {
      z-index: 2;
      position: absolute;
      left: 0;
      right: auto;
      background: #f3f3f3;
      border: 1px solid #d4d4d4;
      cursor: pointer;
      min-height: 27px;
      font-weight: normal; }
    .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-menu-button .ui-grid-menu {
      left: 0;
      right: auto; }
    .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button {
      right: initial;
      left: 0; }
    .dashboard-container .dashboard .ui-grid[dir=rtl] .ui-grid-filter-container .ui-grid-filter-button [class^="ui-grid-icon"] {
      right: initial;
      left: 10px; }
    .dashboard-container .dashboard .ui-grid-animate-spin {
      -moz-animation: ui-grid-spin 2s infinite linear;
      -o-animation: ui-grid-spin 2s infinite linear;
      -webkit-animation: ui-grid-spin 2s infinite linear;
      animation: ui-grid-spin 2s infinite linear;
      display: inline-block; }
@-moz-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-webkit-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-o-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-ms-keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes ui-grid-spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
    .dashboard-container .dashboard #mailing-report-widget {
      background-color: #522c81; }
      .dashboard-container .dashboard #mailing-report-widget .ui-grid-header-cell {
        background-color: #522c81;
        color: white; }
    .dashboard-container .dashboard .weekly-goal-header {
      background-color: #EE9C20;
      color: white; }
    .dashboard-container .dashboard .report-header {
      background-color: #522c81;
      color: white; }
    .dashboard-container .dashboard .top-email-header {
      background-color: #41b651;
      color: white; }
    .dashboard-container .dashboard .unsub-header {
      background-color: #86c2d2;
      color: white; }
    .dashboard-container .dashboard #acquisition-widget {
      background-color: #00a6bb; }
      .dashboard-container .dashboard #acquisition-widget .scrollFiller {
        background-color: darkgrey;
        float: left;
        border: 1px solid #d4d4d4; }
      .dashboard-container .dashboard #acquisition-widget .ui-grid-header-cell {
        background-color: #00a6bb;
        color: white; }

.dashboard-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  /* If you want dots under the hoverable text */ }

/* Tooltip text */
.dashboard-tooltip .tooltiptext {
  visibility: hidden;
  width: 240px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1; }

/* Show the tooltip text when you mouse over the tooltip container */
.dashboard-tooltip:hover .tooltiptext {
  visibility: visible; }

.tooltipbase:hover .tooltiptext {
  visibility: visible; }
.tooltipbase .tooltiptext {
  visibility: hidden;
  width: fit-content;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px !important;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  line-height: 12px; }

.donations-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; }
  .donations-tooltip:hover .donations-tooltiptext {
    visibility: visible;
    opacity: 1;
    font-size: 12px; }
  .donations-tooltip .donations-tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 1s; }
  .donations-tooltip .donations-tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent; }

.scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden; }

.highlighted {
  background-color: yellow; }

.telescope-selected {
  border: 2px #1991DA solid !important;
  color: #50aad6; }

.selectize-control.multi .selectize-input [data-value] {
  text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #50aad6;
  background-image: -moz-linear-gradient(top, #50aad6, #50aad6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#50aad6), to(#50aad6));
  background-image: -webkit-linear-gradient(top, #50aad6, #50aad6);
  background-image: -o-linear-gradient(top, #50aad6, #50aad6);
  background-image: linear-gradient(to bottom, #50aad6, #50aad6);
  background-repeat: repeat-x;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px rgba(255, 255, 255, 0.03); }

.ranges ul li {
  display: block !important; }

.dualmultiselect label {
  margin: 10px; }
.dualmultiselect .btn {
  margin: 10px; }
.dualmultiselect .pool {
  border: 1px solid #999;
  border-radius: 4px;
  padding: 10px;
  margin: 5px;
  height: 150px;
  overflow-y: scroll; }
  .dualmultiselect .pool ul {
    list-style: none;
    padding-left: 0px; }
    .dualmultiselect .pool ul li {
      width: 100%;
      padding: 4px 8px 4px 4px;
      border-bottom: 1px dotted #CFCFCF;
      display: list-item !important; }
      .dualmultiselect .pool ul li a:hover {
        text-decoration: none; }

.blast-search-modal-footer {
  display: flex;
  justify-content: space-between;
  align-items: baseline; }

.mailing-content {
  /*max-height: inherit !important;*/
  max-height: calc(100vh - 190px) !important;
  overflow-y: auto !important; }
  .mailing-content .aperture-links td {
    max-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .mailing-content .aperture-links td.countColumn {
      width: 20%; }
    .mailing-content .aperture-links td.urlColumn {
      width: 80%; }

.aperture-header-stats td {
  padding-right: 5px;
  padding-top: 2px; }

.telescope-template-row {
  padding-bottom: 5px !important;
  margin-bottom: 21px !important; }

.signup-panel-heading {
  color: #666666;
  background-color: #f9f9f9;
  border-color: #E0E0E0;
  padding: 10px 15px 10px 4px;
  border-bottom: 1px solid #E0E0E0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 16px; }

.signup-accordion {
  padding: 0 15px 15px 15px; }
  .signup-accordion > .signup-panel-heading {
    margin-bottom: 10px; }
  .signup-accordion > .panel-heading {
    padding: 10px 15px 10px 4px; }
  .signup-accordion .panel-collapse > .panel-body {
    padding: 10px 0 0 0 !important; }

@media screen and (max-width: 1700px) {
  .expand-to-100-at-1700 {
    width: 100% !important; } }
@media (min-width: 1701px) and (max-width: 1719px) {
  .content-padding {
    padding-right: 2px !important;
    padding-left: 0px !important; } }
@media (min-width: 1720px) and (max-width: 2019px) {
  .content-padding {
    padding-right: 5px !important;
    padding-left: 0px !important; } }
@media screen and (max-width: 1500px) {
  .expand-to-100-at-1500 {
    width: 100% !important; }

  .expand-to-50-at-1500 {
    width: 50% !important;
    float: left !important; }

  .position-relative-at-1500 {
    position: relative !important; } }
.chart-padding {
  padding-top: 21px; }

hc-chart {
  width: 100%; }

@media screen and (max-width: 600px) {
  .dataTables_filter {
    display: none !important; }

  .dataTables_length {
    display: none !important; } }
@media (max-width: 767px) {
  .pull-xs-left {
    float: left; }

  .pull-xs-right {
    float: right; } }
@media (min-width: 768px) and (max-width: 991px) {
  .pull-sm-left {
    float: left; }

  .pull-sm-right {
    float: right; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .pull-md-left {
    float: left; }

  .pull-md-right {
    float: right; } }
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left; }

  .pull-lg-right {
    float: right; } }
@media (max-width: 1500px) {
  .pull-left-at-1500 {
    float: left; } }
@media (max-width: 767px) {
  .container-for-ad-preview {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }

  .ad-preview {
    position: absolute;
    top: 0;
    left: -10px;
    width: 456px;
    height: 500px;
    -ms-transform: scale(0.55);
    -moz-transform: scale(0.55);
    -o-transform: scale(0.55);
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .container-for-ad-preview {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    left: 7%; }

  .ad-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 500px;
    height: 500px;
    -ms-transform: scale(0.55);
    -moz-transform: scale(0.55);
    -o-transform: scale(0.55);
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .container-for-ad-preview {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    left: -2%; }

  .ad-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 490px;
    height: 500px;
    -ms-transform: scale(0.55);
    -moz-transform: scale(0.55);
    -o-transform: scale(0.55);
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; } }
@media (min-width: 1200px) {
  .container-for-ad-preview {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    left: 25%; }

  .ad-preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    -ms-transform: scale(0.55);
    -moz-transform: scale(0.55);
    -o-transform: scale(0.55);
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; } }
.hover-border:hover {
  border: 3px solid #5891fc !important;
  cursor: pointer; }

@media only screen and (max-width: 991px) {
  .ad-detail-wrap .ad-detail-panel {
    width: 100% !important; } }

.container-for-email-preview {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; }

.email-preview {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#ad-detail-preview {
  transform-origin: 0 0;
  transform: scale(0.88); }

@media (max-width: 991px) {
  #ad-detail-preview {
    transform: scale(0.6) !important;
    margin-left: -10px; }

  .container-for-ad-detail-preview {
    height: 375px; } }
.table-lg {
  display: none; }
  .table-lg .builder-elements {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px; }
    .table-lg .builder-elements:last-child {
      border-bottom: none; }
    .table-lg .builder-elements:first-child {
      border-top: 2px solid #ddd;
      padding-top: 20px; }
    .table-lg .builder-elements .builder-element-options {
      display: flex;
      justify-content: space-between; }
      .table-lg .builder-elements .builder-element-options .builder-handle {
        display: flex;
        flex-direction: column;
        margin-right: 10px; }
      .table-lg .builder-elements .builder-element-options .builder-element-content {
        width: 95%;
        display: flex;
        flex-direction: column; }
        .table-lg .builder-elements .builder-element-options .builder-element-content .builder-element-textarea {
          height: 54px; }
        .table-lg .builder-elements .builder-element-options .builder-element-content .builder-element-btn-row {
          padding: 12px 0;
          display: flex;
          justify-content: flex-start; }
          .table-lg .builder-elements .builder-element-options .builder-element-content .builder-element-btn-row .builder-btn {
            display: flex;
            flex-direction: column;
            padding: 0 5px;
            text-align: center; }
            .table-lg .builder-elements .builder-element-options .builder-element-content .builder-element-btn-row .builder-btn > span {
              font-size: .7em; }

@media only screen and (max-width: 1700px) {
  .table-lg {
    display: inline; }

  .table-xl {
    display: none; } }
.spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center; }

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #6b6672;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.block-ui-overlay {
  width: 100%;
  height: 100%;
  opacity: 0.2;
  filter: alpha(opacity=20);
  background-color: white; }

.block-ui-message-custom {
  font-family: "refrigerator-deluxe";
  display: inline-block;
  text-align: left;
  background-color: white;
  color: black;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 700; }

.vertical-tab > ul {
  float: left; }

#wrapper-builder-container #wrapper-builder-content .wrapper-builder-section-heading {
  font-weight: bold;
  font-size: 1.3em; }

.fieldset-style {
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin-bottom: 20px; }

.image-library-main-wrapper .image-library-btn-group .image-library-btn {
  margin-left: 10px !important; }
.image-library-main-wrapper .image-library-image-container {
  display: inline-block;
  margin: 15px 0;
  border-right: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  height: 150px;
  overflow: hidden; }
  .image-library-main-wrapper .image-library-image-container .image-library-image {
    cursor: pointer;
    max-width: 100%;
    max-height: 150px; }
  .image-library-main-wrapper .image-library-image-container .image-delete-btn {
    position: absolute;
    top: 5px;
    right: 20px;
    display: none; }
  .image-library-main-wrapper .image-library-image-container:hover .image-delete-btn {
    display: block !important; }

.selected-library-image {
  border: 3px solid #5891fc !important; }

.desktop {
  width: 100% !important; }

.iPad {
  width: 768px !important; }

.mobilePhone {
  width: 320px !important; }

#previewIframeMainContainer {
  overflow: hidden;
  display: flex;
  justify-content: center; }
  #previewIframeMainContainer #preview-body {
    overflow-x: auto; }
    #previewIframeMainContainer #preview-body #preview-iframe-container {
      display: flex;
      justify-content: center; }
      #previewIframeMainContainer #preview-body #preview-iframe-container #preview-iframe {
        width: 100%;
        height: 60vh;
        border: 1px solid #ddd;
        margin-left: 1px; }
      @media (min-width: 1600px) {
        #previewIframeMainContainer #preview-body #preview-iframe-container #preview-iframe {
          height: 80vh; } }

.template-preview-scalable {
  position: absolute;
  top: 0;
  left: 0;
  width: 400%;
  height: 400%;
  transform: scale(0.25);
  transform-origin: 0 0;
  -moz-transform: scale(0.25);
  -moz-transform-origin: 0 0;
  -o-transform: scale(0.25);
  -o-transform-origin: 0 0;
  -webkit-transform: scale(0.25);
  -webkit-transform-origin: 0 0; }

.template-preview-iframe-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1; }
  .template-preview-iframe-overlay:hover {
    border: 3px solid #5891fc !important; }

.twig-gen-header {
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 2px solid #dddddd;
  font-size: 14px;
  font-weight: 700; }
  .twig-gen-header .twig-gen-filler-div {
    width: 20px; }

.tooltip-inner {
  max-width: 300px !important; }

.blast-stats-item {
  border: 1px solid lightgray;
  padding-bottom: 5px;
  padding-top: 5px;
  height: 60px; }

@media (min-width: 992px) and (max-width: 1350px) {
  .blast-stats-item {
    width: 50% !important; } }
@media (max-width: 991px) {
  .blast-stats-item {
    height: 50px !important; } }
@media (min-width: 1674px) {
  .blast-stats-item {
    height: 50px !important; } }
.blast-link-preview {
  display: flex;
  flex-direction: column;
  align-items: center; }

.ui-layout-column > .ui-splitbar {
  background: #d3d3d3 !important; }

#buttons-container {
  position: relative;
  height: 100vh; }

div .button-styling-container {
  margin: 0 auto; }
  div .button-styling-container .button-styling-section.row {
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
    display: flex; }
    div .button-styling-container .button-styling-section.row:last-child {
      border-bottom: none; }
    div .button-styling-container .button-styling-section.row > .form-group {
      display: flex;
      align-items: baseline;
      margin-bottom: 0; }
    @media (max-width: 767px) {
      div .button-styling-container .button-styling-section.row .button-styling-label {
        width: 100px !important; } }
  div .button-styling-container .button-repeat-container {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px; }

@media (max-width: 990px) {
  #buttons-container {
    height: auto; } }
.swap-wizard .steps-indicator {
  position: unset;
  top: unset; }

.steps-indicator {
  position: absolute;
  top: 96px; }

.steps-indicator li.current a:before {
  background-color: blue !important; }

.colorpicker .dropdown-menu {
  min-width: 146px !important; }

.ta-scroll-window {
  height: 60vh !important;
  overflow: scroll; }
  .ta-scroll-window textarea {
    height: 60vh !important; }

.ta-toolbar {
  margin-bottom: 10px; }

.list-rental-text-editor .ta-editor {
  height: 60vh !important; }

.list-rental-gen-main-container .source-gen-header {
  display: flex;
  justify-content: space-between; }
.list-rental-gen-main-container .list-rental-step {
  margin-bottom: 15px; }
.list-rental-gen-main-container .forms-container .forms-step2 {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .list-rental-gen-main-container .forms-container .forms-step2 .new-form-slug {
    display: flex;
    align-items: center; }
    .list-rental-gen-main-container .forms-container .forms-step2 .new-form-slug #newFormId {
      max-width: 50px; }
  .list-rental-gen-main-container .forms-container .forms-step2 .new-form-clone {
    width: 250px; }
.list-rental-gen-main-container .list-rental-sub-step {
  padding-left: 20px;
  display: flex;
  align-items: center; }
  .list-rental-gen-main-container .list-rental-sub-step .input-group {
    width: 50%;
    margin-left: 10px; }
.list-rental-gen-main-container .shortened-url-container .shortened-url-step-2 {
  display: flex;
  align-items: center; }
.list-rental-gen-main-container .preview-links-container .preview-links-vendor {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  height: 70px;
  padding-bottom: 20px; }
.list-rental-gen-main-container .preview-links-container .preview-links-table {
  overflow: scroll; }
.list-rental-gen-main-container .view-mailing-container .view-mailing-steps {
  margin-bottom: 15px; }
  .list-rental-gen-main-container .view-mailing-container .view-mailing-steps .view-mailing-template-section {
    display: flex;
    width: 50%;
    justify-content: space-around;
    margin: 0 auto;
    align-items: center; }
.list-rental-gen-main-container .list-rental-gen-panel-footer {
  display: flex;
  justify-content: space-between; }

.list-rental-viewer-container .list-rental-viewer-heading {
  display: flex;
  justify-content: space-between; }
.list-rental-viewer-container .list-rental-viewer-search-container {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .list-rental-viewer-container .list-rental-viewer-search-container .list-rental-viewer-client-picker {
    display: flex;
    align-items: center; }
    .list-rental-viewer-container .list-rental-viewer-search-container .list-rental-viewer-client-picker .list-rental-viewer-client-picker-label {
      margin-right: 20px; }
.list-rental-viewer-container .list-rental-viewer-empty-table {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  height: 60px;
  margin-top: 15px; }
.list-rental-viewer-container .list-rental-viewer-table {
  overflow: scroll; }

.vendor-picker-container {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 15px; }

.vendor-cost-container {
  display: flex;
  justify-content: space-around; }

.where-we-at-last {
  font-weight: bold !important; }

.where-we-at-col {
  min-width: 130px !important;
  max-width: 130px !important;
  width: 130px; }

.scatter-loader {
  padding: 10px;
  border: 16px solid #51AAD6;
  border-top: 16px solid #3498db;
  border: 16px solid #f3f3f3;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  border-top: 16px solid #3498db;
  border-radius: 50%;
  width: 120px;
  height: 120px; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s; }

@-webkit-keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0; }
  to {
    bottom: 0px;
    opacity: 1; } }
@keyframes animatebottom {
  from {
    bottom: -100px;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }
.acquisition-ad-status {
  height: 10px;
  width: 10px;
  background-color: grey;
  border-radius: 5px; }

.iframe-placeholder {
  background: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 100% 100%\"><text fill=\"%23FF0000\" x=\"50%\" y=\"50%\" font-family=\"'Lucida Grande', sans-serif\" font-size=\"24\" text-anchor=\"middle\">Loading...</text></svg>") 0px 0px no-repeat; }

.permissions-directive .permissions-directive__body-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 15px; }
.permissions-directive .permissions-directive__sub-menu {
  padding-left: 20px; }

.xray-search-result td:hover {
  cursor: pointer; }

.xray-modal .table {
  margin: 0; }

.text-popout {
  padding-top: 15px;
  background-color: white; }

.peertopeer-table-row .peertopeer-table .xray-search-result peer
.telescope-primary-label {
  font-size: 15px;
  text-align: center; }
.peertopeer-table-row .peertopeer-table .xray-search-result .telescope-secondary-label {
  font-size: 12px;
  text-align: center; }

.text-rental-table-row .text-rental-table .xray-search-result peer
.telescope-primary-label {
  font-size: 15px;
  text-align: center; }
.text-rental-table-row .text-rental-table .xray-search-result .telescope-secondary-label {
  font-size: 12px;
  text-align: center; }

.phonepreview {
  background: url("../images/ae8f0e21.tatango_phone.png") no-repeat 0 0;
  height: 806px;
  width: 396px;
  background-size: cover;
  background-position: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.phoneheader {
  left: 60px;
  position: relative;
  text-align: center;
  top: 123px;
  width: 280px; }

.phoneto {
  font-size: 12px;
  margin-top: 0px;
  position: relative;
  color: #666666;
  font-weight: 600;
  letter-spacing: 0.3px;
  top: -85px;
  left: 0px; }

.phoneimage {
  font-size: 12px;
  position: relative;
  color: #666666;
  font-weight: 600;
  letter-spacing: 0.3px;
  top: -85px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 50px;
  width: 50px;
  margin: 0 40%;
  border-radius: 50%; }

.text-message-container {
  max-height: 630px;
  left: 30px;
  margin-bottom: 6px;
  overflow-y: auto;
  padding: 2px 10px 0px 15px;
  position: relative;
  top: 50px;
  width: 332px; }
  .text-message-container .messages {
    display: flex;
    flex-direction: column; }
  .text-message-container .message {
    border-radius: 20px;
    padding: 8px 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block; }
  .text-message-container .yours {
    align-items: flex-start; }
  .text-message-container .yours .message {
    background-color: #eee;
    position: relative; }
  .text-message-container .yours .message.last:before {
    content: "";
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: -7px;
    height: 20px;
    width: 20px;
    background: #eee;
    border-bottom-right-radius: 15px; }
  .text-message-container .yours .message.last:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: -10px;
    width: 10px;
    height: 20px;
    background: white;
    border-bottom-right-radius: 10px; }

.text-message-bubble {
  background: #eee;
  border-radius: 13px;
  clear: both;
  float: left;
  margin-bottom: 4px;
  max-width: 90%;
  padding: 7px;
  white-space: pre-wrap; }

.text-message-image {
  border-radius: 13px;
  margin-bottom: 4px;
  max-width: 90%; }

.xray-stats td {
  text-align: center; }

.xray-modal .telescope-primary-label, .xray-modal .telescope-secondary-label {
  text-align: center; }

.horizontal-container {
  display: flex;
  flex: 1;
  flex-flow: row;
  align-items: stretch;
  align-content: stretch;
  overflow: auto; }

@media (min-width: 1025px) {
  .preview-panel {
    max-width: 40%; } }
@media (max-width: 1024px) {
  .horizontal-container {
    flex-wrap: wrap;
    justify-content: stretch; }

  .preview-panel {
    flex-grow: 1;
    max-width: 100%; } }
.vertical-container {
  display: flex;
  flex: 1;
  flex-flow: column nowrap;
  align-items: stretch;
  align-content: stretch; }

.vertical-separator {
  border-left: 1px solid black;
  flex-grow: 0;
  margin: 20px 20px 0; }

.xray-title-bar {
  flex-grow: 0;
  width: 100%; }

.xray-title-bar {
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  border-bottom: 5px solid;
  border-top: 5px solid;
  border-color: transparent;
  width: 100%; }

.xray-stat-highlight {
  background: white;
  border: 2px solid black;
  border-radius: 5px;
  justify-content: center;
  margin: 0 5px;
  padding: 5px;
  text-align: center; }

.active-email-back-button {
  background-color: #fff;
  border: 1px solid #2c2c3c;
  border-radius: 10px;
  color: #2c2c3c;
  padding: 10px;
  width: auto; }
  .active-email-back-button:hover {
    background-color: #2c2c3c;
    color: #fff;
    cursor: pointer; }

.active-email-continue-button {
  background-color: #448cb4;
  border: 1px solid #448cb4;
  border-radius: 10px;
  color: #fff;
  float: right;
  padding: 10px;
  width: auto; }
  .active-email-continue-button:hover {
    background-color: #fff;
    color: #448cb4;
    cursor: pointer; }

.active-email-restart-button {
  background-color: #448cb4;
  border: 1px solid #448cb4;
  border-radius: 10px;
  color: #fff;
  font-size: 17px;
  padding: 17px;
  width: auto; }
  .active-email-restart-button:hover {
    background-color: #fff;
    color: #448cb4;
    cursor: pointer; }

.active-email-h6 {
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0.15px; }

.active-email-progress-step {
  border-radius: 10px;
  flex-grow: 1;
  font-size: 17px;
  padding: 10px;
  text-align: center; }

.active-email-progress-step-current {
  background-color: #2c2c3c;
  color: #fff; }

.active-email-progress-step-complete {
  background-color: #fff;
  color: #448cb4; }

.active-email-progress-step-to-do {
  background-color: #fff;
  color: #938e95; }

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite; }

.white-to-black {
  background-color: #000;
  position: relative;
  animation: white-to-black 2s linear 0s infinite; }

@keyframes white-to-black {
  8% {
    background-color: #000; }
  16% {
    background-color: #111; }
  25% {
    background-color: #222; }
  33% {
    background-color: #444; }
  42% {
    background-color: #555; }
  50% {
    background-color: #666; }
  58% {
    background-color: #888; }
  66% {
    background-color: #999; }
  75% {
    background-color: #aaa; }
  83% {
    background-color: #ccc; }
  92% {
    background-color: #ddd; }
  100% {
    background-color: #fff; } }
.tick-mark {
  width: 25%;
  height: 2px;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border: none; }

h1, h2, h3 {
  color: #2c2c3c; }

.winning-segment {
  border-color: #95e8ae;
  background-color: #95e8ae; }

.dropdown-list-item {
  border: 1px solid #d0d0d0;
  display: inline-block;
  overflow: hidden;
  padding: 5px 0 5px 10px;
  position: relative;
  width: 100%; }

.td-small {
  width: 20px;
  max-width: 20px; }

.td-med {
  width: 100px;
  max-width: 100px; }

.topic-not-sent {
  background-color: pink; }

.top-content-table-title {
  padding-top: 20px;
  padding-bottom: 10px;
  color: black;
  text-align: center; }

.top-content .channel-row {
  text-align: center; }
.top-content .stat-row {
  text-align: center; }
.top-content .content-row {
  cursor: pointer; }
  .top-content .content-row td:hover {
    background-color: #D9EDF7; }
  .top-content .content-row .content-column {
    display: flex; }
    .top-content .content-row .content-column .number {
      border-right: 1px solid;
      border-color: inherit;
      padding: 8px;
      padding-right: 4px; }
    .top-content .content-row .content-column .content {
      padding: 8px;
      padding-left: 4px; }

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