/*
 * file information
 * style type: f5modern
 * version:    1
 * date:       20141111
 * author:     concursive.com
 * notes:      foundation with logo and menu
 *
 */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url(../../../../../fonts/opensans-light.woff) format("woff");
}

h1,
h2,
h3,
h4 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial,
    sans-serif;
  -webkit-font-smoothing: antialiased;
}

body,
.eventsListItemContainer h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

h5 {
  color: #666666;
}

#body-home .detailed-list,
#body-home .medium-4,
#body-home .button,
#body-home .no-gap {
  display: none;
}

#body-data-driven
  #wikiImageDownload_on_the_Mac_App_Store_Badge_US-UK_blk_092917png {
  float: none !important;
  margin-bottom: 0 !important;
}

/* Logged Out 
#body-home, #body-index_editor {
    background: url(../images/Image4.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: 100% auto;
}*/

#body-home #home-header .small-12 {
  background: linear-gradient(45deg, #e2e2e3, #d3d3d5);
}

/* Sections */
header {
  padding: 22px 0;
  border-bottom: 1px solid #939393;
}

.magellan {
  height: 120px;
}

/* Slideshows */
.orbit-container .orbit-slides-container > li {
  padding: 0 80px;
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  background-color: #7f7e80;
  background-color: rgba(127, 127, 127, 0.8);
}

/* Top bar placement */
.top-bar {
  margin-top: 24px;
}

/* Top bar color */
.top-bar,
.top-bar-section ul {
  background: none;
}

/* Top bar links */
.top-bar-section li a:not(.button) {
  border-radius: 5px;
  background: none;
}

/* Top bar text */
.top-bar-section ul li > a {
  color: #112b39;
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* Top bar buttons */
.top-bar-section ul li > a.button {
  color: #eeeeee;
}

/* Default tab */
.top-bar-section ul li {
  background-color: transparent;
}
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button) {
  color: #eeeeee;
  background-color: #a41726;
}

/* Hover tab */
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: #ffffff;
  background-color: #c71932;
}

/* Active tab */
.top-bar-section li a:not(.button).active,
.top-bar-section li:not(.has-form) a:not(.button).active {
  color: #ffffff;
  background-color: #685f55;
}

/* Dropdown arrow color */
.top-bar-section .has-dropdown > a:after {
  border-color: #ffffff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}

/* Dropdown link color */
.top-bar-section .dropdown li a {
  color: #ffffff;
  border-radius: 0;
  background-color: #fff;
}

.top-bar-section .dropdown li a:hover {
  color: #939393;
  border-radius: 0;
  background-color: #fff;
}

/* Dropdown link background color */

.top-bar-section .dropdown li {
  background: #939393;
  opacity: 0.8;
}

.top-bar-section .dropdown {
  background: #939393;
}

/* Menu Button */
.top-bar-section ul li > a.button {
  color: #ffffff;
  display: none;
}

/* Wide toggle bar unselected */
.title-area {
  background: #ffffff;
}

/* Wide toggle bar selected */
.top-bar.expanded .title-area {
  background: #999;
}

/* Header links */
.ccp-header-user-info > a,
.ccp-header-user-info > a:visited {
  color: #777777;
}

.ccp-header-user-info > a:hover {
  color: #333333;
}

section[role="main"] {
  /*margin-top: 120px;*/
}

/* footer */
#footer {
  background: #112b39;
  padding-top: 20px;
  color: #fff;
  display: none;
}

#footer a,
#footer a:visited {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

#footer .text-right a,
#footer .text-right a:visited {
  padding-left: 18px;
}
