@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900|Droid+Sans:400,700|Oswald:400,300);
html,
body {
  overflow-y: auto;
  overflow-x: hidden;
  touch-action: auto;
  font-family: 'Lato', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
}
a {
  cursor: pointer;
}
div.qvobject,
div.qvplaceholder {
  padding: 0 0 0 0;
  height: 400px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
div.qvobject.one {
  height: 100px;
}
div.qvobject.fifty {
  height: 50px;
}
div.qvobject.two {
  height: 200px;
}
div.qvobject.three {
  height: 300px;
}
.no-margin-padding {
  margin: 0 !important;
  padding: 0 !important;
}
.no-margin-padding-top-bottom {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.no-margin-padding-left-right {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-margin-padding-bottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.no-margin-padding-top {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.no-margin-padding-left {
  margin-left: 0 !important;
  padding-left: 0 !important;
}
.no-margin-padding-right {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
.red,
.red:hover {
  color: #cc3c3c;
}
.left-20 {
  padding-left: 20px;
}
.left-67 {
  padding-left: 67px;
}
.right-20 {
  padding-right: 20px;
}
.top-20 {
  padding-top: 20px;
}
.bottom-20 {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#QewRJ {
  padding: 20px;
}
/*************
 * HEADER - FOOTER
**************/
#header {
  /*height: 646px;
	width: 100%;*/
  color: white;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 10px;
}
#header.intro {
  background-image: url('../img/background_intro.jpg');
  margin-bottom: 70px;
  padding-bottom: 40px;
}
#header.intro-debate {
  background-image: url('../img/background_intro_debates.jpg');
  margin-bottom: 70px;
  padding-bottom: 40px;
}
#header.how {
  background-image: url('../img/background-Howthisgotmade.jpg');
}
#header.how-debate {
  background-image: url('../img/background_intro_debates.jpg');
}
#header .logo-qlik {
  text-align: right;
  padding-bottom: 10px;
}
#header .title {
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
  font-weight: 300;
  padding-bottom: 30px;
  color: #a9bfd6;
  text-transform: uppercase;
}
#header .img-responsive {
  display: inline-block;
}
#header p {
  padding-bottom: 10px;
  font-size: 18px;
}
#header .description {
  /*max-width: 500px;*/
}
#header .nav .top-nav-link {
  color: white;
  padding-right: 20px;
  padding-left: 0;
  font-size: 15px;
}
#header .nav a:hover {
  background-color: transparent;
  text-decoration: underline;
}
#footer {
  color: #e8cfcf;
  background-color: #9b3a3a;
  padding-top: 50px;
  padding-bottom: 0;
  margin-top: 60px;
}
#footer .title {
  font-size: 24px;
  font-weight: 700;
}
#footer .copyright {
  font-size: 12px;
  color: #d18989;
}
#footer .mobile-clear {
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 40px;
  width: 100%;
  background: #999;
  z-index: 9999999;
}
#footer .mobile-clear .btn-primary {
  height: 40px;
}
.main .title {
  color: #cc3c3c;
  font-size: 24px;
  font-weight: 900;
  padding-bottom: 10px;
  padding-top: 20px;
}
.main .subtitle {
  color: #395878;
  font-size: 20px;
  font-weight: 900;
  padding-top: 3px;
}
.main .week {
  color: #395878;
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  text-transform: uppercase;
}
.main .link {
  font-size: 18px;
  font-weight: 900;
  padding: 15px;
}
.main .link a {
  color: #395878;
}
.main .qv-object-title-text {
  color: #395878;
  font-family: 'Oswald', sans-serif;
  height: 1.6em;
}
.main .dropDown {
  width: 200px;
  padding-right: 20px;
  display: inline-block;
}
.main #clear {
  background-color: #395878;
  padding: 5px 20px;
}
.main #networksMobile,
.main #candidatesMobile {
  width: 100%;
}
.main #networksMobile .btn-default,
.main #candidatesMobile .btn-default {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.main #networksMobile {
  margin-top: 20px;
}
.main #googleChart {
  height: 600px;
  padding-left: 0;
}
.main #googleChart .title {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  display: block;
  color: black;
  padding: 0;
  line-height: 1em;
}
.main .table {
  width: 320px;
}
.main .table td {
  border-top: 0;
}
.main .learn-col-1 {
  float: left;
  width: 100px;
  padding-left: 15px;
}
.main .learn-col-2 {
  overflow: auto;
  padding-right: 15px;
}
.main .key-moments {
  text-align: right;
}
.main .toText {
  text-align: center;
  padding: 0 15px;
}
.main .disclaimer {
  font-size: 10px;
  font-style: italic;
  color: #666666;
  display: block;
}
.main .view-all {
  padding-bottom: 0;
  font-weight: 700;
  font-size: 14px;
  cursor: pointer;
}
.main #events {
  display: block;
}
.main #events .dropdown-menu,
.main #events .btn {
  width: 280px;
}
.main #events a {
  width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#chart {
  position: relative;
  padding-bottom: 15px;
}
#chart .legend-holder {
  display: inline-block;
  margin-right: 15px;
  font-size: 12px;
}
#chart .legend-holder .legend {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 5px;
}
#chart .legend-holder .legend.clinton {
  background-color: #395878;
}
#chart .legend-holder .legend.cruz {
  background-color: #c88d8d;
}
#chart .legend-holder .legend.sanders {
  background-color: #6f92b5;
}
#chart .legend-holder .legend.trump {
  background-color: #cc3c3c;
}
#chart .legend-holder .legend.johnson {
  background-color: #fed105;
}
#chart .legend-holder .legend.stein {
  background-color: #67cf66;
}
#chart .event {
  position: absolute;
  background: #ffffff;
  top: 60px;
  width: 300px;
  border: 1px solid #a9bfd6;
  box-shadow: 1px 1px 5px #a9bfd6;
  left: 50%;
  margin-left: -50px;
  z-index: 9999999;
  padding: 0;
}
#chart .event .learn-col-1 {
  float: left;
  width: 20px;
}
#chart .event .learn-col-2 {
  overflow: auto;
  padding: 5px 15px;
}
#chart .event .learn-col-2 .title {
  color: #395878;
  font-size: 20px;
  font-weight: 900;
}
#chart .event .learn-col-2 .note {
  color: black;
  font-size: 12px;
}
#chart .event .learn-col-2 .date {
  color: #bbb;
  font-size: 12px;
}
#chart .event .closex {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 2px;
  padding-right: 5px;
  font-size: 10px;
  color: #cc3c3c;
  cursor: pointer;
}
#chart .event .closex .lui-icon--close {
  font-size: 12px;
  font-weight: 700;
}
#chart .event .closex:hover {
  color: #395878;
}
/*************
 * QLIK 
**************/
/*************
 * BOOTSTRAP 
**************/
.container {
  max-width: 915px;
  width: 100%;
}
.container .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.container .row .dropdown-menu {
  /*.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus*/
}
.container .row .dropdown-menu .active,
.container .row .dropdown-menu .active a,
.container .row .dropdown-menu .active a:hover,
.container .row .dropdown-menu .active a:focus,
.container .row .dropdown-menu li:hover,
.container .row .dropdown-menu li label:hover,
.container .row .dropdown-menu li label .lui-checkbox__check-text:hover,
.container .row .dropdown-menu li a:hover {
  color: white !important;
  background-color: #77b62a;
}
.container .row .dropdown-menu li.qSelected {
  background-color: #77b62a;
  cursor: default;
}
.container .row .dropdown-menu li.qSelected a,
.container .row .dropdown-menu li.qSelected a:hover {
  color: white;
}
.container .row .dropdown-menu li.qOpen {
  background-color: white !important;
}
.container .row .dropdown-menu li.qDeselected {
  color: #333 !important;
  background-color: #ddd !important;
}
.container .row .dropdown-menu li.qDeselected:hover,
.container .row .dropdown-menu li.qDeselected a:hover {
  color: #333 !important;
  background-color: #cccccc !important;
}
.container .row .dropdown-menu li label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  white-space: nowrap;
}
.container .row .dropdown-menu .lui-checkbox .lui-checkbox__input:checked + .lui-checkbox__check-wrap .lui-checkbox__check,
.container .row .dropdown-menu .lui-checkbox .lui-checkbox__input:indeterminate + .lui-checkbox__check-wrap .lui-checkbox__check {
  background: #395878 !important;
}
.container .row .scrollable-menu {
  height: auto;
  overflow-x: hidden;
  z-index: 9999999;
  max-height: 200px;
}
.container .btn {
  border-radius: 0;
}
.container .btn-primary {
  background-color: #395878;
  font-weight: 700;
}
.container-fluid {
  padding: 0;
}
.modal-dialog {
  margin-bottom: 50px;
}
.modal-dialog .row {
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 20px;
}
/*************
 * ANGULAR 
**************/
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}
/*************
 * MOBILE 
**************/
@media (max-width: 768px) {
  #header.intro,
  #header.how {
    background-image: url('../img/background_intro_mobile.jpg');
  }
  #header.intro-debate,
  #header.how-debate {
    background-image: url('../img/background_intro_mobile_debates.jpg');
  }
  #header .logo-qlik img {
    width: 50%;
  }
  #header .logo-presidential img {
    width: 90%;
  }
  #header .icon-bar {
    background-color: white;
  }
  #header .nav li {
    margin-bottom: 3px;
    background-color: rgba(0, 0, 0, 0.2);
    padding-left: 15px;
  }
  #chart .event {
    left: 0;
    margin-left: 10%;
    width: 80%;
  }
  .main #events {
    width: 100%;
  }
  .main #events .dropdown-menu,
  .main #events .btn,
  .main #events a {
    width: 100%;
  }
  .main .key-moments {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .main .dropdown-menu {
    top: 35px;
  }
  .main .uib-datepicker-popup.dropdown-menu {
    right: 0 !important;
  }
  .main .toText {
    padding: 0 5px;
  }
  .main .from,
  .main .to {
    padding-bottom: 6px;
  }
  .main .from .input-group-addon,
  .main .to .input-group-addon {
    min-width: 60px;
    text-align: left;
  }
  .main .from .btn-group-justified > .btn-group,
  .main .to .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
  }
  .main .from .btn-group-justified > .btn-group > .dropdown-menu,
  .main .to .btn-group-justified > .btn-group > .dropdown-menu {
    width: 100%;
  }
}
.transcript .dropdown-menu {
  width: 100%;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  #test .qvobject {
    width: 340px;
  }
}
