@charset "UTF-8";
.dx-btn-primary, .modal-full-button {
  background: url(/dx-disinfectsystem/img/inputGroupBack.png) repeat;
  background-position: 0 -70px; }
  .dx-btn-primary:hover, .modal-full-button:hover {
    border-color: #ffffff; }

.select2 {
  height: 25px;
  border-radius: 0; }
  .select2-container--default .select2-selection {
    border-radius: 0;
    height: 25px;
    border: 1px solid #ccc; }
    .select2-container--default .select2-selection__rendered {
      height: 25px; }
    .select2-container--default .select2-selection__arrow {
      height: 25px; }

.timeInput {
  background: url(/dx-disinfectsystem/img/inputGroupBack.png) no-repeat #ffffff;
  background-position: 127px -25px;
  padding-right: 25px;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.handlegroup-Inputselect {
  width: 140px;
  display: inline-block; }
.handlegroup-name {
  height: 30px;
  font-size: 15px;
  text-align: right;
  padding: 0 5px;
  float: left; }
.handlegroup-select {
  width: 150px;
  height: 30px;
  float: left;
  padding: 0; }
  .handlegroup-select a {
    color: #31b546; }
.handlegroup .form-group {
  height: 30px; }
.handlegroup .form-control {
  height: 30px;
  padding: 0px 0 0 0; }

.mainNav-shop {
  height: 37px;
  width: 760px;
  background: #C6E3CA; }
  .mainNav-shop .btn {
    background: #C6E3CA;
    border: rgba(0, 0, 0, 0); }
  .mainNav-shop-bootSelect {
    display: inline-block; }
    .mainNav-shop-bootSelect .select2-container {
      width: 170px; }

.ui-widget-content .mainFont {
  color: #73B043;
  font-weight: bold;
  cursor: pointer; }
  .ui-widget-content .mainFont:hover {
    text-decoration: none; }

html {
  height: 100% !important;
  background-color: #f3f3f3; }

body {
  margin: 0 0;
  padding: 0 0;
  background-color: #f3f3f3; }

.modal-body {
  margin: 0 auto; }
.modal-content {
  width: 960px;
  margin: 0 auto;
  border-radius: 0; }
.modal-title {
  padding: 9px;
  height: 37px;
  background-color: #31b546;
  font-weight: bold;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #ffffff;
  font-family: arial;
  font-size: 10px; }
.modal-header {
  height: 37px;
  background-color: #31b546;
  font-weight: bold;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: #ffffff;
  font-family: arial;
  font-size: 10px;
  padding: 0 0;
  border-radius: 0; }
  .modal-header .close {
    margin: 10px 11px 0 0;
    font-size: 14px;
    font-weight: 700; }
.modal-footer {
  text-align: center; }
.modal-tab {
  width: 2px;
  height: 12px;
  display: inline-block;
  background: #31b546; }
.modal-empty-button {
  border: 1px solid #31b546;
  background-color: #ffffff;
  color: #31b546; }
.modal-dialog {
  width: 960px; }

.keep-open .dropdown-menu input {
  width: 20px; }

div.sp_result_area div.pagination ul {
  padding: 0 0; }

.Invoice {
  height: 430px;
  overflow: scroll; }
  .Invoice-top-body-ul {
    margin: 10px 0 0 0; }
    .Invoice-top-body-ul ul {
      width: 49%;
      list-style: none;
      padding: 0 0;
      display: inline-block;
      vertical-align: top; }
      .Invoice-top-body-ul ul li {
        height: 28px;
        margin-bottom: 3px; }
        .Invoice-top-body-ul ul li .form-group label {
          width: 150px;
          height: 25px;
          padding-left: 0;
          padding-right: 0;
          text-align: right;
          display: inline-block;
          font-size: 15px;
          font-weight: normal; }
          .Invoice-top-body-ul ul li .form-group label i {
            color: red;
            vertical-align: top;
            margin-right: 2px; }
        .Invoice-top-body-ul ul li .form-group input {
          width: 150px;
          height: 25px;
          border: 1px solid #ccc;
          border-radius: 0;
          padding: 0 0 0 10px;
          display: inline-block; }
        .Invoice-top-body-ul ul li .form-group .select2 span {
          border-radius: 0; }
        .Invoice-top-body-ul ul li .timeInput {
          background: url(/dx-disinfectsystem/img/inputGroupBack.png) no-repeat;
          background-position: 125px -26px;
          padding-right: 25px;
          padding-left: 10px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
  .Invoice-top-body-remarks-name {
    padding-left: 112px; }
  .Invoice-top-body-remarks-input {
    padding: 0 155px 0 154px;
    margin-top: -20px; }
    .Invoice-top-body-remarks-input textarea {
      width: 100%;
      height: 50px;
      border-radius: 0; }
  .Invoice-top-title {
    width: 99%;
    height: 33px;
    font-size: 14px;
    color: #31b546;
    background-color: #f2f2f2;
    padding: 8px 5px;
    border-radius: 0;
    margin-bottom: 6px; }
  .Invoice-top-handleName {
    width: 45%;
    text-align: right;
    display: inline-block; }
  .Invoice-bottom {
    height: 285px;
    position: relative;
    padding-left: 55%;
    margin: 10px 0; }
    .Invoice-bottom-left {
      width: 52%;
      height: 280px;
      position: absolute;
      left: 0;
      top: 0; }
      .Invoice-bottom-left-table {
        height: 180px; }
        .Invoice-bottom-left-table a {
          height: 20px;
          padding: 0px 5px;
          margin: -13px 0 0 0;
          color: #31b546; }
      .Invoice-bottom-left-code {
        height: 45px; }
        .Invoice-bottom-left-code .form-group label {
          width: 150px;
          height: 25px;
          display: inline-block;
          text-align: right; }
        .Invoice-bottom-left-code .form-group input {
          width: 150px;
          height: 25px;
          border: 1px solid #ccc;
          border-radius: 0;
          padding: 0 0 0 10px;
          display: inline-block; }
    .Invoice-bottom-right {
      width: 100%; }
      .Invoice-bottom-right-tobbar {
        width: 100%;
        padding: 0 3px; }
        .Invoice-bottom-right-tobbar .applyLabel {
          text-align: right;
          padding: 0 0;
          font-size: 15px;
          font-weight: normal; }
        .Invoice-bottom-right-tobbar-applyList {
          height: 30px; }
          .Invoice-bottom-right-tobbar-applyList label {
            width: 96px;
            height: 25px;
            display: inline-block;
            font-size: 15px;
            font-weight: normal; }
          .Invoice-bottom-right-tobbar-applyList select {
            width: 150px;
            height: 25px;
            border: 1px solid #ccc;
            border-radius: 0;
            padding: 0 0 0 10px;
            display: inline-block; }
        .Invoice-bottom-right-tobbar-applyCount {
          height: 30px; }
      .Invoice-bottom-right-title {
        width: 99%;
        height: 33px;
        font-size: 14px;
        color: #31b546;
        background-color: #f2f2f2;
        padding: 8px 5px;
        border-radius: 0;
        margin-bottom: 6px;
        width: 97.6%; }
      .Invoice-bottom-right-table {
        height: 222px; }
  .Invoice-middle {
    height: 305px; }
    .Invoice-middle-body {
      width: 100%;
      height: 285px; }
    .Invoice-middle-baseInfo ul {
      list-style: none;
      padding: 0 0; }
    .Invoice-middle-baseInfo-handleName {
      width: 175px;
      display: inline-block;
      text-align: right;
      margin-left: 78px;
      padding-right: 6px; }
    .Invoice-middle-baseInfo-title {
      width: 99%;
      height: 33px;
      font-size: 14px;
      color: #31b546;
      background-color: #f2f2f2;
      padding: 8px 5px;
      border-radius: 0;
      margin-bottom: 6px; }
    .Invoice-middle-baseInfo-contain ul {
      width: 49%;
      display: inline-block;
      vertical-align: top; }
      .Invoice-middle-baseInfo-contain ul li .form-group label {
        width: 150px;
        display: inline-block;
        vertical-align: top;
        text-align: right;
        padding-right: 0;
        font-size: 15px;
        font-weight: normal; }
      .Invoice-middle-baseInfo-contain ul li .form-group input {
        width: 150px;
        height: 25px;
        border: 1px solid #ccc;
        border-radius: 0;
        padding: 0 0 0 10px;
        display: inline-block; }
      .Invoice-middle-baseInfo-contain ul li .form-group .timeInput {
        background: url(/dx-disinfectsystem/img/inputGroupBack.png) no-repeat #eee;
        background-position: 125px -25px;
        padding-right: 25px;
        padding-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    .Invoice-middle-detailed-body {
      height: 178px; }
    .Invoice-middle-detailed-title {
      width: 99%;
      height: 33px;
      font-size: 14px;
      color: #31b546;
      background-color: #f2f2f2;
      padding: 8px 5px;
      border-radius: 0;
      margin-bottom: 6px; }
    .Invoice-middle-ZD {
      width: 99%;
      height: 25px;
      background: #eaf7ec;
      text-align: center;
      color: #31b546;
      margin: 0 0 10px 0; }
      .Invoice-middle-ZD a {
        color: #31b546;
        text-decoration: none;
        vertical-align: middle; }

.mainView {
  width: 100%;
  height: 100%;
  background: 1px solid red;
  position: relative;
  padding: 0 555px 0 5px; }
  .mainView-left {
    width: 100%; }
    .mainView-left-title {
      height: 33px;
      font-size: 14px;
      background-color: #f2f2f2;
      color: #31b546;
      padding: 8px 5px; }
    .mainView-left input[type="radio"], .mainView-left input[type="checkbox"] {
      width: 10px; }
  .mainView-right {
    width: 545px;
    position: absolute;
    right: 5px;
    top: 0px; }
    .mainView-right-title {
      height: 33px;
      color: #31b546;
      font-size: 14px;
      background-color: #f2f2f2;
      padding: 8px 5px; }

.main .mainNav .mainNav-title {
  height: 28px;
  background-color: #f3f3f3;
  -ms-background-color: #BEDEC2;
  font-family: "宋体";
  font-size: 18px;
  color: #337ab7;
  font-weight: bold;
  padding: 3px 5px;
  display: none; }
.main .mainNav-title {
  height: 28px;
  background-color: #C6E3CA;
  -ms-background-color: #BEDEC2;
  font-family: "宋体";
  font-size: 18px;
  color: #337ab7;
  font-weight: bold;
  padding: 3px 5px;
  border: 1px solid #BEDEC2; }
.main .mainNav-shop {
  height: 100px;
  width: 100%;
  background: #f3f3f3;
  padding-left: 10px; }
  .main .mainNav-shop-top .handlegroup {
    display: inline-block;
    vertical-align: top; }
  .main .mainNav-shop-top .form-control {
    width: 150px;
    border-radius: 0; }
  .main .mainNav-shop-top-topHandlegroup {
    width: 1037px;
    height: 30px;
    padding: 8px 0 0 0; }
    .main .mainNav-shop-top-topHandlegroup input {
      width: 150px;
      height: 30px; }
    .main .mainNav-shop-top-topHandlegroup .sp_input {
      width: 150px;
      height: 20px; }
  .main .mainNav-shop-top-bottomHandlegroup {
    padding: 20px 0 0 0; }
  .main .mainNav-shop-top input {
    width: 150px;
    border-radius: 0;
    border: 1px solid #ccc; }
.main .mainView-left #myGrid {
  border: 1px solid #ffffff; }

.slick-cell {
  font-size: 15px;
  font-weight: normal; }
  .slick-cell a {
    font-size: 15px;
    font-weight: normal; }

.btn btn-default modal-tab,
.btn btn-primary modal-tab, .modal-tab {
  width: 2px;
  height: 14px;
  display: inline-block;
  background-color: #31b546; }
.btn btn-default modal-empty-button,
.btn btn-primary modal-empty-button, .modal-empty-button {
  border: 1px solid #31b546;
  background-color: #ffffff;
  color: #31b546;
  padding: 4px 12px;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  border-radius: 4px;
  cursor: pointer; }
.btn btn-default modal-full-button,
.btn btn-primary modal-full-button, .modal-full-button {
  background: url(/dx-disinfectsystem/img/newButton.png) repeat;
  border: 1px solid #ffffff;
  background-size: 20px 34px;
  color: #ffffff;
  padding: 4px 12px;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  border-radius: 4px;
  cursor: pointer; }

/*# sourceMappingURL=slickDP.css.map */
