#appArea {
  margin-top: 44px;
}
#appArea table {
  width: 100%;
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0px;
}
#appArea table td {
  padding: 1px 10px;
}
#appArea table thead tr td {
  border-bottom: 2px solid silver;
  font-weight: bold;
  white-space: nowrap;
}
#appArea table tbody tr td {
  border-bottom: 1px solid silver;
}
#appArea table tbody tr td.operation {
  text-align: right;
}
#appArea table tbody tr td.editable:after {
  content: "[edit]";
  font-size: 0.5em;
  margin-left: 6px;
}
#appArea table tbody tr td.updated:after {
  content: "updeted";
  font-size: 0.5em;
  margin-left: 6px;
}
#appArea table tbody tr td.updating:after {
  content: "updating...";
  font-size: 0.5em;
  margin-left: 6px;
  color: red;
}
#appArea table tbody tr td.error:after {
  content: "error";
  font-size: 0.5em;
  margin-left: 6px;
  color: red;
}
#appArea table tbody tr td input[type=button] {
  vertical-align: middle;
}
#appArea table tbody tr td input[type=text] {
  height: 26px;
  padding: 1px 6px;
}
#appArea table tbody tr td input[type=text].small {
  width: 60px;
}
#appArea table tbody tr td textarea {
  vertical-align: middle;
  padding: 2px 6px;
}
#appArea table.newsTable {
  width: 100% !important;
}
#appArea table.newsTable thead tr td {
  width: unset !important;
}
#appArea table.newsTable tbody tr td:nth-child(3) {
  word-break: break-all;
}
#appArea table.maisonsTable thead tr td {
  width: unset !important;
}
#appArea div#mainTableAdd {
  padding: 2px 0;
}
#appArea div#mainTableAdd input {
  padding: 5px 10px;
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
}
#appArea div#mainTableAdd button {
  color: #fff;
  background-color: #1976d2;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  border: none;
  padding: 5px 20px;
  margin: 5px;
}
#appArea div#mainTableAdd button:hover {
  background-color: #115293;
}
#appArea .lancers_newsTable tbody tr td:nth-child(2) {
  white-space: nowrap;
}
#appArea .lancers_newsTable tbody tr td:nth-child(n+3) {
  word-break: break-all;
}

#mask, #umask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

#addRecord {
  position: fixed;
  top: 50px;
  left: 20%;
  width: 60%;
  padding: 10px;
  background-color: white;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
#addRecord table tbody tr td {
  border: 0;
}
#addRecord table tr td:nth-child(1) {
  width: 140px;
}
#addRecord textarea {
  width: 96%;
  height: 1.2em;
  vertical-align: inherit;
}
#addRecord #addController {
  text-align: center;
  padding-top: 8px;
}
#addRecord #addController input {
  padding: 5px 10px;
}

div.userinfo {
  width: 40px;
  position: fixed;
  top: 5px;
  right: 0;
  z-index: 1;
}
div.userinfo img {
  width: 30px;
  border-radius: 50%;
}

#userbox {
  display: none;
  z-index: 4;
  position: fixed;
  right: 8px;
  top: 45px;
  text-align: center;
  border: 1px solid silver;
  border-radius: 8px;
  padding: 5px 7px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  padding: 20px 33px;
  background-color: white;
}
#userbox p {
  margin: 0px;
}
#userbox a {
  background-color: #ffffff;
  border: 1px solid #dadce0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  font: 500 14px/16px Google Sans, Roboto, RobotoDraft, Helvetica, Arial, sans-serif;
  letter-spacing: 0.15px;
  margin: 16px 16px 0 16px;
  outline: 0;
  padding: 10px 24px;
  text-align: center;
  text-decoration: none;
  white-space: normal;
}
#userbox img {
  border: none;
  margin-right: 6px;
  margin-bottom: 10px;
  vertical-align: top;
  height: 80px;
  width: 80px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

div.autherror {
  width: 100%;
  padding: 8px 0;
}
div.autherror a {
  display: block;
  height: 18px;
  width: 188px;
  padding: 11px 16px;
  margin: auto;
  color: #757575;
  font: 400 13.3333px Arial;
  font-weight: 500;
  font-size: 14px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
div.autherror a::before {
  content: "";
  float: left;
  height: 18px;
  width: 18px;
  margin-right: 16px;
  background-size: contain;
  background-image: url("https://www.gstatic.com/firebasejs/ui/2.0.0/images/auth/google.svg");
}
div.autherror a::after {
  content: "with Google";
  margin-left: 4px;
}

div.userboxclose {
  position: absolute;
  top: 0px;
  right: 10px;
}

#navArea {
  background-color: white;
  /* border: 1px solid silver; */
  position: fixed;
  top: 0px;
  left: 0px;
  height: 39px;
  width: 100%;
  z-index: 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

#navTitle {
  position: fixed;
  top: 9px;
  left: 56px;
}

nav {
  display: none;
  background-color: white;
  z-index: 4;
  width: 200px;
  position: absolute;
  top: 45px;
  left: 6px;
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 7px 0;
}
nav ul li {
  display: flex;
  position: relative;
  text-align: left;
  align-items: center;
  padding: 6px 16px;
  justify-content: flex-start;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  width: auto;
  overflow: hidden;
  box-sizing: content-box;
  white-space: nowrap;
}
nav ul li a {
  text-decoration: none;
}
nav ul li:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.18);
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}

.toggle_btn {
  display: block;
  position: fixed;
  top: 12px;
  left: 14px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  z-index: 3;
}
.toggle_btn span {
  display: block;
  position: absolute;
  left: 0;
  width: 16px;
  height: 2px;
  background-color: #333;
  border-radius: 4px;
  transition: all 0.5s;
}
.toggle_btn span:nth-child(1) {
  top: 2px;
}
.toggle_btn span:nth-child(2) {
  top: 7px;
}
.toggle_btn span:nth-child(3) {
  bottom: 2px;
}

#mainTable.worklist td {
  word-break: break-all;
}
#mainTable.worklist tbody tr td:nth-child(1) {
  word-break: keep-all;
}
#mainTable.worklist tbody tr td:nth-child(2) {
  width: 50px;
}
@media screen and (min-width: 1000px) {
  #mainTable.worklist tbody tr td:nth-child(2) {
    width: 70px;
  }
}
#mainTable.worklist tbody tr td:nth-child(5) {
  width: 80px;
}
#mainTable.worklist tbody tr td:nth-child(6) {
  width: 60px;
}
#mainTable.worklist tbody tr td.operation div.info.infoOn {
  background-color: lightyellow;
}
#mainTable.worklist tbody tr td.operation div.info {
  display: inline-block;
  border: 1px solid silver;
  border-radius: 3px;
  width: 27px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
}

#tasktitlediv {
  padding: 1px 10px;
  font-weight: bold;
  border-bottom: 2px solid silver;
}

#selectdiv {
  width: 100%;
  height: 120px;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: scroll;
  border-bottom: 1px solid silver;
}
#selectdiv div span:nth-child(1) {
  margin: 0 10px;
}
#selectdiv div span:nth-child(6) {
  margin: 0 0 0 10px;
}

.refusaled {
  color: blue;
}

.needcheck {
  color: red;
  font-weight: bold;
}

.appended {
  color: brown;
}

#appArea table#lancersTable {
  width: 100%;
}
#appArea table#lancersTable thead tr td {
  word-break: break-all;
  white-space: normal;
}
#appArea table#lancersTable td:nth-child(1) {
  white-space: nowrap;
}
#appArea table#lancersTable tbody tr td:nth-child(1) {
  max-width: 8em;
  overflow: hidden;
}
#appArea table#lancersTable tbody tr td:nth-child(1) a {
  text-decoration: underline;
  text-underline-offset: 0.1em;
}

#appArea table#lancersTaskTable tbody tr td:nth-child(4) {
  word-break: break-all;
}

#appArea div.lancerTaskInfo div.lancer {
  float: left;
  margin-right: 10px;
  border-right: 2px solid silver;
  padding-right: 10px;
}

#champagneSelecter {
  position: fixed;
  padding: 7px 5px 0 5px;
  top: 39px;
  left: 0;
  width: 100%;
  background-color: white;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
#champagneSelecter input {
  float: left;
}
#champagneSelecter input:nth-child(1) {
  width: 200px;
}
#champagneSelecter #maisonSuggest {
  position: fixed;
  width: 196px;
  margin-top: 21px;
  padding: 2px 5px;
  background-color: white;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
#champagneSelecter select {
  float: left;
  width: 300px;
  height: 21px;
}
#champagneSelecter #msg {
  clear: left;
  display: block;
  width: 100%;
  font-size: 0.8em;
  padding: 3px;
}
#champagneSelecter #msg .error {
  margin-left: 5px;
  padding: 0 5px;
  border-radius: 5px;
  background-color: pink;
}

#appArea #productTable_wrapper,
#appArea Table#productTable {
  margin-top: 100px;
}
#appArea #productTable_wrapper tbody tr.selected,
#appArea Table#productTable tbody tr.selected {
  background-color: #eee;
}

@media screen and (max-width: 500px) {
  #champagneSelecter input:nth-child(1) {
    width: 100%;
  }
  #champagneSelecter select {
    width: 100%;
  }
}
.addNewsForm {
  margin: 60px auto 0;
  width: 90%;
}
.addNewsForm .newsInput {
  margin-bottom: 20px;
  font-size: 0.8em;
}
.addNewsForm .newsInput label {
  display: block;
}
.addNewsForm .newsInput input[type=text] {
  padding: 5px 0;
  width: 100%;
  border: none;
  border-bottom: 1px solid silver;
}
.addNewsForm .newsInput span {
  display: inline-block;
  margin-left: 10px;
  margin-top: 3px;
  color: brown;
}
.addNewsForm button {
  color: #fff;
  background-color: #1976d2;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  border: none;
  padding: 5px 20px;
}
.addNewsForm button:hover {
  background-color: #115293;
}
.addNewsForm button:nth-child(7) {
  display: block;
  margin-top: 15px;
}
.addNewsForm #addNewsMsg {
  margin-left: 20px;
}
.addNewsForm .bookmarklet {
  padding: 10px;
  border: 1px solid silver;
  border-radius: 5px;
  margin-top: 40px;
}
.addNewsForm .bookmarklet .bookmarkletTitle {
  border-bottom: 1px solid silver;
  padding-bottom: 3px;
  margin-bottom: 5px;
  font-weight: bold;
}
.addNewsForm .bookmarklet a {
  display: inline-block;
  text-align: center;
  border: 1px solid silver;
  margin: 0 5px;
  padding: 0 5px;
  border-radius: 5px;
}

/*# sourceMappingURL=style.css.map */
