@import url('style.min-blessed1.css?z=470');

.sidebar-content img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}

div.map-wrapper {
  position: relative;
  min-height: 1px;
  padding: 0;
}

@media (min-width:768px) {
  div.map-wrapper {
    float: left;
    width: 58.33333333%;
  }
}

.main-content .category_wrapper {
  margin-bottom: 20px;
}

.main-content .category_wrapper .header {
  margin-bottom: 20px;
  border-bottom: 1px dotted #7A7267;
}

.main-content .category_wrapper .header h2 {
  color: #7A7267;
}

.main-content .category_wrapper .faj_index_wrapper .item {
  font-size: 16px;
}

.main-content .category_wrapper .faj_index_wrapper .item h3 {
  margin: 10px 0 4px;
}

.main-content .category_wrapper .faj_index_wrapper .item h3 a {
  color: #444;
}

.main-content ul.job-tabs {
  border: none;
  height: auto;
  padding: 0;
  display: block;
}

.main-content ul.job-tabs>.tab {
  float: none;
  display: block;
}

.main-content form#saimaschool_form label {
  width: 25%;
}

.main-content form#saimaschool_form select {
  width: 50%;
  border: 1px solid #a6a6a6;
  background-color: #fff;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.main-content form#saimaschool_form .allschools_button {
  height: 30px;
  vertical-align: top;
  padding: 4px 12px;
  border: 1px solid #a6a6a6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  background: -webkit-linear-gradient(#fff,#e5e5e5);
  background: -moz-linear-gradient(#fff,#e5e5e5);
  background: -o-linear-gradient(#fff,#e5e5e5);
  background: linear-gradient(#fff,#e5e5e5);
}

.alert {
  margin-top: 20px;
  padding: 15px 20px;
  background-color: #ff5050;
  border: 1px solid #ff1a1a;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.alert p {
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  margin: 5px 0;
}

.datepicker table tr td.day.active {
  background-color: #06C;
}

.datepicker .next span,
.datepicker .prev span {
  font-weight: 700;
}

button.clear-filters {
  float: right;
  width: 42px;
  margin-top: 15px;
}

button.clear-filters i {
  font-size: 16px;
}

.calendar-wrapper,
.rss-wrapper {
  float: left;
  padding-right: 15px;
  width: 15%;
  height: 45px;
}

@media (max-width:1299px) {
  .calendar-wrapper,
  .rss-wrapper {
    float: left;
    width: 30%;
    padding: 0;
  }

  .calendar-wrapper div,
  .rss-wrapper div {
    float: right;
  }
}

.calendar-wrapper a,
.rss-wrapper a {
  display: block;
  padding: 3px 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #000;
  text-align: center;
}

.calendar-wrapper a:hover,
.rss-wrapper a:hover {
  background: #eee;
  text-decoration: none;
  cursor: pointer;
}

.calendar-wrapper a i,
.rss-wrapper a i {
  color: #F60;
  font-size: 20px;
}

.calendar-wrapper a span,
.rss-wrapper a span {
  margin-left: 5px;
  vertical-align: top;
}

.calendar-wrapper #calendar-btn,
.calendar-wrapper #calendar-btn-sb,
.rss-wrapper #calendar-btn,
.rss-wrapper #calendar-btn-sb {
  padding: 0;
  border: 0;
  position: relative;
  width: 28px;
  height: 30px;
  background: 0 0;
}

.calendar-wrapper #calendar-btn i,
.calendar-wrapper #calendar-btn-sb i,
.rss-wrapper #calendar-btn i,
.rss-wrapper #calendar-btn-sb i {
  position: absolute;
  font-size: 22px;
}

.calendar-wrapper #calendar-btn i.fa-calendar,
.calendar-wrapper #calendar-btn-sb i.fa-calendar,
.rss-wrapper #calendar-btn i.fa-calendar,
.rss-wrapper #calendar-btn-sb i.fa-calendar {
  left: 0;
  color: #000;
}

.calendar-wrapper #calendar-btn i.fa-expand,
.calendar-wrapper #calendar-btn-sb i.fa-expand,
.rss-wrapper #calendar-btn i.fa-expand,
.rss-wrapper #calendar-btn-sb i.fa-expand {
  bottom: 0;
  left: 9px;
  color: #06C;
}

@media (min-width:1300px) {
  body.fi_aalto_events_wide_front .container,
  body.fi_aalto_news_front .container {
    width: 1260px;
  }
}

body.fi_aalto_events_wide_front .sidebar,
body.fi_aalto_news_front .sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
}

@media (max-width:767px) {
  body.fi_aalto_events_wide_front .sidebar,
  body.fi_aalto_news_front .sidebar {
    padding: 0 10px;
  }
}

@media (min-width:768px) {
  body.fi_aalto_events_wide_front .sidebar,
  body.fi_aalto_news_front .sidebar {
    float: left;
    width: 25%;
    padding: 0 20px 0 0;
  }

  body.fi_aalto_events_wide_front .content-column,
  body.fi_aalto_news_front .content-column {
    float: left;
    width: 75%;
  }
}

body.fi_aalto_events_wide_front .content-column,
body.fi_aalto_news_front .content-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 0!important;
}

@media (min-width:980px) {
  body.fi_aalto_events_wide_front .content-column,
  body.fi_aalto_news_front .content-column {
    float: left;
    width: 50%;
  }
}

@media (min-width:1300px) {
  body.fi_aalto_events_wide_front .content-column,
  body.fi_aalto_news_front .content-column {
    padding-right: 0!important;
  }
}

@media (max-width:767px) {
  body.fi_aalto_events_wide_front .content-column,
  body.fi_aalto_news_front .content-column {
    padding: 0;
  }
}

body.fi_aalto_events_wide_front .extra-content,
body.fi_aalto_news_front .extra-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  body.fi_aalto_events_wide_front .extra-content,
  body.fi_aalto_news_front .extra-content {
    float: left;
    width: 25%;
  }
}

@media (max-width:979px) {
  body.fi_aalto_events_wide_front .extra-content,
  body.fi_aalto_news_front .extra-content {
    display: none!important;
  }
}

@media (max-width:767px) {
  body.fi_aalto_events_wide_front .extra-content,
  body.fi_aalto_news_front .extra-content {
    padding-left: 0;
    padding-right: 0;
  }
}

body.fi_aalto_events_wide_front .content-column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:980px) {
  body.fi_aalto_events_wide_front .content-column {
    float: left;
    width: 75%;
  }
}

body.fi_aalto_events_wide_front .extra-content {
  display: none;
}

@media (min-width:1300px) {
  body.fi_aalto_events_wide_front .content-column {
    float: left;
    width: 50%;
  }

  body.fi_aalto_events_wide_front .content-column #event-search-fields .clear-filters,
  body.fi_aalto_events_wide_front .content-column #event-search-fields .date_wrapper,
  body.fi_aalto_events_wide_front .content-column #event-search-fields .extra-buttons,
  body.fi_aalto_events_wide_front .content-column #event-search-fields .target_wrapper,
  body.fi_aalto_events_wide_front .content-column #event-search-fields .text {
    display: none;
  }

  body.fi_aalto_events_wide_front .content-column #event-search-fields .categories_wrapper {
    margin-top: 0;
  }

  body.fi_aalto_events_wide_front .extra-content {
    display: block;
  }
}

body.fi_aalto_events_wide_front .extra-content .rss-wrapper {
  width: auto;
  margin-top: 15px;
  float: right;
}

body.fi_aalto_events_wide_front section.subheader h2.section-title,
body.fi_aalto_news_front section.subheader h2.section-title {
  display: none;
}

body.fi_aalto_news_front .extra-content #events {
  margin-top: 25px;
}

body.fi_aalto_news_front .extra-content #events>div {
  overflow: hidden;
  margin-bottom: 8px;
}

body.fi_aalto_news_front .extra-content #events>div>h2 {
  float: left;
  margin: 0;
  padding: 0 10px;
  color: #666;
  line-height: 24px;
  font-size: 22px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 700;
  font-style: italic;
}

@media (max-width:1299px) {
  body.fi_aalto_news_front .extra-content #events>div>h2 {
    float: none;
  }

  body.fi_aalto_news_front .extra-content #events>div>a {
    margin-left: 10px;
    text-decoration: none;
  }
}

body.fi_aalto_news_front .extra-content #events>div>a h3 {
  float: right;
  font-size: 14px;
  line-height: 28px;
  margin: 0;
}

@media (max-width:1299px) {
  body.fi_aalto_news_front .extra-content #events>div>a h3 {
    float: none;
    display: inline;
  }
}

body.fi_aalto_news_front .extra-content #events>div>a h3 i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
}

body.fi_aalto_news_front .extra-content #events>div>a h3 i:before {
  content: "\f061";
}

@media (max-width:767px) {
  body.fi_aalto_news_front .extra-content #events>div>a h3 {
    margin-right: 10px;
  }

  body.fi_aalto_news_front .extra-content #events .news-list {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width:768px) {
  body.fi_aalto_news_front .extra-content #events .news-list .news-item {
    padding-right: 0!important;
  }
}

@media (max-width:480px) {
  body.fi_aalto_news_front .extra-content #events .news-list .news-item {
    padding: 10px!important;
  }
}

@media (min-width:1300px) {
  body.fi_aalto_news_front .extra-content #events .news-list .news-item {
    padding-bottom: 0!important;
  }
}

body.fi_aalto_news_front .extra-content #events .news-list .news-item>a {
  border-top-color: #79BF22;
}

body.fi_aalto_news_front .extra-content #events .news-list .news-item>a i {
  right: 5px;
}

body.fi_aalto_news_front .extra-content #events .news-list .news-item>a h2 {
  margin: 5px 0 0;
  word-break: break-word;
  font-size: 16px;
}

body.fi_aalto_news_front .extra-content #events .news-list .news-item>a .news-date {
  padding-bottom: 0;
}

body.fi_aalto_news_front .extra-content .magazine-cover {
  margin-top: 10px;
  padding-left: 10px;
}

body.fi_aalto_news_front .extra-content .magazine-cover a,
body.fi_aalto_news_front .extra-content .magazine-cover div {
  display: block;
  padding: 15px;
  text-align: center;
  background-color: grey;
}

body.fi_aalto_news_front .extra-content .magazine-cover a img,
body.fi_aalto_news_front .extra-content .magazine-cover div img {
  display: inline-block;
  padding: 0;
  margin: 0;
  max-width: 100%;
  height: auto;
}

body.fi_aalto_news_front .extra-content>hr {
  margin-left: 10px;
  border-top-color: #e5e5e5;
}

body.fi_aalto_news_front .extra-content>a {
  display: block;
  margin: 20px 0 0 10px;
}

body.fi_aalto_news_front .extra-content>a img {
  width: 100%;
  height: auto;
}

body.fi_aalto_news_front ul.fi_aalto_mltag_tag_type_tags li:hover {
  cursor: pointer;
}

.fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages,
.fi_aalto_events_items_wrapper .loading,
.fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages,
.fi_aalto_news_items_wrapper .loading {
  text-align: center;
  margin-bottom: 15px;
}

.fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages i,
.fi_aalto_events_items_wrapper .loading i,
.fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages i,
.fi_aalto_news_items_wrapper .loading i {
  font-size: 48px;
  color: #666;
}

body.event .main-content .pull-right {
  position: relative;
  min-height: 1px;
  padding: 0;
  margin-left: 20px;
}

@media (min-width:768px) {
  body.event .main-content .pull-right {
    float: left;
    width: 41.66666667%;
  }
}

body.event .main-content .pull-right .address,
body.event .main-content .pull-right .time {
  font-size: 16px;
  color: #5A5A5A;
  margin-bottom: 25px;
}

body.event .main-content .pull-right .address:before,
body.event .main-content .pull-right .time:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  font-size: 20px;
}

body.event .main-content .pull-right .address.address,
body.event .main-content .pull-right .time.address {
  padding-left: 25px;
}

body.event .main-content .pull-right .address.address:before,
body.event .main-content .pull-right .time.address:before {
  content: "\f041";
  color: #FFCD00;
  position: absolute;
  left: 0;
}

body.event .main-content .pull-right .address.time:before,
body.event .main-content .pull-right .time.time:before {
  content: "\f073";
  color: #EF3340;
}

body.fi_aalto_news .main-content p.abstract {
  clear: left;
}

body.fi_aalto_news .content-end {
  margin-top: 0;
  margin-bottom: 30px;
}

body.fi_aalto_news.article .content {
  padding-bottom: 15px;
  overflow: hidden;
}

body.fi_aalto_news.article .categories-and-tags {
  position: relative;
  margin-bottom: 40px;
  padding: 12px;
  background: #007fff;
}

body.fi_aalto_news.article .categories-and-tags span {
  position: absolute;
  display: block;
  width: 85px;
  top: 12px;
  left: 12px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

body.fi_aalto_news.article .categories-and-tags span:after {
  padding-left: 3px;
  content: ":";
}

body.fi_aalto_news.article .categories-and-tags div {
  margin-left: 100px;
}

body.fi_aalto_news.article .categories-and-tags div a {
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  margin-right: 7px;
}

#event-search-fields .extra-buttons,
body.fi_aalto_events .extra-buttons {
  float: right;
}

#event-search-fields .extra-buttons .calendar-wrapper,
body.fi_aalto_events .extra-buttons .calendar-wrapper {
  float: left;
  margin-top: 15px;
  width: auto;
}

.main-content .current2_list_wrapper {
  padding-top: 15px;
}

@media (min-width:480px) {
  .main-content .current2_list_wrapper #news {
    margin: 0 -10px!important;
  }
}

.main-content .current2_list_wrapper ul.categories,
.main-content .events-archive ul.categories,
.main-content .fi_aalto_events_index_wrapper ul.categories,
.main-content .news-archive ul.categories {
  position: relative;
  overflow: hidden;
  margin: 0 0 30px;
  padding: 0;
}

.main-content .current2_list_wrapper ul.categories li,
.main-content .events-archive ul.categories li,
.main-content .fi_aalto_events_index_wrapper ul.categories li,
.main-content .news-archive ul.categories li {
  float: left;
  display: block;
  color: #a6a6a6;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

@media (max-width:767px) {
  body.fi_aalto_news_front .extra-content #events .news-list .news-item>a i {
    right: 10px;
  }

  .main-content .current2_list_wrapper ul.categories li,
  .main-content .events-archive ul.categories li,
  .main-content .fi_aalto_events_index_wrapper ul.categories li,
  .main-content .news-archive ul.categories li {
    margin-right: 5px;
    margin-bottom: 5px;
    border-left: 1px solid #e5e5e5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
}

.main-content .current2_list_wrapper ul.categories li:before,
.main-content .events-archive ul.categories li:before,
.main-content .fi_aalto_events_index_wrapper ul.categories li:before,
.main-content .news-archive ul.categories li:before {
  content: none;
}

.main-content .current2_list_wrapper ul.categories li:first-child,
.main-content .events-archive ul.categories li:first-child,
.main-content .fi_aalto_events_index_wrapper ul.categories li:first-child,
.main-content .news-archive ul.categories li:first-child {
  border-left: 1px solid #e5e5e5;
}

@media (min-width:768px) {
  .main-content .current2_list_wrapper ul.categories li:first-child,
  .main-content .events-archive ul.categories li:first-child,
  .main-content .fi_aalto_events_index_wrapper ul.categories li:first-child,
  .main-content .news-archive ul.categories li:first-child {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
  }

  .main-content .current2_list_wrapper ul.categories li:last-child,
  .main-content .events-archive ul.categories li:last-child,
  .main-content .fi_aalto_events_index_wrapper ul.categories li:last-child,
  .main-content .news-archive ul.categories li:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
  }
}

.main-content .current2_list_wrapper ul.categories li:only-child,
.main-content .events-archive ul.categories li:only-child,
.main-content .fi_aalto_events_index_wrapper ul.categories li:only-child,
.main-content .news-archive ul.categories li:only-child {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.main-content .current2_list_wrapper ul.categories li:hover,
.main-content .events-archive ul.categories li:hover,
.main-content .fi_aalto_events_index_wrapper ul.categories li:hover,
.main-content .news-archive ul.categories li:hover {
  background: #f2f2f2;
  cursor: pointer;
}

.main-content .current2_list_wrapper ul.categories li.selected,
.main-content .events-archive ul.categories li.selected,
.main-content .fi_aalto_events_index_wrapper ul.categories li.selected,
.main-content .news-archive ul.categories li.selected {
  background: #f2f2f2;
}

.main-content .current2_list_wrapper ul.categories li.studies,
.main-content .events-archive ul.categories li.studies,
.main-content .fi_aalto_events_index_wrapper ul.categories li.studies,
.main-content .news-archive ul.categories li.studies {
  border-bottom-color: #02975F;
}

.main-content .current2_list_wrapper ul.categories li.events,
.main-content .events-archive ul.categories li.events,
.main-content .fi_aalto_events_index_wrapper ul.categories li.events,
.main-content .news-archive ul.categories li.events {
  border-bottom-color: #79BF22;
}

.main-content .current2_list_wrapper ul.categories li.blue-light,
.main-content .events-archive ul.categories li.blue-light,
.main-content .fi_aalto_events_index_wrapper ul.categories li.blue-light,
.main-content .news-archive ul.categories li.blue-light {
  border-bottom-color: #40B1E3;
}

.main-content .current2_list_wrapper ul.categories li.blue-dark,
.main-content .events-archive ul.categories li.blue-dark,
.main-content .fi_aalto_events_index_wrapper ul.categories li.blue-dark,
.main-content .news-archive ul.categories li.blue-dark {
  border-bottom-color: #3C5A99;
}

.main-content .current2_list_wrapper ul.categories li.research,
.main-content .events-archive ul.categories li.research,
.main-content .fi_aalto_events_index_wrapper ul.categories li.research,
.main-content .news-archive ul.categories li.research {
  border-bottom-color: #EF3541;
}

.main-content .current2_list_wrapper ul.categories li.honored,
.main-content .events-archive ul.categories li.honored,
.main-content .fi_aalto_events_index_wrapper ul.categories li.honored,
.main-content .news-archive ul.categories li.honored {
  border-bottom-color: #FF6821;
}

.main-content .current2_list_wrapper ul.categories li.cooperation,
.main-content .events-archive ul.categories li.cooperation,
.main-content .fi_aalto_events_index_wrapper ul.categories li.cooperation,
.main-content .news-archive ul.categories li.cooperation {
  border-bottom-color: #FFA402;
}

.main-content .current2_list_wrapper ul.categories li.other,
.main-content .events-archive ul.categories li.other,
.main-content .fi_aalto_events_index_wrapper ul.categories li.other,
.main-content .news-archive ul.categories li.other {
  border-bottom-color: #40B1E3;
}

.main-content .current2_list_wrapper ul.categories li a,
.main-content .events-archive ul.categories li a,
.main-content .fi_aalto_events_index_wrapper ul.categories li a,
.main-content .news-archive ul.categories li a {
  display: block;
  padding: 10px;
  color: #a6a6a6;
  text-decoration: none;
}

.main-content .fi_aalto_events_index_wrapper,
.main-content .fi_aalto_news_index_wrapper {
  margin: 25px 0 15px;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .row,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .row,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .row,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .row {
  margin-bottom: 15px;
}

@media (min-width:1300px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields .row,
  .main-content .fi_aalto_events_index_wrapper #news-search-fields .row,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .row,
  .main-content .fi_aalto_news_index_wrapper #news-search-fields .row {
    margin-bottom: 0;
  }
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields h1,
.main-content .fi_aalto_events_index_wrapper #news-search-fields h1,
.main-content .fi_aalto_news_index_wrapper #event-search-fields h1,
.main-content .fi_aalto_news_index_wrapper #news-search-fields h1 {
  margin-top: 0;
  margin-bottom: 5px;
  color: #666;
  line-height: 1.2em;
  font-size: 22px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 700;
  font-style: italic;
}

@media (max-width:1299px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields h1,
  .main-content .fi_aalto_events_index_wrapper #news-search-fields h1,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields h1,
  .main-content .fi_aalto_news_index_wrapper #news-search-fields h1 {
    padding: 0 0 10px;
    float: left;
    width: 70%;
    overflow: hidden;
  }
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper {
  position: relative;
  float: left;
  width: 45%;
}

@media (max-width:1299px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper,
  .main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper,
  .main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper {
    float: none;
    width: 100%;
    height: 45px;
    clear: both;
  }
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .date,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .date {
  float: left;
  width: 50%;
  padding-right: 15px;
}

@media (max-width:1299px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date:nth-child(1),
  .main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .date:nth-child(1),
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date:nth-child(1),
  .main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .date:nth-child(1) {
    padding-right: 10px;
    padding-left: 0;
  }

  .main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date:nth-child(2),
  .main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .date:nth-child(2),
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date:nth-child(2),
  .main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .date:nth-child(2) {
    padding-right: 0;
    padding-left: 10px;
  }
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date.has-error .form-control,
.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date.has-error .input-group-addon,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .date.has-error .form-control,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .date.has-error .input-group-addon,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date.has-error .form-control,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date.has-error .input-group-addon,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .date.has-error .form-control,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .date.has-error .input-group-addon {
  border-color: #EF3340;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date.has-error .input-group-addon i,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .date.has-error .input-group-addon i,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date.has-error .input-group-addon i,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .date.has-error .input-group-addon i {
  color: #EF3340;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date span i,
.main-content .fi_aalto_events_index_wrapper #event-search-fields .text div button i,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .date span i,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .text div button i,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date span i,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .text div button i,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .date span i,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .text div button i {
  font-size: 20px;
  color: #06C;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date span,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .date span,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date span,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .date span {
  padding: 0 10px;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date span:hover,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .date span:hover,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date span:hover,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .date span:hover {
  cursor: pointer;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .datepicker,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .date_wrapper .datepicker,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .datepicker,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .date_wrapper .datepicker {
  width: 190px;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .target_wrapper,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .target_wrapper,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .target_wrapper,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .target_wrapper {
  margin: 0 -10px;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .target_wrapper .form-group,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .target_wrapper .form-group,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .target_wrapper .form-group,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .target_wrapper .form-group {
  padding-left: 10px;
  padding-right: 10px;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .text,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .text,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .text,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .text {
  float: left;
  width: 40%;
}

@media (max-width:1299px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields .text,
  .main-content .fi_aalto_events_index_wrapper #news-search-fields .text,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .text,
  .main-content .fi_aalto_news_index_wrapper #news-search-fields .text {
    float: none;
    width: 100%;
  }
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .text div button,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .text div button,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .text div button,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .text div button {
  background: #eee;
  border-color: #ccc;
  padding: 0 10px;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .categories_wrapper,
.main-content .fi_aalto_events_index_wrapper #news-search-fields .categories_wrapper,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .categories_wrapper,
.main-content .fi_aalto_news_index_wrapper #news-search-fields .categories_wrapper {
  overflow: hidden;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields #categories,
.main-content .fi_aalto_events_index_wrapper #news-search-fields #categories,
.main-content .fi_aalto_news_index_wrapper #event-search-fields #categories,
.main-content .fi_aalto_news_index_wrapper #news-search-fields #categories {
  margin: 0;
  padding: 0;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields #categories li,
.main-content .fi_aalto_events_index_wrapper #news-search-fields #categories li,
.main-content .fi_aalto_news_index_wrapper #event-search-fields #categories li,
.main-content .fi_aalto_news_index_wrapper #news-search-fields #categories li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 2px 0;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields #categories li:before,
.main-content .fi_aalto_events_index_wrapper #news-search-fields #categories li:before,
.main-content .fi_aalto_news_index_wrapper #event-search-fields #categories li:before,
.main-content .fi_aalto_news_index_wrapper #news-search-fields #categories li:before {
  content: ''!important;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields #categories li label,
.main-content .fi_aalto_events_index_wrapper #news-search-fields #categories li label,
.main-content .fi_aalto_news_index_wrapper #event-search-fields #categories li label,
.main-content .fi_aalto_news_index_wrapper #news-search-fields #categories li label {
  padding: 0;
  margin: 0;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields #categories li label input,
.main-content .fi_aalto_events_index_wrapper #news-search-fields #categories li label input,
.main-content .fi_aalto_news_index_wrapper #event-search-fields #categories li label input,
.main-content .fi_aalto_news_index_wrapper #news-search-fields #categories li label input {
  display: none;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields #categories li label span,
.main-content .fi_aalto_events_index_wrapper #news-search-fields #categories li label span,
.main-content .fi_aalto_news_index_wrapper #event-search-fields #categories li label span,
.main-content .fi_aalto_news_index_wrapper #news-search-fields #categories li label span {
  display: inline-block;
  padding: 5px 15px;
  color: #fff;
  margin: 0;
  font-weight: 400;
  background: #007fff;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields #categories li label span:hover,
.main-content .fi_aalto_events_index_wrapper #news-search-fields #categories li label span:hover,
.main-content .fi_aalto_news_index_wrapper #event-search-fields #categories li label span:hover,
.main-content .fi_aalto_news_index_wrapper #news-search-fields #categories li label span:hover {
  cursor: pointer;
  background: #06C;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields #categories li label input:checked+span,
.main-content .fi_aalto_events_index_wrapper #news-search-fields #categories li label input:checked+span,
.main-content .fi_aalto_news_index_wrapper #event-search-fields #categories li label input:checked+span,
.main-content .fi_aalto_news_index_wrapper #news-search-fields #categories li label input:checked+span {
  background: #06C;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields h1,
.main-content .fi_aalto_news_index_wrapper #event-search-fields h1 {
  padding: 0 0 10px;
  float: left;
  width: 70%;
}

@media (max-width:767px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields h1,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields h1 {
    width: 75%;
  }
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .extra-buttons,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .extra-buttons {
  width: 30%;
  float: left;
  height: 45px;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .extra-buttons .calendar-wrapper,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .extra-buttons .calendar-wrapper {
  float: right;
  margin-top: 0;
  padding: 0 15px;
}

@media (max-width:767px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields .extra-buttons,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .extra-buttons {
    width: 25%;
  }

  .main-content .fi_aalto_events_index_wrapper #event-search-fields .extra-buttons .calendar-wrapper,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .extra-buttons .calendar-wrapper {
    display: none;
  }

  .main-content .current2_list_wrapper .org_openpsa_qbpager_pages,
  .main-content .events-archive .org_openpsa_qbpager_pages,
  .main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages,
  .main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages,
  .main-content .news-archive .org_openpsa_qbpager_pages {
    text-align: center;
  }
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .extra-buttons .rss-wrapper,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .extra-buttons .rss-wrapper {
  float: right;
  width: auto;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper {
  float: none;
  width: 100%;
  height: 45px;
  padding: 0;
}

@media (min-width:1300px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields .extra-buttons .rss-wrapper,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .extra-buttons .rss-wrapper {
    padding-right: 0;
  }

  .main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper {
    clear: both;
  }
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date:nth-child(1),
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date:nth-child(1) {
  padding-right: 10px;
  padding-left: 0;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .date_wrapper .date:nth-child(2),
.main-content .fi_aalto_news_index_wrapper #event-search-fields .date_wrapper .date:nth-child(2) {
  padding-right: 0;
  padding-left: 10px;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .text,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .text {
  float: left;
  width: 90%;
  padding-right: 20px;
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields .text.department,
.main-content .fi_aalto_news_index_wrapper #event-search-fields .text.department {
  width: 100%;
  padding-right: 0;
}

@media (max-width:480px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields .text,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .text {
    width: 80%;
  }
}

.main-content .fi_aalto_events_index_wrapper #event-search-fields button.clear-filters,
.main-content .fi_aalto_news_index_wrapper #event-search-fields button.clear-filters {
  margin: 0;
  width: 10%;
}

@media (max-width:480px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields button.clear-filters,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields button.clear-filters {
    width: 20%;
  }
}

@media (min-width:1300px) {
  .main-content .fi_aalto_events_index_wrapper #event-search-fields .categories_wrapper,
  .main-content .fi_aalto_news_index_wrapper #event-search-fields .categories_wrapper {
    margin-top: 15px;
  }
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages a,
.main-content .current2_list_wrapper .org_openpsa_qbpager_pages span,
.main-content .events-archive .org_openpsa_qbpager_pages a,
.main-content .events-archive .org_openpsa_qbpager_pages span,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages a,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages span,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages a,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages span,
.main-content .news-archive .org_openpsa_qbpager_pages a,
.main-content .news-archive .org_openpsa_qbpager_pages span {
  display: inline-block;
  padding: 10px;
  font-size: 11px;
  font-weight: 700;
  line-height: 11px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages a,
.main-content .events-archive .org_openpsa_qbpager_pages a,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages a,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages a,
.main-content .news-archive .org_openpsa_qbpager_pages a {
  color: #b3b3b3;
  text-decoration: none;
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages a.last_page,
.main-content .events-archive .org_openpsa_qbpager_pages a.last_page,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages a.last_page,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages a.last_page,
.main-content .news-archive .org_openpsa_qbpager_pages a.last_page {
  display: none;
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages span,
.main-content .events-archive .org_openpsa_qbpager_pages span,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages span,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages span,
.main-content .news-archive .org_openpsa_qbpager_pages span {
  color: #06C;
  background: #ccc;
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page {
  background-image: url(../img/show-more-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  height: 56px;
  padding: 0;
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page a,
.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page span,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page a,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page span,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page a,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page span,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page a,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page span,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page a,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page span {
  position: relative;
  padding: 0;
  background: 0 0;
  color: #999;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  vertical-align: middle;
  border: 0;
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page a:hover,
.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page span:hover,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page a:hover,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page span:hover,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page a:hover,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page span:hover,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page a:hover,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page span:hover,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page a:hover,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page span:hover {
  cursor: pointer;
  text-decoration: none;
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page a i:before,
.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page span i:before,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page a i:before,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page span i:before,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page a i:before,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page span i:before,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page a i:before,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page span i:before,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page a i:before,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page span i:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  margin-right: 5px;
  font-size: 12px;
  font-weight: 700;
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner,
.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner {
  position: absolute;
  right: -35px;
  top: -5px;
  color: #999;
}

.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner:before,
.main-content .current2_list_wrapper .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner:before,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner:before,
.main-content .events-archive .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner:before,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner:before,
.main-content .fi_aalto_events_index_wrapper .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner:before,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner:before,
.main-content .fi_aalto_news_index_wrapper .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner:before,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page a i.fa-spinner:before,
.main-content .news-archive .org_openpsa_qbpager_pages .load_next_page span i.fa-spinner:before {
  content: "\f110";
  margin: 0;
  font-size: 24px;
  font-weight: 400;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
.main-content .events-archive .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
.main-content .events-archive .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
.main-content .news-archive .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
.main-content .news-archive .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:before,
span.addtocalendar ul li:before {
  content: "";
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper span.clear-filters,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper span.clear-filters,
.main-content .events-archive .fi_aalto_events_items_wrapper span.clear-filters,
.main-content .events-archive .fi_aalto_news_items_wrapper span.clear-filters,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper span.clear-filters,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper span.clear-filters,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper span.clear-filters,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper span.clear-filters,
.main-content .news-archive .fi_aalto_events_items_wrapper span.clear-filters,
.main-content .news-archive .fi_aalto_news_items_wrapper span.clear-filters {
  text-decoration: underline;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper span.clear-filters:hover,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper span.clear-filters:hover,
.main-content .events-archive .fi_aalto_events_items_wrapper span.clear-filters:hover,
.main-content .events-archive .fi_aalto_news_items_wrapper span.clear-filters:hover,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper span.clear-filters:hover,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper span.clear-filters:hover,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper span.clear-filters:hover,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper span.clear-filters:hover,
.main-content .news-archive .fi_aalto_events_items_wrapper span.clear-filters:hover,
.main-content .news-archive .fi_aalto_news_items_wrapper span.clear-filters:hover {
  cursor: pointer;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item,
.main-content .events-archive .fi_aalto_events_items_wrapper .item,
.main-content .events-archive .fi_aalto_news_items_wrapper .item,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item,
.main-content .news-archive .fi_aalto_events_items_wrapper .item,
.main-content .news-archive .fi_aalto_news_items_wrapper .item {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 20px;
  position: relative;
}

@media (max-width:767px) {
  .main-content .current2_list_wrapper .fi_aalto_events_items_wrapper,
  .main-content .current2_list_wrapper .fi_aalto_news_items_wrapper,
  .main-content .events-archive .fi_aalto_events_items_wrapper,
  .main-content .events-archive .fi_aalto_news_items_wrapper,
  .main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper,
  .main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper,
  .main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper,
  .main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper,
  .main-content .news-archive .fi_aalto_events_items_wrapper,
  .main-content .news-archive .fi_aalto_news_items_wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }

  .main-content .current2_list_wrapper .fi_aalto_events_items_wrapper>h2,
  .main-content .current2_list_wrapper .fi_aalto_news_items_wrapper>h2,
  .main-content .events-archive .fi_aalto_events_items_wrapper>h2,
  .main-content .events-archive .fi_aalto_news_items_wrapper>h2,
  .main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper>h2,
  .main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper>h2,
  .main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper>h2,
  .main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper>h2,
  .main-content .news-archive .fi_aalto_events_items_wrapper>h2,
  .main-content .news-archive .fi_aalto_news_items_wrapper>h2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item,
  .main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item,
  .main-content .events-archive .fi_aalto_events_items_wrapper .item,
  .main-content .events-archive .fi_aalto_news_items_wrapper .item,
  .main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item,
  .main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item,
  .main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item,
  .main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item,
  .main-content .news-archive .fi_aalto_events_items_wrapper .item,
  .main-content .news-archive .fi_aalto_news_items_wrapper .item {
    padding: 0 10px;
  }
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item h3,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item h3,
.main-content .events-archive .fi_aalto_events_items_wrapper .item h3,
.main-content .events-archive .fi_aalto_news_items_wrapper .item h3,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item h3,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item h3,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item h3,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item h3,
.main-content .news-archive .fi_aalto_events_items_wrapper .item h3,
.main-content .news-archive .fi_aalto_news_items_wrapper .item h3 {
  margin: 20px 0 0;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item h3 a,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item h3 a,
.main-content .events-archive .fi_aalto_events_items_wrapper .item h3 a,
.main-content .events-archive .fi_aalto_news_items_wrapper .item h3 a,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item h3 a,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item h3 a,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item h3 a,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item h3 a,
.main-content .news-archive .fi_aalto_events_items_wrapper .item h3 a,
.main-content .news-archive .fi_aalto_news_items_wrapper .item h3 a {
  color: #444;
  font-weight: 700;
  font-size: 17px;
  text-decoration: none;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item span.corner-date,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item span.corner-date,
.main-content .events-archive .fi_aalto_events_items_wrapper .item span.corner-date,
.main-content .events-archive .fi_aalto_news_items_wrapper .item span.corner-date,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item span.corner-date,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item span.corner-date,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item span.corner-date,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item span.corner-date,
.main-content .news-archive .fi_aalto_events_items_wrapper .item span.corner-date,
.main-content .news-archive .fi_aalto_news_items_wrapper .item span.corner-date {
  display: block;
  float: right;
  text-align: right;
  width: auto;
  margin: 20px 0 0 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #B0A9A9;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item span.corner-date span,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item span.corner-date span,
.main-content .events-archive .fi_aalto_events_items_wrapper .item span.corner-date span,
.main-content .events-archive .fi_aalto_news_items_wrapper .item span.corner-date span,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item span.corner-date span,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item span.corner-date span,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item span.corner-date span,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item span.corner-date span,
.main-content .news-archive .fi_aalto_events_items_wrapper .item span.corner-date span,
.main-content .news-archive .fi_aalto_news_items_wrapper .item span.corner-date span {
  font-size: 16px;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item p.date,
.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item p.date-and-place,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item p.date,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item p.date-and-place,
.main-content .events-archive .fi_aalto_events_items_wrapper .item p.date,
.main-content .events-archive .fi_aalto_events_items_wrapper .item p.date-and-place,
.main-content .events-archive .fi_aalto_news_items_wrapper .item p.date,
.main-content .events-archive .fi_aalto_news_items_wrapper .item p.date-and-place,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item p.date,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item p.date-and-place,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item p.date,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item p.date-and-place,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item p.date,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item p.date-and-place,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item p.date,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item p.date-and-place,
.main-content .news-archive .fi_aalto_events_items_wrapper .item p.date,
.main-content .news-archive .fi_aalto_events_items_wrapper .item p.date-and-place,
.main-content .news-archive .fi_aalto_news_items_wrapper .item p.date,
.main-content .news-archive .fi_aalto_news_items_wrapper .item p.date-and-place {
  color: #737373;
  font-size: 12px;
  margin-bottom: 0;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item p.categories,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item p.categories,
.main-content .events-archive .fi_aalto_events_items_wrapper .item p.categories,
.main-content .events-archive .fi_aalto_news_items_wrapper .item p.categories,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item p.categories,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item p.categories,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item p.categories,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item p.categories,
.main-content .news-archive .fi_aalto_events_items_wrapper .item p.categories,
.main-content .news-archive .fi_aalto_news_items_wrapper .item p.categories {
  display: inline;
  font-size: 12px;
  font-weight: 700;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item p.categories span,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item p.categories span,
.main-content .events-archive .fi_aalto_events_items_wrapper .item p.categories span,
.main-content .events-archive .fi_aalto_news_items_wrapper .item p.categories span,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item p.categories span,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item p.categories span,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item p.categories span,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item p.categories span,
.main-content .news-archive .fi_aalto_events_items_wrapper .item p.categories span,
.main-content .news-archive .fi_aalto_news_items_wrapper .item p.categories span {
  margin-right: 5px;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item p.categories span:last-child,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item p.categories span:last-child,
.main-content .events-archive .fi_aalto_events_items_wrapper .item p.categories span:last-child,
.main-content .events-archive .fi_aalto_news_items_wrapper .item p.categories span:last-child,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item p.categories span:last-child,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item p.categories span:last-child,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item p.categories span:last-child,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item p.categories span:last-child,
.main-content .news-archive .fi_aalto_events_items_wrapper .item p.categories span:last-child,
.main-content .news-archive .fi_aalto_news_items_wrapper .item p.categories span:last-child {
  margin-right: 0;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item p.categories span:hover,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item p.categories span:hover,
.main-content .events-archive .fi_aalto_events_items_wrapper .item p.categories span:hover,
.main-content .events-archive .fi_aalto_news_items_wrapper .item p.categories span:hover,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item p.categories span:hover,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item p.categories span:hover,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item p.categories span:hover,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item p.categories span:hover,
.main-content .news-archive .fi_aalto_events_items_wrapper .item p.categories span:hover,
.main-content .news-archive .fi_aalto_news_items_wrapper .item p.categories span:hover {
  cursor: pointer;
  color: #06C;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags,
.main-content .events-archive .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags,
.main-content .events-archive .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags,
.main-content .news-archive .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags,
.main-content .news-archive .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags {
  display: inline;
  margin: 0;
  padding: 0;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li,
.main-content .events-archive .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li,
.main-content .events-archive .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li,
.main-content .news-archive .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li,
.main-content .news-archive .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li {
  display: inline;
  padding-left: 10px;
  font-size: 12px;
  font-weight: 700;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover,
.main-content .current2_list_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover,
.main-content .events-archive .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover,
.main-content .events-archive .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover,
.main-content .news-archive .fi_aalto_events_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover,
.main-content .news-archive .fi_aalto_news_items_wrapper .item ul.fi_aalto_mltag_tag_type_tags li:hover {
  color: #06C;
}

.main-content .current2_list_wrapper .fi_aalto_events_items_wrapper,
.main-content .events-archive .fi_aalto_events_items_wrapper,
.main-content .fi_aalto_events_index_wrapper .fi_aalto_events_items_wrapper,
.main-content .fi_aalto_news_index_wrapper .fi_aalto_events_items_wrapper,
.main-content .news-archive .fi_aalto_events_items_wrapper {
  margin-top: 30px;
}

.main-content .current2_list_wrapper .archive-news-item,
.main-content .events-archive .archive-news-item,
.main-content .fi_aalto_events_index_wrapper .archive-news-item,
.main-content .fi_aalto_news_index_wrapper .archive-news-item,
.main-content .news-archive .archive-news-item {
  margin-bottom: 10px;
  border-bottom: 1px dotted #66615A;
}

.main-content .current2_list_wrapper .archive-news-item h3,
.main-content .events-archive .archive-news-item h3,
.main-content .fi_aalto_events_index_wrapper .archive-news-item h3,
.main-content .fi_aalto_news_index_wrapper .archive-news-item h3,
.main-content .news-archive .archive-news-item h3 {
  margin-top: 10px;
  margin-bottom: 4px;
}

.main-content .fi_aalto_news_index_wrapper:first-child .fi_aalto_news_items_wrapper .item:first-child {
  border-top: 0;
}

.main-content div.vevent>div,
.main-content div.vevent>div span {
  font-size: 16px;
  color: #5A5A5A;
}

#event-sidebar-search-fields {
  margin-top: 68px;
}

#event-sidebar-search-fields select option.default {
  color: #d3d3d3;
}

#event-sidebar-search-fields .input-group-addon,
#event-sidebar-search-fields .input-group-btn button {
  padding: 0 10px;
  background: #eee;
}

span.addtocalendar ul li:active,
span.addtocalendar ul li:hover,
span.addtocalendar>a {
  background: #06C!important;
}

#event-sidebar-search-fields .input-group-addon:hover,
#event-sidebar-search-fields .input-group-btn button:hover {
  cursor: pointer;
}

#event-sidebar-search-fields .input-group-addon i,
#event-sidebar-search-fields .input-group-btn button i {
  font-size: 20px;
  color: #06C;
}

#event-sidebar-search-fields .date.has-error .form-control,
#event-sidebar-search-fields .date.has-error .input-group-addon {
  border-color: #EF3340;
}

#event-sidebar-search-fields .date.has-error .input-group-addon i {
  color: #EF3340;
}

#event-sidebar-search-fields .row {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}

#event-sidebar-search-fields .row>div {
  padding-left: 10px;
  padding-right: 10px;
}

span.addtocalendar {
  float: right;
  margin-left: 15px;
}

span.addtocalendar ul {
  padding: 0;
}

#news-wrapper {
  margin-top: 40px;
}

#events,
#news,
#open-positions,
#president-gallery,
#showroom {
  margin: 40px 0 0;
}

#events#news,
#news#news,
#open-positions#news,
#president-gallery#news,
#showroom#news {
  margin: 0;
}

@media (max-width:767px) {
  #events,
  #news,
  #open-positions,
  #president-gallery,
  #showroom {
    margin-left: 0;
    margin-right: 0;
  }
}

#events .filters,
#news .filters,
#open-positions .filters,
#president-gallery .filters,
#showroom .filters {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin-bottom: 20px;
}

#events .filters .news-filter-tabs,
#events .filters .president-filter-tabs,
#events .filters .showroom-filter-tabs,
#news .filters .news-filter-tabs,
#news .filters .president-filter-tabs,
#news .filters .showroom-filter-tabs,
#open-positions .filters .news-filter-tabs,
#open-positions .filters .president-filter-tabs,
#open-positions .filters .showroom-filter-tabs,
#president-gallery .filters .news-filter-tabs,
#president-gallery .filters .president-filter-tabs,
#president-gallery .filters .showroom-filter-tabs,
#showroom .filters .news-filter-tabs,
#showroom .filters .president-filter-tabs,
#showroom .filters .showroom-filter-tabs {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}

#events .filters .news-filter-tabs .tab,
#events .filters .president-filter-tabs .tab,
#events .filters .showroom-filter-tabs .tab,
#news .filters .news-filter-tabs .tab,
#news .filters .president-filter-tabs .tab,
#news .filters .showroom-filter-tabs .tab,
#open-positions .filters .news-filter-tabs .tab,
#open-positions .filters .president-filter-tabs .tab,
#open-positions .filters .showroom-filter-tabs .tab,
#president-gallery .filters .news-filter-tabs .tab,
#president-gallery .filters .president-filter-tabs .tab,
#president-gallery .filters .showroom-filter-tabs .tab,
#showroom .filters .news-filter-tabs .tab,
#showroom .filters .president-filter-tabs .tab,
#showroom .filters .showroom-filter-tabs .tab {
  float: left;
  display: block;
  padding: 10px;
  color: #a6a6a6;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

#events .filters .news-filter-tabs .tab:before,
#events .filters .president-filter-tabs .tab:before,
#events .filters .showroom-filter-tabs .tab:before,
#news .filters .news-filter-tabs .tab:before,
#news .filters .president-filter-tabs .tab:before,
#news .filters .showroom-filter-tabs .tab:before,
#open-positions .filters .news-filter-tabs .tab:before,
#open-positions .filters .president-filter-tabs .tab:before,
#open-positions .filters .showroom-filter-tabs .tab:before,
#president-gallery .filters .news-filter-tabs .tab:before,
#president-gallery .filters .president-filter-tabs .tab:before,
#president-gallery .filters .showroom-filter-tabs .tab:before,
#showroom .filters .news-filter-tabs .tab:before,
#showroom .filters .president-filter-tabs .tab:before,
#showroom .filters .showroom-filter-tabs .tab:before {
  content: none;
}

#events .filters .news-filter-tabs .tab:first-child,
#events .filters .president-filter-tabs .tab:first-child,
#events .filters .showroom-filter-tabs .tab:first-child,
#news .filters .news-filter-tabs .tab:first-child,
#news .filters .president-filter-tabs .tab:first-child,
#news .filters .showroom-filter-tabs .tab:first-child,
#open-positions .filters .news-filter-tabs .tab:first-child,
#open-positions .filters .president-filter-tabs .tab:first-child,
#open-positions .filters .showroom-filter-tabs .tab:first-child,
#president-gallery .filters .news-filter-tabs .tab:first-child,
#president-gallery .filters .president-filter-tabs .tab:first-child,
#president-gallery .filters .showroom-filter-tabs .tab:first-child,
#showroom .filters .news-filter-tabs .tab:first-child,
#showroom .filters .president-filter-tabs .tab:first-child,
#showroom .filters .showroom-filter-tabs .tab:first-child {
  border-left: 1px solid #e5e5e5;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

#events .filters .news-filter-tabs .tab:last-child,
#events .filters .president-filter-tabs .tab:last-child,
#events .filters .showroom-filter-tabs .tab:last-child,
#news .filters .news-filter-tabs .tab:last-child,
#news .filters .president-filter-tabs .tab:last-child,
#news .filters .showroom-filter-tabs .tab:last-child,
#open-positions .filters .news-filter-tabs .tab:last-child,
#open-positions .filters .president-filter-tabs .tab:last-child,
#open-positions .filters .showroom-filter-tabs .tab:last-child,
#president-gallery .filters .news-filter-tabs .tab:last-child,
#president-gallery .filters .president-filter-tabs .tab:last-child,
#president-gallery .filters .showroom-filter-tabs .tab:last-child,
#showroom .filters .news-filter-tabs .tab:last-child,
#showroom .filters .president-filter-tabs .tab:last-child,
#showroom .filters .showroom-filter-tabs .tab:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

#events .filters .news-filter-tabs .tab:hover,
#events .filters .president-filter-tabs .tab:hover,
#events .filters .showroom-filter-tabs .tab:hover,
#news .filters .news-filter-tabs .tab:hover,
#news .filters .president-filter-tabs .tab:hover,
#news .filters .showroom-filter-tabs .tab:hover,
#open-positions .filters .news-filter-tabs .tab:hover,
#open-positions .filters .president-filter-tabs .tab:hover,
#open-positions .filters .showroom-filter-tabs .tab:hover,
#president-gallery .filters .news-filter-tabs .tab:hover,
#president-gallery .filters .president-filter-tabs .tab:hover,
#president-gallery .filters .showroom-filter-tabs .tab:hover,
#showroom .filters .news-filter-tabs .tab:hover,
#showroom .filters .president-filter-tabs .tab:hover,
#showroom .filters .showroom-filter-tabs .tab:hover {
  background: #f2f2f2;
  cursor: pointer;
}

#events .filters .news-filter-tabs .tab.cooperation,
#events .filters .president-filter-tabs .tab.cooperation,
#events .filters .showroom-filter-tabs .tab.cooperation,
#news .filters .news-filter-tabs .tab.cooperation,
#news .filters .president-filter-tabs .tab.cooperation,
#news .filters .showroom-filter-tabs .tab.cooperation,
#open-positions .filters .news-filter-tabs .tab.cooperation,
#open-positions .filters .president-filter-tabs .tab.cooperation,
#open-positions .filters .showroom-filter-tabs .tab.cooperation,
#president-gallery .filters .news-filter-tabs .tab.cooperation,
#president-gallery .filters .president-filter-tabs .tab.cooperation,
#president-gallery .filters .showroom-filter-tabs .tab.cooperation,
#showroom .filters .news-filter-tabs .tab.cooperation,
#showroom .filters .president-filter-tabs .tab.cooperation,
#showroom .filters .showroom-filter-tabs .tab.cooperation {
  border-bottom-color: #FFA402;
}

#events .filters .news-filter-tabs .tab.events,
#events .filters .president-filter-tabs .tab.events,
#events .filters .showroom-filter-tabs .tab.events,
#news .filters .news-filter-tabs .tab.events,
#news .filters .president-filter-tabs .tab.events,
#news .filters .showroom-filter-tabs .tab.events,
#open-positions .filters .news-filter-tabs .tab.events,
#open-positions .filters .president-filter-tabs .tab.events,
#open-positions .filters .showroom-filter-tabs .tab.events,
#president-gallery .filters .news-filter-tabs .tab.events,
#president-gallery .filters .president-filter-tabs .tab.events,
#president-gallery .filters .showroom-filter-tabs .tab.events,
#showroom .filters .news-filter-tabs .tab.events,
#showroom .filters .president-filter-tabs .tab.events,
#showroom .filters .showroom-filter-tabs .tab.events {
  border-bottom-color: #79BF22;
}

#events .filters .news-filter-tabs .tab a,
#events .filters .president-filter-tabs .tab a,
#events .filters .showroom-filter-tabs .tab a,
#news .filters .news-filter-tabs .tab a,
#news .filters .president-filter-tabs .tab a,
#news .filters .showroom-filter-tabs .tab a,
#open-positions .filters .news-filter-tabs .tab a,
#open-positions .filters .president-filter-tabs .tab a,
#open-positions .filters .showroom-filter-tabs .tab a,
#president-gallery .filters .news-filter-tabs .tab a,
#president-gallery .filters .president-filter-tabs .tab a,
#president-gallery .filters .showroom-filter-tabs .tab a,
#showroom .filters .news-filter-tabs .tab a,
#showroom .filters .president-filter-tabs .tab a,
#showroom .filters .showroom-filter-tabs .tab a {
  color: #a6a6a6;
  text-decoration: none;
}

#events .filters .news-filter-tabs .fa-spinner,
#events .filters .president-filter-tabs .fa-spinner,
#events .filters .showroom-filter-tabs .fa-spinner,
#news .filters .news-filter-tabs .fa-spinner,
#news .filters .president-filter-tabs .fa-spinner,
#news .filters .showroom-filter-tabs .fa-spinner,
#open-positions .filters .news-filter-tabs .fa-spinner,
#open-positions .filters .president-filter-tabs .fa-spinner,
#open-positions .filters .showroom-filter-tabs .fa-spinner,
#president-gallery .filters .news-filter-tabs .fa-spinner,
#president-gallery .filters .president-filter-tabs .fa-spinner,
#president-gallery .filters .showroom-filter-tabs .fa-spinner,
#showroom .filters .news-filter-tabs .fa-spinner,
#showroom .filters .president-filter-tabs .fa-spinner,
#showroom .filters .showroom-filter-tabs .fa-spinner {
  position: absolute;
  right: -35px;
  top: 5px;
  font-size: 24px;
  color: #999;
}

#events .news-item,
#events .position,
#events .showroom-item,
#news .news-item,
#news .position,
#news .showroom-item,
#open-positions .news-item,
#open-positions .position,
#open-positions .showroom-item,
#president-gallery .news-item,
#president-gallery .position,
#president-gallery .showroom-item,
#showroom .news-item,
#showroom .position,
#showroom .showroom-item {
  float: left;
  width: 50%;
  min-height: 1px;
  position: relative;
  height: 260px;
  padding: 10px!important;
}

@media (min-width:768px) {
  #events .news-item,
  #events .position,
  #events .showroom-item,
  #news .news-item,
  #news .position,
  #news .showroom-item,
  #open-positions .news-item,
  #open-positions .position,
  #open-positions .showroom-item,
  #president-gallery .news-item,
  #president-gallery .position,
  #president-gallery .showroom-item,
  #showroom .news-item,
  #showroom .position,
  #showroom .showroom-item {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:980px) {
  #events .news-item,
  #events .position,
  #events .showroom-item,
  #news .news-item,
  #news .position,
  #news .showroom-item,
  #open-positions .news-item,
  #open-positions .position,
  #open-positions .showroom-item,
  #president-gallery .news-item,
  #president-gallery .position,
  #president-gallery .showroom-item,
  #showroom .news-item,
  #showroom .position,
  #showroom .showroom-item {
    float: left;
    width: 25%;
  }
}

@media (max-width:767px) {
  #events .news-item,
  #events .position,
  #events .showroom-item,
  #news .news-item,
  #news .position,
  #news .showroom-item,
  #open-positions .news-item,
  #open-positions .position,
  #open-positions .showroom-item,
  #president-gallery .news-item,
  #president-gallery .position,
  #president-gallery .showroom-item,
  #showroom .news-item,
  #showroom .position,
  #showroom .showroom-item {
    height: 200px;
  }
}

@media (max-width:480px) {
  #events .news-item,
  #events .position,
  #events .showroom-item,
  #news .news-item,
  #news .position,
  #news .showroom-item,
  #open-positions .news-item,
  #open-positions .position,
  #open-positions .showroom-item,
  #president-gallery .news-item,
  #president-gallery .position,
  #president-gallery .showroom-item,
  #showroom .news-item,
  #showroom .position,
  #showroom .showroom-item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    height: auto;
  }

  #events .news-item.news-item,
  #events .position.news-item,
  #events .showroom-item.news-item,
  #news .news-item.news-item,
  #news .position.news-item,
  #news .showroom-item.news-item,
  #open-positions .news-item.news-item,
  #open-positions .position.news-item,
  #open-positions .showroom-item.news-item,
  #president-gallery .news-item.news-item,
  #president-gallery .position.news-item,
  #president-gallery .showroom-item.news-item,
  #showroom .news-item.news-item,
  #showroom .position.news-item,
  #showroom .showroom-item.news-item {
    padding: 10px 0!important;
  }
}

#events .news-item.studies a,
#events .position.studies a,
#events .showroom-item.studies a,
#news .news-item.studies a,
#news .position.studies a,
#news .showroom-item.studies a,
#open-positions .news-item.studies a,
#open-positions .position.studies a,
#open-positions .showroom-item.studies a,
#president-gallery .news-item.studies a,
#president-gallery .position.studies a,
#president-gallery .showroom-item.studies a,
#showroom .news-item.studies a,
#showroom .position.studies a,
#showroom .showroom-item.studies a {
  border-top-color: #02975F;
}

#events .news-item.events a,
#events .position.events a,
#events .showroom-item.events a,
#news .news-item.events a,
#news .position.events a,
#news .showroom-item.events a,
#open-positions .news-item.events a,
#open-positions .position.events a,
#open-positions .showroom-item.events a,
#president-gallery .news-item.events a,
#president-gallery .position.events a,
#president-gallery .showroom-item.events a,
#showroom .news-item.events a,
#showroom .position.events a,
#showroom .showroom-item.events a {
  border-top-color: #79BF22;
}

#events .news-item.blue-light a,
#events .news-item.twitter div,
#events .position.blue-light a,
#events .position.twitter div,
#events .showroom-item.blue-light a,
#events .showroom-item.twitter div,
#news .news-item.blue-light a,
#news .news-item.twitter div,
#news .position.blue-light a,
#news .position.twitter div,
#news .showroom-item.blue-light a,
#news .showroom-item.twitter div,
#open-positions .news-item.blue-light a,
#open-positions .news-item.twitter div,
#open-positions .position.blue-light a,
#open-positions .position.twitter div,
#open-positions .showroom-item.blue-light a,
#open-positions .showroom-item.twitter div,
#president-gallery .news-item.blue-light a,
#president-gallery .news-item.twitter div,
#president-gallery .position.blue-light a,
#president-gallery .position.twitter div,
#president-gallery .showroom-item.blue-light a,
#president-gallery .showroom-item.twitter div,
#showroom .news-item.blue-light a,
#showroom .news-item.twitter div,
#showroom .position.blue-light a,
#showroom .position.twitter div,
#showroom .showroom-item.blue-light a,
#showroom .showroom-item.twitter div {
  border-top-color: #40B1E3;
}

#events .news-item.blue-dark a,
#events .news-item.facebook div,
#events .position.blue-dark a,
#events .position.facebook div,
#events .showroom-item.blue-dark a,
#events .showroom-item.facebook div,
#news .news-item.blue-dark a,
#news .news-item.facebook div,
#news .position.blue-dark a,
#news .position.facebook div,
#news .showroom-item.blue-dark a,
#news .showroom-item.facebook div,
#open-positions .news-item.blue-dark a,
#open-positions .news-item.facebook div,
#open-positions .position.blue-dark a,
#open-positions .position.facebook div,
#open-positions .showroom-item.blue-dark a,
#open-positions .showroom-item.facebook div,
#president-gallery .news-item.blue-dark a,
#president-gallery .news-item.facebook div,
#president-gallery .position.blue-dark a,
#president-gallery .position.facebook div,
#president-gallery .showroom-item.blue-dark a,
#president-gallery .showroom-item.facebook div,
#showroom .news-item.blue-dark a,
#showroom .news-item.facebook div,
#showroom .position.blue-dark a,
#showroom .position.facebook div,
#showroom .showroom-item.blue-dark a,
#showroom .showroom-item.facebook div {
  border-top-color: #3C5A99;
}

#events .news-item.research a,
#events .position.research a,
#events .showroom-item.research a,
#news .news-item.research a,
#news .position.research a,
#news .showroom-item.research a,
#open-positions .news-item.research a,
#open-positions .position.research a,
#open-positions .showroom-item.research a,
#president-gallery .news-item.research a,
#president-gallery .position.research a,
#president-gallery .showroom-item.research a,
#showroom .news-item.research a,
#showroom .position.research a,
#showroom .showroom-item.research a {
  border-top-color: #EF3541;
}

#events .news-item.honored a,
#events .position.honored a,
#events .showroom-item.honored a,
#news .news-item.honored a,
#news .position.honored a,
#news .showroom-item.honored a,
#open-positions .news-item.honored a,
#open-positions .position.honored a,
#open-positions .showroom-item.honored a,
#president-gallery .news-item.honored a,
#president-gallery .position.honored a,
#president-gallery .showroom-item.honored a,
#showroom .news-item.honored a,
#showroom .position.honored a,
#showroom .showroom-item.honored a {
  border-top-color: #FF6821;
}

#events .news-item.cooperation a,
#events .position.cooperation a,
#events .showroom-item.cooperation a,
#news .news-item.cooperation a,
#news .position.cooperation a,
#news .showroom-item.cooperation a,
#open-positions .news-item.cooperation a,
#open-positions .position.cooperation a,
#open-positions .showroom-item.cooperation a,
#president-gallery .news-item.cooperation a,
#president-gallery .position.cooperation a,
#president-gallery .showroom-item.cooperation a,
#showroom .news-item.cooperation a,
#showroom .position.cooperation a,
#showroom .showroom-item.cooperation a {
  border-top-color: #FFA402;
}

#events .news-item.other a,
#events .position.other a,
#events .showroom-item.other a,
#news .news-item.other a,
#news .position.other a,
#news .showroom-item.other a,
#open-positions .news-item.other a,
#open-positions .position.other a,
#open-positions .showroom-item.other a,
#president-gallery .news-item.other a,
#president-gallery .position.other a,
#president-gallery .showroom-item.other a,
#showroom .news-item.other a,
#showroom .position.other a,
#showroom .showroom-item.other a {
  border-top-color: #40B1E3;
}

#events .news-item#preview_box,
#events .position#preview_box,
#events .showroom-item#preview_box,
#news .news-item#preview_box,
#news .position#preview_box,
#news .showroom-item#preview_box,
#open-positions .news-item#preview_box,
#open-positions .position#preview_box,
#open-positions .showroom-item#preview_box,
#president-gallery .news-item#preview_box,
#president-gallery .position#preview_box,
#president-gallery .showroom-item#preview_box,
#showroom .news-item#preview_box,
#showroom .position#preview_box,
#showroom .showroom-item#preview_box {
  border: 1px dotted #000;
  margin-top: 20px;
}

#events .news-item>a,
#events .position>a,
#events .showroom-item>a,
#news .news-item>a,
#news .position>a,
#news .showroom-item>a,
#open-positions .news-item>a,
#open-positions .position>a,
#open-positions .showroom-item>a,
#president-gallery .news-item>a,
#president-gallery .position>a,
#president-gallery .showroom-item>a,
#showroom .news-item>a,
#showroom .position>a,
#showroom .showroom-item>a {
  display: block;
  border-top: 2px solid #e5e5e5;
  color: #8c8c8c;
  text-decoration: none;
}

#events .news-item>a:hover h2,
#events .position>a:hover h2,
#events .showroom-item>a:hover h2,
#news .news-item>a:hover h2,
#news .position>a:hover h2,
#news .showroom-item>a:hover h2,
#open-positions .news-item>a:hover h2,
#open-positions .position>a:hover h2,
#open-positions .showroom-item>a:hover h2,
#president-gallery .news-item>a:hover h2,
#president-gallery .position>a:hover h2,
#president-gallery .showroom-item>a:hover h2,
#showroom .news-item>a:hover h2,
#showroom .position>a:hover h2,
#showroom .showroom-item>a:hover h2 {
  color: #000!important;
}

#events .news-item>a h3,
#events .position>a h3,
#events .showroom-item>a h3,
#news .news-item>a h3,
#news .position>a h3,
#news .showroom-item>a h3,
#open-positions .news-item>a h3,
#open-positions .position>a h3,
#open-positions .showroom-item>a h3,
#president-gallery .news-item>a h3,
#president-gallery .position>a h3,
#president-gallery .showroom-item>a h3,
#showroom .news-item>a h3,
#showroom .position>a h3,
#showroom .showroom-item>a h3 {
  padding: 10px 0;
  margin-top: 0;
  color: #999;
  font-size: 10px;
  font-weight: 700;
  line-height: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #e5e5e5;
}

#events .news-item>a i,
#events .position>a i,
#events .showroom-item>a i,
#news .news-item>a i,
#news .position>a i,
#news .showroom-item>a i,
#open-positions .news-item>a i,
#open-positions .position>a i,
#open-positions .showroom-item>a i,
#president-gallery .news-item>a i,
#president-gallery .position>a i,
#president-gallery .showroom-item>a i,
#showroom .news-item>a i,
#showroom .position>a i,
#showroom .showroom-item>a i {
  background-image: url(../img/sprites.png);
  background-position: 0 -89px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 18px;
  right: 15px;
}

#events .news-item>a h2,
#events .position>a h2,
#events .showroom-item>a h2,
#news .news-item>a h2,
#news .position>a h2,
#news .showroom-item>a h2,
#open-positions .news-item>a h2,
#open-positions .position>a h2,
#open-positions .showroom-item>a h2,
#president-gallery .news-item>a h2,
#president-gallery .position>a h2,
#president-gallery .showroom-item>a h2,
#showroom .news-item>a h2,
#showroom .position>a h2,
#showroom .showroom-item>a h2 {
  margin: 12px 0 3px;
  font-size: 19px;
  font-weight: 700;
  font-family: Georgia,"Times New Roman",Times,serif;
  line-height: 1.2em;
  color: #333;
}

@media (max-width:767px) {
  #events .news-item>a h2.title,
  #events .position>a h2.title,
  #events .showroom-item>a h2.title,
  #news .news-item>a h2.title,
  #news .position>a h2.title,
  #news .showroom-item>a h2.title,
  #open-positions .news-item>a h2.title,
  #open-positions .position>a h2.title,
  #open-positions .showroom-item>a h2.title,
  #president-gallery .news-item>a h2.title,
  #president-gallery .position>a h2.title,
  #president-gallery .showroom-item>a h2.title,
  #showroom .news-item>a h2.title,
  #showroom .position>a h2.title,
  #showroom .showroom-item>a h2.title {
    display: none;
  }
}

@media (min-width:768px) {
  #events .news-item>a h2.mobile-title,
  #events .position>a h2.mobile-title,
  #events .showroom-item>a h2.mobile-title,
  #news .news-item>a h2.mobile-title,
  #news .position>a h2.mobile-title,
  #news .showroom-item>a h2.mobile-title,
  #open-positions .news-item>a h2.mobile-title,
  #open-positions .position>a h2.mobile-title,
  #open-positions .showroom-item>a h2.mobile-title,
  #president-gallery .news-item>a h2.mobile-title,
  #president-gallery .position>a h2.mobile-title,
  #president-gallery .showroom-item>a h2.mobile-title,
  #showroom .news-item>a h2.mobile-title,
  #showroom .position>a h2.mobile-title,
  #showroom .showroom-item>a h2.mobile-title {
    display: none;
  }
}

#events .news-item>a h2.untranslated,
#events .position>a h2.untranslated,
#events .showroom-item>a h2.untranslated,
#news .news-item>a h2.untranslated,
#news .position>a h2.untranslated,
#news .showroom-item>a h2.untranslated,
#open-positions .news-item>a h2.untranslated,
#open-positions .position>a h2.untranslated,
#open-positions .showroom-item>a h2.untranslated,
#president-gallery .news-item>a h2.untranslated,
#president-gallery .position>a h2.untranslated,
#president-gallery .showroom-item>a h2.untranslated,
#showroom .news-item>a h2.untranslated,
#showroom .position>a h2.untranslated,
#showroom .showroom-item>a h2.untranslated {
  text-decoration: line-through;
}

#events .news-item>a .news-date,
#events .position>a .news-date,
#events .showroom-item>a .news-date,
#news .news-item>a .news-date,
#news .position>a .news-date,
#news .showroom-item>a .news-date,
#open-positions .news-item>a .news-date,
#open-positions .position>a .news-date,
#open-positions .showroom-item>a .news-date,
#president-gallery .news-item>a .news-date,
#president-gallery .position>a .news-date,
#president-gallery .showroom-item>a .news-date,
#showroom .news-item>a .news-date,
#showroom .position>a .news-date,
#showroom .showroom-item>a .news-date {
  line-height: 10px;
  font-size: 10px;
  padding-bottom: 9px;
}

#events .news-item>a p,
#events .position>a p,
#events .showroom-item>a p,
#news .news-item>a p,
#news .position>a p,
#news .showroom-item>a p,
#open-positions .news-item>a p,
#open-positions .position>a p,
#open-positions .showroom-item>a p,
#president-gallery .news-item>a p,
#president-gallery .position>a p,
#president-gallery .showroom-item>a p,
#showroom .news-item>a p,
#showroom .position>a p,
#showroom .showroom-item>a p {
  font-size: 13px;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 16px;
}

#events .news-item.events>a .news-date,
#events .position.events>a .news-date,
#events .showroom-item.events>a .news-date,
#news .news-item.events>a .news-date,
#news .position.events>a .news-date,
#news .showroom-item.events>a .news-date,
#open-positions .news-item.events>a .news-date,
#open-positions .position.events>a .news-date,
#open-positions .showroom-item.events>a .news-date,
#president-gallery .news-item.events>a .news-date,
#president-gallery .position.events>a .news-date,
#president-gallery .showroom-item.events>a .news-date,
#showroom .news-item.events>a .news-date,
#showroom .position.events>a .news-date,
#showroom .showroom-item.events>a .news-date {
  font-weight: 700;
}

#events .news-item.events>a .news-date:before,
#events .position.events>a .news-date:before,
#events .showroom-item.events>a .news-date:before,
#news .news-item.events>a .news-date:before,
#news .position.events>a .news-date:before,
#news .showroom-item.events>a .news-date:before,
#open-positions .news-item.events>a .news-date:before,
#open-positions .position.events>a .news-date:before,
#open-positions .showroom-item.events>a .news-date:before,
#president-gallery .news-item.events>a .news-date:before,
#president-gallery .position.events>a .news-date:before,
#president-gallery .showroom-item.events>a .news-date:before,
#showroom .news-item.events>a .news-date:before,
#showroom .position.events>a .news-date:before,
#showroom .showroom-item.events>a .news-date:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f073";
  font-size: 16px;
  margin-right: 5px;
}

#events .news-item.facebook>div,
#events .news-item.twitter>div,
#events .position.facebook>div,
#events .position.twitter>div,
#events .showroom-item.facebook>div,
#events .showroom-item.twitter>div,
#news .news-item.facebook>div,
#news .news-item.twitter>div,
#news .position.facebook>div,
#news .position.twitter>div,
#news .showroom-item.facebook>div,
#news .showroom-item.twitter>div,
#open-positions .news-item.facebook>div,
#open-positions .news-item.twitter>div,
#open-positions .position.facebook>div,
#open-positions .position.twitter>div,
#open-positions .showroom-item.facebook>div,
#open-positions .showroom-item.twitter>div,
#president-gallery .news-item.facebook>div,
#president-gallery .news-item.twitter>div,
#president-gallery .position.facebook>div,
#president-gallery .position.twitter>div,
#president-gallery .showroom-item.facebook>div,
#president-gallery .showroom-item.twitter>div,
#showroom .news-item.facebook>div,
#showroom .news-item.twitter>div,
#showroom .position.facebook>div,
#showroom .position.twitter>div,
#showroom .showroom-item.facebook>div,
#showroom .showroom-item.twitter>div {
  position: relative;
  padding: 15px;
  height: 240px;
  border-top: 2px solid #e5e5e5;
  background-color: #f2f2f2;
}

@media (max-width:767px) {
  #events .news-item.facebook>div,
  #events .news-item.twitter>div,
  #events .position.facebook>div,
  #events .position.twitter>div,
  #events .showroom-item.facebook>div,
  #events .showroom-item.twitter>div,
  #news .news-item.facebook>div,
  #news .news-item.twitter>div,
  #news .position.facebook>div,
  #news .position.twitter>div,
  #news .showroom-item.facebook>div,
  #news .showroom-item.twitter>div,
  #open-positions .news-item.facebook>div,
  #open-positions .news-item.twitter>div,
  #open-positions .position.facebook>div,
  #open-positions .position.twitter>div,
  #open-positions .showroom-item.facebook>div,
  #open-positions .showroom-item.twitter>div,
  #president-gallery .news-item.facebook>div,
  #president-gallery .news-item.twitter>div,
  #president-gallery .position.facebook>div,
  #president-gallery .position.twitter>div,
  #president-gallery .showroom-item.facebook>div,
  #president-gallery .showroom-item.twitter>div,
  #showroom .news-item.facebook>div,
  #showroom .news-item.twitter>div,
  #showroom .position.facebook>div,
  #showroom .position.twitter>div,
  #showroom .showroom-item.facebook>div,
  #showroom .showroom-item.twitter>div {
    height: auto;
  }
}

#events .news-item.facebook>div h2,
#events .news-item.twitter>div h2,
#events .position.facebook>div h2,
#events .position.twitter>div h2,
#events .showroom-item.facebook>div h2,
#events .showroom-item.twitter>div h2,
#news .news-item.facebook>div h2,
#news .news-item.twitter>div h2,
#news .position.facebook>div h2,
#news .position.twitter>div h2,
#news .showroom-item.facebook>div h2,
#news .showroom-item.twitter>div h2,
#open-positions .news-item.facebook>div h2,
#open-positions .news-item.twitter>div h2,
#open-positions .position.facebook>div h2,
#open-positions .position.twitter>div h2,
#open-positions .showroom-item.facebook>div h2,
#open-positions .showroom-item.twitter>div h2,
#president-gallery .news-item.facebook>div h2,
#president-gallery .news-item.twitter>div h2,
#president-gallery .position.facebook>div h2,
#president-gallery .position.twitter>div h2,
#president-gallery .showroom-item.facebook>div h2,
#president-gallery .showroom-item.twitter>div h2,
#showroom .news-item.facebook>div h2,
#showroom .news-item.twitter>div h2,
#showroom .position.facebook>div h2,
#showroom .position.twitter>div h2,
#showroom .showroom-item.facebook>div h2,
#showroom .showroom-item.twitter>div h2 {
  margin: 0 0 3px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  color: #999;
  font-family: Georgia,"Times New Roman",Times,serif;
}

#events .news-item.facebook>div .news-date,
#events .news-item.twitter>div .news-date,
#events .position.facebook>div .news-date,
#events .position.twitter>div .news-date,
#events .showroom-item.facebook>div .news-date,
#events .showroom-item.twitter>div .news-date,
#news .news-item.facebook>div .news-date,
#news .news-item.twitter>div .news-date,
#news .position.facebook>div .news-date,
#news .position.twitter>div .news-date,
#news .showroom-item.facebook>div .news-date,
#news .showroom-item.twitter>div .news-date,
#open-positions .news-item.facebook>div .news-date,
#open-positions .news-item.twitter>div .news-date,
#open-positions .position.facebook>div .news-date,
#open-positions .position.twitter>div .news-date,
#open-positions .showroom-item.facebook>div .news-date,
#open-positions .showroom-item.twitter>div .news-date,
#president-gallery .news-item.facebook>div .news-date,
#president-gallery .news-item.twitter>div .news-date,
#president-gallery .position.facebook>div .news-date,
#president-gallery .position.twitter>div .news-date,
#president-gallery .showroom-item.facebook>div .news-date,
#president-gallery .showroom-item.twitter>div .news-date,
#showroom .news-item.facebook>div .news-date,
#showroom .news-item.twitter>div .news-date,
#showroom .position.facebook>div .news-date,
#showroom .position.twitter>div .news-date,
#showroom .showroom-item.facebook>div .news-date,
#showroom .showroom-item.twitter>div .news-date {
  line-height: 10px;
  font-size: 10px;
  padding-bottom: 9px;
  border: none;
}

#events .news-item.facebook>div a,
#events .news-item.twitter>div a,
#events .position.facebook>div a,
#events .position.twitter>div a,
#events .showroom-item.facebook>div a,
#events .showroom-item.twitter>div a,
#news .news-item.facebook>div a,
#news .news-item.twitter>div a,
#news .position.facebook>div a,
#news .position.twitter>div a,
#news .showroom-item.facebook>div a,
#news .showroom-item.twitter>div a,
#open-positions .news-item.facebook>div a,
#open-positions .news-item.twitter>div a,
#open-positions .position.facebook>div a,
#open-positions .position.twitter>div a,
#open-positions .showroom-item.facebook>div a,
#open-positions .showroom-item.twitter>div a,
#president-gallery .news-item.facebook>div a,
#president-gallery .news-item.twitter>div a,
#president-gallery .position.facebook>div a,
#president-gallery .position.twitter>div a,
#president-gallery .showroom-item.facebook>div a,
#president-gallery .showroom-item.twitter>div a,
#showroom .news-item.facebook>div a,
#showroom .news-item.twitter>div a,
#showroom .position.facebook>div a,
#showroom .position.twitter>div a,
#showroom .showroom-item.facebook>div a,
#showroom .showroom-item.twitter>div a {
  position: absolute;
  bottom: 5px;
  left: 5px;
  height: 34px;
  font-size: 11px;
  text-decoration: none;
}

@media (max-width:767px) {
  #events .news-item.facebook>div a,
  #events .news-item.twitter>div a,
  #events .position.facebook>div a,
  #events .position.twitter>div a,
  #events .showroom-item.facebook>div a,
  #events .showroom-item.twitter>div a,
  #news .news-item.facebook>div a,
  #news .news-item.twitter>div a,
  #news .position.facebook>div a,
  #news .position.twitter>div a,
  #news .showroom-item.facebook>div a,
  #news .showroom-item.twitter>div a,
  #open-positions .news-item.facebook>div a,
  #open-positions .news-item.twitter>div a,
  #open-positions .position.facebook>div a,
  #open-positions .position.twitter>div a,
  #open-positions .showroom-item.facebook>div a,
  #open-positions .showroom-item.twitter>div a,
  #president-gallery .news-item.facebook>div a,
  #president-gallery .news-item.twitter>div a,
  #president-gallery .position.facebook>div a,
  #president-gallery .position.twitter>div a,
  #president-gallery .showroom-item.facebook>div a,
  #president-gallery .showroom-item.twitter>div a,
  #showroom .news-item.facebook>div a,
  #showroom .news-item.twitter>div a,
  #showroom .position.facebook>div a,
  #showroom .position.twitter>div a,
  #showroom .showroom-item.facebook>div a,
  #showroom .showroom-item.twitter>div a {
    position: static;
    display: inline-block;
    bottom: auto;
    left: auto;
  }
}

#events .news-item.facebook>div a i,
#events .news-item.twitter>div a i,
#events .position.facebook>div a i,
#events .position.twitter>div a i,
#events .showroom-item.facebook>div a i,
#events .showroom-item.twitter>div a i,
#news .news-item.facebook>div a i,
#news .news-item.twitter>div a i,
#news .position.facebook>div a i,
#news .position.twitter>div a i,
#news .showroom-item.facebook>div a i,
#news .showroom-item.twitter>div a i,
#open-positions .news-item.facebook>div a i,
#open-positions .news-item.twitter>div a i,
#open-positions .position.facebook>div a i,
#open-positions .position.twitter>div a i,
#open-positions .showroom-item.facebook>div a i,
#open-positions .showroom-item.twitter>div a i,
#president-gallery .news-item.facebook>div a i,
#president-gallery .news-item.twitter>div a i,
#president-gallery .position.facebook>div a i,
#president-gallery .position.twitter>div a i,
#president-gallery .showroom-item.facebook>div a i,
#president-gallery .showroom-item.twitter>div a i,
#showroom .news-item.facebook>div a i,
#showroom .news-item.twitter>div a i,
#showroom .position.facebook>div a i,
#showroom .position.twitter>div a i,
#showroom .showroom-item.facebook>div a i,
#showroom .showroom-item.twitter>div a i {
  float: left;
}

#events .news-item.facebook>div a span,
#events .news-item.twitter>div a span,
#events .position.facebook>div a span,
#events .position.twitter>div a span,
#events .showroom-item.facebook>div a span,
#events .showroom-item.twitter>div a span,
#news .news-item.facebook>div a span,
#news .news-item.twitter>div a span,
#news .position.facebook>div a span,
#news .position.twitter>div a span,
#news .showroom-item.facebook>div a span,
#news .showroom-item.twitter>div a span,
#open-positions .news-item.facebook>div a span,
#open-positions .news-item.twitter>div a span,
#open-positions .position.facebook>div a span,
#open-positions .position.twitter>div a span,
#open-positions .showroom-item.facebook>div a span,
#open-positions .showroom-item.twitter>div a span,
#president-gallery .news-item.facebook>div a span,
#president-gallery .news-item.twitter>div a span,
#president-gallery .position.facebook>div a span,
#president-gallery .position.twitter>div a span,
#president-gallery .showroom-item.facebook>div a span,
#president-gallery .showroom-item.twitter>div a span,
#showroom .news-item.facebook>div a span,
#showroom .news-item.twitter>div a span,
#showroom .position.facebook>div a span,
#showroom .position.twitter>div a span,
#showroom .showroom-item.facebook>div a span,
#showroom .showroom-item.twitter>div a span {
  display: block;
  float: left;
  max-width: 175px;
  overflow: hidden;
  padding: 6px 0 0 6px;
  font-family: Georgia,"Times New Roman",Times,serif;
}

#events .news-item.facebook.studies a,
#events .news-item.twitter.studies a,
#events .position.facebook.studies a,
#events .position.twitter.studies a,
#events .showroom-item.facebook.studies a,
#events .showroom-item.twitter.studies a,
#news .news-item.facebook.studies a,
#news .news-item.twitter.studies a,
#news .position.facebook.studies a,
#news .position.twitter.studies a,
#news .showroom-item.facebook.studies a,
#news .showroom-item.twitter.studies a,
#open-positions .news-item.facebook.studies a,
#open-positions .news-item.twitter.studies a,
#open-positions .position.facebook.studies a,
#open-positions .position.twitter.studies a,
#open-positions .showroom-item.facebook.studies a,
#open-positions .showroom-item.twitter.studies a,
#president-gallery .news-item.facebook.studies a,
#president-gallery .news-item.twitter.studies a,
#president-gallery .position.facebook.studies a,
#president-gallery .position.twitter.studies a,
#president-gallery .showroom-item.facebook.studies a,
#president-gallery .showroom-item.twitter.studies a,
#showroom .news-item.facebook.studies a,
#showroom .news-item.twitter.studies a,
#showroom .position.facebook.studies a,
#showroom .position.twitter.studies a,
#showroom .showroom-item.facebook.studies a,
#showroom .showroom-item.twitter.studies a {
  border-top-color: #02975F;
}

#events .news-item.facebook.events a,
#events .news-item.twitter.events a,
#events .position.facebook.events a,
#events .position.twitter.events a,
#events .showroom-item.facebook.events a,
#events .showroom-item.twitter.events a,
#news .news-item.facebook.events a,
#news .news-item.twitter.events a,
#news .position.facebook.events a,
#news .position.twitter.events a,
#news .showroom-item.facebook.events a,
#news .showroom-item.twitter.events a,
#open-positions .news-item.facebook.events a,
#open-positions .news-item.twitter.events a,
#open-positions .position.facebook.events a,
#open-positions .position.twitter.events a,
#open-positions .showroom-item.facebook.events a,
#open-positions .showroom-item.twitter.events a,
#president-gallery .news-item.facebook.events a,
#president-gallery .news-item.twitter.events a,
#president-gallery .position.facebook.events a,
#president-gallery .position.twitter.events a,
#president-gallery .showroom-item.facebook.events a,
#president-gallery .showroom-item.twitter.events a,
#showroom .news-item.facebook.events a,
#showroom .news-item.twitter.events a,
#showroom .position.facebook.events a,
#showroom .position.twitter.events a,
#showroom .showroom-item.facebook.events a,
#showroom .showroom-item.twitter.events a {
  border-top-color: #79BF22;
}

#events .news-item.facebook.blue-light a,
#events .news-item.facebook.twitter div,
#events .news-item.twitter.blue-light a,
#events .news-item.twitter.twitter div,
#events .position.facebook.blue-light a,
#events .position.facebook.twitter div,
#events .position.twitter.blue-light a,
#events .position.twitter.twitter div,
#events .showroom-item.facebook.blue-light a,
#events .showroom-item.facebook.twitter div,
#events .showroom-item.twitter.blue-light a,
#events .showroom-item.twitter.twitter div,
#news .news-item.facebook.blue-light a,
#news .news-item.facebook.twitter div,
#news .news-item.twitter.blue-light a,
#news .news-item.twitter.twitter div,
#news .position.facebook.blue-light a,
#news .position.facebook.twitter div,
#news .position.twitter.blue-light a,
#news .position.twitter.twitter div,
#news .showroom-item.facebook.blue-light a,
#news .showroom-item.facebook.twitter div,
#news .showroom-item.twitter.blue-light a,
#news .showroom-item.twitter.twitter div,
#open-positions .news-item.facebook.blue-light a,
#open-positions .news-item.facebook.twitter div,
#open-positions .news-item.twitter.blue-light a,
#open-positions .news-item.twitter.twitter div,
#open-positions .position.facebook.blue-light a,
#open-positions .position.facebook.twitter div,
#open-positions .position.twitter.blue-light a,
#open-positions .position.twitter.twitter div,
#open-positions .showroom-item.facebook.blue-light a,
#open-positions .showroom-item.facebook.twitter div,
#open-positions .showroom-item.twitter.blue-light a,
#open-positions .showroom-item.twitter.twitter div,
#president-gallery .news-item.facebook.blue-light a,
#president-gallery .news-item.facebook.twitter div,
#president-gallery .news-item.twitter.blue-light a,
#president-gallery .news-item.twitter.twitter div,
#president-gallery .position.facebook.blue-light a,
#president-gallery .position.facebook.twitter div,
#president-gallery .position.twitter.blue-light a,
#president-gallery .position.twitter.twitter div,
#president-gallery .showroom-item.facebook.blue-light a,
#president-gallery .showroom-item.facebook.twitter div,
#president-gallery .showroom-item.twitter.blue-light a,
#president-gallery .showroom-item.twitter.twitter div,
#showroom .news-item.facebook.blue-light a,
#showroom .news-item.facebook.twitter div,
#showroom .news-item.twitter.blue-light a,
#showroom .news-item.twitter.twitter div,
#showroom .position.facebook.blue-light a,
#showroom .position.facebook.twitter div,
#showroom .position.twitter.blue-light a,
#showroom .position.twitter.twitter div,
#showroom .showroom-item.facebook.blue-light a,
#showroom .showroom-item.facebook.twitter div,
#showroom .showroom-item.twitter.blue-light a,
#showroom .showroom-item.twitter.twitter div {
  border-top-color: #40B1E3;
}

#events .news-item.facebook.blue-dark a,
#events .news-item.facebook.facebook div,
#events .news-item.twitter.blue-dark a,
#events .news-item.twitter.facebook div,
#events .position.facebook.blue-dark a,
#events .position.facebook.facebook div,
#events .position.twitter.blue-dark a,
#events .position.twitter.facebook div,
#events .showroom-item.facebook.blue-dark a,
#events .showroom-item.facebook.facebook div,
#events .showroom-item.twitter.blue-dark a,
#events .showroom-item.twitter.facebook div,
#news .news-item.facebook.blue-dark a,
#news .news-item.facebook.facebook div,
#news .news-item.twitter.blue-dark a,
#news .news-item.twitter.facebook div,
#news .position.facebook.blue-dark a,
#news .position.facebook.facebook div,
#news .position.twitter.blue-dark a,
#news .position.twitter.facebook div,
#news .showroom-item.facebook.blue-dark a,
#news .showroom-item.facebook.facebook div,
#news .showroom-item.twitter.blue-dark a,
#news .showroom-item.twitter.facebook div,
#open-positions .news-item.facebook.blue-dark a,
#open-positions .news-item.facebook.facebook div,
#open-positions .news-item.twitter.blue-dark a,
#open-positions .news-item.twitter.facebook div,
#open-positions .position.facebook.blue-dark a,
#open-positions .position.facebook.facebook div,
#open-positions .position.twitter.blue-dark a,
#open-positions .position.twitter.facebook div,
#open-positions .showroom-item.facebook.blue-dark a,
#open-positions .showroom-item.facebook.facebook div,
#open-positions .showroom-item.twitter.blue-dark a,
#open-positions .showroom-item.twitter.facebook div,
#president-gallery .news-item.facebook.blue-dark a,
#president-gallery .news-item.facebook.facebook div,
#president-gallery .news-item.twitter.blue-dark a,
#president-gallery .news-item.twitter.facebook div,
#president-gallery .position.facebook.blue-dark a,
#president-gallery .position.facebook.facebook div,
#president-gallery .position.twitter.blue-dark a,
#president-gallery .position.twitter.facebook div,
#president-gallery .showroom-item.facebook.blue-dark a,
#president-gallery .showroom-item.facebook.facebook div,
#president-gallery .showroom-item.twitter.blue-dark a,
#president-gallery .showroom-item.twitter.facebook div,
#showroom .news-item.facebook.blue-dark a,
#showroom .news-item.facebook.facebook div,
#showroom .news-item.twitter.blue-dark a,
#showroom .news-item.twitter.facebook div,
#showroom .position.facebook.blue-dark a,
#showroom .position.facebook.facebook div,
#showroom .position.twitter.blue-dark a,
#showroom .position.twitter.facebook div,
#showroom .showroom-item.facebook.blue-dark a,
#showroom .showroom-item.facebook.facebook div,
#showroom .showroom-item.twitter.blue-dark a,
#showroom .showroom-item.twitter.facebook div {
  border-top-color: #3C5A99;
}

#events .news-item.facebook.research a,
#events .news-item.twitter.research a,
#events .position.facebook.research a,
#events .position.twitter.research a,
#events .showroom-item.facebook.research a,
#events .showroom-item.twitter.research a,
#news .news-item.facebook.research a,
#news .news-item.twitter.research a,
#news .position.facebook.research a,
#news .position.twitter.research a,
#news .showroom-item.facebook.research a,
#news .showroom-item.twitter.research a,
#open-positions .news-item.facebook.research a,
#open-positions .news-item.twitter.research a,
#open-positions .position.facebook.research a,
#open-positions .position.twitter.research a,
#open-positions .showroom-item.facebook.research a,
#open-positions .showroom-item.twitter.research a,
#president-gallery .news-item.facebook.research a,
#president-gallery .news-item.twitter.research a,
#president-gallery .position.facebook.research a,
#president-gallery .position.twitter.research a,
#president-gallery .showroom-item.facebook.research a,
#president-gallery .showroom-item.twitter.research a,
#showroom .news-item.facebook.research a,
#showroom .news-item.twitter.research a,
#showroom .position.facebook.research a,
#showroom .position.twitter.research a,
#showroom .showroom-item.facebook.research a,
#showroom .showroom-item.twitter.research a {
  border-top-color: #EF3541;
}

#events .news-item.facebook.honored a,
#events .news-item.twitter.honored a,
#events .position.facebook.honored a,
#events .position.twitter.honored a,
#events .showroom-item.facebook.honored a,
#events .showroom-item.twitter.honored a,
#news .news-item.facebook.honored a,
#news .news-item.twitter.honored a,
#news .position.facebook.honored a,
#news .position.twitter.honored a,
#news .showroom-item.facebook.honored a,
#news .showroom-item.twitter.honored a,
#open-positions .news-item.facebook.honored a,
#open-positions .news-item.twitter.honored a,
#open-positions .position.facebook.honored a,
#open-positions .position.twitter.honored a,
#open-positions .showroom-item.facebook.honored a,
#open-positions .showroom-item.twitter.honored a,
#president-gallery .news-item.facebook.honored a,
#president-gallery .news-item.twitter.honored a,
#president-gallery .position.facebook.honored a,
#president-gallery .position.twitter.honored a,
#president-gallery .showroom-item.facebook.honored a,
#president-gallery .showroom-item.twitter.honored a,
#showroom .news-item.facebook.honored a,
#showroom .news-item.twitter.honored a,
#showroom .position.facebook.honored a,
#showroom .position.twitter.honored a,
#showroom .showroom-item.facebook.honored a,
#showroom .showroom-item.twitter.honored a {
  border-top-color: #FF6821;
}

#events .news-item.facebook.cooperation a,
#events .news-item.twitter.cooperation a,
#events .position.facebook.cooperation a,
#events .position.twitter.cooperation a,
#events .showroom-item.facebook.cooperation a,
#events .showroom-item.twitter.cooperation a,
#news .news-item.facebook.cooperation a,
#news .news-item.twitter.cooperation a,
#news .position.facebook.cooperation a,
#news .position.twitter.cooperation a,
#news .showroom-item.facebook.cooperation a,
#news .showroom-item.twitter.cooperation a,
#open-positions .news-item.facebook.cooperation a,
#open-positions .news-item.twitter.cooperation a,
#open-positions .position.facebook.cooperation a,
#open-positions .position.twitter.cooperation a,
#open-positions .showroom-item.facebook.cooperation a,
#open-positions .showroom-item.twitter.cooperation a,
#president-gallery .news-item.facebook.cooperation a,
#president-gallery .news-item.twitter.cooperation a,
#president-gallery .position.facebook.cooperation a,
#president-gallery .position.twitter.cooperation a,
#president-gallery .showroom-item.facebook.cooperation a,
#president-gallery .showroom-item.twitter.cooperation a,
#showroom .news-item.facebook.cooperation a,
#showroom .news-item.twitter.cooperation a,
#showroom .position.facebook.cooperation a,
#showroom .position.twitter.cooperation a,
#showroom .showroom-item.facebook.cooperation a,
#showroom .showroom-item.twitter.cooperation a {
  border-top-color: #FFA402;
}

#events .news-item.facebook.other a,
#events .news-item.twitter.other a,
#events .position.facebook.other a,
#events .position.twitter.other a,
#events .showroom-item.facebook.other a,
#events .showroom-item.twitter.other a,
#news .news-item.facebook.other a,
#news .news-item.twitter.other a,
#news .position.facebook.other a,
#news .position.twitter.other a,
#news .showroom-item.facebook.other a,
#news .showroom-item.twitter.other a,
#open-positions .news-item.facebook.other a,
#open-positions .news-item.twitter.other a,
#open-positions .position.facebook.other a,
#open-positions .position.twitter.other a,
#open-positions .showroom-item.facebook.other a,
#open-positions .showroom-item.twitter.other a,
#president-gallery .news-item.facebook.other a,
#president-gallery .news-item.twitter.other a,
#president-gallery .position.facebook.other a,
#president-gallery .position.twitter.other a,
#president-gallery .showroom-item.facebook.other a,
#president-gallery .showroom-item.twitter.other a,
#showroom .news-item.facebook.other a,
#showroom .news-item.twitter.other a,
#showroom .position.facebook.other a,
#showroom .position.twitter.other a,
#showroom .showroom-item.facebook.other a,
#showroom .showroom-item.twitter.other a {
  border-top-color: #40B1E3;
}

#events .news-item.facebook:hover>div h2,
#events .news-item.twitter:hover>div h2,
#events .position.facebook:hover>div h2,
#events .position.twitter:hover>div h2,
#events .showroom-item.facebook:hover>div h2,
#events .showroom-item.twitter:hover>div h2,
#news .news-item.facebook:hover>div h2,
#news .news-item.twitter:hover>div h2,
#news .position.facebook:hover>div h2,
#news .position.twitter:hover>div h2,
#news .showroom-item.facebook:hover>div h2,
#news .showroom-item.twitter:hover>div h2,
#open-positions .news-item.facebook:hover>div h2,
#open-positions .news-item.twitter:hover>div h2,
#open-positions .position.facebook:hover>div h2,
#open-positions .position.twitter:hover>div h2,
#open-positions .showroom-item.facebook:hover>div h2,
#open-positions .showroom-item.twitter:hover>div h2,
#president-gallery .news-item.facebook:hover>div h2,
#president-gallery .news-item.twitter:hover>div h2,
#president-gallery .position.facebook:hover>div h2,
#president-gallery .position.twitter:hover>div h2,
#president-gallery .showroom-item.facebook:hover>div h2,
#president-gallery .showroom-item.twitter:hover>div h2,
#showroom .news-item.facebook:hover>div h2,
#showroom .news-item.twitter:hover>div h2,
#showroom .position.facebook:hover>div h2,
#showroom .position.twitter:hover>div h2,
#showroom .showroom-item.facebook:hover>div h2,
#showroom .showroom-item.twitter:hover>div h2 {
  color: #000;
}

#events .news-item.twitter div a,
#events .position.twitter div a,
#events .showroom-item.twitter div a,
#news .news-item.twitter div a,
#news .position.twitter div a,
#news .showroom-item.twitter div a,
#open-positions .news-item.twitter div a,
#open-positions .position.twitter div a,
#open-positions .showroom-item.twitter div a,
#president-gallery .news-item.twitter div a,
#president-gallery .position.twitter div a,
#president-gallery .showroom-item.twitter div a,
#showroom .news-item.twitter div a,
#showroom .position.twitter div a,
#showroom .showroom-item.twitter div a {
  color: #40B1E3;
}

#events .news-item.twitter div a i,
#events .position.twitter div a i,
#events .showroom-item.twitter div a i,
#news .news-item.twitter div a i,
#news .position.twitter div a i,
#news .showroom-item.twitter div a i,
#open-positions .news-item.twitter div a i,
#open-positions .position.twitter div a i,
#open-positions .showroom-item.twitter div a i,
#president-gallery .news-item.twitter div a i,
#president-gallery .position.twitter div a i,
#president-gallery .showroom-item.twitter div a i,
#showroom .news-item.twitter div a i,
#showroom .position.twitter div a i,
#showroom .showroom-item.twitter div a i {
  background-image: url(../img/sprites.png);
  background-position: 0 -202px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 26px;
  height: 26px;
}

#events .news-item.facebook div a,
#events .position.facebook div a,
#events .showroom-item.facebook div a,
#news .news-item.facebook div a,
#news .position.facebook div a,
#news .showroom-item.facebook div a,
#open-positions .news-item.facebook div a,
#open-positions .position.facebook div a,
#open-positions .showroom-item.facebook div a,
#president-gallery .news-item.facebook div a,
#president-gallery .position.facebook div a,
#president-gallery .showroom-item.facebook div a,
#showroom .news-item.facebook div a,
#showroom .position.facebook div a,
#showroom .showroom-item.facebook div a {
  color: #3C5A99;
}

#events .news-item.facebook div a i,
#events .position.facebook div a i,
#events .showroom-item.facebook div a i,
#news .news-item.facebook div a i,
#news .position.facebook div a i,
#news .showroom-item.facebook div a i,
#open-positions .news-item.facebook div a i,
#open-positions .position.facebook div a i,
#open-positions .showroom-item.facebook div a i,
#president-gallery .news-item.facebook div a i,
#president-gallery .position.facebook div a i,
#president-gallery .showroom-item.facebook div a i,
#showroom .news-item.facebook div a i,
#showroom .position.facebook div a i,
#showroom .showroom-item.facebook div a i {
  background-image: url(../img/sprites.png);
  background-position: 0 -228px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 26px;
  height: 26px;
}

#events .news-item.large,
#events .position.large,
#events .showroom-item.large,
#news .news-item.large,
#news .position.large,
#news .showroom-item.large,
#open-positions .news-item.large,
#open-positions .position.large,
#open-positions .showroom-item.large,
#president-gallery .news-item.large,
#president-gallery .position.large,
#president-gallery .showroom-item.large,
#showroom .news-item.large,
#showroom .position.large,
#showroom .showroom-item.large {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  #events .news-item.large,
  #events .position.large,
  #events .showroom-item.large,
  #news .news-item.large,
  #news .position.large,
  #news .showroom-item.large,
  #open-positions .news-item.large,
  #open-positions .position.large,
  #open-positions .showroom-item.large,
  #president-gallery .news-item.large,
  #president-gallery .position.large,
  #president-gallery .showroom-item.large,
  #showroom .news-item.large,
  #showroom .position.large,
  #showroom .showroom-item.large {
    float: left;
    width: 66.66666667%;
  }

  #events.narrow .news-item,
  #events.narrow .showroom-item,
  #news.narrow .news-item,
  #news.narrow .showroom-item,
  #open-positions.narrow .news-item,
  #open-positions.narrow .showroom-item,
  #president-gallery.narrow .news-item,
  #president-gallery.narrow .showroom-item,
  #showroom.narrow .news-item,
  #showroom.narrow .showroom-item {
    float: left;
    width: 50%;
  }
}

@media (max-width:767px) {
  #events .news-item.large,
  #events .position.large,
  #events .showroom-item.large,
  #news .news-item.large,
  #news .position.large,
  #news .showroom-item.large,
  #open-positions .news-item.large,
  #open-positions .position.large,
  #open-positions .showroom-item.large,
  #president-gallery .news-item.large,
  #president-gallery .position.large,
  #president-gallery .showroom-item.large,
  #showroom .news-item.large,
  #showroom .position.large,
  #showroom .showroom-item.large {
    height: auto;
  }
}

#events .news-item.large a h2,
#events .position.large a h2,
#events .showroom-item.large a h2,
#news .news-item.large a h2,
#news .position.large a h2,
#news .showroom-item.large a h2,
#open-positions .news-item.large a h2,
#open-positions .position.large a h2,
#open-positions .showroom-item.large a h2,
#president-gallery .news-item.large a h2,
#president-gallery .position.large a h2,
#president-gallery .showroom-item.large a h2,
#showroom .news-item.large a h2,
#showroom .position.large a h2,
#showroom .showroom-item.large a h2 {
  font-size: 33px;
}

#events.narrow .news-item,
#events.narrow .showroom-item,
#news.narrow .news-item,
#news.narrow .showroom-item,
#open-positions.narrow .news-item,
#open-positions.narrow .showroom-item,
#president-gallery.narrow .news-item,
#president-gallery.narrow .showroom-item,
#showroom.narrow .news-item,
#showroom.narrow .showroom-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:980px) {
  #events .news-item.large,
  #events .position.large,
  #events .showroom-item.large,
  #news .news-item.large,
  #news .position.large,
  #news .showroom-item.large,
  #open-positions .news-item.large,
  #open-positions .position.large,
  #open-positions .showroom-item.large,
  #president-gallery .news-item.large,
  #president-gallery .position.large,
  #president-gallery .showroom-item.large,
  #showroom .news-item.large,
  #showroom .position.large,
  #showroom .showroom-item.large {
    float: left;
    width: 50%;
  }

  #events.narrow .news-item,
  #events.narrow .showroom-item,
  #news.narrow .news-item,
  #news.narrow .showroom-item,
  #open-positions.narrow .news-item,
  #open-positions.narrow .showroom-item,
  #president-gallery.narrow .news-item,
  #president-gallery.narrow .showroom-item,
  #showroom.narrow .news-item,
  #showroom.narrow .showroom-item {
    float: left;
    width: 33.33333333%;
  }
}

@media (max-width:480px) {
  #events.narrow .news-item,
  #events.narrow .showroom-item,
  #news.narrow .news-item,
  #news.narrow .showroom-item,
  #open-positions.narrow .news-item,
  #open-positions.narrow .showroom-item,
  #president-gallery.narrow .news-item,
  #president-gallery.narrow .showroom-item,
  #showroom.narrow .news-item,
  #showroom.narrow .showroom-item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding: 10px;
  }

  #events.narrow .news-item.news-item,
  #events.narrow .showroom-item.news-item,
  #news.narrow .news-item.news-item,
  #news.narrow .showroom-item.news-item,
  #open-positions.narrow .news-item.news-item,
  #open-positions.narrow .showroom-item.news-item,
  #president-gallery.narrow .news-item.news-item,
  #president-gallery.narrow .showroom-item.news-item,
  #showroom.narrow .news-item.news-item,
  #showroom.narrow .showroom-item.news-item {
    padding: 10px 0;
  }
}

#events.narrow .news-item.large,
#events.narrow .showroom-item.large,
#news.narrow .news-item.large,
#news.narrow .showroom-item.large,
#open-positions.narrow .news-item.large,
#open-positions.narrow .showroom-item.large,
#president-gallery.narrow .news-item.large,
#president-gallery.narrow .showroom-item.large,
#showroom.narrow .news-item.large,
#showroom.narrow .showroom-item.large {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  #events.narrow .news-item.large,
  #events.narrow .showroom-item.large,
  #news.narrow .news-item.large,
  #news.narrow .showroom-item.large,
  #open-positions.narrow .news-item.large,
  #open-positions.narrow .showroom-item.large,
  #president-gallery.narrow .news-item.large,
  #president-gallery.narrow .showroom-item.large,
  #showroom.narrow .news-item.large,
  #showroom.narrow .showroom-item.large {
    float: left;
    width: 100%;
  }
}

@media (min-width:980px) {
  #events.narrow .news-item.large,
  #events.narrow .showroom-item.large,
  #news.narrow .news-item.large,
  #news.narrow .showroom-item.large,
  #open-positions.narrow .news-item.large,
  #open-positions.narrow .showroom-item.large,
  #president-gallery.narrow .news-item.large,
  #president-gallery.narrow .showroom-item.large,
  #showroom.narrow .news-item.large,
  #showroom.narrow .showroom-item.large {
    float: left;
    width: 66.66666667%;
  }

  #events .news-item {
    float: left;
    width: 100%;
  }
}

@media (max-width:480px) {
  #events.narrow .news-item.large,
  #events.narrow .showroom-item.large,
  #news.narrow .news-item.large,
  #news.narrow .showroom-item.large,
  #open-positions.narrow .news-item.large,
  #open-positions.narrow .showroom-item.large,
  #president-gallery.narrow .news-item.large,
  #president-gallery.narrow .showroom-item.large,
  #showroom.narrow .news-item.large,
  #showroom.narrow .showroom-item.large {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #events.narrow .news-item.large.news-item,
  #events.narrow .showroom-item.large.news-item,
  #news.narrow .news-item.large.news-item,
  #news.narrow .showroom-item.large.news-item,
  #open-positions.narrow .news-item.large.news-item,
  #open-positions.narrow .showroom-item.large.news-item,
  #president-gallery.narrow .news-item.large.news-item,
  #president-gallery.narrow .showroom-item.large.news-item,
  #showroom.narrow .news-item.large.news-item,
  #showroom.narrow .showroom-item.large.news-item {
    padding: 10px 0;
  }
}

#events .news-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: auto;
}

#show-more-news {
  background-image: url(../img/show-more-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  height: 56px;
  padding-top: 10px;
}

#show-more-news a,
#show-more-news span {
  position: relative;
  color: #999;
  font-size: 12px;
}

#show-more-news a:hover,
#show-more-news span:hover {
  cursor: pointer;
  text-decoration: none;
}

#show-more-news a i:before,
#show-more-news span i:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  margin-right: 5px;
  font-size: 12px;
  font-weight: 700;
}

#show-more-news a i.fa-spinner,
#show-more-news span i.fa-spinner {
  position: absolute;
  right: -35px;
  top: -5px;
  color: #999;
}

#show-more-news a i.fa-spinner:before,
#show-more-news span i.fa-spinner:before {
  content: "\f110";
  margin: 0;
  font-size: 24px;
  font-weight: 400;
}

body.frontpage_arts .current2_list_wrapper #news,
body.frontpage_biz .current2_list_wrapper #news,
body.frontpage_department .current2_list_wrapper #news,
body.frontpage_department_arts .current2_list_wrapper #news,
body.frontpage_lib .current2_list_wrapper #news,
body.school_frontpage_general .current2_list_wrapper #news,
body.section_frontpage_general .current2_list_wrapper #news {
  margin: 0 -10px!important;
}

body.frontpage_arts.school_frontpage_general #mobile-filters,
body.frontpage_arts.school_frontpage_general #more-news-events,
body.frontpage_arts.school_frontpage_general #news-wrapper,
body.frontpage_biz.school_frontpage_general #mobile-filters,
body.frontpage_biz.school_frontpage_general #more-news-events,
body.frontpage_biz.school_frontpage_general #news-wrapper,
body.frontpage_department.school_frontpage_general #mobile-filters,
body.frontpage_department.school_frontpage_general #more-news-events,
body.frontpage_department.school_frontpage_general #news-wrapper,
body.frontpage_department_arts.school_frontpage_general #mobile-filters,
body.frontpage_department_arts.school_frontpage_general #more-news-events,
body.frontpage_department_arts.school_frontpage_general #news-wrapper,
body.frontpage_lib.school_frontpage_general #mobile-filters,
body.frontpage_lib.school_frontpage_general #more-news-events,
body.frontpage_lib.school_frontpage_general #news-wrapper,
body.school_frontpage_general.school_frontpage_general #mobile-filters,
body.school_frontpage_general.school_frontpage_general #more-news-events,
body.school_frontpage_general.school_frontpage_general #news-wrapper,
body.section_frontpage_general.school_frontpage_general #mobile-filters,
body.section_frontpage_general.school_frontpage_general #more-news-events,
body.section_frontpage_general.school_frontpage_general #news-wrapper {
  margin-left: 0;
  margin-right: 0;
}

body.frontpage_arts.frontpage_arts #mobile-filters,
body.frontpage_arts.frontpage_arts #more-news-events,
body.frontpage_arts.frontpage_arts #news-wrapper,
body.frontpage_arts.frontpage_biz #mobile-filters,
body.frontpage_arts.frontpage_biz #more-news-events,
body.frontpage_arts.frontpage_biz #news-wrapper,
body.frontpage_arts.frontpage_department #mobile-filters,
body.frontpage_arts.frontpage_department #more-news-events,
body.frontpage_arts.frontpage_department #news-wrapper,
body.frontpage_arts.frontpage_department_arts #mobile-filters,
body.frontpage_arts.frontpage_department_arts #more-news-events,
body.frontpage_arts.frontpage_department_arts #news-wrapper,
body.frontpage_arts.frontpage_lib #mobile-filters,
body.frontpage_arts.frontpage_lib #more-news-events,
body.frontpage_arts.frontpage_lib #news-wrapper,
body.frontpage_arts.section_frontpage_general #mobile-filters,
body.frontpage_arts.section_frontpage_general #more-news-events,
body.frontpage_arts.section_frontpage_general #news-wrapper,
body.frontpage_biz.frontpage_arts #mobile-filters,
body.frontpage_biz.frontpage_arts #more-news-events,
body.frontpage_biz.frontpage_arts #news-wrapper,
body.frontpage_biz.frontpage_biz #mobile-filters,
body.frontpage_biz.frontpage_biz #more-news-events,
body.frontpage_biz.frontpage_biz #news-wrapper,
body.frontpage_biz.frontpage_department #mobile-filters,
body.frontpage_biz.frontpage_department #more-news-events,
body.frontpage_biz.frontpage_department #news-wrapper,
body.frontpage_biz.frontpage_department_arts #mobile-filters,
body.frontpage_biz.frontpage_department_arts #more-news-events,
body.frontpage_biz.frontpage_department_arts #news-wrapper,
body.frontpage_biz.frontpage_lib #mobile-filters,
body.frontpage_biz.frontpage_lib #more-news-events,
body.frontpage_biz.frontpage_lib #news-wrapper,
body.frontpage_biz.section_frontpage_general #mobile-filters,
body.frontpage_biz.section_frontpage_general #more-news-events,
body.frontpage_biz.section_frontpage_general #news-wrapper,
body.frontpage_department.frontpage_arts #mobile-filters,
body.frontpage_department.frontpage_arts #more-news-events,
body.frontpage_department.frontpage_arts #news-wrapper,
body.frontpage_department.frontpage_biz #mobile-filters,
body.frontpage_department.frontpage_biz #more-news-events,
body.frontpage_department.frontpage_biz #news-wrapper,
body.frontpage_department.frontpage_department #mobile-filters,
body.frontpage_department.frontpage_department #more-news-events,
body.frontpage_department.frontpage_department #news-wrapper,
body.frontpage_department.frontpage_department_arts #mobile-filters,
body.frontpage_department.frontpage_department_arts #more-news-events,
body.frontpage_department.frontpage_department_arts #news-wrapper,
body.frontpage_department.frontpage_lib #mobile-filters,
body.frontpage_department.frontpage_lib #more-news-events,
body.frontpage_department.frontpage_lib #news-wrapper,
body.frontpage_department.section_frontpage_general #mobile-filters,
body.frontpage_department.section_frontpage_general #more-news-events,
body.frontpage_department.section_frontpage_general #news-wrapper,
body.frontpage_department_arts.frontpage_arts #mobile-filters,
body.frontpage_department_arts.frontpage_arts #more-news-events,
body.frontpage_department_arts.frontpage_arts #news-wrapper,
body.frontpage_department_arts.frontpage_biz #mobile-filters,
body.frontpage_department_arts.frontpage_biz #more-news-events,
body.frontpage_department_arts.frontpage_biz #news-wrapper,
body.frontpage_department_arts.frontpage_department #mobile-filters,
body.frontpage_department_arts.frontpage_department #more-news-events,
body.frontpage_department_arts.frontpage_department #news-wrapper,
body.frontpage_department_arts.frontpage_department_arts #mobile-filters,
body.frontpage_department_arts.frontpage_department_arts #more-news-events,
body.frontpage_department_arts.frontpage_department_arts #news-wrapper,
body.frontpage_department_arts.frontpage_lib #mobile-filters,
body.frontpage_department_arts.frontpage_lib #more-news-events,
body.frontpage_department_arts.frontpage_lib #news-wrapper,
body.frontpage_department_arts.section_frontpage_general #mobile-filters,
body.frontpage_department_arts.section_frontpage_general #more-news-events,
body.frontpage_department_arts.section_frontpage_general #news-wrapper,
body.frontpage_lib.frontpage_arts #mobile-filters,
body.frontpage_lib.frontpage_arts #more-news-events,
body.frontpage_lib.frontpage_arts #news-wrapper,
body.frontpage_lib.frontpage_biz #mobile-filters,
body.frontpage_lib.frontpage_biz #more-news-events,
body.frontpage_lib.frontpage_biz #news-wrapper,
body.frontpage_lib.frontpage_department #mobile-filters,
body.frontpage_lib.frontpage_department #more-news-events,
body.frontpage_lib.frontpage_department #news-wrapper,
body.frontpage_lib.frontpage_department_arts #mobile-filters,
body.frontpage_lib.frontpage_department_arts #more-news-events,
body.frontpage_lib.frontpage_department_arts #news-wrapper,
body.frontpage_lib.frontpage_lib #mobile-filters,
body.frontpage_lib.frontpage_lib #more-news-events,
body.frontpage_lib.frontpage_lib #news-wrapper,
body.frontpage_lib.section_frontpage_general #mobile-filters,
body.frontpage_lib.section_frontpage_general #more-news-events,
body.frontpage_lib.section_frontpage_general #news-wrapper,
body.school_frontpage_general.frontpage_arts #mobile-filters,
body.school_frontpage_general.frontpage_arts #more-news-events,
body.school_frontpage_general.frontpage_arts #news-wrapper,
body.school_frontpage_general.frontpage_biz #mobile-filters,
body.school_frontpage_general.frontpage_biz #more-news-events,
body.school_frontpage_general.frontpage_biz #news-wrapper,
body.school_frontpage_general.frontpage_department #mobile-filters,
body.school_frontpage_general.frontpage_department #more-news-events,
body.school_frontpage_general.frontpage_department #news-wrapper,
body.school_frontpage_general.frontpage_department_arts #mobile-filters,
body.school_frontpage_general.frontpage_department_arts #more-news-events,
body.school_frontpage_general.frontpage_department_arts #news-wrapper,
body.school_frontpage_general.frontpage_lib #mobile-filters,
body.school_frontpage_general.frontpage_lib #more-news-events,
body.school_frontpage_general.frontpage_lib #news-wrapper,
body.school_frontpage_general.section_frontpage_general #mobile-filters,
body.school_frontpage_general.section_frontpage_general #more-news-events,
body.school_frontpage_general.section_frontpage_general #news-wrapper,
body.section_frontpage_general.frontpage_arts #mobile-filters,
body.section_frontpage_general.frontpage_arts #more-news-events,
body.section_frontpage_general.frontpage_arts #news-wrapper,
body.section_frontpage_general.frontpage_biz #mobile-filters,
body.section_frontpage_general.frontpage_biz #more-news-events,
body.section_frontpage_general.frontpage_biz #news-wrapper,
body.section_frontpage_general.frontpage_department #mobile-filters,
body.section_frontpage_general.frontpage_department #more-news-events,
body.section_frontpage_general.frontpage_department #news-wrapper,
body.section_frontpage_general.frontpage_department_arts #mobile-filters,
body.section_frontpage_general.frontpage_department_arts #more-news-events,
body.section_frontpage_general.frontpage_department_arts #news-wrapper,
body.section_frontpage_general.frontpage_lib #mobile-filters,
body.section_frontpage_general.frontpage_lib #more-news-events,
body.section_frontpage_general.frontpage_lib #news-wrapper,
body.section_frontpage_general.section_frontpage_general #mobile-filters,
body.section_frontpage_general.section_frontpage_general #more-news-events,
body.section_frontpage_general.section_frontpage_general #news-wrapper {
  margin-left: -10px;
  margin-right: -10px;
}

@media (max-width:767px) {
  body.frontpage_arts #news-wrapper,
  body.frontpage_biz #news-wrapper,
  body.frontpage_department #news-wrapper,
  body.frontpage_department_arts #news-wrapper,
  body.frontpage_lib #news-wrapper,
  body.school_frontpage_general #news-wrapper,
  body.section_frontpage_general #news-wrapper {
    margin-top: 0;
  }

  body.frontpage_arts #events .filters,
  body.frontpage_arts #news .filters,
  body.frontpage_biz #events .filters,
  body.frontpage_biz #news .filters,
  body.frontpage_department #events .filters,
  body.frontpage_department #news .filters,
  body.frontpage_department_arts #events .filters,
  body.frontpage_department_arts #news .filters,
  body.frontpage_lib #events .filters,
  body.frontpage_lib #news .filters,
  body.school_frontpage_general #events .filters,
  body.school_frontpage_general #news .filters,
  body.section_frontpage_general #events .filters,
  body.section_frontpage_general #news .filters {
    display: none;
  }

  body.frontpage_arts #events .news-item,
  body.frontpage_arts #news .news-item,
  body.frontpage_biz #events .news-item,
  body.frontpage_biz #news .news-item,
  body.frontpage_department #events .news-item,
  body.frontpage_department #news .news-item,
  body.frontpage_department_arts #events .news-item,
  body.frontpage_department_arts #news .news-item,
  body.frontpage_lib #events .news-item,
  body.frontpage_lib #news .news-item,
  body.school_frontpage_general #events .news-item,
  body.school_frontpage_general #news .news-item,
  body.section_frontpage_general #events .news-item,
  body.section_frontpage_general #news .news-item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding: 0 10px!important;
    border-bottom: 1px solid #b3b3b3;
    height: auto;
  }

  body.frontpage_arts #events .news-item a,
  body.frontpage_arts #news .news-item a,
  body.frontpage_biz #events .news-item a,
  body.frontpage_biz #news .news-item a,
  body.frontpage_department #events .news-item a,
  body.frontpage_department #news .news-item a,
  body.frontpage_department_arts #events .news-item a,
  body.frontpage_department_arts #news .news-item a,
  body.frontpage_lib #events .news-item a,
  body.frontpage_lib #news .news-item a,
  body.school_frontpage_general #events .news-item a,
  body.school_frontpage_general #news .news-item a,
  body.section_frontpage_general #events .news-item a,
  body.section_frontpage_general #news .news-item a {
    border: none;
  }

  body.frontpage_arts #events .news-item a h3,
  body.frontpage_arts #events .news-item a i,
  body.frontpage_arts #news .news-item a h3,
  body.frontpage_arts #news .news-item a i,
  body.frontpage_biz #events .news-item a h3,
  body.frontpage_biz #events .news-item a i,
  body.frontpage_biz #news .news-item a h3,
  body.frontpage_biz #news .news-item a i,
  body.frontpage_department #events .news-item a h3,
  body.frontpage_department #events .news-item a i,
  body.frontpage_department #news .news-item a h3,
  body.frontpage_department #news .news-item a i,
  body.frontpage_department_arts #events .news-item a h3,
  body.frontpage_department_arts #events .news-item a i,
  body.frontpage_department_arts #news .news-item a h3,
  body.frontpage_department_arts #news .news-item a i,
  body.frontpage_lib #events .news-item a h3,
  body.frontpage_lib #events .news-item a i,
  body.frontpage_lib #news .news-item a h3,
  body.frontpage_lib #news .news-item a i,
  body.school_frontpage_general #events .news-item a h3,
  body.school_frontpage_general #events .news-item a i,
  body.school_frontpage_general #news .news-item a h3,
  body.school_frontpage_general #news .news-item a i,
  body.section_frontpage_general #events .news-item a h3,
  body.section_frontpage_general #events .news-item a i,
  body.section_frontpage_general #news .news-item a h3,
  body.section_frontpage_general #news .news-item a i {
    display: none;
  }

  body.frontpage_arts #events .news-item a h2,
  body.frontpage_arts #news .news-item a h2,
  body.frontpage_biz #events .news-item a h2,
  body.frontpage_biz #news .news-item a h2,
  body.frontpage_department #events .news-item a h2,
  body.frontpage_department #news .news-item a h2,
  body.frontpage_department_arts #events .news-item a h2,
  body.frontpage_department_arts #news .news-item a h2,
  body.frontpage_lib #events .news-item a h2,
  body.frontpage_lib #news .news-item a h2,
  body.school_frontpage_general #events .news-item a h2,
  body.school_frontpage_general #news .news-item a h2,
  body.section_frontpage_general #events .news-item a h2,
  body.section_frontpage_general #news .news-item a h2 {
    font-size: 19px;
    line-height: 21px;
  }

  body.frontpage_arts #events .news-item a .news-date,
  body.frontpage_arts #news .news-item a .news-date,
  body.frontpage_biz #events .news-item a .news-date,
  body.frontpage_biz #news .news-item a .news-date,
  body.frontpage_department #events .news-item a .news-date,
  body.frontpage_department #news .news-item a .news-date,
  body.frontpage_department_arts #events .news-item a .news-date,
  body.frontpage_department_arts #news .news-item a .news-date,
  body.frontpage_lib #events .news-item a .news-date,
  body.frontpage_lib #news .news-item a .news-date,
  body.school_frontpage_general #events .news-item a .news-date,
  body.school_frontpage_general #news .news-item a .news-date,
  body.section_frontpage_general #events .news-item a .news-date,
  body.section_frontpage_general #news .news-item a .news-date {
    margin-top: 4px;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
  }

  body.frontpage_arts #events .news-item a .news-date:before,
  body.frontpage_arts #news .news-item a .news-date:before,
  body.frontpage_biz #events .news-item a .news-date:before,
  body.frontpage_biz #news .news-item a .news-date:before,
  body.frontpage_department #events .news-item a .news-date:before,
  body.frontpage_department #news .news-item a .news-date:before,
  body.frontpage_department_arts #events .news-item a .news-date:before,
  body.frontpage_department_arts #news .news-item a .news-date:before,
  body.frontpage_lib #events .news-item a .news-date:before,
  body.frontpage_lib #news .news-item a .news-date:before,
  body.school_frontpage_general #events .news-item a .news-date:before,
  body.school_frontpage_general #news .news-item a .news-date:before,
  body.section_frontpage_general #events .news-item a .news-date:before,
  body.section_frontpage_general #news .news-item a .news-date:before {
    content: "";
    margin: 0;
  }

  body.frontpage_arts #events .news-item a p,
  body.frontpage_arts #news .news-item a p,
  body.frontpage_biz #events .news-item a p,
  body.frontpage_biz #news .news-item a p,
  body.frontpage_department #events .news-item a p,
  body.frontpage_department #news .news-item a p,
  body.frontpage_department_arts #events .news-item a p,
  body.frontpage_department_arts #news .news-item a p,
  body.frontpage_lib #events .news-item a p,
  body.frontpage_lib #news .news-item a p,
  body.school_frontpage_general #events .news-item a p,
  body.school_frontpage_general #news .news-item a p,
  body.section_frontpage_general #events .news-item a p,
  body.section_frontpage_general #news .news-item a p {
    font-size: 14px;
    line-height: 18px;
    margin: 12px 0;
  }

  body.frontpage_arts #events .news-item.facebook,
  body.frontpage_arts #events .news-item.twitter,
  body.frontpage_arts #news .news-item.facebook,
  body.frontpage_arts #news .news-item.twitter,
  body.frontpage_biz #events .news-item.facebook,
  body.frontpage_biz #events .news-item.twitter,
  body.frontpage_biz #news .news-item.facebook,
  body.frontpage_biz #news .news-item.twitter,
  body.frontpage_department #events .news-item.facebook,
  body.frontpage_department #events .news-item.twitter,
  body.frontpage_department #news .news-item.facebook,
  body.frontpage_department #news .news-item.twitter,
  body.frontpage_department_arts #events .news-item.facebook,
  body.frontpage_department_arts #events .news-item.twitter,
  body.frontpage_department_arts #news .news-item.facebook,
  body.frontpage_department_arts #news .news-item.twitter,
  body.frontpage_lib #events .news-item.facebook,
  body.frontpage_lib #events .news-item.twitter,
  body.frontpage_lib #news .news-item.facebook,
  body.frontpage_lib #news .news-item.twitter,
  body.school_frontpage_general #events .news-item.facebook,
  body.school_frontpage_general #events .news-item.twitter,
  body.school_frontpage_general #news .news-item.facebook,
  body.school_frontpage_general #news .news-item.twitter,
  body.section_frontpage_general #events .news-item.facebook,
  body.section_frontpage_general #events .news-item.twitter,
  body.section_frontpage_general #news .news-item.facebook,
  body.section_frontpage_general #news .news-item.twitter {
    display: none;
  }
}

body.frontpage_arts #mobile-filters,
body.frontpage_biz #mobile-filters,
body.frontpage_department #mobile-filters,
body.frontpage_department_arts #mobile-filters,
body.frontpage_lib #mobile-filters,
body.school_frontpage_general #mobile-filters,
body.section_frontpage_general #mobile-filters {
  overflow: hidden;
  margin: 0 -10px;
}

body.frontpage_arts #mobile-filters div,
body.frontpage_biz #mobile-filters div,
body.frontpage_department #mobile-filters div,
body.frontpage_department_arts #mobile-filters div,
body.frontpage_lib #mobile-filters div,
body.school_frontpage_general #mobile-filters div,
body.section_frontpage_general #mobile-filters div {
  float: left;
  width: 50%;
  padding: 0;
}

body.frontpage_arts #mobile-filters div h2,
body.frontpage_biz #mobile-filters div h2,
body.frontpage_department #mobile-filters div h2,
body.frontpage_department_arts #mobile-filters div h2,
body.frontpage_lib #mobile-filters div h2,
body.school_frontpage_general #mobile-filters div h2,
body.section_frontpage_general #mobile-filters div h2 {
  padding: 10px 0;
  margin: 0;
  background: #e5e5e5;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 28px;
  border-bottom: 1px solid #b3b3b3;
  color: #b3b3b3;
}

body.frontpage_arts #mobile-filters div h2:hover,
body.frontpage_biz #mobile-filters div h2:hover,
body.frontpage_department #mobile-filters div h2:hover,
body.frontpage_department_arts #mobile-filters div h2:hover,
body.frontpage_lib #mobile-filters div h2:hover,
body.school_frontpage_general #mobile-filters div h2:hover,
body.section_frontpage_general #mobile-filters div h2:hover {
  cursor: pointer;
}

body.frontpage_arts #mobile-filters div h2.news,
body.frontpage_biz #mobile-filters div h2.news,
body.frontpage_department #mobile-filters div h2.news,
body.frontpage_department_arts #mobile-filters div h2.news,
body.frontpage_lib #mobile-filters div h2.news,
body.school_frontpage_general #mobile-filters div h2.news,
body.section_frontpage_general #mobile-filters div h2.news {
  border-right: 1px solid #b3b3b3;
}

body.frontpage_arts #mobile-filters div h2.events,
body.frontpage_biz #mobile-filters div h2.events,
body.frontpage_department #mobile-filters div h2.events,
body.frontpage_department_arts #mobile-filters div h2.events,
body.frontpage_lib #mobile-filters div h2.events,
body.school_frontpage_general #mobile-filters div h2.events,
body.section_frontpage_general #mobile-filters div h2.events {
  border-left: 1px solid #b3b3b3;
}

body.frontpage_arts #mobile-filters div h2.active,
body.frontpage_biz #mobile-filters div h2.active,
body.frontpage_department #mobile-filters div h2.active,
body.frontpage_department_arts #mobile-filters div h2.active,
body.frontpage_lib #mobile-filters div h2.active,
body.school_frontpage_general #mobile-filters div h2.active,
body.section_frontpage_general #mobile-filters div h2.active {
  border: none;
  background: 0 0;
  color: #000;
  cursor: default;
}

.aaltopeople .person div.smallresult:hover,
.main-content .fi_aalto_publications2_wrapper #publication-list .load-more:hover {
  cursor: pointer;
}

body.frontpage_arts #more-news-events,
body.frontpage_biz #more-news-events,
body.frontpage_department #more-news-events,
body.frontpage_department_arts #more-news-events,
body.frontpage_lib #more-news-events,
body.school_frontpage_general #more-news-events,
body.section_frontpage_general #more-news-events {
  padding: 0 10px;
  margin: 0 -10px;
  border-bottom: 2px solid #06C;
  background: #f2f2f2;
}

@media (min-width:768px) {
  body.frontpage_arts #mobile-filters,
  body.frontpage_arts #more-news-events,
  body.frontpage_biz #mobile-filters,
  body.frontpage_biz #more-news-events,
  body.frontpage_department #mobile-filters,
  body.frontpage_department #more-news-events,
  body.frontpage_department_arts #mobile-filters,
  body.frontpage_department_arts #more-news-events,
  body.frontpage_lib #mobile-filters,
  body.frontpage_lib #more-news-events,
  body.school_frontpage_general #mobile-filters,
  body.school_frontpage_general #more-news-events,
  body.section_frontpage_general #mobile-filters,
  body.section_frontpage_general #more-news-events {
    display: none;
  }
}

body.frontpage_arts #more-news-events a,
body.frontpage_biz #more-news-events a,
body.frontpage_department #more-news-events a,
body.frontpage_department_arts #more-news-events a,
body.frontpage_lib #more-news-events a,
body.school_frontpage_general #more-news-events a,
body.section_frontpage_general #more-news-events a {
  color: #06C;
  font-size: 16px;
  font-weight: 700;
  line-height: 34px;
  display: none;
  text-decoration: none;
}

body.frontpage_arts #more-news-events a.active,
body.frontpage_biz #more-news-events a.active,
body.frontpage_department #more-news-events a.active,
body.frontpage_department_arts #more-news-events a.active,
body.frontpage_lib #more-news-events a.active,
body.school_frontpage_general #more-news-events a.active,
body.section_frontpage_general #more-news-events a.active {
  display: inline;
}

body.frontpage_arts #more-news-events a i,
body.frontpage_biz #more-news-events a i,
body.frontpage_department #more-news-events a i,
body.frontpage_department_arts #more-news-events a i,
body.frontpage_lib #more-news-events a i,
body.school_frontpage_general #more-news-events a i,
body.section_frontpage_general #more-news-events a i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  font-size: 18px;
}

.main-content #pgm_list_flat li .langs,
.main-content ul.programme_list li span.langs {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: italic;
}

body.frontpage_arts #more-news-events a i:before,
body.frontpage_biz #more-news-events a i:before,
body.frontpage_department #more-news-events a i:before,
body.frontpage_department_arts #more-news-events a i:before,
body.frontpage_lib #more-news-events a i:before,
body.school_frontpage_general #more-news-events a i:before,
body.section_frontpage_general #more-news-events a i:before {
  content: "\f178";
}

@media (max-width:767px) {
  body.frontpage_arts #show-more-news,
  body.frontpage_biz #show-more-news,
  body.frontpage_department #show-more-news,
  body.frontpage_department_arts #show-more-news,
  body.frontpage_lib #show-more-news,
  body.school_frontpage_general #show-more-news,
  body.section_frontpage_general #show-more-news {
    display: none;
  }
}

body.current2_index .calendar-wrapper {
  float: none;
  padding: 0;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  right: 10px;
}

#president-gallery .filters,
#showroom .filters {
  padding: 0 10px;
}

@media (max-width:979px) {
  #president-gallery .filters,
  #showroom .filters {
    padding: 0;
  }
}

#president-gallery .filters .president-filter-tabs,
#president-gallery .filters .showroom-filter-tabs,
#showroom .filters .president-filter-tabs,
#showroom .filters .showroom-filter-tabs {
  display: block;
  height: 35px;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #e5e5e5;
}

@media (max-width:979px) {
  #president-gallery .filters .president-filter-tabs,
  #president-gallery .filters .showroom-filter-tabs,
  #showroom .filters .president-filter-tabs,
  #showroom .filters .showroom-filter-tabs {
    height: auto;
    padding: 10px;
    border-bottom: none;
  }
}

#president-gallery .filters .president-filter-tabs .tab,
#president-gallery .filters .showroom-filter-tabs .tab,
#showroom .filters .president-filter-tabs .tab,
#showroom .filters .showroom-filter-tabs .tab {
  height: 35px;
  margin-right: 5px;
  padding: 10px 0 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  text-transform: none;
  background: #f2f2f2;
  border-left: 1px solid #e5e5e5;
}

@media (max-width:979px) {
  #president-gallery .filters .president-filter-tabs .tab,
  #president-gallery .filters .showroom-filter-tabs .tab,
  #showroom .filters .president-filter-tabs .tab,
  #showroom .filters .showroom-filter-tabs .tab {
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
    border-bottom: 0;
  }
}

#president-gallery .filters .president-filter-tabs .tab.active,
#president-gallery .filters .showroom-filter-tabs .tab.active,
#showroom .filters .president-filter-tabs .tab.active,
#showroom .filters .showroom-filter-tabs .tab.active {
  border-bottom: none;
  background: #fff;
}

#president-gallery .filters .president-filter-tabs .tab:first-child,
#president-gallery .filters .president-filter-tabs .tab:last-child,
#president-gallery .filters .showroom-filter-tabs .tab:first-child,
#president-gallery .filters .showroom-filter-tabs .tab:last-child,
#showroom .filters .president-filter-tabs .tab:first-child,
#showroom .filters .president-filter-tabs .tab:last-child,
#showroom .filters .showroom-filter-tabs .tab:first-child,
#showroom .filters .showroom-filter-tabs .tab:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

#president-gallery .filters .president-filter-tabs .tab a,
#president-gallery .filters .showroom-filter-tabs .tab a,
#showroom .filters .president-filter-tabs .tab a,
#showroom .filters .showroom-filter-tabs .tab a {
  padding: 10px;
  color: #5A5A5A;
}

#president-gallery .showroom-item,
#showroom .showroom-item {
  height: 325px;
}

#president-gallery .showroom-item a,
#showroom .showroom-item a {
  border-top-color: #02975F;
}

#president-gallery .showroom-item .img-container,
#showroom .showroom-item .img-container {
  position: relative;
  overflow: hidden;
  max-height: 125px;
}

#president-gallery .showroom-item .img-container img,
#showroom .showroom-item .img-container img {
  width: 100%;
  height: auto;
}

#president-gallery .showroom-item .img-container img.youtube,
#showroom .showroom-item .img-container img.youtube {
  position: relative;
  top: -18px;
}

@media (max-width:979px) {
  #president-gallery .filters .president-filter-tabs .tab:last-child,
  #president-gallery .filters .showroom-filter-tabs .tab:last-child,
  #showroom .filters .president-filter-tabs .tab:last-child,
  #showroom .filters .showroom-filter-tabs .tab:last-child {
    border-bottom: 1px solid #e5e5e5;
  }

  #president-gallery .filters .president-filter-tabs .tab a,
  #president-gallery .filters .showroom-filter-tabs .tab a,
  #showroom .filters .president-filter-tabs .tab a,
  #showroom .filters .showroom-filter-tabs .tab a {
    display: block;
  }

  #president-gallery .showroom-item .img-container img.youtube,
  #showroom .showroom-item .img-container img.youtube {
    top: -25px;
  }
}

@media (max-width:767px) {
  #president-gallery .showroom-item .img-container img.youtube,
  #showroom .showroom-item .img-container img.youtube {
    top: -35px;
  }
}

@media (max-width:545px) {
  #president-gallery .showroom-item .img-container img.youtube,
  #showroom .showroom-item .img-container img.youtube {
    top: -17px;
  }
}

@media (max-width:480px) {
  #president-gallery .showroom-item,
  #showroom .showroom-item {
    height: auto;
  }

  #president-gallery .showroom-item .img-container img.youtube,
  #showroom .showroom-item .img-container img.youtube {
    top: -42px;
  }
}

#president-gallery .showroom-item .img-container .play,
#showroom .showroom-item .img-container .play {
  position: absolute;
  height: 30px;
  width: 30px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
}

#president-gallery.stories .showroom-item,
#showroom.stories .showroom-item {
  height: 240px;
}

.fi_aalto_showroom h4 {
  margin-bottom: 0;
  color: #5A5A5A;
  font-size: 16px;
  line-height: 19px;
}

.fi_aalto_showroom img {
  max-width: 100%;
  height: auto;
}

.fi_aalto_showroom div.showroom-recommended {
  padding: 10px 0;
  overflow: hidden;
  border-bottom: 1px solid red;
}

.fi_aalto_showroom div.showroom-recommended .showroom-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .fi_aalto_showroom div.showroom-recommended .showroom-item {
    float: left;
    width: 33.33333333%;
  }
}

.fi_aalto_showroom div.showroom-recommended .showroom-item img {
  width: 100%;
}

.fi_aalto_showroom div.showroom-recommended .showroom-item .play {
  position: absolute;
  height: 30px;
  width: 30px;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
}

.fi_aalto_showroom .share_box {
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #EF3340;
  border-bottom: 1px solid #EF3340;
}

.fi_aalto_showroom .share_box .addthis,
.fi_aalto_showroom .share_box .caption {
  padding: 0;
  position: relative;
  min-height: 1px;
}

.fi_aalto_showroom .share_box .caption {
  border-left: 0;
}

#president {
  overflow: hidden;
}

#president .wide-column {
  position: relative;
  min-height: 1px;
  padding: 0 10px 0 0;
}

#president .narrow-column {
  position: relative;
  min-height: 1px;
  padding: 0 0 0 10px;
  border-left: 3px solid #FFCD00;
}

@media (min-width:768px) {
  .fi_aalto_showroom .share_box .caption {
    float: left;
    width: 33.33333333%;
  }

  .fi_aalto_showroom .share_box .addthis {
    float: left;
    width: 66.66666667%;
  }

  #president .wide-column {
    float: left;
    width: 75%;
  }

  #president .narrow-column {
    float: left;
    width: 25%;
  }
}

#president .narrow-column a,
#president .narrow-column p {
  color: #666;
  font-size: 11px;
  line-height: 14px;
}

#president .narrow-column a:last-child,
#president .narrow-column p:last-child {
  margin-bottom: 0;
}

#president-gallery {
  margin-bottom: 15px;
}

#president-gallery .filters {
  margin-bottom: 0;
  float: none;
}

@media (max-width:979px) {
  #president-gallery .filters>.president-filter-tabs {
    padding-bottom: 0;
  }
}

#president-gallery .tab-content {
  padding: 0 10px;
}

#president-gallery .tab-content>div {
  padding: 40px;
  border: 1px solid #e5e5e5;
  border-top: none;
}

@media (max-width:979px) {
  #president-gallery .tab-content>div {
    padding: 20px 10px 10px;
  }
}

@media (max-width:480px) {
  #president-gallery .tab-content>div {
    border: none;
    padding: 20px 0 10px;
  }
}

#president-gallery .tab-content>div h3 {
  margin: 0;
  font-size: 17px;
  line-height: 19px;
}

#president-gallery ul.thumbnails,
.bucket_container ul.thumbnails {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#president-gallery ul.thumbnails li.item,
.bucket_container ul.thumbnails li.item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding: 0 10px!important;
}

@media (min-width:768px) {
  #president-gallery ul.thumbnails li.item,
  .bucket_container ul.thumbnails li.item {
    float: left;
    width: 25%;
  }
}

@media (max-width:480px) {
  #president-gallery ul.thumbnails li.item,
  .bucket_container ul.thumbnails li.item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding: 0!important;
  }
}

#president-gallery ul.thumbnails li.item a,
.bucket_container ul.thumbnails li.item a {
  display: block;
  position: relative;
  padding: 5px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

#president-gallery ul.thumbnails li.item a img,
.bucket_container ul.thumbnails li.item a img {
  max-width: 100%;
  height: auto;
}

#president-gallery ul.thumbnails li.item a .play,
.bucket_container ul.thumbnails li.item a .play {
  position: absolute;
  width: 59px;
  height: 57px;
  top: 45%;
  left: 50%;
  margin-left: -30px;
  margin-top: -20px;
}

.main-content #pgm_filters {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.main-content #pgm_filters .filter_group .filter_title {
  display: block;
  margin-bottom: 8px;
  color: #5A5A5A;
  font-size: 16px;
  font-weight: 700;
}

.main-content #pgm_filters .filter_group div {
  background: #FFCD00;
  padding: 2px 10px;
}

.main-content #pgm_filters .filter_group div label {
  display: block;
  margin-bottom: 0;
}

.main-content #pgm_filters .filter_group div label input {
  float: left;
  height: 14px;
  width: 14px;
  margin: 3px 10px 0 0;
  padding: 0;
  background: #fff;
}

.main-content #pgm_filters .filter_group div label .title {
  font-size: 13px;
  font-weight: 700;
  color: #000;
}

.main-content #pgm_filters #pgm_filters_fos {
  position: relative;
  min-height: 1px;
  padding: 10px 0;
}

@media (min-width:768px) {
  .main-content #pgm_filters #pgm_filters_fos {
    float: left;
    width: 100%;
  }
}

@media (min-width:980px) {
  .main-content #pgm_filters #pgm_filters_fos {
    float: left;
    width: 33.33333333%;
    padding: 0 20px 0 0;
  }
}

.main-content #pgm_filters #pgm_filters_level {
  position: relative;
  min-height: 1px;
  padding: 10px 0;
}

@media (min-width:768px) {
  .main-content #pgm_filters #pgm_filters_level {
    float: left;
    width: 100%;
  }
}

@media (min-width:980px) {
  .main-content #pgm_filters #pgm_filters_level {
    float: left;
    width: 41.66666667%;
    padding: 0 20px 0 0;
  }
}

.main-content #pgm_filters #pgm_filters_langs {
  position: relative;
  min-height: 1px;
  padding: 10px 0;
}

@media (min-width:768px) {
  .main-content #pgm_filters #pgm_filters_langs {
    float: left;
    width: 100%;
  }
}

@media (min-width:980px) {
  .main-content #pgm_filters #pgm_filters_langs {
    float: left;
    width: 25%;
    padding: 0;
  }
}

.main-content #pgm_list_flat li .title {
  font-size: 12px;
  font-weight: 700;
}

.main-content #pgm_list_flat li .langs {
  font-size: 12px;
}

.main-content .fos_group {
  margin-bottom: 60px;
}

.main-content h2#results_header {
  font-size: 22px;
  color: #000;
  margin: 50px 0 20px;
}

.main-content h2.fos_title {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 18px;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
}

.main-content div.level_group {
  padding-left: 15px;
}

.main-content div.group.uncategorized ul {
  padding-left: 25px;
}

.main-content ul.programme_list {
  padding-left: 10px;
}

.main-content ul.programme_list li:before {
  left: -8px;
  top: 5px;
  font-size: 12px;
  color: #06C;
}

.main-content ul.programme_list li span.title a {
  font-size: 12px;
  font-weight: 700;
  color: #06C;
}

.main-content ul.programme_list li span.langs {
  font-size: 12px;
  color: #666;
}

.main-content h3.level_title {
  font-size: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.main-content .innerlinks {
  margin-bottom: 25px!important;
}

.main-content .innerlinks ul {
  overflow: hidden;
  margin: 0;
  padding: 7px 0;
  background: #f2f2f2;
  border: 1px solid #d9d9d9;
  float: none!important;
}

.main-content .innerlinks ul li {
  min-height: 1px;
  padding: 0 0 0 20px;
  position: relative;
}

@media (min-width:768px) {
  .main-content .innerlinks ul li {
    float: left;
    width: 50%;
  }
}

@media (min-width:980px) {
  .main-content .innerlinks ul li {
    float: left;
    width: 33.33333333%;
  }
}

.main-content .innerlinks ul li:before {
  float: none;
  margin-left: -7px;
  color: #EF3340;
  font-size: 13px;
  font-weight: 700;
  left: 18px;
}

.main-content .innerlinks ul li a {
  color: #666;
  font-size: 13px;
  font-weight: 700;
}

.main-content #main-rightside {
  position: relative;
  min-height: 1px;
  float: right!important;
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  z-index: 100;
}

@media (min-width:768px) {
  .main-content #main-rightside {
    float: left;
    width: 33.33333333%;
  }
}

@media (max-width:767px) {
  .main-content #main-rightside {
    padding-left: 0;
  }
}

.main-content #main-rightside .program_details {
  padding: 15px 15px 25px;
  margin-bottom: 10px;
  background: #f2f2f2;
  border-top: 2px solid #06C;
}

.main-content #main-rightside .program_details h4 {
  font-size: 13px;
  margin-bottom: 4px;
}

.main-content #main-rightside .program_details p {
  font-size: 12px;
  color: #000;
  line-height: 15px;
}

.main-content #main-rightside .program_details p.admission-link {
  font-size: 14px;
  font-weight: 700;
  color: #06C;
}

.main-content #main-rightside .program_details p.admission-link i {
  margin-right: 5px;
  font-weight: 700;
  font-size: 16px;
}

.main-content #main-rightside .studies_rightbanner img {
  width: 100%;
  min-width: 100%;
  height: auto;
  border: 0;
}

@media (max-width:767px) {
  .main-content #main-rightside .studies_rightbanner img {
    width: auto;
    min-width: auto;
    max-width: 100%;
  }
}

.main-content .tabs {
  display: block;
  height: 35px;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #e5e5e5;
}

.main-content .tabs .tab {
  float: left;
  height: 35px;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 700;
  line-height: 15px;
  text-transform: none;
  background: #f2f2f2;
  border: 1px solid #e5e5e5;
}

.main-content .tabs .tab:before {
  content: "";
}

.main-content .tabs .tab.selected {
  border-bottom: none;
  background: #fff;
}

.main-content .tabs .tab a {
  padding: 10px;
  color: #5A5A5A;
  display: block;
}

.main-content .tabs .tab.tab_get_to_know_us a {
  color: #06C;
}

.program-detail .tabs .tab a,
.program-list .tabs .tab a {
  padding: 12px 40px 0;
}

body.program_frontpage .main-content .big_image {
  position: relative;
  min-height: 1px;
  margin: 0 0 15px;
  padding: 0;
  height: auto;
}

@media (min-width:768px) {
  body.program_frontpage .main-content .big_image {
    float: left;
    width: 66.66666667%;
  }
}

#search-box {
  height: 120px;
  margin-top: 20px;
  padding: 20px;
  background: url(../img/search-bg.gif) top right no-repeat #FECB00;
}

#search-box form div {
  display: inline-block;
}

#search-box form div input {
  width: 350px;
  height: 24px;
  padding-left: 5px;
  color: #66615A;
  border: 1px solid #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

#search-box form button {
  height: 24px;
  width: 65px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  background: -webkit-linear-gradient(#fff,#e5e5e5);
  background: -moz-linear-gradient(#fff,#e5e5e5);
  background: -o-linear-gradient(#fff,#e5e5e5);
  background: linear-gradient(#fff,#e5e5e5);
}

#search-box form button i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #66615A;
}

#search-box form button i:before {
  content: "\f002";
}

#search-box p {
  margin-top: 30px;
  color: #666;
  font-size: 11px;
}

@media (max-width:767px) {
  #search-box {
    margin-top: 0;
    padding: 10px;
  }

  #search-box form div {
    display: block;
    margin-right: 80px;
  }

  #search-box form div input {
    display: block;
    float: left;
    width: 100%;
  }

  #search-box form button {
    display: block;
    float: right;
  }

  #search-box p {
    margin-top: 50px;
  }
}

#search-box p a {
  color: #666;
}

.google-wrapper {
  position: relative;
  min-height: 1px;
  padding: 0 20px 0 0;
  margin-top: 20px;
}

@media (min-width:768px) {
  .google-wrapper {
    float: left;
    width: 66.66666667%;
  }
}

@media (max-width:767px) {
  .google-wrapper {
    padding: 10px;
  }
}

.google-wrapper h2 {
  margin: 10px 0 4px;
  font-size: 20px;
  line-height: 23px;
}

.google-wrapper iframe {
  width: 100%;
}

.people-wrapper {
  position: relative;
  min-height: 1px;
  padding: 12px;
  margin-top: 20px;
  background: #f2f2f2;
}

@media (min-width:768px) {
  .people-wrapper {
    float: left;
    width: 33.33333333%;
  }
}

.people-wrapper h2 {
  margin: 10px 0 4px;
  font-size: 20px;
  line-height: 23px;
}

.people-wrapper .people_search_results_container {
  margin-top: 30px;
}

.people-wrapper .people_search_results_container .person {
  margin-bottom: 20px;
}

.people-wrapper .people_search_results_container .person .smallresult {
  font-size: 13px;
  line-height: 17px;
  color: #5A5A5A;
}

.people-wrapper .people_search_results_container .person .smallresult img {
  float: left;
  padding-right: 10px;
}

.people-wrapper .people_search_results_container .person .smallresult a span {
  font-size: 16px;
  line-height: 17px;
  color: #00C;
}

.aaltopeople table.people {
  width: 100%;
}

.aaltopeople div.person {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:768px) {
  .aaltopeople div.person {
    float: left;
    width: 33.33333333%;
  }
}

.aaltopeople .person {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 17px;
  padding-left: 0;
  overflow: hidden;
}

.aaltopeople .person div.smallresult .image {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding: 0 5px 0 0;
}

.aaltopeople .person div.smallresult .info {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding: 0;
}

@media (max-width:767px) {
  .aaltopeople .person div.smallresult>div {
    width: auto;
  }
}

.aaltopeople .person div.smallresult>div img.person_photo {
  width: 100%;
  height: auto;
  padding-right: 5px;
}

.aaltopeople .person div.smallresult>div .name {
  font-size: 16px;
  line-height: 17px;
}

.aaltopeople tr.person:nth-child(odd) {
  background-color: #FAFAFA;
}

.aaltopeople tr.person .visible-phone {
  display: none;
}

@media (max-width:767px) {
  .aaltopeople .person div.smallresult>div img.person_photo {
    width: auto;
    max-width: 100%;
    padding: 0;
    margin-right: 15px;
  }

  .aaltopeople tr.person .visible-phone {
    display: block;
  }

  .aaltopeople tr.person .hidden-phone {
    display: none;
  }
}

.aaltopeople tr.person td {
  padding-left: 5px;
  padding-right: 5px;
}

.aaltopeople tr.person td.image {
  padding: 5px;
}

.aaltopeople tr.person img.person_photo {
  width: 80px;
}

@media (max-width:979px) {
  .aaltopeople tr.person img.person_photo {
    width: auto;
    max-width: 100%;
    min-width: 45px;
    max-height: 100px;
    min-height: 60px;
  }
}

#ajax-modal {
  padding: 0!important;
}

#ajax-modal .modal-dialog {
  margin: 20% auto 0;
}

@media (max-width:767px) {
  #ajax-modal {
    padding: 0 5px!important;
  }

  #ajax-modal .modal-dialog {
    margin-top: 5px;
  }
}

#ajax-modal .modal-header {
  padding: 9px 15px;
}

#ajax-modal .modal-header h3 {
  font-size: 28px;
  line-height: 30px;
  margin: 0;
}

#ajax-modal .modal-header h3 a {
  text-decoration: none;
}

#ajax-modal .modal-header h3 a span.name {
  font-size: 28px;
  line-height: 30px;
  color: #000;
}

#ajax-modal div.modal-body {
  padding-top: 12px;
}

#ajax-modal div.modal-body .personcard {
  overflow: hidden;
}

#ajax-modal div.modal-body .personcard .image {
  float: left;
  width: auto;
  margin-right: 25px;
  margin-left: 0;
}

#ajax-modal div.modal-body .personcard .image img.person_photo {
  width: auto;
  margin-top: 3px;
  max-width: 150px;
  max-height: none;
  margin-bottom: 10px;
}

#ajax-modal div.modal-body .personcard .info {
  float: left;
  width: 300px;
}

#ajax-modal div.modal-body .personcard .title_dept_school span {
  color: #5A5A5A;
}

#ajax-modal div.modal-body .personcard .title_dept_school .worktitle {
  font-size: 14px;
  color: #000;
}

#ajax-modal div.modal-body .personcard .phone_email span {
  font-size: 14px;
  color: #000;
  line-height: 20px;
}

#ajax-modal div.modal-body .personcard .addresses {
  margin: 0;
}

#ajax-modal div.modal-body .personcard .addresses div {
  float: left;
  margin: 0;
  width: 50%;
}

#ajax-modal div.modal-body .personcard .addresses div h4 {
  margin-bottom: 0;
  line-height: 12px;
  font-size: 12px;
  font-weight: 500;
  color: #5A5A5A;
  text-transform: uppercase;
}

#ajax-modal div.modal-body .personcard .addresses div span {
  font-size: 12px;
  line-height: 14px;
  color: #000;
}

#ajax-modal div.modal-body .personcard .peoplelink a {
  color: #78BE20;
  font-size: 10px;
  font-weight: 700;
  text-decoration: none;
}

body #modal-loading-icon {
  font-size: 50px;
  position: fixed;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  padding: 10px;
  background: rgba(255,255,255,.7);
}

@media (min-width:1300px) {
  body.frontpage_aaltofi .container {
    width: 1260px;
  }

  body.frontpage_aaltofi #main-carousel .container {
    margin-left: -630px;
  }

  body.frontpage_aaltofi #small-carousel-desktop .images {
    margin: 0 -10px;
  }

  body.frontpage_aaltofi #news-wrapper #events,
  body.frontpage_aaltofi #news-wrapper #news {
    height: 590px;
  }
}

body.frontpage_aaltofi #small-carousel-desktop .images li {
  max-width: 320px!important;
}

body.frontpage_aaltofi #small-carousel-desktop .control .scd-nav {
  display: none;
}

body.frontpage_aaltofi #news-wrapper {
  margin-top: 15px;
  margin-left: -10px!important;
  margin-right: -10px!important;
}

body.frontpage_aaltofi #news-wrapper #events,
body.frontpage_aaltofi #news-wrapper #news {
  padding: 0!important;
}

body.frontpage_aaltofi #news-wrapper #events>a,
body.frontpage_aaltofi #news-wrapper #news>a {
  text-decoration: none;
}

body.frontpage_aaltofi #news-wrapper #events>a h2,
body.frontpage_aaltofi #news-wrapper #news>a h2 {
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 0;
  color: #666;
  line-height: 1.2em;
  font-size: 22px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 700;
  font-style: italic;
}

body.frontpage_aaltofi #news-wrapper #events>a:focus h2,
body.frontpage_aaltofi #news-wrapper #events>a:hover h2,
body.frontpage_aaltofi #news-wrapper #news>a:focus h2,
body.frontpage_aaltofi #news-wrapper #news>a:hover h2 {
  color: #333;
}

@media (max-width:767px) {
  body.frontpage_aaltofi #news-wrapper {
    margin-left: 0!important;
    margin-right: 0!important;
  }

  body.frontpage_aaltofi #news-wrapper #events .fp-read-more,
  body.frontpage_aaltofi #news-wrapper #events>a h2,
  body.frontpage_aaltofi #news-wrapper #news .fp-read-more,
  body.frontpage_aaltofi #news-wrapper #news>a h2 {
    display: none;
  }
}

@media (min-width:1300px) {
  body.frontpage_aaltofi #news-wrapper #events .fp-read-more,
  body.frontpage_aaltofi #news-wrapper #news .fp-read-more {
    position: absolute;
    padding: 0 10px;
    bottom: 0;
    right: 0;
  }
}

@media (max-width:1299px) {
  body.frontpage_aaltofi #small-carousel-desktop .images li {
    max-width: 313px!important;
  }

  body.frontpage_aaltofi #news-wrapper #events .fp-read-more,
  body.frontpage_aaltofi #news-wrapper #news .fp-read-more {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
}

body.frontpage_aaltofi #news-wrapper #events,
body.frontpage_aaltofi #news-wrapper #news {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
  position: relative;
  min-height: 1px;
}

body.frontpage_aaltofi #news-wrapper #events .fp-read-more h3,
body.frontpage_aaltofi #news-wrapper #news .fp-read-more h3 {
  float: right;
  font-size: 14px;
  line-height: 1.2em;
  margin: 0;
}

body.frontpage_aaltofi #news-wrapper #events .fp-read-more h3 i,
body.frontpage_aaltofi #news-wrapper #news .fp-read-more h3 i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
}

body.frontpage_aaltofi #news-wrapper #events .fp-read-more h3 i:before,
body.frontpage_aaltofi #news-wrapper #news .fp-read-more h3 i:before {
  content: "\f061";
}

@media (min-width:980px) {
  body.frontpage_aaltofi #news-wrapper #news {
    float: left;
    width: 100%;
  }
}

@media (min-width:1300px) {
  body.frontpage_aaltofi #news-wrapper #news {
    float: left;
    width: 75%;
  }
}

@media (min-width:768px) and (max-width:979px) {
  body.frontpage_aaltofi #news-wrapper #news .news-list .news-item:nth-child(6),
  body.frontpage_aaltofi #news-wrapper #news .news-list .news-item:nth-child(7) {
    display: none!important;
  }
}

body.frontpage_aaltofi #news-wrapper #news .news-item>a {
  border-color: #EF3340;
}

@media (min-width:980px) {
  body.frontpage_aaltofi #news-wrapper #events {
    float: left;
    width: 100%;
  }
}

@media (max-width:1299px) {
  body.frontpage_aaltofi #news-wrapper #events {
    margin-bottom: 20px;
  }

  body.frontpage_aaltofi #news-wrapper #events .news-list .fade-out {
    display: none;
  }
}

body.frontpage_aaltofi #news-wrapper #events .news-list {
  position: relative;
}

@media (min-width:1300px) {
  body.frontpage_aaltofi #news-wrapper #events {
    float: left;
    width: 25%;
  }

  body.frontpage_aaltofi #news-wrapper #events .news-list {
    height: 510px;
    overflow: hidden;
  }
}

body.frontpage_aaltofi #news-wrapper #events .news-list .fade-out {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 25px;
  background: 0 0;
  background: -webkit-linear-gradient(rgba(255,255,255,0),#fff);
  background: -moz-linear-gradient(rgba(255,255,255,0),#fff);
  background: -o-linear-gradient(rgba(255,255,255,0),#fff);
  background: linear-gradient(rgba(255,255,255,0),#fff);
}

body.frontpage_aaltofi #news-wrapper #events .news-item {
  padding-bottom: 0!important;
}

@media (max-width:1299px) and (min-width:768px) {
  body.frontpage_aaltofi #news-wrapper #events .news-item {
    float: left;
    width: 50%;
  }
}

@media (max-width:1299px) and (min-width:980px) {
  body.frontpage_aaltofi #news-wrapper #events .news-item {
    float: left;
    width: 25%;
  }
}

@media (max-width:979px) {
  body.frontpage_aaltofi #small-carousel-desktop .images li {
    max-width: 241px!important;
  }

  body.frontpage_aaltofi #news-wrapper #events .news-item {
    height: 145px;
  }
}

@media (max-width:1299px) {
  body.frontpage_aaltofi #news-wrapper #events .news-item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px!important;
  }

  body.frontpage_aaltofi #news-wrapper #events .news-item:nth-child(5) {
    display: none;
  }
}

body.frontpage_aaltofi #news-wrapper #events .news-item>a {
  border-color: #06C;
}

body.frontpage_aaltofi #news-wrapper #events .news-item>a .news-date {
  padding-bottom: 0;
}

@media (max-width:767px) {
  body.frontpage_aaltofi #news-wrapper #events {
    margin-bottom: 0;
  }

  body.frontpage_aaltofi #news-wrapper #events .news-item {
    height: auto;
  }

  body.frontpage_aaltofi #news-wrapper #events .news-item:nth-child(n+4) {
    display: none;
  }

  body.frontpage_aaltofi #news-wrapper #events .news-item>a .news-date {
    margin-top: 10px;
  }

  body.frontpage_aaltofi #news-wrapper #events .news-item>a .news-date:before {
    content: "\f073";
    margin-right: 5px;
  }
}

@media (min-width:768px) {
  body.frontpage_aaltofi #news-wrapper #events .news-item>a h2 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 0;
  }

  body.frontpage_aaltofi .fp-wide-banner .row .column {
    float: left;
    width: 25%;
  }
}

body.frontpage_aaltofi .fp-wide-banner {
  margin: 20px 0;
  overflow: hidden;
  height: 250px;
  background-size: cover;
  background-position-x: center;
  background-repeat: no-repeat;
}

body.frontpage_aaltofi .fp-wide-banner .row {
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width:767px) {
  body.frontpage_aaltofi .fp-wide-banner {
    margin: 0;
    height: auto;
    background: 0 0!important;
    border-bottom: 2px solid #06C;
  }

  body.frontpage_aaltofi .fp-wide-banner .row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

body.frontpage_aaltofi .fp-wide-banner .row .column {
  position: relative;
  min-height: 1px;
  padding: 0 20px;
}

@media (max-width:1299px) {
  body.frontpage_aaltofi .fp-wide-banner .row .column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width:1299px) and (min-width:768px) {
  body.frontpage_aaltofi .fp-wide-banner .row .column {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:768px) and (max-width:1299px) {
  body.frontpage_aaltofi .fp-wide-banner .row .column:nth-child(2) {
    display: none;
  }
}

@media (min-width:768px) {
  body.frontpage_aaltofi .fp-wide-banner .row .column a,
  body.frontpage_aaltofi .fp-wide-banner .row .column h1,
  body.frontpage_aaltofi .fp-wide-banner .row .column h2,
  body.frontpage_aaltofi .fp-wide-banner .row .column h3,
  body.frontpage_aaltofi .fp-wide-banner .row .column li,
  body.frontpage_aaltofi .fp-wide-banner .row .column p {
    color: #fff;
  }
}

body.frontpage_aaltofi .fp-wide-banner .row .column a em,
body.frontpage_aaltofi .fp-wide-banner .row .column h1 em,
body.frontpage_aaltofi .fp-wide-banner .row .column h2 em,
body.frontpage_aaltofi .fp-wide-banner .row .column h3 em,
body.frontpage_aaltofi .fp-wide-banner .row .column li em,
body.frontpage_aaltofi .fp-wide-banner .row .column p em {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 700;
}

body.frontpage_aaltofi .fp-wide-banner .row .column a:first-child,
body.frontpage_aaltofi .fp-wide-banner .row .column h1:first-child,
body.frontpage_aaltofi .fp-wide-banner .row .column h2:first-child,
body.frontpage_aaltofi .fp-wide-banner .row .column h3:first-child,
body.frontpage_aaltofi .fp-wide-banner .row .column li:first-child,
body.frontpage_aaltofi .fp-wide-banner .row .column p:first-child {
  margin-top: 0;
}

@media (max-width:979px) and (min-width:768px) {
  body.frontpage_aaltofi .fp-wide-banner .row .column li,
  body.frontpage_aaltofi .fp-wide-banner .row .column p {
    font-size: 12px;
  }
}

body.frontpage_aaltofi .fp-wide-banner .row .column li em,
body.frontpage_aaltofi .fp-wide-banner .row .column p em {
  line-height: 16px;
  font-size: 18px;
}

@media (max-width:979px) and (min-width:768px) {
  body.frontpage_aaltofi .fp-wide-banner .row .column li em,
  body.frontpage_aaltofi .fp-wide-banner .row .column p em {
    line-height: 12px;
    font-size: 16px;
  }
}

body.frontpage_aaltofi .fp-wide-banner .row .column ul {
  list-style: none;
  padding-left: 10px;
}

body.frontpage_aaltofi .fp-wide-banner .row .column ul li {
  position: relative;
}

body.frontpage_aaltofi .fp-wide-banner .row .column ul li:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  color: #fff;
  position: absolute;
  display: inline;
  font-weight: 700;
  top: 3px;
  left: -10px;
}

body.frontpage_aaltofi .fp-wide-banner .row .title-block h2 {
  font-size: 30px;
}

@media (min-width:980px) {
  body.frontpage_aaltofi .fp-wide-banner .row .title-block h2 {
    font-size: 52px;
  }
}

body.frontpage_aaltofi .fp-wide-banner .row .title-block h2 em {
  font-size: 30px;
}

@media (min-width:980px) {
  body.frontpage_aaltofi .fp-wide-banner .row .title-block h2 em {
    font-size: 36px;
  }

  body.frontpage_aaltofi .fp-content #open-positions {
    float: left;
    width: 100%;
  }
}

body.frontpage_aaltofi .fp-content {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
}

@media (max-width:767px) {
  body.frontpage_aaltofi .fp-wide-banner .row .column ul li:before {
    color: #5A5A5A;
  }

  body.frontpage_aaltofi .fp-content {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 2px solid #06C;
  }
}

body.frontpage_aaltofi .fp-content.top-spacing {
  padding-top: 20px;
}

body.frontpage_aaltofi .fp-content>h2 {
  padding: 0 10px;
  margin-bottom: 0;
  color: #666;
  line-height: 1.2em;
  font-size: 22px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 700;
  font-style: italic;
}

@media (max-width:767px) {
  body.frontpage_aaltofi .fp-content>h2 {
    padding: 10px;
    margin: 0;
    font-size: 15px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    line-height: 28px;
    text-transform: uppercase;
    color: #000;
    border-bottom: 1px solid #b3b3b3;
  }
}

body.frontpage_aaltofi .fp-content #open-positions {
  position: relative;
  min-height: 1px;
  padding: 0;
  margin-top: 0;
}

@media (min-width:1300px) {
  body.frontpage_aaltofi .fp-content #open-positions {
    float: left;
    width: 50%;
  }
}

@media (max-width:1299px) {
  body.frontpage_aaltofi .fp-content #open-positions {
    margin-bottom: 30px;
  }
}

body.frontpage_aaltofi .fp-content #open-positions .position {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: 150px;
}

@media (min-width:768px) {
  body.frontpage_aaltofi .fp-content #open-positions .position {
    float: left;
    width: 50%;
  }

  body.frontpage_aaltofi .fp-content #open-positions .position a h2 {
    font-size: 16px;
  }
}

@media (min-width:980px) {
  body.frontpage_aaltofi .fp-content #open-positions .position {
    float: left;
    width: 25%;
  }
}

@media (min-width:1300px) {
  body.frontpage_aaltofi .fp-content #open-positions .position {
    float: left;
    width: 50%;
  }
}

@media (max-width:767px) {
  body.frontpage_aaltofi .fp-content #open-positions .position {
    width: 100%;
    padding: 0 10px!important;
    border-bottom: 1px solid #b3b3b3;
    height: auto;
  }
}

body.frontpage_aaltofi .fp-content #open-positions .position a {
  border-color: #FFCD00;
}

body.frontpage_aaltofi .fp-content #open-positions .position a h2 {
  margin-bottom: 10px;
}

@media (min-width:768px) {
  body.frontpage_aaltofi .fp-content #open-positions .position a div {
    line-height: 15px;
    font-size: 12px;
    padding-bottom: 9px;
  }
}

@media (max-width:767px) {
  body.frontpage_aaltofi .fp-content #open-positions .position a {
    border: none;
  }

  body.frontpage_aaltofi .fp-content #open-positions .position a h3 {
    display: none;
  }

  body.frontpage_aaltofi .fp-content #open-positions .position a div {
    margin: 10px 0;
  }
}

@media (min-width:1300px) {
  body.frontpage_aaltofi .fp-content #open-positions .fp-more-positions {
    position: absolute;
    padding: 0 10px;
    bottom: 0;
    right: 0;
  }
}

@media (max-width:1299px) {
  body.frontpage_aaltofi .fp-content #open-positions .fp-more-positions {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
  }
}

body.frontpage_aaltofi .fp-content #open-positions .fp-more-positions h3 {
  float: right;
  font-size: 14px;
  line-height: 1.2em;
  margin: 0;
}

@media (max-width:767px) {
  body.frontpage_aaltofi .fp-content #open-positions .fp-more-positions {
    position: static;
    bottom: auto;
    right: auto;
    padding: 0 10px;
    margin: 0;
    border-bottom: 2px solid #06C;
    background: #f2f2f2;
  }

  body.frontpage_aaltofi .fp-content #open-positions .fp-more-positions h3 {
    float: none;
    color: #06C;
    font-size: 16px;
    font-weight: 700;
    line-height: 34px;
    text-decoration: none;
  }
}

body.frontpage_aaltofi .fp-content #open-positions .fp-more-positions h3 i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
}

body.frontpage_aaltofi .fp-content #open-positions .fp-more-positions h3 i:before {
  content: "\f061";
}

@media (max-width:767px) {
  body.frontpage_aaltofi .fp-content #open-positions .fp-more-positions h3 i:before {
    content: "\f178";
  }
}

body.frontpage_aaltofi .fp-content .banner {
  position: relative;
  min-height: 1px;
  padding: 10px;
}

@media (min-width:480px) {
  body.frontpage_aaltofi .fp-content .banner {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding: 10px;
  }
}

@media (min-width:1300px) {
  body.frontpage_aaltofi .fp-content .banner {
    float: left;
    width: 25%;
  }
}

@media (max-width:979px) {
  body.frontpage_aaltofi .fp-content .banner {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding: 10px;
  }
}

@media (max-width:480px) {
  body.frontpage_aaltofi .fp-content .banner {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding: 10px;
  }
}

@media (min-width:1300px) {
  body.frontpage_aaltofi .fp-content .banner {
    padding-top: 8px;
  }
}

body.frontpage_aaltofi .fp-content .banner.half {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding: 8px 10px;
}

@media (min-width:1300px) {
  body.frontpage_aaltofi .fp-content .banner.half {
    float: left;
    width: 50%;
  }
}

body.frontpage_aaltofi .fp-content .banner.half img {
  min-width: 100%;
  margin: 0;
}

body.frontpage_aaltofi .fp-content .banner.half img.large {
  display: none;
}

@media (min-width:480px) and (max-width:1299px) {
  body.frontpage_aaltofi .fp-content .banner.half img.small {
    display: none;
  }

  body.frontpage_aaltofi .fp-content .banner.half img.large {
    display: block;
  }
}

body.frontpage_aaltofi .fp-content .banner.wide {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding: 10px;
}

body.frontpage_aaltofi .fp-content .banner.wide img {
  margin: 0;
}

body.frontpage_aaltofi .fp-content .banner.push {
  padding: 10px;
}

@media (min-width:1300px) {
  body.frontpage_aaltofi .fp-content .banner.wide {
    float: left;
    width: 75%;
  }

  body.frontpage_aaltofi .fp-content .banner.push {
    left: 75%;
  }

  body.frontpage_aaltofi .fp-content .banner.pull {
    right: 25%;
  }
}

@media (max-width:480px) {
  body.frontpage_aaltofi .fp-content .banner.push {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }

  body.frontpage_aaltofi .fp-content .banner .img-wrapper {
    text-align: center;
  }
}

body.frontpage_aaltofi .fp-content .banner.pull {
  padding: 10px;
}

body.frontpage_aaltofi .fp-content .banner.empty {
  padding-top: 0;
  padding-bottom: 0;
}

body.frontpage_aaltofi .fp-content .banner img {
  max-width: 100%;
}

body.frontpage_aaltofi .fp-content .banner .ig-link:hover {
  text-decoration: none;
}

@media (min-width:1300px) {
  body.frontpage_aaltofi .fp-content .banner.empty {
    height: 320px;
  }

  body.frontpage_aaltofi .fp-content .banner.empty.half {
    height: 318px;
  }

  body.frontpage_aaltofi .fp-content .banner .ig {
    padding: 15px 10px 10px;
    background: #fff;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.5),0 1px 10px 0 rgba(0,0,0,.15);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
}

body.frontpage_aaltofi .fp-content .banner .ig .ig-header {
  padding-bottom: 15px;
  font-size: 16px;
  font-family: Helvetica;
  font-weight: 700;
}

@media (max-width:1299px) {
  body.frontpage_aaltofi .fp-content .banner .ig .ig-header {
    display: none;
  }
}

body.frontpage_aaltofi .fp-content .banner .ig .ig-header i {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  position: relative;
  top: 3px;
  margin-right: 10px;
  color: #66615A;
}

body.frontpage_aaltofi .fp-content .banner .ig .ig-header i:before {
  content: "\f16d";
}

body.frontpage_aaltofi .fp-content .banner .ig img {
  max-width: 100%;
  height: auto;
}

body.frontpage_aaltofi .fp-content .banner .youtube div.video {
  float: left;
  position: relative;
  width: 66%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 37.125%;
}

@media (max-width:767px) {
  body.frontpage_aaltofi .fp-content .banner .youtube div.video {
    float: none;
    width: 100%;
    padding-bottom: 56.25%;
  }
}

body.frontpage_aaltofi .fp-content .banner .youtube div.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.frontpage_aaltofi .fp-content .banner .youtube div.caption {
  float: left;
  width: 34%;
  padding-left: 20px;
  padding-right: 0;
}

@media (max-width:767px) {
  body.frontpage_aaltofi .fp-content .banner .youtube div.caption {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-top: 10px;
  }
}

body.frontpage_aaltofi .fp-content .banner .youtube div.caption h2,
body.frontpage_aaltofi .fp-content .banner .youtube div.caption h3,
body.frontpage_aaltofi .fp-content .banner .youtube div.caption p,
body.frontpage_aaltofi .fp-content .banner .youtube div.caption pre {
  margin: 15px 0 0;
}

@media (min-width:768px) and (max-width:979px) {
  body.frontpage_aaltofi .fp-content .banner .youtube div.caption h2,
  body.frontpage_aaltofi .fp-content .banner .youtube div.caption h3,
  body.frontpage_aaltofi .fp-content .banner .youtube div.caption p,
  body.frontpage_aaltofi .fp-content .banner .youtube div.caption pre {
    margin: 5px 0 0;
  }
}

body.frontpage_aaltofi .fp-content .banner .youtube div.caption>h2.yt-title {
  padding: 0;
  margin-top: -4px;
  color: #666;
  line-height: 1.2em;
  font-size: 22px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 700;
  font-style: italic;
}

@media (max-width:1299px) {
  body.frontpage_aaltofi .fp-content .banner .youtube div.caption>h2.yt-title {
    margin-bottom: 10px;
  }
}

body.frontpage_aaltofi .fp-content .banner .youtube div.caption p {
  font-size: 16px;
}

body.frontpage_aaltofi .fp-content .banner .youtube div.caption p strong {
  color: #666;
}

body.frontpage_aaltofi .fp-content .banner .youtube div.caption h2 {
  line-height: 35px;
}

@media (min-width:768px) and (max-width:979px) {
  body.frontpage_aaltofi .fp-content .banner .youtube div.caption p {
    font-size: 13px;
  }

  body.frontpage_aaltofi .fp-content .banner .youtube div.caption h2 {
    font-size: 22px;
    line-height: 24px;
  }
}

body.frontpage_aaltofi .fp-content .banner .youtube div.caption h3 {
  line-height: 30px;
}

@media (min-width:768px) and (max-width:979px) {
  body.frontpage_aaltofi .fp-content .banner .youtube div.caption h3 {
    font-size: 19px;
    line-height: 21px;
  }

  body.frontpage_aaltofi .fp-content .banner .youtube div.caption>.fade-out {
    display: block;
    bottom: 10px;
  }
}

body.frontpage_aaltofi .fp-content .banner .youtube div.caption .image_text {
  padding-left: 10px;
  font-size: 11px;
  color: #666;
  border-left: 3px solid #FFCD00;
}

body.widened_cooperation_frontpage .sidebar,
body.widened_section_frontpage_extrawide .sidebar,
body.widened_studies_frontpage .sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 20px;
}

body.widened_cooperation_frontpage .content-column,
body.widened_section_frontpage_extrawide .content-column,
body.widened_studies_frontpage .content-column {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 0;
}

body.widened_cooperation_frontpage #news.narrow .news-item,
body.widened_section_frontpage_extrawide #news.narrow .news-item,
body.widened_studies_frontpage #news.narrow .news-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

body.widened_cooperation_frontpage #news .filters,
body.widened_section_frontpage_extrawide #news .filters,
body.widened_studies_frontpage #news .filters {
  padding-left: 10px;
  padding-right: 10px;
}

body.widened_cooperation_frontpage #news .filters ul,
body.widened_section_frontpage_extrawide #news .filters ul,
body.widened_studies_frontpage #news .filters ul {
  display: block;
  margin: 0;
}

@media (min-width:1300px) {
  body.widened_cooperation_frontpage .container,
  body.widened_section_frontpage_extrawide .container,
  body.widened_studies_frontpage .container {
    width: 1260px;
  }

  body.widened_cooperation_frontpage .sidebar,
  body.widened_section_frontpage_extrawide .sidebar,
  body.widened_studies_frontpage .sidebar {
    float: left;
    width: 25%;
  }

  body.widened_cooperation_frontpage .content-column,
  body.widened_section_frontpage_extrawide .content-column,
  body.widened_studies_frontpage .content-column {
    float: left;
    width: 75%;
  }

  body.widened_cooperation_frontpage #news.narrow .news-item,
  body.widened_section_frontpage_extrawide #news.narrow .news-item,
  body.widened_studies_frontpage #news.narrow .news-item {
    float: left;
    width: 25%;
  }

  body.widened_cooperation_frontpage #main-carousel .container,
  body.widened_section_frontpage_extrawide #main-carousel .container,
  body.widened_studies_frontpage #main-carousel .container {
    margin-left: -630px;
  }

  body.widened_cooperation_frontpage #section-carousel .carousel .slides li .text,
  body.widened_cooperation_frontpage #section-carousel .pagination,
  body.widened_section_frontpage_extrawide #section-carousel .carousel .slides li .text,
  body.widened_section_frontpage_extrawide #section-carousel .pagination,
  body.widened_studies_frontpage #section-carousel .carousel .slides li .text,
  body.widened_studies_frontpage #section-carousel .pagination {
    width: 23.8%;
  }

  body.widened_cooperation_frontpage #section-carousel .control .sc-nav.sc-next,
  body.widened_section_frontpage_extrawide #section-carousel .control .sc-nav.sc-next,
  body.widened_studies_frontpage #section-carousel .control .sc-nav.sc-next {
    right: 23.8%;
  }

  body.widened_cooperation_frontpage #section-carousel .carousel .slides li .img-wrapper .video-icon,
  body.widened_section_frontpage_extrawide #section-carousel .carousel .slides li .img-wrapper .video-icon,
  body.widened_studies_frontpage #section-carousel .carousel .slides li .img-wrapper .video-icon {
    left: 38.1%;
  }
}

.calendar-modal {
  padding-right: 0!important;
}

.calendar-modal .modal-dialog {
  max-width: none!important;
  width: 98%!important;
  margin-top: 20px;
  margin-bottom: 20px;
}

.calendar-modal .modal-dialog .modal-content {
  max-width: none!important;
  width: 100%!important;
}

.calendar-view-wrapper {
  position: relative;
  min-height: 30px;
}

.calendar-view-wrapper .loading,
.calendar-view-wrapper .opening {
  position: absolute;
  top: -35px;
  left: 50%;
  margin-left: -16px;
}

.calendar-view-wrapper .loading i,
.calendar-view-wrapper .opening i {
  font-size: 32px;
}

.calendar-view-wrapper .opening {
  top: 0;
}

.calendar-view-wrapper .error {
  color: #EF3340;
}

.calendar-view-wrapper .calendar-header {
  margin: 30px 0;
}

.calendar-view-wrapper .calendar-header .row div:last-child {
  text-align: right;
}

.calendar-view-wrapper .calendar-header a {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  color: #2571B8;
}

.calendar-view-wrapper .calendar-header h2 {
  margin: 0;
  color: #EF3340;
  text-align: center;
  text-transform: capitalize;
}

.calendar-view-wrapper table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  empty-cells: show;
}

.calendar-view-wrapper table thead th {
  text-align: center;
  text-transform: uppercase;
}

.calendar-view-wrapper table tbody tr:first-child td:first-child {
  border-top-left-radius: 5px;
}

.calendar-view-wrapper table tbody tr:first-child td:last-child {
  border-top-right-radius: 5px;
}

.calendar-view-wrapper table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}

.calendar-view-wrapper table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}

.calendar-view-wrapper table td:last-child {
  border-right: 1px solid #999;
}

.calendar-view-wrapper table tr:last-child td {
  border-bottom: 1px solid #999;
}

.calendar-view-wrapper table td {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  vertical-align: top;
}

.calendar-view-wrapper table td.other-month {
  background: #f2f2f2;
}

.calendar-view-wrapper .cell {
  padding: 0 5px;
  display: inline-block;
  width: 100%;
  height: 100%;
  min-height: 100px;
}

.calendar-view-wrapper td.today .date {
  font-weight: 700;
  color: #EF3340;
  text-decoration: underline;
}

.calendar-view-wrapper .calendar-event {
  margin: 5px 0;
  padding: 5px;
  position: relative;
  background: #f2f2f2;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
}

.calendar-view-wrapper .calendar-event.other {
  border-top: 3px solid #40B1E3;
}

.calendar-view-wrapper .calendar-event.exhibitions {
  border-top: 3px solid #79BF22;
}

.calendar-view-wrapper .calendar-event.seminars {
  border-top: 3px solid #EF3541;
}

.calendar-view-wrapper .calendar-event.dissertations {
  border-top: 3px solid #FF6821;
}

.calendar-view-wrapper .calendar-event.campus_news {
  border-top: 3px solid #40B1E3;
}

.calendar-view-wrapper .calendar-event h3 {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  overflow: hidden;
}

.calendar-view-wrapper .calendar-event h3 a {
  color: #2571B8;
}

.calendar-view-wrapper .calendar-event:hover .tooltip {
  display: block;
}

.calendar-view-wrapper .calendar-event .tooltip {
  display: none;
  position: absolute;
  top: 100%;
  left: -25%;
  right: -25%;
  padding: 5px;
  margin-top: 2px;
  background: #fff;
  border: 2px solid #2571B8;
  border-radius: 5px;
  z-index: 5;
}

@media (max-width:979px) {
  .calendar-view-wrapper .calendar-event .tooltip {
    left: -50%;
    right: -50%;
  }
}

.calendar-view-wrapper .calendar-event .tooltip .pointer {
  position: relative;
  background: #fff;
}

.calendar-view-wrapper .calendar-event .tooltip .pointer:after,
.calendar-view-wrapper .calendar-event .tooltip .pointer:before {
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.calendar-view-wrapper .calendar-event .tooltip .pointer:after {
  top: -25px;
  border-color: rgba(255,255,255,0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.calendar-view-wrapper .calendar-event .tooltip .pointer:before {
  top: -30px;
  border-color: rgba(15,44,72,0);
  border-bottom-color: #2571B8;
  border-width: 12px;
  margin-left: -12px;
}

.calendar-view-wrapper .calendar-event .tooltip h4 {
  margin-top: 5px;
  margin-bottom: 5px;
  overflow-wrap: break-word;
}

.calendar-view-wrapper .calendar-event .tooltip .location,
.calendar-view-wrapper .calendar-event .tooltip .time {
  display: block;
  font-size: 11px;
  line-height: 20px;
}

.calendar-view-wrapper .calendar-event .tooltip .location i,
.calendar-view-wrapper .calendar-event .tooltip .time i {
  margin-right: 5px;
  font-size: 20px;
  line-height: 20px;
  vertical-align: bottom;
}

.calendar-view-wrapper .calendar-event .tooltip .time i {
  color: #EF3340;
}

.calendar-view-wrapper .calendar-event .tooltip .location i {
  color: #FFCD00;
  padding-left: 3px;
}

.calendar-view-wrapper .calendar-event .tooltip hr {
  margin: 5px 0;
}

.calendar-view-wrapper td:last-child .calendar-event .tooltip {
  left: -50%;
  right: 0;
}

@media (max-width:979px) {
  .calendar-view-wrapper td:last-child .calendar-event .tooltip {
    left: -100%;
  }
}

.calendar-view-wrapper td:last-child .calendar-event .tooltip .pointer:after,
.calendar-view-wrapper td:last-child .calendar-event .tooltip .pointer:before {
  left: 66%;
}

@media (max-width:979px) {
  .calendar-view-wrapper td:last-child .calendar-event .tooltip .pointer:after,
  .calendar-view-wrapper td:last-child .calendar-event .tooltip .pointer:before {
    left: 75%;
  }
}

.calendar-view-wrapper td:first-child .calendar-event .tooltip {
  left: 0;
  right: -50%;
}

.calendar-view-wrapper td:first-child .calendar-event .tooltip .pointer:after,
.calendar-view-wrapper td:first-child .calendar-event .tooltip .pointer:before {
  left: 33%;
}

@media (max-width:979px) {
  .calendar-view-wrapper td:first-child .calendar-event .tooltip {
    right: -100%;
  }

  .calendar-view-wrapper td:first-child .calendar-event .tooltip .pointer:after,
  .calendar-view-wrapper td:first-child .calendar-event .tooltip .pointer:before {
    left: 25%;
  }
}

.calendar-view-wrapper tbody tr:last-child .calendar-event .tooltip {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 2px;
}

.calendar-view-wrapper tbody tr:last-child .calendar-event .tooltip .pointer {
  position: absolute;
  bottom: 0;
  left: 50%;
}

.calendar-view-wrapper tbody tr:last-child .calendar-event .tooltip .pointer:after {
  top: auto;
  bottom: -19px;
  border-color: rgba(255,255,255,0);
  border-top-color: #fff;
}

.calendar-view-wrapper tbody tr:last-child .calendar-event .tooltip .pointer:before {
  top: auto;
  bottom: -24px;
  border-color: rgba(15,44,72,0);
  border-top-color: #2571B8;
}

.calendar-view-wrapper tbody tr:last-child td:last-child .calendar-event .tooltip .pointer {
  left: 66%;
}

@media (max-width:979px) {
  .calendar-view-wrapper tbody tr:last-child td:last-child .calendar-event .tooltip .pointer {
    left: 75%;
  }
}

.calendar-view-wrapper tbody tr:last-child td:first-child .calendar-event .tooltip .pointer {
  left: 33%;
}

table.aalto-responsive-table {
  margin: 0 0 15px;
  padding: 0;
  width: 100%;
  border: none;
  border-spacing: 0;
  clear: both;
}

table.aalto-responsive-table thead {
  background: #2571B8;
  border: 0;
}

table.aalto-responsive-table thead th {
  color: #fff;
  padding: 15px;
  border: 0;
}

table.aalto-responsive-table tbody {
  border: 0;
}

@media (max-width:979px) {
  .calendar-view-wrapper tbody tr:last-child td:first-child .calendar-event .tooltip .pointer {
    left: 25%;
  }

  table.aalto-responsive-table thead {
    display: none;
  }

  table.aalto-responsive-table tbody tr {
    border-top: 5px solid #2571B8;
    display: block;
    margin: 10px 0 15px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2),0 3px 15px 0 rgba(0,0,0,.2);
  }
}

@media (min-width:980px) {
  table.aalto-responsive-table tbody tr:nth-child(odd) {
    background: #f2f2f2;
  }
}

table.aalto-responsive-table tbody td {
  border: 0;
  padding: 10px 15px;
}

table.aalto-responsive-table.has-header tbody tr {
  border-top: 0;
}

@media (max-width:979px) {
  table.aalto-responsive-table tbody td {
    display: block;
    padding: 3px 15px;
    width: 100%!important;
  }

  table.aalto-responsive-table tbody td:last-child {
    border-bottom: 0;
  }

  table.aalto-responsive-table.has-header tbody td {
    display: block;
    padding: 3px 15px;
    width: 100%!important;
    text-align: right!important;
  }

  table.aalto-responsive-table.has-header tbody td:before {
    float: left;
    width: 30%;
    text-align: left;
    font-weight: 700;
    color: #444;
    content: attr(data-label);
  }

  table.aalto-responsive-table.has-header tbody td:first-child {
    padding: 10px 15px;
    background: #2571B8;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
  }

  table.aalto-responsive-table.has-header tbody td:first-child:before {
    color: #fff;
  }
}

.main-content .fi_aalto_publications2_wrapper .filters .input-group-addon,
.main-content .fi_aalto_publications2_wrapper .filters>div {
  padding: 0 10px;
}

.cc_banner-wrapper .cc_banner .cc_btn {
  font-family: Arial,Helvetica,sans-serif;
  background: #06C;
  color: #fff;
}

.cc_banner-wrapper .cc_banner .cc_btn:active,
.cc_banner-wrapper .cc_banner .cc_btn:hover {
  background: #004c99;
  color: #fff;
}

.cc_banner-wrapper .cc_banner .cc_message {
  font-family: Arial,Helvetica,sans-serif;
  color: #5A5A5A;
}

.main-content .fi_aalto_publications2_wrapper .filters {
  margin-left: -10px;
  margin-right: -10px;
}

.main-content .fi_aalto_publications2_wrapper .filters .form-group {
  margin-bottom: 5px;
}

.main-content .fi_aalto_publications2_wrapper .filters .form-group:last-child {
  margin-bottom: 20px;
}

.main-content .fi_aalto_publications2_wrapper .filters .help-text {
  font-size: 12px;
  line-height: 15px;
  color: #666;
  margin-bottom: 0;
}

.main-content .fi_aalto_publications2_wrapper .filters .btn i,
.main-content .fi_aalto_publications2_wrapper .filters .input-group-addon i {
  font-size: 20px;
  color: #06C;
}

.main-content .fi_aalto_publications2_wrapper .filters .btn {
  margin-bottom: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 100%;
}

.main-content .fi_aalto_publications2_wrapper #publication-list {
  padding-bottom: 50px;
}

.main-content .fi_aalto_publications2_wrapper #publication-list>h3 {
  color: #666;
}

.main-content .fi_aalto_publications2_wrapper #publication-list .loading {
  margin-top: 20px;
  width: 100%;
  text-align: center;
}

.main-content .fi_aalto_publications2_wrapper #publication-list .loading i {
  font-size: 48px;
  color: #666;
}

.main-content .fi_aalto_publications2_wrapper #publication-list .result-set:first-child .publication-item:first-child {
  border-top: none;
}

.main-content .fi_aalto_publications2_wrapper #publication-list .result-set .publication-item {
  margin: 15px 0;
  border-top: 1px solid #e5e5e5;
}

.main-content .fi_aalto_publications2_wrapper #publication-list .result-set .publication-item .meta {
  color: #666;
  font-size: 12px;
}

.main-content .fi_aalto_publications2_wrapper #publication-list .load-more {
  background-image: url(../img/show-more-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  height: 56px;
}

.main-content .fi_aalto_publications2_wrapper #publication-list .load-more a {
  display: none;
}

.main-content .fi_aalto_publications2_wrapper #publication-list .load-more span {
  color: #999;
  font-size: 12px;
}

.main-content .fi_aalto_publications2_wrapper #publication-list .load-more span i {
  margin-right: 5px;
  font-size: 12px;
  font-weight: 700;
}

div.rsbtn_colorskin {
  float: none;
  min-height: 40px;
  margin-bottom: 10px;
  border-color: transparent;
  color: #959d9b;
}

div.rsbtn_colorskin div.rsexpanded {
  width: auto!important;
}

div.rsbtn_colorskin a.rsbtn_play {
  padding: 5px 0;
  margin: 0;
}

div.rsbtn_colorskin a.rsbtn_play:focus .rsbtn_text,
div.rsbtn_colorskin a.rsbtn_play:hover .rsbtn_text {
  color: #EF3340;
}

div.rsbtn_colorskin a.rsbtn_play span.rsbtn_left .rsbtn_text {
  padding: 0;
  background: 0 0;
  color: #959d9b;
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
}

div.rsbtn_colorskin a.rsbtn_play span.rsbtn_left .rsbtn_text:before {
  vertical-align: bottom;
  font-weight: 400;
  font-size: 16px;
  content: "\f028";
  font-family: FontAwesome;
}

div.rsbtn_colorskin a.rsbtn_play span.rsbtn_left .rsbtn_text span {
  margin-left: 5px;
  display: inline;
  line-height: 16px;
}

div.rsbtn_colorskin a.rsbtn_play span.rspart {
  background: 0 0;
}

div.rsbtn_colorskin .rsbtn_closer,
div.rsbtn_colorskin .rsbtn_pause,
div.rsbtn_colorskin .rsbtn_player,
div.rsbtn_colorskin .rsbtn_stop {
  background: 0 0!important;
}

div.rsbtn_colorskin .rsbtn_exp {
  height: auto;
  padding: 3px;
  margin: 4px 0 0 8px;
  border-radius: 2px;
  border: 1px solid #dcdcdc;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_closer,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_dl,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_pause,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_play,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_settings,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_stop,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_volume {
  background: 0 0;
  height: 20px;
  width: auto;
  margin: 0 0 0 5px;
  left: 0;
  line-height: 20px;
  color: #959d9b;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_closer:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_dl:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_pause:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_play:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_settings:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_stop:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_volume:before {
  font-size: 20px;
  font-family: FontAwesome;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_closer:hover,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_dl:hover,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_pause:hover,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_play:hover,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_settings:hover,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_stop:hover,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_volume:hover {
  color: #EF3340!important;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_closer:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_dl:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_settings:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_volume:before {
  font-size: 16px;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_pause,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_play {
  margin-left: 0;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_pause:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_play:before {
  content: "\f28c";
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_pause[title="Käynnistä"]:before,
div.rsbtn_colorskin .rsbtn_exp .rsbtn_pause[title=Play]:before {
  content: "\f01d";
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_stop:before {
  content: "\f28e";
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_closer:before {
  content: "\f00d";
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_volume:before {
  content: "\f028";
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_volume_container {
  height: 60px;
  left: 56px!important;
  bottom: -60px;
  margin-top: -3px;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  z-index: 120;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_volume_container .rsbtn_volume_slider {
  width: 10px;
  top: 5px;
  margin: 5px 4px;
  background-color: rgba(0,0,0,.15);
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_volume_container .rsbtn_volume_slider .rsbtn_volume_handle.rsimg {
  height: 6px;
  width: 20px;
  left: -5px;
  top: -3px;
  background: #EF3340;
  border-radius: 2px;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_settings:before {
  content: "\f013";
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_dl:before {
  content: "\f019";
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_player {
  margin-left: 5px;
  height: 20px;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_player .rsbtn_progress_container {
  border: 2px solid #959d9b;
  margin: 5px 3px;
  height: 12px;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_player .rsbtn_progress_container .rsbtn_progress_played {
  background-color: rgba(0,0,0,.15);
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_player .rsbtn_progress_container .rsbtn_progress_handle.rsimg {
  background: #EF3340;
  height: 18px;
  width: 6px;
  border-radius: 2px;
  top: -5px;
  left: -3px;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_status_overlay {
  width: 100%;
  height: 100%;
  top: 0;
}

div.rsbtn_colorskin .rsbtn_exp .rsbtn_status_overlay span {
  font-size: 10px;
}

div.rsbtn_colorskin .rsbtn_powered {
  margin-top: 3px;
  right: 0;
  top: 100%;
}

div.rsbtn_colorskin .rsbtn_powered .rsbtn_btnlabel a span.rsbtn_label_icon.rsimg {
  display: none;
}

div.rsbtn_colorskin.rspopup {
  display: none;
  position: absolute;
  background: #fff;
  box-shadow: 0 0 5px #999;
  border: 1px solid #959d9b;
  padding: 1px 5px;
}