body {
  margin: 0px;
  padding: 0px;
}
.main {
  text-align: center;
  background-color: #e9e9e9;
}
.downloadUserManual a {
  width: 100%;
  height: 50px;
  font-size: 18px;
  line-height: 40px;
}
#tutorialMain {
  background-color: rgba(114,114,114,0.4);
}
#tutorialMain .main {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding-top: 100px;
}
.main .title {
  position: relative;
  background-position: center center;
  color: rgba(35,49,100,0.52);
  text-align: left;
  padding-bottom: 200px;
}
.main .head {
  color: rgba(21,26,49,0.83);
  padding-top: 50px;
}
.main .pageSpace {
  padding-top: 100px;
}
.main #titleLink a {
  color: rgba(35,49,100,0.52);
  font-size: 10px;
}
.main .searchTool {
  padding: 0.5em;
  background-color: white;
  border-radius: 5px;
}
.main .searchTool .searchIcon,
.main .searchTool .searchIcon button {
  background-color: white;
  border: 1px solid white;
  color: rgba(0,220,161,0.77);
}
.main .searchBar {
  background-color: white;
  border: 1px solid white;
  box-shadow: none;
}
.main .btnAllType {
  background-color: white;
  border-left: 2px solid rgba(110,105,105,0.31);
  margin-left: 0;
}
.main .btnANP {
  padding: 1em;
}
.main .btnANP[class*=btn-success] {
  background-color: rgba(0,220,161,0.77);
  border: 1px solid rgba(0,220,161,0.77);
  background-image: none;
}
.marginless {
  margin-left: 0;
  margin-right: 0;
}
.marginless [class^=col-] {
  padding-left: 0;
  padding-right: 0;
}
.main .divBtnAnp {
  padding-left: 6px;
}
.marginless .searchB {
  padding-right: 6px;
}
.main .searchBar input:before {
  position: absolute;
  right: 0;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e003";
  margin: .6em;
  color: gray;
  z-index: 2;
}
.main .divBtnAnp .tips {
  width: 250px;
  position: absolute;
  left: 40%;
  top: 120%;
}
.main .divBtnAnp .tips .tipsText {
  position: relative;
  right: 60%;
  color: rgba(36,106,190,0.79);
}
.main .addProduct {
  position: relative;
  padding-top: 100px;
}
.main .addProduct .tips {
  left: 55%;
  position: absolute;
  top: 80%;
}
.main .addProduct .leftArrow {
  left: 10%;
  position: absolute;
  bottom: 94%;
}
.main .addProduct button {
  color: rgba(255,255,255,0.89);
  padding: 1em 2em 1em 2em;
  background-color: rgba(100,160,215,0.75);
  border: 3px solid #64a0d7;
}
.main .csvDetails {
  position: relative;
  padding-top: 100px;
}
.main .csvDetails .tips1 {
  left: 40%;
  position: absolute;
  top: 32%;
}
.main .csvDetails .tips1 .leftArrow {
  position: absolute;
  bottom: 0;
}
.main .csvDetails .tips1 button {
  color: rgba(255,255,255,0.89);
  padding: 1em 2em 1em 2em;
  background-color: rgba(100,160,215,0.75);
  border: 3px solid #64a0d7;
  position: relative;
  left: -10%;
  bottom: 17px;
}
.main .csvDetails .tips2 {
  left: 62%;
  position: absolute;
  top: 55%;
}
.main .csvDetails .tips2 .leftArrow {
  position: absolute;
  bottom: 0;
}
.main .csvDetails .tips2 button {
  color: rgba(255,255,255,0.89);
  padding: 1em 2em 1em 2em;
  background-color: rgba(100,160,215,0.75);
  border: 3px solid #64a0d7;
  position: relative;
  top: 46px;
  left: -5%;
}
.main .csvDetails .tips3 {
  left: 48%;
  position: absolute;
  top: 74%;
}
.main .csvDetails .tips3 .leftArrow {
  position: absolute;
  bottom: 0;
}
.main .csvDetails .tips3 button {
  color: rgba(255,255,255,0.89);
  padding: 1em 2em 1em 2em;
  background-color: rgba(100,160,215,0.75);
  border: 3px solid #64a0d7;
  position: relative;
  top: 46px;
  left: -5%;
}
.main .csvDetails .tips4 {
  left: 7%;
  position: absolute;
  top: 49%;
}
.main .csvDetails .tips4 .leftArrow {
  position: absolute;
  bottom: 0;
}
.main .csvDetails .tips4 button {
  color: rgba(255,255,255,0.89);
  padding: 1em 2em 1em 2em;
  background-color: rgba(100,160,215,0.75);
  border: 3px solid #64a0d7;
  position: relative;
  top: 59px;
  left: -50%;
}
.main .downloadCSV {
  position: relative;
  padding-top: 100px;
}
.main .downloadCSV .tips {
  left: 38%;
  position: absolute;
  bottom: 40%;
}
.main .downloadCSV .leftArrow {
  position: absolute;
  bottom: 0;
}
.main .downloadCSV button {
  color: rgba(255,255,255,0.89);
  padding: 1em 2em 1em 2em;
  background-color: rgba(100,160,215,0.75);
  border: 3px solid #64a0d7;
  position: relative;
  top: 48px;
  left: 15%;
}
.inner-addon {
  position: relative;
}
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
.left-addon .glyphicon {
  left: 0px;
}
.right-addon .glyphicon {
  right: 0px;
}
.left-addon input {
  padding-left: 30px;
}
.right-addon input {
  padding-right: 30px;
}
.main .inputArea {
  border: 2px solid white;
}
.main table {
  margin-top: 100px;
}
.main table thead tr {
  background-color: rgba(0,0,0,0.87);
}
.main table thead .titleTB {
  border-radius: 4px 0 0 0;
}
.main table thead .contentTB {
  border-radius: 0 4px 0 0;
}
.main table tbody tr .hd {
  border-right: 1px solid white;
  padding-left: 30px;
  color: rgba(0,0,0,0.9);
}
.main table tbody tr td {
  color: rgba(74,116,194,0.71);
  padding-left: 20px;
}
.main .shadow {
  box-shadow: 10px 10px 30px rgba(135,135,135,0.68);
  width: 100%;
}
.imgWidth {
  width: 100%;
  height: auto;
}
.clear {
  clear: both;
}
@media (min-width: 768px) and (max-width: 991px) {
  .main .divBtnAnp {
    padding-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .marginless .col-md-9 {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .main .divBtnAnp {
    padding-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .main .downloadCSV .tips {
    left: 38%;
    position: absolute;
    bottom: 30%;
  }
  .marginless .searchB {
    padding-right: 0px;
  }
}
.li-Menu span {
  display: none;
}
.Instruct-Menu {
  float: left;
  padding-top: 30px;
}
.li-Menu {
  list-style: none;
  display: block;
  height: 190px;
  position: relative;
  width: 57px;
}
.li-Menu a {
  display: block;
  width: 57px;
  height: 212px;
  background: url('/assets/images/instruction/instructionMenu.png');
  background-position: -96px -8px;
  background-color: none;
}
.li-Design a {
  background-position: -96px -239px;
}
.li-Revision a {
  background-position: -96px -470px;
}
.li-Upload a {
  background-position: -96px -700px;
}
.li-Index a.selected {
  background-position: -4px -8px;
}
.li-Design a.selected {
  background-position: -4px -239px;
}
.li-Revision a.selected {
  background-position: -4px -470px;
}
.li-Upload a.selected {
  background-position: -4px -700px;
}
.index-1 {
  z-index: 1;
}
.index-0 {
  z-index: 0;
}
