@charset "UTF-8";
/*模态框的标题背景色 主题色*/
/*模态框的标题字体色*/
/*第二级标题背景色--浅绿*/
/*页面主表导航栏背景色*/
/*bootstrap contain的覆盖*/
/*模态框标题字体色*/
/*公共按钮背景*/
/*sprite图地址,输入框背景*/
/*公共按钮样式*/
.dx-btn-primary, .modal-full-button {
  background: url(/dx-disinfectsystem/img/inputGroupBack.png) repeat;
  background-position: 0 -70px; }

/*模态框标题*/
html {
  height: 100% !important;
  background-color: #ffffff; }

body {
  margin: 0 0;
  padding: 0 0;
  background-color: #ffffff; }

.mainNav {
  height: 28px;
  display: none; }
  .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; }
  .mainNav-shop {
    height: 37px;
    width: 100%;
    background: #ffffff;
    border-bottom: 2px solid #efefef;
    padding: 10px 20px 45px 10px;
    margin-bottom: 10px; }
    .mainNav-shop-button {
      width: 50px;
      height: 30px;
      display: inline-block;
      background: blue; }
    .mainNav-shop .buttonGroup {
      width: 350px;
      vertical-align: top;
      display: inline-block; }
      .mainNav-shop .buttonGroup .form-group {
        width: 340px; }
    .mainNav-shop .form-group {
      width: 225px;
      display: inline-block;
      vertical-align: top; }
      .mainNav-shop .form-group .form-group {
        width: 100%; }
        .mainNav-shop .form-group .form-group select {
          width: 100%;
          height: 30px;
          border: 1px solid #ccc;
          border-radius: 4px; }
      .mainNav-shop .form-group > div, .mainNav-shop .form-group label {
        padding-left: 0;
        padding-right: 0; }
    .mainNav-shop .columnScreen {
      float: right;
      display: inline-block; }
    .mainNav-shop-search {
      display: inline-block;
      float: right;
      background: url(/dx-disinfectsystem/img/inputGroupBack.png) no-repeat;
      background-position: 165px 7px;
      padding-right: 25px; }
  .mainNav .btn {
    background: #C6E3CA;
    border: rgba(0, 0, 0, 0); }

.mainView .slick-cell-checkboxsel {
  padding: 0px 2px 0px 2px; }
.mainView input[type="checkbox"] {
  width: 13px; }

.keep-open .dropdown-menu input {
  width: 20px; }

.modal-body {
  margin: 0 auto; }
.modal-content {
  margin: 0 auto;
  border-radius: 0;
  width: 900px;
  margin: 0 auto; }
.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-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;*/ }

.thead-nav-select input {
  margin: 8px; }
.thead-nav-select button {
  border: none;
  background: #F5F5F5; }

.ui-widget-content .mainFont {
  color: #31b546;
  font-weight: bold; }
  .ui-widget-content .mainFont:hover {
    text-decoration: none; }

.tips {
  font-size: 20px;
  font-weight: bold;
  color: #008000;
  text-align: center; }

.deliveryInfo {
  height: 625px;
  position: relative;
  padding: 0 0 0 460px; }
  .deliveryInfo-left {
    width: 450px;
    height: 639px;
    position: absolute;
    top: 0;
    left: 0; }
    .deliveryInfo-left-ul ul {
      width: 220px;
      list-style: none;
      padding: 0;
      vertical-align: top;
      display: inline-block; }
      .deliveryInfo-left-ul ul li {
        height: 30px;
        margin: 6px 0; }
        .deliveryInfo-left-ul ul li .form-group {
          width: 100%; }
          .deliveryInfo-left-ul ul li .form-group label {
            padding-left: 0;
            padding-right: 0;
            text-align: right; }
    .deliveryInfo-left-handleName {
      width: 80px;
      display: inline-block;
      text-align: right; }
    .deliveryInfo-left-input {
      width: 125px;
      display: inline-block; }
    .deliveryInfo-left-title {
      width: 100%;
      font-size: 14px;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      padding: 6px;
      margin-bottom: 10px;
      color: #31b546; }
    .deliveryInfo-left-bottom {
      height: 470px; }
  .deliveryInfo-right-top-title {
    width: 100%;
    font-size: 14px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #31b546;
    padding: 6px;
    margin-bottom: 10px; }
  .deliveryInfo-right-top-table {
    height: 270px;
    margin-bottom: 10px; }
  .deliveryInfo-right-bottom-title {
    width: 100%;
    font-size: 14px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #31b546;
    padding: 6px;
    margin-bottom: 10px; }
  .deliveryInfo-right-bottom-table {
    height: 270px;
    margin-bottom: 10px; }

.bottomContain {
  position: absolute;
  width: 100%;
  height: 40px;
  padding-right: 20px; }
  .bottomContain .pageContain {
    height: 35px;
    float: right; }
    .bottomContain .pageContainTotal {
      height: 35px;
      display: inline-block;
      vertical-align: top;
      padding: 8px 0 0 0; }
    .bottomContain .pageContainButton {
      height: 35px;
      vertical-align: top;
      display: inline-block; }
      .bottomContain .pageContainButton .pagination {
        margin: 0 0; }
        .bottomContain .pageContainButton .pagination li a {
          margin-left: 6px;
          color: #555555;
          border-radius: 5px;
          background-color: #efefef;
          border-color: #ffffff; }
        .bottomContain .pageContainButton .pagination .active a {
          color: #ffffff;
          background-color: #31b546;
          border-color: #ffffff; }
    .bottomContain .pageContain .dataAmount {
      display: inline-block;
      vertical-align: top; }
      .bottomContain .pageContain .dataAmount .dropdown-menu {
        min-width: 0;
        width: 60px;
        right: 0; }
        .bottomContain .pageContain .dataAmount .dropdown-menu .btn {
          background: red; }
        .bottomContain .pageContain .dataAmount .dropdown-menu li {
          text-align: center; }

/*# sourceMappingURL=slickDM.css.map */
