.opt-tab-nop tr th {
  font-weight: normal !important;
}
.tab-notice-p {
  z-index: 0;
  box-shadow: 0px 2px 15px -5px grey;
  padding-top: 5rem !important;
}
.space-top-nop-a a {
  color: #000 !important;
}
.space-top-nop-a:hover {
  cursor: pointer;
  color: #5c666f !important;
}
.active-menuu {
  background-color: rgba(124, 133, 140, 0.1) !important;
  cursor: pointer;
  border-right: 3px solid #5c666f !important;
}
.space-top-nop {
  height: 25px;
}
.space-top-nop2 {
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.d-pdf-nop {
  text-align: center;
  border: 1px solid #5c666f;
  border-radius: 100px;
  padding: 0.5rem 3rem 0.5rem 3rem;
}
.d-pdf-nop:hover {
  background-color: #5c666f;
  color: #fff !important;
}
.cont-notice-pri h5 {
  padding-bottom: 0.5rem;
}
.cont-notice-pri p {
  padding-bottom: 1rem;
}
.p-l-txt-n {
  padding-left: 3rem;
}
