#mobile_bar {
  background: #1C1C1E;
  padding: 20px 0px;
  display: none; }

.image_bar {
  display: inline-block;
  max-width: 65px;
  float: left;
  margin-right: 15px; }

.info_bar {
  display: inline-block;
  float: left;
  margin-right: 15px; }

.bar_title {
  margin-bottom: 1px;
  color: white; }

.bar_company {
  margin-bottom: 0px;
  color: #919096;
  font-size: 14px; }

.bar_download {
  margin-bottom: 0px;
  color: #ffffff;
  text-decoration: underline;
  font-size: 14px; }

.bar_download:hover {
  margin-bottom: 0px;
  color: #ffffff;
  text-decoration: underline; }

.download_bar {
  display: inline-block;
  float: right; }

.hide_bar {
  color: #ffffff;
  text-decoration: none;
  display: block;
  margin-top: 20px;
  font-weight: 800;
  float: right;
  font-size: 20px;
  margin-right: 20px;
  cursor: pointer; }

.hide_bar:hover {
  color: #ffffff;
  text-decoration: underline; }

/*# sourceMappingURL=mobile_bar.css.map */
