body {
  color: #707070;
  font-weight: 400;
  font-size: 14px;
  font-family: 'KozGoPro',Arial, sans-serif;
  overflow-x: hidden;
}
ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul {
  padding: 0;
  margin-bottom: 0;
}
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  -webkit-transition: all 250ms ease-in-out 0s;
  -moz-transition: all 250ms ease-in-out 0s;
  -ms-transition: all 250ms ease-in-out 0s;
  -o-transition: all 250ms ease-in-out 0s;
  transition: all 250ms ease-in-out 0s;
}
p {
  margin-bottom: 0;
}
a {
  color: #707070;
}
a:hover {
  color: #252525;
}
.btn.focus, .btn:focus {
  box-shadow: none;
}
.btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  font-size: 14px;
}
.main {
  padding-top: 25px;
}
.main-top, .main-setting {
  height: calc(100vh - 153px);
  height: -moz-calc(100vh - 153px);
  height: -webkit-calc(100vh - 153px);
  height: -ms-calc(100vh - 153px);
  height: -o-calc(100vh - 153px);
}
.main-container {
  background: url(../images/common/bg_main.svg)center center;
  overflow: hidden;
  /*background-size: cover;*/
  padding-bottom: 40px;
  margin-top: 112px;
}
.main-container.inner-login {
  height: calc(100vh - 153px);
  height: -moz-calc(100vh - 153px);
  height: -webkit-calc(100vh - 153px);
  height: -ms-calc(100vh - 153px);
}
.main .form-group {
  width: 100%;
  margin-bottom: 5px;
  padding: 5px;
}
.main .form-control {
  border-radius: 0;
  border: 1px solid #CBCBCB;
  padding: 3px 8px;
}
/*header */
.header {
  background: #ffd700;
  border-bottom: 1px solid #F1F7EB;
  padding: 15px 0;
  height: 75px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000000;
}
.tophead-right li {
  display: inline-block;
  padding-right: 15px;
}
.tophead-right li:last-child {
  padding-right: 0;
}
.tophead-right .menu {
  float: right;
  padding-top: 10px;
}
.tophead-right .dropdown-menu {
  border-radius: 0;
  border: 1px solid #cacaca;
  width: 215px;
  padding: 8px;
  margin-top: 35px;
  left: auto!important;
  right: 0;
  transform: none!important;
  -webkit-transform: none!important;
  z-index: 100000;
}
.dropdown-toggle[aria-expanded=true]::after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
/*end header */
/* footer*/
.inner-footer {
  padding: 25px 0;
  height: 115px;
}
.inner-footer .f-menu li {
  padding-bottom: 25px;
}
.inner-footer .f-menu li a:hover {
  opacity: 0.6;
}
.inner-footer .f-menu li:last-child {
  padding-bottom: 0;
}
.footer-infor  {
  border-right: 2px solid #f4f4f4;
  text-align: center;
}
.footer-infor:last-child {
  border-right: 0;;
}
.footer-infor .f-menu a {
  letter-spacing: -0.05rem;
}
.footer-infor.right {
  border-right: 0;
}
.footer .copy-bg {
  background: #1D211D;
  padding: 10px 0;
  color: #fff;
}
/*end footer */
.tophead-right .dropdown-menu li {
  border-bottom: 1px solid #f0f0f0;
  display: block;
  padding-right: 0;
}
.tophead-right .dropdown-menu li:last-child {
  border-bottom: none;
}
.tophead-right .icon-menu-r {
  padding-right: 5px;
}
.tophead-right .icon-menu-r img {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.tophead-right .dropdown-menu li a {
  display: block;
  padding: 5px 0 5px 5px;
}
.tophead-right .dropdown-menu li a:hover {
  background: #e9e9e9;
}
.tophead-right .dropdown-menu li .icon-menu {
  color: #707070;
  margin-right: 8px;
}
.navbar-menu .nav-item a {
  background: #E9E9E9;
  border-radius: 4px;
  text-align: center;
  padding: 8px 15px;
}
.form-group-primary .inner-select-billing, .form-date .inner-select-billing {
  float: left;
  margin-right: 12px;
}
.form-billing .select-block-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19.6%;
  flex: 0 0 19.6%;
  max-width: 19.6%;
}
.form-billing .select-block-cl {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19.7%;
  flex: 0 0 19.7%;
  max-width: 19.7%;
  padding-right: 0;
}
.form-billing label, .txt-date-h {
  color: #3E3E3E;
  font-weight: 600;
  padding-left: 3px;
}
.form-billing .group-date-1 {
  width: 100px;
}
.form-date .inner-select-billing {
  margin-top: 29px;
  position: relative;
  width: 51px;
}
.form-date .txt-month, .form-group-primary .txt-month {
  position: absolute;
  right: 5px;
  top: 50%;
}
.form-date .txt-month {
  top: 48%;
}
.form-group-primary {
  margin-top: 1px;
  margin-bottom: 14px;
}
.form-group-primary.col-md-1, .form-date.col-md-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 11%;
  flex: 0 0 11%;
  max-width: 11%;
}
.form-date.col-md-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 9.5%;
  flex: 0 0 9.5%;
}
.inner-date .group-date.group-date-1 {
  width: 140px;
}
.inner-date .group-date {
  width: 80px;
  margin-bottom: 5px;
  margin-right: 5px
}
.form-billing .inner-processing .col-md-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.9%;
  flex: 0 0 8.9%;
  max-width: 8.9%;
  padding-right: 0;
}
.form-billing .inner-processing #office_code, .form-billing .inner-processing .office_code {
  width: 80px;
}
.form-billing .inner-affiliation {
  margin-bottom: 20px;
}
.form-billing .inner-date {
  margin-top: 9px;
}
.form-billing .inner-processing .btn-call {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15%;
  flex: 0 0 15%;
  max-width: 15%;
  padding-right: 0;
  padding-left: 0;
}
.inner-form-billing .inner-processing .btn-call-r {
  width: 160px;
}
.inner-processing {
  margin-bottom: 15px;
}
.inner-form-billing {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 0 25px 10px;
  margin-bottom: 20px;
}
.inner-form-billing .ttl-1, .sec-dashboard .ttl-1, .sidebar-setting .ttl-1, .sec-notice .ttl-1, .affiliation-r .ttl-1, .sec-facility .ttl-1, .invoice-total .ttl-1 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background: #1D211D;
  padding: 15px 0;
  display: block;
  margin: 0 -25px;
  border-radius: 8px 8px 0px 0px;
  margin-bottom: 30px;
}
.sidebar-setting .ttl-1 {
  margin: 0 -8px;
}
.sec-dashboard .ttl-1 {
  margin: 0 -22px;
}
.inner-processing .btn-call {
  text-align: right;
}
.inner-processing .btn-call-r, .form-daily-proces .btn-call-r, .btn-back .btn-back-home, .inner-transition .inner-btn-register .btn-update, .inner-transition .inner-btn-register .btn-regis {
  background: #86CB41;
  color: #fff;
  font-weight: bold;
  width: 200px;
  border-radius: 0;
  margin-top: 30px;
  position: relative;
  padding: 5px;
}
.sec-template {
  background: #707070!important;
  padding: 15px 40px;
  margin-bottom: 30px;
}
.inner-bg-managament {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 3px 6px #00000029;
  padding: 10px 27px 10px;
  margin-bottom: 20px;
}
.tb-balance .tbl_append .link-td .wrap-list-chk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tb-balance tfoot {
  display: block;
  position: relative;
  background: #eee;
}
.tb-balance tfoot .link-td, .tb-balance tfoot td {
  font-weight: bold;
  color: #1D211D;
}
.tb-balance tbody {
  max-height: 285px!important;
}
.tb-balance tbody {
  display: block;
  max-height: 550px;
  overflow-y: scroll;
}
.tbl-scroll-mngment .table {
  min-width: 1200px;
  width: 100%
}
.tbl-scroll-mngment .txt-link:last-child, .tbl-scroll-mngment .table th:last-child {
  width: 170px;
}
.tbl-scroll-mngment {
  overflow-x: scroll;
  max-height: 515px;
}
.table-managament thead {
  /* padding-right: 15px; */
  display: block;
  position: relative;
}
.table-managament thead:before {
  content: '';
  position: absolute;
  bottom: 0;
  background: #dee2e6;
  width: 15px;
  height: 2px;
  right: 0;
}
.table-managament thead tr, .table-managament tbody tr, .tb-balance thead, .tb-balance tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.table-managament.tbl-scroll-exp tbody {
  display: block;
  max-height: 515px;
  overflow-y: scroll;
}
.table-managament.tbl-scroll-exp thead {
  padding-right: 15px;
}
.table-managament.tbl-scroll-exp thead:after {
  width: auto;
}
.table-managament .w-ttl, .table-managament .txt-decoration {
  width: 30%;
}
.tbl-scroll-mngment .table thead th:nth-child(3), .tbl-scroll-mngment .table td:nth-child(3) {
  width: 120px
}
.table-managament thead:after {
  content: "";
  position: absolute;
  top: 0;
  background-color: #fff;
  height: 98%;
  width: 30px;
  right: 0;
}
.table-managament .line-border td {
  background: #fff;
}
.table-managament th {
  background: #fff;
  border-bottom: 2px solid #e9e9e9;
  border-top: none;
  font-weight: 600;
  color: #1D211D;
  padding-top: 0;
}
.table-managament td {
  border-bottom: 1px dotted #e0e0e0;
  border-top: none;
}
.table-managament th, .table-managament td {
  text-align: center;
  font-size: 15px;
}
.table-managament .line-border td {
  border-bottom: none;
  background: #fff;
  padding-left: 5px;
}
.table-managament .line-hidden, .table-managament .line-hidden .txt-decoration a, .table-managament .line-hidden .txt-link a, .line-hidden-t .txt-link.line-hidden a  {
  color: #CBCBCB;
}
.table-managament td.txt {
  text-align: left;
}
.table-managament td.txt  label {
  margin-left: 45px;
}
.table-managament .txt-link a, .table-managament .txt-decoration a, #table-managament .view_report_1 {
  color: #0000EE;
}
.input-processing .form-control {
  border: 1px solid #CBCBCB;
}
.inner-form-billing .select2-container--default .select2-selection--single {
  border: 1px solid #CBCBCB;
  border-radius: 0;
  padding: 1px;
  height: 32px;
}
.inner-select-processing .round-pr {
  max-width: 100px;
}
.txt-date-h {
  padding-left: 3px;
  display: block;
  padding-bottom: 7px;
}
.inner-date label {
  vertical-align: sub;
}
.form-group-primary .inner-select-billing {
  width: 67px;
  position: relative;
}
.select-block .select2-container, .inner-select-processing .select2-container, .form-billing .select2-container, .select-user .select2-container, .form-facility-edit .select2-container, .inner-select-billing .pref-select {
  width: 100%!important;
}
.pref-select {
  width: 100%;
}
.inner-select-processing .confirm-procesing {
  margin-right: -20px;
  margin-left: 4px;
}
.form-billing .select-block {
  margin-right: -15px;
}
.form-billing .select-block.right {
  margin-right: 0px;
}
.inner-processing .input-processing {
  margin-right: -15px;
}
.col-confirm {
  padding-left: 5px;
  margin-right: 7px;
}
.main-container .custom-checkbox .custom-control-label::before {
  border-radius: 0;
}
.main-container .custom-control-label::after, .main-container .custom-control-label::before {
  left: 0;
}
.main-container .table-managament .custom-control-label::after, .main-container .table-managament .custom-control-label::before {
  left: 0!important;
  right: 0;
  display: block;
  margin: 0 auto;
}
.main-container .table-managament .line-border .custom-control-label::after, .main-container .table-managament .line-border .custom-control-label::before {
  left: 31px!important;
  right: auto!important;
}
.table-managament .line-border .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  left: 34px!important;
  right: auto!important;
}
.table-managament .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  left: 0!important;
  right: 0;
  display: block;
  margin: 0 auto;
}
.table-managament .custom-control-label::after {
  left: 3px;
}
.main-container .table-calculation .custom-control-label::after, .main-container .table-calculation .custom-control-label::before, .main-container .group-meal-unit-r .custom-control-label::after, .main-container .group-meal-unit-r .custom-control-label::before, .main-container .inner-meal-price .custom-control-label::before, .main-container .inner-meal-price .custom-control-label::after {
  left: 0!important;
  right: 0;
  display: block;
  margin: 0 auto;
}
.main-container .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  background-image: none;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 10px;
  height: 7px;
  top: 8px;
  left: 3px;
}
.main-container .group-meal-unit .custom-control-label::before, .main-container .group-meal-unit-r .custom-control-label::before, .main-container .table-calculation .custom-control-label::before {
  border: 1px solid #CBCBCB;
}
.main-container .custom-control-label::before {
  background-color: #fff;
  border: 1px solid #3E3E3E;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
  background-color: #F2F2F2;
}
.custom-radio .custom-control-input:checked~.custom-control-label::before, .custom-radio .custom-control-label::before {
  background-color: #F2F2F2;
  border: 1px solid #CBCBCB;
}
.custom-radio .custom-control-label::before {
  background-color: #fff;
}
.custom-control-input:focus~.custom-control-label::before {
  box-shadow: transparent;
}
.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background: #707070;
  border-radius: 50px;
  width: 10px;
  height: 10px;
  left: 3px;
  top: 7px;
}
.txt-execute {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
}
/*login*/
.form-login-r .form-group {
  position: relative;
  font-size: 16px
}
.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #CBCBCB;
}
.form-login-r .form-control::placeholder, .form-login-r .form-control::-webkit-input-placeholder {
  color: #bdc1c4;
  font-size: 16px;
}
.form-login-r input[type=password] {
  color: #bbbcbe;
}
.form-login-r .form-group .fa-user, .form-login-r .form-group .fa-key {
  position: absolute;
  top: 37px;
  right: 12px;
  color: #E9E9E9;
  font-size: 16px;
}
.form-login-r .form-control {
  border: none;
  border-bottom: 1px solid #deecdd;
  padding: 5px 10px;
  background: #fff;
  border-radius: 0;
}
.form-login-r .name {
  margin-bottom: 0px;
}
.login-right .tll-1 {
  margin-bottom: 30px;
}
.login-right .tll-2 {
  font-size: 12px;
  color: #707070;
  position: relative;
  padding-left: 10px;
  margin-bottom: 40px;
}
.login-right .tll-2:before {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  width: 4px;
  height: 24px;
  background: #C1DFC4;
  border-radius: 3px;
}
.login-right .btn-login {
  margin-top: 25px;
  padding-bottom: 85px;
  border-bottom: 1px solid #deecdd;
  margin-bottom: 15px;
}
.btn-login .btn {
  font-size: 16px;
  color: #fff;
  background: #86CB41;
  border-radius: 4px;
  display: block;
  width: 240px;
  padding: 10px;
  margin: 0 auto;
  font-weight: bold;
  position: relative;
}
.btn-all {
  position: relative;
}
.wrap-btn-regis .btn-edit:after, .wrap-btn-regis .btn-edit:hover, .inner-btn .btn-delete-ex:hover, .inner-btn .btn-delete-ex:after, .inner-transition .inner-btn-register .btn-regis:hover, .inner-transition .inner-btn-register .btn-regis:after {
  color: #3E3E3E!important;
}
.btn-login .btn:hover, .btn-login .btn:after, .form-billing .btn-call-r:hover, .form-billing .btn-call-r:after, .btn-all:hover, .btn-all:after {
  color:#86CB41!important;
  z-index:1;
}
.btn-login .btn:hover:after, .form-billing .btn-call-r:hover:after, .btn-all:hover:after {
  width: 100%;
}
.btn-login .btn:after, .form-billing .btn-call-r:after, .btn-all:after {
  content:'';
  background:#fff;
  border-radius: 4px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all .3s;
  width: 0;
  z-index: -1;
}
.setting
.form-billing .btn-call-r:after, .form-setting-edit .btn-update:after, .form-search .btn-search:after, .btn-update-facility .btn-update:after, .btn-call-r:after,
 .form-monthly .btn-update-facility .btn-final:after, .inner-processing .btn-call-r:after, .form-daily-proces .btn-call-r:after, .btn-back .btn-back-home:after,
 .wrap-btn-regis .btn-edit:after, .inner-transition .inner-btn-register .btn-regis:after, .inner-transition .inner-btn-register .btn-update:after, .cooperation-infor .btn-cooperation:after {
  border-radius: 0;
}
.login-right .forget-pw {
  font-size: 16px;
}
.inner-login .container {
  max-width: 998px;
}
.form-login {
  margin-top: 80px;
  padding-bottom: 142px;
}
.form-login .login-left {
  padding-left: 10px;
}
.login-left  .img-logo-bg {
  border-radius: 8px 0px 0px 8px;
  background: #F1F7EB;
  height: 100%;
  padding: 80px 0 0 80px;
}
.form-login .login-right {
  padding: 30px 55px 20px;
}
.copy-right {
  color: #1D211D;
  text-align: center;
  padding: 10px 0;
}
.txt-error {
  color: #EC6868;
  font-size: 12px;
  padding-top:15px;
  display: block;
}
.form-login-r .form-group.color-label .fa-user, .form-login-r .form-group.color-label .fa-key {
  color: #C1DFC4;
}
.form-login-r .form-control:focus {
  box-shadow: none;
}
.form-login .bg-login, .sec-dashboard, .sidebar-setting, .setting-screen .affiliation-r, .inner-dashboard .sec-notice, .sec-template, .sec-facility, .infor-facility, .management-dl-meal, .sec-inner-balance, .wrap-invoice-total, .income-statement .tbl-statement, .overall-balance-tbl, .sct-transition-tbl {
  background: #fff;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 8px;
}
/*css cooperation */
.cooperation-infor .ttl-3 {
  font-size: 18px;
  margin-bottom: 15px;
  border-bottom: 2px solid #E9E9E9;
  padding-bottom: 15px;
}
.cooperation-infor .form-setting-edit .custom-checkbox {
  display: block;
  margin-bottom: 14px;
}
.custom-control-input:focus~.custom-control-label::before {
  box-shadow: none;
}
/*end css cooperation */
/*end login*/
/*top*/
.sec-dashboard {
  padding: 0 22px;
  margin-bottom: 25px;
}
.infor-dashboard {
  padding-top: 22px;
}
.infor-dashboard .icon-dashboard {
  box-shadow: 0px 2px 2px 0 #0000000D;
  border-bottom: 1px solid #DEECDD;
  color: #707070;
  font-size: 55px;
  text-align: center;
  padding: 5px;
}
.infor-dashboard .menu-dashboard {
  padding: 5px 8px 2px;
  font-size: 13px;
  height: 54px;
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.infor-dashboard .col-md-2  {
  -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    margin-bottom: 25px;
}
.infor-dashboard .block-dashboard {
  box-shadow: 0px 2px 2px #0000000D;
  border: 1px solid #DEECDD;
  border-radius: 4px;
  margin: 0 -5px 0;
}
.infor-dashboard .icon-arrow {
  color: #E9E9E9;
  font-size: 20px;
  float: right;
  margin-right: 0;
}
.block-dashboard a:hover .icon-dashboard {
  color: #7EC537;
  transition: all ease 0.5s;
}
.block-dashboard a:hover .menu-dashboard {
  background: #7EC537;
  color: #fff;
}
.block-dashboard a:hover .menu-dashboard .icon-arrow {
  color: #fff;
}
.breadcrumbs {
  padding: 10px 0;
  background: #F1F7EB;
  position: fixed;
  width: 100%;
  z-index: 100000;
  top: 70px;
}
.breadcrumbs li {
  display: inline-block;
  padding-right: 12px;
}
.breadcrumbs .breadcrumb-next a {
  color: #CBCBCB;
}
.breadcrumbs li .font-icon {
  font-size: 18px;
}
.breadcrumbs .icon-home .fa-home {
  margin-right: 12px;
}
.breadcrumb-label, .chevron-right .fa-chevron-right {
  color: #64A820;
}
.chevron-right .fa-chevron-right {
  font-size: 18px;
}
.chevron-right-bc .fa-chevron-right {
  color: #CBCBCB;
}
/*setting */
.sidebar-setting {
  padding: 0 8px 0;
  margin-bottom: 50px;
}
.sidebar-setting li {
  border-bottom: 2px solid #f9f9f9;
}
.sidebar-setting li:last-child {
  border-bottom: none;
}
.sidebar-setting li a {
  padding: 10px 30px;
  display: block;
}
.list-sidebar .active, .list-sidebar .active .icon-arrow {
  color: #7EC537;
}
.list-sidebar .icon-setting {
  font-size: 21px;
  margin-right: 20px;
  vertical-align: middle;
}
.list-sidebar li a:hover, .list-sidebar a:hover .icon-arrow {
  color: #7EC537;
}
.list-sidebar .icon-arrow {
  color: #E9E9E9;
  float: right;
  font-size: 20px;
}
.setting-screen {
  margin-bottom: 65px;
}
.setting-screen .affiliation-r {
  padding: 0 40px 25px;
}
.ttl-affiliation {
  color: #3E3E3E;
  font-size: 16px;
  font-weight: bold;
  padding-left: 15px;
}
.inner-affiliation .sign-up-new {
  margin-bottom: 20px;
}
.sign-up-new .check-all {
  float: left;
  margin-top: 7px;
}
.sign-up-new .check-all .custom-control-label {
  margin-top: 2px;
}
.sign-up-new .add-load, .add-facility .add-load {
  background: #3E3E3E;
  border: 1px solid #3E3E3E;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 6px 0;
  width: 190px;
  text-align: center;
}
.add-load .icon-circle {
  font-size: 17px;
  vertical-align: text-top;
  margin-right: 8px;
}
.sec-notice .ttl-1 {
  margin: 0;
}
.sec-notice .inner-notice {
  padding: 25px;
}
.wrap-scroll-notice {
  overflow-y: scroll;
  height: 180px;
  overflow-x: hidden;
}
.inner-notice .change {
  font-size: 16px
}
.sec-notice .change a {
  font-size: 16px;
  text-align: right;
}
.sec-notice .infor-notice {
  border-right: 1px solid #E9E9E9;
  margin-bottom: 8px;
}
.infor-affiliation .head-affiliation {
  background: #fff;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
}
/* setting*/
.head-affiliation {
  border-bottom: 2px solid #E9E9E9;
  font-size: 16px;
  color: #1D211D;
  padding-bottom: 5px;
  font-weight: 600;
  padding-right: 17px;
}

.inner-affiliation .new-registration, .content-affiliation .row {
  border-bottom: 1px dotted #f4f4f4;
  padding: 10px 0;
  font-size: 16px;
}
.new-registration .link-ttl, .new-registration .link-small, .content-affiliation .link-ttl, .content-affiliation .link-small {
  color: #0000EE;
  font-size: 16px;
}
.content-affiliation .link-ttl, .new-registration .link-ttl, .new-registration .link-small {
  margin-left: 30px;
}
.sort-down {
  margin-left: 21px;
  cursor: pointer;
}
.head-affiliation .col-md-8 {
  padding-left: 98px;
}
.content-affiliation .link-ttl:hover, .content-affiliation .link-small:hover {
  text-decoration: underline;
}
.content-affiliation.hidden, .new-registration .hidden, .new-registration.hidden .link-ttl, .hidden, .hidden.link-ttl {
  color: #CBCBCB;
  cursor: default;
}
.affiliation-r .ttl-1 {
  margin: 0 -40px 25px;
}
.inner-affiliation .form-setting-edit {
  padding: 0 70px 10px 40px;
}
.form-setting-edit .label-setting {
  padding-left: 15px;
}
.form-setting-edit .form-group .name {
  color: #1D211D;
  font-size: 16px;
  font-weight: 600;
  margin-top: 5px;
}
.form-setting-edit .required, .form-facility-edit .required {
  margin-top: 10px;
  text-align: center;
}
.form-setting-edit .required span, .form-facility-edit .required span {
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  background: #fa6666;
  padding: 1px 7px;
  text-align: center;
}
.form-setting-edit .form-control {
  background: #F9F9F9;
  border: 1px solid #cbcbcb;
  font-size: 14px;
  padding: 4px 9px 5px;
}
.form-setting-edit .form-group {
  margin-bottom: 7px;
}
.form-setting-edit .form-phone, .control-account {
  width: 140px;
}
.form-setting-edit .custom-checkbox {
  display: inline-block;
  margin-right: 13px;
  margin-top: 3px;
}
.form-setting-edit .btn-update, .btn-update-facility .btn-update, .form-message .btn-update, .form-monthly
.btn-update-facility .btn-final, .wrap-btn-regis .btn-edit, .cooperation-infor .btn-cooperation {
  background: #86CB41;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 200px;
  padding: 8px;
  margin-top: 7px;
}
#modal-bill .modal-dialog, #modal-bill-one .modal-dialog, .modal-bill-show .modal-dialog {
  top: 50%;
  transform: translateY(-50%)!important;
  max-width: 550px;
  margin: 0 auto;
}
#modal-bill .modal-title,  #modal-bill-one .modal-title, .modal-bill-show .modal-title {
  background: #0E100E;
  color: #fff;
  font-size: 16px;
  margin: 0 -16px 10px;
  padding: 7px 20px;
  border-radius: 8px 8px 0px 0px;
}
#modal-bill .txt-edit, .modal-bill-show .txt-edit {
  border-bottom: 1px solid #707070;
  color: #1D211D;
  margin-bottom: 9px;
  font-weight: 600;
  padding-bottom: 10px;
}
#modal-bill .modal-body, #modal-bill-one .modal-body, .modal-bill-show .modal-body {
  padding-top: 0;
  padding-bottom: 15px;
}
#modal-bill .modal-content, #modal-bill-one .modal-content, .modal-bill-show .modal-content {
  border-radius: 8px;
}
#modal-bill .btn-bill-warn a, #modal-bill .btn-submit, #modal-bill-one .btn-bill-warn a, .modal-bill-show .btn-bill-warn a, .modal-bill-show .btn-submit {
  border-radius: 4px;
  min-width: 96px;
  padding: 5px;
  font-size: 14px;
  text-align: center;
}
#modal-bill .btn-bill-warn .close, #modal-bill-one .btn-bill-warn .close, .modal-bill-show .btn-bill-warn .close {
  background: #e9e9e9;
  margin-right: 8px;
  line-height: normal;
  height: 33px;
}
#modal-bill .btn-bill-warn .emigration, #modal-bill-one .btn-bill-warn .emigration, .modal-bill-show .btn-bill-warn .emigration, #modal-bill .btn-submit, #modal-bill .btn-submit.btn {
  background: #7EC537;
  border: 1px solid #7EC537;
  color: #fff;
  margin-bottom: 10px;
}
#modal-bill .btn-submit, .modal-bill-show .btn-submit {
  background: #3E3E3E;
  border: 1px solid #3E3E3E;
  color: #fff;
  cursor: pointer;
}
#modal-bill .btn-submit:hover, .modal-bill-show .btn-submit:hover {
  background: #fff;
  color: #3E3E3E;
  transition: all ease 0.5s;
}
#modal-bill .choose-excel {
  padding-right: 9px;
}
#modal-bill-one .modal-date .form-date .txt-month, .modal-date, #modal-bill-one .modal-date .form-group-primary .txt-month {
  right: 25px;
}
#modal-bill-one .modal-date .form-date .txt-month{
  right: 40px;
}
#modal-bill-one .modal-date .form-date {
  padding-left: 0px;
  margin-left: -10px;
}
#modal-bill-one .inner-select-billing .select2-container {
  margin-top: 1px;
}
#modal-bill .btn-bill-warn form {
  width: 100%;
  padding: 10px 0 5px;
}
.modal-bill-show.modal-w-btn {
  padding-right: 0!important;
}
.modal-bill-show.modal-w-btn .modal-dialog {
  max-width: 1035px;
}
.modal-bill-show.modal-w-btn .btn-bill-warn a {
  min-width: 190px;
}
.modal-btn-4 .modal-title {
  margin-bottom: 25px!important;
}
.btn-bill-warn.btn-12 {
  margin-top: 10px;
}
.wrap-expenses #modal-bill .btn-bill-warn .emigration {
  margin-bottom: 3px;
}
.btn-bill-warn {
  display: flex;
  float: right;
}
.bill-warn {
  cursor: pointer;
}
.form-setting-edit .custom-control-label::before {
  left: 0;
}
.inner-button-template .col-md-2 {
  padding: 0 8px;
}
.inner-button-template .btn-template {
  background: #fff;
  width: 100%;
  min-height: 63px;
  box-shadow: 0px 2px 2px #0000000D;
  border: 1px solid #DEECDD;
  border-radius: 4px;
  font-size: 16px;
  margin-bottom: 16px;
  white-space: normal;
}
.inner-button-template .number {
  display: inline-block;
  font-size: 17px;
}
.inner-button-template .btn-template:hover {
  color: #969595;
}
/*.inner-button-template .block-template {
  display: flex;
  margin-bottom: 15px;
}*/
.inner-affiliation .inner-new-add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  text-align: center;
}
.form-group-setting .form-check {
  display: inline-block;
  margin-right: 15px;
}
.custom-radio  .form-check-label {
  margin-left: 4px;
  margin-top: 2px;
}
.form-group-setting {
  margin-top: 2px;
}
.error {
  font-size: 11px;
  color: #fa6666;
  padding-left: 5px;
  margin-bottom: -7px;
  display: block;
}
.input-error {
  border: 1px solid #fa6666!important;
}
.radio-error.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background: #fa6666;
}
.center-update {
  margin-left: 40px;
}
.form-setting-edit .tax-rate {
  margin: 0 57px;
}
.form-setting-edit .ttl-parent {
  position: absolute;
  top: 5px;
  right: 0;
  background: #CBCBCB;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.parent .form-control {
  padding-right: 30px;
  text-align: center;
}
.tax-rate .inner-btn-tax {
  width: 100%;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  margin-top: 10px;
}
.tax-rate .error {
  width: 250px;
}
.tax-rate .inner-btn-tax .btn-update {
  margin: inherit;
}
.sec-facility.facility-edit {
  padding: 0 55px 25px 40px;
}
.sec-facility.facility-edit .ttl-1 {
  margin-right: -55px;
}
.sec-facility {
  padding: 0px 40px 20px;
  margin-bottom: 20px;
}
.sec-facility .ttl-1 {
  margin: 0 -40px;
  margin-bottom: 30px;
}
.facility-edit .ttl-1 {
  margin-bottom: 27px;
}
.inner-daily-meal .form-daily-proces .select-facility {
  padding-left: 10px;
}
.inner-daily-meal .block-event .form-event .select-date {
  width: 106px;
}
.form-facility .form-control {
  border: 1px solid #495057;
  padding: 8px;
  max-width: 100%;
}
.form-facility .form-search .form-control {
  /* width: 395px; */
  text-overflow: ellipsis;
  white-space: normal;
  overflow: hidden;
  padding-right: 80px;
}
.form-facility .form-search .form-control:focus {
  box-shadow: none;
}
.form-facility .form-control::placeholder, .form-control::placeholder {
  color: #bdc1c4;
}
.infor-affiliation .ttl-stt {
  text-align: center;
}
.infor-affiliation .table td, .infor-affiliation .table th {
  border-top: none;
}
.content-affiliation .sort-down, .new-registration .sort-down {
  color: #707070;
  margin-right: -21px;
  font-size: 18px;
  width: 49px;
}
.infor-affiliation.scroll, .infor-affiliation .wap_scroll, .infor-facility .wap_scroll {
  overflow-y: scroll;
  height: 500px;
  overflow-x: hidden;
}
.form-search .btn-search {
  background: #86CB41;
  color: #fff;
  font-size: 16px;
  padding: 8px;
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 97px;
}
.add-facility .add-load {
  width: 165px;
}
.form-facility .check-display {
  display: flex;
  display: -webkit-box;
  font-size: 16px;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
}
.facility-head, .facility-row {
  text-align: center;
  font-size: 16px;
  padding: 9px;
}
.infor-facility {
  padding: 10px 40px 20px;
  margin-bottom: 40px;
}
.infor-facility .table-content {
  padding-top: 20px;
}
.infor-facility th, .infor-facility td {
  border-top: 0;
  font-size: 16px;
  text-align: center;
}
.facility-head {
  border-bottom: 2px solid #ebebeb;
  color: #1D211D;
  font-weight: 600;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 10;
  padding-right: 25px;
}
.facility-row {
  border-bottom: 2px dotted #eae7e7;
}
.facility-row .txt-aff a {
  color: #0000EE
}
.facility-row .txt-aff a:hover {
  text-decoration: underline;
}
.inner-facility .ttl-office {
  width: 200px;
}
.inner-facility .name-facility {
  width: 550px;
}
.form-facility-edit .form-group {
  padding: 5px 10px;
}
.select-section .select2-container {
  width: 100%!important;
}
.form-facility-edit .lbl-name, .table-meal-price .table thead th {
  color: #1D211D;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 600;
}
.form-facility-edit .form-control, .form-management-meal .form-control {
  background: #F9F9F9;
  border: 1px solid #CBCBCB;
  padding: 4px 7px;
  font-size: 14px;
}
.mb-individual .form-control {
  font-size: 14px;
}
.form-management-meal .mb-individual .room-number .form-control {
  margin-bottom: -1px;
}
.group-meal-unit .custom-checkbox {
  width: 50px;
  text-align: center;
}
.form-facility-edit .group-meal-unit .group-money .form-control, .form-facility-edit .group-meal-unit-r .group-money .form-control {
  width: 102px;
}
.form-facility-edit .select2-container--default .select2-selection--single, .select-user .select2-container--default .select2-selection--single, .form-management-meal .select2-container--default .select2-selection--single, .pref-select, .form-setting-edit .form-amount .select2-container--default .select2-selection--single {
  border: 1px solid #CBCBCB;
  border-radius: 0;
  background: #F9F9F9;
  height: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered, .pref-select {
  line-height: 32px;
  color: #495057;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li, .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #495057;
}
.form-facility-edit .input-office-code .form-control {
  width: 90px;
}
.group-meal-unit, .group-expenses, .parking-free-r, .operation-status {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  margin-left: -15px;
  margin-right: -15px;
}
.operation-status, .parking-free-r, .remarks-r .form-control {
  margin-left: -6px!important;
}
.group-meal-unit .select-section .select2-container, .group-meal-unit .select-section, .group-meal-unit-r .select-section, .group-meal-unit-r .td-section, .group-meal-unit .pref-select, .table-meal-price .group-meal-unit-r .select-section .select2-container {
  width: 155px!important;
  margin-right: 15px;
}
.group-meal-unit-r .select-section {
  margin-right: 5px;
}
.group-meal-unit-r .form-group {
  padding: 0 10px 0 7px;
  margin-bottom: -3px;
}
.group-meal-unit .custom-checkbox.right {
  margin-left: -10px;
}
.group-meal-unit-r .td-money {
  width: 144px!important;
}
.group-meal-unit .group-money, .group-meal-unit-r .group-money {
  width: 144px!important;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.group-meal-unit-r .txt-circle {
  margin-left: 17px!important;
}
.group-meal-unit .txt-circle, .group-meal-unit-r .txt-circle {
  margin-left: 13px;
  margin-top: 5px;
}
.group-meal-unit .group-outside .select2-container, .group-meal-unit .group-outside, .group-meal-unit .group-outside .pref-select, .group-meal-unit-r .group-outside .select2-container, .group-meal-unit-r .td-outside {
  width: 65px!important;
}
.group-meal-unit .form-group, .group-expenses .form-group {
  width: auto;
  margin-bottom: -3px;
}
.group-meal-unit .group-check-block {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-left: 30px;
}
.group-check-block .lbl-name {
  letter-spacing: -0.01rem;
}
.group-meal-unit .lbl-name {
  margin-bottom: 0;
}
.lbl-right-group.form-group {
  padding-left: 20px;
}
.add-row-meal {
  margin-left: -5px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.delete-row .btn-delete {
  cursor: pointer;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  background: #fa6666;
  border: 1px solid #fa6666;
  padding: 1px 7px;
  text-align: center;
}
.delete-row .btn-delete:hover {
  background: #fff;
  color: #fa6666;
  transition: all ease 0.5s;
}
.table-meal-price  {
  margin-left: -15px;
  margin-right: -15px;
}
.table-meal-price .add-row-meal {
  margin-left: 10px;
}
.table-meal-price .table thead th, .table-meal-price .table td {
  border: 0;
  padding: 5px 10px 5px 0;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table-meal-price .table thead th {
  text-align: center;
}
.add-row-meal .fa-plus-square {
  color: #CBCBCB;
  font-size: 25px;
  vertical-align: middle;
  margin-right: 10px;
}
.group-expenses .form-group {
  margin-bottom: -1px;
}
.group-expenses .input-expenses, .group-expenses .input-expenses-row, .parking-free-r .input-expenses-row, .operation-status .input-status {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 203px;
}
.group-expenses .input-expenses .form-control {
  width: 155px;
}
.operation-status .input-status {
  width: 140px;
  margin-right: -10px;
}
.group-expenses .input-expenses-row {
  width: auto;
}
.group-expenses .txt-circle, .parking-free-r .txt-circle, .operation-status  .txt-circle {
  margin-left: 14px;
}
.group-expenses.group-expenses-block .txt-circle {
  margin: 0 15px 0 -3px;
}
.group-expenses .group-outside .select2-container, .group-expenses .group-outside .pref-select {
  width: 65px!important;
}
.parking-free-r .group-outside .select2-container {
  width: 65px!important
}
.parking-free-r .input-expenses-row .form-control {
  width: 97px;
}
.input-expenses-row .form-control {
  width: 109px;
}
#wrap-contract-4 .group-expenses {
  float: right;
  width: 100%;
}
#wrap-contract-4 .group-expenses-block .working-day .lbl-name {
  width: 291px;
}
#wrap-contract-4 .group-expenses .group-outside {
  display: flex;
  display: -ms-box;
  justify-content: center;
  align-items: center;
}
#wrap-contract-4 .working-day {
  padding-left: 0;
}
#wrap-contract-4 .group-expenses {
  margin-left: 0;
  margin-right: 0;
}
.group-expenses .working-day {
  display: flex;
  align-items: center;
  padding-left: 9px;
}
.group-expenses .working-day .lbl-name {
  font-size: 14px;
}
.group-expenses .txt-stick {
  margin-left: 20px;
  margin-right: 15px;
}
.table-calculation {
  overflow-x: scroll;
  overflow-y: hidden;
  width: 600px;
  display: block;
}
.calculation-for .calculation-number {
  margin-left: 6px;
  margin-top: 34px;
}
.calculation-number .group-working {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}
.calculation-for {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  margin-bottom: -1px;
}
.table-calculation th {
  font-size: 16px;
  line-height: 23px;
}
.table-calculation th, .table-calculation td {
  border: 1px solid #CBCBCB;
  background: #F9F9F9;
  padding: 4px 10px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table-calculation .td-checkbox td {
  border: 0;
  background: transparent;
}
.table-calculation .td-checkbox .custom-control {
  padding-left: 0;
}
.expenses-r {
  margin-bottom: 14px;
}
.calculation-number .form-control {
  width: 35px;
  margin: 0 10px;
  padding: 4px 2px;
}
.calculation-number .ttl-number {
  padding-left: 20px;
  margin-bottom: 5px;
  display: block;
}
.parking-free-r .input-expenses-row {
  width: 138px;
  margin-right: 10px;
  margin-left: -6px;
}
.parking-free-r .ttl-processed {
  margin: 5px 0 0 15px;
}
.operation-status .form-control {
  width: 108px;
}
.remarks-r .form-control {
  width: 553px;
}
.inner-meal-price {
  border-top: 2px solid #f4f4f4;
  padding-top: 7px;
  margin-bottom: 15px;
}
.inner-meal-price .required, .inner-expenses .required, .inner-calculation .required, .opera-status .required {
  padding-left: 10px;
}
.inner-meal-price .meal-price-ttl, .inner-expenses .expenses-ttl, .inner-calculation .cal-ttl, .parking-free .cal-ttl, .opera-status .status-ttl, .remarks .remark-ttl{
  padding: 0 5px;
}
/*user */
.name-faci .btn {
  background: transparent;
  background-color: transparent;
  color: #707070;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 96%;
  position: relative;
  font-size: 16px;
}
.name-faci .btn:focus {
  box-shadow: none;
  background-color: transparent;
}
.name-faci .fa-chevron-down {
  position: absolute;
  right: 0;
  top: 10px;
}
.name-faci .card-body {
  padding-bottom: 0px;
  padding-top: 10px;
}
.name-faci .card-body p {
  margin-bottom: 18px;
}
.name-faci .card-body p:last-child {
  margin-bottom: 0;
}
.name-faci button:not(.collapsed) .fa-chevron-down {
  content: "\f106";
  transform: rotate(180deg);
}
/* .main-user-dropdown .container {
  max-width: 747px;
} */
.user-dropdown .inner-affiliation .form-setting-edit {
  padding: 0 35px 0px 15px;
}
.form-mes .form-control {
  border-radius: 4px;
  margin: 10px 0;
}
.affiliation-r.pad-message {
  padding: 0 20px 20px;
}
.affiliation-r.pad-message .ttl-1 {
  margin: 0 -20px 20px;
}
.form-daily-proces .select2-container--default .select2-selection--single {
  height: 32px;
  border: 1px solid #495057;
  border-radius: 0;
}
.form-daily-proces .date-month {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  margin-left: 10px;
}
.form-daily-proces .form-group-primary {
  width: 150px;
}
.inner-daily-meal .form-daily-proces .form-group-primary {
  width: 120px;
}
.form-daily-proces .form-date .txt-month, .form-daily-proces .form-group-primary .txt-month {
  position: relative;
  top: 0;
  right: -7px;
}
.form-daily-proces .btn-call {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 19%;
  flex: 0 0 19%;
  max-width: 19%;
  padding-left: 10px;
}
.inner-daily-meal .form-daily-proces .btn-call {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30.1%;
  flex: 0 0 30.1%;
  max-width: 30.1%;
  padding-right: 10px;
}
.inner-daily-meal .form-daily-proces .btn-call-r {
  width: 200px;
}
.form-management-meal .nav-tabs .nav-item .nav-link {
  background: #eaeaea;
  font-size: 16px;
  color: #1D211D;
  font-weight: 600;
  padding: 12px;
  margin: 7px 7px 0;
}
.management-dl-meal {
  padding: 0 0px 10px;
  margin-bottom: 80px;
}
.form-management-meal .nav-tabs {
  background: #F1F7EB;
  border-radius: 8px 8px 0px 0px;
  border-bottom: 0px;
}
.form-management-meal .nav-tabs .nav-link.active {
  background-color: #fff;
  border-color: #fff;
  border-radius: 8px 8px 0px 0px;
  color: #7EC537;
  position: relative;
}
.form-management-meal .nav-tabs .nav-link:hover {
  position: relative;
  transition: all ease 0.5s;
}
.form-management-meal .nav-tabs .nav-link.active::before, .form-management-meal .nav-tabs .nav-link:hover::before  {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 156px;
  height: 2px;
  background: #7EC537;
  transition: all ease 0.5s;
  margin: 0 auto;
}
.form-management-meal .nav-tabs .nav-link:focus, .form-management-meal .nav-tabs .nav-link:hover {
  border-color: transparent;
  background-color: #fff;
  color: #7EC537;
}
.form-management-meal .tab-content {
  padding: 15px 40px;
}
.inner-balance {
  padding: 15px 0;
}
.form-management-meal .add-row-meal {
  margin-left: 0;
}
.form-management-meal .add-row-meal a:hover, .form-management-meal .add-row-meal a:hover .fa-plus-square, .sec-facility .add-row-meal .add-row:hover, .sec-facility .add-row-meal .add-row:hover .fa-plus-square {
  color: #7EC537;
}
.form-management-meal .ttl-2, .ttl-checking-bl .ttl-2 {
  border: 1px solid #64A820;
  color: #1D211D;
  font-size: 15px;
  padding: 7px 15px 7px 45px;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  font-weight: 600;
}
.form-management-meal .ttl-2:after, .ttl-checking-bl .ttl-2:after {
  content: "";
  background: #7EC537;
  border: 1px solid #7EC537;
  display: inline-block;
  width: 32px;
  height: 34px;
  position: absolute;
  top: -1px;
  left: -1px;
}
.table-food-count {
  margin-bottom: 25px;
  overflow-x: scroll;
  display: block;
  width: 100%;
}
.table-food-count .table-responsive {
  display: table;
  margin-bottom: 0px;
  margin-left: -1px;
}
.table-food-count .table td, .table-food-count .table th {
  background: #fff;
  color: #1D211D;
  padding: 2px 5px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.table-food-count .table th {
  text-overflow: initial;
}
.table-food-count .table td .form-control {
  background: #fff;
  border: 0px;
  padding: 0px 4px;
  font-size: 14px;
  /*overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;*/
  text-align: center;
}
.table-food-count .table th  {
  background: #f1f7eb;
  border: 1px solid #c8cec4;
}
.table-food-count td {
  border: 1px dotted #d0d1d3;
  max-width: 100%;
  min-width: 90px;
}
.table-food-count.table-payment td {
  min-width: 75px;
}
.table-food-count td:first-child {
  background: #f1f7eb!important;
  border-left: 1px solid #c8cec4;
  border-right: 1px solid #c8cec4;
  min-width: 35px;
  white-space: normal;
  margin-right: -1px;
  margin-bottom: -1px;
}
.table-food-count td:first-child {
  border-left: 0;
  border-right: 0;
}
.table-food-count td:first-child:before, .table-food-count td:first-child:after {
  content: " ";
  position: absolute;
  left: 0px;
  top: 0;
	border-left: 1px solid #c8cec4;
	border-right: 1px solid #c8cec4;
	/* border-bottom: 1px dotted #d0d1d3; */
  width: 100%;
  height: 100%;
}
.table-food-count td:first-child:after {
  right: 0;
  left: auto;
}
.table-food-count td:last-child {
  border-left: 1px solid #c8cec4;
  border-right: 1px solid #c8cec4;
}
.table-food-count.table-payment td:last-child {
  border-left: 0px;
}
/*.table-food-count .line-ttl .ttl-total {
  font-size: 14px;
}*/
.table-food-count .line-ttl .ttl-day {
  width: 30px;
  font-size: 14px;
}
.table-food-count .line-ttl th {
  font-size: 17px;
  line-height: 23px;
}
.table-food-count .subtotal td {
  margin-top: -1px;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  min-width: 35px;
}
.table-food-count .subtotal td:first-child {
  margin-right: 0;
}
.table-food-count .subtotal td, .table-food-count .subtotal td .form-control {
  background: #f9f9f9;
}
.table-food-count .subtotal .form-control {
  background: #f9f9f9;
}
.form-management-meal .lbl-name {
  display: block;
  font-size: 14px;
  color: #1D211D;
  font-weight: 600;
  margin-bottom: 3px;
  letter-spacing: -0.03rem;
}
.form-management-meal .form-event, .room-number {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  margin: 0 -8px 10px;
}
.form-event, .room-number {
  margin-bottom: 0px;
}
.form-event .select-date, .room-number .ip-room {
  width: 140px;
}
.block-event .select2-container, .form-daily-proces .select-facility .select2-container, .form-daily-proces .select2-container  {
  width: 100%!important;
}
.block-event .select-bill-issue .select2-container, .block-event.block-request-mt .select-staff-res .select2-container {
  width: 65px!important;
}
.form-event .input-amount {
  width: 308px;
}
.inner-daily-meal .form-event .input-amount {
  width: 366px;
}
.form-event .input-amount-col {
  width: 174px;
}
.scroll-other-event .form-event .input-amount-col {
  width: 130px;
}
.room-number .input-amount-col {
  width: 170px;
}
.form-event .select-staff-res, .form-event .select-bill-issue {
  width: 110px;
}

.form-event .select-large{
  width: 260px !important;
}
.room-number .ip-full-name, .room-number .ip-pr-name {
  width: 251px;
}
.inner-room-number .ip-full-name.form-group-1 {
  display: flex;
}
.inner-room-number .ip-full-name.form-group-1 .txt-circle {
  padding-left: 15px;
}
.form-event .inner-amount-col, .room-number .inner-amount-col {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mb-individual .inner-amount-col .form-control {
  width: 128px;
}
.form-event .inner-amount-col .form-control {
  width: 128px;
}
.scroll-other-event .form-event .inner-amount-col .form-control {
  width: 80px;
}
.form-event .form-group-1, .room-number .form-group-1 {
  padding: 0 7px;
}
.inner-amount-col .txt-circle {
  padding-left: 15px;
}
.form-management-meal .block-event {
  margin-bottom: 20px;
}
.form-event .input-quantity, .room-number .input-quantity {
  width: 55px;
}
.scroll-other-event .form-event .input-quantity {
  width: 65px;
}
.form-event .input-quantity .form-control, .room-number .input-quantity .form-control {
  text-align: center;
}
.block-remarks .form-control {
  margin: 8px 0 25px;
}
.form-event .product-name {
  width: 196px;
}
.material-content .form-event .product-name {
  width: 422px;
}
.scroll-other-event .form-event .product-name {
  width: 256px;
}
.scroll-other-event .form-event .select-date {
  width: 106px;
}
.inner-detail-id .copy-month, .inner-checking-bl .btn-return {
  background: #3E3E3E;
  border: 1px solid #3E3E3E;
  border-radius: 0;
  color: #fff;
  text-align: center;
  width: 180px;
  margin-left: 12px;
  padding: 6px;
  display: inline-block;
  cursor: pointer;
}
.inner-checking-bl .btn-return {
  background: #707070;
  border: 1px solid #707070;
  border-radius: 4px;
  width: 134px;
}
.inner-detail-id .copy-month:hover, .inner-checking-bl .btn-return:hover, .sign-up-new .add-load:hover, .add-facility .add-load:hover, .form-daily-proces .btn-dowload:hover {
  background: #fff;
  color: #3E3E3E;
  transition: ease all 0.6s;
}
.copy-month .fa-copy {
  font-size: 18px;
  vertical-align: middle;
}
.mb-individual {
  margin-bottom: 80px;
}
.group-meal-unit .select-section-lb {
  width: 378px;
}
.table-payment .table-responsive, .section-monthly .table-responsive {
  display: table;
}
.table-food-count.table-payment  .line-ttl th {
  font-size: 16px;
  padding: 13px 5px;
}
.monthly-no-data {
  height: calc(100vh - 464px);
  height: -moz-calc(100vh - 464px);
  height: -webkit-calc(100vh - 464px);
  height: -ms-calc(100vh - 464px);
  height: -o-calc(100vh - 464px);
}
.section-monthly {
  padding: 20px 40px 25px;
}
.block-monthly {
  margin-bottom: 20px;
}
.block-monthly .lbl-name {
  display: table-cell;
}
.block-monthly .name-tax {
  width: 400px;
}
.block-monthly .w-date {
  width: 210px;
  text-align: center;
}
.block-monthly .table th, .block-monthly td {
  border-top: 0;
  border-bottom: 1px solid #cbcbcb;
  padding: 6px 10px;
  text-align: center;
}
.block-monthly .table .td-circle {
  padding-left: 5px;
}
.table-materials {
  display: block;
  width: 100%;
  max-width: none;
}
.table-materials .name-tax {
  width: 270px;
}
.tb-requests .name-tax {
  width: 185px;
}
.form-monthly .btn-update-facility {
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-monthly .btn-update-facility  .btn-update, .form-monthly .btn-update-facility .btn-final  {
  margin: 0;
}
.form-monthly .btn-update-facility .btn-final  {
  margin-left: 35px;
}
.form-management-meal .btn-update-facility .btn-update, .form-monthly .btn-update-facility .btn-final, .btn-update-facility .btn-update  {
  padding: 4px;
}
.form-management-meal.monthly tbody td.ttl-bg .custom-control-label::before, .form-management-meal.monthly tbody td.ttl-bg .custom-control-label::after,
.inner-daily-meal tbody td.ttl-bg .custom-control-label::before,  .inner-daily-meal tbody td.ttl-bg .custom-control-label::after {
  display: none;
}
.form-daily-proces .btn-call-r {
  width: 173px;
  font-weight: normal;
}
.form-daily-proces .btn-dowload, .form-expenditure .btn-delete-ex, .wrap-btn-regis .btn-edit, .inner-transition .inner-btn-register .btn-regis {
  background: #3E3E3E;
  border: 1px solid #3E3E3E;
  cursor: pointer;
}
.form-daily-proces .csv-dowload {
  padding-left: 18px;
  margin-top: 27px;
}
.btn-update-facility {
  color: #fff;
}
/*balance*/
.sec-balance .col-balance {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  padding-right: 18px;
}
.col-balance .select-facility {
  padding-right: 0px;
}
.col-balance .select-facility.pl-1 {
  padding-right: 3px;
}
.col-balance .lbl-balance {
  width: 110px;
  margin-bottom: 7px;
  padding-left: 3px;
  font-weight: 600;
  color: #3E3E3E;
}
.col-balance .lbl-balance.manager {
  width: 141px;
}
.sec-balance {
  padding-bottom: 35px;
  margin-bottom: 25px;
}
.sec-balance .form-daily-proces .btn-call {
  margin-top: 27px;
}
.sec-inner-balance {
  padding: 25px 40px;
  margin-bottom: 40px;
  height: 100%;
}
.table-balance {
  margin-bottom: 10px;
}
.table-balance .table thead .thead-first th {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: -2px;
  border: 1px solid #caccc7;
  z-index: 10;
}
.table-balance .table thead .thead-second th {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 30px;
  border: 1px solid #caccc7;
  z-index: 10;
}
.table-balance .table {
  border: 1px solid #caccc7;
  border-left: 0;
  border-top: 0;
}
.table-balance .table thead {
  background: #f1f7eb;
}
.table-balance .table thead th {
  border-left: 1px solid #caccc7;
  border-bottom: 1px solid #caccc7;
  border-top: 0;
  color: #1D211D;
  padding: 11px 7px;
  position: relative;
}
.tb-balance .name-facy {
  border-left: 0!important;
}
.tb-balance .name-facy, .tb-balance .link-td {
  width: 208px;
}
.table-balance .tb-balance .link-td  {
  text-align: left;
  padding-left: 20px;
}
.table-balance .table td {
  border: 1px dotted #d0d1d3;
  padding: 5px 7px;
}
.table-balance .table thead th.line-bl {
  padding: 5px;
}
.table-balance .table thead th, .table-balance .table td {
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}
.table-balance .th-name {
  width: 84px;
}
.table-balance tbody {
  border-top: 0;
}
.table-balance .link-bl {
  color: #0000EE;
}
.table-balance .link-bl:hover {
  text-decoration: underline;
}
.content-affiliation .table-data, .inner-affiliation .new-registration {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.header-item .filter-sort .fa-arrow-down:hover, .header-item .filter-sort .fa-arrow-up:hover {
  color: #7EC537;
}
.select2-container--default .select2-selection--multiple {
  border-radius: 0;
}

.select2-results ul li:first-child {
    min-height: 35px;
}
.main-top.main-not-found {
  border-top: 1px solid #00000029;
  background: url(../images/contents/bg-not-found.svg)no-repeat center center;
  height: 100vh;
  /*height: -webkit-calc(100vh - 116px);*/
}
.main-not-found .not-found {
  text-align: center;
  padding-top: 150px;
}
.not-found .h1-img {
  margin-bottom: 10px;
}
.ttl-not-found {
  color: #495057;
  font-weight: 600;
  font-size: 50px;
  margin-bottom: 20px;
}
.btn-back .btn-back-home {
  border: 1px solid #86CB41;
  padding: 7px;
  padding: 12px 10px;
  display: block;
  margin: 0 auto;
}
.not-found .requested {
  margin-bottom: 35px;
}
.content-affiliation, .new-registration {
  margin-bottom: -1px
}
.content-affiliation.selected, .new-registration.selected {
  background-color: #f4f4f4;
  border: solid #7EC537 1px;
  z-index: 1;
}
.table-balance .link-td a {
  color: #0000EE;
}
.table-balance .link-td a:hover {
  text-decoration: underline;
}
.table-balance .table td:first-child {
  border-left: 0;
}
.btn-return .fa-calendar-alt {
  font-size: 18px;
  margin-right: 15px;
}
.return-month {
  text-align: right;
}
.inner-checking-bl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 10px;
}
.inner-checking-bl .ttl-date {
  color: #495057;
  font-size: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
}
.ttl-date .btn-month {
  background: #E9E9E9;
  border: 1px solid #707070;
  border-radius: 4px;
  color: #495057;
  font-size: 16px;
  padding: 2px 8px;
  cursor: pointer;
  display: inline-block;
}
.ttl-date .btn-month:hover {
  background: #fff;
  transition: all ease 0.5s;
}
.ttl-date .last-month {
  margin-right: 35px;
}
.ttl-date .next-month {
  margin-left: 35px;
}
.ttl-date .btn-month .fa-angle-left {
  margin-right: 8px;
}
.ttl-date .btn-month .fa-angle-right {
  margin-left: 8px;
}
.inner-affiliation.wrap-tax {
  height: 606px;
}
.inner-meals .sign-up-new .check-all {
  margin-left: 55px;
  margin-bottom: -10px;
  margin-top: 10px;
}
.inner-meals .wap_scroll {
  height: 547px;
}
.table-balance .inner-table-bl:first-child .ttl-date {
  text-align: center;
  margin-top: -105px;
  margin-bottom: 30px;
}
#details-individual {
  margin-bottom: 110px;
}
.add-row-meal .add-row {
  cursor: pointer;
}
.sec-balance .select-facility.col-md-6 .pref-select {
  width: 100%;
}
.sec-balance .select-facility.col-md-6.pl-1 .pref-select {
  width: 100%;
}
.tb-balance .color-red {
  color: #ff0000;
}
.group-expenses-block .working-day .lbl-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 140px;
}
/*loading*/
.lds-ellipsis {
  display:inline-block;
  position:absolute;
  width:200px;
  height:64px;
  left:50%;
  top:50%;
}
.lds-ellipsis .txt {
  color:#7EC537;
  font-weight:700;
  margin-left:-35px;
  font-size:18px;
}
.lds-ellipsis div {
  position:absolute;
  top:27px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#7EC537;
  animation-timing-function:cubic-bezier(0,1,1,0);
}
.lds-home div {
  width:10px;
  height:10px;
  left:0;
  right:0;
  text-align:center;
  display:block;
  margin:0 auto;
}
.lds-home div:nth-child(2) {
  left:0;
}
.lds-home .txt {
  margin-left:37px;
}
.inner-ellipt {
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:9999;
  background:rgba(0,0,0,0.4);
}
.inner-ellipt .lds-home {
  position:absolute;
  top:50%;
  left:0;
  right:0;
  margin:0 auto;
  text-align:center;
}
.inner-ellipt div:nth-child(3) {
  left:45px !important;
}
.lds-ellipsis div:nth-child(1) {
  left:6px;
  animation:lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left:6px;
  animation:lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left:26px;
  animation:lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left:45px;
  animation:lds-ellipsis3 0.6s infinite;
}
@keyframes  lds-ellipsis1 {
0% {
  transform:scale(0);
}
100% {
  transform:scale(1);
}
}
@keyframes  lds-ellipsis3 {
0% {
  transform:scale(1);
}
100% {
  transform:scale(0);
}
}
@keyframes  lds-ellipsis2 {
0% {
  transform:translate(0,0);
}
100% {
  transform:translate(19px,0);
}
}
/*and loading */
.modal-pd-activation .modal-dialog {
  max-width: 1134px;
}
.modal-pd-activation .modal-header {
  border-bottom: 0;
  padding-bottom: 0px;
}
.modal-pd-activation {
  margin-top: 0px;
  padding-bottom: 0px;
}
.table-meal-price.table-responsive {
  width: 100%;
  max-height: 800px;
}
.inner-meal-price .table-meal-price.table-responsive .table {
  max-width: 5000px;
}
.main-container.main-bill, .inner-overall {
  min-height: 100vh;
}
.wrap-invoice-total {
  background: #fff;
  padding: 0 25px 25px;
  margin-bottom: 15px;
  margin-top: 40px;
}
.invoice-total .ttl-1 {
  margin: 0 -25px 20px;
}
.invoice-total .ttl-1 .date {
  display: block;
  font-size: 18px;
}
.invoice-total .wrap-info-total {
  display: flex;
}
.info-total .wrap-info-total {
  display: flex;
  justify-content: space-between;
}
.wrap-info-total.total {
  justify-content: start;
}
.wrap-info-total .txt-ttl {
  min-width: 250px;
}
.wrap-info-total .txt-sub {
  padding-left: 10px;
}
.invoice-total .info-total {
  margin-bottom: 45px;
}
.table-service-food td, .table-service-food th {
  border: 2px solid;
}
.table-service-food td {
  text-align: right;
}
.service-food .service-food-r {
  margin-top: -38px;
}
.service-food-r .ttl {
  font-size: 16px;
}
.table-sumamary thead th {
  border-bottom: 1px solid #dee2e6;
}
.table-sumamary td, .table-sumamary th {
  border: 1px dotted #dee2e6;
  font-weight: normal;
}
.summary-infor .saving-account {
  border: 3px double;
  padding: 15px;
  margin-left: 70px;
  margin-top: 10px;
}
.saving-account .txt-l {
  width: 450px;
}
.saving-account .wrap-accout, .form-monthly .wrap-text-monthly  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.service-food-l {
  margin-bottom: 30px;
}
.wrap-text-monthly .txt-please-enter, .wrap-text-monthly .txt-has_approved, .inner-detail-id .s_approved {
  color: red;
  padding-left: 25px;
  padding-top: 5px;
}
.wrap-text-monthly .txt-please-enter
{
  display: none;
}
.table-sumamary table
{
  border: 3px double;
}
.table-food-count .table td:nth-child(1) {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
  width: 35px;
}
.table-food-count .table thead .line-ttl th.ttl-day {
  position: relative;
}
.table-food-count .table thead .line-ttl th.ttl-day:first-child {
  border-bottom: 1px solid #d4d4d4;
  border-left: 0;
  border-right: 0;
  margin-bottom: -1px;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  left: 0;
  top: auto;
  width: 35px;
  margin-right: -1px;
}
.table-food-count .table thead .line-ttl th.ttl-day::before, .table-food-count .table thead .line-ttl th.ttl-day::after, .inner-table-bl .tb-balance thead .name-facy::before,
.inner-table-bl .tb-balance thead .name-facy::after, .inner-table-bl .tb-balance tr .link-td:before, .inner-table-bl .tb-balance tr .link-td:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 1px;
  height: 59px;
  background: #d4d4d4;
}
.inner-table-bl .tb-balance .text-report-bl {
  border-left: 1px solid #d4d4d4!important;
}
.table-food-count .table thead .line-ttl th.ttl-day::after, .inner-table-bl .tb-balance thead .name-facy:after, .inner-table-bl .tb-balance tr .link-td:after {
  right: 0;
  left: auto;
}
.inner-table-bl .tb-balance thead .name-facy::before, .inner-table-bl .tb-balance thead .name-facy::after, .inner-table-bl .tb-balance tr .link-td:before, .inner-table-bl .tb-balance tr .link-td:after {
  height: 100%;
}
.inner-table-bl .tb-balance thead .name-facy::before, .inner-table-bl .tb-balance tr .link-td:before {
  left: 0px;
}
.inner-table-bl .tb-balance thead .name-facy::after, .inner-table-bl .tb-balance tr .link-td:after  {
  right: -1px;
}
.table-food-count .table .ttl-xi, .tbl-overall-table .table .ttl-xi {
  border-left: 0px;
}
.table-food-count .table thead [data-id="0"], .table-food-count .table thead [data-id="1"] {
  border-left: 0px!important;
}
.meal-price-r .table-meal-price .group-meal-unit-r td:nth-child(1), .meal-price-r .table-meal-price .group-meal-unit-r td:nth-child(2), .meal-price-r .table-meal-price .group-meal-unit-r td.td-section:nth-child(3), .meal-price-r .table-meal-price .group-meal-unit-r td.td-money:nth-child(4), .inner-table-bl .tb-balance tr .link-td:nth-child(1), .inner-table-bl .tb-balance .name-facy:nth-child(1)  {
  background: #fff;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  left: 0;
  top: 0;
  z-index: 999;
}
.inner-table-bl .tb-balance tfoot .link-td {
  background: #eee!important;
}
.inner-table-bl .tb-balance tfoot, .inner-table-bl .tb-balance tfoot td {
  bottom: 0;
  z-index: 10000!important;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
}
.inner-table-bl .tb-balance tfoot .link-td, .inner-table-bl .tb-balance thead .name-facy:nth-child(1) {
  z-index: 100000!important;
}
.inner-table-bl .tb-balance tr .link-td:nth-child(1), .inner-table-bl .tb-balance .name-facy:nth-child(1) {
  min-width: 208px
}
 .inner-table-bl .tb-balance thead, .table-managament thead {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky!important;
  left: 0;
  top: 0;
  z-index: 9999;
}
.table-managament thead {
  z-index: 999;
}
.inner-table-bl .tb-balance thead .th-ttl.number-of:before {
  content: "";
  border-bottom: 1px solid #caccc7;
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 1px;
  left: 0;
}
.inner-table-bl .tb-balance .number-of {
  width: 75px;
}
.inner-table-bl .tb-balance thead .name-facy:nth-child(1)  {
  border-top: 1px solid #d4d4d4;
  background: #f1f7eb;
  z-index: 999999;
  border-left: 0;
  border-right: 0;
}
.inner-table-bl .tb-balance tr .link-td:first-child {
  margin-right: -1px;
}
.inner-table-bl .tb-balance thead:after, .inner-table-bl .tb-balance .th-head .th-ttl::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #caccc7;
}
.inner-balance .tb-balance {
  overflow-x: scroll;
  max-height: 416px;
}
.inner-balance .tb-balance .table {
  min-width: 1220px;
  width: auto;
  margin-bottom: 0px;
}
.inner-balance .tb-balance .table tbody {
  display: inline;
}
.meal-price-r .table-meal-price .group-meal-unit-r td:nth-child(2) {
  left: 35px;
}
.meal-price-r .table-meal-price .group-meal-unit-r td.td-section:nth-child(3) {
  left: 87px;
}
.meal-price-r .table-meal-price .group-meal-unit-r td.td-money:nth-child(4) {
  left: 257px;
}
.group-meal-unit-r .delete-row.delete-price {
  width: 42px;
}
.list-sort .sort-down {
  margin-left: 0;
  width: 25px;
}
/* expenses*/
.wrap-expenses {
  min-height: 100vh;
}
.wrap-expenses .form-billing .select-block-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18.16%;
  flex: 0 0 18.16%;
  max-width: 18.16%;
}
.wrap-expenses .form-billing .inner-processing .btn-call {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.1%;
  flex: 0 0 66.1%;
  max-width: 66.1%;
  padding-right: 14px;
}
.wrap-expenses .table-managament .w-ttl, .wrap-expenses .table-managament .txt-decoration {
  width: 80%;
  text-align: center;
}
.wrap-expenses .block-template {
  margin: 0 -7px;
}
.wrap-expenses .txt-execute {
  text-align: center;
}
.wrap-expenses .table-balance-t {
  padding-right: 20px;
}
.wrap-expenses .inner-bg-managament {
  padding-top: 25px;
  padding-right: 38px;
}
.wrap-expenses .tbl-scroll-exp tbody {
  max-height: 404px;
}
.wrap-expenses .inner-bg-managament.p-right {
  padding-right: 27px;
}
.wrap-expenses  .sec-template {
  padding: 28px 40px 20px;
  margin-top: 35px;
  height: 100%;
}
.wrap-expenses .form-expenditure {
  padding: 0px 15px 0;
}
.form-expenditure .inner-processing {
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.form-expenditure .inner-btn {
  display: flex;
  display: -ms-flexbox;
}
.form-expenditure .inner-processing .btn-call-r {
  margin-top: 0;
}
.form-expenditure .btn-delete-ex {
  margin-left: 20px;
}
.tbl-income .txt-icm {
  width: 82px;
}
.wrap-expenses .ttl-ex {
  border-bottom: double;
  color: #1D211D;
  line-height: 30px;
  font-weight: 600;
}
.exp-registration .wrap-btn-regis {
  display: flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
.wrap-btn-regis .center-update {
  margin-left: 0;
  padding-left: 25px;
}
.exp-registration .ttl-ex {
  display: inline-block;
  margin-bottom: 30px;
}
.form-registration .form-amount .form-control{
  width: 150px;
}
.form-registration .control-regis {
  max-height: 35px;
}
.infor-type .header__item {
  text-align: center;
}
.infor-type .table-data {
  text-align: center;
}
.infor-type .table-data .link-ttl  {
  margin-left: 0;
}
.infor-type .content-affiliation .sort-down {
  float: left;
}
.infor-type .head-affiliation .ttl-aff {
  padding-left: 65px;
}
.form-registration.form-setting-edit .select2-container--default .select2-selection--single {
  height: 35px;
  background: #F9F9F9;
  border: 1px solid #cbcbcb;
  border-radius: 0;
}
.form-registration.form-setting-edit .select2-container--default .select2-selection--single:focus {
  border-radius: 0!important;
}
.form-registration.form-setting-edit .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}
.select2-dropdown.select2-dropdown--below {
  z-index: 10000;
}/*moda date */
#modal-bill .choose-excel .btn-submit {
  float: right;
}
.modal-content .modal-date {
  display: -ms-flexbox;
  display: flex;
}
.modal-date .form-group-primary {
  padding-left: 0;
}
.modal-date .inner-select-billing {
  margin-top: 4px;
}
.modal-date .form-date .txt-month, .modal-date .form-group-primary .txt-month {
  transform: translateY(-50%);
}
.modal-date .select2-container--default .select2-selection--single {
  border-radius: 0;
  height: 32px;
  width: 70px;
}
.modal-date .form-date .select2-container--default .select2-selection--single {
  width: 51px;
}
.modal-date .form-date .txt-month, .modal-date .form-group-primary .txt-month {
  right: 24px;
  top: 18px;
}
#modal-bill .choose-excel #import_excel {
  margin-right: 20px;
}
.modal-date .form-date .txt-month {
  top: 39%
}
.modal-bill-import .btn-bill-warn {
  position: relative;
}
.modal-bill-import .btn-bill-warn .emigration {
  position: absolute;
  right: 0;
  bottom: -85px;
  z-index: 999;
}
.modal-bill-import .btn-bill-warn {
  float: none;
  margin-top: -8px;
}
.modal-date .form-date {
  margin-left: -20px;
}
/*page approval */
.main-approval .table-food-count .custom-control-label {
  /* padding-left: 10px; */
  vertical-align: middle;
}
.main-approval .table-food-count .ttl-xi .custom-control-label {
  font-size: 17px;
}
.main-approval .table-food-count .custom-checkbox .custom-control-label::before, .main-approval .table-food-count .custom-checkbox .custom-control-input:checked~.custom-control-label::after, .main-approval .table-food-count .custom-control-label::after {
  left: -15px;
  right: 0;
  display: block;
  margin: 0 auto;
}
.approval-print .custom-checkbox .custom-control-label::before {
  border-radius: 0;
}
/* .main-approval .table-food-count .table-responsive {
  display: block;
} */
.main-approval .table-food-count {
  overflow-x: auto;
}
.main-approval .table-food-count .all-check th {
  background: #fff;
  border: 0;
  border-right: 1px solid #fff;
  padding-right: 0;
}
.main-approval .table-food-count .all-check .custom-control-label {
  padding-left: 90px;
  font-size: 17px;
}
.approval-print .table-food-count .table .ttl-xi, .approval-print .tbl-overall-table .table .ttl-xi {
  min-width: 70px;
}
.approval-print .table-food-count .custom-control {
  justify-content: center;
  align-items: center;
  width: 40px;
  margin: 0 auto;
  padding-left: 30px;
}
/* css transition*/
.inner-transition .inner-form-menu-cost {
  display: flex;
  display: -ms-box;
  position: relative;
  margin-bottom: -12px;
}
.inner-transition .inner-form-menu-cost:before {
  background: #dee2e6;
  content: '';
  position: absolute;
  top: 34px;
  left: 0;
  width: 100%;
  height: 2px;
}
.inner-transition .inner-form-menu-cost:after {
  background: #dee2e6;
  content: '';
  position: absolute;
  top: 34px;
  left: -10%;
  width: 100px;
  height: 2px;
}
.inner-transition .col-menu-cost .ttl-menu {
  font-size: 16px;
  font-weight: 600;
  color: #1D211D;
  margin-bottom: 20px;
  padding-left: 5px;
}

.inner-form-menu-cost::before {
  left: -5px;
}
.inner-transition .sec-transition {
  padding: 30px 30px 30px;
}
.form-menu-cost .col-menu-cost .ttl-menu {
  font-weight: 600;
  color: #1D211D;
  font-size: 16px;
  margin-bottom: 25px;
  margin-left: 5px;
}
.inner-transition .inner-btn-register .btn-regis {
  float: right;
  margin-left: 30px;
}
.wrap-expenses.inner-transition .table-managament .txt-decoration {
  text-align: left;
}
.inner-transition .inner-btn-register {
  margin-left: 15px;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
  position: relative;
}
.inner-transition .inner-btn-register .btn-regis-right {
  position: absolute;
  right: 0;
}
.inner-transition .inner-form-menu-cost .block-menu-cost .form-control {
  background: #F9F9F9;
}
.inner-processing.date-month-processing {
  justify-content: unset;
  margin-left: -25px;
  margin-right: -25px;
}
.inner-processing.date-month-processing .btn-call {
  width: 28.1%;
  margin-top: 30px;
}
.main-top-vh {
  height: 100%;
}
.inner-transition .sec-transition .table .txt-decoration {
  padding-left: 25px!important;
}
.inner-transition .sec-transition .table .tran-ttl, .inner-transition .sec-transition .table .txt-decoration {
  width: 35%;
  vertical-align: middle;
}
.inner-transition .sec-transition .table th, .inner-transition .sec-transition .table td {
  padding: 10px 1px;
}
.inner-transition .sec-transition .table select {
  height: 32px;
  line-height: 32px;
}
.inner-transition .sec-transition .table .form-control {
  background: #f9f9f9;
}
.inner-transition .sec-transition .table  .form-group {
  margin-bottom: 0;
}
.wrap-expenses .sec-transition .table-balance-t {
  padding-right: 0;
}
.wrap-expenses .sec-transition .table-balance-t .tbl-scroll-exp {
  overflow-y: scroll;
  max-height: 416px;
}
.wrap-expenses .table-balance-t .tbl-scroll-exp .table-managament thead:after {
  background: transparent;
}
.inner-transition .modal-bill-import #frmExcelImport {
  width: 100%;
  padding: 25px 0 12px;
}
.inner-transition #modal-bill .choose-excel {
  padding-right: 0;
}
.inner-transition #modal-bill .choose-excel #import_excel {
  margin-top: 5px;
}
.inner-transition .inner-form-billing .col-2-block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 18.16%;
  flex: 0 0 18.16%;
  max-width: 18.16%;
  padding-right: 15px;
  padding-left: 15px;
}
.modal-row-error .scroll-modal {
  overflow-y: scroll;
  height: auto;
  max-height: 600px;
  margin-bottom: 10px;
}
#modal-bill.modal.show .modal-dialog, .modal-bill-show.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
/*css page overall */
.sec-final-balance .form-daily-proces .form-group-primary {
  width: 120px;
}
.sec-final-balance .btn-statement {
  padding-right: 10px;
}
.sec-final-balance .col-balance.col-md-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 57.7%;
  flex: 0 0 57.7%;
  max-width: 57.7%;
  margin-left: 5px;
}
.row-one {
  margin-top: 5px;
}
.sec-final-balance .row-one .btn-call {
  margin-top: 10px;
}
.sec-final-balance {
  padding-bottom: 30px;
}
.sec-final-balance .select2-container--default .select2-selection--multiple {
  border: 1px solid #495057;
  height: 32px;
}
.sec-final-balance .select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 4px;
}
.income-statement .tbl-statement, .overall-balance-tbl, .sct-transition-tbl {
  padding: 25px 40px 8px;
  margin-bottom: 50px;
}
.overall-balance-tbl, .sct-transition-tbl {
  padding-bottom: 25px;
  margin-bottom: 50px;
}
.tbl-statement td, .tbl-overall-table .table thead th, .tbl-overall-table .table td, .tbl-ovr-transition .table th, .tbl-ovr-transition td  {
  border: 1px solid #c8cec4;
  color: #1D211D;
  height: 30px;
  line-height: 30px;
  padding: 1px 8px;
}
.tbl-overall-table .table thead th, .tbl-overall-table .table td, .tbl-ovr-transition .table td {
  border: 1px solid #000;
  border-top: 0;
  border-right: 0;
}
.overall-balance-tbl .tbl-overall-table tbody tr.br-double td {
  border-top: 1px solid #000;
}
.tbl-overall-table .table td {
  border-bottom: 0;
}
.tbl-statement .two_col, .tbl-statement .title_report, .tbl-statement .four_col {
  border-bottom: none!important;
}
/*page 18*/
.tbl-statement .table>div {
  border: 1px solid #c8cec4;
  height: 35px;
}
.four_col.four_col_bd {
  border: 1px solid #c8cec4!important;
}
.four_col.max-height {
  border-top: 0!important;
}
.tbl-statement .table>div>div {
  box-sizing: border-box;
}
.tbl-statement .four_col_row .col-vertical, .tbl-statement .four_col_row .col_1, .tbl-statement div.col_2, .four_col.four_col_bd .col_1 {
  border-right: 1px solid #c8cec4;
}
.tbl-statement .col_1 span {
  padding: 0 5px;
}
.tbl-statement div.col_1 {
  width: 20%;
  padding-top: 4px;
}
.tbl-statement div.col_2 {
  width: 46%;
  padding-top: 6px;
}
.tbl-statement div.col_4 {
  width: 100%;
  padding-top: 5px;
}
.tbl-statement .no-border {
  border: none !important;
}
.tbl-statement .two_col, .four_col {
  width: 100%;
  display: flex;
  flex-grow: row;
}
.tbl-statement .max-height {
  height: auto !important;
}
.tbl-statement .col-vertical {
  display: flex;
  flex-flow: column;
}
.tbl-statement .col-vertical .col {
  height: 30px;
  padding: 4px 5px 3px;
  border-bottom: 1px solid #c8cec4;
  box-sizing: border-box;
}
.tbl-statement .col-wide {
  width: 48% !important;
}
.tbl-statement .col-short {
  width: 20% !important;
}
.tbl-statement .table {
  padding-top: 10px;
  padding-bottom: 50px;
}
.tbl-statement div.col_1.col-ttl-vertical {
  width: 30%;
}
.tbl-statement div.col_1.col-ver-short {
  width: 12%;
}
/*end page 18 */
.overall-balance-tbl .tbl-overall-table, .tbl-ovr-transition {
  overflow-x: scroll;
}
.sct-transition-tbl .tbl-ovr-transition {
  overflow-y: scroll;
  height: 750px;
}
.overall-balance-tbl .tbl-overall-table {
  overflow-y: scroll;
  max-height: 775px;
  height: auto;
}
.overall-balance-tbl .tbl-overall-table thead {
  border-bottom: 2px solid #000;
  border-top: 2px solid #000;
  display: table;
  left: auto;
}
.overall-balance-tbl .tbl-overall-table tbody tr {
  border-top: 3px double;
}
.overall-balance-tbl .tbl-overall-table tbody tr:first-child {
  border-top: 0!important;
}
.overall-balance-tbl .tbl-overall-table tbody tr.br-double {
  border-top: 0;
}
.inner-overall .tbl-overall-table .br-thin {
  border-left: 2px solid #000;
}
.inner-overall .tbl-overall-table  .br-thin-right {
  border-right: 2px solid #000;
}
.inner-overall .tbl-overall-table th.w-td:nth-child(1)::after, .inner-overall .tbl-overall-table td.bg-td:nth-child(1)::before {
  border-left: 2px solid #000;
}
.tbl-overall-table td.bg-td::after, .tbl-overall-table .thead-br th:nth-child(1)::after, .tbl-overall-table th.w-tb:nth-child(2)::after {
  border-right: 1px solid #000!important;
  border-bottom: 0!important;
}
.tbl-overall-table th:nth-child(1)::before {
  border-bottom: 0!important;
}
.tbl-overall-table th.w-tb:nth-child(2)::after, .tbl-overall-table td.bg-td:nth-child(2)::after {
  border-right: 2px solid #000!important;
}
.tbl-overall-table .table thead th, .tbl-overall-table .table td {
  min-width: 100px;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.tbl-overall-table .table-responsive, .tbl-ovr-transition .table-responsive {
  display: table;
  margin-bottom: 0;
}
.overall-balance-tbl .ttl-2 {
  color: #1D211D;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 8px;
}
.tbl-overall-table thead, .tbl-ovr-transition thead{
  display: table;
  width: 100%;
  table-layout: fixed;
}
.inner-overall .tbl-overall-table .table-responsive, .tbl-ovr-transition .table {
  border: 2px solid #000;
  border-top: 0;
  border-left: 0;
}
.inner-overall.ex-overrall-poup .overall-balance-tbl {
  box-shadow: none;
}
.tbl-ovr-transition.ovr-transition-poup .table {
  border-right: 0;
}
.tbl-ovr-transition thead, .tbl-overall-table thead {
  background: #fff;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky!important;
  left: 0;
  top: 0;
  z-index: 1000;
  /* display: block; */
  padding-right: 17px;
  margin-bottom: -1px;
}
.tbl-overall-table thead {
  margin-bottom: 0;
}
.tbl-ovr-transition thead {
  padding-right: 0;
}
.ovr-transition-poup.tbl-ovr-transition thead {
  border-right: 2px solid #000;
}
.tbl-overall-table tbody, .tbl-ovr-transition tbody {
  display: table;
}
.tbl-ovr-transition .head-ttl {
  border-top: 1px solid #000;
  border-bottom: 3px double #000;
  /* border-right: 1px solid #000; */
  display: table;
  width: 100%;
}
.tbl-ovr-transition.ovr-transition-poup .head-ttl {
  border-right: 2px solid #000;
}
.tbl-ovr-transition .head-ttl td {
  border-bottom: 0;
}
.tbl-ovr-transition .table tr .th-line, .tbl-ovr-transition .table tr .txt,  .tbl-ovr-transition td.txt:nth-child(1) {
  min-width: 170px;
  width: 170px;
}
.tbl-overall-table .table td.txt-bottom {
  vertical-align: bottom;
}
.tbl-overall-table .table thead th.w-td, .tbl-overall-table .table td.w-td {
  min-width: 50px;
  width: 50px;
}
.tbl-overall-table .table .w-tb, .tbl-overall-table td.bg-td:nth-child(2), .tbl-overall-table th.w-tb:nth-child(2) {
  min-width: 120px;
  width: 120px;
}
.tbl-overall-table .bg-td {
  background: #cdffff;
}
.tbl-ovr-transition .table {
  position: relative;
  padding-right: 1px;
}
.tbl-ovr-transition .table th, .tbl-ovr-transition td {
  min-width: 100px;
  max-width: 100px;
  word-wrap: break-word;
}
.tbl-ovr-transition .table .head-ttl th {
	background: #fff;
  font-weight: bold;
  text-align: center;
}
.tbl-ovr-transition .table td {
  text-align: right;
  line-height: 1.1rem;
	vertical-align: middle;
	padding: 5px 10px;
}
.tbl-ovr-transition .table .txt-center td {
  text-align: center;
}
.tbl-ovr-transition .table tr .txt, .tbl-ovr-transition .table .ttl-trst {
  font-weight: bold;
  min-width: 170px;
  text-align: left;
}
.tbl-ovr-transition .table .ttl-trst {
  width: 40vw;
  font-size: 15px;
  /* width: 885px; */
}
.tbl-ovr-transition.ovr-transition-poup .table .no-border-bt .txt, .tbl-ovr-transition.ovr-transition-poup .table .txt.line-top {
  background: #fff;
}
.tbl-ovr-transition .table .head-transition th {
  border: none;
  border-left: none;
}
.tbl-ovr-transition .table .head-transition .ttl-meals {
  background: #fff;
  position: absolute;
  top: -2px;
  height: auto;
  right: -10px;
  font-weight: normal;
  min-width: 210px;
  text-align: right;
}
.tbl-ovr-transition .table .head-transition.head-transition-row2 .ttl-meals {
  top: 28px;
  min-width: 39vw;
}
.tbl-ovr-transition .table .txt-food {
  background: #d6a6be;
}
.tbl-ovr-transition .table .txt-rate {
  background: #8d7cc2;
}
.tbl-ovr-transition .table .txt-cost {
  background: #00fffa;
}
.tbl-ovr-transition .table .txt-profit-gross {
  background: #fcae6e;
}
.tbl-ovr-transition .table .txt-profit {
  background: #b3d9a6;
}
.tbl-ovr-transition .table .txt-date {
  background: #a3c5eb;
}
.tbl-ovr-transition .table .txt-f-costs {
  background: #ffe598;
}
.tbl-ovr-transition .table .txt-personnel {
  background: #dd7e6c;
}
.tbl-ovr-transition .table .bg-labor, .tbl-ovr-transition td.txt-labor:nth-child(1)  {
  background: #d7a5c2;
}
.tbl-ovr-transition .table .txt-f-costs {
  background: #ffe598;
}
.tbl-ovr-transition .table .txt-disclaimer {
  background: #6a9fed;
}
.tbl-ovr-transition .table .bg-president {
	background: #fff;
}
.tbl-ovr-transition .table .line-bg {
  border-bottom: 2px solid #000;
}
.tbl-ovr-transition .table .th-line span::before {
	content: "";
	position: absolute;
	top: 4px;
	left: -13px;
	width: 100%;
	height: 1px;
	background: #000;
	transform: matrix(1, 0.2, 1, 1, 5, 9);
}
.date-month-processing .select2.select2-container {
  width: 100%!important;
}
.inner-overall .select2-selection__choice{
  float: none !important;
  display: inline-block !important;
}
.inner-overall .select2-container--default .select2-selection--multiple, .inner-overall .select2-container--default.select2-container--focus .select2-selection--multiple
{
  height: 32px;
}
.form-modal-overall .form-group {
  margin-bottom: 10px;
}
.form-modal-overall .form-control {
  border: 1px solid #a09d9d;
}
/*end css page overall */
.modal-bill-show.top .modal-dialog {
  top: 23%;
  left: -9px;
}
.modal-btn-4 .btn-bill-warn {
  float: none;
  justify-content: center;
}
.tbl-overall-table td.bg-td:nth-child(1), .tbl-overall-table td.bg-td:nth-child(2), .tbl-overall-table th.w-td:nth-child(1), .tbl-overall-table th.w-tb:nth-child(2),
.tbl-ovr-transition td.txt:nth-child(1), .tbl-ovr-transition th:nth-child(1) {
	border: 0;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  left: 0;
  top: 0;
  z-index: 999;
}
.tbl-overall-table th.w-td:nth-child(1), .tbl-overall-table th.w-tb:nth-child(2) {
	background: #fff;
}
.tbl-overall-table td.bg-td:nth-child(2), .tbl-overall-table th.w-tb:nth-child(2) {
	left: 50px;
}
.tbl-overall-table td.bg-td {
	position: relative;
}
.tbl-overall-table .bg-td:nth-child(1)::before, .tbl-overall-table th.w-td:nth-child(1)::before,
.tbl-ovr-transition td.txt:nth-child(1)::before, .tbl-ovr-transition th.th-line:nth-child(1)::before, .tbl-overall-table td.bg-td::after, .tbl-overall-table .thead-br th:nth-child(1)::after,
.tbl-overall-table .thead-br th:nth-child(2)::after {
	border: 1px solid #c8cec4;
	border-top: 0;
	background: transparent;
	content: "";
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 100%;
}
.tbl-ovr-transition td.txt:nth-child(1)::before, .tbl-ovr-transition th.th-line:nth-child(1)::before {
  border-top: 1px solid #000;
  border-bottom: 0;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
}
.tbl-ovr-transition th.th-line:nth-child(1)::before {
  background: #fff;
  border-top: 0;
  margin-top: 0!important;
  height: 31px;
}
.tbl-ovr-transition .no-border-bt td {
  border-bottom: 0;
}
.tbl-ovr-transition .table  .line-top:nth-child(1)::before {
 border-top: 0;
}
.tbl-overall-table th:nth-child(1), .tbl-overall-table th:nth-child(2), .tbl-ovr-transition th.th-line:nth-child(1) {
	border-top: 1px solid #c8cec4!important;
}
.tbl-ovr-transition th.th-line:nth-child(1) {
  border-top: 1px solid #000!important;
}
.tbl-overall-table th.w-tb:nth-child(2)::after, .tbl-overall-table th.w-td:nth-child(1)::after, .tbl-overall-table th.w-td:nth-child(1)::before,
.tbl-ovr-transition th.th-line:nth-child(1)::after, .tbl-ovr-transition th.th-line:nth-child(1)::before {
	margin-top: 1px
}
.tbl-overall-table th.w-tb:nth-child(2)::after, .tbl-overall-table th.w-td:nth-child(1)::after {
  margin-top: 0;
}
.tbl-overall-table td.bg-td::after, .tbl-overall-table th.w-td:nth-child(1)::after {
	border-left: 0;
	right: 0;
	left: auto;
}
.tbl-ovr-transition th:nth-child(2), .tbl-ovr-transition td:nth-child(2), .tbl-overall-table th.w-tb:nth-child(2)::after {
	border-left: 0;
}
.tbl-statement .item {
  display: block;
  max-width: 100%;
  min-height: 10px;
  width: 100%;
}
.tbl-statement a.toggle {
  position: absolute;
  bottom: 4px;
  right: 0px;
  display: inline-block;
  background: white;
  padding-left: 23px;
  float: right;
  color: #fff;
  width: 10px;
}
.tbl-statement .toggle::before {
  display: inline-block;
  color: #707070;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  right: 6px;
  top: 6px;
  position: absolute;
}
.tbl-statement .four_col.max-height {
  display: block;
}
.tbl-statement .four_col_row {
  margin: 0;
}
.tbl-statement .name-faci .btn {
  width: 100%;
  text-align: unset;
  font-size: 14px;
  padding: 0 5px;
}
.tbl-statement .name-faci .fa-chevron-down {
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.tbl-statement .name-faci .card-body {
  padding-top: 0px;
  padding-left: 5px;
  margin-top: -3px;
}
.tbl-statement .four_col_row .col_2.no-border {
  padding-left: 10px;
}
/*scroll table food top */
.wrapper-scroll-top, .wrapper-scroll-bottom, .wrapper-scroll-top-one, .wrapper-scroll-bottom-one, .wrapper-scroll-top-true, .wrapper-scroll-bottom-true {
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  display: block;
}
/*scroll header*/
.daily-scroll-thead .table-food-count table thead {
  /* position: sticky; */
  left: 0px;
  top: 0;
  z-index: 1000;
  margin-bottom: -1px;
  /* display: table; */
  width: 100%;
  /* table-layout: fixed; */
}
.daily-scroll-thead .food-count-hidden .custom-control-label::before {
  border: 1px solid transparent;
  background-color: transparent;
}
.table-food-count thead .line-ttl th::before, .table-food-count.table-payment .line-ttl th::before, .table-food-count .header_fixed-.w-head::before  {
  content: "";
  position: absolute;
  top: 53px;
  left: 0;
  width: 100vw;
  /*border-bottom: 1px solid #c8cec4;*/
}
.table-food-count.table-payment .line-ttl th::before {
  top: 48px;
}
.table-food-count .header_fixed-.w-head::before {
  top: 27px;
  z-index: 1000;
}

/* .daily-scroll-thead .table-food-count table tbody {
  display: table;
  width: 100%;
} */
.daily-scroll-thead .inner-detail-id, .daily-scroll-thead .inner-ttl2 {
  position: relative;
}
.daily-scroll-thead .inner-detail-id::before, .daily-scroll-thead .inner-ttl2::before {
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
  background: #fff;
  width: 50px;
  height: 100%;
}
.daily-scroll-thead .w-total {
  width: 65.3%;
}
/*end scroll header*/
.wrapper-scroll-bottom .scroll-table-2, .wrapper-scroll-bottom-one .scroll-table-2 {
  overflow: none;
}
.wrapper-scroll-top .scroll-table-1, .wrapper-scroll-bottom .scroll-table-2, .wrapper-scroll-top-one .scroll-table-1, .wrapper-scroll-bottom-one .scroll-table-2 {
  min-width: 100%;
  width: auto;
}
.wrapper-scroll-top, .wrapper-scroll-top-one  {
  margin-top: -15px;
}
.wrapper-scroll-top .scroll-table-1, .wrapper-scroll-top-one .scroll-table-1, .wrapper-scroll-top-true .scroll-table-1{
   height: 20px;
}
/*scroll table food top */
.ovr-transition-poup.tbl-ovr-transition tbody {
  width: 100%;
  border-right: 2px solid #000;
}
.ovr-transition-poup.tbl-ovr-transition td {
  min-width: 138px;
  width: auto;
}
.modal-date .btn-poup-new {
  width: 100%;
  text-align: right;
  padding-top: 5px;
}
.modal-bill-import .btn-bill-warn .btn-poup-new .emigration {
  background: #3E3E3E!important;
  border: 1px solid #3E3E3E!important;
  position: relative;
  bottom: 0;
  padding: 5px 5px!important;
  min-width: 93px;
  display: inline-block;
}
.modal-bill-import .btn-bill-warn .btn-poup-new .emigration:hover {
  background: #fff!important;
  color: #000!important;
  transition: all ease 0.5s;
}

/* add 2020-10-20 start */
.alert-danger,.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
/* add 2020-10-20 end */
/* scroll-other */
.scroll-other-event {
  padding-left: 1px;
}
/* end scroll-other */
/* erro ie */
.not-found-ie .requested {
  color: #495057;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 35px;
  line-height: 40px;
}
.not-found-ie .btn-back a {
  color: #86CB41;
  font-size: 18px;
  font-weight: 600;
}
.not-found-ie .btn-back a:hover {
  color: #495057;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  text-decoration: underline;
}
/* end erro ie */
.view-print-sheet {
  max-width: 1350px;
  margin: 0 auto;
}
/* print view page 4 */
@media print {
  .view-print-sheet .wrapper-scroll-top, .view-print-sheet .wrapper-scroll-bottom {
    overflow: hidden;
  }
  .view-print-sheet .scroll-table-2 {
   width: 100%!important;
  }
  .view-print-sheet .table-food-count td {
    min-width: 40px;
  }
  .view-print-sheet .table-food-count .table thead .line-ttl th.ttl-day::before {
    border-left: 1px solid #d4d4d4;
    height: 100%;
  }
  .view-print-sheet .table-food-count .table thead .line-ttl th.ttl-day::after {
    border-right: 1px solid #d4d4d4;
    border-left: none;
    height: 100%;
  }
  .view-print-sheet .table-food-count thead, .view-print-sheet .table-food-count tbody tr:nth-child(1), .view-print-sheet
  .table-food-count tbody tr {
    position: relative;
  }
  .view-print-sheet .table-food-count thead::before, .view-print-sheet .table-food-count tbody tr:nth-child(1)::after, .view-print-sheet .table-food-count
   tbody tr::after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    width: 1134px;
    margin: 0 auto;
    height: 1px;
    border-top: 1px solid #d4d4d4;
    z-index: 999;
  }
  .view-print-sheet .table-food-count tbody tr.subtotal::after {
    border-bottom: 1px solid #d4d4d4;
  }
  .view-print-sheet .table-food-count tbody tr::after {
    border-bottom: 1px dotted #d0d1d3;
    border-top: none;
  }
  .table-food-count .subtotal td:nth-child(1)::before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    border-bottom: 1px solid #d4d4d4;
    z-index: 999;
  }
  .view-print-sheet .table-food-count tbody tr:nth-child(1)::after {
    border-bottom: 1px solid #d4d4d4;
    border-top: none;
    z-index: 99999;
  }
  .table-food-count td:first-child:before, .table-food-count td:first-child:after {
    border-bottom: none;
  }
  .table-food-count td {
    border-top: none;
    border-bottom: none;
  }
  .view-print-sheet .table-food-count .table th {
    background: #f1f7eb!important;
  }
  .view-print-sheet .table-food-count .table td,  .view-print-sheet .table-food-count .table th {
    padding: 1px 5px;
  }
  .break_avoid {
    page-break-inside: avoid;
  }
  .block-monthly td{
    padding: 5px 10px;
  }
  .no_print{
    display:none;
  }
  .main-approval .table-food-count .chk-all-apr, .approval-print .table-food-count .chk-all-apr, .approval-print thead.all-check-ap{
    float: right;
    display: none;
  }
}
.approval-print .table-food-count .chk-all-apr .custom-control {
  width: 230px;
  float: right;
}
.view-print-sheet .wrap-text-monthly {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* end print view page 4 */
/*modal button 12*/
.modal-btn-12 .btn-bill-warn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  float: none;
}
.modal-btn-12 .btn-bill-warn form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.modal-btn-12 .choose-excel {
  padding-right: 19px!important;
  width: 100%;
}
/* .modal-btn-12 .import-excel {
  overflow: hidden;
  width: 57%;
} */
.modal-btn-12 .btn-12 .btn_export {
  margin-right: -10px;
}
.modal-btn-12#modal-bill .btn-bill-warn a, .modal-btn-12#modal-bill .btn-submit, #modal-bill .btn-submit.btn {
  min-width: 115px;
}
.wrap-expenses #modal-bill .btn-submit, .wrap-expenses .modal-bill-show .btn-submit {
  min-width: 104px;
}
/*end modal button 12*/
.modal-btn-4.modal-unblock .check-unblock {
  margin-top: -10px;
}
.modal-btn-4.modal-unblock .btn-bill-warn {
  float: right;
  justify-content: right;
}
.check-unblock .custom-control{
    float: left;
    margin-right: 50px;
}
#modal-bill.modal-show-w .modal-dialog, #modal-bill.modal-btn-12 .modal-dialog  {
  max-width: 700px;
}
/*change button 10*/
#modal-bill.modal-show-w .choose-excel button.btn-submit {
  background: #86CB41;
  border: 1px solid #86CB41;
}
#modal-bill.modal-show-w .choose-excel button.btn-submit:hover {
  background: #fff;
}


.fixed-header{
  position: fixed !important;
  top: 200px !important;
  z-index: 111111 !important;
  max-width: 1024px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
}
.clone-head-table-wrap {
  top:112px!important;
  z-index: 100000!important;
}
.table-food-count.food-count-hidden, .table-food-count.table-payment.food-count-hidden {
  overflow: visible;
}


.main-bill .modal_bill {
  z-index: 1000000;
}
.main-bill .sec-template .modal-dialog {
  overflow-y: scroll;
  max-height: 865px;
}
