
.add-new-con[data-v-7481e94a] {
  position  : relative;
  text-align: left;
  padding   : 20px 334px 15px 0;
}
.add-new-con h5[data-v-7481e94a] {
  font-weight  : 500 !important;
  color        : #515365;
  line-height  : 24px;
  font-size    : 24px;
  margin-bottom: 17px;
}
.add-new-con .photo-modal[data-v-7481e94a] {
  position         : absolute;
  right            : -18px;
  top              : 55%;
  -webkit-transform: translateY(-50%);
  transform        : translateY(-50%);
}
.without-photo-modal[data-v-7481e94a] {
  position: relative;
  text-align: left;
  padding: 20px 0 15px 0;
}
.needs-action[data-v-7481e94a] {
  font-size: 20px;
  color    : #FF0000
}
.needs-action-bg[data-v-7481e94a] {
  background-color: #ffc7cc;
  border: 1px solid white;
}
.no-action-required[data-v-7481e94a] {
  font-size: 20px;
  color    :gray
}
.no-action-required-bg[data-v-7481e94a] {
  background-color: #cacaca85;
  border: 1px solid white;
}
.no-action-required-needs-action[data-v-7481e94a] {
  border-radius: 50%;
  font-size  : 20px;
  background : -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255,149,0,1)), color-stop(50%, rgba(253,29,29,1)));
  background : linear-gradient(90deg, rgba(255,149,0,1) 50%, rgba(253,29,29,1) 50%);
  -webkit-text-fill-color: transparent;
}
.text-cm[data-v-7481e94a] {
  color: #2D599E
}
.header-fixed[data-v-7481e94a] {
      width: 1600px;
}
.header-fixed > thead[data-v-7481e94a],
  .header-fixed > tbody[data-v-7481e94a],
  .header-fixed > thead > tr[data-v-7481e94a],
  .header-fixed > tbody > tr[data-v-7481e94a],
  .header-fixed > tbody > tr > td[data-v-7481e94a] {
      display: block;
}
.header-fixed > tbody > tr[data-v-7481e94a]:after,
  .header-fixed > thead > tr[data-v-7481e94a]:after {
      content: ' ';
      display: block;
      visibility: hidden;
      clear: both;
}
.header-fixed > tbody[data-v-7481e94a] {
      overflow-y: auto;
      min-height: 150px;
      max-height: 300px;
}
.header-fixed > tbody > tr > td[data-v-7481e94a],
  .header-fixed > thead > tr > th[data-v-7481e94a] {
      float: left;
}

