.warper .pageBody .mainPanel {
  min-height: 100%;
  margin-left: 251px;
  position: relative;
  top: 101px;
  padding-bottom: 30px; }
  .warper .pageBody .mainPanel .score {
    margin-left: 15px; }
    .warper .pageBody .mainPanel .score table {
      border: 1px solid #ccc;
      margin-bottom: 15px; }
      .warper .pageBody .mainPanel .score table tr {
        border-bottom: 1px solid #ccc; }
        .warper .pageBody .mainPanel .score table tr:last-child {
          border-bottom: none; }
        .warper .pageBody .mainPanel .score table tr th {
          text-align: left;
          background: #f1f1f1; }
        .warper .pageBody .mainPanel .score table tr:nth-child(even) {
          background: none; }
          .warper .pageBody .mainPanel .score table tr:nth-child(even) td {
            border: 1px solid #ccc; }
      .warper .pageBody .mainPanel .score table .scoreName {
        width: 200px;
        vertical-align: middle; }
      .warper .pageBody .mainPanel .score table .scoreVal {
        width: 284px;
        border: 1px solid #ccc;
        padding: 0;
        margin: 0; }
        .warper .pageBody .mainPanel .score table .scoreVal.Agreement li {
          background: #d9d9d9; }
          .warper .pageBody .mainPanel .score table .scoreVal.Agreement li:last-child {
            width: 60px;
            background: #fff; }
        .warper .pageBody .mainPanel .score table .scoreVal.differ li {
          background: #7f7f7f; }
          .warper .pageBody .mainPanel .score table .scoreVal.differ li:last-child {
            width: 60px;
            background: #fff; }
        .warper .pageBody .mainPanel .score table .scoreVal ul {
          padding: 0;
          margin: 0; }
          .warper .pageBody .mainPanel .score table .scoreVal ul li {
            float: left;
            width: 30px;
            height: 30px; }

/*# sourceMappingURL=managementPage1.css.map */
