﻿/*3e92b0*/
@font-face {
  font-family: 'excelsior';
  src: url('/fonts/excelita-webfont.eot');
  src: url('/fonts/excelita-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/excelita-webfont.woff2') format('woff2'), url('/fonts/excelita-webfont.woff') format('woff'), url('/fonts/excelita-webfont.svg#excelsiorregular') format('svg'), url('/fonts/excelita-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'news_cycleregular';
  src: url('/fonts/newscycle-regular-webfont.eot');
  src: url('/fonts/newscycle-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/newscycle-regular-webfont.woff2') format('woff2'), url('/fonts/newscycle-regular-webfont.woff') format('woff'), url('/fonts/newscycle-regular-webfont.svg#news_cycleregular') format('svg'), url('/fonts/newscycle-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'news_cyclebold';
  src: url('/fonts/newscycle-bold-webfont.eot');
  src: url('/fonts/newscycle-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/newscycle-bold-webfont.woff2') format('woff2'), url('/fonts/newscycle-bold-webfont.woff') format('woff'), url('/fonts/newscycle-bold-webfont.svg#news_cyclebold') format('svg'), url('/fonts/newscycle-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSansLight';
  src: url('/fonts/FiraSans-Light.eot');
  src: url('/fonts/FiraSans-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/FiraSans-Light.woff2') format('woff2'), url('/fonts/FiraSans-Light.woff') format('woff'), url('/fonts/FiraSans-Light.svg#FiraSansLight') format('svg'), url('/fonts/FiraSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSansRegular';
  src: url('/fonts/FiraSans-Regular.eot');
  src: url('/fonts/FiraSans-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/FiraSans-Regular.woff2') format('woff2'), url('/fonts/FiraSans-Regular.woff') format('woff'), url('/fonts/FiraSans-Regular.svg#FiraSansRegular') format('svg'), url('/fonts/FiraSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ClearSansLight';
  src: url('/fonts/ClearSans-Light.eot');
  src: url('/fonts/ClearSans-Light.eot?#iefix') format('embedded-opentype'), url('/fonts/ClearSans-Light.woff') format('woff'), url('/fonts/ClearSans-Light.svg#ClearSansLight') format('svg'), url('/fonts/ClearSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'ClearSansRegular';
  src: url('/fonts/ClearSans-Regular.eot');
  src: url('/fonts/ClearSans-Regular.eot?#iefix') format('embedded-opentype'), url('/fonts/ClearSans-Regular.woff') format('woff'), url('/fonts/ClearSans-Regular.svg#ClearSansRegular') format('svg'), url('/fonts/ClearSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
body {
  background-image: url(../../img/background.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  font-family: 'Source Sans Pro', 'news_cycleregular', sans-serif;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
body.mac {
  font-weight: 200;
}
body.blade {
  background-image: none;
  background-color: #fff;
}
#application {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
h1,
h2,
h3 {
  font-family: 'Merriweather';
  font-weight: 100;
  font-style: italic;
  color: #333;
}
body.mac h1,
body.mac h2,
body.mac h3 {
  font-weight: 100;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 17px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 12px;
}
img.border-rounded {
  border-radius: 5px;
  width: 60px;
  height: 60px;
  margin-right: 8px;
}
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.blade-content section .col-xs-12 .k-grid,
.blade-content section .col-sm-12 .k-grid,
.blade-content section .col-md-12 .k-grid,
.blade-content section .col-lg-12 .k-grid {
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.blade-content section .col-xs-12 .k-grid th,
.blade-content section .col-sm-12 .k-grid th,
.blade-content section .col-md-12 .k-grid th,
.blade-content section .col-lg-12 .k-grid th {
  border-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11 {
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-right: -4px;
  margin-left: -4px;
}
.table-cell-icon {
  padding: 0 !important;
  position: relative;
}
.table-cell-icon .grid-icon-star,
.table-cell-icon .grid-icon-published {
  position: absolute;
  top: 1px;
  left: -1px;
}
@media (min-width: 300px) {
  .hidden-xs {
    display: block !important;
  }
}
@media (max-width: 470px) {
  .first-grid-of-section {
    display: none;
  }
  .form-group.form-group-sm {
    padding-bottom: 5px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .form-group.form-group-sm p {
    padding: 0;
    text-align: left !important;
    margin-bottom: -16px;
  }
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11 {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
  }
}