#template2Tip {
  display: none; }

.contentView {
  position: fixed;
  top: 120px;
  left: 251px;
  right: 0;
  bottom: 0; }
  .contentView iframe {
    width: 100%;
    height: 100%;
    background: #FFF; }

.unaccomplist {
  padding: 0 10px; }
  .unaccomplist li {
    margin: 5px 0;
    font-size: 13px; }
    .unaccomplist li .iconfont {
      font-size: 14px; }

.remarkBtn {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: linear-gradient(#7092be, #6786ad) !important;
  color: #000 !important;
  font-weight: bold;
  padding-left: 20px !important;
  box-sizing: border-box;
  font-size: 14px !important; }

.remarkBtn .remark_subject {
  font-size: 12px;
  font-weight: normal;
  color: #424242; }

.checkState {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  background: red;
  color: #fff;
  height: 50px;
  width: 100%;
  align-items: center;
  padding: 15px;
  box-sizing: border-box; }

/*# sourceMappingURL=mainPage.css.map */
