.variables {
  width: 14cm;
}
.variables {
  height: 24px;
  color: #888;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  quotes: "~" "~";
}
.redef {
  zero: 0;
}
.redef .inition {
  three: 3;
}
.values {
  minus-one: -1;
  font-family: 'Trebuchet', 'Trebuchet', 'Trebuchet';
  color: #888 !important;
  same-color: #888 !important;
  same-again: #888 !important;
  multi-important: #888 #888, 'Trebuchet' !important;
  multi: something 'A', B, C, 'Trebuchet';
}
.variable-names .quoted {
  name: 'hello';
}
.variable-names .unquoted {
  name: 'hello';
}
.variable-names .color-keyword {
  name: 'hello';
}
.alpha {
  filter: alpha(opacity=42);
}
.testPollution {
  a: 'no-pollution';
}
.units {
  width: 1px;
  same-unit-as-previously: 1px;
  square-pixel-divided: 1px;
  odd-unit: 2;
  percentage: 500%;
  pixels: 500px;
  conversion-metric-a: 30mm;
  conversion-metric-b: 3cm;
  conversion-imperial: 3in;
  custom-unit: 420octocats;
  custom-unit-cancelling: 18dogs;
  mix-units: 2px;
  invalid-units: 1px;
}
.units .fallback {
  div-px-1: 10px;
  div-px-2: 1px;
  sub-px-1: 12.6px;
  sub-cm-1: 9.666625cm;
  mul-px-1: 19.6px;
  mul-em-1: 19.6em;
  mul-em-2: 196em;
  mul-cm-1: 196cm;
  add-px-1: 15.4px;
  add-px-2: 393.35275591px;
  mul-px-2: 140px;
  mul-px-3: 140px;
}
html,
body,
div[role="main"] {
  height: 100%;
}
.g-recaptcha {
  display: inline-block;
}
.wrap,
a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
  word-break: break-word;
}
.underline {
  text-decoration: underline;
}
.nowrap {
  white-space: nowrap;
}
.testsite {
  background-color: maroon !important;
  background-image: none !important;
}
.form-control[disabled] {
  background-color: #eee;
  color: #555;
}
td {
  vertical-align: middle;
}
th {
  vertical-align: top;
}
input {
  vertical-align: top;
}
.panel {
  border-color: #ddd;
}
.jumbotron-hub {
  padding: 15px;
  margin-top: -20px;
  margin-bottom: 0;
  color: white;
  background: linear-gradient(90deg, #1c7cac, #42b6f0);
}
.jumbotron-hub-title {
  font-size: 26px;
  margin-top: 10px;
}
.jumbotron-hub-role {
  background-color: #fdcf00;
  padding: 15px 15px 10px 15px;
  font-weight: bold;
}
/* Style page content */
.main {
  margin-left: 160px;
  /* Same as the width of the sidebar */
  padding: 0px 10px;
}
div.content {
  margin-left: 100px;
  padding: 1px 16px;
  height: 1000px;
}
.container-fluid .jumbotron {
  padding: 15px;
  margin-bottom: 15px;
  color: black !important;
  background-color: #fff3cd;
}
.actionSummary > .panel-heading {
  color: #ffffff;
  background-color: #4b74a3;
}
.panel-heading {
  color: #ffffff;
  background-color: #1e4a7c;
}
.helpful_tips .panel,
.more_options .panel {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.helpful_tips .panel-group .panel-heading + .panel-collapse > .panel-body,
.more_options .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
}
.helpful_tips .panel-title,
.more_options .panel-title {
  text-align: left;
  font-size: 14px;
  color: #1e4a7c;
}
.helpful_tips .panel-heading,
.more_options .panel-heading {
  color: #000000;
  background-color: #ffffff;
  border: 0;
}
.jumbotron p {
  font-size: inherit;
}
.btn-primary {
  background-color: #1e4a7c;
}
.btn-secondary {
  background-color: #4b74a3;
}
.btn-report {
  margin-bottom: 10px;
}
.motion-on-floor {
  box-shadow: 4px 4px 10px gray;
  background: #eaeaea;
  border-radius: 4px;
  padding: 10px;
  margin-bottom: 20px;
}
.motion-on-floor-title {
  font-weight: bold;
  margin-bottom: 20px;
}
.navbar-default {
  background-color: #1e4a7c;
  border-color: transparent;
}
.navbar-default .navbar-collapse {
  border-color: transparent;
  overflow-y: hidden;
}
.navbar-default .navbar-toggle {
  border-color: #ffffff;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: red;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: white;
  background-color: #658caf;
}
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: red;
}
.navbar-default .navbar-toggle:focus {
  background-color: #1e4a7c;
}
.navbar-default .navbar-toggle:hover {
  background-color: #3276b1;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.open > .dropdown-menu {
  display: inline-grid;
}
.cursor-help {
  cursor: help;
}
.link {
  cursor: pointer;
  color: #2a6496;
}
.link :hover {
  color: #1e4a7c;
}
.fa-check-square {
  color: green;
}
.fa-plus-square {
  color: #a3834b;
}
.fa-sticky-note {
  color: #a3834b;
}
.fa-trash-o {
  color: maroon;
}
.cursor-pointer {
  cursor: pointer;
}
.st-sort-ascent:before {
  content: "";
  /* '\25B2'; */
}
.st-sort-descent:before {
  content: "";
  /* '\25BC'; */
}
.iobHeaderLabel {
  width: 90px;
  vertical-align: top;
}
.votingHeaderLabel {
  width: 200px;
}
.voting-open {
  color: #1e4a7c;
}
.votingTable td,
.votingTable th {
  border: solid 1px black;
  padding: 5px;
  width: 100px;
}
.vote-type-panel {
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
  border-radius: 4px;
}
.validation-error {
  color: red;
}
.ref-management-table {
  padding: 0;
}
.ref-management-th .ref-management-td {
  padding-left: 0;
  padding-right: 0;
  min-width: 70px;
}
/* custom collapsing navbar links */
.nav-collapsing .navbar-brand {
  float: none;
}
.dropdown-submenu > .dropdown-menu {
  right: 0;
  margin-left: -1px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
.dropdown-menu .dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
}
.dropdown-menu-center {
  text-align: center;
}
@media print {
  body {
    background-color: #ffffff;
    background-image: none;
    color: #000000;
    width: 768px;
  }
  #businessFilter,
  #businessTabset,
  #paginationHeader,
  #paginationFooter,
  #schedulePrintButton,
  #businessPrintButton,
  #iobHeaderBar,
  #iobLink,
  #iobNav {
    display: none;
  }
  a:link:after,
  a:visited:after {
    content: "" !important;
  }
}
@media (min-width: 768px) {
  .nav-collapsing {
    list-style: none;
    padding-left: 0;
    float: left;
    white-space: nowrap;
  }
  .nav-collapsing > li {
    white-space: nowrap;
    position: relative;
    display: inline-block !important;
    float: none;
  }
  .nav-collapsing > li > a,
  .nav-collapsing .dropdown-menu > li > a {
    display: block;
  }
  .sessionSyncHeader {
    display: flex;
    align-items: center;
  }
  .sessionsync-row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .dropdown-menu > li {
    text-align: center;
    display: inline-grid;
  }
  .dropdown-menu > li > a {
    color: white;
  }
  .dropdown-menu {
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
    padding: 5px;
    background-color: transparent;
  }
  .navbar-default .navbar-nav > .open > a {
    color: white;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: red;
  }
  .seal-div {
    display: none;
  }
  #moreDropdown {
    height: 0px;
  }
  .selected-file {
    width: 100%;
  }
  .sessionsync-row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    color: #ffffff;
  }
}
.modal-xl {
  width: 100%;
}
.modal-sub-header {
  color: blue;
}
.modal-information-header {
  color: gray;
}
.inline-label {
  vertical-align: -webkit-baseline-middle;
}
.loading {
  color: white;
}
.banner-logo {
  height: 150px;
  width: 200px;
  object-fit: contain;
  vertical-align: middle;
}
.permission-highlight {
  text-shadow: 0 0 0.2em #fff, 0 0 0.1em #00f;
}
.angular-ui-tree-handle {
  cursor: default;
}
.angular-ui-tree-nodes {
  text-align: left;
}
.iob-header {
  background-color: #eaeaea;
}
.iob-header-print {
  background-color: #f5f5f5;
}
.iob-nav {
  background-color: #d1d2d4;
}
.iob-details {
  background-color: #f5f5f5;
}
.iob-details-print {
  background-color: #ffffff;
}
.iob-header-bar-foreground {
  color: white;
}
.iob-header-bar-foreground:hover {
  color: #1e4a7c;
  text-decoration: none;
}
.iob-header-bar-foreground:hover i {
  color: #1e4a7c;
}
.iob-header-bar-background {
  background-color: #658caf;
}
.iob-nav-item {
  color: black;
  font-weight: normal;
}
.pagination {
  margin: 0px;
  cursor: pointer;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: bisque;
  background-color: transparent;
}
.schedule-date {
  color: blue;
  font-weight: bold;
}
.schedule-time {
  width: 15%;
}
.schedule-action {
  width: 80px;
}
.multiSelect .buttonLabel {
  display: inline-table;
  width: 100%;
}
.multiSelect .caret {
  float: right;
  margin-top: 8px !important;
}
.unread {
  font-weight: bold;
}
.assign_reason {
  color: red;
  padding-left: 17px;
  display: inline-block;
}
.fa-calendar-check-o {
  color: blue;
}
.fa-calendar-times-o {
  color: maroon;
}
.toggle_active {
  color: green;
}
.toggle_inactive {
  color: maroon;
}
.votingHeader {
  z-index: 1;
  font-family: "Raleway", sans-serif;
}
.votingHeader #votingHeaderText {
  display: block;
  color: white;
  line-height: 145px;
  vertical-align: top;
  font-size: 60pt;
  text-align: center;
  padding-top: 15px;
  margin-right: 50px;
  margin-bottom: 0px;
  text-shadow: 4px 4px 10px #000000;
}
.votingHeader #votingLogo {
  display: inline-block;
  height: 100px;
  padding: 10px;
}
.votingBody {
  z-index: -1;
  margin: 0px;
  background-size: cover;
}
.votingBodyAdv {
  background-image: url(../cb82ddc06493956e86ee.png);
}
.votingBodyCom {
  background-image: url(../f9b2edf15d8ae070c5a4.png);
}
#votingContainer {
  text-align: center;
}
#votingContainer #votingInstruction {
  font-family: "Raleway", sans-serif;
  text-align: left;
  margin-left: 50px;
  color: white;
  text-shadow: 4px 4px 10px #000000;
}
#votingContainer #votingInstruction #button_labels {
  display: inline-block;
}
#votingContainer #votingInstruction ul {
  display: inline-block;
  text-align: left;
}
#votingContainer #votingInstruction li {
  text-indent: -55px;
  padding-left: 55px;
}
#votingContainer #votingIssue {
  font-family: "Raleway", sans-serif;
  text-align: center;
  color: white;
  display: block;
  text-shadow: 4px 4px 10px #000000;
}
#votingContainer #resultsVotingIssue {
  font-family: "Raleway", sans-serif;
  text-align: center;
  color: black;
  display: block;
}
.voting-divider {
  border-top: 1px solid #d1d2d4;
  margin: 0px;
}
.consensus-panel {
  background-color: #eaeaea;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 4px 4px 10px gray;
}
.btn-consensus div {
  width: 100px;
}
.voting-panel {
  background-color: #eaeaea;
  padding: 10px 10px 40px 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 4px 4px 10px gray;
}
.votingPanelTitle {
  font-weight: bold;
  margin-bottom: 20px;
}
.results-panel {
  background-color: #eaeaea;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 4px 4px 10px gray;
}
.vote-button {
  padding: 15px 25px;
  font-size: 24px;
  margin-bottom: 30px;
  min-width: 200px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #1e4a7c;
  border: none;
  border-radius: 4px;
  box-shadow: 4px 4px 10px gray;
}
.vote-button div {
  display: inline;
}
.vote-button i {
  display: inline;
  float: right;
}
.vote-button .fa {
  margin-top: 3px;
  margin-right: -10px;
}
.vote-button .fa-hourglass-end {
  margin-top: 8px;
  font-size: 0.75em;
  margin-right: -5px;
}
.vote-button:hover {
  background-color: #f0ad4e;
}
.vote-button:active {
  background-color: #ec971f;
}
.vote-button:disabled {
  opacity: 0.5;
}
.vote-button-pressed {
  background-color: #ec971f;
}
.access-code {
  font-weight: bold;
  color: firebrick;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#chartjs-legend-adv,
#chartjs-legend-com {
  padding-bottom: 0px;
}
#chartjs-legend-adv li,
#chartjs-legend-com li {
  cursor: pointer;
  font-size: 18px;
  margin: 10px 10px 20px 10px;
  display: inline-block;
}
#chartjs-legend-adv li span,
#chartjs-legend-com li span {
  padding: 6px 20px;
  border-radius: 13px;
  color: white;
  z-index: 2;
}
#chartjs-legend-results {
  padding-bottom: 0px;
}
#chartjs-legend-results li {
  font-size: 18px;
  margin: 10px 10px 20px 10px;
  display: inline-block;
}
#chartjs-legend-results li span {
  padding: 6px 20px;
  border-radius: 13px;
  color: white;
  z-index: 2;
}
.group-name {
  color: black;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: bold;
  padding-top: 10px;
  display: block;
}
.result-chart-label {
  font-family: "Raleway", sans-serif;
  font-weight: bold;
  padding-top: 10px;
  display: block;
}
#votingChartAdv .col-sm-3 {
  max-width: 100%;
  max-height: 100%;
  padding: 10px 10px 20px 10px;
  color: black;
}
#votingChartCom .col-sm-3 {
  max-width: 100%;
  max-height: 100%;
  margin-left: 435px;
}
.split-recommendations {
  border: solid #d3d3d3 1px;
  border-radius: 2px;
}
.split-recommendations > div > .edit-buttons {
  margin-top: 10px;
}
.edit-buttons > .link {
  float: right;
  padding-right: 3px;
  color: gray;
}
.edit-buttons > .delete-link {
  float: right;
  padding-right: 3px;
  color: maroon;
}
.split-recommendations > div > hr {
  border-top: 2px solid gray;
}
.gray-out {
  background: silver;
  color: #383838;
}
.is-public-warning:before {
  color: red;
}
.no-gutter {
  padding-right: 0;
  padding-left: 0;
}
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.section-header {
  background: #f5f5f5;
  border: 1px solid #eaeaea;
  margin: 0px;
  margin-top: 5px;
  border-radius: 4px;
}
.indent {
  padding-left: 25px;
}
.deadline-error {
  white-space: pre-line;
}
.overture-date {
  width: 132px;
}
.overlay {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.2;
}
.overlay-spinner {
  position: fixed;
  z-index: 1001;
  right: 50%;
  left: 50%;
  top: 50%;
  bottom: 50%;
}
.cost {
  width: 100%;
}
.cost.ng-invalid {
  border: 2px solid red;
}
.cost_warning {
  border: 2px solid orange;
}
.cost-table {
  padding-left: 25px;
  padding-right: 25px;
}
.cost-table th,
.cost-table td {
  text-align: center;
}
.graph-container {
  margin: 0 auto;
  padding: 20px;
  width: 550px;
  background-color: white;
}
.chart-table-container {
  padding-left: 15px;
  padding-right: 15px;
}
.cost-table-center {
  text-align: center;
}
.financial-removescroll {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.financial-removescroll input::-webkit-outer-spin-button,
.financial-removescroll input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.financial-removescroll input[type="number"] {
  -moz-appearance: textfield;
}
.financial {
  position: relative;
}
.financial-label {
  background: white;
  cursor: pointer;
  position: absolute;
  padding: 1px 1px 1px 0px;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: 0.2s;
  font-weight: normal;
  margin-bottom: 0px;
  border-width: 2px;
  border-style: inset;
  border-image: initial;
}
.financial-input {
  top: 100%;
}
input:focus + .financial-label {
  display: none;
}
.timer {
  font-size: 22px;
}
.d-block {
  display: block;
}
.selected-file {
  width: 50%;
}
.validate-access-code {
  width: 80px;
  margin: auto;
  text-align: center;
}
.voting-pulse {
  margin-top: 7px;
}
.debate-panel {
  background-color: #eaeaea;
  display: inline-block;
  padding: 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 4px 4px 10px gray;
}
.motion-divider {
  margin-top: 5px;
  margin-bottom: 10px;
}
.request-status {
  margin-top: 5px;
  padding: 2px 10px;
  background-color: lightgreen;
}
.box-shadow {
  box-shadow: 4px 4px 10px gray;
}
.votingresults-table tbody {
  box-shadow: 4px 4px 10px grey;
  border: 1px solid #ccc;
}
.paddle-question {
  padding: 3px 5px 0px 5px;
  line-height: 16px;
  margin: 3px;
  border: 2px solid #ffeb3b;
  background-color: #fff593;
}
.paddle-agreement {
  padding: 3px 5px 0px 5px;
  line-height: 16px;
  margin: 3px;
  border: 2px solid #4caf50;
  background-color: #a5d7a7;
}
.paddle-against {
  padding: 3px 5px 0px 5px;
  line-height: 16px;
  margin: 3px;
  border: 2px solid #f44336;
  background-color: #f9a19a;
}
.paddle-motion {
  padding: 3px 5px 0px 5px;
  line-height: 16px;
  margin: 3px;
  border: 2px solid #2196f3;
  background-color: #90caf9;
}
.paddle-call {
  padding: 3px 5px 0px 5px;
  line-height: 16px;
  margin: 3px;
  border: 2px solid #ff9800;
  background-color: #ffcc7f;
}
.paddle-star {
  padding: 3px 5px 0px 5px;
  line-height: 16px;
  margin: 3px;
  border: 2px solid #ffffff;
  background-color: #f5f5f5;
}
.panel-help-icon {
  margin-right: -10px;
}
.panel-spacer {
  height: 13px;
}
.btn-seek {
  padding-left: 2px;
}
.btn-move {
  padding-right: 2px;
}
.event-selected-option {
  padding-right: 0;
  padding-left: 0;
  margin-top: 5px;
}
.active-business-panel {
  margin-bottom: 10px;
}
.active-business-title {
  font-size: 2em;
}
.active-business-user-info {
  font-size: 1.5em;
}
.print-margin {
  padding-right: 5px;
}
.nested-dropdown {
  min-width: 60%;
  padding-left: 20px;
}
.caret-margin-right {
  padding-right: 3px;
}
.caret-margin-left {
  padding-left: 3px;
}
.remember-margin {
  padding-right: 1.6rem !important;
}
/* MyGA stylings */
/* The sidebar menu */
.parent-background {
  background-color: #fff3cd;
}
.side-nav {
  color: #1e647b;
  font-family: "brandon-grotesque";
  overflow: auto;
  padding-top: 15px;
  min-height: 91vh;
}
.side-nav-banner {
  background-color: #1e647b;
  margin-top: 30px;
  position: relative;
  width: 100%;
  height: 45px;
  border-radius: 30px;
  color: #ffffff;
  text-align: center;
}
.side-nav-logo img {
  height: 65px;
  width: 65px;
  margin-top: -8px;
  margin-left: -2px;
}
.side-nav-title {
  font-weight: Bold;
  font-size: 26px;
  list-style: initial;
  text-align: left;
  margin-bottom: 1px;
}
.side-nav-divider {
  border-top: 1px solid #1e647b;
  margin: 0px;
  padding-bottom: 7px;
}
.announcement-section {
  background-color: #f5f5f5;
  border-radius: 4px;
  margin-top: 10px;
  min-height: 120px;
  text-align: left;
  padding: 15px;
  box-shadow: 0px 3px 7px #a9a9a9;
  padding: 10px;
}
.general-announcement-banner {
  font-family: "brandon-grotesque";
  background-color: #1e647b;
  color: white;
  text-align: center;
}
.general-announcement {
  margin: 7px;
  font-size: 17px;
}
.general-announcement a {
  color: inherit;
  text-decoration: underline;
}
.general-announcement-bipoc {
  margin: 7px;
  font-size: xx-large;
  font-weight: 600;
  font-style: italic;
}
.general-announcement-bipoc-banner {
  font-family: "brandon-grotesque";
  background-color: #c68842;
  color: white;
  text-align: center;
}
.bipoc-text {
  font-size: initial;
}
.bipoc-text-line-height {
  margin-top: 2%;
}
.myga-banner-bipoc {
  width: -webkit-fill-available;
  object-fit: cover;
  object-position: top;
  height: 30vh;
}
.logout-link a {
  line-height: 45px;
  opacity: 0.7;
  white-space: nowrap;
  color: #ffffff;
  margin-right: auto;
  padding-right: 12px;
}
.user-title-padding label {
  margin-left: 8px;
}
.box {
  display: flex;
  line-height: 45px;
}
.user-property-title {
  margin-top: 6px;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 14px;
  line-height: 8px;
}
.user-property-value {
  display: block;
  width: auto;
  font-weight: normal;
  margin-left: 65px;
}
.myga-btn {
  height: 210px;
  float: left;
  margin-left: 18px;
  width: 170px;
  margin-bottom: 10px;
  opacity: 1;
  font: normal normal bold 18px/26px "brandon-grotesque";
  background-color: #f5f5f5;
  border-radius: 4px;
  text-align: center;
  padding: 7px;
  box-shadow: 0px 3px 6px #d1d2d4;
}
.myga-btn-verbiage {
  font-weight: 300;
}
a.myga-btn:link,
a.myga-btn:visited {
  color: #1e647b;
  text-decoration: none;
}
.myga-btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
.myga-text {
  font-size: 14px;
  font-weight: 800;
  line-height: 17px;
  margin-top: 7px;
  display: block;
}
.btn-logo {
  padding-top: 10px;
  height: auto;
  width: 65px;
}
.hub-schedule-title {
  font-family: "brandon-grotesque";
  font-weight: Bold;
  font-size: 26px;
  list-style: initial;
  text-align: left;
  margin-bottom: 20px;
  color: #1e647b;
}
.hub-schedule-group {
  font-size: 26px;
  list-style: initial;
  text-align: left;
  font-family: "brandon-grotesque";
}
.loading-icon {
  text-align: left;
}
.hub-event-header {
  font-family: "brandon-grotesque";
  font-weight: Bold;
  font-size: 20px;
  color: #1e647b;
}
.hub-event-body {
  font-size: 17px;
  margin-top: 5px;
  text-align: left;
  display: block;
}
.hub-sec-divider {
  border-top: 1px solid #1e647b;
  width: 40%;
  margin: 0;
}
.no-padding-left {
  padding-left: 0px;
  width: auto;
}
.side-nav-padding {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
.content-view-padding {
  padding-left: 60px;
  background: white;
}
.title-wrapper {
  float: left;
  width: 25%;
}
.value-wrapper {
  float: left;
  width: 75%;
}
.footer {
  font-family: "brandon-grotesque";
  font-size: medium;
  background-color: #1e647b;
  color: white;
  text-align: center;
  position: relative;
  padding: 10px;
  height: auto;
}
.footer-content {
  margin-bottom: 0px;
}
.footer-logo img {
  height: 82px;
  margin-top: 18px;
}
.text-container {
  line-height: 108px;
}
.span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
.login-panel {
  font-family: "brandon-grotesque";
  color: #1e647b;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.login-lbls {
  display: flex;
}
.login-title {
  font-weight: 800;
}
.login-form {
  border: 1px solid #1e647b;
}
.login-logo img {
  width: 130px;
}
.login-panel-container {
  height: 100vh;
}
.login-panel-width {
  margin: 20px;
}
.login-side-img {
  object-fit: cover;
  height: 100vh;
  width: 59vw;
}
.label-spacing {
  margin-left: 7px;
}
.login-btn {
  width: 138px;
  background: #1e647b;
  font-weight: 500;
}
.myga-banner {
  width: 100%;
  object-fit: cover;
  object-position: top;
  height: 33vh;
}
.overlapping-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.myga-overlapping-text {
  font-family: "brandon-grotesque";
  position: absolute;
  color: white;
}
.top-text {
  top: 32%;
  font-size: 1.7vw;
}
.bottom-text {
  font-size: 1vw;
  position: absolute;
  left: 51%;
  top: 110%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.myga-overlapping-img {
  width: 3.7vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.myga-overlapping-img button {
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
}
.vimeo-video {
  height: 48vh;
}
.custom-modal {
  margin: 140px auto;
}
.custom-close-btn {
  color: white;
  opacity: 3.2;
}
.topcorner-login {
  position: absolute;
  top: 0;
  right: 20px;
  font-weight: bold;
  font-size: medium;
}
.topcorner-hub {
  position: absolute;
  top: 10px;
  right: 30px;
  color: #1e647b;
  font-weight: bold;
  font-size: medium;
}
.underlined {
  text-decoration: underline !important;
}
@media screen and (max-width: 1040px) {
  .hub-event-body {
    font-size: 14px;
  }
  div.content {
    margin-left: 0;
  }
  .hub-sec-divider {
    width: 90%;
  }
  .user-property-value {
    margin-left: 0px;
  }
  .title-wrapper,
  .value-wrapper {
    width: 100%;
    margin-top: 0;
  }
  .content-view-padding {
    padding-left: 30px;
  }
}
.action-button {
  display: inline-block;
  margin-left: 15px;
}
@media screen and (max-width: 989px) {
  .footer-logo img {
    margin-bottom: 15px;
  }
}
/* when the viewport reaches a max screen width of 768px the sid-nav and content window will shift to a stacked view */
@media screen and (max-width: 767px) {
  .side-nav a {
    float: left;
  }
  div.content {
    margin-left: 0;
  }
  .general-announcement {
    font-size: 12px;
  }
  .vimeo-padding {
    padding-right: 0px;
    padding-left: 0px;
  }
  .myga-overlapping-img {
    width: 6.7vw;
    left: 34%;
  }
  .top-text {
    font-size: 2.7vw;
  }
  .bottom-text {
    font-size: 2.1vw;
  }
  .topcorner-login {
    right: 30px;
  }
  .login-panel-width {
    margin-top: 40px;
  }
}
/* On smaller screens, where height is less than 450px, change the style of the sidebar (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .hub-sec-divider {
    border-top: 1px solid #1e647b;
    width: 90%;
    margin: 0;
  }
  .sidenav {
    padding-top: 15px;
  }
}

