/*
 * This file will hold styles for the mobile version of your website (mobile first).
 */
/*
 * This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide.
 */
/*
 * --------------------
 * ----- COLOR CODES -----
 * ---------------------
 */
/*
 * Primary colors
 */
/*
 * ------------------
 * -- MAIN TYPOGRAPHY --
 * -------------------
 */
body {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Arial, sans-serif;
  background: #014c65;
  color: white;
  font-size: 16px;
  line-height: 1.75em; }

html body.responsive-layout-mobile.admin-menu {
  margin-top: 53px !important; }

body,
h1,
h2,
h3,
h4,
h5,
h6,
* {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
    /*
   * try to unify font in different browsers
   */ }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Arial, sans-serif;
  color: #014c65;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.25em;
  margin-bottom: 0.5em; }

h1 {
  font-size: 2.2em;
  font-weight: bold; }

h2 {
  font-size: 2em;
  color: #014c65; }

h3 {
  font-size: 1.8em;
  color: #037fa9; }

h4 {
  font-size: 1.6em;
  color: #00bbef; }

h5 {
  font-size: 1.4em; }

h6,
big {
  font-size: 1.2em; }

small {
  font-size: 0.8em; }

ol,
ul,
.node ol,
.node ul {
  padding: 0 2.5em; }
  ol ol,
  ol ul,
  ul ol,
  ul ul,
  .node ol ol,
  .node ol ul,
  .node ul ol,
  .node ul ul {
    padding-top: 0;
    margin-bottom: 0; }

ul {
  list-style-type: square; }

blockquote {
  border-left: 4px solid #e7e7e7;
  margin-left: 1em;
  padding: 1em;
  margin-bottom: 20px;
  font-style: italic; }
  blockquote p:last-child {
    margin-bottom: 0; }

pre {
  white-space: prewrap;
  word-wrap: break-word;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  font-size: 0.65em;
  line-height: 1em; }

hr {
  background: #e7e7e7; }

sub {
  vertical-align: bottom; }

sup {
  vertical-align: top; }

var,
cite,
address,
dfn {
  font-style: italic; }

ins {
  text-decoration: underline; }

tt,
code,
kbd,
samp {
  font-family: monospace; }

code {
  display: block;
  padding: 10px 15px;
  background: #f3f3f3;
  border: 1px solid #dddddd;
  border-radius: 8px; }

a:link,
a:visited {
  color: white; }

a:link:hover {
  cursor: pointer; }

table {
  width: 100%;
  border: 1px solid #c5c5c5;
  background: white;
  line-height: 1.4em; }
  table caption {
    color: black;
    font-style: italic;
    font-size: 0.85em;
    padding: 1em 0;
    text-align: center; }
  table thead th {
    background-color: #c5c5c5;
    color: black;
    text-align: left;
    vertical-align: bottom; }
  table tr.even,
  table tr.odd {
    background: white; }
  table td,
  table th {
    border-bottom: 1px solid #c5c5c5;
    font-size: 0.8em;
    line-height: 1.4;
    margin: 0;
    overflow: visible;
        /*
     * to make ths where the title is really long work
     */
    padding: 0.5em 1em;
        /*
     * cell padding
     */ }
  table td {
    background-color: rgba(0, 0, 0, 0); }
  table tbody th {
    background: #e7e7e7;
    color: black; }
  table td.views-field.views-field-field-team {
    overflow-wrap: break-word;
    max-width: 130px; }
  table p {
    margin-bottom: 0; }

img {
  max-width: 100%; }

/*
 * HELPFUL/REUSABLE CLASSES
 */
.responsive-layout-mobile .mobile-hide {
  display: none !important; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.text-center {
  text-align: center; }

/*
 * -------------------
 * -- BRANDING SECTION --
 * --------------------
 */
#section-header {
  position: sticky;
  z-index: 1;
  top: -224px; }

.admin-menu #section-header {
  top: -171px; }

#zone-branding-wrapper {
  background: #014c65;
  height: 224px; }
  #zone-branding-wrapper .branding-data,
  #zone-branding-wrapper ul.menu {
    text-align: center; }
  #zone-branding-wrapper img#logo {
    max-height: 120px;
    margin: 0 auto; }
  #zone-branding-wrapper .block-menu {
    padding: 4px 0;
    font-size: 0.85em; }
  #zone-branding-wrapper ul.menu li {
    font-weight: 500;
    list-style: none;
    display: inline;
    padding: 1px 5px;
    margin: 0;
    border-right: 1px solid white; }
    #zone-branding-wrapper ul.menu li:last-child {
      border-right: 0px none; }
    #zone-branding-wrapper ul.menu li a {
      text-decoration: none; }
      #zone-branding-wrapper ul.menu li a.active {
        color: white; }
  #zone-branding-wrapper .block-search-api-page {
    position: relative;
    margin-bottom: 0.5em; }
    #zone-branding-wrapper .block-search-api-page input.form-text {
      font-size: 14px;
      padding: 2px 5px; }
    #zone-branding-wrapper .block-search-api-page input.form-submit {
      position: absolute;
      right: 0;
      top: 1px;
      margin: 0;
      border-radius: 0;
      height: 25px;
      text-indent: -9999px;
      background: #037fa9 url(/sites/all/themes/project/gocomp2018/images/search-icon-small.png) no-repeat scroll center center; }

/*
 * -------------------
 * ---- MENU SECTION ----
 * --------------------
 */
#zone-menu-wrapper {
  background: #037fa9;
  z-index: 999; }
  #zone-menu-wrapper ul.menu li {
    color: white;
    margin: 0;
    padding: 0; }
    #zone-menu-wrapper ul.menu li a {
      padding: 0.5em 1em;
      text-decoration: none; }
      #zone-menu-wrapper ul.menu li a:hover {
        text-decoration: underline; }
    #zone-menu-wrapper ul.menu li.active-trail>a {
      background: #00bbef;
      color: white; }
    #zone-menu-wrapper ul.menu li.sf-depth-1>a {
      font-weight: normal; }
      #zone-menu-wrapper ul.menu li.sf-depth-1>a.menuparent {
        padding-right: 25px; }
    #zone-menu-wrapper ul.menu li ul {
      background: #037fa9;
      top: 2em; }
  #zone-menu-wrapper .sf-accordion-toggle a {
    text-decoration: none;
    width: 100%;
    height: 30px;
    background: url(/sites/all/themes/project/gocomp2018/images/menu-icon.png) no-repeat scroll left center;
    text-indent: -9999px; }

.not-front #zone-menu-wrapper {
  border-bottom: 3px solid #00bbef; }

/*
 * ------------------
 * -- CONTENT SECTION --
 * -------------------
 */
.section-content {
  background: white;
  color: #666666;
  padding-bottom: 4em; }
  .section-content a:link,
  .section-content a:visited {
    color: black; }
  .section-content .region-inner {
    padding-top: 2em;
    padding-bottom: 2em; }

.breadcrumb {
  padding: 1em 0; }

div.warning {
  background-repeat: no-repeat;
  padding: 10px 10px 10px 35px;
  background-position-y: 10px;
  background-position-x: 5px;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  line-height: 1.3em; }

div.hidden {
  display: none; }

/*
 * --- PREFACE ---
 */
#zone-preface-wrapper {
  background: white;
  border-top: 25px solid #e7e7e7;
  padding-top: 10px; }
  #zone-preface-wrapper .region-inner {
    padding-top: 0;
    padding-bottom: 0; }

#flexslider-1 {
  border: 0px none;
  margin: 0;
  background: #cccccc;
    /*
   * .slides img {max-height: 300px;}
   */ }
  #flexslider-1 .flex-control-paging {
    display: none; }
  #flexslider-1 .flex-direction-nav a {
    display: block; }
    #flexslider-1 .flex-direction-nav a:before {
      line-height: 40px; }

/*
 * --- LEFT SIDEBAR ---
 */
.region-sidebar-first h2.block-title {
  color: white;
  text-transform: none;
  font-weight: bold;
  background: #014c65;
  text-align: center;
  padding: 10px 10px 8px; }
  .region-sidebar-first h2.block-title a {
    color: white; }

.region-sidebar-first ul.menu {
  font-size: 16px;
  border: 1px solid #666666;
  border-top: 0px none;
  background: #e7e7e7; }
  .region-sidebar-first ul.menu li {
    border-bottom: 1px solid #c5c5c5;
    list-style: none;
    margin: 0;
    padding: 0; }
    .region-sidebar-first ul.menu li:last-child {
      border-bottom: 0px none; }
    .region-sidebar-first ul.menu li a {
      text-decoration: none;
      padding: 6px 10px;
      display: block; }
      .region-sidebar-first ul.menu li a.active {
        font-weight: bold; }
    .region-sidebar-first ul.menu li.collapsed>a::after {
      content: "▸";
      float: right;
      padding-left: 5px; }
    .region-sidebar-first ul.menu li.expanded>a {
      background: #00bbef;
      font-weight: bold; }
      .region-sidebar-first ul.menu li.expanded>a::after {
        content: "▾";
        float: right;
        padding-left: 5px; }
    .region-sidebar-first ul.menu li ul {
      border: 0px none; }
      .region-sidebar-first ul.menu li ul a {
        background: white url(/sites/all/themes/project/gocomp2018/images/menu-child.png) no-repeat scroll top left;
        padding-left: 45px; }
        .region-sidebar-first ul.menu li ul a.active {
          background: white url(/sites/all/themes/project/gocomp2018/images/menu-child-active.png) no-repeat scroll top left;
          font-weight: normal; }

/*
 * --- CONTENT REGION ---
 */
.region-content h2.block-title {
  font-size: 1.8em;
  margin: 0.5em 0; }

/*
 * tabs
 */
ul.tabs.primary {
  border: 0;
  padding: 0;
  margin: 0.5em 0; }
  ul.tabs.primary li {
    display: block;
    margin: 0; }
    ul.tabs.primary li a {
      display: block;
      border-style: solid solid none solid;
      padding: 0.5em 1em;
      margin: 0; }
    ul.tabs.primary li:last-child a {
      border-style: solid; }
    ul.tabs.primary li.active a {
      background: #bbbbbb;
      border-bottom-color: #bbbbbb; }

/*
 * disclaimer
 */
.view-display-id-big_announcement_block {
  background: #fbad3b;
  color: black;
  padding: 1.5em; }
  .view-display-id-big_announcement_block .views-field-title {
    background: none !important;
    font-size: 1em !important;
    text-align: left !important;
    padding: 0; }
  .view-display-id-big_announcement_block .announcement_title {
    font-weight: 700;
    color: black;
    font-size: 1em; }
  .view-display-id-big_announcement_block .announcement_body {
    text-align: left !important; }

/*
 * Entity pages
 */
section .field-label,
section .views-label {
  color: black;
  font-weight: bold; }

/*
 * User pages
 */
.page-user .field-name-field-ssh-information {
  margin: 1em 1em 0 0;
  padding: 1em;
  background: white; }

.field-name-team-action-button {
  margin: 1em 0; }

/*
 * Node pages
 */
.node-links {
  display: none; }

.user-profile>div[class^='group-'],
.node>div[class^='group-'] {
  margin-bottom: 2em;
  box-sizing: border-box; }

.responsive-layout-mobile .group-left,
.responsive-layout-mobile .group-middle,
.responsive-layout-mobile .group-right {
  width: 100%;
  float: none; }

.group-left .block,
.group-right .block,
.group-footer .block {
  margin-bottom: 2em; }
  .group-left .block h2.block-title,
  .group-right .block h2.block-title,
  .group-footer .block h2.block-title {
    background: #014c65;
    color: white;
    font-size: 1.35em;
    font-weight: bold;
    text-transform: none;
    padding: 10px 15px 5px;
    margin: 0; }
  .group-left .block .content,
  .group-right .block .content,
  .group-footer .block .content {
    background: white;
    padding: 15px; }

.field-name-field-ssh-information .field-item {
  word-wrap: break-word;
  word-break: break-all; }

.node-type-team article.node-team {
  margin: 1em 0 2em; }

.node-teaser {
  margin-bottom: 2em; }
  .node-teaser h2 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    padding: 0.5em 1em;
    background: #014c65;
    color: white;
    font-size: 1.5em;
    text-transform: none;
    font-weight: bold; }
    .node-teaser h2 a:link,
    .node-teaser h2 a:visited {
      color: white;
      text-decoration: none; }
  .node-teaser .field-name-field-image {
    float: right;
    width: 47.5%;
    margin-left: 2.5%; }

.front .node-teaser {
  margin-bottom: 0; }
  .front .node-teaser h2 {
    display: none; }

.view-mode-title_only h3 {
  font-size: 1.2em; }

.field-name-phase-mini-leaderboard {
  position: relative; }
  .field-name-phase-mini-leaderboard .view-header {
    position: absolute;
    top: 10px;
    right: 15px; }
    .field-name-phase-mini-leaderboard .view-header p {
      color: white;
      padding: 2px 5px;
      margin-bottom: 0;
      border-radius: 6px;
      background: #037fa9; }
    .field-name-phase-mini-leaderboard .view-header a {
      color: white;
      text-decoration: none; }

div[id^="clipboard"] {
  width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left; }

#block-gocomp-phase-statistics .content {
  background: #666666;
  color: white;
  font-weight: bold;
  text-align: center; }
  #block-gocomp-phase-statistics .content p {
    margin: 1em 0;
    font-size: 1.35rem; }
  #block-gocomp-phase-statistics .content strong {
    font-size: 1.5rem;
    display: block; }

/*
 * Paragraphs
 */
.entity-paragraphs-item {
  margin-bottom: 2em; }
  .entity-paragraphs-item .field-name-field-pp-title,
  .entity-paragraphs-item .field-name-pp-title {
    font-weight: 500;
    font-size: 1.5em;
    color: #014c65;
    margin-bottom: 0.5em; }

span.file {
  background: white;
  border-radius: 6px;
  padding: 8px 10px;
  border: 1px solid #c5c5c5; }
  span.file img {
    vertical-align: middle; }

.field-name-field-pp-external-link {
  .text-align: center; }
  .field-name-field-pp-external-link .field-item {
    display: inline-block;
    margin: 0 5px;
    font-size: 1.1em; }
    .field-name-field-pp-external-link .field-item a:link,
    .field-name-field-pp-external-link .field-item a:visited {
      display: block;
      padding: 5px 15px;
      text-decoration: none;
      background: #037fa9;
      color: white;
      border-radius: 6px; }

.field-name-pp-items-node .view-mode-title_only,
.field-name-pp-items-taxonomy-term .view-mode-title_only,
.field-name-pp-items-user .view-mode-title_only {
  background: white;
  padding: 5px 15px;
  border: 1px solid #c5c5c5;
  border-top: 0; }
  .field-name-pp-items-node .view-mode-title_only h3,
  .field-name-pp-items-taxonomy-term .view-mode-title_only h3,
  .field-name-pp-items-user .view-mode-title_only h3 {
    margin-bottom: 0;
    text-transform: none; }

.field-name-pp-items-node .field-item:first-child .view-mode-title_only,
.field-name-pp-items-taxonomy-term .field-item:first-child .view-mode-title_only,
.field-name-pp-items-user .field-item:first-child .view-mode-title_only {
  border-top: 1px solid #c5c5c5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.field-name-pp-items-node .field-item:last-child .view-mode-title_only,
.field-name-pp-items-taxonomy-term .field-item:last-child .view-mode-title_only,
.field-name-pp-items-user .field-item:last-child .view-mode-title_only {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.paragraphs-item-headline {
  background: white; }
  .paragraphs-item-headline .header {
    position: relative; }
    .paragraphs-item-headline .header .header-bg {
      background-size: 100% !important; }
    .paragraphs-item-headline .header .field-name-field-pp-title {
      color: white;
      padding: 10px;
      font-weight: 200;
      font-size: 2.5em;
      line-height: 1.25em;
      margin-bottom: 0; }
  .paragraphs-item-headline .content {
    margin: 10px 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7; }
  .paragraphs-item-headline .actions {
    padding: 0 10px; }

.view-datasets .views-label-field-dataset-contents {
  font-size: 1.5em;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Arial, sans-serif;
  color: #014c65;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.25em;
  margin-bottom: 0.5em; }

div.view-submission-results-by-dataset-and-scenario div.view-header {
  float: right; }
  div.view-submission-results-by-dataset-and-scenario div.view-header p {
    margin-bottom: 0; }

/*
 * Forms
 */
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  font-size: 12px;
  color: #cccccc; }

.filter-wrapper,
.tabledrag-toggle-weight-wrapper {
  display: none; }

tr.odd .form-item.form-type-link-field,
tr.even .form-item.form-type-link-field {
  margin: 0;
  padding: 0; }
  tr.odd .form-item.form-type-link-field input.form-text,
  tr.even .form-item.form-type-link-field input.form-text {
    width: 95%; }

.field-suffix {
  margin-left: -45px; }

.field-multiple-drag .form-item {
  padding: 0; }

  .field-type-datetime .date-float {
    float: none; }
  .field-type-datetime .date-no-float {
    float: left;
    width: auto;
    clear: none; }
    .field-type-datetime .date-no-float >.form-item>label {
      float: left;
      margin: 10px; }

.form-item label {
  color: black;
  font-weight: bold; }

input.form-text,
textarea,
select,
select.form-select {
  box-sizing: border-box;
  font-size: 14px;
  height: auto;
  line-height: 1.5em;
  padding: 0.5em;
  width: 100%;
  border: 1px solid #666666;
  border-radius: 0;
  font-size: 0.9em; }
  input.form-text:focus,
  textarea:focus,
  select:focus,
  select.form-select:focus {
    box-shadow: 0 0 5px #037fa9; }

button,
input.form-submit,
a.button:link,
a.button:visited {
  color: white !important;
  border: 0px none;
  border-radius: 6px;
  background: #037fa9 none;
  font-size: 1em;
  padding: 5px 15px;
  margin: 10px 10px 10px 0;
  text-decoration: none; }
  button:hover,
  input.form-submit:hover,
  a.button:link:hover,
  a.button:visited:hover {
    background: #00bbef none;
    cursor: pointer; }
  button.button-block,
  input.form-submit.button-block,
  a.button:link.button-block,
  a.button:visited.button-block {
    display: block;
    margin: 1em 0; }
  button.button-lg,
  input.form-submit.button-lg,
  a.button:link.button-lg,
  a.button:visited.button-lg {
    font-size: 1.25em;
    padding: 10px 20px; }
  button.button-danger,
  input.form-submit.button-danger,
  a.button:link.button-danger,
  a.button:visited.button-danger {
    background-color: #cc3333; }
    button.button-danger:hover,
    input.form-submit.button-danger:hover,
    a.button:link.button-danger:hover,
    a.button:visited.button-danger:hover {
      background-color: #aa1111; }

.allow-overflow {
  overflow: visible; }
  .allow-overflow .chosen-choices {
    border: none;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: none !important; }

.chosen-container .chosen-single {
  border: none;
  border-radius: none;
  background-color: rgba(0, 0, 0, 0);
  background: none; }

fieldset.form-wrapper {
  padding: 0 1em;
  border: 1px solid #999999; }
  fieldset.form-wrapper legend {
    padding: 0 5px; }

/*
 * Comment form
 */
h2.comment-form {
  margin-top: 2em; }

  form.comment-form .form-type-item {
    margin: 0; }
    form.comment-form .form-type-item label {
      display: inline-block;
      margin-right: 5px; }

/*
 * Pagination
 */
.item-list .pager {
  display: inline-block;
  padding-left: 0;
  margin: 26px 0;
  border-radius: 4px;
  height: 29px;
  line-height: 16px;
  font-weight: 500; }
  .item-list .pager >li {
    display: inline-block;
    padding: 0;
    float: none;
    margin: 0 0.1em; }
    .item-list .pager >li >a {
      line-height: inherit;
      padding: 0.3em 0.5em;
      text-decoration: none;
      color: #0074a1;
      border: 1px solid #cccccc;
      border-radius: 0.25em;
      background-color: white;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #eeeeee));
      background-image: -webkit-linear-gradient(white, #eeeeee);
      background-image: linear-gradient(white, #eeeeee);
      box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.8), 0px 1px 3px rgba(0, 0, 0, 0.1);
      display: block; }
    .item-list .pager >li >span {
      border: none;
      color: inherit;
      line-height: inherit;
      height: inherit;
      padding: 0.3em 0; }
      .item-list .pager >li >span:hover {
        background-color: rgba(0, 0, 0, 0); }
    .item-list .pager >li.pager-current {
      padding: 0.3em 0.5em;
      border-radius: 0.25em;
      background-color: #f2f2f1;
      background-image: linear-gradient(#f2f2f2, #e1e1e1);
      border: 1px solid #cccccc;
      color: #444444; }

/*
 * Views
 */
.quicktabs_main {
  padding: 1em; }

.dataTables_info {
  background: #c5c5c5; }

.forum-table th {
  padding: 5px; }

div.views-field-title {
  font-size: 1.5em;
  margin: 0.5em 0;
  padding: 0.5em 1em;
  background: #037fa9;
  font-weight: bold; }
  div.views-field-title a:link,
  div.views-field-title a:visited {
    color: white;
    text-decoration: none; }

.single-row .views-row {
  max-width: 480px;
  margin: 0 auto 2em; }

.single-row .view-content .views-row {
  flex-basis: 0; }

  #forum select.form-select {
    width: auto;
    height: auto; }
  #forum input#sort-topic-submit {
    padding: 1px 15px 2px !important; }
  #forum .forum-tools {
    margin-top: 0; }

/*
 * FAQ
 */
.faq {
  margin-top: 2em; }
  .faq h3.faq-header {
    color: #014c65;
    margin-top: 0.5em; }
  .faq .faq-question-answer {
    margin-bottom: 0.5em; }
  .faq .faq-question {
    padding: 5px 10px;
    background: #037fa9;
    color: white;
    font-size: 1.25em;
    line-height: normal; }
    .faq .faq-question a {
      color: white !important;
      text-decoration: none; }
      .faq .faq-question a::before {
        content: "\0025b8";
        padding-right: 8px; }
    .faq .faq-question.faq-qa-visible a::before {
      content: "\0025be"; }
  .faq .faq-answer {
    margin-top: 1em; }

.faq-detailed-question,
.node .field-name-field-detailed-question {
  font-style: italic;
  margin: 1em;
  padding: 0 1em;
  border-left: 2px solid #666666;
  color: #888888; }

/*
 * --- RIGHT SIDEBAR ---
 */
.sidebar-text {
  border: 1px solid #037fa9;
  padding: 1em;
  margin: 0.5em 0; }

.sidebar-text .views-field-title,
.sidebar-text .views-field-field-pp-title {
  background: white;
  padding: 0;
  font-size: 1.25em;
  border-bottom: 1px solid #037fa9;
  color: #037fa9;
  font-weight: normal; }

/*
 * -------------------
 * - POSTSCRIPT SECTION -
 * --------------------
 */

/*
 * -------------------
 * --- FOOTER SECTION ---
 * --------------------
 */
#section-footer {
  color: white;
  text-align: center;
  padding-top: 2em; }
  #section-footer ul.menu {
    text-align: center;
    padding: 5px 0 10px; }
    #section-footer ul.menu li {
      font-weight: 500;
      list-style: none;
      padding: 0 5px;
      margin: 0; }
      #section-footer ul.menu li a {
        text-decoration: none; }
  #section-footer .views-field-timestamp {
    font-size: 0.8em; }

/*
 * Announcement block
 */
#block-block-3 {
  background: #fbad3b;
  color: black;
  padding: 1.5em; }

