

@charset "UTF-8";
/* hide movie download button */
/* line 6, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/global/antenna.sass */
video::-webkit-media-controls {
  overflow: hidden !important;
}

/* line 8, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/global/antenna.sass */
video::-webkit-media-controls-enclosure {
  width: calc(100% + 32px);
  margin-left: auto;
}

/* line 24, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/global/antenna.sass */
#main-view #waiting {
  display: block;
  margin: 200px auto auto auto;
  width: 44px;
}
/* line 28, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/global/antenna.sass */
#main-view .row {
  display: none;
  opacity: 0;
  top: 0px;
  left: 0px;
}

/* line 3, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
body {
  color: #262626;
  background-color: #fff;
  font-family: Avenir, "Helvetica neue", Helvetica, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
}

/* line 8, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
h1 h2 h3 h4 h5 h6 {
  font-family: Avenir, "Helvetica neue", Helvetica, 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
}

/* line 11, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.row {
  margin-left: 0px;
  margin-right: 0px;
}

/* line 15, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.container {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

/* line 20, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link {
  color: #222;
}
/* line 22, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link .modal-content {
  border-radius: 30px;
  background-color: #ede898;
}
/* line 25, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link .modal-content .modal-header {
  border: none;
}
/* line 27, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link .modal-content .modal-header button.close {
  color: #222;
  width: 1.5em;
  height: 1.5em;
  padding: 1px;
  border-style: solid;
  border-width: 1px;
  border-color: #222;
  border-radius: 50%;
  color: #222;
  background-color: #ede898;
}
/* line 39, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link .description {
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
}
/* line 43, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link ul.information {
  margin: 1em;
}
/* line 45, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link ul.information li {
  display: inline-block;
}
/* line 47, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link ul.information .device_ss {
  vertical-align: top;
  width: 45%;
}
/* line 50, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link ul.information .links {
  vertical-align: top;
  width: 50%;
  text-align: center;
}
/* line 54, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link ul.information .links .app-link-iphone {
  margin: 0.5em;
  width: 120px;
  heihgt: 30px;
}
/* line 58, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link ul.information .links .app-link-android {
  margin: 0.5em;
  width: 120px;
  heihgt: 35px;
}
/* line 62, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link ul.information .links a.look {
  display: block;
  text-align: center;
  width: 10em;
  margin: 1.5em auto;
  padding: 1px;
  border-style: solid;
  border-width: 1px;
  border-color: #222;
  border-radius: 30px;
  color: #222;
  background-color: #ede898;
}
/* line 74, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#modal_install_link ul.information .links a.look:hover {
  text-decoration: none;
}

/* line 77, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.navbar {
  /* border-top: 4px solid #d7e800; */
  /* background-color: #ebece4; */
  position: fixed;
  padding-top: 3px;
  min-height: 52px;
  width: 100%;
  border-color: #fff;
}

/* line 86, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#install-link {
  height: 45px;
  background-color: #f4f4f4;
  position: relative;
  padding: 5px;
  color: #333;
}
/* line 93, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#install-link .install {
  position: absolute;
  right: 10px;
  top: 10px;
  margin-left: 5px;
  padding: 3px 10px;
  background-color: #e1e900;
  /* border: 2px solid $font_color */
  border-radius: 10px;
  display: inline-block;
  font-weight: 800;
  font-size: 0.9em;
}
/* line 106, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#install-link img {
  height: 100%;
  margin-right: 10px;
}

/* line 110, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.container {
  position: relative;
}

/* line 114, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.main-contents {
  margin-top: 0px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 121, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.col {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 767px) {
  /* line 126, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .navbar-brand {
    margin-top: 2px;
  }

  /* line 129, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .main-contents {
    background-color: #fff;
    margin-top: 0px;
  }

  /* line 133, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .navbar {
    padding-top: 0;
    min-height: 45px !important;
  }

  /* line 138, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .album_panel .description {
    height: 4em;
    min-height: 4em;
    font-size: 1.1em;
    overflow: hidden;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  /* line 147, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .navbar-header > button.navbar-toggle.antennaIcon {
    display: none;
  }

  /* line 150, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .main-contents {
    background-color: initial;
  }

  /* line 153, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .container {
    width: 900px;
  }

  /* line 156, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .channel {
    display: none;
  }

  /* line 159, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .album_panel {
    width: 32%;
  }

  /* line 162, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .albums {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  /* line 167, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  .nav-tabs {
    white-space: nowrap;
  }

  /* line 171, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  #nav-contents > .container-fluid {
    margin-top: 45px;
  }
  /* line 173, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
  #nav-contents a.nav-link {
    padding: 5px;
  }
}
/* line 176, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
a.nav-link {
  color: #333;
}

/* line 180, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents {
  background-color: #fff;
  min-height: 45px;
}
/* line 184, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents .container-fluid {
  padding: 0;
}
/* line 188, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents .navbar-header > button {
  border-color: white;
  background-color: initial;
  padding: 12px 0 5px 0;
  float: none;
  top: 0;
  left: 5px;
  z-index: 200;
  font-size: 11px;
}
/* line 197, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents .navbar-header > button.navbar-toggle.antennaIcon {
  font-size: 20px;
}
/* line 200, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents .navbar-brand {
  float: none;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0;
}
/* line 206, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents .navbar-brand > a {
  display: block;
  margin: 0 auto;
  width: 120px;
  z-index: 150;
}
/* line 212, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents .nav-tabs {
  border-bottom-width: 0;
}

/* line 215, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.bottom-install-link {
  background-color: #ede898;
  margin: 0px;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
  font-size: 1.2em;
}
/* line 222, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.bottom-install-link > img {
  width: 100%;
}
/* line 224, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.bottom-install-link .caption {
  font-weight: 600;
  color: #000;
  font-size: 1.1em;
}
/* line 229, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.bottom-install-link .screen-shot-image {
  block: inline;
}
/* line 232, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.bottom-install-link .col-xs-7 .caption {
  font-size: 0.9em;
}
/* line 234, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.bottom-install-link .antenna {
  margin: 10px;
}
/* line 236, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.bottom-install-link .app-link-iphone {
  margin: 0.5em;
  width: 120px;
  heihgt: 30px;
}
/* line 240, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.bottom-install-link .app-link-android {
  margin: 0.5em;
  width: 120px;
  heihgt: 35px;
}

/* line 245, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.row.sp-install-link-block {
  height: 200px;
  overflow: hidden;
}

/* line 250, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#search {
  position: absolute;
  display: block;
  right: 22em;
  top: 7px;
}

/* line 256, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#search-input {
  border-radius: 30px;
  background-color: #e5e5e5;
  width: 22em;
  position: absolute;
  padding-left: 40px;
}

/* line 263, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#search-button-xs {
  border: 0;
  background-color: inherit;
  background-size: contain;
  height: 20px;
  width: 20px;
  background-image: url(/assets/images/icn_zoom.svg);
  top: 12px;
  right: 30px;
  position: absolute;
  background-repeat: no-repeat;
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  99% {
    opacity: 0;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
/* #nav-contents.xs-search-mode */
/* line 281, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.fade-out {
  animation-name: fade-out;
  animation-duration: 0.4s;
  animation-delay: 0s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}

/* line 288, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents-xs-search {
  position: absolute;
  top: 45px;
  width: 100%;
  z-index: -2;
}
/* line 293, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents-xs-search #xs-search-input {
  width: 100%;
  height: 45px;
  padding-left: 40px;
}
/* line 297, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents-xs-search #xs-search-button {
  border: 0;
  background-color: inherit;
  background-size: contain;
  height: 20px;
  width: 20px;
  background-image: url(/assets/images/icn_zoom.svg);
  top: 12px;
  left: 12px;
  position: absolute;
  background-repeat: no-repeat;
}
/* line 304, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#nav-contents-xs-search #xs-search-close {
  border: 0;
  background-color: inherit;
  background-size: contain;
  height: 20px;
  width: 20px;
  background-image: url(/assets/images/icn_close.svg);
  top: 12px;
  right: 12px;
  position: absolute;
  background-repeat: no-repeat;
}

/* line 312, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#search-button {
  border: 0;
  background-color: inherit;
  background-size: contain;
  height: 20px;
  width: 20px;
  background-image: url(/assets/images/icn_zoom.svg);
  top: 9px;
  left: 15px;
  position: absolute;
}

/* line 319, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
footer {
  padding-top: 1em;
  text-align: center;
}
/* line 322, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
footer a {
  color: #000;
}
/* line 324, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
footer .link_antenna {
  font-weight: 800;
}
/* line 326, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
footer .link_glider {
  margin-top: 10px;
}
/* line 328, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
footer .link {
  width: 455px;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 332, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
footer .link > a {
  width: 150px;
  white-space: nowrap;
}
/* line 335, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
footer .link_pc {
  margin: 0 auto;
}
/* line 337, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
footer .link_pc > a {
  padding: 0 10px;
}

/* line 340, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.channel {
  text-align: center;
  text-decoration: none;
}
/* line 343, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.channel .name {
  padding-bottom: 1px;
  border-bottom: 2px solid #333;
}

/* line 347, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.album_panel {
  margin: 5px;
  background-color: #fff;
  padding: 0px;
}
/* line 351, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.album_panel img {
  width: 100%;
}
/* line 353, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.album_panel .title {
  overflow: hidden;
  height: 2.4em;
  padding: 5px 15px;
  text-align: center;
  font-weight: 400;
  font-size: 1.4em;
}
/* line 361, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.album_panel .subtitle {
  overflow: hidden;
  height: 1.5em;
  line-height: 1.4em;
  padding: 5px 15px;
  text-align: center;
  font-weight: 400;
  font-size: 1.1em;
}
/* line 370, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.album_panel .description {
  position: relative;
  padding: 5px 15px;
  height: 4em;
  min-height: 4em;
  font-size: 1em;
  overflow: hidden;
}
/* line 378, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.album_panel .description .hidden-panel {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 100%;
  bottom: 100%;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(0.7, rgba(255, 255, 255, 0)), to(white));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70%, white 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70%, white 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 70%, white 100%);
}
/* line 391, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.album_panel a:hover {
  text-decoration: none;
}
/* line 393, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.album_panel .look {
  display: block;
  text-align: center;
  width: 10em;
  margin: 1.5em auto;
  padding: 2px;
  border-radius: 30px;
  color: #222;
  background-color: #ede898;
}

/* line 405, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.table-striped > tbody > tr.adding {
  background-color: #fee;
}

/* line 408, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.keyword-area {
  margin: 1em 0em;
}

/* line 411, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#keyword-input {
  position: relative;
  width: 300px;
  height: 40px;
  background-color: #e5e5e5;
}
/* line 416, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#keyword-input #articles-search-input {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding: 4px 50px 4px 10px;
  background-color: #e5e5e5;
}
/* line 424, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
#keyword-input #articles-search-button {
  position: absolute;
  top: 6px;
  left: 260px;
  border: 0;
  background-color: inherit;
  background-size: contain;
  height: 20px;
  width: 20px;
  background-image: url(/assets/images/icn_zoom.svg);
}

/* line 430, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.not-found {
  margin: 1em auto;
  font-size: x-large;
  text-align: center;
}

/* line 435, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.article_list {
  margin: 2em 0em;
}
/* line 437, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.article_list .article_panel {
  margin: 5px;
  padding-bottom: 10px;
}
/* line 440, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.article_list .article_panel img {
  width: 100%;
}
/* line 442, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.article_list .article_panel .title {
  height: 2.4em;
  overflow: hidden;
  padding: 5px;
  text-align: center;
  font-weight: 800;
  font-size: 1.5em;
}
/* line 449, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.article_list .article_panel .title a:hover {
  text-decoration: none;
}
/* line 451, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.article_list .article_panel .brand {
  height: 3em;
  padding: 5px;
  overflow: hidden;
}

/* line 456, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.message {
  margin: 2em auto;
  text-align: center;
  font-size: 2em;
}

/* line 461, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.limitation_message {
  margin: 2em auto;
  text-align: center;
  font-size: 1.3em;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #dfdfdf;
}

/* line 471, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.vertical-alignment-helper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 477, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.control-text {
  margin-bottom: 0;
  padding-top: 9px;
}

/* line 481, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.preview-form {
  color: #fff;
  font-weight: bold;
  position: fixed;
  z-index: 1000;
  opacity: 0.9;
  width: 100%;
  height: 70px;
  background-color: #4a4;
  top: 0;
  right: 0;
  border-radius: 8px;
}
/* line 493, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.preview-form form {
  padding-top: 20px;
}
/* line 495, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.preview-form .form-group {
  margin: 5px;
}
/* line 497, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.preview-form .close {
  color: #fff;
}

/* line 499, /opt/deploy/local_repo/webx/production/webx/releases/20180104163026/app/assets/stylesheets/shared/antenna.sass */
.open-preview-form {
  color: #080;
  font-size: 40px;
  position: fixed;
  top: 5px;
  right: 5px;
  z-index: 1000;
}
