body, h1, h2, h3, h4, h5, h6, p, a, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Open Sans', helvetica, arial, sans-serif !important;
}

.nav-list > li > a > .menu-icon {
  min-width: 18px !important;
}

.modal-header {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  border-radius: 0px;
  padding: 15px;
  margin-bottom: 0px;
}

.navbar {
  border-radius: 0px;
}

.navbar-nav {
  margin: 0px;
}

  .navbar-nav > li {
    display: inline-block;
  }

.modal-header {
  padding: 10px;
}

  .modal-header .close {
    font-size: 21px;
  }

  .modal-header .modal-title {
    font-size: 21px;
  }

.gritter-item .gritter-close {
  right: 0px;
  left: auto;
}

.loading {
  opacity: 0;
  transition: opacity .8s ease-in-out;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

my-app:empty + .loading {
  opacity: 1;
  z-index: 10000;
}

router-outlet + .loading {
  opacity: 1;
  z-index: 10000;
}

.bootstrap-timepicker-widget table td input {
  width: 32px !important;
}

.validate {
  border-color: #f2a696 !important;
  color: #D68273 !important;
}

  .validate .chosen-single.chosen-default {
    border-color: #f2a696 !important;
  }

.placeholder {
  color: rgba(0,0,0,.3);
}

.modal-add-btn {
  position: absolute;
  right: 2px;
  top: 2px;
}

.panel-heading {
  position: relative;
}

.rowpointertable tr {
  cursor: pointer;
}


#user-modal .modal-dialog {
  width: 835px;
}

#user-modal th {
  white-space: nowrap;
  text-align: right;
}

.dataTable > thead > tr > th[class*=sort]:after {
  float: none;
}

#user-modal td {
  word-break: break-all;
}

  #user-modal td:nth-child(1) {
    width: 80px;
  }

  #user-modal td:nth-child(2) {
    width: 120px;
  }

  #user-modal td:nth-child(3) {
    width: 100px;
  }

  #user-modal td:nth-child(5) {
    width: 110px;
  }

.width-110 {
  width: 110px;
}

.table > thead > tr > th:last-child {
  border-color: #ddd;
}

::-webkit-input-placeholder { /* Chrome */
  color: darkgray;
}

:-ms-input-placeholder { /* IE 10+ */
  color: darkgray;
}

::-moz-placeholder { /* Firefox 19+ */
  color: darkgray;
}

:-moz-placeholder { /* Firefox 4 - 18 */
  color: darkgray;
}

.table > tbody + tbody {
  border: 0px;
}

tr.enableSort {
  cursor: -webkit-grab;
}

.dataTables_scroll {
  overflow: auto;
}
/**** css common apply pages*/

.apply_form {
  background-color: #eee;
}

.date-time span {
  font-size: 25px;
  position: relative;
  top: -9px;
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.date-time i {
  cursor: pointer;
}

  .date-time i:hover {
    opacity: 0.9;
  }

.calc-day {
  position: relative;
  top: 18px;
}

#user-modal table tr {
  cursor: pointer;
}

.modal-body .btn-group-action {
  padding-top: 10px;
}

  .modal-body .btn-group-action .btn-default {
    margin-left: 10px;
  }

.list-route {
  padding-top: 10px;
  max-height: 300px;
  overflow-x: hidden;
  width: 100%;
}

.list-request .page-header {
  padding: 0px;
}

  .list-request .page-header .date-time {
    position: relative;
  }

.detail-row .panel-group {
  width: calc(100% - 24px);
  margin: 0 auto;
  margin-top: 20px;
}

.multi-line {
  white-space: pre-wrap;
}

.btn-holiday-group {
  position: absolute;
  right: 0px;
  top: 10px;
  min-width: 400px;
}

  .btn-holiday-group .btn-add > a {
    margin-right: 15px;
  }

.btn-group-action .btn-default {
  margin-left: 10px;
}

#my-modal .modal-dialog {
  min-width: 800px;
}

.right-content {
  padding-top: 25px;
}

.btn-add {
  position: absolute;
  right: 0px;
  top: 10px;
}

  .btn-add > a {
    margin-right: 15px;
  }

.table tfoot tr {
  color: #707070;
  font-weight: 400;
  background: repeat-x #F2F2F2;
  background-image: -webkit-linear-gradient(top,#F8F8F8 0,#ECECEC 100%);
  background-image: -o-linear-gradient(top,#F8F8F8 0,#ECECEC 100%);
  background-image: linear-gradient(to bottom,#F8F8F8 0,#ECECEC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
}

/*fix not show line header firefox*/
.rowspanBg {
  background: linear-gradient(rgb(248, 248, 248) 0px, rgb(236, 236, 236) 100%) !important;
}

.table-header {
  padding-right: 10px;
}

button.btn-danger {
  margin-left: 10px;
}

button.btn-default {
  margin-left: 10px;
}

.nav-list > li > a {
  height: auto;
}

.width-80 {
  display: inline-block;
  width: 80%;
}

.nav-list > li:before {
  height: 100%;
}

.user-info {
  top: 12px;
}

.pointer {
  cursor: pointer;
}

.tableTools-container .tooltip,
.tableTools-container-display .tooltip {
  white-space: nowrap;
}

.table-responsive th {
  white-space: nowrap;
}

.exporthuman-container .selectbox-group {
  position: absolute;
  right: 12px;
  top: 10px;
}

.exporthuman-container .dataTables_scroll td:nth-child(5) {
  white-space: nowrap;
}

.no-wrap {
  white-space: nowrap;
}

.ui-draggable-dragging {
  cursor: move;
}

.red-timecard {
  color: #FF0000;
}

.blue-timecard {
  color: #0000FF;
}

.orange-timecard {
  color: #FFA500;
}

.username-timecard {
  padding-left: 50px;
  padding-right: 50px;
  position: absolute;
  top: 10px;
}

.username-timecard > i {
    line-height: 18px;
    margin-right: 5px;
  }
.username-margin {
  padding-bottom: 10px;
}

.mailuser > i {
    line-height: 18px;
    margin-right: 5px;
    margin-bottom: 2px;
  }
.mailuser > span {
    line-height: 18px;
}

.alert-content tbody tr:nth-child(2n+1),
.complex-table tbody tr:nth-child(2n+1) {
  background: #f9f9f9;
}

.alert-content .DTFC_LeftWrapper .DTFC_LeftBodyLiner table tbody tr:nth-child(2n+1),
.complex-table .DTFC_LeftWrapper .DTFC_LeftBodyLiner table tbody tr:nth-child(2n+1) {
  background: #f1f1f1;
}

.alert-content table > thead > tr > th,
.complex-table table > thead > tr > th {
  position: relative;
}

  .alert-content table > thead > tr > th[class*=sort]:after,
  .complex-table table > thead > tr > th[class*=sort]:after {
    float: right;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -8px;
  }

#alertDataTable th > div {
  min-width: 90px;
}

#alertDataTable th {
  white-space: nowrap;
}

/*.fixed-column {
  word-break: break-word;
  float: left;
  padding-right: 8px;
}*/

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 1px;
}
/**custom popover timecard-workdetail-workedit like tooltip**/
.popoverMsg[role='tooltip'] .arrow {
  bottom: -7px;
}
.popoverMsg[role='tooltip'] .arrow:after {
  border-top-color: #333;
}
.popoverMsg[role='tooltip'] .popover-content {
  background-color: #333;
  color: #FFF;
  font-size: 12px;
  text-shadow: 1px 1px 0 rgba(42,45,50,.5);
  padding: 5px 8px;
}
.popover {
  min-width: 150px;
  word-break: break-all;
  white-space: normal;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/**not show file size in dropzone**/
.dropzone .dz-preview .dz-details .dz-size {
  display: none;
}

.pointer {
  cursor: pointer;
}



.view-file-tab, .view-file-tab div {
  height: 100%;
}

  .view-file-tab div.alert {
    height: auto;
  }

.dropzone .dz-preview .dz-image img {
  width: 100%;
  height: 100%;
}

#gritter-notice-wrapper {
  z-index: 99999;
}

#route-table > tbody > tr:hover {
  background: transparent;
}

#route-table > tbody > tr.enableSort:hover {
  background: #f5f5f5;
}

.memo {
  white-space: normal;
  word-break: break-all;
  text-align: left;
  float: left;
}


.nopadding {
  padding: 0;
}

.minwidth-140 {
  min-width: 140px;
}

.minwidth-110 {
  min-width: 110px;
}

.btn.btn-app {
  height: 100px;
}

  .btn.btn-app > div {
    white-space: normal;
  }

.change-hours-content {
  display: inline-block;
  position: relative;
}

  .change-hours-content .popover {
    display: block;
    top: 35px;
    left: -177px;
    min-width: 380px;
  }

    .change-hours-content .popover .popover-content h3 {
      margin-top: 0px;
      font-size: 15px;
      padding-right: 13px;
    }

  .change-hours-content .tooltip {
    white-space: nowrap;
  }

#my-historyOW .profile-info-row .profile-info-name {
  white-space: nowrap;
}

#working-hours-modal .modal-dialog {
  width: 400px;
}

#working-hours-modal .modal-content .working-content {
  padding-left: 20px;
}

#working-hours-modal .modal-content .profile-user-info {
  margin: 0px;
}

#working-hours-modal .modal-content th.profile-info-name {
  width: 150px !important;
}

#working-hours-modal .modal-content td.profile-info-value {
  max-width: 250px;
}

#working-hours-modal .modal-content td.border-right {
  border-right: 1px solid #DCEBF7;
}

#working-hours-modal .modal-content td.border-bottom {
  border-bottom: 1px solid #DCEBF7;
}

#working-hours-modal .modal-content th.border-bottom {
  border-bottom: 1px solid #DCEBF7;
}

#working-hours-modal .modal-content th.border-left {
  border-left: 1px solid #DCEBF7;
}

#WorkingHoursSystemDialog .popover-content {
  padding: 14px;
}

.width-75 {
  display: inline-block;
  width: 75%;
}

.modal-body-scroll {
  height: 600px;
  overflow-y: auto;
}
/**disabled resize of textarea**/
textarea {
  resize: none;
}
/**set saturday and sunday for datepicker**/
.datepicker-days table tbody td.saturday {
  background-color: #eaeaff; /* 背景色を設定 */
  color: #00f !important; /* 文字色を設定 */
}

.datepicker-days table tbody td.holiday {
  background-color: #ffecec; /* 背景色を設定 */
  color: #f00 !important; /* 文字色を設定 */
}

#WorkingHoursSystemDialog .modal-dialog {
  width: 380px;
}
/**bootstrap-timepicker**/
/**for vietnamese**/
.bootstrap-datetimepicker.vi td:nth-child(6).weekend { /* saturday */
  background-color: #eaeaff; /* 背景色を設定 */
  color: #00f; /* 文字色を設定 */
}

.bootstrap-datetimepicker.vi td:nth-child(7).weekend { /* sunday */
  background-color: #ffecec; /* 背景色を設定 */
  color: #f00; /* 文字色を設定 */
}
/**for english**/
.bootstrap-datetimepicker.en td:nth-child(7).weekend { /* saturday */
  background-color: #eaeaff; /* 背景色を設定 */
  color: #00f !important; /* 文字色を設定 */
}

.bootstrap-datetimepicker.en td:nth-child(1).weekend { /* sunday */
  background-color: #ffecec; /* 背景色を設定 */
  color: #f00; /* 文字色を設定 */
}
/**for japanese**/
.bootstrap-datetimepicker.ja td:nth-child(7).weekend { /* saturday */
  background-color: #eaeaff; /* 背景色を設定 */
  color: #00f; /* 文字色を設定 */
}

.bootstrap-datetimepicker.ja td:nth-child(1).weekend { /* sunday */
  background-color: #ffecec; /* 背景色を設定 */
  color: #f00; /* 文字色を設定 */
}

.bootstrap-datetimepicker.ja td.holiday { /* sunday */
  background-color: #ffecec !important; /* 背景色を設定 */
  color: #f00 !important; /* 文字色を設定 */
}

.max-width-500 {
  max-width: 500px;
}

.alert-hight-light {
  /*background: white !important;*/ /* 背景色を white 設定 */
  background: linear-gradient(rgb(255, 255, 255) 0px, rgb(255, 255, 255) 100%) !important;
  border-color: #ddd !important;
}

/**set saturday and sunday for daterangerpicker**/
.daterangepicker table tbody td.saturday {
  background-color: #eaeaff !important; /* 背景色を設定 */
  color: #00f !important; /* 文字色を設定 */
}

.daterangepicker table tbody td.holiday {
  background-color: #ffecec !important; /* 背景色を設定 */
  color: #f00 !important; /* 文字色を設定 */
}

.daterangepicker table tbody td.active, .daterangepicker table tbody td.active:hover {
  background-color: #357ebd !important;
  border-color: #3071a9 !important;
  color: #fff !important;
}

/**↓common width for fixcolumn alertapplyholidaywork pages **/
.alert-content thead tr:nth-child(1) th:nth-child(1), .alert-content tbody td:nth-child(1),
.complex-table thead tr:nth-child(1) th:nth-child(1), .complex-table tbody td:nth-child(1) {
  min-width: 90px;
  max-width: 90px;
  white-space: normal;
  word-break: break-all;
}

.alert-content thead tr:nth-child(1) th:nth-child(2), .alert-content tbody td:nth-child(2),
.complex-table thead tr:nth-child(1) th:nth-child(2), .complex-table tbody td:nth-child(2) {
  min-width: 105px;
  max-width: 105px;
  white-space: normal;
  word-break: break-all;
}

.alert-content thead tr:nth-child(1) th:nth-child(3), .alert-content tbody td:nth-child(3),
.complex-table thead tr:nth-child(1) th:nth-child(3), .complex-table tbody td:nth-child(3) {
  min-width: 105px;
  max-width: 105px;
  white-space: normal;
  word-break: break-all;
}

.alert-content thead tr:nth-child(1) th:nth-child(4), .alert-content tbody td:nth-child(4),
.complex-table thead tr:nth-child(1) th:nth-child(4), .complex-table tbody td:nth-child(4) {
  min-width: 100px;
  max-width: 100px;
  white-space: normal;
  word-break: break-all;
}

.alert-content thead tr:nth-child(1) th:nth-child(5), .alert-content tbody td:nth-child(5),
.complex-table thead tr:nth-child(1) th:nth-child(5), .complex-table tbody td:nth-child(5) {
  min-width: 110px;
  max-width: 110px;
  white-space: normal;
  word-break: break-all;
}
/*本部名項目　非表示*/
.alert-content thead tr:nth-child(1) th:nth-child(6), .alert-content tbody td:nth-child(6),
.complex-table thead tr:nth-child(1) th:nth-child(6), .complex-table tbody td:nth-child(6) {
  min-width: 110px;
  max-width: 110px;
  white-space: normal;
  word-break: break-all;
}
/*所属項目*/
.complex-table thead tr:nth-child(1) th:nth-child(7), .complex-table tbody td:nth-child(7) {
  min-width: 200px;
  max-width: 200px;
  white-space: normal;
  word-break: break-all;
}
/*所属項目*/
.alert-content thead tr:nth-child(1) th:nth-child(7), .alert-content tbody td:nth-child(7){
  min-width: 110px;
  max-width: 110px;
  white-space: normal;
  word-break: break-all;
}

/*メールアドレス項目　非表示*/
.alert-content thead tr:nth-child(1) th:nth-child(8), .alert-content tbody td:nth-child(8),
.complex-table thead tr:nth-child(1) th:nth-child(8), .complex-table tbody td:nth-child(8) {
  min-width: 110px;
  max-width: 110px;
  white-space: normal;
  word-break: break-all;
}
/*累計　項目*/
.complex-table thead tr:nth-child(1) th:nth-child(9), .complex-table tbody td:nth-child(9) {
  min-width: 90px;
  max-width: 90px;
  white-space: normal;
  word-break: break-all;
}
.alert-content thead tr:nth-child(1) th:nth-child(9), .alert-content tbody td:nth-child(9) {
  min-width: 200px;
  max-width: 200px;
  white-space: normal;
  word-break: break-all;
}
/**↑common width for fixcolumn alertapplyholidaywork pages **/

/**↓width for fixcolumn applylate alert page **/

.complex-table.late thead tr:nth-child(3) th:nth-child(1), .complex-table.late tbody td:nth-child(5) {
  min-width: 65px;
  max-width: 65px;
  white-space: normal;
  word-break: break-all;
}

.complex-table.late thead tr:nth-child(3) th:nth-child(2), .complex-table.late tbody td:nth-child(6) {
  min-width: 65px;
  max-width: 65px;
  white-space: normal;
  word-break: break-all;
}

.complex-table.late thead tr:nth-child(3) th:nth-child(3), .complex-table.late tbody td:nth-child(8) {
  min-width: 65px;
  max-width: 65px;
  white-space: normal;
  word-break: break-all;
}

.complex-table.late thead tr:nth-child(3) th:nth-child(4), .complex-table.late tbody td:nth-child(9) {
  min-width: 90px;
  max-width: 90px;
  white-space: normal;
  word-break: break-all;
}
.complex-table.late thead tr:nth-child(3) th:nth-child(4), .complex-table.late tbody td:nth-child(10) {
  min-width: 90px;
  max-width: 90px;
  white-space: normal;
  word-break: break-all;
}
.complex-table.late thead tr:nth-child(2) th:nth-child(2), .complex-table.late tbody td:nth-child(11),
.complex-table.late thead tr:nth-child(2) th:nth-child(3), .complex-table.late thead tr:nth-child(2) th:nth-child(4){
  min-width: 90px;
  max-width: 90px;
  white-space: normal;
  word-break: break-all;
}
/**↑width for fixcolumn applylate alert page **/

/**↓width for fixcolumn applyovertime alert page **/
/*役職　項目*/
.complex-table.overtime thead tr:nth-child(2) th:nth-child(1), .complex-table.overtime tbody td:nth-child(5) {
  min-width: 80px;
  max-width: 80px;
  white-space: normal;
  word-break: break-all;
}
/*本部名　項目　非表示*/
.complex-table.overtime thead tr:nth-child(2) th:nth-child(2), .complex-table.overtime tbody td:nth-child(6) {
  /*min-width: 90px;
  max-width: 90px;
  white-space: normal;
  word-break: break-all;*/
}
/*所属　項目*/
.complex-table.overtime thead tr:nth-child(2) th:nth-child(2), .complex-table.overtime tbody td:nth-child(7) {
  min-width: 90px;
  max-width: 90px;
  white-space: normal;
  word-break: break-all;
}
@media screen and (max-width: 1479px) {
  .have-colspan.complex-table.overtime {
    margin-top: 20px;
  }
  .displayMess {
    margin-top: 10px !important;
  }
}
/**↑width for fixcolumn applyovertime alert page **/
.fix-column-width-70 {
  min-width: 70px !important;
  max-width: 70px !important;
  white-space: normal;
  word-break: break-all;
}
.fix-column-width-75 {
  min-width: 75px !important;
  max-width: 75px !important;
  white-space: normal;
  word-break: break-all;
}
.fix-column-width-65 {
  min-width: 65px;
  max-width: 65px;
  white-space: normal;
  word-break: break-all;
}
.fix-column-width-110 {
  min-width: 110px !important;
  max-width: 110px !important;
  white-space: normal;
  word-break: break-all;
}

.fix-column-width-90 {
  min-width: 90px !important;
  max-width: 90px !important;
  white-space: normal;
  word-break: break-all;
}
.fix-column-width-140 {
  min-width: 140px !important;
  max-width: 140px !important;
  white-space: normal;
  word-break: break-all;
}
.fix-column-width-150 {
  min-width: 150px !important;
  max-width: 150px !important;
  white-space: normal;
  word-break: break-all;
}

/**↓width for fixcolumn 所属 of alert page **/
.belongOrg {
  min-width: 200px !important;
  max-width: 200px !important;
}
/**↑width for fixcolumn business alert page **/

.profile-user-info .profile-info-row .col1,
.profile-user-info .profile-info-row .col3 {
  width: 120px;
  white-space: normal;
  word-break: break-word;
}

.profile-user-info .profile-info-row .col2 {
  width: 130px;
  white-space: normal;
  word-break: break-word;
}

.profile-user-info .profile-info-row .col4 {
  width: 165px;
  white-space: normal;
  word-break: break-word;
}

#my-historyOW .profile-user-info {
  width: 100%;
}

  #my-historyOW .profile-user-info .profile-info-name.vi {
    width: 119px;
  }

  #my-historyOW .profile-user-info .profile-info-name.en {
    width: 100px;
  }

  #my-historyOW .profile-user-info .profile-info-name.ja {
    width: 100px;
  }

.apply-loa-content .tooltip {
  white-space: nowrap;
}
/* 表タイトルのデフォルトスタイルが右寄せだったので左寄せに変更する */
.profile-info-name {
  text-align: left;
  padding: 6px 4px 6px 10px;
}

s {
  padding-right: 5px;
}

/* 申請一覧タイル幅 */
.apply-tile-margin {
  margin-right: 5px;
  margin-bottom: 5px;
}

/*↓アラート画面　用*/
#alertDataTable #link {
  color: #337ab7;
  font-family: helvetica;
  text-decoration: none;
  text-transform: uppercase;
}

#alertDataTable #link:hover {
  text-decoration: underline;
}

#alertDataTable #link:active {
  color: black;
}

#alertDataTable #link:visited {
  color: purple;
}

/*---------------------------------------*/
.displayNone{
  display: none;
}
/*--------- alert cmb headquarter------*/
.alert .dropdown:hover .dropdown-menu {
  display: block;
  padding: 5px;
  min-width: 120px;
}
.message-container {
  text-align: left;
  height: 45px;
  padding-top: 15px;
  background-color: #bdd7ee !important;
  color: #307ecc;
  font-size: 14px;
  white-space: normal;
}
.displayfull {
  display: table;
  width: 100%;
}
.columndatablesbuttonview {
  min-width: 40px;
}

/*display tooltip when text format ...*/
.textEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 250px;
}
.m-bottom-sm-20 {
  margin-bottom: 20px;
}
.m-left-sm-20 {
  margin-left: 12px;
}

.send-inweek {
  margin-top: 5px;
}

.m-right {
  margin-right: 9px;
}
/*アラート一覧 超過勤務 ！アイコンの表示*/ 
.legendColorSet > tr > td {
  padding-left: 10px;
}

.m-btn-valid {
  margin-top: 10px;
  margin-right: 10px;
}

.m-btn-unval {
  margin-top: 10px;
  margin-right: 25px;
}

.cbb-header {
  position: absolute;
  margin-top: 5px;
  width: 150px;
}

.cbb-select {
  position: absolute;
  right: 60px;
  margin-top: 5px;
  width: 130px;
}

.noti-msg-de {
  position: absolute;
}

.sp-noti {
  padding: 5px;
  margin-left: 10px;
}
/*fix bug when open dialog create, press button delete , layout css padding-left not auto delete*/
body {
  padding: 0 !important
}
/**/

.col-personal-edit {
  width: 80px;
  white-space: normal;
  word-break: break-word;
}
.m-top-pedit {
  margin-top: 10px;
}
/*---------------/*set fontsize confirm dialog----------------*/
/*open use html*/
.displayMessConfirm {
  font-size: 14px;
}
/*open use bootbox*/
.modal-body .bootbox-body {
  font-size: 14px;
}
/*-----------------------------------------------------------*/
.fixedToogle {
  top: auto;
  left: 53%;
}
.fixedToogle table {
  margin-left: 12px !important;
  margin-right: 12px !important;
  min-width: 250px;
}

/**custom popover alertoutsideoverwork like tooltip**/
.popoverChart[role='tooltip'] .arrow {
  bottom: -7px;
}

.popoverChart[role='tooltip'] .arrow:after {
    border-top-color: #333;
  }

.popoverChart[role='tooltip'] .popover-content {
  background-color: #333;
  color: #FFF;
  font-size: 12px;
  text-shadow: 1px 1px 0 rgba(42,45,50,.5);
  padding: 5px 8px;
  text-align: center;
}
