


@font-face {
  font-family: "fireflysung";
  /*src: url(http://192.168.6.191/sites/default/files/fonts/fireflysung.ttf);*/
  src: url(../fonts/fireflysung.ttf);
}

.comment-form__title {
  display: none;
 }
.comment__content .permalink, .links .comment-reply {
  display: none;
}

body{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

body {
font-family: Georgia, "Times New Roman", Times, serif;
}

.field--type-entity-reference .field__label, .field--type-entity-reference ul.links {
  font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
}

.view-filters {
  background-color: rgb(250, 224, 168);
  padding: 4px 28px;
}

.field--name-field-activity-page {
  padding: 5px;
  background: rgb(255, 255, 255);
  margin-right: 5px;
}

#page, #main-wrapper, .region-primary-menu .menu-item a.is-active, .region-primary-menu .menu-item--active-trail a {
  background-color: rgb(255, 255, 255);
}

.paragraph--type--time-table-summery .field--name-field-activity-task-or-action, .node--type-time-table .paragraph--type--time-table-summery-rich {
  margin: 5px 0 5px 0;
  padding: 2px 0 2px 8px;
  border: 1px solid #000000;
  background: #f7f7ef;
}
.field--name-field-meal-plan th {
  background: #54aa6d;
}

.node--type-time-table .paragraph--type--time-table {
  padding: 2px 0 2px 0;
  border: 1px solid #e0b861;
}

.node--type-time-table .field--name-body {
  border: 1px solid #000000;
  background: #f7f7ef;
  padding: 2px;
}

.node--type-time-table .field--name-field-days-activities, .field--name-field-day-of-the-activity {
  margin-left: 5px;
}

#block-hotbed-account-menu {
  background: #bf7e02;
  border-radius: 0 0 8px 8px;
}

.paste-paragraphs-clipboard .bi-clipboard-check {
  background: #fabc1f;
  width: 10px;
  height: 10px;
}

.bi-clipboard-check::before {
  content: "\Past_From_Sheet";
}

.block-views-blockoccurred-hazards-block-1 {
  background: #e5812f !important;
}

.node--type-site, .page-node-type-a-i-reports .region-content, .page-node-type-equipment-list .paragraph--type--items {
  border: 1px solid #e0b861;
  padding: 2px;
}

.node--type-site .field--name-body, .node--type-site .field--name-field-site-location, 
.node--type-site .field--name-field-area, .node--type-areas .field--name-body, 
.node--type-areas .field--name-field-program-link, .node--type-activity .field--name-body,
.node--type-activity .field--name-field-objectives, .node--type-activity .field--name-field-staff-ration, 
.page-node-type-a-i-reports .field--name-field-site-location, .page-node-type-page .node__content, 
.node--type-briefing-sheets .node__content, .node--type-organisation .node__content, .node--type-contacts 
.node__content, .page-node-type-program .node__content, .page-node-type-events .node__content, 
.page-node-type-equipment-list .paragraph--type--items {
  background: #fff !important;
  padding: 5px;
}

.page-node-type-equipment-list .paragraph--type--items {
  margin-bottom: 5px;
}

.node-form {
  background: #d2c9b0;
  padding: 5px;
}

.geysir-dialog .ui-widget-header {
  background: #54aa6d !important;
}

#edit-group-risk-calculation-table .details-wrapper {
  min-height: 113px;
}

.view-risk-assessment-charts-3 .view-header a {
  margin-right: 20px;
}
