@charset "UTF-8";
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
/* reset CSS */
/* line 21, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 22, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* line 23, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
table {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0; }

/* line 24, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
fieldset, img {
  border: 0;
  vertical-align: bottom;
  padding: 0;
  line-height: 0;
  font-size: 0; }

/* line 25, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

/* line 26, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
li {
  list-style: none; }

/* line 27, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
iframe {
  border: none;
  overflow: auto; }

/* line 28, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

/* line 29, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

/* line 30, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
input, textarea, select {
  *font-size: 100%; }

/* line 31, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a, a:hover {
  text-decoration: none;
  outline: none; }

/* line 32, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block; }

/* line 33, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
  color: #ccc; }
textarea:-ms-input-placeholder, input:-ms-input-placeholder {
  color: #ccc; }
textarea::placeholder, input::placeholder {
  color: #ccc; }

/* line 34, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
textarea:-ms-input-placeholder, input:-ms-input-placeholder {
  color: #ccc; }

/* line 35, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
textarea::-ms-input-placeholder, input::-ms-input-placeholder {
  color: #ccc; }

/* line 36, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  font-size: 0; }

/* common style */
/* line 39, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
html, body {
  width: 100%; }

/* line 42, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
body {
  min-width: 1100px;
  color: #666;
  font-family: sans-serif;
  font-weight: 500;
  overflow-x: hidden; }

/* line 49, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
i {
  padding-right: 5px; }

/* line 51, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mr-5 {
  margin-right: 5px; }

/* line 54, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.ml-5 {
  margin-left: 5px; }

/* line 57, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mb-5 {
  margin-bottom: 5px; }

/* line 60, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mb-10 {
  margin-bottom: 10px; }

/* line 63, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mb-15 {
  margin-bottom: 15px; }

/* line 66, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mb-20 {
  margin-bottom: 20px; }

/* line 69, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mt-10 {
  margin-top: 10px; }

/* line 72, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pt-5 {
  padding-top: 5px; }

/* line 75, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pt-10 {
  padding-top: 10px; }

/* line 78, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pt-15 {
  padding-top: 15px; }

/* line 81, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pt-20 {
  padding-top: 20px; }

/* line 84, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.info {
  background-color: #5bc0de; }

/* line 87, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.disable {
  background-color: #999999; }

/* line 90, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.success {
  background-color: #66bb46; }

/* line 93, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.warning {
  background-color: #f0ad4e; }

/* line 96, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.denger {
  background-color: #db4844; }

/* line 99, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 52px; }

/* line 104, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.btn-round-sml {
  display: inline-block;
  height: 24px;
  min-width: 75px;
  color: #fff;
  line-height: 22px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 0 10px;
  margin: 0 2px;
  border: 2px solid transparent;
  border-radius: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  cursor: pointer; }

/* line 121, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.btn-round-mid {
  display: inline-block;
  height: 30px;
  min-width: 100px;
  color: #fff;
  line-height: 28px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 0 15px;
  margin: 0 3px;
  border: 2px solid transparent;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  cursor: pointer; }

/* line 138, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.btn-round-lrg {
  display: inline-block;
  height: 50px;
  min-width: 100px;
  color: #fff;
  line-height: 48px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 0 30px;
  margin: 0 10px;
  border: 2px solid transparent;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  cursor: pointer; }

/* line 155, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.normal-btn {
  background-color: #33a65e;
  border: 2px solid #33a65e; }

/* line 159, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.negative-btn {
  /*margin: -5px 5px 0;*/
  background-color: #66bb46;
  border: 2px solid #66bb46; }

/* line 164, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.warning-btn {
  background-color: #f0ad4e;
  border: 2px solid #f0ad4e; }

/* line 168, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.denger-btn {
  background-color: #db4844;
  border: 2px solid #db4844; }

/* line 172, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.normal-btn:hover,
.normal-btn.active {
  color: #33a65e;
  background-color: #fff; }

/* line 177, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.negative-btn:hover,
.negative-btn.active {
  color: #66bb46;
  background-color: #fff; }

/* line 182, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.warning-btn:hover,
.warning-btn.active {
  color: #f0ad4e;
  background-color: #fff; }

/* line 187, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.denger-btn:hover,
.denger-btn.active {
  color: #db4844;
  background-color: #fff; }

/* line 192, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.normal-btn.disable,
.negative-btn.disable,
.warning-btn.disable,
.denger-btn.disable {
  background-color: #9eac99;
  border: 2px solid #9eac99;
  pointer-events: none; }

/* line 202, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.white_box {
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px #ccc;
          box-shadow: 0 1px 3px #ccc; }

/* line 206, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.bg-gray {
  background-color: #f5f5f5; }

/* line 209, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.bg-yellow {
  background-color: #fcf8e3; }

/* line 212, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.bg-green {
  background-color: #f0f7de; }

/* line 216, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left; }

/* line 220, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }

/*.vertical-center-box {
	flex: 1;
}*/
/*20190201*/
/* line 228, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  text-align: right; }

/*20190201*/
/* line 233, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.bot-margin.content-item-table {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px; }

/* line 237, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.bot-margin.block-inner {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px; }

/* line 242, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 245, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.flex-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

/* line 249, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

/* line 253, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.block-wrap {
  margin: 20px 0;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden; }

/* line 259, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.block {
  position: relative;
  width: 100%;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 266, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.col-2 {
  width: 50%;
  margin-right: 20px; }

/* line 270, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.col-2:last-child {
  margin-right: 0; }

/* line 273, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.col-3 {
  width: 33.4%;
  margin-right: 15px; }

/* line 277, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.col-3:last-child {
  margin-right: 0; }

/* line 280, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.col-3-l {
  width: 66.7%;
  margin-right: 15px; }

/* line 285, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.block-padding {
  padding: 25px 20px; }

/* line 288, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.block-padding-small {
  padding: 15px 15px; }

/* line 291, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.block-margin {
  margin: 0 0 20px; }

/* line 295, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.hover-press {
  display: inline-block;
  color: #2f6fff;
  line-height: 1.6;
  padding: 2px 1em 0; }

/* line 301, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.hover-press:hover {
  background: #e7e7e7;
  border-radius: 8px;
  cursor: pointer; }

/*control*/
/* line 308, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control {
  width: 260px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 312, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-unit-wrap {
  width: 100%; }

/* line 315, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-unit {
  padding: 5px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

/* line 319, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-item .control-unit {
  padding: 5px 38px; }

/* line 322, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn {
  min-width: 46px;
  min-height: 40px;
  max-height: 45px;
  font-size: 15px;
  line-height: 1;
  padding: 5px 2px 2px;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  background-color: #fff;
  border-radius: 4px;
  box-sizing: border-box; }

/* line 337, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-label {
  display: inline-block;
  width: 100%;
  min-height: 16px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1; }

/*20190131*/
/* line 347, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn i {
  display: block;
  padding: 0;
  margin-bottom: 3px; }

/*20190131*/
/* line 353, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.ico {
  color: #444; }

/* line 356, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.normal {
  color: #33a65e; }

/* line 359, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.negative {
  color: #66bb46; }

/* line 362, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.important {
  color: #f28503; }

/* line 365, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.denger {
  color: #ff2e07; }

/* line 368, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.normal:hover {
  color: #fff;
  background-color: #33a65e; }

/* line 372, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.negative:hover {
  color: #fff;
  background-color: #66bb46; }

/* line 376, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.important:hover {
  color: #fff;
  background-color: #f28503; }

/* line 380, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.denger:hover {
  color: #fff;
  background-color: #db4844; }

/* line 384, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.control-btn.disable,
.control-btn.disable:hover {
  color: #ccc;
  pointer-events: none; }

/* line 391, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.text-link.default {
  color: #666; }

/* line 395, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.text-link.default:hover {
  color: #444; }

/* line 399, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.text-link.normal {
  color: #33a65e; }

/* line 403, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.text-link.normal:hover {
  color: #297c47; }

/* line 407, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.text-bold {
  font-size: 16px;
  font-weight: bold; }

/* line 412, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.text-success {
  color: #33a65e; }

/* line 416, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.text-danger {
  color: #ff2e07; }

/*loadong*/
/* line 421, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.loading {
  width: 100%;
  text-align: center; }

/* line 425, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.loading i {
  margin: 0;
  padding: 0 0 0 1px;
  font-size: 35px; }

/* line 430, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.progress {
  background-color: lightgray;
  border-radius: 1.25em;
  width: 98%;
  height: 16px;
  display: inline-block; }

/* line 437, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.progress-bar {
  height: 16px;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.5);
          box-shadow: inset 0 1px 1px 0 rgba(255, 255, 255, 0.5);
  background-image: -webkit-linear-gradient(45deg, transparent, transparent 33%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0.1) 66%, transparent 66%), -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5), rgba(100, 100, 100, 0.3)), -webkit-linear-gradient(left, #05e868, #05e868);
  background-size: 24px 16px, 100% 100%, 100% 100%;
  -webkit-transition: width 0.3s ease-out 0s;
  transition: width 0.3s ease-out 0s; }

/* line 445, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.progress-bar-animated {
  width: 100%;
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 24px 0; } }
@keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }
  to {
    background-position: 24px 0; } }
/* line 467, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/*edit parts*/
/* line 497, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-unit-wrap {
  width: 100%;
  margin: 50px 0; }

/* line 501, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele,
.edit-btn-group {
  border-radius: 8px; }

/* line 505, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele {
  position: relative;
  margin: 30px 0; }

/* line 512, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-wrap:hover {
  background-color: #444;
  border-radius: 0; }

/* line 516, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-area {
  padding: 5px;
  margin: 0 5px;
  border: 2px solid #fff;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 523, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-wrap:hover .show-area {
  border: 2px dashed #999;
  cursor: move;
  border-radius: 8px; }

/* line 528, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.paragraph-tool-wrap {
  display: none;
  position: absolute;
  top: -34px;
  left: 0;
  width: 100%;
  padding: 5px;
  background-color: #444;
  border-radius: 4px 4px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 539, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-wrap:hover .paragraph-tool-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 545, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.paragraph-info-wrap {
  display: none;
  position: absolute;
  bottom: -34px;
  left: 0;
  width: 100%;
  padding: 5px;
  background-color: #444;
  border-radius: 0 0 4px 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 556, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-wrap:hover .paragraph-info-wrap {
  display: block; }

/* line 559, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.display-paragraph-panel {
  position: relative; }

/* line 562, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.display-paragraph-panel .edit-btn-group {
  display: none;
  position: absolute;
  left: 0%;
  top: 23px;
  padding-bottom: 0; }

/* line 569, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.display-paragraph-panel:hover .edit-btn-group {
  display: block;
  z-index: 1; }

/* line 573, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele.edit-wrap {
  background: #fff;
  -webkit-box-shadow: 0 1px 3px #ccc;
          box-shadow: 0 1px 3px #ccc; }

/* line 577, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-btn-group {
  padding: 0 0 10px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px #ccc;
          box-shadow: 0 1px 3px #ccc; }

/* line 582, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele-inner {
  padding: 15px 20px 0; }

/* line 585, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele-name {
  text-indent: 1em;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  color: #fff;
  margin: 0 0 5px;
  /*background: #aaa;*/
  border-radius: 8px 8px 0 0;
  /*background: #33a65e;*/ }

/* line 597, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-btn-unit {
  padding: 5px; }

/* line 600, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-btn {
  width: 60px;
  height: 55px;
  font-size: 24px;
  line-height: 1;
  padding: 5px 2px 2px;
  margin: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  border-radius: 4px;
  box-sizing: border-box; }

/* line 612, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-label {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  vertical-align: top; }

/* line 622, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-btn i {
  display: block;
  padding: 0;
  margin-bottom: 5px; }

/*20190131*/
/* line 628, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.add-ele {
  color: #666;
  background-color: #fff;
  border: 2px solid #888;
  cursor: pointer; }

/* line 634, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.add-ele:hover {
  color: #fff;
  background-color: #888; }

/* line 639, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.add-ele.disable,
.add-ele.disable:hover {
  color: #ccc;
  pointer-events: none; }

/* line 645, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.float-container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 -3px 5px #ccc;
          box-shadow: 0 -3px 5px #ccc;
  z-index: 10; }

/*paragraph parts*/
/* line 659, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-wrap .line-or {
  display: block;
  position: relative;
  border-bottom: 2px solid #eee;
  margin-top: 30px;
  margin-bottom: 30px; }

/* line 666, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-wrap .line-or span {
  display: block;
  position: absolute;
  width: 70px;
  height: 41px;
  line-height: 41px;
  top: -20px;
  left: 50%;
  margin-left: -35px;
  background: #fff;
  text-align: center; }

/* line 678, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.type-name,
.title-level {
  display: none; }

/* line 682, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-wrap .title {
  margin-top: 10px; }

/* line 685, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.heading .show-wrap .title {
  font-weight: bold;
  padding-bottom: 10px;
  margin-top: 10px;
  color: #333; }

/* line 691, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.heading .show-wrap .title.small {
  font-size: 16px;
  line-height: 1.1;
  border-bottom: 1px solid #A0A0A0; }

/* line 696, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.heading .show-wrap .title.large {
  font-size: 20px;
  line-height: 1.3;
  border-bottom: 2px solid #A0A0A0; }

/* line 701, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele .image-wrap {
  max-width: 700px; }

/* line 704, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele .image-url {
  width: 100%; }

/* line 707, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-wrap .link-title {
  margin-bottom: 10px; }

/* line 710, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-wrap .description {
  font-size: 13px; }

/* line 713, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-wrap .comment {
  border-left: 3px solid #DDD;
  font-size: 16px;
  font-weight: bold;
  padding: 10px; }

/* line 719, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show-wrap .reference {
  font-size: 10px;
  color: #ccc;
  margin-bottom: 10px; }

/* line 725, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele .movie-player-wrap {
  max-width: 700px;
  margin: 10px auto; }

/* line 729, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele .movie-player {
  max-width: 700px;
  height: 0;
  padding-bottom: 56.3%; }

/* line 735, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele .movie-player iframe {
  width: 100%;
  height: 365px; }

/* line 739, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.edit-ele .twitter-wrap iframe {
  margin: 0 auto; }

/*form*/
/* line 744, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-wrap {
  width: 100%; }

/* line 747, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-unit-wrap {
  margin-bottom: 20px; }

/* line 750, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.row-laout .form-unit-wrap {
  margin-bottom: 0;
  margin: 0 12px;
  padding-top: 0.8em; }

/* line 755, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.flex-between.col-3 .form-unit-wrap {
  width: 30%; }

/* line 758, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-unit-name {
  width: 100%;
  color: #008f62;
  font-size: 17px;
  line-height: 30px;
  text-align: left;
  margin-bottom: 0.2em; }

/* line 766, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.info-text {
  color: #535353;
  font-size: 12px;
  line-height: 1.4; }

/* line 771, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-unit-name .info-text {
  padding-left: 2em; }

/* line 774, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-unit-bot-text {
  display: block; }

/* line 777, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-unit-toggle {
  color: inherit; }

/* line 780, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.table {
  width: 100%; }

/* line 783, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-detail-table {
  margin: 10px 0; }

/* line 786, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-detail-table th,
.form-detail-table td {
  border-bottom: 1px solid #ddd; }

/* line 790, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-detail-table th {
  min-width: 100px;
  font-weight: bold;
  vertical-align: top;
  font-size: 13px;
  padding: 0.8em .5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 798, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-detail-table td {
  padding: 0.6em .5em; }

/* line 801, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-detail-table .info-text {
  display: block; }

/* line 804, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.input-item-wrap {
  line-height: 1; }

/* line 807, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.form-unit-wrap:last-child .input-item-wrap:last-child,
.form-unit-wrap:last-child {
  margin-bottom: 0; }

/* line 812, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.image-select-wrap {
  padding: 10px;
  -webkit-box-shadow: 0 1px 4px #ddd;
          box-shadow: 0 1px 4px #ddd; }

/* line 818, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.image-select-item {
  height: 60px;
  padding: 3px;
  margin: 3px;
  border: 2px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  cursor: pointer; }

/* line 827, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.image-select-item img {
  max-width: 100%;
  max-height: 100%; }

/* line 831, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.image-select-item.selected {
  border: 2px solid #db4844; }

/* line 835, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.input-item {
  width: 100%;
  height: 32px;
  font-size: 13px;
  line-height: 33px;
  padding: 0px 8px;
  margin-bottom: 0.3em;
  border-radius: 4px;
  border: 2px solid #ced2ba;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 848, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.input-item-textarea {
  width: 100%;
  height: 32px;
  font-size: 13px;
  line-height: normal;
  padding: 8px 8px;
  margin-bottom: 0.3em;
  border-radius: 4px;
  border: 2px solid #ced2ba;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 861, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.checkbox-item,
.fileinput-item {
  display: none; }

/* line 865, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.input-textarea {
  resize: vertical;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 70px;
  min-height: 70px;
  font-size: 12px;
  line-height: 18px;
  padding: 15px;
  background-color: #fff;
  border: 2px solid #babfa4;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 881, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.input-lable-text {
  font-size: 15px;
  line-height: 1.8;
  color: #333;
  padding-left: 0.5em; }

/* line 887, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.checkbox-item {
  display: none; }

/* line 890, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.checkbox-parts {
  display: inline-block;
  width: 25px;
  height: 25px;
  position: relative;
  /*margin-right: .5em;*/ }

/* line 897, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.checkbox-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #33a65e;
  border-radius: 4px;
  background-color: #FFF; }

/* line 909, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.checkbox-item:checked + .checkbox-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: -2px;
  margin-left: 7px;
  width: 10px;
  height: 16px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  border-bottom: 4px solid #33a65e;
  border-right: 4px solid #33a65e; }

/* line 922, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.checkbox-parts.danger::before {
  border: 2px solid #ff2e07; }

/* line 925, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.checkbox-item:checked + .checkbox-parts.danger::after {
  border-bottom: 4px solid #ff2e07;
  border-right: 4px solid #ff2e07; }

/* line 929, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.select-item-wrap {
  position: relative;
  width: 100%; }

/* line 933, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.select-item {
  width: 100%;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  padding: 0 5px;
  background-color: #f5f5f5;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: none;
  border-radius: 4px;
  cursor: pointer; }

/* line 948, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.select-item-wrap:before {
  position: absolute;
  top: 40%;
  right: 9px;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #adadad;
  pointer-events: none; }

/* line 961, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.intut-fuludate .select-item-wrap {
  width: 18%;
  margin: 0 1%; }

/* line 965, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.intut-fuludate .select-item-wrap:first-child {
  margin-left: 0; }

/* line 969, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.img-thumbnail {
  max-width: 100%; }

/* line 972, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.radio-wrap {
  font-size: 12px;
  line-height: 20px;
  margin: 0 .5em 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 978, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.radio-group {
  min-height: 1.8em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

/* line 982, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.radio-group-name {
  color: #757575;
  font-size: 10px; }

/*attention-message*/
/* line 997, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.alert {
  width: 1100px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 0.5rem;
  margin: 1rem auto;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 1008, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }

/* line 1014, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #f3eed6;
  color: #f28503; }

/* line 1019, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.alert-danger {
  background-color: #ebcccc;
  border-color: #ffd5d5;
  color: #a94442; }

/* header */
/* line 1027, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header {
  width: 100%;
  text-align: center; }

/* line 1031, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-navbar {
  max-width: 1110px;
  height: 42px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 1037, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-logo {
  display: inline-block;
  height: 35px;
  width: 80px;
  padding: 6px;
  margin-right: auto; }

/* line 1045, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-navbar-menu {
  display: inline-block;
  margin: 7px 5px 0; }

/* line 1049, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-navbar-menu i {
  font-size: 25px;
  color: #777;
  line-height: 1;
  -webkit-transition: all .15s linear;
  transition: all .15s linear; }

/* line 1055, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-navbar-menu i:hover {
  color: #555; }

/* line 1058, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-navbar-menu.site-logo {
  width: auto; }

/* line 1061, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-navbar-menu.site-logo img {
  height: 25px; }

/* line 1065, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-nav-libon {
  width: 100%;
  height: 25px;
  background-color: #f0f7de;
  margin-bottom: 10px; }

/* line 1071, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-nav-libon-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin: 0 auto; }

/* line 1076, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.libon-use,
.libon-edit {
  position: relative;
  text-align: center;
  font-size: 11px;
  color: #b0b99f;
  line-height: 25px;
  margin-right: 5px;
  background-color: #f0f7de;
  z-index: auto; }

/* line 1087, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.libon-use {
  width: 695px; }

/* line 1090, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.libon-edit {
  width: 200px; }

/* line 1093, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.libon-use:after,
.libon-edit:after {
  position: absolute;
  top: 0;
  right: -5px;
  display: block;
  content: "";
  width: 5px;
  height: 25px;
  background-color: #fff;
  z-index: 0; }

/* line 1106, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.header-mainnav-inner {
  border-bottom: 5px solid #d3e600; }

/* line 1109, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mainnav-list {
  height: 45px;
  margin: 0 auto;
  width: 1100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 1115, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mainnav-menu {
  height: 40px;
  color: #5cc045;
  font-size: 18px;
  font-weight: bold;
  line-height: 42px;
  padding: 5px 24px 0;
  background-color: #fff;
  border-bottom: 5px solid #d3e600; }

/* line 1125, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mainnav-menu a {
  color: inherit; }

/* line 1128, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mainnav-menu.menu-setting {
  height: 30px;
  font-size: 14px;
  padding: 15px 0 0 20px;
  line-height: 30px;
  text-align: right;
  margin-left: auto; }

/* line 1136, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mainnav-menu.active {
  padding: 0px 26px 5px;
  border-radius: 20px 20px 0 0;
  border: 5px solid #d3e600;
  border-bottom: none; }

/* line 1142, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.mainnav-menu.menu-setting.active {
  padding: 10px 10px 5px; }

/* line 1145, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.breadcrumbs {
  font-size: 16px; }

/*publish-status*/
/* line 1152, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.publish-status-unit {
  width: 100%; }

/* line 1155, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.publish-status {
  display: inline-block;
  width: 125px;
  height: 20px;
  overflow: hidden;
  margin-right: 3px;
  border-radius: 4px 0 0 0;
  vertical-align: top; }

/* line 1164, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.status-ico {
  display: block;
  position: relative;
  width: 100px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  text-indent: 10px;
  z-index: 1; }

/* line 1176, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.status-ico:before {
  position: absolute;
  right: -14px;
  top: -14px;
  content: "";
  width: 35px;
  height: 30px;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
  border-radius: 10px;
  z-index: -1; }

/* line 1187, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.status-ico.disable,
.status-ico.disable:before {
  background-color: #999999; }

/* line 1191, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.status-ico.success,
.status-ico.success:before {
  background-color: #66bb46; }

/* line 1195, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.status-ico.warning,
.status-ico.warning:before {
  background-color: #f0ad4e; }

/* line 1199, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.status-ico.denger,
.status-ico.denger:before {
  background-color: #db4844; }

/* main */
/* line 1208, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container-breadcrumb {
  width: 100%;
  margin-bottom: 15px; }

/* line 1212, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.breadcrumb-inner {
  width: 1100px;
  margin: 0 auto; }

/* line 1216, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.breadcrumb {
  width: 1100px;
  margin: 0 auto; }

/* line 1220, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.breadcrumb a,
.breadcrumb i {
  display: inline-block;
  color: #555; }

/* line 1225, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.breadcrumb a,
.breadcrumb span {
  color: #9e9e9e;
  font-size: 12px;
  line-height: 20px; }

/* line 1231, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.breadcrumb li {
  display: inline-block; }

/* line 1234, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.breadcrumb-link {
  color: #9e9e9e;
  font-size: 12px;
  line-height: 20px; }

/* line 1239, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.breadcrumb-link.child:before {
  content: "> "; }

/* line 1245, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.block-title {
  width: 100%;
  color: #666;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  padding: 0 0 10px;
  margin: 0 auto 25px;
  border-bottom: 1px solid #d6d9c8; }

/* line 1256, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.block-title-detail {
  display: block;
  color: #aaa;
  font-size: 12px;
  padding: 0 1em 0;
  vertical-align: middle; }

/* table block */
/* line 1265, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.content-item-title {
  display: block;
  font-size: 15px;
  line-height: 1.2;
  padding-left: 0.5em;
  margin-bottom: 15px;
  border-left: 4px solid #70cd4d; }

/* line 1276, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.content-item-detail {
  font-size: 14px;
  line-height: 1.6; }

/* line 1280, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.content-item-att {
  font-size: 12px;
  line-height: 1.4;
  color: #999;
  margin-bottom: 5px; }

/* line 1286, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.content-item-table th,
.content-item-table td {
  border-top: 1px solid #eee;
  text-align: left; }

/* line 1291, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.content-item-table th {
  width: 150px;
  padding: 16px 0 0; }

/* line 1295, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.content-item-table tr:first-child th,
.content-item-table tr:first-child td {
  padding-top: 0;
  border-top: none; }

/* line 1300, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.content-item-image-wrap img {
  max-width: 100%; }

/* dl block */
/* line 1306, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dl-wrap {
  /*padding: 25px;*/ }

/* line 1309, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.content-item-detail {
  font-size: 14px;
  line-height: 1.6; }

/* line 1313, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dl-wrap dt,
.dl-wrap dd {
  color: #666;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: top; }

/* line 1322, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dl-wrap dt {
  font-size: 16px;
  padding: 10px 0 5px;
  font-weight: bold; }

/* line 1327, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dl-wrap dd {
  padding: 5px 0 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee; }

/* line 1332, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dd-detail {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 5px; }

/* line 1337, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dd-att {
  font-size: 12px;
  line-height: 1.4;
  color: #999; }

/* line 1342, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dl-wrap dd img {
  max-width: 100%; }

/*container*/
/*20190201*/
/* line 1349, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container {
  position: relative;
  width: 100%;
  padding: 0 0 15px; }

/* line 1354, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container-inner {
  position: relative;
  width: 1100px;
  padding: 0px;
  margin: 0 auto; }

/* line 1361, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container-contents {
  position: relative;
  width: 100%;
  min-height: 700px;
  background-color: #f5f7de;
  border-top: 5px solid #d3e600;
  padding: 0px 0 50px;
  margin-top: 40px; }

/* line 1370, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container-contents-inner {
  position: relative;
  width: 1100px;
  padding-top: 50px;
  margin: 0 auto; }

/*list-item*/
/* line 1379, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-item-unit {
  margin: 10px 0; }

/* line 1382, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-item-title {
  display: block;
  font-size: 14px;
  color: #999;
  font-weight: bold;
  margin: 10px 0 5px;
  border-bottom: 1px solid #ccc; }

/* line 1390, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-item-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start; }

/* line 1395, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-item-wrap .list-item {
  margin: 5px; }

/*tag*/
/* line 1400, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.tag {
  min-width: 40px;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  padding: 2px 12px 0;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: all .15s linear;
  transition: all .15s linear;
  cursor: pointer; }

/* line 1411, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.tag-info {
  display: block;
  color: #fff;
  background-color: #5bc0de;
  -webkit-box-shadow: 0 1px 2px #3e8397;
          box-shadow: 0 1px 2px #3e8397; }

/* line 1417, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.tag-keyword {
  display: block;
  color: #555;
  -webkit-box-shadow: 0 1px 2px #ddd;
          box-shadow: 0 1px 2px #ddd;
  border: none; }

/* line 1423, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.tag.tag-keyword:hover {
  background-color: #eee; }

/* line 1426, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.tag-keyword.keyword-relate {
  color: #fff;
  background-color: #5bc0de;
  -webkit-box-shadow: 0 1px 2px #3e8397;
          box-shadow: 0 1px 2px #3e8397; }

/* line 1431, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.tag-keyword.keyword-relate:hover {
  background-color: #26b0d8; }

/* line 1434, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.tag-keyword.selected {
  color: #26b0d8;
  background-color: #fff;
  font-weight: bold;
  -webkit-box-shadow: 0 0px 1px 2px #2a96e1;
          box-shadow: 0 0px 1px 2px #2a96e1; }

/* line 1440, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.tag-keyword.selected:hover {
  background-color: #eee;
  -webkit-box-shadow: 0 0px 1px 2px #ddd;
          box-shadow: 0 0px 1px 2px #ddd; }

/*info-tag*/
/* line 1446, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.info-tag {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 10px;
  margin-left: 0.5em;
  vertical-align: middle;
  border-radius: 4px; }

/*20190201*/
/* line 1460, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header {
  position: absolute;
  top: -30px;
  left: -410px;
  display: inline-block;
  min-width: 410px;
  height: 52px;
  border-radius: 0 60px 60px 0;
  background-color: #fff;
  z-index: 1; }

/* line 1471, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header:after {
  position: absolute;
  top: -5px;
  right: -5px;
  display: block;
  content: "";
  width: 100%;
  height: 50%;
  border: 0px solid #000;
  border-top: 5px solid #d3e600;
  border-right: 5px solid #d3e600;
  border-radius: 0 60px 0 0;
  z-index: -1; }

/* line 1485, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header.row2 {
  height: 102px; }

/* line 1488, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header.row2:after {
  right: 2px;
  height: 27%;
  border-radius: 0 6% 0 0/0 100% 0 0; }

/* line 1493, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header-inner {
  padding: 0 10px 0 410px; }

/* line 1496, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 1503, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header-text {
  min-width: 150px;
  font-size: 17px;
  line-height: 52px;
  text-align: left; }

/* line 1509, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header-text .text-dt {
  font-size: 13px; }

/* line 1512, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header-text .text-dd {
  font-size: 18px;
  padding-left: 1em; }

/* line 1516, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header-uri {
  color: #777;
  font-size: 15px;
  line-height: 52px;
  padding: 0 0.6em; }

/* line 1522, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-header-title {
  width: 200px;
  font-size: 17px;
  line-height: 30px;
  padding-top: 10px; }

/* sort-block */
/* line 1530, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sort-block {
  position: absolute;
  top: -20px;
  right: 2px;
  display: inline-block;
  font-size: 0;
  letter-spacing: 0; }

/* line 1538, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sort-block-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 26px;
  color: #757575;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  background-color: #fff;
  border: 2px solid #66bb46;
  border-radius: 20px;
  overflow: hidden; }

/* line 1550, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sort-block .sort-title {
  width: 75px; }

/* line 1553, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sort-block .sort-item {
  width: 55px;
  color: #66bb46;
  border-left: 2px solid #66bb46; }

/* line 1558, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sort-block .sort-item:hover,
.sort-block .sort-item.active {
  color: #fff;
  background-color: #66bb46; }

/* line 1563, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sort-block button {
  cursor: pointer;
  border: 0px; }

/* record */
/* line 1570, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.record-wrap {
  margin-bottom: 15px; }

/* line 1573, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.record-wrap:last-child {
  margin-bottom: 0; }

/* line 1576, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.record-item {
  text-align: center;
  color: #555;
  margin-bottom: 15px;
  border-radius: 4px;
  overflow: hidden; }

/* line 1583, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.colum-head {
  width: 100%;
  line-height: 2;
  font-size: 14px;
  padding: 5px 0;
  text-align: center;
  background: #fafafa; }

/* line 1591, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.colum-item {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #555;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 1598, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.record-wrap a {
  display: block;
  text-decoration: none;
  -webkit-transition: all .15s linear;
  transition: all .15s linear; }

/* line 1603, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.colum-item-link {
  color: #0275d8; }

/* line 1606, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.colum-item-link:hover {
  background-color: #def2f4; }

/* line 1609, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.record-item img {
  border-radius: 10px;
  vertical-align: middle; }

/* line 1614, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sorter {
  border-radius: 4px; }

/* line 1617, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sorter:hover {
  background-color: #ddd; }

/* line 1620, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sorter {
  color: inherit; }

/* line 1623, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sorter i {
  padding: 0 0.3em; }

/* pege-accounts */
/* line 1629, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.accounts-show .uri {
  width: 470px; }

/* line 1632, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.accounts-show .email {
  width: 350px; }

/* line 1635, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.accounts-show .authority {
  width: 240px; }

/* line 1638, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.accounts-show .colum-item {
  color: #777;
  font-weight: bold; }

/* pege-login */
/* line 1647, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.login-top .container-contents-inner {
  width: 500px; }

/* page-staffs*/
/* line 1654, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.staffs-index .control {
  width: 240px; }

/* line 1658, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.staffs-index .name {
  width: 280px; }

/* line 1662, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.staffs-index .email {
  width: 340px; }

/* line 1666, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.staffs-index .authority {
  width: 240px; }

/* line 1670, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.staffs-show .uri {
  width: 400px; }

/* line 1674, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.staffs-show .name {
  width: 180px; }

/* line 1678, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.staffs-show .email {
  width: 300px; }

/* line 1682, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.staffs-show .authority {
  width: 220px; }

/* pege-pages */
/* line 1700, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pages-index .colum-item {
  line-height: 45px; }

/* line 1703, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pages-index .control {
  width: 235px; }

/* line 1706, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pages-index .title {
  width: 565px; }

/* line 1709, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pages-index .area {
  width: 140px; }

/* line 1712, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pages-index .sorter1,
.pages-index .sorter2 {
  width: 80px; }

/* line 1716, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pages-index .colum-item.title {
  color: #777;
  font-weight: bold;
  text-align: left;
  padding: 0px 5px; }

/* line 1723, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pages-show .content-item-image-wrap img {
  max-height: 350px; }

/*features*/
/* line 1729, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-index .colum-item {
  color: #555;
  line-height: 45px; }

/* line 1733, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-index .control {
  width: 100px; }

/* line 1736, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-index .banner {
  width: 120px; }

/* line 1739, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-index .banner img {
  width: 100%;
  vertical-align: top;
  border-radius: 4px; }

/* line 1744, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-index .style {
  width: 160px; }

/* line 1747, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-index .title {
  width: 360px; }

/* line 1750, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-index .colum-item.title {
  color: #777;
  font-weight: bold;
  text-align: left;
  padding: 0 5px; }

/* line 1756, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-index .url,
.features-index .article,
.features-index .pageview {
  width: 120px; }

/* line 1762, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-index .pageview a {
  color: inherit; }

/* line 1767, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-show .colum-item {
  color: #555; }

/* line 1770, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-show .control {
  width: 50px; }

/* line 1773, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-show .banner {
  max-width: 80px;
  padding: 5px; }

/* line 1777, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-show .banner img {
  width: 100%; }

/* line 1780, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-show .title {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0 15px;
  text-align: left; }

/* line 1787, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-show .title a {
  color: #555; }

/* line 1790, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-show .title-text {
  display: block; }

/* line 1793, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-show .content-item-image-wrap img {
  max-height: 350px; }

/* line 1796, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.features-show .btn {
  width: 50px; }

/*images*/
/* line 1803, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-index .colum-item {
  color: #555;
  /*line-height: 60px;*/ }

/* line 1807, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-index .control {
  width: 150px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

/* line 1811, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-index .img-data {
  width: 180px;
  padding: 5px 0; }

/* line 1815, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-index .img-data img {
  max-height: 100px;
  border-radius: 4px; }

/* line 1819, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-index .category {
  width: 150px; }

/* line 1822, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-index .img-name {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 500px; }

/* line 1826, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-index .img-name-text {
  width: 100%;
  text-align: left; }

/* line 1830, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-index .input-item-wrap {
  width: 100%; }

/* line 1833, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-index .img-size {
  width: 120px; }

/* line 1836, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-show .content-item-image-wrap {
  height: auto; }

/* line 1839, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.images-show .content-item-image-wrap img {
  width: 260px; }

/*page-draft*/
/* line 1846, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-draft .container .colum-item {
  color: #666;
  line-height: 1.2;
  font-weight: bold; }

/* line 1851, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-draft .container .colum-item.title {
  padding: 10px 0 0;
  font-size: 18px; }

/* line 1855, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-index .wrap-2 .form-unit-wrap {
  width: 200px;
  font-size: 12px;
  line-height: 20px;
  padding: 7px 14px;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 2px solid #fff; }

/* line 1865, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-index .radio-group,
.draft-index .radio-group-name {
  font-size: 12px; }

/* line 1869, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-index .form-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

/* line 1872, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-index .wrap-1 .form-unit-wrap {
  width: 200px;
  margin-bottom: 10px; }

/* line 1876, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-index .wrap-2 {
  color: #757575;
  padding: 8px 0;
  border-radius: 4px; }

/* line 1881, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-index .form-unit-wrap.long {
  width: 310px;
  border-left: none; }

/* line 1887, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-wrap {
  width: 1120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 0 0 -10px; }

/* line 1894, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-item {
  min-width: 260px;
  margin: 10px 10px;
  background-color: #fff;
  border-radius: 4px; }

/* line 1900, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-status-unit {
  padding: 0px 15px; }

/* line 1903, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-index .checkbox-parts {
  margin-right: 0; }

/* line 1906, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-index .draft-info {
  width: 160px;
  font-size: 10px;
  line-height: 20px; }

/*20190131*/
/* line 1912, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container-contents.draft-edit {
  padding-bottom: 90px; }

/* line 1917, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-edit .radio-group-name {
  font-size: 16px;
  margin-right: 20px; }

/* line 1921, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-edit .radio-wrap {
  font-size: 16px; }

/* line 1924, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-edit .edit-area {
  width: 720px;
  margin: 0 auto; }

/* line 1928, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-edit .edit-area .btn-wrap {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

/* line 1931, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.att-text {
  text-align: center;
  font-size: 12px;
  line-height: 1.8;
  color: #666; }

/* line 1937, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.radio-wrap span {
  margin-left: 3px; }

/*category*/
/* line 1943, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .colum-item {
  color: #555;
  font-size: 12px;
  line-height: 70px; }

/* line 1948, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .control {
  width: 130px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

/* line 1952, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .control .move-article i {
  padding-top: 0.7em; }

/* line 1955, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .url {
  width: 120px; }

/* line 1958, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .divider {
  width: 80px; }

/* line 1961, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .icon {
  width: 70px; }

/* line 1964, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .img {
  width: 70px; }

/* line 1967, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .icon img,
.category-index .img img {
  max-height: 60px;
  padding: 5px; }

/* line 1972, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .name {
  width: 220px; }

/* line 1975, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .colum-item.name {
  text-align: left;
  padding: 0 5px; }

/* line 1979, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .content {
  width: 80px; }

/* line 1982, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-index .date {
  width: 160px; }

/* line 1985, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.category-edit .img-thumbnail {
  height: 100px; }

/*20190131*/
/*draft-article*/
/* line 1995, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-preview-wrap {
  width: auto; }

/* line 1999, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.draft-article.theme-a {
  width: 260px; }

/* line 2002, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.theme-a .thumnail img {
  width: 100%; }

/* line 2005, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.theme-a .detail {
  position: relative;
  padding: 15px;
  border-top: 2px solid #eef1cc; }

/* line 2011, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.theme-a .category_tag {
  position: absolute;
  top: -20px;
  left: 0;
  font-size: 12px;
  line-height: 18px;
  padding: 0 15px;
  background-color: #fff;
  border-top: 2px solid #eef1cc;
  border-right: 2px solid #eef1cc;
  border-radius: 0 10px 0 0; }

/* line 2023, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.theme-a .info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }

/* line 2027, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.theme-a .type-tag {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  padding: 0px 5px;
  margin-right: 10px;
  background-color: #8fca19;
  border-radius: 4px; }

/* line 2037, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.theme-a .type-feature-tag {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  line-height: 16px;
  padding: 0px 5px;
  margin-right: 10px;
  background-color: #5bc0de;
  border-radius: 4px; }

/* line 2048, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.theme-a .creat-time {
  display: inline-block;
  color: #535353;
  font-size: 10px;
  line-height: 16px;
  text-align: right;
  margin-left: auto; }

/* line 2056, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.theme-a .title-text {
  color: #535353;
  font-size: 10px;
  line-height: 16px; }

/*pagination*/
/* line 2067, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pagination-wrap {
  text-align: center;
  padding-top: 15px; }

/* line 2071, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pagination-wrap .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/* line 2075, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pagination-wrap .pagination-item {
  width: 30px;
  margin: 0 5px;
  background-color: #fff;
  border-radius: 4px; }

/* line 2081, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pagination-wrap .pagination-item:hover,
.pagination-wrap .pagination-item.active {
  background-color: #e5e5e5; }

/* line 2085, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.pagination-wrap .pagination-item a {
  display: block;
  color: #9e9d9d;
  font-size: 12px;
  line-height: 28px; }

/* container-plannerinfo */
/* line 2097, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container-plannerinfo {
  width: 100%;
  padding-bottom: 50px; }

/* line 2101, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container-plannerinfo-inner {
  width: 1100px;
  margin: 0 auto; }

/* line 2105, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.plannerinfo-text {
  font-size: 12px;
  line-height: 2; }

/* line 2109, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.plannerinfo-detail {
  font-size: 12px;
  text-indent: 1em;
  line-height: 2; }

/* line 2114, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.plannerinfo-detail:before {
  content: "● ";
  color: #e6e400;
  font-size: 12px; }

/* line 2120, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.input-ele.long {
  width: 960px; }

/* search-history-wrap */
/*
.search-history-wrap {
	display: flex;
	align-content: flex-start;
	flex-wrap: wrap;
	padding: 40px 0;
}
.search-history {
	position: relative;
	width: 210px;
	height: 30px;
	color: #757575;
	font-size: 12px;
	line-height: 30px;
	margin: 0 10px 15px 0;
	background-color: #fff;
}
.search-history:after {
	position: absolute;
	top:1px;
	right:5px;
	content: "×";
	font-size: 16px;
	font-weight: bold;
	pointer-events: none;
}
.search-history a {
	display: block;
	color: inherit;
	padding: 0 10px;
}
*/
/* order-list-wrap */
/*
.container-contents .order-list-wrap {
	padding-top: 90px;
}
.container-contents .order-list-inner {
	height: 450px;
}
.order-list-inner {
	display: block;
	width: 100%;
	font-size: 12px;
	line-height: 2;
	padding: 0 20px;
	background-color: #fff;
	border:10px solid #66bb46;
	box-sizing: border-box;
	table-layout: fixed;
	overflow-y:scroll; 
}
.order-list-header {
	display: block;
	width: 100%;
	padding: 0 30px;
	background-color: #66bb46;
	box-sizing: border-box;
	table-layout: fixed;
}
.order-list-header th {
	color: #fff;
	font-size: 10px;
	line-height: 2;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.order-list-inner td {
	height: 20px;
	font-size: 9px;
	text-align: center;
	padding: 15px 3px;
	box-sizing: border-box;
	border-bottom: 2px solid #f5f7de;
}

.order-list-header .order-name {
	text-align: center;
}
.order-list-item .order-name {
	text-align: left;
}
.order-list-item .order-status{
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 1px 5px 0;
	background-color: #33a65e;
	border-radius: 4px;
}

.container-searchresult {
	width: 100%;
}
.container-searchresult-inner {
	width: 1100px;

	padding: 0 0 50px;
	margin: 0 auto;
}
.order-list-col2 {
	display: flex;
	justify-content:space-between;
}

.order-list-col2 .order-list-wrap {
	width: 540px;
	margin-bottom: 30px;
}
.container-searchresult .order-list-inner {
	height: 300px;
}
.container-searchresult .info-text {
	text-align: right;
	font-weight: bold;
	padding-right: 1em;
}
.order-list-wrap.col1 td {
	font-size: 12px;
	text-align: left;
}
.order-list-col2 td {
	padding: 10px 3px;
	font-size: 14px;
	vertical-align: middle;
}
.order-list-col2 .use-rate {
	font-size: 10px;
}
.label-text {
	display: block;
	text-align: center;
	line-height: 1;
	font-size: 8px;
}
.order-list-wrap.col1 .url-text {
	font-size: 9px;
}*/
/* fixed-menu */
/* line 2269, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.fixed-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background-color: #fff;
  border-top: 5px solid #d3e600; }

/* line 2278, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.fixed-menu-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin: 0 auto; }

/* line 2283, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.fixed-menu-title {
  color: #535353;
  font-size: 16px;
  line-height: 30px;
  padding: 10px 10px 0 0; }

/* line 2290, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.fixed-menu-btn.on {
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 0px 10px; }

/* line 2296, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.fixed-menu-btn.big {
  display: inline-block;
  font-size: 16px;
  padding: 10px 30px;
  margin: -5px 5px 0;
  border-radius: 25px; }

/* popup-wrap */
/* line 2309, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap {
  position: absolute;
  top: 100px;
  margin: 0 auto;
  width: 850px !important;
  min-height: 1000px;
  z-index: 20; }

/* line 2318, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .modal-dialog {
  max-width: none !important; }

/* line 2332, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-block {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 2339, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap-inner {
  padding: 40px 40px 15px; }

/* line 2342, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .popup-title {
  font-size: 12px;
  margin-bottom: 25px;
  border-bottom: 1px solid #d6d9c8; }

/* line 2348, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .input-lable-subtitle {
  color: #008f62;
  font-size: 14px;
  line-height: 25px;
  text-align: left;
  text-indent: 0.4em; }

/* line 2355, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .subtitle-detail {
  color: #535353;
  font-size: 12px;
  padding-left: 2em; }

/* line 2361, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .flex-box .form-unit-wrap {
  margin: 0 .5em 0; }

/* line 2367, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .title-text {
  font-size: 17px;
  font-weight: bold;
  line-height: 22px;
  padding-right: 1em; }

/* line 2373, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .label-text {
  width: 100%;
  color: #008f62;
  font-size: 17px;
  line-height: 28px;
  text-align: left; }

/* line 2380, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .ico-toggle-close img {
  vertical-align: top;
  padding-top: 3px;
  padding-right: 5px; }

/* line 2385, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .label-text-min {
  color: #008f62;
  font-size: 13px;
  line-height: 15px;
  text-align: left;
  margin-bottom: 5px; }

/* line 2392, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .ordercheck-form .label-text {
  width: 100%;
  color: #008f62;
  font-size: 17px;
  line-height: 28px;
  text-align: left;
  margin-left: -15px;
  margin-bottom: 10px; }

/* line 2402, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .attention {
  font-size: 18px;
  color: #f00;
  line-height: 22px;
  padding-left: 0.4em; }

/* line 2408, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .detail-text {
  color: #535353;
  font-size: 12px;
  padding-left: 2em; }

/* line 2413, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-row {
  margin-bottom: 25px; }

/* line 2416, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .ordercheck-form .order-row {
  padding: 0 15px; }

/* line 2419, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .over-wrap {
  margin: 0 -40px;
  padding: 20px 40px; }

/* line 2423, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .attention-row {
  color: #d02d2d;
  margin-bottom: 20px; }

/* line 2431, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .attention-title {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 5px; }

/* line 2437, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .attention-title img {
  vertical-align: top; }

/* line 2440, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .attention-detail {
  font-size: 14px;
  line-height: 20px;
  padding-left: 34px; }

/* line 2445, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.bg-red {
  background-color: #ffd5d5; }

/* line 2448, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-name .input-ele {
  width: 100%; }

/* line 2451, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .radio-ele-wrap {
  width: 100%;
  padding: 0; }

/* line 2455, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .radio-ele {
  padding-right: 20px; }

/* line 2459, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .keywords {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* line 2462, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .keywords .input-ele {
  width: 30%; }

/* line 2466, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-detail {
  padding: 20px 0 0; }

/* line 2469, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-detail-ele {
  position: relative;
  padding: 15px 35px;
  margin-bottom: 40px;
  border-radius: 0 4px 4px 4px; }

/* line 2475, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .input-ele.order-name {
  /*width: */ }

/* line 2478, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-detail-number {
  position: absolute;
  left: 0;
  top: -16px;
  width: 54px;
  height: 16px;
  color: #fff;
  font-size: 8px;
  line-height: 16px;
  text-align: center;
  background-color: #99d02b;
  border-radius: 8px 8px 0 0; }

/* line 2491, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .keyword-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  padding: 20px 0; }

/* line 2496, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .keyword-ele {
  width: 30%;
  font-size: 12px;
  line-height: 18px;
  padding: 5px 10px;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 4px; }

/* line 2505, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .keyword-label {
  display: block;
  color: #008f62; }

/* line 2509, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .row-textarea textarea {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 180px;
  min-height: 180px;
  font-size: 12px;
  line-height: 18px;
  padding: 15px;
  border: 2px solid #babfa4;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 2523, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .rich-parts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0; }

/* line 2528, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .rich-parts .radio-ele-wrap {
  width: 170px; }

/* line 2532, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .rich-parts .rich-parts-info {
  font-size: 12px;
  line-height: 24px;
  text-align: left;
  padding: 12px 0 0; }

/* line 2539, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .otherinfo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }

/* line 2543, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .otherinfo-wrap .words-ele-wrap {
  width: 100px;
  font-size: 12px; }

/* line 2547, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .otherinfo-wrap .radio-ele-wrap {
  width: 150px; }

/* line 2550, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-detail-ele .input-ele {
  width: 100%; }

/* line 2553, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-footer {
  text-align: center;
  padding: 40px 0;
  border-radius: 0 0 4px 4px; }

/* line 2558, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-footer .order-btn {
  display: inline-block;
  width: 200px;
  height: 45px;
  font-size: 17px;
  line-height: 45px;
  padding: 0;
  margin: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 25px; }

/* line 2569, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-price-title {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px; }

/* line 2574, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-price-block {
  width: 410px;
  background-color: #fff;
  color: #535353;
  padding: 20px 60px;
  margin: 0 auto 10px; }

/* line 2581, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-price-ele {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  line-height: 16px;
  padding-top: 10px;
  border-bottom: 1px solid #d1d4c2; }

/* line 2588, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-price-ele.all {
  font-size: 18px;
  line-height: 24px;
  padding-top: 15px;
  border-bottom: none; }

/* line 2594, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-price-left {
  width: 50%;
  text-align: left; }

/* line 2598, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-price-right {
  width: 50%;
  text-align: right; }

/* line 2602, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-price-attention {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 15px; }

/* line 2607, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.popup-wrap .order-price-attention img {
  vertical-align: top; }

/*page-sites*/
/* line 2614, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .list-group {
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden; }

/* line 2620, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .list-group-item {
  display: block;
  color: #444;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }

/* line 2628, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .list-group-item:hover {
  color: #444;
  background-color: #eee; }

/* line 2632, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .list-group-item:first-child {
  border-radius: 8px 8px 0 0; }

/* line 2635, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .list-group-item:last-child {
  border-radius: 0 0 8px 8px;
  margin-bottom: 0; }

/* line 2639, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .list-group-item.active {
  color: #fff;
  background-color: #33a65e; }

/* line 2643, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .list-item-title {
  font-size: 16px;
  line-height: 1.8; }

/* line 2647, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .active .list-item-title {
  color: #fff;
  border-bottom: 1px solid #fff; }

/* line 2651, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .list-item-detail {
  font-size: 14px;
  line-height: 1.4;
  padding: 0.6em 0 0.6em 1em; }

/* line 2658, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .card-block {
  width: 180px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 3px #ccc;
          box-shadow: 0 2px 3px #ccc; }

/* line 2663, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .card-img {
  width: 100%;
  max-height: 200px;
  border-radius: 4px 4px 0 0; }

/* line 2668, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .card-info {
  padding: 10px; }

/* line 2671, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .card-title {
  color: #666;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold; }

/* line 2677, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-sites .card-text {
  font-size: 12px;
  line-height: 1.4;
  color: #999; }

/* line 2682, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sites-edit .card-wrap {
  padding: 10px 0; }

/* line 2685, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sites-edit .card-block {
  margin: 0 10px 15px;
  cursor: pointer;
  border: 4px solid transparent; }

/* line 2690, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.sites-edit .card-block.active {
  border: 4px solid #33a65e; }

/* pages-article_inflows */
/* line 2696, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.article_inflows-date .flex-box .form-unit-wrap {
  margin-bottom: 0;
  margin-right: 20px; }

/* line 2700, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.article_inflows-date .flex-box .text-input {
  min-width: 220px;
  margin-right: 20px; }

/*page-keywords*/
/* line 2706, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container-contents.keywords-result {
  padding-bottom: 100px; }

/* line 2709, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.container.keywords-result .text-input {
  width: 83%; }

/* line 2712, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.keywords-result .retrive-words {
  position: absolute;
  top: -5px;
  right: 0; }

/* line 2717, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.keywords-result .record-item .number {
  width: 60px; }

/* line 2720, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.keywords-result .record-item .title {
  width: 500px; }

/* line 2723, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.keywords-result .record-item .url {
  width: 500px; }

/* line 2726, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.keywords-result .card {
  padding: 0 .3em; }

/* line 2729, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.keywords-result .card-block {
  text-align: left;
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px #ccc;
          box-shadow: 0 1px 3px #ccc;
  border-radius: 4px; }

/* line 2736, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.keywords-result .card-title {
  font-size: 12px;
  line-height: 1.6;
  color: #008f62; }

/* line 2741, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.keywords-result .card-content {
  font-size: 13px; }

/*page-writing*/
/* line 2751, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .done,
.writing-index .waiting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
  text-align: center; }

/* line 2759, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .done {
  color: #33a65e; }

/* line 2762, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .waiting i,
.writing-index .done i {
  font-size: 20px;
  padding: 0 0 0 1px; }

/* line 2767, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .record-item {
  font-size: 12px; }

/* line 2770, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .colum-item {
  word-wrap: break-word;
  text-align: left; }

/* line 2774, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .record-item .input-textarea {
  height: 30px;
  min-height: 30px;
  font-size: 11px;
  line-height: 16px;
  padding: 2px; }

/* line 2781, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .record-item .form-unit-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 2788, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .select {
  width: 40px; }

/* line 2791, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .save {
  width: 40px; }

/* line 2794, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .title {
  width: 160px;
  line-height: 25px; }

/* line 2798, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .keyword {
  width: 120px; }

/* line 2801, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .amount {
  width: 70px; }

/* line 2804, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .idea {
  width: 120px; }

/* line 2807, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .Instructions {
  width: 120px; }

/* line 2810, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .richparts {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  font-size: 10px;
  line-height: 16px; }

/* line 2817, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.writing-index .update {
  width: 130px;
  font-size: 12px;
  line-height: 25px; }

/*footer*/
/* line 2825, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
#spinning {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 2000; }
  /* line 2833, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
  #spinning p {
    color: #090909;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    top: 50%;
    left: 50%;
    position: absolute;
    font-size: 5em; }

/* line 2843, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
footer {
  display: block; }

/* line 2847, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.card-warning {
  background-color: #f0ad4e;
  color: rgba(255, 255, 255, 0.65); }

/*leading-page*/
/* line 2854, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.page-leading .container p {
  padding-left: 0.5em;
  font-size: 48px; }

/* line 2858, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

/* line 2861, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.align-center-lead {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 30px;
  padding-bottom: 20px; }

/*header drop-down*/
/* line 2868, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dropdown {
  position: relative; }

/* line 2871, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 14px;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }

/* line 2888, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dropdown-menu-right {
  left: 1230px; }

/* line 2891, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.show .dropdown-menu-right {
  display: block; }

/* line 2894, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.text-muted {
  color: #636c72 !important; }

/* line 2897, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.badge-info {
  background-color: #5bc0de; }

/* line 2900, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef; }

/* line 2906, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dropdown-item {
  display: block;
  padding: 3px 3px;
  clear: both;
  color: #555;
  text-align: center; }

/* line 2913, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dropdown-menu .colum-item {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left; }

/* line 2916, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.dropdown-item:hover {
  background-color: #eee;
  border-radius: 0; }

/* line 2922, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.badge-default {
  background-color: #636c72;
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  margin-left: 2px;
  margin-right: 2px; }

/* line 2935, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.bg-faded {
  background-color: #f7f7f7; }

/* line 8, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 2941, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-open {
  overflow: none; }

/* line 13, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 2947, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }

/* line 30, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 2958, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%); }

/* line 34, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 2966, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

/* line 36, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 2971, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

/* line 42, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 2976, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

/* line 49, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 2982, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0; }

/* line 63, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 2997, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

/* line 73, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 3006, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-backdrop.fade {
  opacity: 0; }

/* line 74, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 3009, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-backdrop.show {
  opacity: 0.65; }

/* line 79, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 3013, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px; }

/* line 88, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 3028, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

/* line 95, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 3033, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/* line 104, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 3042, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px; }

/* line 112, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 3056, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-footer > :not(:first-child) {
  margin-left: .25rem; }

/* line 113, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 3059, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-footer > :not(:last-child) {
  margin-right: .25rem; }

/* line 117, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
/* line 3063, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  /* line 128, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  /* line 3072, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }

  /* line 137, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  /* line 3077, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
  .modal-sm {
    max-width: 300px; } }
@media (min-width: 992px) {
  /* line 141, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_modal.scss */
  /* line 3081, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
  .modal-lg {
    max-width: 800px; } }
/* line 3084, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.text-primary {
  color: #0275d8 !important;
  margin-top: 1rem;
  margin-bottom: 1rem; }

/* line 3090, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

/* line 3099, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

/* line 3108, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15); }

/* line 3126, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.custom-file-control:lang(ja)::before {
  content: "参照"; }

/* line 3130, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15); }

/* line 3144, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.custom-file-control:lang(ja)::after {
  content: "ファイルを選ぶ"; }

/* line 3149, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.feature-colum-item {
  padding: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #555;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* line 3157, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.feature-colum-item a {
  color: #555; }

/* line 3162, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.badge-primary {
  background-color: #0275d8;
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  margin-left: 2px;
  margin-right: 2px; }

/* line 3176, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.badge-warning {
  background-color: #f0ad4e;
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  margin-left: 2px;
  margin-right: 2px; }

/* line 3189, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.badge-danger {
  background-color: #d9534f;
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  margin-left: 2px;
  margin-right: 2px; }

/* line 3202, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.badge-success {
  background-color: #5cb85c;
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  margin-left: 2px;
  margin-right: 2px; }

/* line 5, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3217, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

/* line 20, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3229, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item-action {
  color: #464a4c;
  text-align: inherit; }

/* line 25, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3233, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item-action .list-group-item-heading {
  color: #292b2c; }

/* line 21, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
/* line 3236, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item-action:focus, .list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9; }

/* line 36, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3241, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef; }

/* line 47, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3246, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }

/* line 62, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3264, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item:last-child {
  margin-bottom: 0; }

/* line 21, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
/* line 3267, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item:focus, .list-group-item:hover {
  text-decoration: none; }

/* line 71, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3270, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item.disabled, .list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff; }

/* line 78, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3275, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
  color: inherit; }

/* line 81, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3278, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
  color: #636c72; }

/* line 87, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3281, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0275d8; }

/* line 94, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3286, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small {
  color: inherit; }

/* line 100, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3291, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item.active .list-group-item-text {
  color: #daeeff; }

/* line 113, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3295, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

/* line 120, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3300, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

/* line 126, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/_list-group.scss */
/* line 3303, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

/* line 4, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3307, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

/* line 9, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3312, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }

/* line 13, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3316, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit; }

/* line 21, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
/* line 3320, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6; }

/* line 22, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3326, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

/* line 4, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3333, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

/* line 9, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3338, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }

/* line 13, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3342, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit; }

/* line 21, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
/* line 3346, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3; }

/* line 22, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3352, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

/* line 4, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3359, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

/* line 9, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3364, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }

/* line 13, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3368, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

/* line 21, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
/* line 3372, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc; }

/* line 22, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3378, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

/* line 4, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3385, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

/* line 9, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3390, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }

/* line 13, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3394, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

/* line 21, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_hover.scss */
/* line 3398, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc; }

/* line 22, /home/gcp-user/apps/gcp.conbo.site/vendor/bundle/ruby/2.4.0/gems/bootstrap-4.0.0.alpha6/assets/stylesheets/bootstrap/mixins/_list-group.scss */
/* line 3404, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

/* line 3410, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.primary-btn {
  background-color: #0275d8;
  border: 2px solid #0275d8; }

/* line 3414, /home/gcp-user/apps/gcp.conbo.site/app/assets/stylesheets/themes/green/application.css.scss */
.primary-btn:hover,
.primary-btn.active {
  color: #0275d8;
  background-color: #fff; }
