body {
  color: #333333;
  font: 14px/1.2 Arial, 'Helvetica Neue', Helvetica, sans-serif;
  background-color: #f5f5f5 !important;
}
p {
  margin: 1em 0;
}
a {
  color: #087bbb;
  text-decoration: none;
}
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;
}
/*

.font(@size: 100%, @weight: normal, @lineHeight: 150%) {
    font-size: @size;
    font-weight: @weight;
    line-height: @lineHeight;
}
*/
.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('http://www.repstatic.it/cless/main/speciali/elezioni/2016-v1/assets/font/icomoon.eot?1yvday');
  src: url('http://www.repstatic.it/cless/main/speciali/elezioni/2016-v1/assets/font/icomoon.eot?1yvday#iefix') format('embedded-opentype'), url('http://www.repstatic.it/cless/main/speciali/elezioni/2016-v1/assets/font/icomoon.ttf?1yvday') format('truetype'), url('http://www.repstatic.it/cless/main/speciali/elezioni/2016-v1/assets/font/icomoon.woff?1yvday') format('woff'), url('http://www.repstatic.it/cless/main/speciali/elezioni/2016-v1/assets/font/icomoon.woff2?1yvday') format('woff2'), url('http://www.repstatic.it/cless/main/speciali/elezioni/2016-v1/assets/font/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:before {
  content: "\e900";
}
.icon-delete:before {
  content: "\e901";
}
form {
  display: block;
}
fieldset {
  display: block;
  margin: 1.25em 0;
  padding: 0;
}
legend {
  display: block;
  width: 100%;
  margin: 0 0 1em 0;
  font-weight: bold;
  border-bottom: 1px solid #ebebeb;
}
label {
  display: block;
  margin: 0 0 0.25em;
  font-weight: bold;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="image"],
input[type="color"] {
  display: block;
  padding: 0.5em;
  margin: 0 0 0.625em;
  vertical-align: middle;
  border: 1px solid #ebebeb;
  outline: none;
  font-family: inherit;
  font-size: 1em;
  -webkit-appearance: none;
  border-radius: 0;
}
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="image"]:hover,
input[type="color"]:hover {
  border: 1px solid #e3e3e3;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="image"]:focus,
input[type="color"]:focus {
  border: 1px solid #dedede;
}
input[type="submit"],
input[type="button"] {
  display: block;
  border-radius: 0;
}
input[type="file"] {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1em;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 100%;
}
textarea {
  padding: 0.25em;
}
progress,
meter {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1em;
}
.button,
button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  -webkit-appearance: none;
  padding: 0.625em 1.25em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1em;
  border: none;
  outline: none;
  background: #087bbb;
  line-height: 100%;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
  background: #0771ac;
  text-decoration: none;
}
.button:active,
button:active,
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active {
  background: #07689e;
}
.button.disabled,
button.disabled,
input[type="button"].disabled,
input[type="submit"].disabled,
input[type="reset"].disabled {
  background: #0983c7;
  color: #054b72;
  cursor: default;
}
button.primary,
.button-primary {
  background: #333333;
  color: white;
}
button.primary:hover,
.button-primary:hover {
  background: #262626;
}
button.primary:active,
.button-primary:active {
  background: #1a1a1a;
}
button.primary.disabled,
.button-primary.disabled {
  background: #666666;
  color: #333333;
  cursor: default;
}
button.secondary,
.button-secondary {
  background: #cccccc;
  color: white;
}
button.secondary:hover,
.button-secondary:hover {
  background: #bfbfbf;
}
button.secondary:active,
.button-secondary:active {
  background: #b3b3b3;
}
button.secondary.disabled,
.button-secondary.disabled {
  background: #ffffff;
  color: #cccccc;
  cursor: default;
}
ul[class*="menu-"] {
  margin: 1em 0;
  padding: 0;
}
ul[class*="menu-"] li {
  position: relative;
  list-style: none;
}
ul[class*="menu-"] li a {
  padding: 0.75em 1.25em;
  line-height: 100%;
  color: #333333;
  text-decoration: none;
}
ul[class*="menu-"] li:hover > a,
ul[class*="menu-"] li a:hover,
ul[class*="menu-"] li a.selected,
ul[class*="menu-"] li.selected a {
  background: #087bbb;
}
ul[class*="menu-"] li a:active,
ul[class*="menu-"] li a.selected:hover,
ul[class*="menu-"] li.selected a:hover {
  background: #0771ac;
}
.menu-primary li {
  display: inline;
}
.menu-primary li a {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.menu-primary li ul {
  display: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 2.25em;
  left: 0;
  border: 1px solid #087bbb;
  background: white;
  z-index: 1000;
}
.menu-primary li ul li {
  display: block;
}
.menu-primary li ul li a {
  display: block;
  white-space: nowrap;
}
.menu-primary li:hover ul,
.menu-primary li ul:hover {
  display: inline;
}
.menu-secondary {
  border: 1px solid #087bbb;
}
.menu-secondary li {
  display: block;
}
.menu-secondary li a {
  display: block;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  zoom: 1;
  position: relative;
  display: block;
  padding: 5px 10px;
  text-align: center;
}
.nav > li > a:before,
.nav > li > a:after {
  content: "";
  display: table;
}
.nav > li > a:after {
  clear: both;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
  color: #087bbb;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #f5f5f5;
  border-color: #087bbb;
}
.nav > li > a > img {
  max-width: none;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #087bbb;
  background-color: #ffffff;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -2px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.2;
  border: 2px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f5f5f5 #f5f5f5 #f5f5f5;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666666;
  background-color: #ffffff;
  border: 2px solid #f5f5f5;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-tabs.nav-justified > li {
  display: table-cell;
  width: 1%;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 0;
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #f5f5f5;
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #f5f5f5;
  border-radius: 0 0 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border-bottom-color: #666666;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
.nav-justified > li {
  display: table-cell;
  width: 1%;
}
.nav-justified > li > a {
  margin-bottom: 0;
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #f5f5f5;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #f5f5f5;
  border-radius: 0 0 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border-bottom-color: #666666;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 3px;
  margin-top: -4px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-top: 6px solid \9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #ebebeb;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2;
  color: #000000;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #087bbb;
  background-color: #ffffff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #087bbb;
  text-decoration: none;
  outline: 0;
  background-color: #ffffff;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #cccccc;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: inherit;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: bold;
  color: #999999;
  text-transform: uppercase;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -9;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 6px dashed;
  border-bottom: 6px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu strong {
  text-transform: uppercase;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border-radius: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  border-radius: 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #087bbb;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 0;
}
@media (min-width: 768px) {
  .container {
    width: 990px;
    margin: 10px auto;
    background-color: #ffffff;
    zoom: 1;
  }
  .container:before,
  .container:after {
    content: "";
    display: table;
  }
  .container:after {
    clear: both;
  }
  .page-footer {
    width: 990px;
    margin: 10px auto;
    background-color: #ffffff;
    zoom: 1;
    margin: 15px auto 30px;
    text-align: center;
    background-color: transparent;
  }
  .page-footer:before,
  .page-footer:after {
    content: "";
    display: table;
  }
  .page-footer:after {
    clear: both;
  }
  /*
header {
	.column(12);
}

article {
	.column(8);	
}

aside {
	.column(4);
}

footer {
	.column(12);
}
*/
  .header-section,
  .body-section,
  .footer-section {
    float: left;
    width: 969.375px;
    margin-left: 10.3125px;
    margin-right: 10.3125px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #ffffff;
    clear: both;
  }
  .body-section {
    min-height: 600px;
  }
  nav.slide {
    float: left;
    width: 969.375px;
    margin-left: 10.3125px;
    margin-right: 10.3125px;
    padding-left: 0px;
    padding-right: 0px;
  }
  nav.slide .nav-pills > li > a {
    padding: 5px 15px;
    font: 16px/20px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
  }
  nav.slide .nav-pills > li > a .icon-arrow {
    margin-left: 4px;
    font-size: 90%;
  }
  #gs-social-sharebuttons4 {
    float: right;
    margin: 15px 5px;
  }
  .visible-mobile {
    display: none!important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  body {
    font-size: 14px!important;
  }
}
header.slide {
  position: relative;
  border-bottom: 1px solid #cccccc;
  background-color: #ffffff;
}
header.slide h1 {
  margin: 0;
  padding: 0;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
}
header.slide h1 a,
header.slide h1 a:visited {
  float: left;
  width: 100%;
  height: 100%;
}
header.slide .burger {
  display: none;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 12px;
  left: 2%;
}
header.slide .burger li {
  list-style: none;
  width: 25px;
  height: 3px;
  background-color: #cccccc;
  border-radius: 2px;
  margin: 5px 0;
  padding: 0;
}
header.slide .burger.open li {
  background-color: lighter(#cccccc, 10%);
}
nav.slide {
  display: block;
}
@media only screen and (max-width: 767px) {
  header.slide {
    z-index: 2;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    /* starting point */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  header.slide .burger {
    display: block;
  }
  /*  Nav Drawer Layout  */
  nav.slide {
    display: block;
    position: relative;
  }
  nav.slide ul {
    height: 100%;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  nav.slide ul li {
    display: block;
    float: none;
    list-style-position: inherit;
    list-style: none;
  }
  nav.slide ul li a {
    display: block;
    padding: 10px 20px;
    font: 16px/24px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
  }
  nav.slide ul li a.active {
    color: #ffffff;
    background-color: #141e23;
  }
  nav.slide ul li a:hover {
    color: #ffffff;
    background-color: #19252c;
  }
  /* NAVIGATION ANNIMATION */
  nav.slide {
    width: 93%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    margin: 0;
    background-color: #1d2d35;
    /* starting point */
    opacity: 0;
    -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
    -moz-transform: translate3d(5%, 0, 0) scale(0.97);
    transform: translate3d(5%, 0, 0) scale(0.97);
  }
  /*Nav Expanding Open Effect*/
  nav.open {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    -webkit-animation: slideIn 0.35s ease-in-out;
    -moz-transform: translate3d(0, 0, 0) scale(1);
    -moz-animation: slideIn 0.35s ease-in-out;
    transform: translate3d(0, 0, 0) scale(1);
    animation: slideIn 0.35s ease-in-out;
  }
  @-webkit-keyframes slideIn {
    0% {
      opacity: .3;
      -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0) scale(1);
    }
  }
  @-moz-keyframes slideIn {
    0% {
      opacity: .3;
      -moz-transform: translate3d(5%, 0, 0) scale(0.97);
    }
    100% {
      opacity: 1;
      -moz-transform: translate3d(0, 0, 0) scale(1);
    }
  }
  @keyframes slideIn {
    0% {
      opacity: .3;
      transform: translate3d(5%, 0, 0) scale(0.97);
    }
    100% {
      opacity: 1;
      transform: translate3d(0, 0, 0) scale(1);
    }
  }
  /*Nav Shrinking Closed Effect*/
  nav.close {
    opacity: 0;
    -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
    -webkit-animation: slideOut 0.3s ease-in-out;
    -moz-transform: translate3d(5%, 0, 0) scale(0.97);
    -moz-animation: slideOut 0.3s ease-in-out;
    transform: translate3d(5%, 0, 0) scale(0.97);
    animation: slideOut 0.3s ease-in-out;
  }
  @-webkit-keyframes slideOut {
    0% {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0) scale(1);
    }
    100% {
      opacity: .3;
      -webkit-transform: translate3d(5%, 0, 0) scale(0.97);
    }
  }
  @-moz-keyframes slideOut {
    0% {
      opacity: 1;
      -moz-transform: translate3d(0, 0, 0) scale(1);
    }
    100% {
      opacity: .3;
      -moz-transform: translate3d(5%, 0, 0) scale(0.97);
    }
  }
  @keyframes slideOut {
    0% {
      opacity: 1;
      transform: translate3d(0, 0, 0) scale(1);
    }
    100% {
      opacity: .3;
      transform: translate3d(5%, 0, 0) scale(0.97);
    }
  }
  /* CONTENT ANNIMATION */
  .content {
    /* starting point */
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1;
  }
  /*Content Sliding Open Effect*/
  header.open,
  .content.open {
    -webkit-transform: translate3d(240px, 0, 0);
    -webkit-animation: open 0.5s ease-in-out;
    -moz-transform: translate3d(240px, 0, 0);
    -moz-animation: open 0.5s ease-in-out;
    transform: translate3d(240px, 0, 0);
    animation: open 0.5s ease-in-out;
  }
  @-webkit-keyframes open {
    0% {
      -webkit-transform: translate3d(0, 0, 0);
    }
    70% {
      -webkit-transform: translate3d(260px, 0, 0);
    }
    100% {
      -webkit-transform: translate3d(240px, 0, 0);
    }
  }
  @-moz-keyframes open {
    0% {
      -moz-transform: translate3d(0, 0, 0);
    }
    70% {
      -moz-transform: translate3d(260px, 0, 0);
    }
    100% {
      -moz-transform: translate3d(240px, 0, 0);
    }
  }
  @keyframes open {
    0% {
      transform: translate3d(0, 0, 0);
    }
    70% {
      transform: translate3d(260px, 0, 0);
    }
    100% {
      transform: translate3d(240px, 0, 0);
    }
  }
  /*Content Sliding Closed Effect*/
  header.close,
  .content.close {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-animation: close 0.3s ease-in-out;
    -moz-transform: translate3d(0, 0, 0);
    -moz-animation: close 0.3s ease-in-out;
    transform: translate3d(0, 0, 0);
    animation: close 0.3s ease-in-out;
  }
  @-webkit-keyframes close {
    0% {
      -webkit-transform: translate3d(240px, 0, 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
    }
  }
  @-moz-keyframes close {
    0% {
      -moz-transform: translate3d(240px, 0, 0);
    }
    100% {
      -moz-transform: translate3d(0, 0, 0);
    }
  }
  @keyframes close {
    0% {
      transform: translate3d(240px, 0, 0);
    }
    100% {
      transform: translate3d(0, 0, 0);
    }
  }
}
.adv-top {
  margin: 10px auto;
  text-align: center;
  border: none;
  padding: 0;
}
header.slide {
  float: left;
  width: 969.375px;
  margin-left: 10.3125px;
  margin-right: 10.3125px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: .5em;
  padding: 20px 0;
}
header.slide h1 {
  float: left;
}
.repubblica header.slide h1 {
  background: url("http://www.repstatic.it/cless/main/speciali/elezioni/2016-v1/assets/repubblica/img/logo_repubblica.svg") 0 0 no-repeat;
  width: 218px;
  height: 45px;
  margin-top: 10px;
}
header.slide h2 {
  float: right;
  margin: 0!important;
  padding: 0 15px;
  font: 31px/58px 'lato-black', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  background: url("https://www.repstatic.it/cless/main/speciali/elezioni/2017/francia/assets/img/bg_header.jpg") 0 0 no-repeat;
  background-position: center center;
  min-height: 60px;
  min-width: 688px;
}
@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) {
  header.slide h2 {
    background-image: url("https://www.repstatic.it/cless/main/speciali/elezioni/2017/francia/assets/img/bg_header@2x.jpg") !important;
    background-size: 718px 60px !important;
    -webkit-background-size: 718px 60px;
    -moz-background-size: 718px 60px;
    -o-background-size: 718px 60px;
  }
}
header.slide h2 a {
  color: white;
}
header.slide h2 a:hover {
  color: white;
  text-decoration: none!important;
}
header.slide h2 a:active {
  text-decoration: none!important;
  outline: 0 !important;
}
header.slide h2 a span {
  display: inline-block;
  width: 90px;
}
nav.slide .navbar-form {
  float: right;
}
nav.slide .navbar-form .has-feedback {
  position: relative;
}
nav.slide .navbar-form .has-feedback input {
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #f5f5f5;
  font: 16px/20px Georgia, Times, 'Times New Roman', serif;
  color: lighter(#000000, 20%);
  font-style: italic;
  width: 300px;
}
nav.slide .navbar-form .has-feedback .icon-delete {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #cccccc;
}
nav.slide .navbar-form .has-feedback .typeahead > li > a {
  font: 16px/20px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  color: #333333;
}
nav.slide .navbar-form .has-feedback .typeahead > li.active > a {
  color: #087bbb;
}
.body-section {
  padding-bottom: 2em;
}
.body-section .content {
  margin: 10px 0 20px;
  padding: 2%;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  font-size: 16px;
  line-height: 22px;
  /* font-style: italic;  */
  color: #333333;
}
.body-section .box {
  background-color: #ffffff;
  opacity: .9;
  padding: 1em;
  font: 12px/16px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  min-width: 250px;
}
@media (max-width: 767px) {
  .body-section .box {
    opacity: 1!important;
  }
}
.body-section .box header {
  zoom: 1;
  margin: 0 0 10px;
  border-bottom: 1px solid #cccccc;
}
.body-section .box header:before,
.body-section .box header:after {
  content: "";
  display: table;
}
.body-section .box header:after {
  clear: both;
}
.body-section .box header h1 {
  margin: 0 0 10px;
  padding: 0;
  font: 16px/18px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
}
.body-section .box header p {
  padding: 0 0 5px!important;
  margin: 0;
  font: 12px/16px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
}
.body-section .box header p.elettori,
.body-section .box header p.spoglio {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 50%;
}
.body-section .box header p.elettori {
  text-align: left;
}
.body-section .box header p.spoglio {
  text-align: right;
}
.body-section .box header p em {
  padding-left: .2em;
  font-size: 80%;
}
.body-section .box article dl {
  clear: both;
  zoom: 1;
  margin-bottom: 10px;
}
.body-section .box article dl:before,
.body-section .box article dl:after {
  content: "";
  display: table;
}
.body-section .box article dl:after {
  clear: both;
}
.body-section .box article dl dt {
  float: left;
  background: url("https://www.repstatic.it/cless/main/speciali/elezioni/2017/francia/assets/img/table_candidati.png") 0 0 no-repeat;
  margin-right: 10px;
  width: 50px;
  height: 50px;
}
@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) {
  .body-section .box article dl dt {
    background-image: url("https://www.repstatic.it/cless/main/speciali/elezioni/2017/francia/assets/img/table_candidati@2x.png") !important;
    background-size: 50px 627px !important;
    -webkit-background-size: 50px 627px;
    -moz-background-size: 50px 627px;
    -o-background-size: 50px 627px;
  }
}
.body-section .box article dl dd:nth-child(2) {
  float: left;
  padding-top: 5px;
  width: 100px;
}
@media (max-width: 767px) {
  .body-section .box article dl dd:nth-child(2) {
    width: 140px;
  }
}
.body-section .box article dl dd:nth-child(2) h2 {
  font: 12px/14px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
}
.body-section .box article dl dd:nth-child(2) em {
  display: block;
  font: 11px/13px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
}
.body-section .box article dl dd:nth-child(3) {
  float: right;
  font: 32px/36px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  letter-spacing: -0.05em;
  text-align: right;
  width: 80px;
}
.body-section .box article dl dd:nth-child(3) em {
  padding-left: .3em;
  font-size: 40%;
}
.body-section .box article dl dd:nth-child(3) cite {
  padding-left: .2em;
  font: 11px/13px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  color: #333333;
}
.body-section .box article dl.macron dt {
  background-position: 0 -52px;
}
.body-section .box article dl.macron dd h2 {
  color: #ef9a9a;
}
.body-section .box article dl.le_pen dt {
  background-position: 0 -104px;
}
.body-section .box article dl.le_pen dd h2 {
  color: #a46aaa;
}
.body-section .box article dl.fillon dt {
  background-position: 0 -156px;
}
.body-section .box article dl.fillon dd h2 {
  color: #174899;
}
.body-section .box article dl.melenchon dt {
  background-position: 0 -208px;
}
.body-section .box article dl.melenchon dd h2 {
  color: #d32f2e;
}
.body-section .box article dl.hamon dt {
  background-position: 0 -260px;
}
.body-section .box article dl.hamon dd h2 {
  color: #ea5351;
}
.body-section .box article dl.dupont-aignan dt {
  background-position: 0 -312px;
}
.body-section .box article dl.dupont-aignan dd h2 {
  color: #6eb1e2;
}
.body-section .box article dl.arthaud dt {
  background-position: 0 -364px;
}
.body-section .box article dl.arthaud dd h2 {
  color: #b61d1d;
}
.body-section .box article dl.poutou dt {
  background-position: 0 -416px;
}
.body-section .box article dl.poutou dd h2 {
  color: #b61d1d;
}
.body-section .box article dl.lassalle dt {
  background-position: 0 -468px;
}
.body-section .box article dl.lassalle dd h2 {
  color: #8d6e63;
}
.body-section .box article dl.asselineau dt {
  background-position: 0 -520px;
}
.body-section .box article dl.asselineau dd h2 {
  color: #6eb1e2;
}
.body-section .box article dl.cheminade dt {
  background-position: 0 -572px;
}
.body-section .box article dl.cheminade dd h2 {
  color: #6eb1e2;
}
.body-section .box article footer {
  clear: both;
  padding: .3em 0 1em;
  border-top: 1px solid #cccccc;
  font: 11px/13px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  color: #333333;
}
.body-section .content.guida {
  background-color: #ffffff;
  font-size: 16px;
  line-height: 22px;
}
.body-section .content.guida p {
  margin: 0 0 .5em 0;
}
.body-section .content.guida p.nota {
  font-style: italic;
  margin-top: -20px;
}
.body-section .content.guida h1 {
  margin: 0 0 1em;
  font: 30px 'lato-black', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333333;
}
.body-section .content.guida h3 {
  font: 26px/28px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin-bottom: 1em;
  color: black;
}
.body-section .content.guida .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  margin-bottom: 1em;
  height: 0;
  overflow: hidden;
}
.body-section .content.guida .video-container iframe,
.body-section .content.guida .video-container object,
.body-section .content.guida .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 0;
}
.body-section .content.guida em {
  background-color: #feff99;
  padding: 0 3px;
  margin: 0 -3px;
}
.body-section .content.guida blockquote {
  margin: 0 0 20px;
  padding: 0 20px 0 19px;
  border-left: 1px solid #ebebeb;
}
.body-section .content.guida .button {
  margin: .5em 10px .5em 0;
  color: #ffffff;
  font: 16px/20px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.body-section .mappa {
  width: 639.375px;
  margin-left: 10.3125px;
  margin-right: 10.3125px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
  float: left;
}
.body-section .mappa header p {
  font: 14px/18px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  color: #333333;
}
.body-section .mappa #container,
.body-section .mappa #container2,
.body-section .mappa #container3,
.body-section .mappa #container4 {
  clear: both;
  position: relative;
  min-height: 620px;
}
.body-section .mappa #container .datamaps-legend,
.body-section .mappa #container2 .datamaps-legend,
.body-section .mappa #container3 .datamaps-legend,
.body-section .mappa #container4 .datamaps-legend {
  bottom: 10px;
}
.body-section .mappa2 {
  width: 309.375px;
  margin-left: 10.3125px;
  margin-right: 10.3125px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
  float: left;
}
.body-section .mappa2 header h2 {
  font: 18px/22px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  color: #333333;
}
.body-section .mappa2 #container,
.body-section .mappa2 #container2,
.body-section .mappa2 #container3,
.body-section .mappa2 #container4 {
  clear: both;
  position: relative;
  min-height: 310px;
}
.body-section .mappa2 #container .datamaps-legend,
.body-section .mappa2 #container2 .datamaps-legend,
.body-section .mappa2 #container3 .datamaps-legend,
.body-section .mappa2 #container4 .datamaps-legend {
  bottom: -10px;
}
.body-section .mappa2 .scrbbl-embed {
  margin: 20px 0 0 5px;
}
.body-section .mappa2 .scribble-container {
  margin: 40px 0 0 2%;
  width: 98%;
  height: 1300px;
  max-height: 1300px;
  overflow-y: scroll;
}
.body-section .datamaps-legend dt {
  padding-top: 2px;
}
.body-section .datamaps-legend dd {
  width: 15px;
  height: 15px;
}
.body-section .scrutini {
  padding: 3em 0 2em;
}
.body-section .scrutini header h1 {
  font: 18px/22px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  color: #333333;
}
.body-section .scrutini header .numeri {
  font: 14px/20px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  zoom: 1;
  margin: 0 0 1em;
  padding: 0;
}
.body-section .scrutini header .numeri:before,
.body-section .scrutini header .numeri:after {
  content: "";
  display: table;
}
.body-section .scrutini header .numeri:after {
  clear: both;
}
.body-section .scrutini header .numeri li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  float: left;
}
.body-section .scrutini header .numeri li.spoglio {
  width: 30%;
}
.body-section .scrutini header .numeri li.ora {
  float: right;
  text-align: right;
  width: 70%;
}
.body-section .scrutini header .numeri li span {
  font-size: 80%;
  padding-left: 2px;
}
.body-section .scrutini .box {
  background-color: #ebebeb;
  opacity: 1;
  padding: 1em;
  margin: 0 0 10px;
  position: relative;
}
.body-section .scrutini .box article dl {
  margin-bottom: 0;
}
.body-section .scrutini .box article dl dd:nth-child(2) {
  width: 40%;
}
@media (max-width: 767px) {
  .body-section .scrutini .box article dl dd:nth-child(2) {
    width: 40%;
  }
}
.body-section .scrutini .box article dl dd:nth-child(2) h2 {
  margin-bottom: 3px;
  font: 16px/18px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333333 !important;
}
.body-section .scrutini .box article dl dd:nth-child(2) em {
  display: block;
  font: 12px/13px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
}
.body-section .scrutini .box article dl dd:nth-child(3) {
  float: left;
  font: 36px/40px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: right;
  width: 20%;
}
.body-section .scrutini .box article dl dd:nth-child(4) {
  float: right;
  font: 16px/40px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  text-align: right;
  width: 25%;
}
.body-section .scrutini .box article dl dd.ball {
  position: absolute;
  right: -4px;
  top: -5px;
  background: url("https://www.repstatic.it/cless/main/speciali/elezioni/2017/francia/assets/img/ribbon.png") 0 0 no-repeat;
  font: 12px/14px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: right;
  color: white!important;
  padding: 4px 7px 0 0;
  width: 120px;
  height: 23px;
}
@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) {
  .body-section .scrutini .box article dl dd.ball {
    background-image: url("https://www.repstatic.it/cless/main/speciali/elezioni/2017/francia/assets/img/ribbon@2x.png") !important;
    background-size: 127px 25px !important;
    -webkit-background-size: 127px 25px;
    -moz-background-size: 127px 25px;
    -o-background-size: 127px 25px;
  }
}
.body-section.row h1 {
  margin: 0 0 1em;
  font: 32px 'lato-black', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333333;
}
.page-footer p {
  padding: 0 1em;
  margin: 0;
  font: 13px/18px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  color: #333333;
}
.material-card h2 {
  font: 16px/18px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: .3em;
}
.material-card h2 strong {
  font: 14px/18px Georgia, Times, 'Times New Roman', serif;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}
.material-card .mc-content .mc-description {
  font: 12px/14px Georgia, Times, 'Times New Roman', serif;
  font-style: normal;
}
.material-card a.button {
  display: block;
  padding: 6px 15px 5px;
  margin: 10px 0 0;
  font: 14px/16px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: uppercase;
  color: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #00e31b;
}
@media (max-width: 374px) {
  .material-card a.button span {
    display: none;
  }
}
.material-card.macron a.button {
  background-color: #a31a1a;
}
.material-card.fillon a.button {
  background-color: #0a1e40;
}
.material-card.le_pen a.button {
  background-color: #6a3f6f;
}
.material-card.melenchon a.button {
  background-color: #801c1b;
}
section.candidati {
  clear: both;
  zoom: 1;
  font: 16px/20px Georgia, Times, 'Times New Roman', serif;
}
section.candidati:before,
section.candidati:after {
  content: "";
  display: table;
}
section.candidati:after {
  clear: both;
}
section.candidati h1 {
  margin: 0 0 1em;
  font: 28px 'lato-black', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333333;
}
section.candidati h3 {
  font: 26px/28px 'lato-bold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  margin-bottom: 1em;
  color: black;
}
