/* cloudBusinessScene */
.cloudBusinessScene {
  /*margin-bottom: 20px;*/
}
.cloudBusinessScene .cloudTitleH2 {
  margin-bottom: 1px;
}
.cloudBusinessScene li {
  margin-bottom: 2px;
}
.cloudBusinessScene a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 16px;
  background: #e8faff url(/s/products/bizprinter/connect/common/images/ico_arw_right.png) no-repeat right center;
  background-size: 12px 9px;
  color: #000;
  text-decoration: none;
}
.cloudBusinessScene .thumb,
.cloudBusinessScene p {
  display: table-cell;
}
.cloudBusinessScene .thumb {
  width: 48%;
}
.cloudBusinessScene p {
  font-size: 14px;
  padding-right: 10px;
  line-height: 1.3;
}
.cloudBusinessScene .expandMain {
	padding: 0;
}

/* cloudFunctions */
.cloudFunctions {
  /*margin-bottom: 20px;*/
}
.cloudFunctions ul {
  border: solid 1px #99bed0;
  border-bottom: none;
}
.cloudFunctions li {
  border-bottom: solid 1px #99bed0;
}
.cloudFunctions a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 16px;
  background: url(/s/products/bizprinter/connect/common/images/ico_arw_right.png) no-repeat right center;
  background-size: 12px 9px;
  color: #000;
  text-decoration: none;
}
.cloudFunctions .thumb,
.cloudFunctions dl {
  display: table-cell;
  vertical-align: middle;
}
.cloudFunctions .thumb {
  width: 45%;
}
.cloudFunctions dl {
  padding-right: 5px;
}
.cloudFunctions dt {
  margin-bottom: 5px;
  color: #005ab4;
  font-size: 14px;
  line-height: 1.0;
}
.cloudFunctions dd {
  font-size: 12px;
  line-height: 1.3;
}
.cloudFunctions .expandMain {
	padding: 0;
}

/* cloudLineup */
.cloudLineup .cloudNotes {
  margin: 0 10px;
}
.cloudLineup .expandMain {
  padding: 0 0 10px;
}

/* cloudLineupTable */
.cloudLineupTable {
  margin: 0 0 10px 0;
  width: 100%;
}
.cloudLineupTable th, .cloudLineupTable td {
  padding: 10px 5px;
  border: solid 1px #d8d8d8;
}
.cloudLineupTable thead th {
  background: #505050;
  text-align: center;
  color: #fff;
  font-size: 10px;
}
.cloudLineupTable thead th span {
  font-size: 10px;
}
.cloudLineupTable tbody th, .cloudLineupTable tbody td {
  padding: 15px 10px;
  font-size: 10px;
}
.cloudLineupTable tbody th {
  font-weight: normal;
}
.cloudLineupTable tbody td {
  text-align: center;
}
.cloudLineupTable tbody td span {
  font-size: 10px;
}

/* bannerSection */
.bannerSection {
  margin: 0 0 20px 0;
  padding: 20px 20px 0 20px;
  border-top: dotted 1px #013d8f;
}
.bannerSection li {
  margin-bottom: 10px;
}

/* navSection */
.navSection {
  margin-bottom: 20px;
  border-top: solid 3px white;
}
.navSection li {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfefe), color-stop(100%, #f7fbfd));
  background-image: -webkit-linear-gradient(#fdfefe, #f7fbfd);
  background-image: -moz-linear-gradient(#fdfefe, #f7fbfd);
  background-image: -o-linear-gradient(#fdfefe, #f7fbfd);
  background-image: linear-gradient(#fdfefe, #f7fbfd);
  border-bottom: solid 3px white;
}
.navSection a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  padding: 0 20px 0 0;
  background: #0059b3 url(/s/connect/common/images/ico_arw_right.png) no-repeat right center;
  background-size: 10px 9px;
  border-right: solid 1px #2d77c1;
  border-left: solid 1px #2d77c1;
  border-bottom: solid 1px #2e78c1;
  color: #fff;
  text-decoration: none;
}
.navSection .thumb, .navSection dl {
  display: table-cell;
  vertical-align: middle;
}
.navSection .thumb {
  width: 25%;
}
.navSection dt {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.0;
}
.navSection dd {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
}

/* appSection */
.appSection {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px;
  padding: 10px;
  border: solid 1px #cccccc;
}
.appSection > div {
  margin-bottom: 15px;
}
.appSection dl {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0 10px 0 0;
}
.appSection dl:nth-child(2) {
  float: right;
  padding: 0 0 0 10px;
  border-left: solid 1px #cccccc;
}

.appSectionTitle {
  margin-bottom: 6px;
  font-size: 16px;
}

.appSectionSubTitle {
  margin-bottom: 5px;
  font-size: 14px;
}

.appSectionIcon {
  margin-bottom: 10px;
}

.appSectionLinks li {
  margin-bottom: 8px;
}
.appSectionLinks ul li:nth-child(2) {
  margin-bottom: 0;
}
.appSectionLinks a {
  display: block;
  border: solid 1px #cccccc;
  padding: 1px;
  background: #fff;
  border-radius: 3px;
  font-size: 14px;
}
.appSectionLinks a:hover {
  text-decoration: none;
}
.appSectionLinks span {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3ca6ea), color-stop(100%, #064a92));
  background-image: -webkit-linear-gradient(#3ca6ea, #064a92);
  background-image: -moz-linear-gradient(#3ca6ea, #064a92);
  background-image: -o-linear-gradient(#3ca6ea, #064a92);
  background-image: linear-gradient(#3ca6ea, #064a92);
  display: block;
  padding: 5px 8px;
  color: #fff;
}
.appSectionLinks span img {
  zoom: 0.65;
  margin-right: 5px;
  vertical-align: middle;
}

.appSectionNotes {
  font-size: 10px;
}
