@charset "UTF-8";
html {
  height: 100% !important;
  background-color: #f3f3f3; }

body {
  margin: 0 0;
  padding: 0 0;
  background-color: #f3f3f3; }

.select2 {
  height: 25px;
  border-radius: 0; }
  .select2-container {
    vertical-align: top; }
    .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; }

.alert {
  position: fixed;
  top: 20%;
  left: 45%; }

.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; }

.timeInput {
  background: url(/dx-disinfectsystem/img/inputGroupBack.png) no-repeat;
  background-position: 126px -26px;
  padding-right: 25px; }

.main .mainNav {
  height: 28px;
  display: none; }
  .main .mainNav-title {
    height: 28px;
    background-color: #f3f3f3;
    -ms-background-color: #f3f3f3;
    font-family: "宋体";
    font-size: 18px;
    color: #337ab7;
    font-weight: bold;
    padding: 3px 5px; }
  .main .mainNav-shop {
    height: 37px;
    background: #f3f3f3;
    border-bottom: 2px solid #efefef;
    padding: 10px 20px 45px 10px;
    margin: 0 0 10px 0; }
    .main .mainNav-shop .btn {
      background: #f3f3f3;
      border: rgba(0, 0, 0, 0); }
    .main .mainNav-shop-search {
      background: url(/dx-disinfectsystem/img/inputGroupBack.png) no-repeat #ffffff;
      background-position: 176px 7px;
      padding-right: 25px;
      border-radius: 0; }
    .main .mainNav-shop .cleanDateLabel {
      font-size: 15px;
      font-weight: normal;
      padding-left: 10px; }
    .main .mainNav-shop select {
      width: 150px;
      height: 25px;
      border: 1px solid #ccc; }

#myGrid {
  border: 1px solid #f3f0f2; }
  #myGrid .ui-widget-content {
    line-height: 35px; }
  #myGrid .slick-header {
    border: 1px solid #f3f0f2; }
  #myGrid .slick-viewport a {
    font-weight: bold;
    font-size: 15px;
    color: #31b546;
    cursor: pointer;
    text-decoration: none; }
  #myGrid .slick-cell {
    font-size: 15px; }
    #myGrid .slick-cell .progress {
      margin: 5px auto; }
    #myGrid .slick-cell button {
      width: 40px;
      height: 27px;
      padding: 3px; }

.addModal .modal-dialog, .updateModal .modal-dialog {
  width: 960px; }
.addModal .addCleanUpdate, .updateModal .addCleanUpdate {
  width: 100%;
  position: relative;
  height: 430px;
  overflow-y: scroll; }
  .addModal .addCleanUpdate-baseinfo-title, .updateModal .addCleanUpdate-baseinfo-title {
    width: 100%;
    font-size: 14px;
    height: 33px;
    background-color: #f2f2f2;
    padding: 8px 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #31b546; }
  .addModal .addCleanUpdate-top, .updateModal .addCleanUpdate-top {
    padding-right: 222px; }
    .addModal .addCleanUpdate-top-info, .updateModal .addCleanUpdate-top-info {
      width: 100%;
      height: 296px; }
      .addModal .addCleanUpdate-top-info-left, .updateModal .addCleanUpdate-top-info-left {
        width: 540px; }
        .addModal .addCleanUpdate-top-info-left ul, .updateModal .addCleanUpdate-top-info-left ul {
          width: 265px;
          display: inline-block;
          list-style: none;
          padding: 0;
          vertical-align: top; }
          .addModal .addCleanUpdate-top-info-left ul li, .updateModal .addCleanUpdate-top-info-left ul li {
            height: 40px; }
            .addModal .addCleanUpdate-top-info-left ul li div, .updateModal .addCleanUpdate-top-info-left ul li div {
              display: inline-block; }
            .addModal .addCleanUpdate-top-info-left ul li .form-group, .updateModal .addCleanUpdate-top-info-left ul li .form-group {
              width: 100%;
              margin-right: 0;
              margin-left: 0; }
              .addModal .addCleanUpdate-top-info-left ul li .form-group label, .updateModal .addCleanUpdate-top-info-left ul li .form-group label {
                width: 109px;
                text-align: right;
                font-size: 15px;
                font-weight: normal;
                padding: 0; }
                .addModal .addCleanUpdate-top-info-left ul li .form-group label i, .updateModal .addCleanUpdate-top-info-left ul li .form-group label i {
                  color: red;
                  margin-right: 4px; }
              .addModal .addCleanUpdate-top-info-left ul li .form-group select, .updateModal .addCleanUpdate-top-info-left ul li .form-group select {
                width: 150px;
                height: 25px;
                border-radius: 0;
                border: 1px solid #ccc;
                padding-left: 10px;
                display: inline-block;
                color: #555;
                padding: 0 0 0 10px;
                color: #555; }
              .addModal .addCleanUpdate-top-info-left ul li .form-group input, .updateModal .addCleanUpdate-top-info-left ul li .form-group input {
                width: 150px;
                height: 25px;
                border-radius: 0;
                border: 1px solid #ccc;
                padding-left: 10px;
                display: inline-block;
                color: #555; }
                .addModal .addCleanUpdate-top-info-left ul li .form-group input[type=text], .updateModal .addCleanUpdate-top-info-left ul li .form-group input[type=text] {
                  padding: 0 0 0 10px;
                  vertical-align: top; }
        .addModal .addCleanUpdate-top-info-left-remarks, .updateModal .addCleanUpdate-top-info-left-remarks {
          position: relative; }
          .addModal .addCleanUpdate-top-info-left-remarks-handleName, .updateModal .addCleanUpdate-top-info-left-remarks-handleName {
            width: 109px;
            padding-right: 6px;
            font-weight: normal;
            text-align: right;
            position: absolute;
            font-size: 15px;
            font-weight: normal; }
          .addModal .addCleanUpdate-top-info-left-remarks textarea, .updateModal .addCleanUpdate-top-info-left-remarks textarea {
            width: 77.5%;
            height: 77px;
            margin: 0 0 0 114.5px;
            padding: 10px 10px 10px 10px;
            border-radius: 0;
            border: 1px solid #ccc; }
        .addModal .addCleanUpdate-top-info-left-title, .updateModal .addCleanUpdate-top-info-left-title {
          width: 99%;
          margin-bottom: 10px;
          font-size: 14px;
          height: 33px;
          background-color: #f2f2f2;
          padding: 8px 5px;
          border-top-left-radius: 0;
          border-top-right-radius: 0;
          color: #31b546; }
    .addModal .addCleanUpdate-top-tools, .updateModal .addCleanUpdate-top-tools {
      height: 100%;
      position: absolute;
      top: 0px;
      left: 550px;
      right: 5px;
      overflow: hidden; }
      .addModal .addCleanUpdate-top-tools-title, .updateModal .addCleanUpdate-top-tools-title {
        width: 100%;
        font-size: 14px;
        height: 33px;
        background-color: #f2f2f2;
        padding: 8px 5px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        color: #31b546; }
      .addModal .addCleanUpdate-top-tools-toolbar, .updateModal .addCleanUpdate-top-tools-toolbar {
        padding: 5px 0;
        text-align: center;
        font-size: 15px;
        font-weight: normal; }
        .addModal .addCleanUpdate-top-tools-toolbar input, .updateModal .addCleanUpdate-top-tools-toolbar input {
          width: 50px;
          height: 25px;
          border: 1px solid #ccc; }
  .addModal .addCleanUpdate-bottom-ready, .updateModal .addCleanUpdate-bottom-ready {
    width: 99%;
    height: 165px;
    border: 1px solid #f2f2f2;
    overflow: hidden; }
  .addModal .addCleanUpdate-bottom-packaged, .updateModal .addCleanUpdate-bottom-packaged {
    border: 1px solid #f1eef0;
    overflow-y: scroll;
    width: 99%;
    height: 165px;
    border: 1px solid #f2f2f2;
    overflow: hidden; }
    .addModal .addCleanUpdate-bottom-packaged .toggle, .updateModal .addCleanUpdate-bottom-packaged .toggle {
      height: 16px;
      width: 16px;
      background: url(/dx-disinfectsystem/plugins/SlickGrid/images/bullet_toggle_minus.png) no-repeat;
      background-size: 25px 25px;
      background-position: -5px -5px;
      display: inline-block;
      vertical-align: middle; }
    .addModal .addCleanUpdate-bottom-packaged .collapse, .updateModal .addCleanUpdate-bottom-packaged .collapse {
      height: 16px;
      width: 16px;
      background: url(/dx-disinfectsystem/plugins/SlickGrid/images/bullet_toggle_plus.png) no-repeat;
      background-size: 25px 25px;
      background-position: -5px -5px;
      display: inline-block;
      vertical-align: middle; }
    .addModal .addCleanUpdate-bottom-packaged .glyphicon-paste, .updateModal .addCleanUpdate-bottom-packaged .glyphicon-paste {
      color: grey; }
    .addModal .addCleanUpdate-bottom-packaged .glyphicon-cog, .updateModal .addCleanUpdate-bottom-packaged .glyphicon-cog {
      color: grey; }
    .addModal .addCleanUpdate-bottom-packaged a, .updateModal .addCleanUpdate-bottom-packaged a {
      width: 40px;
      height: 25px;
      cursor: pointer;
      color: #31b546;
      text-decoration: none;
      padding: 4px 0 0 0; }
  .addModal .addCleanUpdate-bottom-readyTitle, .updateModal .addCleanUpdate-bottom-readyTitle {
    width: 99%;
    font-size: 14px;
    background-color: #f2f2f2;
    padding: 8px 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #31b546;
    margin: 10px 0 5px 0; }
  .addModal .addCleanUpdate-bottom-packagedTitle, .updateModal .addCleanUpdate-bottom-packagedTitle {
    width: 99%;
    font-size: 14px;
    background-color: #f2f2f2;
    padding: 8px 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #31b546;
    margin: 10px 0 5px 0; }

.addBadGoodsModal .addBad {
  height: 430px;
  overflow-y: scroll; }
  .addBadGoodsModal .addBadTopTitle {
    width: 99%;
    height: 33px;
    font-size: 14px;
    background-color: #f2f2f2;
    padding: 8px 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 10px 0 10px 0;
    color: #31b546; }
  .addBadGoodsModal .addBadBottomTitle {
    width: 99%;
    height: 33px;
    font-size: 14px;
    background-color: #f2f2f2;
    padding: 8px 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 10px 0 10px 0;
    color: #31b546; }
  .addBadGoodsModal .addBad-top-handle-name {
    width: 70px;
    text-align: right;
    display: inline-block;
    padding-right: 5px;
    vertical-align: top; }
  .addBadGoodsModal .addBad-top-handle-ul {
    width: 270px;
    list-style: none;
    display: inline-block;
    padding: 0 0; }
    .addBadGoodsModal .addBad-top-handle-ul li {
      margin: 10px 0 0 0; }
      .addBadGoodsModal .addBad-top-handle-ul li .form-group {
        width: 100%;
        margin-bottom: 0; }
        .addBadGoodsModal .addBad-top-handle-ul li .form-group label {
          width: 77px;
          text-align: right;
          text-align: right;
          font-size: 15px;
          font-weight: normal; }
        .addBadGoodsModal .addBad-top-handle-ul li .form-group input {
          width: 150px;
          height: 25px;
          display: inline-block;
          padding: 0 10px 0 10px; }
  .addBadGoodsModal .addBad-top-handle-bottom-title {
    padding: 0 0 0 40px;
    font-size: 15px;
    font-weight: normal; }
  .addBadGoodsModal .addBad-top-handle-bottom-info {
    margin: -16px 0 0 0; }
    .addBadGoodsModal .addBad-top-handle-bottom-info textarea {
      width: 77.2%;
      height: 71px;
      margin: 0 0 0 81px;
      padding: 10px 10px 10px 10px;
      border-radius: 0;
      border: 1px solid #ccc; }
  .addBadGoodsModal .addBad-top-handle input {
    height: 30px;
    width: 125px; }
  .addBadGoodsModal .addBad-top-handle-left {
    width: 340px;
    display: inline-block; }
    .addBadGoodsModal .addBad-top-handle-left-name {
      width: 100px;
      display: inline-block;
      text-align: right; }
  .addBadGoodsModal .addBad-top-handle-right {
    width: 340px;
    display: inline-block; }
    .addBadGoodsModal .addBad-top-handle-right-name {
      width: 100px;
      display: inline-block;
      text-align: right; }
  .addBadGoodsModal .addBad-bottom-handle-toorbar ul {
    width: 280px;
    height: 26px;
    list-style: none;
    display: inline-block;
    padding: 0 0; }
    .addBadGoodsModal .addBad-bottom-handle-toorbar ul li {
      height: 26px; }
      .addBadGoodsModal .addBad-bottom-handle-toorbar ul li .form-group {
        width: 100%;
        border-radius: 0;
        text-align: left;
        margin-bottom: 0; }
        .addBadGoodsModal .addBad-bottom-handle-toorbar ul li .form-group label {
          width: 77px;
          text-align: right;
          text-align: right;
          font-size: 15px;
          font-weight: normal; }
        .addBadGoodsModal .addBad-bottom-handle-toorbar ul li .form-group input {
          width: 150px;
          height: 25px;
          display: inline-block;
          padding: 0 10px 0 10px; }
        .addBadGoodsModal .addBad-bottom-handle-toorbar ul li .form-group select {
          width: 150px; }
        .addBadGoodsModal .addBad-bottom-handle-toorbar ul li .form-group .handle {
          text-align: left; }
    .addBadGoodsModal .addBad-bottom-handle-toorbar ul .aDhandle {
      text-align: left;
      padding-left: 45px; }
  .addBadGoodsModal .addBad-bottom-handle-toorbar-addUpdate {
    margin: 10px 0 0 0; }
  .addBadGoodsModal .addBad-bottom-handle-toorbar ul {
    width: 100%;
    list-style: none;
    padding: 0;
    text-align: center;
    padding-bottom: 37px; }
    .addBadGoodsModal .addBad-bottom-handle-toorbar ul li {
      width: 270px;
      display: inline-block;
      vertical-align: top; }
      .addBadGoodsModal .addBad-bottom-handle-toorbar ul li .select2-selection--single {
        height: 26px; }
  .addBadGoodsModal .addBad-bottom-handle-toorbar select {
    height: 26px;
    padding: 0;
    width: 125px; }
  .addBadGoodsModal .addBad .form-group {
    display: inline-block; }
  .addBadGoodsModal .addBad select {
    width: 125px;
    height: 26px;
    padding: 0; }
  .addBadGoodsModal .addBad input {
    border-radius: 0;
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px; }

.addCheckModal .modal-dialog {
  width: 720px; }
.addCheckModal .addCheck {
  width: 100%;
  height: 430px;
  overflow: scroll; }
  .addCheckModal .addCheck ul {
    list-style: none;
    padding: 0 0; }
    .addCheckModal .addCheck ul li {
      padding: 0 0 3px 0; }
  .addCheckModal .addCheck-baseinfo {
    height: 145px; }
    .addCheckModal .addCheck-baseinfo ul {
      float: left;
      width: 50%; }
      .addCheckModal .addCheck-baseinfo ul li {
        height: 30px;
        margin-bottom: 3px; }
        .addCheckModal .addCheck-baseinfo ul li .form-group {
          width: 100%;
          margin-bottom: 0; }
          .addCheckModal .addCheck-baseinfo ul li .form-group label {
            width: 150px;
            height: 25px;
            display: inline-block;
            text-align: right;
            vertical-align: top;
            border-radius: 0;
            font-size: 15px;
            font-weight: normal; }
          .addCheckModal .addCheck-baseinfo ul li .form-group input {
            width: 150px;
            height: 25px;
            display: inline-block;
            border: 1px solid #ccc;
            border-radius: 0;
            vertical-align: top;
            padding: 0 0 0 10px; }
          .addCheckModal .addCheck-baseinfo ul li .form-group select {
            width: 150px;
            height: 25px;
            display: inline-block;
            border: 1px solid #ccc;
            border-radius: 0;
            vertical-align: top;
            padding: 0 0 0 10px; }
    .addCheckModal .addCheck-baseinfo-title {
      width: 99%;
      height: 33px;
      font-size: 14px;
      background-color: #f2f2f2;
      padding: 8px 5px;
      margin: 10px 0 10px 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      color: #31b546; }
      .addCheckModal .addCheck-baseinfo-title ul {
        list-style: none;
        padding: 0 0; }
    .addCheckModal .addCheck-baseinfo-remarks {
      height: 150px;
      clear: both; }
      .addCheckModal .addCheck-baseinfo-remarks .uploadAndView {
        height: 26px; }
        .addCheckModal .addCheck-baseinfo-remarks .uploadAndView button {
          height: 26px;
          background: #31b546;
          color: white; }
        .addCheckModal .addCheck-baseinfo-remarks .uploadAndView input {
          height: 26px; }
        .addCheckModal .addCheck-baseinfo-remarks .uploadAndView .input-group {
          width: 77%;
          height: 26px;
          float: right;
          padding: 0 29px 0 0; }
      .addCheckModal .addCheck-baseinfo-remarks-title {
        padding: 0 0 0 83px; }
      .addCheckModal .addCheck-baseinfo-remarks-text {
        padding: 0 31px 0 154px;
        margin: -15px 0 0 0; }
      .addCheckModal .addCheck-baseinfo-remarks li {
        padding: 0 31px 0 0; }
      .addCheckModal .addCheck-baseinfo-remarks textarea {
        width: 100%;
        height: 100px;
        padding: 10px 10px 10px 10px;
        border-radius: 0;
        border: 1px solid #ccc; }
    .addCheckModal .addCheck-baseinfo input {
      width: 125px; }
  .addCheckModal .addCheck-kitinfo-title {
    width: 99%;
    height: 33px;
    font-size: 14px;
    background-color: #f2f2f2;
    padding: 8px 5px;
    margin: 10px 0 10px 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #31b546; }
  .addCheckModal .addCheck-kitinfo input {
    width: 125px;
    border-radius: 0; }
  .addCheckModal .addCheck-kitinfo-handle {
    width: 100%;
    height: 80px;
    margin-top: 10px; }
    .addCheckModal .addCheck-kitinfo-handle ul {
      list-style: none;
      padding: 0 0;
      display: inline-block;
      width: 49%;
      vertical-align: top; }
      .addCheckModal .addCheck-kitinfo-handle ul li {
        height: 25px;
        margin-bottom: 5px; }
        .addCheckModal .addCheck-kitinfo-handle ul li .form-group {
          margin-bottom: 0; }
          .addCheckModal .addCheck-kitinfo-handle ul li .form-group label {
            width: 150px;
            height: 25px;
            display: inline-block;
            text-align: right;
            vertical-align: top;
            border-radius: 0;
            font-size: 15px;
            font-weight: normal; }
          .addCheckModal .addCheck-kitinfo-handle ul li .form-group input {
            width: 150px;
            height: 25px;
            display: inline-block;
            border: 1px solid #ccc;
            border-radius: 0;
            vertical-align: top;
            padding: 0 0 0 10px; }
            .addCheckModal .addCheck-kitinfo-handle ul li .form-group input[type=checkbox] {
              width: 12px;
              margin: 0 65px; }
          .addCheckModal .addCheck-kitinfo-handle ul li .form-group select {
            width: 150px;
            height: 25px;
            display: inline-block;
            border: 1px solid #ccc;
            border-radius: 0;
            vertical-align: top;
            padding: 0 0 0 10px; }
  .addCheckModal .addCheck-kitinfo-instrument {
    height: 25px;
    clear: both; }
    .addCheckModal .addCheck-kitinfo-instrument ul {
      width: 100%;
      margin-top: 10px; }
      .addCheckModal .addCheck-kitinfo-instrument ul li {
        width: 49%;
        display: inline-block;
        vertical-align: top;
        height: 38px; }
        .addCheckModal .addCheck-kitinfo-instrument ul li .form-group {
          margin-bottom: 0; }
          .addCheckModal .addCheck-kitinfo-instrument ul li .form-group label {
            width: 150px;
            height: 25px;
            display: inline-block;
            text-align: right;
            vertical-align: top;
            border-radius: 0;
            font-size: 15px;
            font-weight: normal; }
          .addCheckModal .addCheck-kitinfo-instrument ul li .form-group input {
            width: 150px;
            height: 25px;
            display: inline-block;
            border: 1px solid #ccc;
            border-radius: 0;
            vertical-align: top;
            padding: 0 0 0 10px; }
  .addCheckModal .addCheck-monitor ul {
    float: left;
    width: 50%; }
  .addCheckModal .addCheck-monitor-title {
    width: 99%;
    height: 33px;
    font-size: 14px;
    background-color: #f2f2f2;
    padding: 8px 5px;
    margin: 10px 0 10px 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #31b546; }
  .addCheckModal .addCheck-monitor-part {
    height: 155px; }
    .addCheckModal .addCheck-monitor-part-title {
      width: 95%;
      margin: 0 0 0 4%;
      height: 33px;
      font-size: 14px;
      background: #f2f2f2;
      color: #31b546;
      padding: 8px 5px;
      border-radius: 0;
      margin-bottom: 6px; }
    .addCheckModal .addCheck-monitor-part input {
      width: 35px; }
  .addCheckModal .addCheck-monitor-way {
    height: 95px; }
    .addCheckModal .addCheck-monitor-way-title {
      width: 95%;
      margin: 0 0 0 4%;
      height: 33px;
      font-size: 14px;
      background: #f2f2f2;
      color: #31b546;
      padding: 8px 5px;
      border-radius: 0;
      margin-bottom: 6px; }
    .addCheckModal .addCheck-monitor-way input {
      width: 35px; }
  .addCheckModal .addCheck-monitor-wayType {
    height: 100px; }
    .addCheckModal .addCheck-monitor-wayType-title {
      width: 95%;
      margin: 0 0 0 4%;
      height: 33px;
      font-size: 14px;
      background: #f2f2f2;
      color: #31b546;
      padding: 8px 5px;
      border-radius: 0;
      margin-bottom: 6px; }
    .addCheckModal .addCheck-monitor-wayType input {
      width: 35px; }
  .addCheckModal .addCheck-handle-name {
    width: 150px;
    height: 25px;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    border-radius: 0;
    font-size: 15px;
    font-weight: normal; }

.tips {
  font-size: 20px;
  font-weight: bold;
  color: #008000;
  text-align: center; }

.modal-body {
  margin: 0 auto; }
.modal-content {
  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-full-button {
  border-color: white;
  color: #ffffff; }

#myModal2 .modal-body {
  height: 580px; }
#myModal2 .modal-dialog {
  width: 860px; }

.myModal2-body-left {
  width: 60%;
  padding: 20px 5px 0 5px;
  left: 0;
  height: 450px;
  position: absolute;
  top: 0; }
  .myModal2-body-left-title {
    width: 100%;
    height: 50px;
    font-size: 19px;
    font-weight: bold;
    padding: 10px; }
  .myModal2-body-left-img {
    width: 80%;
    border: 1px solid black; }
  .myModal2-body-left-handle {
    width: 80%;
    height: 35px;
    font-size: 15px;
    font-weight: bold;
    padding: 6px;
    background: #C6E3CA; }
.myModal2-body-right {
  width: 40%;
  right: 0;
  padding: 39px 5px 0 5px;
  height: 450px;
  position: absolute;
  top: 0; }
  .myModal2-body-right-title {
    width: 100%;
    height: 30px;
    font-size: 15px;
    font-weight: bold;
    padding: 3px;
    background: #31b546; }
  .myModal2-body-right-table {
    width: 99%;
    height: 505px;
    border: 1px solid black; }

#bigView img {
  height: none;
  max-width: none;
  vertical-align: none; }

.keep-open .dropdown-menu input {
  width: 20px; }

div.sp_result_area div.pagination ul {
  padding: 0 0; }

.slick-cell.selected {
  background-color: #D6F0DA; }

.cell-title {
  font-weight: bold; }
.cell-effort-driven {
  text-align: center; }

.toggle {
  height: 9px;
  width: 9px;
  display: inline-block; }

.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=slickWash.css.map */
