/*
$Id: main.css 13991 2008-01-17 06:17:23Z maruitao $
*/

.dis {
  display: block;
}

.inline {
  display: inline;
}

.none {
  display: none;
}

body {
  background: #ddeef2;
  padding: 10px;
}

h1 {
  background: #f4fafb;
  border: 1px solid #bbdde5;
  color: #9cacaf;
  font-size: 14px;
  padding: 7px 10px;
  margin: 0 0 10px 0;
  overflow: hidden;
}

h1 a:visited {
  color: #333;
}

h1 a:link {
  color: #333;
}

h1 a:hover {
  color: #eb8a3d;
}

h1 span {
  zoom: 1;
}

h1 .action-span {
  float: right;
  padding-left: 10px;
}

h1 .action-span a {
  color: #666;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  display: block;
  padding: 2px 5px 2px 23px;
  *padding: 4px 5px 2px 23px;
  border: 1px solid #278296;
  border-right: 2px solid #278296;
  border-bottom: 2px solid #278296;
  background: #ddeef2 url(../images/icon_add.gif) no-repeat 3px center;
  *background: #ddeef2 url(../images/icon_add.gif) no-repeat 3px 3px;
}

h1 .action-span a:hover {
  border: 1px solid #5fa6b6;
  border-right: 2px solid #5fa6b6;
  border-bottom: 2px solid #5fa6b6;
  background: #fff url(../images/icon_add.gif) no-repeat 3px center;
  *background: #fff url(../images/icon_add.gif) no-repeat 3px 3px;
  color: #666;
  text-decoration: none;
}

h1 .action-span1 {
  float: left;
  margin-top: 2px;
}

#footer {
  background: #f4fafb;
  border: 1px solid #bbdde5;
  padding: 15px;
  color: #9cacaf;
  margin: 10px 0;
  text-align: center;
}

.main-div {
  background: #f4fafb;
  border: 1px solid #bbdde5;
  margin-bottom: 10px;
  padding: 2px;
}

.main-div table {
  background: #fff;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
  width: 99%;
}

.form-div {
  background: #f4fafb;
  border: 1px solid #bbdde5;
  padding: 5px;
  color: #808080;
  margin: 0 0 10px 0;
}

.form-div select,
.form-div input,
.form-div img {
  vertical-align: middle;
}

/*
 åˆ—è¡¨éƒ¨åˆ†çš„æ ·å¼
 */
.list-div {
  width: 100%;
  background: #eef8f9;
  border: 1px solid #bbdde5;
}

.list-div-ad {
  border: 0px solid #bbdde5;
}

.list-div table {
  width: 100%;
}

.list-div th {
  line-height: 24px;
  background: #bbdde5 url(../images/th_bg.gif) repeat-x;
  white-space: nowrap;
  font-size: 16px;
  padding: 5px 0;
}

.list-div td {
  background: #fff;
  line-height: 22px;
  font-size: 15px;
  padding: 6px 0;
}

.list-div td>button {
  border: none;
  background: none;
  cursor: pointer;
  font-size: 15px;
}

.list-div td .up {
  color: #0069d1;
}

.list-div td .up:hover {
  color: #004a93;
  text-decoration: underline;
}

.list-div td .remove {
  color: #f53737;
}

.list-div td .remove:hover {
  color: #d10808;
  text-decoration: underline;
}

.list-div td.first-cell {
  font-weight: bold;
  padding-left: 10px;
}

.list-div input {
  vertical-align: middle;
}

.list-div a:visited,
.list-div a:link {
  text-decoration: underline;
  color: #192e32;
}

.list-div a:hover {
  color: #9d7250;
}

.list-div input,
list-div img {
  vertical-align: middle;
}

.list-div .footer {
  background: #f4fafb;
  text-align: right;
}

#page-table {
  width: 100%;
}

#page-link {
  margin-left: 1em;
  padding-left: 1em;
  border-left: 1px solid #999;
}

/*
 æ ‡ç­¾éƒ¨åˆ†çš„æ ·å¼
 */
.tab-div {
  background: #eef8f9;
  border: 1px solid #bbdde5;
  margin: 0 0 10px 0;
  padding: 1px;
}

#tabbar-div {
  background: #80bdcb;
  padding-left: 10px;
  height: 22px;
  padding-top: 1px;
}

#tabbar-div p {
  margin: 2px 0 0 0;
}

.tab-front {
  background: #bbdde5;
  line-height: 20px;
  font-weight: bold;
  padding: 4px 15px 4px 18px;
  border-right: 2px solid #278296;
  cursor: hand;
  cursor: pointer;
}

.tab-back {
  color: #fff;
  line-height: 20px;
  padding: 4px 15px 4px 18px;
  border-right: 1px solid #fff;
  cursor: hand;
  cursor: pointer;
}

.tab-hover {
  color: #fff;
  background: #94c9d3;
  line-height: 20px;
  padding: 4px 15px 4px 18px;
  border-right: 1px solid #fff;
  cursor: hand;
  cursor: pointer;
}

#tabbody-div {
  border: 2px solid #bbdde5;
  padding: 10px;
  background: #fff;
}

#tabbody-div img {
  vertical-align: middle;
}

.tab-body {
  border: 0px solid #bbdde5;
  padding: 10px;
}

/*
è¡¨å•éƒ¨åˆ†
*/
.notice-span {
  color: #666;
}

td.label {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  padding: 5px 1em;
  width: 30%;
}

td.label_2 {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  padding: 5px 1em;
}

td.td_1 {
  text-align: right;
  vertical-align: top;
  padding: 5px 1em;
}

td.label_left {
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  padding: 5px 1em;
}

td.narrow-label {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  padding: 5px 1em;
  width: 20%;
}

td.micro-label {
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  padding: 5px 1em;
  width: 127px;
  *width: 150px;
}

.button-div {
  text-align: center;
  padding: 3px 0;
}

input.button {
  padding: 2px 8px 0px;
  margin: 2px 2px;
  border: 1px solid #2d5082;
  background: url(../images/button_bg.gif) repeat-x;
}

input.capital {
  text-transform: uppercase;
}

span.require-field {
  margin-left: 1em;
  font: 12px verdana;
  color: #ff0000;
}

th.group-title {
  text-align: left;
}

span.link-span {
  color: #999;
  padding-left: 10px;
  margin-left: 15px;
  border-left: 2px solid #999;
  font-weight: normal;
  cursor: pointer;
}

ul.msg-link {
  list-style-type: none;
}

ul.msg-link li {
  background: url(../images/arrow.gif) no-repeat 0px 6px;
  padding-left: 18px;
  margin-left: 0;
}

option.leafCat {
  color: #008000;
}

li.warning {
  border: 1px solid #cc0000;
  background: #ffffcc;
  padding: 10px;
  margin-bottom: 5px;
}

#Marquee {
  height: 20px;
  overflow: hidden;
  border: 1px solid #cc0000;
  background: #ffffcc;
  margin-bottom: 5px;
}

#Marquee div {
  background: #ffffcc;
  padding: 10px;
  margin-bottom: 5px;
}

/*
MSN Messenger
*/
div#popMsg {
  z-index: 99999;
  right: 0px;
  bottom: 0px;
  width: 180px;
  border-right: #455690 1px solid;
  border-top: #a6b4cf 1px solid;
  border-left: #a6b4cf 1px solid;
  border-bottom: #455690 1px solid;
  visibility: hidden;
  display: none;
  position: fixed;
  background-color: #c9d3f3;
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}

* html div#popMsg {
  position: absolute;
}

#popMsgContent {
  border-top: #728eb8 1px solid;
  border-right: #b9c9ef 1px solid;
  border-bottom: #b9c9ef 1px solid;
  border-left: #728eb8 1px solid;
  padding: 5px 10px;
  color: #1f336b;
}

#topbar {
  position: absolute;
  border-right: #455690 1px solid;
  border-top: #a6b4cf 1px solid;
  border-left: #a6b4cf 1px solid;
  border-bottom: #455690 1px solid;
  background-color: #c9d3f3;
  width: 300px;
  visibility: hidden;
  z-index: 99999;
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.95);
  opacity: 0.95;
}

.no-records {
  color: #666;
  text-align: center;
  padding: 10px;
}

#loader {
  background-color: #ffffcc;
  border: 1px solid #cc0000;
  position: fixed;
  color: #cc0000;
  z-index: 1000;
  left: 0px;
  bottom: 0px;
  padding: 5px 15px;
  text-align: center;

  /*display: none;*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.65);
  opacity: 0.65;
}

* html #loader {
  position: absolute;
}

.todolist-box {
  position: absolute;
  z-index: 99999;
  width: 300px;
  top: 0px;
  left: 0px;
  border: 1px solid #c9c9d7;
  padding: 1px;
  background: #ffffff;
}

.todolist-box .container {
  border: 1px solid #e4e5ed;
  border-bottom-color: #eaedf5;
  position: relative;
}

.todolist-box .head {
  line-height: 23px;
  color: #fff;
  font-size: 12px;
  background: #d8d9df url(../images/icon_title.gif) no-repeat 10px center;
  height: 23px;
  padding-left: 28px;
  margin: 0;
  border-top: 3px solid #e4e5ed;
  border-bottom: 1px solid #eaedf5;
}

.todolist-box .middle {}

.todolist-box .buttons {
  float: right;
  margin-top: -21px;
}

.todolist-box .buttons img {
  margin-right: 2px;
  cursor: auto;
}

.todolist-box .bottomLeft {
  text-align: right;
  font-size: 12px;
  border: 1px solid #cccbd9;
  border-top: 0;
  background: #dcdde3;
  height: 22px;
  vertical-align: middle;
  padding-top: 3px;
  padding-right: 20px;
}

.todolist-box label {
  margin-bottom: 2px;
}

.todolist-box .bottomLeft input {
  vertical-align: middle;
  margin-bottom: 2px;
}

.todolist-box .bottomRight {
  margin: 0;
  margin-right: -2px;
  margin-bottom: -2px;
  position: absolute;
  right: 3px;
  bottom: 3px;
  width: 14px;
  height: 14px;
  background: url(../images/btn_drop.gif) no-repeat center;
}

.todolist-box .button {
  border: #fff 1px solid;
  border-bottom: #94949c 1px solid;
  border-right: #94949c 1px solid;
  background: #b8b7c8;
  color: #fff;
  width: 40px;
}

.virtualBox {
  position: absolute;
  overflow: hidden;
  z-index: 999999;
  width: 300px;
  top: 0px;
  left: 0px;
  border: #a6b4cf 3px solid;
}

#ColorSelectertBox {
  border-top: #eaf0ff 1px solid;
  border-left: #eaf0ff 1px solid;
  border-right: #9dadce 1px solid;
  border-bottom: #9dadce 1px solid;
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 1px;
  background-color: #ffffff;
}

/* setting */
.step1,
.step2,
.step3 {
  padding: 20px 20px 20px 80px;
  color: #6ca1b4;
  font-size: 28px;
  font-weight: 700;
}

.step1 {
  background: #fff url(../images/stepnum.gif) no-repeat 20px 20px;
  *background: #fff url(../images/stepnum.gif) no-repeat 20px 17px;
}

.step2 {
  background: #fff url(../images/stepnum.gif) no-repeat 20px -80px;
  *background: #fff url(../images/stepnum.gif) no-repeat 20px -83px;
}

.step3 {
  background: #fff url(../images/stepnum.gif) no-repeat 20px -180px;
  *background: #fff url(../images/stepnum.gif) no-repeat 20px -183px;
}

.step1 em,
.step2 em,
.step3 em {
  display: block;
  padding-left: 3px;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  color: #999;
}

.shortcut {
  background: #fff;
}

.shortcut ul {
  list-style: none;
  margin: 0 0 0 85px;
  padding: 0;
  width: 370px;
  overflow: hidden;
}

.shortcut li {
  float: left;
  margin: 0 20px 15px 0;
  width: 100px;
  font-size: 14px;
  text-align: center;
}

.shortcut li a {
  display: block;
  padding: 2px 5px;
  *padding: 3px 5px 1px;
  border: 1px solid #278296;
  background: #f2f9fa;
}

.shortcut li a:hover {
  border: 1px solid #5fa6b6;
  background: #fff;
  color: #666;
  text-decoration: none;
}

a.special:link,
a.special:visited {
  margin: 0 5px;
  padding: 1px 5px;
  *padding: 2px 5px 0;
  border: 1px solid #91c4d0;
  border-right: 2px solid #278296;
  border-bottom: 2px solid #278296;
  background: #ddeef2;
  text-decoration: none;
  font-weight: 400;
}

a.special:hover {
  color: #666;
}

a.special:active {
  margin: 1px 5px 0 6px;
  border: 1px solid #5fa6b6;
  background: #f2f9fa;
  color: #666;
  outline: none;
}

.order-goods {
  position: absolute;
  width: 80%;
  background: #eef8f9;
  border: 1px solid #bbdde5;
  /*
  filter:alpha(opacity=90);
  opacity:0.9;
  */
}

.order-goods td {
  background: #fff;
  line-height: 22px;
}

/* æ–‡ä»¶æ ¡éªŒ */
.infobox {
  background: #f2f9fd none repeat scroll 0 0;
  border: 4px solid #bbdde5;
  clear: both;
  margin: 60px 30px;
  padding: 20px;
  text-align: center;
}

.normal {
  font-weight: 400;
  font-size: 12px;
}

.marginbot {
  margin-bottom: 10px;
}

.nobdb {
  border-bottom: medium none;
}

.btn {
  background: #dddddd none repeat scroll 0 0;
  border-color: #dddddd #666666 #666666 #dddddd;
  color: #000000;
  cursor: pointer;
  margin: 3px 0;
  padding: 2px 5px;
  vertical-align: middle;
}

.infotitle1 {
  margin-bottom: 10px;
  color: #09c;
  font-size: 14px;
  font-weight: 700;
}

em,
cite,
th {
  font-style: normal;
  font-weight: normal;
}

.left {
  float: left;
}

.lightfont {
  color: #cccccc;
}

.left .cfolder,
.left .ofolder {
  display: block;
  padding-left: 50px;
  line-height: 30px;
  background: url(../images/filecheck.gif) no-repeat -260px -50px;
  font-weight: 700;
  font-size: 14px;
  color: #2366a8;
}

.left .ofolder {
  background: url(../images/filecheck.gif) no-repeat -260px -100px;
  color: #2366a8;
  font-size: 14px;
}

.filenum {
  margin: 8px 0 0 20px;
}

.files {
  padding: 1px 0 1px 50px;
  background: url(../images/filecheck.gif) no-repeat -260px -150px;
}

.del {
  padding-left: 18px;
  background: url(../images/filecheck.gif) no-repeat 0 -285px;
  *background: url(../images/filecheck.gif) no-repeat 0 -286px;
  color: #e8594d;
}

.edited {
  padding-left: 18px;
  background: url(../images/filecheck.gif) no-repeat -100px -385px;
  *background: url(../images/filecheck.gif) no-repeat -100px -386px;
  color: #e8594d;
}

.unknown {
  padding-left: 18px;
  background: url(../images/filecheck.gif) no-repeat -50px -435px;
  *background: url(../images/filecheck.gif) no-repeat -50px -436px;
  color: #6189b8;
}

.correct {
  padding-left: 18px;
  background: url(../images/filecheck.gif) no-repeat 0 -485px;
  *background: url(../images/filecheck.gif) no-repeat 0 -486px;
  color: #70b759;
}

.tb2 th,
.tb2 td {
  background: transparent url(../images/bg_repx.gif) repeat-x scroll 0 bottom;
  padding: 5px 5px 5px 0;
  text-align: left;
}

.tb2 th {
  line-height: 21px;
  font-weight: bold;
}

.bold {
  font-weight: 700;
}

/* æ¨¡æ¿ç®¡ç† */
#messageATX {
  position: absolute;
  z-index: 100;
  display: none;
}

#messageATX .bgtable {
  width: 40px;
  height: 120px;
  border: solid 1px #000000;
  background: #ffffe1;
}

#messageATX .colortable {
  height: 20px;
  border: solid 1px #ffffff;
  cursor: pointer;
}

#CurrTplStyleList {
  margin-top: 8px;
}

/*
 æ ‡ç­¾éƒ¨åˆ†çš„æ ·å¼
 */
.custab-div {
  background: #eef8f9;
  border: 1px solid #bbdde5;
  margin: 0 0 10px 0;
  padding: 1px;
}

#custabbar-div {
  background: #80bdcb;
  padding-left: 10px;
  height: 22px;
  overflow: hidden;
}

#custabbar-div p {
  margin: 2px 0 0 0;
}

.custab-front {
  background: #bbdde5;
  line-height: 20px;
  font-weight: bold;
  padding: 4px 15px 4px 18px;
  border-right: 2px solid #278296;
  cursor: hand;
  cursor: pointer;
  margin: -5px -5px -5px -3px;
}

.custab-back {
  color: #fff;
  line-height: 20px;
  padding: 4px 15px 4px 18px;
  border-right: 1px solid #fff;
  cursor: hand;
  cursor: pointer;
}

.custab-hover {
  color: #fff;
  background: #94c9d3;
  line-height: 20px;
  padding: 4px 15px 4px 18px;
  border-right: 1px solid #fff;
  cursor: hand;
  cursor: pointer;
}

#custabbody-div {
  border: 2px solid #bbdde5;
  padding: 10px;
  background: #fff;
}

#custabbody-div img {
  vertical-align: middle;
}

.custab-body {
  border: 0px solid #bbdde5;
  padding: 10px;
}

.cloud_close {
  position: relative;
  border-bottom: 1px solid #302828;
  background: #ffffff;
  padding: 10px;
  margin-bottom: 5px;
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
  font-family: "å¾®è½¯é›…é»‘";
}

.cloud_close a {}

.cloud_close img {
  position: absolute;
  right: 10px;
  top: 8px;
  border: none;
}

.Start315 {
  border: 1px solid #cc0000;
  background: #ffffcc;
  padding: 10px;
  margin-bottom: 5px;
}

/* æ–°å¢žåŠ æ ·å¼ */
.addNewPhoto {
  margin: 20px 0;
}

.addNewPhoto a {
  background: #ccc;
  padding: 5px 10px;
  border-radius: 20px;
  color: #000;
}

#thumbList {}

#thumbList .gallery-td {
  float: left;
  border: 1px solid #dadada;
  margin: 4px;
  width: 225px;
  height: 150px;
  padding: 10px;
  position: relative;
}

#thumbList .gallery-td .desc {
  padding-bottom: 10px;
  border-bottom: 1px solid #1f336b;
}

#thumbList .gallery-td .desc .text {}

#thumbList .gallery-td .desc .order {
  width: 20px;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}

#thumbList .gallery-td .photo {
  padding: 10px 0;
  float: left;
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
}

#thumbList .gallery-td .photo img {
  width: 100%;
}

#thumbList .gallery-td .photo .fileBox {
  position: absolute;
  top: 0;
  left: 0;
  height: 110px;
  padding: 0;
  width: 100%;
  cursor: pointer;
  opacity: 0;
}

#thumbList .gallery-td .option {
  float: right;
  padding-top: 5px;
}

#thumbList .gallery-td .option a {
  display: block;
  text-align: center;
  width: 100px;
  height: 21px;
  background: #335b64;
  margin: 5px 0;
  border-radius: 40px;
  line-height: 21px;
  color: #fff;
  font-size: 14px;
}

.addNewPhoto {
  float: left;
  text-align: center;
  border: 1px solid #dadada;
  width: 170px;
  height: 170px;
  line-height: 170px;
  font-size: 150px;
  margin: 4px;
  cursor: pointer;
}

.goodsDescFrame {
  display: flex;
  justify-content: space-between;
}

.goodsDescFrame #goods_desc {
  display: none;
}

.goodsDescFrame .ck-content {
  min-height: 400px;
  width: calc(100% - 16px);
  max-height: 530px;
}

.goodsDescFrame .goodsEditer {
  margin-right: 20px;
  width: calc(100% - 20px);
}

.goodsDescFrame .fileFrame {
  border: 1px solid #cccccc;
  padding: 10px;
  width: 260px;
  max-height: 550px;
  position: relative;
}

.goodsDescFrame .fileFrame>b {
  font-size: 17px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

.goodsDescFrame .fileFrame>b>a {
  background: #ed6a00;
  color: #ffffff;
  font-size: 13px;
  line-height: 23px;
  font-weight: normal;
  padding: 0 5px;
  border-radius: 3px;
}

.goodsDescFrame .fileFrame .list {
  overflow-y: scroll;
  height: calc(100% - 40px);
}

.goodsDescFrame .fileFrame .list>span {
  display: flex;
  margin: 5px 0;
}

.goodsDescFrame .fileFrame .list>span>i {
  border: 1px solid #ed6a00;
  display: block;
  width: 100%;
  margin: 5px 0;
  padding: 5px 0;
  font-size: 14px;
  border-left: none;
  border-right: none;
}

.goodsDescFrame .fileFrame .list>span>b {
  font-size: 14px;
  display: block;
  width: 200px;
  height: 20px;
  overflow: hidden;
  border: 1px solid #cccccc;
}

.goodsDescFrame .fileFrame .list>span>.sub {
  margin-left: 30px;
}

.goodsDescFrame .fileFrame .list>span>a {
  background: #ed6a00;
  color: #ffffff;
  font-size: 13px;
  line-height: 23px;
  font-weight: normal;
  padding: 0 5px;
  border-radius: 3px;
}

.goodsDescFrame .fileFrame .addBox {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

.goodsDescFrame .fileFrame .addBox>span {
  position: absolute;
  width: 90%;
  align-self: center;
  z-index: 1;
  background: #ffffff;
  border-radius: 5px;
}

.goodsDescFrame .fileFrame .addBox>span>span {
  margin: 10px 5px;
  display: block;
  position: relative;
}

.goodsDescFrame .fileFrame .addBox>span>span>input {
  width: calc(100% - 10px);
  margin: 0;
  background: #eee;
  border: none;
  height: 25px;
  padding: 0 5px;
}

.goodsDescFrame .fileFrame .addBox>span>span .fileBox {
  position: absolute;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}

.goodsDescFrame .fileFrame .addBox>span>span>b {
  background: #ed6a00;
  color: #ffff;
  width: 100%;
  display: block;
  text-align: center;
  height: 26px;
  line-height: 26px;
  border-radius: 3px;
}

.goodsDescFrame .fileFrame .addBox>span .btn {
  display: flex;
  justify-content: space-between;
  padding: 0;
  background: none;
}

.goodsDescFrame .fileFrame .addBox>span .btn>a {
  width: 48%;
  background: #ed6a00;
  color: #ffff;
  height: 25px;
  text-align: center;
  border-radius: 3px;
  line-height: 26px;
  font-weight: bold;
  font-size: 15px;
}

.goodsDescFrame .fileFrame .addBox>b {
  background: #000000;
  width: 100%;
  height: 100%;
  opacity: 0.7;
}

.goodsDescFrame .fileFrame .fileListHtml {
  position: absolute;
  top: 450px;
  right: 20px;
  width: 200px;
  height: 200px;
  background: #fff;
  overflow: auto;
  display: none;
}

.goodsDescFrame .fileFrame .tempcon {
  display: none;
}

.invoiceListSearchFrame {
  background: #f4fafb;
  border: 1px solid #bbdde5;
  padding: 5px;
  color: #808080;
  margin: 0 0 10px 0;
  display: flex;
  justify-content: space-between;
}

.invoiceListSearchFrame>span {
  display: flex;
  font-size: 15px;
}

.invoiceListSearchFrame>span>img {}

.invoiceListSearchFrame>span>span {
  align-self: center;
  margin: 0 10px 0 5px;
}

.invoiceListSearchFrame>span>input {
  margin-right: 10px;
  border: 1px solid #c1c1c1;
  border-radius: 2px;
  padding: 0 5px;
  font-size: 14px;
}

.invoiceListSearchFrame>b {}

.invoiceListSearchFrame>b>button {
  height: 26px;
  background: #0085d9;
  border: none;
  font-size: 15px;
  color: #ffffff;
  padding: 0 11px;
  border-radius: 2px;
  cursor: pointer;
  margin-left: 10px;
}

.invoiceListSearchFrame>b>button:hover {
  background: #0072ba;
}

.upInvoice {
  background: #ffffff;
  padding: 20px;
}

.upInvoice .line {
  font-size: 15px;
  display: flex;
  margin-bottom: 20px;
}

.upInvoice .line>b {
  font-weight: normal;
  width: 80px;
}

.upInvoice .line>span {}

.invoiceImg {
  display: flex;
  width: 300px;
  height: 188px;
  justify-content: center;
  position: relative;
}

.upInvoice .line>span>textarea {
  width: 278px;
  height: 40px;
  border: 1px solid #c1c1c1;
  padding: 7px 10px;
  font-size: 15px;
  outline: none;
}

.upInvoice .line>span>button {
  width: 60px;
  height: 28px;
  background: #0085d9;
  border: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  border-radius: 2px;
  cursor: pointer;
}

.upInvoice .line>span>button:hover {
  background: #0072ba;
}

.invoiceImg .fileBox {
  position: absolute;
  z-index: 4;
  left: 0;
  top: 0;
  width: 300px;
  height: 188px;
  opacity: 0;
}

.invoiceImg .input {
  position: absolute;
  z-index: 1;
  left: 320px;
  width: 400px;
}

.invoiceImg>b {
  position: absolute;
  z-index: 2;
  align-self: center;
}

.invoiceImg>span {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
}

.invoiceImg>span>img {
  width: 300px;
  height: 188px;
}

.invoiceImg>span>a {
  font-size: 30px;
  text-align: center;
  width: 298px;
  height: 186px;
  display: block;
  line-height: 186px;
  background: #fff;
  border: 1px solid #666;
  position: absolute;
  left: 330px;
}

.gropuProductList {
  border: 1px solid;
  border-radius: 5px;
}

.gropuProductList .td {
  border-bottom: 1px solid;
}

.gropuProductList .td>p {
  border-bottom: 1px solid;
  margin: 0;
  padding: 10px;
  font-size: 16px;
  min-height: 30px;
  line-height: 40px;
  display: flex;
}

.gropuProductList .td>p>input {
  margin-right: 20px
}

.gropuProductList .td>p>a {

  align-self: center;

  border: 1px solid;

  height: 30px;

  padding: 0 5px;

  margin: 0 5px;

  border-radius: 3px;

  display: flex;
}

.gropuProductList .td>p>a>img {
  align-self: center;
}

.gropuProductList .td>div {
  padding: 10px 10px 10px 40px;
}

.gropuProductList .td>div>span {
  display: flex;
  border-bottom: 1px solid;
  padding: 10px 0;
  width: 100%;
  line-height: 30px;
}

.gropuProductList .td>div>span>label {
  margin: 0 5px;
}

.gropuProductList .td>div>span>b {
  display: flex;
}

.gropuProductList .td>div>span>b>select {
  padding: 5px 3px;
  margin: 0 5px;
}

.gropuProductList .td>div>span>b>a {
  align-self: center;
  border: 1px solid;
  height: 30px;
  padding: 0 5px;
  margin: 0 5px;
  display: flex;
  border-radius: 3px;
}

.gropuProductList .td>div>span>b>a>img {
  align-self: center;
}

.gropuProductList .td>a {
  display: flex;
  border: 1px solid;
  border-radius: 5px;
  margin: 10px 0 10px 40px;
  width: fit-content;
  padding: 10px;
}

.gropuProductList .td input {
  width: 70px;
  text-align: center;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #999;
}

.gropuProductList .td .checkbox {
  width: 26px;
  height: 26px;
  align-self: center;
}

.gropuProductList>a {
  border: 1px solid;
  border-radius: 5px;
  display: flex;
  margin: 10px;
  padding: 10px;
  width: fit-content;
}

.gropuProductList .readonly {
  background: #eee;
  border: 1px solid #999;
}

.groupPhoto {
  min-height: 200px;
}

.groupPhoto > a{
line-height: 40px;
display: block;  
text-align: center;
font-size: 24px;  
font-weight: bold;  
width: max-content;  
padding: 0 30px;  
border-radius: 5px;  
text-decoration: unset;
}

.groupPhoto .source{
  opacity:0;
  display: block;
  height: 0px;
}

.groupPhoto .photos {
  width: 100%;
}

.groupPhoto ul {
  border: 1px solid #000;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
  padding: 0;
  min-height: 214px;
}

.groupPhoto ul li {
  border: 1px solid #aaa;
  border-radius: 4px;
  margin: 5px;
  list-style: none;
}

.groupPhoto ul li .photo {
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
}

.groupPhoto ul li .photo .fileBox {
  position: absolute;
  z-index: 3;
  width: 200px;
  height: 200px;
  cursor: pointer;
  opacity: 0;
}

.groupPhoto ul li .photo .img {
  position: absolute;
  z-index: 2;
  width: 200px;
  height: 200px;
}

.groupPhoto ul li .photo .img img {
  width: 200px;
  height: 200px;
}

.groupPhoto ul li .photo .thumburl {
  position: absolute;
  z-index: 1;
  opacity: 0;
}

.groupPhoto ul li .photo>b {
  z-index: 4;
  position: absolute;
  right: 0px;
  top: 0;
  display: flex;
  flex-direction: column;
}

.groupPhoto ul li .photo>b>a {
  width: 24px;
  height: 24px;
  border: 1px solid #000;
  border-radius: 3px;
  margin: 3px;
  background: #eee;
  text-align: center;
  line-height: 25px;
}

.groupPhoto ul li .photo>b .dis {
  color: #aaa;
  cursor: default;
  text-decoration: none;
  border: 1px solid #aaa;
}

.groupPhoto ul li .title{
  padding: 10px;
}

.groupPhoto ul li .title > input{
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  width: 170px;
}

#filterProduct{}

#filterProduct > input{
    display: none;
}

#filterProduct > ul{
    display: none;
}

#filterProduct > span{
    display: flex;
    margin: 10px 0;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 5px;
    width: fit-content;
}

#filterProduct > span > b{
  align-self: center;
  margin-right: 10px;
  display: flex;
}

#filterProduct > span > b > select{
   border: 1px solid #009CDE;
   border-radius: 5px 0 0 5px;
   margin-left: 20px;
   padding: 0 6px;
   height: 30px;
}

#filterProduct > span > b > a{
  border: 1px solid #009CDE;
  padding: 0 5px;
  border-radius: 0 5px 5px 0;
  border-left: none;
  line-height: 28px;
}

#filterProduct > span > input{
  border: 1px solid #009CDE;
  border-radius: 5px 0 0 5px;
}

#filterProduct > span > a{
  border: 1px solid #009CDE;
  padding: 2px 5px;
  border-radius: 0 5px 5px 0;
  border-left: none;
  line-height: 24px;
}

#filterProduct > b{
    display: block;
    font-weight: normal;
}

#filterProduct > b > div{
}

#filterProduct > b > div > i{
    border: 1px solid #000;
    border-radius: 5px;
    width: 90%;
    height: auto;
    margin: 0 10px 10px 0;
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

#filterProduct > b > div > i >b{
  font-weight: normal;
  align-self: center;
  font-size: 14px;
}

#filterProduct > b > div > i >a{
  font-style: normal;
  background: #eee;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  border-radius: 5px;
}