.user-form .caption {
  color: blue;
  font-weight: bold; }

.user-greeting {
  font-weight: bold; }

.el-pagination li.active {
  background-color: #0F4871 !important; }

table td {
  vertical-align: top !important; }

#search-basic-detail table thead th:nth-child(4) {
  width: 122px !important; }

#search-basic-detail table thead th:nth-child(n) {
  background-color: #fafafa !important; }

.set-font-size * {
  font-size: 15px !important; }

.content__body__item__heading__status--primary {
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  padding: 4px 12px;
  background: #366ae2;
  border-radius: 100px; }

.content__body__item__heading__status--warning {
  background-color: #fc8003;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  padding: 4px 12px;
  border-radius: 100px; }

.content__body__item__heading__status--danger {
  background-color: #e14337;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  padding: 4px 12px;
  border-radius: 100px; }

.notifications .active {
  background-color: var(--primary-color) !important; }

.notifications .active a {
  color: #ffffff; }

.header-violate {
  font-size: 20px;
  font-weight: 600;
  color: #262626; }

#organization-personally-violate .list-card .card .card-body .content-information .content-information-detail {
  gap: 125px !important; }

@media (min-width: 1124px) and (max-width: 1600px) {
  #organization-personally-violate .list-card .card .card-body .content-information .content-information-detail {
    gap: 100px !important; } }

@media (max-width: 1123px) {
  #organization-personally-violate .list-card .card .card-body .content-information .content-information-detail {
    gap: 45px !important; } }

.show {
  display: block !important; }

.hide {
  display: none !important; }

.notifications .active_dropdown a {
  color: #ffffff; }

.active_dropdown {
  background-color: #2abeef !important; }

.paginationMargin {
  margin-top: 30px !important;
  margin-bottom: 20px !important; }

.boldText {
  font-weight: bold;
  margin-bottom: 0 !important; }

.icon-input {
  color: #1890ff !important;
  position: relative;
  z-index: 1;
  right: -25px;
  top: -5px; }

.icon-method-type {
  color: #1890ff !important;
  position: absolute;
  z-index: 1;
  right: 97.5%;
  top: 30%; }

.icon-eff-date {
  color: #1890ff !important;
  position: absolute;
  z-index: 1;
  right: 95%;
  top: 30%; }

.ant-calendar-picker {
  width: 100%; }

.icon-note-select {
  color: #1890ff !important; }

header {
  position: relative;
  z-index: 2; }