@charset "UTF-8";
a {
  color: #63AFFF;
}

.login-wrapper .login-container {
  width: auto;
  display: inline;
  position: relative;
  float: none;
}

.login-wrapper .login-container {
  height: 100vh;
  width: 100vw;
}

.pd-form-login h2 {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 42px;
  letter-spacing: -1.37308px;
  color: #10182b;
  margin-bottom: 150px;
}

.pd-form-login .p-t-form-login {
  padding-top: 6.1vw;
  padding-left: 3vw;
}

.p-t-form-login .form-group-custom {
  margin-bottom: 30px;
}

.form-group-custom img {
  position: absolute;
  top: 18px;
  right: 146px;
}

.p-t-form-login .form-control-custom {
  width: 270px;
  height: 50px;
  border: 2px solid #EAEDEE;
  border-radius: 12px;
}

.custom-btn-login {
  padding-top: 2.2vw;
  padding-bottom: 1.9vw;
}

.custom-btn-login button {
  width: 270px;
  height: 50px;
  background: #1F41F7;
  border-radius: 12px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
}

.custom-pd-lost {
  text-align: center;
}

.custom-pd-lost a {
  color: #000000;
  text-decoration-line: underline;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.login-wrapper {
  background: unset;
}

.custom-controls {
  position: relative;
}

.custom-controls img {
  position: absolute;
  top: 46px;
  right: 16px;
}

.custom-controls .icon_eye img {
  top: 38%;
}

.login-wrapper .eye-hide .btn-show-password img {
  opacity: 0.3;
}

.min-h-750 {
  min-height: 750px;
}

.min-h-960 {
  min-height: 960px;
}

.min-w-200 {
  min-width: 200px;
}

label.error {
  font-size: 14px;
}

.title-sidebar {
  color: #fff;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
}

.page-sidebar .sidebar-header {
  color: #10182B;
}

.custom-login-role-member h2 {
  margin-bottom: 30px;
}
.custom-login-role-member h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 52px;
}

.form-inline .custom-form-control {
  width: 143px;
  border-radius: 12px;
}
.form-inline .form-select {
  height: 35px;
  border: 1px solid rgba(18, 18, 18, 0.14);
}
.form-inline .fix-button {
  width: 90px;
  height: 37px;
  background: #1F41F7;
  border-radius: 12px;
}
.form-inline .fix-button-map {
  height: 37px;
  background: #1F41F7;
  border-radius: 12px;
}
.form-inline .custom-input-start-date {
  border-radius: 12px;
  min-width: 151px;
}
.form-inline .custom-input-end-date {
  border-radius: 12px;
  min-width: 151px;
}
.form-inline .custom-input-date {
  width: 151px;
}

.fix-text-danger {
  width: 270px;
}

.fix-mw-40 {
  max-width: 40%;
  flex: auto;
}

.custom-title-management {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: -1.37308px;
  color: #10182B;
}
.custom-title-management a,
.custom-title-management button {
  border-radius: 12px;
  padding: 5px 14px;
}
.custom-title-management img {
  width: 40px;
}
.form-checkbox {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  font-size: 14px;
}
.form-checkbox label {
  margin: 0;
}

/* Modal Styles */
.custom-modal.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}

.custom-modal.modal .modal-dialog {
  background: white;
  width: 90%;
  border-radius: 10px;
  text-align: left;
  position: relative;
  max-height: 90dvh;
  overflow-y: auto;
}

/* Modal header */
.custom-modal.modal .modal-header .close-btn {
  position: absolute;
  top: 4px;
  right: 0;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

/* Modal body */
.custom-modal.modal .modal-body {
  padding-bottom: 0;
}

.custom-modal.modal .modal-body .time-box {
  max-height: 300px;
  overflow-y: auto;
}

.custom-modal.modal .time-box label {
  display: block;
  cursor: pointer;
}

/* Modal footer */
.custom-modal.modal .modal-footer {
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}

label.disabled {
  color: #949494;
}

.custom-title-top {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: -1.37308px;
  color: #10182B;
}
.custom-title-top a {
  border-radius: 12px;
  padding: 5px 14px;
}
.custom-title-top img {
  width: 40px;
}

.clearfix-bottom-detail {
  border-bottom: 1px solid #5B5B5B;
}
.clearfix-bottom-detail span {
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
}
.clearfix-bottom-detail p {
  font-size: 16px;
  line-height: 32px;
  min-height: 32px;
  word-break: break-all;
}

.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-2dot4 {
  flex: 0 0 20%;
  max-width: 20%;
}

.col-1dot2,
.col-sm-1dot2,
.col-md-1dot2,
.col-lg-1dot2,
.col-xl-1dot2 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-1dot2 {
  flex: 0 0 10%;
  max-width: 10%;
}

.col-1dot4,
.col-w-14,
.col-sm-1dot4,
.col-md-1dot4,
.col-lg-1dot4,
.col-xl-1dot4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-1dot4 {
  flex: 0 0 12.5%;
  max-width: 12.5%;
}

.col-w-14 {
  flex: 0 0 14%;
  max-width: 14%;
}

.btn-primary,
.btn-primary:focus {
  background-color: #1F41F7;
  border: 1px solid #1F41F7;
}

.custom-bg-list .text-excel {
  background: #D9D9D9;
  padding: 120px 10px;
  font-size: 32px;
}
.custom-bg-list .custom-text-usage {
  background: #D9D9D9;
  padding: 10px 0 40px 10px;
  font-size: 32px;
}
.custom-bg-list .custom-text-usage select {
  font-size: 24px;
}

.custom-table-responsive {
  max-height: 230px;
  overflow-y: scroll;
}

.custom-table-management tbody tr td {
  text-align: center;
}
.custom-table-management thead {
  top: 0;
}
.custom-table-management thead tr th {
  text-align: center;
  background: #bedaef;
  font-size: 14px;
}

.ml-200 {
  margin-left: 200px;
}

.mr-200 {
  margin-right: 200px;
}

.ml-37 {
  margin-left: 37px;
}

.mr-37 {
  margin-right: 37px;
}

.custom-ml-37 {
  margin-left: 37px;
}

.custom-mr-37 {
  margin-right: 37px;
}

.scrollbar {
  max-height: 230px;
  background: #F5F5F5;
  overflow-y: auto;
}
.scrollbar table {
  margin-top: 0;
}

#style-scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
}

#style-scroll::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

#style-scroll::-webkit-scrollbar-thumb {
  background-color: #bedaef;
}

.clearfix-ruler {
  height: 5px;
  border-radius: 3px;
  width: 136px;
  background: #1F41F7;
}

.clearfix-ruler-all {
  border: 1px solid #1D1B4C;
}

.custom-content-support {
  background-color: #D9D9D9;
  height: 165px;
}

.custom-nav-support .nav-item {
  text-align: center;
}
.custom-nav-support .nav-item a {
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
}
.custom-nav-support .nav-item a span {
  display: unset;
}

.nav-tabs-simple > li > a:after {
  background-color: #1F41F7;
}

.nav-tabs {
  border-bottom: unset;
}

.custom-btn-volunteer a {
  background: #1F41F7;
  border-radius: 12px;
  height: 74px;
  font-size: 32px;
}

.calendar .calendar-header drager {
  overflow: unset;
}
.calendar .calendar-container .view.month-view .tble .tcell {
  height: 80px !important;
}

.unset-mg-row {
  margin-left: unset;
  margin-right: unset;
}

.custom-btn-border {
  border-bottom: 1px solid #a5a2a2;
}
.custom-btn-border span {
  font-size: 16px;
}
.custom-btn-border strong {
  font-size: 18px;
}

.calendar .calendar-container .view .tble .thead .tcell .weekday {
  font-size: 20px;
  color: black;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .month-date {
  font-size: 20px;
}

.calendar.month .options .date {
  font-size: 20px;
}

.calendar .options .months {
  font-size: 20px;
}

.calendar .calendar-container .view.month-view .tble .trow .tcell .month-date.not {
  color: #cccccc;
}

.custom-error ul {
  list-style: none;
  -webkit-padding-start: unset;
          padding-inline-start: unset;
}
.custom-error ul li {
  color: #c81a32;
}

.custom-btn-logout {
  padding: 0.25rem 0.9rem;
}

.custom-form-group .form-group {
  display: block;
}
.custom-form-group .form-group label {
  justify-content: flex-start;
}
.custom-form-group .form-group img {
  width: 17px;
}
.custom-form-group .custom-mg-end-start {
  margin-top: 20px;
}

.custom-bg-table {
  background: #fff !important;
}

.jumbotron {
  margin-bottom: unset;
}

.bg-header-color {
  background: #1F41F7 !important;
}

.bg-member-header-color {
  background: #1F41F7 !important;
}

.horizontal-app-menu .menu-bar ul li.active {
  border-bottom: 2px solid #D9D9D9;
}

.horizontal-app-menu .header .bubble,
.horizontal-app-menu .header .profile-dropdown-toggle:after {
  border-color: #1F41F7;
}

.nav-tabs-fillup > li > a:after {
  background: none repeat scroll 0 0 #1F41F7;
}

.horizontal-app-menu .menu-bar ul li:hover:not(.open) > a {
  color: #fff;
}

.custom-title-nav li {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
.custom-title-nav li a {
  font-size: 18px;
}
.custom-title-nav li:not(.active)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #D9D9D9;
  transform: scale(0, 1);
  transition: transform 0.3s ease;
}
.custom-title-nav li:hover:not(.active)::after {
  transform: scale(1, 1);
}

.horizontal-app-menu .menu-bar ul li a {
  color: #fff;
}

.pace .pace-progress {
  background: #1D1B4C;
}

.custom-table-list {
  width: calc(100% - 80px);
  font-family: Arial, sans-serif;
  font-size: 14px;
  border-collapse: separate;
  border-spacing: 0 7px;
  margin: 0 auto;
  position: relative;
  overflow: auto;
}
.custom-table-list thead td {
  font-size: 14px;
  font-weight: 600;
  min-height: 32px;
}
.custom-table-list thead td:first-child {
  border-left: 1px solid #ECECF0;
}
.custom-table-list thead td:last-child {
  border-right: 1px solid #ECECF0;
}
.custom-table-list td {
  padding: 0.55rem !important;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.custom-table-list td:after {
  content: "";
  width: 1px;
  position: absolute;
  right: 0;
  top: 8px;
  bottom: 8px;
}
.custom-table-list td:last-child:after {
  content: none;
}
.custom-table-list tbody tr td {
  max-width: 200px;
  font-size: 16px;
  border-top: 2px solid #ECECF0;
  border-bottom: 2px solid #ECECF0;
}
.custom-table-list tbody tr td:first-child {
  border-left: 2px solid #ECECF0;
  border-radius: 13px 0 0 13px;
}
.custom-table-list tbody tr td:last-child {
  border-right: 2px solid #ECECF0;
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
}
.custom-table-list tbody tr td p {
  font-size: 16px;
  margin-top: 10px;
}
.custom-table-list tbody tr td a {
  -webkit-text-decoration: revert;
          text-decoration: revert;
}
.custom-table-list tbody tr td.custom-title-management a {
  text-decoration: unset;
}
.custom-table-list tbody tr:hover {
  background-color: #d2f0ff;
}

.clearfix-line-detail {
  border-bottom: 1px solid;
}

.border-option-detail {
  border: unset;
}

table.table.custom-table-list:before {
  content: "";
  position: absolute;
  height: 40px;
  background: #ECECF0;
  width: calc(100% + 80px);
  top: 7px;
  left: -40px;
  border-top: 1px solid #dee2e6;
}

.table.custom-table-list.two-row {
  min-width: 1800px;
  margin: 0;
}
.table.custom-table-list.two-row .head {
  display: grid;
  grid-template-columns: auto 204px;
  align-items: center;
  padding: 8px 0;
  background: #ECECF0;
  width: 100%;
  border-top: 1px solid #dee2e6;
}

.table.custom-table-list.two-row .head p {
  font-weight: 600;
  white-space: nowrap;
}

.table.custom-table-list.two-row .tr-wrap {
  display: grid;
  grid-template-columns: auto 204px;
  align-items: center;
  border: 2px solid #ECECF0;
  margin-top: 8px;
}

.table.custom-table-list.two-row .tr-wrap:not(.head) {
  border-radius: 13px;
}

.table.custom-table-list.two-row .tr-wrap .td {
  padding: 8px 8px 8px 20px;
}

.table.custom-table-list.two-row .tr-wrap .td .tr {
  display: grid;
  grid-template-columns: 9% 15% 15% 16% 20% auto;
}

.table.custom-table-list.two-row .tr-wrap .td .tr:first-child p {
  padding-bottom: 8px;
}

.table.custom-table-list.two-row .tr-wrap .td .tr:not(:first-child, :last-child) p {
  padding-block: 8px;
}

.tr-wrap.head .td .tr p {
  text-wrap: balance;
}

.table.custom-table-list.two-row .tr-wrap .td .tr p {
  padding-right: 8px;
}

.table.custom-table-list.two-row .tr-wrap .td .tr:last-child p {
  padding-top: 8px;
}

.table.custom-table-list.two-row .tr-wrap .td .tr:not(:last-child) {
  border-bottom: 1px solid #333;
}

.table.custom-table-list.two-row .tr-wrap:first-child {
  margin-top: 12px;
}

body.menu-pin .page-container .page-content-wrapper .content {
  padding-left: 0;
}

.custom-select-usage .select2-container--default .select2-selection--single {
  background: #D9D9D9;
  border: unset;
}
.custom-select-usage .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 9px 7px 12px 7px;
}
.custom-select-usage .select2-container--default .select2-selection__rendered {
  line-height: unset;
}
.custom-select-usage .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 4px 5px 4px;
}

.custom-title-step {
  color: white;
  background: royalblue;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  border: 2px solid skyblue;
}

.custom-table-step {
  width: 550px;
}
.custom-table-step .td-title {
  color: black;
  background: aliceblue;
  font-size: 14px;
}
.custom-table-step .td-input .help {
  color: red;
}
.custom-table-step tbody tr td {
  border: 1px solid #1F41F7;
}

.custom-bg-body {
  background-color: #fff;
}
.custom-bg-body .custom-list-body {
  max-height: 500px;
  overflow: auto;
}
.custom-bg-body .custom-list-body ul {
  list-style: none;
}
.custom-bg-body .custom-list-body ul li a {
  color: #1D1B4C;
}
.custom-bg-body .custom-list-body ul li a:hover {
  font-weight: 700;
}
.custom-bg-body .card-transparent .bd-example {
  border-left: 1px solid #5B5B5B;
}
.custom-bg-body .card-transparent .bd-example .custom-table-list {
  margin-top: -7px;
}

.custom-form-member .select2-container .select2-selection.select2-selection--single {
  height: 52px;
}
.custom-form-member .select2-container .select2-selection {
  border-radius: 0px;
}

.nav-tabs-fillup > li > a span {
  display: unset;
}

.title-edit-detail {
  background-color: #ECECF0;
  padding: 14px;
}

.custom-form .select2-container .select2-selection {
  border-radius: 12px;
}

.custom-form-group .select2-container .select2-selection {
  border-radius: 12px;
  min-width: 151px;
}

.custom-select2-field .select2-container .select2-selection .select2-selection__arrow {
  right: -10px !important;
}

.select2-container .select2-selection.select2-selection--single .select2-selection__rendered,
.custom-select2-field .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  margin-right: 22px;
}

.custom-color-edit {
  padding: 5px;
  border-radius: 5px;
}

a .custom-color-edit:hover {
  color: #bfc2c6 !important;
  background-color: #e0a800 !important;
  border-color: #d39e00;
}

.custom-color-delete {
  padding: 5px;
  border-radius: 5px;
}

a .custom-color-delete:hover {
  color: #bfc2c6;
  background-color: #c82333 !important;
  border-color: #bd2130;
}

.custom-card-body {
  min-height: 144px;
}

.cl-title-error-user {
  color: #EF0F0F;
}

.fix-font-size {
  font-size: 21px;
}

.fix-font-size-usage {
  font-size: 16px;
}

.bn-secondary-btn {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

@media (max-width: 767px) {
  .pd-form-login h2 {
    margin-bottom: 50px;
    font-size: 36px;
    line-height: 26px;
  }
  .custom-pd-lost a {
    font-size: 14px;
  }
  .p-t-form-login .form-control-custom {
    height: 40px;
  }
  .custom-btn-login button {
    height: 40px;
  }
  .custom-controls img {
    top: 40px;
  }
  .col-2dot4 {
    flex: unset;
    max-width: unset;
  }
  .col-1dot2 {
    flex: unset;
    max-width: unset;
  }
  .col-1dot4,
  .col-w-14 {
    flex: unset;
    max-width: unset;
  }
  .custom-card-body {
    min-height: 162px;
  }
  .custom-title-top a {
    font-size: 12px;
  }
}
.form-group-default.custom-form-group-default.form-group-default-select2 .select2-container .select2-selection--single {
  padding-top: 0px;
  height: 100%;
}

.form-group-default.custom-form-group-default.form-group-default-select2 > label {
  position: relative;
}

.custom-mt-form {
  margin-top: 3em;
}

@media (min-width: 991px) and (max-width: 991.5px) {
  .header {
    padding: 0 15px;
  }
  .header .horizontal-menu-backdrop {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    transition: opacity 0.3s ease;
    display: none;
  }
  .header .header-inner .menu-bar {
    position: fixed;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #2a2e35;
    width: 270px;
    left: -270px;
    overflow-y: auto;
    transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
    flex-direction: column;
    z-index: 1;
  }
  .header .header-inner .menu-bar .toggle-sidebar {
    width: 35px;
    text-align: center;
    margin: 7px 10px 10px 8px;
    padding: 0px;
  }
  .header .header-inner .menu-bar ul.custom-title-nav {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .header .header-inner .menu-bar ul.custom-title-nav li.active {
    border-bottom: 2px solid #D9D9D9;
  }
  .header .header-inner .menu-bar ul.custom-title-nav li {
    min-height: 45px;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .header .header-inner .menu-bar ul.custom-title-nav li a {
    font-family: "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif, sans-serif;
    display: inline-block;
    padding-left: 20px !important;
    padding-right: 32px !important;
    min-height: 40px;
    line-height: 40px;
    font-size: 14px;
    clear: both;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
  .header .header-inner .menu-bar > ul {
    display: flex;
    flex-flow: column nowrap;
    overflow-x: hidden;
  }
  .header .header-inner .menu-bar > ul > li:first-child a {
    padding-right: 32px !important;
    padding-left: 20px !important;
  }
  .header .header-inner .open {
    transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
  }
  .horizontal-menu-open .horizontal-menu-backdrop {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .page-container .header {
    display: none;
  }
  .page-container .header a {
    font-size: 50px;
  }
  .page-container .header .align-items-center a i {
    font-size: 50px;
  }
  .ml-200 {
    margin-left: 20px;
  }
  .mr-200 {
    margin-right: 20px;
  }
  .custom-dropdown-menu .dropdown-item {
    font-size: 24px !important;
    line-height: 28px;
  }
  .custom-form-group {
    display: block;
  }
  .custom-form-group .custom-form-control {
    width: 100%;
  }
  .custom-bg-list .text-excel {
    padding: 30px;
    font-size: 18px;
  }
  .custom-bg-list .custom-text-usage {
    font-size: 18px;
  }
  .custom-bg-list .custom-text-usage select {
    font-size: 18px;
  }
  .table-responsive {
    border: unset;
  }
  .ml-mb-20 {
    margin-left: 20px;
  }
  .mr-mb-20 {
    margin-right: 20px;
  }
}
.btn:hover {
  background-color: #1F41F7 !important;
}

.primary input[type=checkbox]:checked + label:before,
.primary input[type=checkbox]:indeterminate + label:before {
  border-color: #1F41F7;
  background-color: #1F41F7;
}

.custom-girl-search {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 1200px) {
  .ml-200 {
    margin-left: 25px;
  }
  .mr-200 {
    margin-right: 25px;
  }
  .fix-mw-40 {
    max-width: 100%;
    flex: auto;
  }
}
@media (min-width: 1300px) and (max-width: 1450px) {
  .title-sidebar {
    font-size: 16px;
  }
  .custom-title-nav li a {
    font-size: 14px;
  }
  .horizontal-app-menu .header .header-inner .brand.inline {
    padding-right: 10px;
    margin-top: 5px;
  }
  .horizontal-app-menu .menu-bar > ul > li {
    margin: 2px 5px 0px 0px;
  }
  .col-1dot2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-2dot4 {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .mr-200 {
    margin-right: 100px;
  }
  .ml-200 {
    margin-left: 100px;
  }
}
@media (min-width: 1200px) and (max-width: 1450px) {
  .mr-200 {
    margin-right: 100px;
  }
  .ml-200 {
    margin-left: 100px;
  }
}
@media (min-width: 1800px) and (max-width: 1820px) {
  .title-sidebar {
    font-size: 16px;
  }
  .custom-title-nav li a {
    font-size: 14px;
  }
  .horizontal-app-menu .header .header-inner .brand.inline {
    padding-right: 10px !important;
  }
  .horizontal-app-menu .menu-bar > ul > li {
    margin: 6px 5px 0px 0px;
  }
}
@media (min-width: 1450px) {
  .title-sidebar {
    font-size: 24px;
  }
  .horizontal-app-menu .header .header-inner .brand.inline {
    padding-right: 45px;
    margin-right: 20px;
    margin-top: 0px;
  }
  .horizontal-app-menu .menu-bar ul li {
    margin: 0 12px;
  }
  .horizontal-app-menu .menu-bar ul li a {
    font-size: 18px;
  }
}
@media (max-width: 1450px) {
  .custom-table-list {
    min-width: 1800px;
  }
}
@media (min-width: 1450px) and (max-width: 1600px) {
  .horizontal-menu .header .header-inner .brand.inline {
    margin-top: 5px;
    margin-right: 0px;
  }
  .horizontal-menu .header .header-inner .title-sidebar {
    font-size: 16px;
  }
  .horizontal-menu .header .header-inner .custom-nav-menu .menu-bar ul li {
    margin: 0 5px;
  }
  .horizontal-menu .header .header-inner .custom-nav-menu .menu-bar ul li a {
    font-size: 16px;
  }
}
@media (min-width: 1600px) and (max-width: 1700px) {
  .horizontal-menu .header .header-inner .brand.inline {
    margin-top: 3px;
    margin-right: 0px;
  }
  .horizontal-menu .header .header-inner .title-sidebar {
    font-size: 20px;
  }
  .horizontal-menu .header .header-inner .custom-nav-menu .menu-bar ul li {
    margin: 0 5px;
  }
  .horizontal-menu .header .header-inner .custom-nav-menu .menu-bar ul li a {
    font-size: 18px;
  }
}
@media (min-width: 1700px) and (max-width: 1800px) {
  .horizontal-menu .header .header-inner .brand.inline {
    margin-top: 3px;
    margin-right: 0px;
  }
  .horizontal-menu .header .header-inner .title-sidebar {
    font-size: 18px;
  }
  .horizontal-menu .header .header-inner .custom-nav-menu .menu-bar ul li {
    margin: 0 5px;
  }
  .horizontal-menu .header .header-inner .custom-nav-menu .menu-bar ul li a {
    font-size: 18px;
  }
}
.custom-mw-table .custom-table-list {
  min-width: 700px;
}

.alert_field {
  padding: 0.7143rem 1.071rem;
  margin-bottom: 1.429rem;
  border-radius: 2px;
  border: 1px solid transparent;
  color: #FFF;
}

.alert_field .close {
  position: relative;
}

.alert_field.alert-success {
  position: fixed;
  z-index: 99999;
  top: 64px;
  right: 20px;
  background-color: #d1f5ed;
  color: #006234;
  display: none;
  transition: 1s;
}

.alert_field.alert-danger {
  position: fixed;
  z-index: 99999;
  top: 12vh;
  right: 1vw;
  background-color: #fcdfda;
  color: #8b0f20;
  display: none;
}

.modal .modal-header {
  padding: 19px !important;
}

.active-option {
  background: #ECECF0;
  padding: 5px;
}

.custom-loading {
  padding: 0;
  margin: 0;
  display: flex;
  height: 50vh;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 4em;
  height: 4em;
  border: 0.5em solid rgba(0, 0, 0, 0.1);
  border-left-color: #1F41F7;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
#loader {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  border: 10px solid #ddd;
  border-top-color: #1F41F7;
  transition: all ease 1s;
  animation: rotate 1s infinite;
}

@keyframes rotate {
  100% {
    rotate: 360deg;
  }
}
.main {
  position: fixed;
  left: 0;
  top: 0;
  /* transform: translate(-50%, -50%); */
  background-color: rgba(255, 255, 255, 0.8);
  right: 0;
  bottom: 0;
  z-index: 9999;
}

.body-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

body {
  background-color: rgb(30, 30, 30);
  font-family: verdana;
}

.select2-container--open .select2-dropdown {
  z-index: 1060;
}

.custom-modal-field .form-group-default.form-group-default-select2 > label,
.custom-modal-field .form-group-default.required:after {
  z-index: 9999;
}

.custom-active-child .form-check label:before {
  width: 20px;
  height: 20px;
}
.custom-active-child .form-check input[type=checkbox] + label::after {
  left: 2px;
  width: 20px;
  height: 20px;
}
.custom-active-child .title-childs-sp-plan p {
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
}

.custom-select-table .select2-container .select2-selection {
  min-width: 218px;
}

.custom-pd-left-child .col-lg-11 {
  padding-left: 0 !important;
}

.custom-svg-request img {
  height: 510px;
}

.custom-svg-request-footer img {
  height: 170px;
}

.custom-svg-location-show img {
  height: 238px;
}

.select-option-location .select2-container .select2-selection .select2-selection__rendered {
  font-size: 14px;
  font-weight: 200;
}

.block-example {
  display: none !important;
}

.block-example-s-date {
  display: none !important;
}

.clearfix-bottom-detail .custom-title-location {
  font-size: 14px;
  font-weight: 300;
}

.block-example-location {
  display: none !important;
}

.block-example-snack-time {
  display: none !important;
}

.custom-lable-login {
  font-weight: bold;
  font-size: 18px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  color: #121212;
}

.custom-readonly {
  background: #ededed;
}

.custom-table-map-request-list {
  min-width: 1500px;
}

.img-wrap {
  border: 1px solid #ededed;
  position: relative;
  width: 153px;
  margin-right: 2px;
}
.img-wrap img {
  margin: 0px !important;
  display: block;
  padding: 5px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
.img-wrap i.fa {
  background: #ddd;
  border-radius: 50% !important;
  color: #000;
  display: inline-block;
  font-size: 18px;
  height: 25px;
  line-height: 30px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 25px;
  cursor: pointer;
}

.custom-color-link {
  color: #3f3f3f;
}

textarea {
  line-height: 18px !important;
}

.scroll-table-field {
  max-height: 700px;
}

.mg-bt-get-day {
  margin-bottom: 0px;
}

.parent-day {
  margin-bottom: 10px;
}

.custom-title-date-request p {
  font-size: 16px;
  line-height: unset;
  min-height: unset;
}
.custom-title-date-request span {
  font-size: 16px;
  line-height: unset;
  font-weight: 400;
}

.gm-style .gm-style-iw-d {
  margin-right: -7px;
}
.gm-style .gm-ui-hover-effect {
  width: 37px !important;
  height: 17px !important;
  top: -15px !important;
}

.custom-overflow-form .select2-container .select2-selection {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 180px;
}

.readonly {
  background: #eee !important;
}

.custom-label-search-date {
  width: 20%;
  padding: 10px 0px;
}

.flex-search-date {
  display: flex;
}

.custom-with-table-pc {
  min-width: 3500px;
  left: 40px;
}

.custom-d-none-mb {
  display: none;
}

.custom-mg-field {
  margin-left: unset !important;
}

.form-group-default.form-group-default-select2 > label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  box-sizing: border-box;
}
.text-nowrap {
  white-space: nowrap;
  font-weight: 400 !important;
}
.request-arrow-down {
  margin-left: -16px;
  width: auto;
  height: 90px;
}
.block-empty {
  display: none;
}

@media (max-width: 991px) {
  .custom-girl-search {
    display: block !important;
    margin-left: 1px;
    margin-right: 1px;
  }
  .custom-girl-search div.mx-sm-2 .select2-container--default {
    width: 100% !important;
  }
  .custom-label-search-date {
    width: 100%;
    padding: 0;
  }
  .flex-search-date {
    display: block;
  }
  .form-inline .form-control {
    width: 100%;
  }
  .custom-overflow-form .select2-container .select2-selection {
    width: 100%;
  }
  .clearfix {
    margin-right: -5px;
    margin-left: -5px;
  }
  .custom-with-table:not(.two-row) {
    left: 40px;
  }
  .select2-container--open .select2-dropdown {
    z-index: 999;
  }
  .custom-title-top {
    margin-bottom: 10px;
  }
  div.mx-sm-2 .select2-container--default {
    width: 100% !important;
  }
  .add-desired-date {
    margin-bottom: 10px;
  }
  .remove-desired-date {
    margin-bottom: 10px;
  }
  .add-snack-time {
    margin-bottom: 10px;
  }
  .remove-snack-time {
    margin-bottom: 10px;
  }
  .add-snack-s-date {
    margin-bottom: 10px;
  }
  .remove-snack-s-date {
    margin-bottom: 10px;
  }
  .custom-nav-support {
    display: block !important;
  }
  .cs-wrapper {
    display: none !important;
  }
  .menu-bar.header-sm-height.open {
    background: #1F41F7;
  }
  .child-tab {
    padding-left: 11px;
    padding-right: 11px;
  }
  .custom-pl-pr-col .ml-37 {
    margin-left: 10px;
  }
  .custom-pl-pr-col .mr-37 {
    margin-right: 10px;
  }
  .append-usage-tabs {
    padding-left: 11px;
    padding-right: 11px;
  }
  .active-effect-input {
    z-index: 999 !important;
  }
  .custom-with-table:not(.two-row) {
    left: 25px;
    right: 25px;
  }
  .custom-with-table-pc {
    left: 25px;
    right: 25px;
  }
  .custom-d-none-pc {
    display: none;
  }
  .custom-d-none-mb {
    display: block;
  }
  .custom-svg-request {
    display: flex;
    justify-content: center;
  }
  .custom-svg-request img {
    height: 170px;
  }
  .custom-svg-location-show img {
    height: 170px;
  }
  .custom-pd-mobile-img .table tbody tr td {
    padding: 0 0 10px 0px;
  }
  .horizontal-app-menu .menu-bar {
    background: rgba(0, 0, 0, 0.5);
  }
  .table.table.custom-table-list:before {
    width: calc(100% + 65px);
  }
  .custom-mt-form {
    margin-top: 1em;
  }
}
@media (max-width: 575px) {
  .custom-flex-block {
    display: block !important;
  }
  .custom-with-table {
    left: 25px;
    right: 25px;
  }
  .custom-with-table-pc {
    left: 25px;
    right: 25px;
  }
}
@media (min-width: 540px) and (max-width: 720px) {
  .custom-mb-btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 721px) and (max-width: 992px) {
  .col-1dot2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-2dot4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 540px) {
  .custom-mb-btn {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.custom-svg-location-show img {
  height: 186px;
  object-fit: fill;
  width: 54px;
}
.-m-title {
  margin-top: -36px;
}
@media (max-width: 720px) {
  .-m-title {
    margin-top: 0px;
  }
  .ml-1 {
    margin-left: 0px !important;
  }
  .mr-1 {
    margin-right: 0px !important;
  }
  .ml-3 {
    margin-left: 0px !important;
  }
  .col-2dot4,
  .col-sm-2dot4,
  .col-md-2dot4,
  .col-lg-2dot4,
  .col-xl-2dot4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .col-1dot2,
  .col-sm-1dot2,
  .col-md-1dot2,
  .col-lg-1dot2,
  .col-xl-1dot2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mr-37 {
    margin-right: 25px;
  }
  .ml-37 {
    margin-left: 25px;
  }
  .custom-mb-pd {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .col-1dot2 {
    flex: unset;
    max-width: unset;
  }
  .col-2dot4 {
    flex: unset;
    max-width: unset;
  }
}
@media (min-width: 576px) and (max-width: 992px) {
  .form-inline label {
    display: block;
  }
  .custom-label-search-date {
    padding: 7px;
  }
  .append-usage-tabs {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container {
    max-width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
  .child-tab {
    padding-left: 0px;
    padding-right: 0px;
  }
  .mr-37 {
    margin-right: 20px;
  }
  .ml-37 {
    margin-left: 20px;
  }
  .custom-form-search-map .form-inline .mx-sm-2 {
    margin-left: 0px !important;
  }
  .custom-form-search-map .form-inline .mx-sm-3 {
    margin-left: 0px !important;
  }
  .custom-form-search-map .form-inline .form-group {
    margin-bottom: 10px;
  }
  .custom-pl-checkbox {
    display: flex !important;
  }
}
@media (min-width: 576px) and (max-width: 720px) {
  .clearfix {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  .custom-mb-btn {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 720px) and (max-width: 767px) {
  form .row [class*=col-md-]:not(:first-child), form .row [class*=col-md-]:not(:last-child) {
    padding-right: unset;
    padding-left: unset;
  }
}
@media (min-width: 960px) and (max-width: 991px) {
  form .row [class*=col-lg-]:not(:first-child), form .row [class*=col-lg-]:not(:last-child) {
    padding-right: unset;
    padding-left: unset;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .col-1dot2 {
    flex: unset;
    max-width: unset;
  }
  .col-2dot4 {
    flex: unset;
    max-width: unset;
  }
}
@media (min-width: 992px) and (max-width: 1450px) {
  .custom-with-table {
    left: 40px;
    right: 40px;
  }
  .custom-with-table-pc {
    left: 40px;
    right: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1300px) {
  .header {
    padding: 0 15px;
  }
  .header .horizontal-menu-backdrop {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 0;
    transition: opacity 0.3s ease;
    display: none;
  }
  .header .header-inner .d-lg-none {
    display: block !important;
  }
  .header .header-inner .menu-bar {
    position: fixed;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #1F41F7;
    width: 270px;
    left: -270px;
    overflow-y: auto;
    transition: transform 400ms cubic-bezier(0.05, 0.74, 0.27, 0.99);
    flex-direction: column;
    z-index: 1;
  }
  .header .header-inner .menu-bar .toggle-sidebar {
    width: 35px;
    text-align: center;
    margin: 7px 10px 10px 8px;
    padding: 0px;
  }
  .header .header-inner .menu-bar ul.custom-title-nav {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .header .header-inner .menu-bar ul.custom-title-nav li.active {
    border-bottom: 2px solid #D9D9D9;
  }
  .header .header-inner .menu-bar ul.custom-title-nav li {
    min-height: 45px;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .header .header-inner .menu-bar ul.custom-title-nav li a {
    font-family: "Inter UI", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif, sans-serif;
    display: inline-block;
    padding-left: 20px !important;
    padding-right: 32px !important;
    min-height: 40px;
    line-height: 40px;
    font-size: 14px;
    clear: both;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
  .header .header-inner .menu-bar > ul {
    display: flex;
    flex-flow: column nowrap;
    overflow-x: hidden;
  }
  .header .header-inner .menu-bar > ul > li:first-child a {
    padding-right: 32px !important;
    padding-left: 20px !important;
  }
  .header .header-inner .open {
    transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
  }
  .horizontal-menu-open .horizontal-menu-backdrop {
    display: block !important;
  }
  .col-1dot2 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-2dot4 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1790px) {
  .custom-girl-search .form-group {
    flex: 1 1 calc(25% - 20px);
  }
  .custom-ml-start-date input {
    width: 181px !important;
  }
  .custom-ml-end-date input {
    width: 181px !important;
  }
  .flex-search-date {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 7px;
  }
  .custom-label-search-date {
    width: auto;
    margin-left: 7px;
  }
  .custom-mt-form {
    margin-top: 1em;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .form-inline .custom-form-control {
    width: 250px;
  }
  .custom-overflow-form .select2-container .select2-selection {
    width: 250px;
  }
  .custom-ml-start-date input {
    width: 250px !important;
  }
  .custom-ml-end-date input {
    width: 250px !important;
  }
  .flex-search-date {
    margin-left: 0px;
  }
}
@media (min-width: 1400px) and (max-width: 1790px) {
  .form-inline .custom-form-control {
    width: 300px;
  }
  .custom-overflow-form .select2-container .select2-selection {
    width: 300px;
  }
  .custom-ml-start-date {
    margin-left: 2px;
  }
  .custom-ml-start-date input {
    width: 300px !important;
  }
  .custom-ml-end-date input {
    width: 300px !important;
  }
}
#toast-container {
  top: 51px;
}

.card {
  margin-bottom: 0px;
}

.custom-table-list td.text_left,
.text_left {
  text-align: left;
}

.form-group-default.form-group-default-select2 .select2-container .select2-selection--single,
.form-group-default.form-group-default-select2 .select2-container .select2-selection--multiple {
  min-height: 52px !important;
}

.form-group.label-2.form-group-default.form-group-default-select2 .select2-container .select2-selection--single,
.form-group.label-2.form-group-default.form-group-default-select2 .select2-container .select2-selection--multiple {
  min-height: 78px !important;
}

.form-group.label-2.form-group-default.form-group-default-select2 .select2-container .select2-selection--single {
  padding-top: 44px;
}

.form-group.label-2.form-group-default.form-group-default-select2 .select2-container .select2-selection--multiple {
  padding-top: 40px;
  padding-bottom: 4px;
}

.custom-active-child .title-childs-sp-plan label {
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  cursor: pointer;
}

.select2-selection__choice {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}

.datepicker table tr td.active:before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: #00a46c;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: auto;
  left: 4px;
  bottom: 2px;
  z-index: -1;
}

.datepicker table tbody tr:first-child td.day:hover:before {
  top: auto;
  left: 4px;
  bottom: 2px !important;
}