.info-dialog .modal-content {
  overflow: hidden;
}
.info-dialog .modal-body {
  padding: 0;
}
.info-dialog .close-btn {
  color: var(--secondary);
  margin-left: auto;
  cursor: pointer;
}
.info-dialog__header {
  display: flex;
  align-items: center;
  background: #F0F6FB;
  padding: 16px 24px;
  color: #000;
  font-weight: 500;
  font-size: 16px;
  border-bottom: 4px solid var(--secondary);
}
.errorMsg[data-v-2a219066] {
  color: #D81800;
  margin-left: 7em;
  margin-top: 3px;
  font-size: 14px;
}
.table-wrap[data-v-2a219066] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
  text-align: left;
}
.table-wrap[data-v-2a219066] .table-wrap__tbody-tr td {
  vertical-align: middle;
  text-align: left;
}
.table-wrap .c-nameLink[data-v-2a219066] {
  color: #0044AD;
  text-decoration: underline;
  cursor: pointer;
}
.notice__search-form .form-label[data-v-2a219066] {
  justify-content: flex-end;
}
.notice__search-form .col-pl[data-v-2a219066] {
  padding-left: 10px;
}
.notice__search-form .form-label-date[data-v-2a219066] {
  padding-bottom: 10px;
  justify-content: flex-end;
}
@media screen and (max-width: 1180px) {
.notice__search-form .form-label-date[data-v-2a219066] {
    padding-bottom: 10px;
}
}
.notice__search-form .date-range[data-v-2a219066] {
  padding-bottom: 10px;
}
.notice-text[data-v-2a219066] {
  font-size: 12px;
  color: #212529;
}
@media (max-width: 1199.98px) {
.m-card-group[data-v-2a219066] {
    padding: 20px;
}
.notice__search-form .col-pl[data-v-2a219066] {
    padding-left: 0px;
}
.notice__search-form .form-label[data-v-2a219066] {
    justify-content: left;
}
.notice__search-form .form-label-date[data-v-2a219066] {
    justify-content: left;
}
}
@media screen and (max-width: 700px) {
.custom-select[data-v-2a219066] {
    height: 38px;
    font-size: 14px;
}
}
.dropdown-menu {
  transform: translate3d(0px, 41px, 0px) !important;
  position: absolute !important;
  will-change: transform !important;
  right: 0px !important;
  top: 0px !important;
  left: auto !important;
}
.el-input {
  font-size: 16px;
}
.el-input__inner::-moz-placeholder {
  color: #767676;
  font-size: 16px;
  font-weight: 400;
}
.el-input__inner::placeholder {
  color: #767676;
  font-size: 16px;
  font-weight: 400;
}
.el-select {
  display: unset;
}
.el-select-dropdown__item.selected {
  color: #767676;
  font-weight: normal;
}
.el-select .el-input__inner:focus {
  border-color: #2e80ff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 68, 173, 0.25);
}
.el-input__inner {
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
}
.el-input__suffix {
  position: absolute !important;
}
.el-select-dropdown__item.selected {
  font-size: 16px;
}
.el-select-dropdown {
  max-width: 500px !important;
  width: 100%;
}
@media screen and (max-width: 992px) {
.el-select-dropdown {
    max-width: 280px !important;
    width: 100%;
}
}
datalist option[data-v-3f35c020] {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: red;
}
.table-wrap[data-v-3f35c020] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
  text-align: left;
}
.table-wrap[data-v-3f35c020] .table-wrap__tbody-tr td {
  vertical-align: middle;
  text-align: left;
}
.table-wrap .c-nameLink[data-v-3f35c020] {
  color: #0044AD;
  text-decoration: underline;
  cursor: pointer;
}
.notice__search-form .form-label[data-v-3f35c020] {
  justify-content: flex-end;
}
.notice__search-form .col-pl[data-v-3f35c020] {
  padding-left: 10px;
  position: relative;
}
.notice__search-form .col-pl .icon-x[data-v-3f35c020] {
  position: absolute;
  right: 24px;
  top: 13px;
  z-index: 3;
  color: #ccc;
  opacity: 0.5;
  cursor: pointer;
}
@media (max-width: 1199.98px) {
.notice__search-form .col-pl[data-v-3f35c020] {
    padding-left: 0px;
}
.notice__search-form .form-label[data-v-3f35c020] {
    justify-content: left;
}
.notice__search-form .form-label-date[data-v-3f35c020] {
    padding-bottom: 0px;
    justify-content: left;
}
}
@media screen and (max-width: 1023px) {
.row div[data-v-3f35c020]:nth-child(2), .row div[data-v-3f35c020]:nth-child(3) {
    margin-bottom: 10px;
}
}
.el-select.OwnName[data-v-3f35c020] {
  width: 100%;
  position: relative;
}
.el-popper {
  top: 23px !important;
}
.notify-index-header[data-v-12d9d170] {
  font-size: 24px;
  font-weight: bold;
}
.notify-show[data-v-12d9d170] {
  background: #fff;
  padding: 24px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.075);
  border-radius: 12px;
}
.notify-show__tabs[data-v-12d9d170] .nav-tabs {
  border-bottom: 2px solid var(--secondary);
}
.notify-show__tabs[data-v-12d9d170] .nav-tabs .nav-item {
  margin-bottom: 0;
}
.notify-show__tabs[data-v-12d9d170] .nav-tabs .nav-link {
  padding: 12px 16px;
  border: none;
  background: #f8f9fa;
  color: #6c757d;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.notify-show__tabs[data-v-12d9d170] .nav-tabs .nav-link:hover {
  background: #e9ecef;
}
.notify-show__tabs[data-v-12d9d170] .nav-tabs .nav-link.active {
  background: var(--secondary);
  color: #fff;
}
.notify-show__tabs[data-v-12d9d170] .nav-tabs .nav-link.disabled {
  color: #adb5bd;
}
