html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font: 62.5%/1 Arial;
  text-align: left;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
}
a:focus,
a:hover,
a:active {
  outline: 0;
}
b,
strong {
  font-weight: bold;
}
small {
  font-size: 85%;
}
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
label {
  cursor: pointer;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Candidats */
/* Sprite */
/* Candidats */
/* Sprite */
/* Symbols */
/* Calendar colors */
.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
/* Heading, Base Font */
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?1yvday');
  src: url('../fonts/icomoon.eot?1yvday#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?1yvday') format('truetype'), url('../fonts/icomoon.woff?1yvday') format('woff'), url('../fonts/icomoon.woff2?1yvday') format('woff2'), url('../fonts/icomoon.svg?1yvday#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-check:before {
  content: "\e900";
}
.icon-chevron-down:before {
  content: "\e901";
}
/* DASHBOARD */
.dashboard_election-usa {
  overflow: hidden;
  margin: 0 -30px 20px;
  padding: 20px 10px 20px 30px;
  color: #ffffff;
  min-height: 110px;
  width: 1000px;
}
.dem .dashboard_election-usa {
  background-color: #06466d;
  background-image: -webkit-radial-gradient(circle, #06466d, #001a2a);
  background-image: radial-gradient(circle, #06466d, #001a2a);
  background-repeat: no-repeat;
}
.gop .dashboard_election-usa {
  background-color: #9b0505;
  background-image: -webkit-radial-gradient(circle, #9b0505, #550000);
  background-image: radial-gradient(circle, #9b0505, #550000);
  background-repeat: no-repeat;
}
.dashboard_election-usa header {
  display: inline-block;
}
.dem .dashboard_election-usa header {
  width: 33%;
}
.gop .dashboard_election-usa header {
  width: 29%;
}
.dashboard_election-usa header h1 {
  margin: 0 0 10px;
  font: 22px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.dashboard_election-usa header em {
  display: block;
  margin-bottom: 10px;
  font: 14px/1.2 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal;
  font-style: italic;
}
.dashboard_election-usa header em span {
  padding-left: 10px;
}
.dem .dashboard_election-usa header em {
  color: #b5e0fa;
}
.gop .dashboard_election-usa header em {
  color: #ffdbdb;
}
.dashboard_election-usa header p {
  font: 13px/1.4 Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-style: italic;
}
.dashboard_election-usa ul {
  display: inline-block;
  vertical-align: top;
}
.dem .dashboard_election-usa ul {
  width: 66%;
}
.gop .dashboard_election-usa ul {
  width: 70%;
}
.dashboard_election-usa ul li {
  display: inline-block;
  vertical-align: top;
  /* candidati */
  /* winner */
  /* nominee */
  /* withdrew */
}
.dem .dashboard_election-usa ul li {
  width: 33%;
}
.gop .dashboard_election-usa ul li {
  width: 24%;
}
.dashboard_election-usa ul li dl {
  overflow: hidden;
}
.dashboard_election-usa ul li dl dt h1 {
  margin: 0 0 5px;
  font: 16px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.gop .dashboard_election-usa ul li dl dt h1 {
  margin: 0 0 5px;
  font: 14px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
.dashboard_election-usa ul li dl dd {
  font: 16px/1.2 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.dashboard_election-usa ul li dl dd.desc {
  display: none;
  clear: both;
  font: 12px/1.3 Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  width: 95%;
}
.dashboard_election-usa ul li dl dd.candidate {
  float: left;
  margin: 0 3px 5px 0;
  width: 54px;
  height: 54px;
  /* cruz withdrew */
  /* rubio withdrew */
  /* kasich withdrew */
}
.dem .dashboard_election-usa ul li dl dd.candidate {
  background: url("/static/speciale/2016/primarie-usa/assets/img/sprite-small_dem.png") 0 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .dem .dashboard_election-usa ul li dl dd.candidate {
    background-image: url("/static/speciale/2016/primarie-usa/assets/img/sprite-small_dem@2x.png") !important;
    background-size: 120px 240px !important;
    -webkit-background-size: 120px 240px;
    -moz-background-size: 120px 240px;
    -o-background-size: 120px 240px;
  }
}
.dem .dashboard_election-usa ul li dl dd.candidate.clinton {
  background-position: 0 -60px;
}
.dem .dashboard_election-usa ul li dl dd.candidate.sanders {
  background-position: 0 -120px;
}
.dem .dashboard_election-usa ul li dl dd.candidate.omalley {
  background-position: -66px -180px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.trump,
.gop .dashboard_election-usa ul li dl dd.candidate.cruz,
.gop .dashboard_election-usa ul li dl dd.candidate.rubio,
.gop .dashboard_election-usa ul li dl dd.candidate.carson,
.gop .dashboard_election-usa ul li dl dd.candidate.bush {
  background: url("/static/speciale/2016/primarie-usa/assets/img/sprite-small_gop_new.png") 0 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .gop .dashboard_election-usa ul li dl dd.candidate.trump,
  .gop .dashboard_election-usa ul li dl dd.candidate.cruz,
  .gop .dashboard_election-usa ul li dl dd.candidate.rubio,
  .gop .dashboard_election-usa ul li dl dd.candidate.carson,
  .gop .dashboard_election-usa ul li dl dd.candidate.bush {
    background-image: url("/static/speciale/2016/primarie-usa/assets/img/sprite-small_gop_new@2x.png") !important;
    background-size: 120px 360px !important;
    -webkit-background-size: 120px 360px;
    -moz-background-size: 120px 360px;
    -o-background-size: 120px 360px;
  }
}
.gop .dashboard_election-usa ul li dl dd.candidate.trump {
  background-position: 0 -60px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.cruz {
  background-position: -66px -120px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.rubio {
  background-position: -66px -180px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.carson {
  background-position: 0 -240px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.bush {
  background-position: 0 -300px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.christie,
.gop .dashboard_election-usa ul li dl dd.candidate.fiorina,
.gop .dashboard_election-usa ul li dl dd.candidate.paul,
.gop .dashboard_election-usa ul li dl dd.candidate.kasich,
.gop .dashboard_election-usa ul li dl dd.candidate.huckabee,
.gop .dashboard_election-usa ul li dl dd.candidate.santorum,
.gop .dashboard_election-usa ul li dl dd.candidate.gilmore {
  background: url("/static/speciale/2016/primarie-usa/assets/img/sprite-small_gop2.png") 0 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .gop .dashboard_election-usa ul li dl dd.candidate.christie,
  .gop .dashboard_election-usa ul li dl dd.candidate.fiorina,
  .gop .dashboard_election-usa ul li dl dd.candidate.paul,
  .gop .dashboard_election-usa ul li dl dd.candidate.kasich,
  .gop .dashboard_election-usa ul li dl dd.candidate.huckabee,
  .gop .dashboard_election-usa ul li dl dd.candidate.santorum,
  .gop .dashboard_election-usa ul li dl dd.candidate.gilmore {
    background-image: url("/static/speciale/2016/primarie-usa/assets/img/sprite-small_gop2@2x.png") !important;
    background-size: 120px 480px !important;
    -webkit-background-size: 120px 480px;
    -moz-background-size: 120px 480px;
    -o-background-size: 120px 480px;
  }
}
.gop .dashboard_election-usa ul li dl dd.candidate.christie {
  background-position: 0 -60px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.fiorina {
  background-position: 0 -120px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.paul {
  background-position: 0 -180px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.kasich {
  background-position: -66px -240px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.huckabee {
  background-position: 0 -300px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.santorum {
  background-position: 0 -360px;
}
.gop .dashboard_election-usa ul li dl dd.candidate.gilmore {
  background-position: 0 -420px;
}
.dashboard_election-usa ul li dl dd.delegates {
  font: 24px/1.2 'lato-black', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.dashboard_election-usa ul li.winner dd.desc {
  display: block;
}
.gop .dashboard_election-usa ul li.winner {
  width: 26%;
}
.gop .dashboard_election-usa ul li.winner dd.desc {
  width: 100%;
}
.dashboard_election-usa ul li .icon-check {
  display: none;
}
.dashboard_election-usa ul li.nominee .icon-check {
  display: inline-block;
}
.gop .dashboard_election-usa ul li.nominee {
  width: 155px;
}
.dem .dashboard_election-usa ul li.withdrew dd.candidate.clinton {
  background-position: -66px -60px;
}
.dem .dashboard_election-usa ul li.withdrew dd.candidate.sanders {
  background-position: -66px -120px;
}
.dem .dashboard_election-usa ul li.withdrew dd.candidate.omalley {
  background-position: -66px -180px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.trump {
  background-position: -66px -60px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.cruz {
  background-position: -66px -120px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.rubio {
  background-position: -66px -180px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.carson {
  background-position: -66px -240px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.bush {
  background-position: -66px -300px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.christie {
  background-position: -66px -60px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.fiorina {
  background-position: -66px -120px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.paul {
  background-position: -66px -180px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.kasich {
  background-position: -66px -240px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.huckabee {
  background-position: -66px -300px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.santorum {
  background-position: -66px -360px;
}
.gop .dashboard_election-usa ul li.withdrew dd.candidate.gilmore {
  background-position: -66px -420px;
}
.dashboard_election-usa ul > li > dl > dd.graphics {
  display: none;
}
.dashboard_election-usa footer {
  padding: 10px 5px 0 0;
  text-align: right;
  font: 12px/1.2 Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  color: #ffdbdb;
}
.dem .dashboard_election-usa footer {
  display: none;
}
