
/*.dashboard{*/
  /*padding: 15px;*/
/*}*/

/*.header {*/
  /*color: blue02;*/
/*}*/

/*.header span {*/
  /*padding: 0px 10px;*/
/*}*/

/*.header span:nth-child(even) {*/
  /*border-left: 1px solid blue03;*/
/*}*/

/*.listSection {*/
  /*padding: 5px 0px 0px 0px;*/
  /*position: relative;*/
  /*column-gap: 0;*/
  /*box-sizing: border-box;*/
  /*height: 100%;*/
/*}*/

/*.listSectionLoading {*/
  /*composes: listSection;*/
  /*position: absolute;*/
  /*width: calc(100vw);*/
  /*height: calc(100vh - 102px);*/
/*}*/
/*.listSectionLoading > div { !* set Loader to fixed position *!*/
  /*position: fixed;*/
/*}*/

/*.widgetsListWrapper {*/
  /*list-style: none;*/
  /*padding: 0;*/
/*}*/

/*.widgetsListWrapper li {*/
  /*padding: 20px;*/
  /*margin: 10px;*/
/*}*/

/* TODO: See https://github.com/politear/zen-mobile/pull/86 */

.DashboardInfoLight__header___2Kjam {
  color: #1F2D42;
  background-color: #D8DDE1;
  font-size: 0.625rem;
}

.DashboardInfoLight__headerWithSmilter___vmowI {
  padding: 5px 10px 5px 15px;
}

.DashboardInfoLight__headerWithoutSmilter___AV3EN {
  padding: 10px 15px;
}

.DashboardInfoLight__collapsed___35BnR {
  display: flex;
  align-items: center;
}

.DashboardInfoLight__expanded___2aDbq {
  padding: 10px;
  position: static;
  z-index: auto;
}

.DashboardInfoLight__header___2Kjam .DashboardInfoLight__dashboardInfo___uh264 {
  overflow: hidden;
  flex-grow: 1;
}

.DashboardInfoLight__header___2Kjam .DashboardInfoLight__smartFilter___2gA4s {
  overflow: hidden;
  flex-shrink: 0;
  flex-basis: 72px;
}

.SimpleDescriptionLight__simpleDescription___m1Gzf {
  display: flex;
  align-items: center;
}

.SimpleDescriptionLight__text___2rXoH {
  display: flex;
  flex-grow: 1;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
}

.SimpleDescriptionLight__text___2rXoH span {
  border-right: 1px solid #8E9FAD;
  margin: 0 5px;
}

.SimpleDescriptionLight__ellipsis___1XXWP {
  display: flex;
  flex-shrink: 0;
  flex-basis: 40px;
  justify-content: flex-end;
  margin-left: 5px;
}

/**
 * Remove 1 line text with "... More"
 */

.SimpleDescriptionLight__simpleDescriptionExpanded___39T4e {
  display: block;
}

.SimpleDescriptionLight__textExpanded___25eIh {
  display: block;
  overflow: visible;
  white-space: normal;
}

.DetailedDescriptionLight__detailedDescription___3A8Kf {
  line-height: 22px;
  padding: 10px;
}

.DetailedDescriptionLight__detailedDescription___3A8Kf p {
  margin: 0;
}

.BoldTextLight__boldText___3Vde9 {
}

/* TODO: See https://github.com/politear/zen-mobile/pull/86 */ /* TODO: See https://github.com/politear/zen-mobile/pull/86 */

.FooterLight__footer___1rWVu {
  color: #8E9FAD;
  padding: 15px 10px 10px 10px;
  font-size: 0.875rem; /* TODO: See https://github.com/politear/zen-mobile/pull/86 */
  font-weight: 300; /* TODO: See https://github.com/politear/zen-mobile/pull/86 */
}

.FooterLight__footer___1rWVu div {
  margin-bottom: 10px;
}

.FooterLight__lexisNexisPolicy___3n-cW > a {
  color: #8E9FAD;
  text-decoration: underline;
}

.FooterLight__logoutSeparator___2vBdE {
  color: #8E9FAD;
}

.FooterLight__logoutSection___GcrsQ {
  color: #1F2D42;
  display: flex;
  white-space: pre;
  font-size: 0.875rem; /* TODO: See https://github.com/politear/zen-mobile/pull/86 */
}

.FooterLight__termsOfService___kFyAl {
  color: #1F2D42;
  display: flex;
  white-space: pre;
}

.FooterLight__userName___2wuzy {
  font-weight: 700; /* TODO: See https://github.com/politear/zen-mobile/pull/86 */
}

.FooterLight__whiteLabelContainer___2X2v1 {
  width: 90px;
  display: inline-block;
  vertical-align: middle;
}

.FooterLight__whiteLabelContainer___2X2v1 img {
  width: 100%;
  height: 100%;
}

.WidgetListLight__WidgetList___1N-oc {
  /* TODO: Don't hardcode space for the DashboardInfo component, should be dynamic if possible */
  padding: 0px 0 0 0;
  position: relative;
  column-gap: 0;
  box-sizing: border-box;
  height: 100%;
  flex: 1;
}

.WidgetListLight__widgetsListWrapper___31gdt {
  list-style: none;
  padding: 0;
  margin-top: 0;
}

.WidgetListLight__widgetsListWrapper___31gdt > li {
  padding: 0px;
  margin: 0 0 10px 0;
  height: 280px;
}

.WidgetListLight__widgetsListInfoBarWrapper___1pV38 {
  height: 310px !important;
}

li.WidgetListLight__topAuthorsWidget___2MDkj  {
  height: 250px;
}

.WidgetListLight__infoOverlayText___3nJIm{
  color: white;
  margin-top: 30px;
  font-size: 12px;
  font-weight: 200;
}

.WidgetListLight__infoOverlayText___3nJIm > label{
  font-weight: 300 !important;
  font-size: 14px;
  padding-left: 5px;
}

.WidgetListLight__hidden___1W20A {
  display: none;
}

.WidgetListLight__expandedWidgetMode___2kZls {
  margin: 0;
}

.WidgetListLight__infoOverlayTitle___zJCQ2{
  font-family: Roboto;
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.WidgetListLight__infoOverlayTitle___zJCQ2:nth-child(1){
  margin-top: 8px;
}

.WidgetListLight__infoOverlayText___3nJIm label[for='checkbox']{
  bottom: 0.25em;
  position: relative;
}

.WidgetListLight__infoOverlaySubTitle___38IvC{
  font-family: Roboto;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  color: #D8DDE1;
  margin-top: 5px;
}


.DateRangeLight__container___4ZnXV {
  margin-top: 10px;
  height: calc(100vh - 40px);
}

.DateTimePickerLight__container___12KkD {
}


html {
  height: 100%;
  width: 100%;
}

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  color: #838FAE;
}


.HeaderDark__headerBackground___38iiq {
  background: #1F2D42;
  -webkit-box-shadow: #333 0 0 5px 0;
  -moz-box-shadow: #333 0 0 5px 0;
  box-shadow: #333 0 0 5px 0;
  overflow: hidden;
  z-index: 5;
  position: fixed;
  width: 100%;
  height: 40px;
}

.HeaderDark__navigationWrapper___1Rz88 {
  display: flex;
  margin: 0px;
  padding: 0px 15px;
  list-style: none;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
}

.HeaderDark__navigationWrapper___1Rz88 a:hover {
  color: #838FAE;
}

/**
  Home Nav
*/
.HeaderDark__whiteLabelWrapper___MkqrL {
  position: relative;
  flex-grow: 1;
  height: 100%;
}

.HeaderDark__whiteLabelContainer___1HCvC {
  height: 100%;
  display: inline-block;
  position: relative;
}

.HeaderDark__whiteLabelContainer___1HCvC img {
  width: 100%;
  height: 100%;
}

/* white labels typically are PNG while the Zignal white label is an SVG, so we render PNGs differently */
.HeaderDark__defaultWhiteLabel___lb1GB {
  width: 125px;
}

/* Zignal white label is an SVG while other white labels are PNGs, so we style it differently for now */
.HeaderDark__zignalWhiteLabel___2p7Ng {
  width: 90px;
}

.HeaderDark__headerTitleSection___8WqBT {
  margin-left: auto;
  margin-right: auto;
}

.HeaderDark__headerTitleSection___8WqBT svg {
  display: inline-block;
}

.HeaderDark__headerTitleSection___8WqBT span {
  margin-left: 5px;
}

/*
 Other nav
*/

.HeaderDark__doneHeaderSection___1BjPP a {
  text-decoration: none;
}

.HeaderDark__doneHeaderSection___1BjPP a:hover {
  color: #00A0FE;
}

.HeaderDark__buttonContainerCenter___G29nw {
  text-align: center;
}

.HeaderDark__buttonContainer___2Ol8I {
  flex-grow: 0;
  position: relative;
  bottom: 5px;
}

.FooterDark__footer___3nG5O {
  color: #8E9FAD;
  padding: 15px 10px 10px 10px;
}

.FooterDark__footer___3nG5O div {
  margin-bottom: 10px;
}

.FooterDark__lexisNexisPolicy___1EP5- > a {
  color: #8E9FAD;
  text-decoration: underline;
}

.FooterDark__logoutSeparator___1MC94 {
  color: #8E9FAD;
}

.FooterDark__logoutSection___6RvKj {
  color: #1F2D42;
  display: flex;
  white-space: pre;
}

.FooterDark__termsOfService___2TmiI {
}

.FooterDark__userName___v7Lg4 {
}

.FooterDark__whiteLabelContainer___3FC_b {
  width: 90px;
  display: inline-block;
  vertical-align: middle;
}

.FooterDark__whiteLabelContainer___3FC_b img {
  width: 100%;
  height: 100%;
}

.NavButtonDark__navButton___1W0Rg {
  padding-left: 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.NavButtonDark__navButton___1W0Rg a {
  color: #B4BFD6;
}

.NavButtonDark__navButton___1W0Rg a:hover {
  color: #B4BFD6;
}

@media(min-width: 500px) {
  .NavButtonDark__navButton___1W0Rg {
    width: 90px;
  }
}

.NavButtonDark__navButton___1W0Rg:hover {
  cursor: pointer;
}

.NavButtonDark__navButton___1W0Rg svg {
  padding-bottom: 3px;
  width: 100%;
  margin-right: 0;
}

.NavButtonDark__navButton___1W0Rg a {
  display: block;
  min-height: 40px;
}

.NavButtonDark__navButtonProfile___GbTlU {
  margin-top: 7px;
}

.NavButtonDark__navButtonProfile___GbTlU svg {
  width: 18px;
  height: 18px;
  position: relative;
  top: 4px;
}

.NavButtonDark__navButtonDashboard___3RIOF svg {
  width: 24px;
  height: 24px;
  position: relative;
  top: 10px;
}

.NavButtonDark__navButtonDateRange___zx1ft svg {
  width: 18px;
  height: 18px;
  position: relative;
  top: 4px;
}


.NavButtonDark__navButtonText___1Vx3U {
}

html {
  height: 100%;
  width: 100%;
  font-size: 16px;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background: #D8DDE1;
  color: #838FAE;
}

/*:global #root{*/
  /*height: 100%;*/
/*}*/

/*:global #root > div {*/
  /*height: calc(100% - 48px); !* minus the height of the header *!*/
/*}*/

.slick-slider {
  margin-bottom: 10px;
}

.LayoutDark__container___1WiC7, .LayoutDark__container___1WiC7 > div:nth-child(2), .LayoutDark__container___1WiC7 > div > div, .LayoutDark__container___1WiC7 > div > div > div {
  height: 100%;
}

.LayoutDark__grid___X1nrn {
  padding-top: 40px;
}


@keyframes moveInFromRight {
  from {
    transform: translateX(100%);
  }
}

@keyframes moveOutToLeft {
  to {
    transform: translateX(-100%);
  }
}

@keyframes moveInFromLeft {
  from {
    transform: translateX(-100%);
  }
}

@keyframes moveOutToRight {
  to {
    transform: translateX(100%);
  }
}

@keyframes moveInFromTop {
  from {
    transform: translateY(-100%);
  }
}

@keyframes moveOutToTop {
  to {
    transform: translateY(-100%);
  }
}


.slideInRight-enter, .slideInRight-exit {
  position: relative;
}

.slideInRight-enter {
  transform: translateX(100%);
}

.slideInRight-enter-active {
  transition: transform 300ms ease-in-out;
  transform: translateX(0);
}

.slideInRight-exit {
  transform: translateY(-100%);
}

.slideInRight-exit-active {
  transition: transform 300ms ease-in-out;
  transform: translateX(-100%) translateY(-100%);
}


.slideInLeft-enter, .slideInLeft-exit {
  position: relative;
}

.slideInLeft-enter {
  transform: translateX(-100%);
}

.slideInLeft-enter-active {
  transition: transform 300ms ease-in-out;
  transform: translateX(0);
}

.slideInLeft-exit {
  transform: translateY(-100%);
}

.slideInLeft-exit-active {
  transition: transform 300ms ease-in-out;
  transform: translateX(100%) translateY(-100%);
}



.slideInTop-enter, .slideInTop-exit {
  position: fixed;
}

.slideInTop-enter {
  transform: translateY(-100%);
  z-index: 2;
}

.slideInTop-enter-active {
  transition: transform 300ms ease-in-out;
  transform: translateY(0);
}

.slideInTop-exit {
  transform: translateY(0);
  z-index: 0;
}

.slideInTop-exit-active {
  transition: transform 300ms ease-in-out;
  transform: translateY(0);
}



.slideOutTop-enter, .slideOutTop-exit {
  position: fixed;
  height: 100vh;
  overflow: hidden;
}

.slideOutTop-enter {
  transform: translateY(0);
  z-index: 1;
}

.slideOutTop-enter-active {
  transition: transform 300ms ease-in-out;
  transform: translateY(0);
}

.slideOutTop-exit {
  transform: translateY(0);
  z-index: 2;
}

.slideOutTop-exit-active {
  transition: transform 300ms ease-in-out;
  transform: translateY(-100%);
}

.AppDark__loadingLayout___3_uJD > div { /* set Loader to fixed position */
  position: fixed;
}

.DashboardDark__dashboard___2fgpF{
  padding: 0 0 15px 0;
  min-height: calc(100vh - 40px - 50px); /* 40px <Header> height, 50px <DashboardInfo> height */
}

.DashboardDark__showDashboard___U-F32 {
  display: block;
}

.DashboardDark__hideDashboard___3ZbNz {
  display: none;
}

.DashboardDark__listSection___Adua3 {
  /* TODO: Don't hardcode space for the DashboardInfo component, should be dynamic if possible */
  padding: 30px 0px 0px 0px;
  position: relative;
  column-gap: 0;
  box-sizing: border-box;
  height: 100%;
}

.DashboardDark__listSectionLoading___G7R9H {
  position: absolute;
  width: calc(100vw);
  height: calc(100vh - 102px);
}

.DashboardDark__listSectionLoading___G7R9H > div { /* set Loader to fixed position */
  position: fixed;
}

.DashboardDark__flexContainer___1OCRE {
  display: flex;
  flex-direction: column;
  min-height: inherit;
}

/*.widgetsListWrapper {*/
  /*list-style: none;*/
  /*padding: 0;*/
/*}*/

/*.widgetsListWrapper li {*/
  /*padding: 0px;*/
  /*margin: 0 0 10px 0;*/
  /*height: 280px;*/
/*}*/

.DashboardSelectorDark__dashboard___e62lz {
  padding-top: 10px;
  min-height: calc(100vh - 50px);
  background: #1F2D42;
  width: 100%;
}

.DashboardSelectorDark__searchSection___3GKWU {
  padding: 5px 15px 5px 15px;
}

.DashboardSelectorDark__listSection___3NwCt {
  padding: 5px 0px 0px 0px;
  position: relative;
  column-gap: 0;
  box-sizing: border-box;
  height: 100%;
}

.DashboardSelectorDark__listSectionLoading___3XWz5 {
  position: absolute;
  width: calc(100vw);
  height: calc(100vh - 102px);
  background-color: #1F2D42;
}
.DashboardSelectorDark__listSectionLoading___3XWz5 > div { /* set Loader to fixed position */
  position: fixed;
}

.DashboardSelectorDark__dashboardWrapper___1Mcwb {
  -webkit-column-break-inside: avoid;
}

.DashboardSelectorDark__campaignList___3lQhl, .DashboardSelectorDark__dashboardList___3ai46 {
  padding-bottom: 10px;
  margin: 0;
  list-style-type: none;
}

.DashboardSelectorDark__campaignList___3lQhl {
  padding-left: 0px;
}

.DashboardSelectorDark__dashboardList___3ai46 {
  padding-left: 10px;
}

.DashboardSelectorDark__campaignList___3lQhl li, .DashboardSelectorDark__dashboardList___3ai46 li {
  line-height: 1rem;
  padding: 10px 10px 10px 15px;
}

.DashboardSelectorDark__campaignItem___3rTzk {
  display: flex;
  position: relative;
  padding: 6px 5px 6px 0px;
  transform: translateZ(0); /* Render hack for Safari column-count */
  outline-style: none;
  margin-bottom: 1px;
}

.DashboardSelectorDark__dashboardSectionTitle___3srIl {
  color: #8E9FAD;
  padding: 6px 5px 6px 0px;
}

.DashboardSelectorDark__dashboardItem___1UR5n {
  display: flex;
  position: relative;
  padding: 6px 5px 6px 0px;
  transform: translateZ(0); /* Render hack for Safari column-count */
  outline-style: none;
  margin-bottom: 1px;
  font-size: 0.875rem;
}

.DashboardSelectorDark__dashboardList___3ai46 li:hover {
  background: #00A0FE;
  color: white;
  cursor: pointer;
}

.DashboardSelectorDark__dashboardList___3ai46 li.DashboardSelectorDark__selected___3SFDk {
  background: #00A0FE;
  color: white;
}

.DashboardSelectorDark__campaignTitle___3YwKm {
}

.DateRangeDark__container___1nkuA {
  padding-top: 10px;
  height: calc(100vh - 50px);
}

.DateRangeDark__pickerContainer___KC9sA {
  position: absolute;
  top: 0;
  bottom: 100px;
  left: 0;
  right: 0;
}

.DateRangeDark__presetListContainer___39IFd {;
  color: #00A0FE;
}

.DateRangeDark__presetListContainer___39IFd strong {
  color: #B4BFD6;
}


.DateTimePickerDark__container___2eeRW {
  display: flex;
  height: 100%;
  width: 100%;
  position: absolute;
  flex-direction: column;
}

.DateTimePickerDark__calendar___1NS3G {
  flex: 1;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #B4BFD6;
}

.DateTimePickerDark__calendar___1NS3G div[role="application"] {
  position: static !important;
}

.DateTimePickerDark__time___1cbJq {
  flex: 0;
  margin: 10px auto 20px auto;
}

.DateTimePickerDark__timeInput___OcqZa {
  background: #2F3E54;
  color: #B4BFD6;
  height: 40px;
  font-size: 1rem;
  width: 120px;
  text-align: center;
  -webkit-appearance: none;
  font-family: inherit;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  line-height: 40px;
}

.DateTimePickerDark__timeIcon___3fKsU {
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  background: #2F3E54;
  margin-left: 1px;
  vertical-align: top;
}

.ProfileDark__profile___3iFHB {
  padding-top: 10px;
  min-height: calc(100vh - 50px);
  background: #1F2D42;
  position: relative;
  z-index: 1;
}

.ProfileDark__searchSection___10Es4 {
  padding: 5px 15px 5px 15px;
}

.ProfileDark__listSection___12ERC {
  padding: 5px 0px 0px 0px;
  position: relative;
  column-gap: 0;
  box-sizing: border-box;
}

.ProfileDark__profileWrapper___21e8o {
  -webkit-column-break-inside: avoid;
}

.ProfileDark__profileList___20Enr {
  padding-bottom: 10px;
  padding-left: 0;
  margin: 0;
  list-style-type: none;
}
.ProfileDark__profileList___20Enr li {
  line-height: 1rem;
  padding: 10px 10px 10px 15px;
}

.ProfileDark__profileItem___2IoDg {
  display: flex;
  position: relative;
  padding: 6px 5px 6px 0px;
  transform: translateZ(0); /* Render hack for Safari column-count */
  outline-style: none;
  margin-bottom: 1px;
}

.ProfileDark__profileList___20Enr li:hover {
  background: #00A0FE;
  color: white;
  cursor: pointer;
}

.ProfileDark__profileList___20Enr li.ProfileDark__selected___pXT4Y {
  background: #00A0FE;
  color: white;
}

.ProfileDark__listSectionLoading___3Zdnm {
  position: absolute;
  width: calc(100vw);
  height: calc(100vh - 102px);
  background-color: #1F2D42;
}
.ProfileDark__listSectionLoading___3Zdnm > div { /* set Loader to fixed position */
  position: fixed;
}

