@font-face {
    font-family: "Gotham";
    src: url(https://static.rainfocus.com/splunk/splunkconf18/static/staticFile/static_file/Gotham%20Bold_1519860765646001xJDg.otf) font-weight: bold;
  }

  @font-face {
    font-family: "Gotham";
    src: url(https://static.rainfocus.com/splunk/splunkconf18/static/staticFile/static_file/Gotham%20Medium_15252824878610018nxp.otf) font-weight: 500;
  }

  @font-face {
    font-family: "Gotham";
    src: url(https://static.rainfocus.com/splunk/splunkconf18/static/staticFile/static_file/Gotham%20Book_1519860721331001xvXd.otf) font-weight: regular;
  }

  .meeting-info {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    line-height: 1.2;
    float: left;
    margin-left: 10px;
    margin-top: 12px;
  }

  .navbar {
    background-image: url(https://static.rainfocus.com/splunk/splunkconf18/static/staticFile/static_file/conf18-background_1525195631880001sbAU.jpg);
    background-size: cover;
    padding: 25px 0;
    position: relative;
  }

  .navbar .clearfix {
    display: block;
    max-width: 800px;
    margin: 0 auto;
  }

  .navbar a {
    display: block;
    float: left;
    width: 140px;
  }

  .navbar h2,
  .navbar p {
    margin: 0 0 5px;
  }

  .navbar h2 {
font-weight: 600;
    color: #00a59b;
  }

  .navbar img {
    display: block;
    width: 140px;
  }



/*  .rf-input > label span:first-of-type, .rf-input .rf-label span:first-of-type, .rf-single-select > label span:first-of-type, .rf-single-select .rf-label span:first-of-type, .rf-multi-select > label span:first-of-type, .rf-multi-select .rf-label span:first-of-type, .rf-toggle > label span:first-of-type, .rf-toggle .rf-label span:first-of-type, .rf-textarea > label span:first-of-type, .rf-textarea .rf-label span:first-of-type, .rf-scale-matrix > label span:first-of-type, .rf-scale-matrix .rf-label span:first-of-type, .rf-survey-scale > label span:first-of-type, .rf-survey-scale .rf-label span:first-of-type, .rf-date-picker > label span:first-of-type, .rf-date-picker .rf-label span:first-of-type, .rf-radio-container > label span:first-of-type, .rf-radio-container .rf-label span:first-of-type, .rf-checkbox-container > label span:first-of-type, .rf-checkbox-container .rf-label span:first-of-type {
    display: inline;
  }*/

  .rfwf-package-items .package-sub-item-grouped > div > span {
    display: none;
  }

  .rfwf-package-items .package-sub-item-grouped .rfG-row .rfG-lg-95 > div > span {
    display: none;
  }

  .rf-single-select {
    width: 50%;
  }

  button.mdBtnR.mdBtnR-primary.pull-right {
    display: none;
  }

  .rfG-md-50 {
    width: 50%;
  }

  .rf-input {
    width: 50%;
  }

  .md-frame-body .rf-input {
    width: 100%;
  }

  .rf-multi-select {
    width: 71%;
  }

  .rfG-md-25 .rf-input {
    width: 100%;
  }

  .rfG-md-25 .rf-single-select {
    width: 100%;
  }

  .rf-radio-container {
    width: 50%;
  }

  .rf-checkbox-container .rfG-row .rfG-md-50 {
    width: 25%;
  }

  .rf-text-container {
    width: 50%;
  }
