@charset "UTF-8";
.btn {
  background: #73B043;
  border-color: #EEE; }

.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: 125px;
  height: 30px;
  float: left;
  padding: 0; }
.handlegroup .form-group {
  height: 30px; }
.handlegroup .form-control {
  height: 30px;
  padding: 0px 0 0 12px; }

.mainNav-shop {
  height: 37px;
  width: 760px;
  background: #C6E3CA;
  border: 1px solid #BEDEC2; }
  .mainNav-shop .btn {
    background: #C6E3CA;
    border: rgba(0, 0, 0, 0); }
  .mainNav-shop-bootSelect {
    display: inline-block; }
    .mainNav-shop-bootSelect .select2-container {
      width: 170px; }

.mainFont {
  color: #73B043;
  font-weight: bold;
  cursor: pointer; }
  .mainFont:hover {
    text-decoration: none; }

.fixed-table-table-toolbar {
  background-color: #C6E3CA;
  border: 1px solid #BEDEC2; }
.fixed-table-table-header {
  background: #E5E5E5; }
.fixed-table-table-pagination {
  background: #c6e3ca; }

body {
  margin: 0 0;
  padding: 0 0; }

.pagination ul li a {
  background-color: #73B043; }

.modal-header {
  background: #73B043;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }

.keep-open .dropdown-menu input {
  width: 20px; }

#myModal .modal-dialog {
  width: 960px; }

div.sp_result_area div.pagination ul {
  padding: 0 0; }

.Invoice {
  height: 430px;
  overflow: scroll; }
  .Invoice-top-body-ul {
    margin: 10px 0 10px 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 .control-label {
          padding-left: 0;
          padding-right: 0;
          text-align: right; }
        .Invoice-top-body-ul ul li .form-group .form-control {
          width: 100%; }
        .Invoice-top-body-ul ul li .form-group .select2-selection--single {
          height: 34px; }
  .Invoice-top-body-remarks-name {
    padding-left: 104px; }
  .Invoice-top-body-remarks-input {
    padding: 0 30px 0 163px;
    margin-top: -25px; }
    .Invoice-top-body-remarks-input textarea {
      width: 100%;
      height: 50px; }
  .Invoice-top-title {
    width: 100%;
    background: #73B043;
    font-size: 17px;
    padding: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 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 .fixed-table-toolbar {
          display: none; }
        .Invoice-bottom-left-table .fixed-table-container {
          overflow: hidden;
          border: 1px solid #ddd; }
          .Invoice-bottom-left-table .fixed-table-container a {
            cursor: pointer; }
      .Invoice-bottom-left-code {
        height: 45px; }
        .Invoice-bottom-left-code .form-group label {
          text-align: right; }
        .Invoice-bottom-left-code .form-group .col-sm-8 {
          padding-left: 5px;
          padding-right: 43px; }
    .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; }
        .Invoice-bottom-right-tobbar-applyList {
          height: 30px; }
          .Invoice-bottom-right-tobbar-applyList .col-sm-9 {
            padding: 0 27px 0 11px; }
            .Invoice-bottom-right-tobbar-applyList .col-sm-9 .handlegroup-select {
              width: 100%; }
        .Invoice-bottom-right-tobbar-applyCount {
          height: 30px; }
      .Invoice-bottom-right-title {
        width: 100%;
        font-size: 14px;
        background: #C6E3CA;
        color: #337ab7;
        padding: 4px 0 4px 10px;
        border-radius: 4px;
        margin-bottom: 6px; }
      .Invoice-bottom-right-table {
        height: 222px; }
        .Invoice-bottom-right-table .fixed-table-toolbar {
          display: none; }
        .Invoice-bottom-right-table .fixed-table-container {
          overflow: hidden; }
  .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;
      font-weight: bold;
      padding-right: 6px; }
    .Invoice-middle-baseInfo-title {
      width: 100%;
      font-size: 14px;
      background: #C6E3CA;
      color: #337ab7;
      padding: 4px 0 4px 10px;
      border-radius: 4px;
      margin-bottom: 6px; }
    .Invoice-middle-detailed-body {
      height: 178px; }
      .Invoice-middle-detailed-body .fixed-table-toolbar {
        display: none; }
      .Invoice-middle-detailed-body .fixed-table-container {
        overflow: hidden;
        padding-bottom: 30px;
        border: 1px solid #E5E5E5; }
    .Invoice-middle-detailed-title {
      width: 100%;
      font-size: 14px;
      background: #C6E3CA;
      color: #337ab7;
      padding: 4px 0 4px 10px;
      border-radius: 4px;
      margin-bottom: 6px; }

.mainView {
  width: 100%;
  height: 100%;
  background: 1px solid red;
  position: relative;
  padding: 0 300px 0 0; }
  .mainView-left {
    width: 100%; }
    .mainView-left-title {
      width: 500px;
      height: 28px;
      color: #337ab7;
      font-size: 18px;
      border: 1px solid #BEDEC2;
      background-color: #C6E3CA; }
    .mainView-left .fixed-table-toolbar {
      background: #C6E3CA;
      border: 1px solid #BEDEC2;
      padding-right: 20px; }
    .mainView-left-table {
      width: 100%; }
      .mainView-left-table .bs-checkbox input {
        width: 30px; }
  .mainView-right {
    width: 300px;
    position: absolute;
    right: 0px;
    top: 0px; }
    .mainView-right-title {
      height: 28px;
      color: #337ab7;
      font-size: 18px;
      border: 1px solid #BEDEC2;
      background-color: #C6E3CA; }

.main .mainNav .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-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: #C6E3CA;
  border: 1px solid #BEDEC2; }
  .main .mainNav-shop-top .handlegroup {
    display: inline-block;
    vertical-align: top; }
  .main .mainNav-shop-top .form-control {
    width: 125px; }
  .main .mainNav-shop-top-topHandlegroup {
    width: 1037px;
    height: 30px;
    padding: 8px 0 0 0; }
    .main .mainNav-shop-top-topHandlegroup input {
      width: 125px;
      height: 30px; }
    .main .mainNav-shop-top-topHandlegroup .sp_input {
      width: 125px;
      height: 20px; }
  .main .mainNav-shop-top-bottomHandlegroup {
    padding: 20px 0 0 0; }
  .main .mainNav-shop-top input {
    width: 125px;
    border-radius: 4px;
    border: 1px solid #ccc; }
.main .mainTable .fixed-table-toolbar {
  background: #C6E3CA;
  border: 1px solid #BEDEC2;
  padding-right: 20px; }
.main .mainTable .pagination ul li a {
  background-color: #73B043; }

.fixed-table-header {
  background: #E5E5E5; }

/*# sourceMappingURL=deliveryPlanApplication.css.map */
