
.info-table .thead-light th {
  background-color: #f8f9fa !important;
}

@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.m-search-group[data-v-5062b9fd] {
  display: flex;
  align-items: center;
}
.search-btn[data-v-5062b9fd] {
  width: 112px;
}
@media screen and (max-width: 1023px) {
.m-search-group[data-v-5062b9fd] {
    flex-direction: column;
}
.select-date[data-v-5062b9fd] {
    margin-bottom: 30px;
}
.search-btn[data-v-5062b9fd] {
    margin-bottom: 20px;
}
}
.tip[data-v-5062b9fd] {
  font-size: 0.875rem;
  color: #adb5bd;
  margin: 0 0 0 20px;
  padding: 0;
}
.table[data-v-5062b9fd] {
  margin-bottom: 25px;
}
.tHeader[data-v-5062b9fd], .tr[data-v-5062b9fd] {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #d5d5d5;
  background-color: #0044AD;
  color: #fff;
}
.tHeader .th[data-v-5062b9fd], .tr .th[data-v-5062b9fd], .tr .td[data-v-5062b9fd] {
  text-align: center;
  width: 100%;
  padding: 12px 0;
  font-weight: 600;
}
.tHeader .th[data-v-5062b9fd]:first-child, .tr .th[data-v-5062b9fd]:first-child, .tr .td[data-v-5062b9fd]:first-child {
  border: none;
}
.tr[data-v-5062b9fd] {
  margin: 0 auto;
  border-top: none;
  background-color: #fff;
  color: #000;
}
.tr .td[data-v-5062b9fd] {
  font-weight: 500;
}
@media screen and (max-width: 1023px) {
.tHeader[data-v-5062b9fd], .tr[data-v-5062b9fd] {
    display: none;
}
.tr[data-v-5062b9fd] {
    display: flex;
    flex-direction: column;
}
.tr[data-v-5062b9fd]:last-child {
    border-bottom: none;
}
.tr .td[data-v-5062b9fd]:first-child {
    border-bottom: 1px solid #d5d5d5;
}
.tr .td[data-v-5062b9fd]::before {
    content: attr(data-title);
    width: 50%;
    text-align: center;
    background-color: #fbf9fa;
    padding: 12px 0;
    font-weight: 600;
}
.tr .td[data-v-5062b9fd] {
    padding: 0;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #d5d5d5;
    align-items: center;
}
.tr .td span[data-v-5062b9fd] {
    width: 50%;
    display: block;
    text-align: center;
}
}
.select[data-v-5062b9fd] {
  margin-right: 15px;
}
.m-iagent-group[data-v-5062b9fd] {
  color: #212529;
}
.maintain[data-v-5062b9fd] {
  color: #495057;
  font-size: 0.75rem;
}
.hr[data-v-5062b9fd] {
  background-color: #d5d5d5;
  margin-top: 25px;
  margin-bottom: 25px;
}
.tab__tabs[data-v-bdda1ea4] .nav-tabs {
  border-bottom: 2px solid #0044ad;
}
.tab__tabs[data-v-bdda1ea4] .nav-tabs .nav-item {
  margin-bottom: 0;
}
.tab__tabs[data-v-bdda1ea4] .nav-tabs .nav-link {
  padding: 12px 16px;
  border: none;
  background: #f8f9fa;
  color: #6c757d;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
.tab__tabs[data-v-bdda1ea4] .nav-tabs .nav-link:hover {
  background: #e9ecef;
}
.tab__tabs[data-v-bdda1ea4] .nav-tabs .nav-link.active {
  background: #0044ad !important;
  color: #fff !important;
}
.tab__tabs[data-v-bdda1ea4] .nav-tabs .nav-link.disabled {
  color: #adb5bd;
}
.isPC[data-v-bdda1ea4] {
  display: block;
}
.isMobile[data-v-bdda1ea4] {
  display: none;
}
@media screen and (max-width: 810px) {
.isPC[data-v-bdda1ea4] {
    display: none;
}
.isMobile[data-v-bdda1ea4] {
    display: flex;
}
}
.table td.name {
  padding-left: 5rem !important;
}
.table td.totalAmount {
  padding-right: 5rem !important;
}
@media screen and (max-width: 799px) {
.salary-tab-table .w-25 {
    width: 35% !important;
}
}
.pop-factor .table-bordered td.bg {
  border-top: #000;
  background-color: #F0F6FB;
}
@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.main-group-table[data-v-337dcac0] .main-group-table__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.table-wrap[data-v-337dcac0] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.table-wrap .table th[data-v-337dcac0] {
  background-color: #0044AD;
  color: #fff;
}
a[data-v-337dcac0] {
  text-decoration: underline;
}
a[data-v-337dcac0]:hover {
  text-decoration: none;
}
.m-card-group[data-v-337dcac0] {
  position: relative;
  padding: 0;
}
.warning-group[data-v-337dcac0] {
  background: transparent;
  font-size: 0.75rem;
  margin-top: 25px;
}
.warning-group .warning-item[data-v-337dcac0] {
  list-style-type: decimal;
  margin-left: -15px;
}
.warning-group .warning-item > li[data-v-337dcac0] {
  margin-top: 0.5em;
}
.m-card-group > .title[data-v-337dcac0] {
  margin-bottom: 5px;
}
.m-card-group > .title.first[data-v-337dcac0] {
  margin-top: 36px;
}
.red[data-v-337dcac0] {
  color: #d81800;
}
.total[data-v-337dcac0] {
  display: flex;
  justify-content: space-between;
  font-size: 0.75rem;
  font-weight: bold;
}
.total span[data-v-337dcac0]:first-child {
  color: #d81800;
}
.table[data-v-337dcac0] {
  margin-top: 12px;
}
.pop-group h3.title[data-v-337dcac0] {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.popup-btn[data-v-337dcac0] {
  position: absolute;
  right: 0;
  top: -20px;
  display: inline-block;
  background-color: #fffce5;
  border: none;
  color: #212529;
  font-size: 0.75rem;
  padding: 8px 12px;
  border-radius: 50rem;
  width: auto;
  z-index: 2;
}
@media screen and (max-width: 450px) {
.popup-btn[data-v-337dcac0] {
    position: static;
    margin-top: 25px;
}
}
.bank-icon[data-v-337dcac0] {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 25px;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  background-color: #ffc107;
  color: #fff;
  margin-right: 8px;
}
.btn-group[data-v-337dcac0] {
  padding: 25px 0;
  display: block;
  text-align: center;
}
.btn-group button[data-v-337dcac0] {
  color: #fff;
}
.table-incomeDetail .table thead th {
  background-color: #0044ad !important;
  color: #fff;
}
@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.main-group-table[data-v-976093f2] .main-group-table__thead-tr {
  background-color: #0044ad;
  color: #fff;
}
a[data-v-976093f2] {
  text-decoration: underline;
}
a[data-v-976093f2]:hover {
  text-decoration: none;
}
.m-card-group[data-v-976093f2] {
  position: relative;
  padding: 0;
}
h3.title[data-v-976093f2] {
  margin-top: 35px;
}
.red[data-v-976093f2] {
  color: #d81800;
}
.total[data-v-976093f2] {
  font-size: 0.75rem;
  color: #965A05;
  margin-top: -28px;
  margin-bottom: 10px;
  font-weight: bold;
}
.select[data-v-976093f2] {
  margin-right: 20px;
}

@media print {
.print {
    display: none;
}
}


.info-table .thead-light th {
  background-color: #0044AD !important;
  color: #fff;
}


@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.print[data-v-78482da3] {
  text-align: right;
  cursor: pointer;
  text-decoration: none;
  color: #0044AD;
}
.print[data-v-78482da3]:hover {
  color: #0056b3;
}
.print.btn[data-v-78482da3]:focus, .print.btn.focus[data-v-78482da3] {
  box-shadow: 0 0 0 0.2rem transparent;
}
.m-iagent-group[data-v-78482da3] {
  overflow: hidden;
}
.maintain[data-v-78482da3] {
  color: #495057;
  font-size: 0.75rem;
}
.unit[data-v-78482da3] {
  display: flex;
  align-items: center;
}
.back[data-v-78482da3] {
  position: relative;
}
.back .back-link[data-v-78482da3] {
  cursor: pointer;
}
.back .back-link[data-v-78482da3]:hover {
  text-decoration: none;
}
.back .back-link[data-v-78482da3] {
  position: absolute;
  right: 24px;
  display: inline-flex;
  z-index: 10;
  color: #0044AD;
}
.back .back-link-position[data-v-78482da3] {
  top: 20px;
}
.back .return-icon[data-v-78482da3] {
  margin-right: 5px;
  color: #d81800;
  transform: translateY(3px);
}
