@charset "UTF-8";

/* ======================================================

	for work Design
	
======================================================*/

/* application.css override for work */

.whbase p {
  margin: 0;
}

.whbase > p {
  margin-bottom: 1em;
}

/* heading */

.whbase h2.work-ttl-l {
  color: #2184bd;
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  display: inline-block;
}

.whbase h2.work-ttl-m {
  font-size: 18px;
  color: #2184bd;
  border-left: 5px solid #2184bd;
  font-weight: bold;
  padding: 4px 10px 5px;
  margin: 14px 0 10px;
}

.work-userinfo {
  margin: 30px 0;
  padding: 12px;
  font-size: 14px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.work-userinfo span {
  display: block;
  margin-bottom: 4px;
}

.work-userinfo span:nth-child(1) {
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 16px;
}

.work-whbase,
.work-whbase + .work-whbase {
  margin-bottom: 20px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

@media (min-width: 1200px) {

.work-userinfo {
  border: none;
  padding: 0;
}

.work-userinfo span {
  margin-right: 2px;
  padding: 10px;
  margin-bottom: 0;
  display: inline-block;
  background-color: #f1f1f1;
}

.work-userinfo span:nth-child(1) {
  margin-right: 10px;
  font-size: 14px;
}

}

/* @group action */

/* action-board */

.action-board {
  margin-top: 10px;
  margin-bottom: 10px;
}

.action-board .btn {
  min-width: 140px;
  margin-bottom: 4px;
  margin-left: 0;
}

.action-board-btnbox {
  margin-bottom: 10px;
  overflow-x: scroll;
  overflow-y: hidden;
}

.action-board-btnbox > div {
  min-width: 1200px;
}

.action-board .table {
  table-layout: fixed;
  margin-bottom: 0px;
}

.cal-exp {
  line-height: 24px;
}

.cal-exp i {
  font-size: 16px;
  margin: 0 4px 0;
  position: relative;
  top: 2px;
  color: #337AB7;
}

/* action-bar */

.action-bar {
  background-color: #fff;
  width: 100%;
  overflow-x: scroll;
  position: relative;
  top: 0;
  z-index: 10;
}

.action-bar > div {
  min-width: 100%;
  white-space: nowrap;
}

.action-bar .btn {
  margin-left: 0;
  margin-bottom: 0;
}

.action-bar::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.action-bar::-webkit-scrollbar-track {
  background: #fff;
}

.action-bar::-webkit-scrollbar-thumb {
  background: #4183b8;
  border-radius: 2px;
}

.action-board-btnbox::-webkit-scrollbar-track {
  background: transparent;
}

.action-board-btnbox::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 2px;
}

.action-board-btnbox .btn {
  margin-left: 0;
}

.action-bar-btnbox > div {
  height: 60px;
}

a.btn.btn-help {
  margin: 0;
}

@media (max-width: 480px) {

.action-bar .btn {
  width: auto;
  min-width: 9em;
  padding: 6px 12px;
  line-height: 1.42857143;
  margin-right: 10px;
  margin-bottom: 0;
}

.action-bar .btn + .btn {
  margin-top: 0;
}

.action-bar-btnbox > div {
  height: 80px;
  z-index: 9999;
}

/* action-board */

.action-board .btn {
  margin-bottom: 0 !important;
}

.action-board-btnbox {
  margin-bottom: 15px;
}

.action-board-btnbox .btn {
  width: auto;
  min-width: 9em;
  padding: 6px 12px;
  line-height: 1.42857143;
  margin-right: 10px;
  margin-bottom: 0;
}

.action-board-btnbox .btn + .btn {
  margin-top: 0;
}

}

@media (max-width: 767px) {

.action-bar {
  padding-bottom: 6px;
}

.action-board .table {
  table-layout: auto;
}

.action-board .btn {
  min-width: auto;
  margin-bottom: 10px;
}

.action-board .btn:first-child {
  margin-left: 0;
}

}

@media (max-width: 991px) {

.action-bar .btn {
  margin-bottom: 0;
}

.action-bar-btnbox {
  margin-bottom: 14px;
}

}

/* @end */

/* @group report-day panel */

.report-panelbox {
  margin-top: 20px;
}

.report-panel .panel-body-heading {
  font-size: 15px;
  padding: 5px 0;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  color: #555;
}

.report-panel .panel-body-heading span {
  float: right;
  font-size: 10px;
  position: relative;
  top: 5px;
  color: #555;
}

.report-day {
  font-size: 10px;
  text-align: left;
  margin: 0;
  color: #888;
}

/* @end */

/* @group itemize */

.work-input-number,
.work-input-time,
.work-input-date,
.work-input-text,
.work-select,
.work-textarea,
.work-label-radio,
.work-label-checkbox {
  margin: 2px;
}

.work-input-time,
.sptab-inline .work-input-time {
  width: 80px;
}

.work-input-date,
.sptab-inline .work-input-date {
  width: 140px;
}

.form-control {
  margin-top: 2px;
  margin-bottom: 2px;
}

.work-select {
  white-space: nowrap;
}

.work-htype {
  font-size: 18px;
}

.table > thead > tr > th.work-htype,
.table > tbody > tr > th.work-htype,
.table > tfoot > tr > th.work-htype,
.table > thead > tr > td.work-htype,
.table > tbody > tr > td.work-htype,
.table > tfoot > tr > td.work-htype {
  vertical-align: middle;
  background-color: #fff;
  font-weight: bold;
}

.form-control-static {
  margin: 2px 4px !important;
}

.sptab-inline span,
.form-control-static span {
  display: inline-block;
  text-align: center;
  margin-left: 4px;
  margin-right: 4px;
}

.form-control-static span.unitinfo {
  margin-right: 24px !important;
  display: inline-block;
}

/* application.css override 主に余白のため */

.radio-inline,
.checkbox-inline {
  margin-right: 10px;
}

.radio-inline,
.checkbox-inline,
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: inherit;
  margin-left: 0;
}

input[type="radio"].work-radio,
input[type="checkbox"].work-checkbox {
  margin: 4px 6px;
}

.radio input[type="radio"].work-radio,
.radio-inline input[type="radio"].work-radio,
.checkbox input[type="checkbox"].work-checkbox,
.checkbox-inline input[type="checkbox"].work-checkbox {
  position: absolute;
  margin-top: 2px;
  margin-top: 4px \9;
  margin-left: -18px;
}

/* error */

.work-formerror {
  display: inline-block;
}

.work-formerror .btn-error {
  margin: 0 2px;
  -webkit-box-shadow: 0 2px 0px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 0px 0 rgba(0,0,0,0.2);
  bottom: 0;
}

.btn-error {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-error:hover,
.btn-error:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-error:before {
  font-family: 'WebHostingHub-Glyphs';
  content: '\f04a';
  position: relative;
  top: 1px;
  margin-right: 4px;
  margin-left: 2px;
}

.whbase > .work-alert {
  margin-top: 0px;
}

@media (max-width: 480px) {

.work-formerror {
  display: block;
}

.btn-error {
  margin: 2px;
  width: auto;
}

}

@media (max-width: 767px) {

.form-group {
  margin-bottom: 6px;
}

.sptab-inline .form-control {
  width: auto;
  display: inline-block;
}

.sptab-inline .form-control-static {
  display: inline-block;
}

.work-input-time,
.form-group .form-control.work-input-time,
.sptab-inline .work-input-time {
  width: 80px;
}

.work-input-date,
.form-group .form-control.work-input-date,
.sptab-inline .work-input-date {
  width: 140px;
}

}

/* @end */

/* @group calendar */

/* color */

.day-error {
  background-color: #fac3ca;
}

.day-error dt .btn {
  min-width: auto;
  padding: 0px 4px 0 0;
  font-size: 9px;
  position: relative;
  margin-left: 4px;
  margin-right: 4px;
  -webkit-box-shadow: 0 2px 0px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 0px 0 rgba(0,0,0,0.2);
}

.day-error dt .btn i {
  position: relative;
  top: 1px;
  font-size: 10px;
}

.day-error dt .btn span {
  position: relative;
  top: -1px;
}

.day-error input[type="time"],
.day-error select {
  background-color: #D8534F;
  color: #fff;
}

.day-error .cal-components li input[type="time"]:placeholder-shown {
  color: #fff;
}

.day-error .cal-components li input[type="time"]::-webkit-input-placeholder {
  color: #fff;
}

.day-error .cal-components li input[type="time"]:-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.day-error .cal-components li input[type="time"]::-moz-placeholder {
  color: #fff;
  opacity: 1;
}

.day-error .cal-components li input[type="time"]:-ms-input-placeholder {
  color: #fff;
}

.day-unapp {
  background-color: #edfab3;
}

.day-appro {
  background-color: #c5ebff;
}

.day-remand {
  background-color: #ffe7ad;
}

.day-unnec {
  background-color: #eee;
}

/* day-type */

dl:nth-of-type(8) dt {
  color: #399cbc;
  border-bottom-color: #399cbc;
}

dl:nth-of-type(8) dt span a,
dl:nth-of-type(8) dt .dayofweek {
  color: #399cbc;
}

dl:nth-of-type(2) dt,
dl.holiday dt {
  color: #CE3025;
  border-bottom-color: #CE3025;
}

dl:nth-of-type(2) dt span a,
dl:nth-of-type(2) dt .dayofweek,
dl.holiday dt .dayofweek,
dl.holiday dt span a {
  color: #CE3025;
}

dl:nth-of-type(2).empty dt,
dl:nth-of-type(8).empty dt {
  border-color: #ccc;
}

dt span a {
  color: #555;
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
}

dt span.action-icon a {
  color: #337ab7 !important;
  text-decoration: none;
  font-size: 10px;
  margin-left: 6px;
  font-weight: normal;
}

dt span.action-icon a i {
  margin-right: 0;
}

.status-icon {
  clear: both;
  display: block;
  position: relative;
  top: 4px;
  min-height: 20px;
}

@media (max-width: 480px) {

.day-error dt .btn {
  min-width: auto;
  width: auto;
  font-size: 9px;
  position: relative;
  height: auto;
  line-height: 1.2;
  top: -2px;
}

dl.labor-info .labor-id {
  background-color: #eee;
  padding: 2px 8px 0;
  border-radius: 3px;
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 6px;
}

}

@media (max-width: 767px) {

.cal-components.control-s li input[type="text"] {
  width: 90px;
}

}

@media (max-width: 991px) {

.work-week-header {
  display: none;
}

.work-week {
  border-top: none;
  border-left: none;
  margin-top: 4px;
}

.work-week dl {
  float: none;
  width: 100%;
  border-top: 1px solid #ddd;
  border-right: none;
  padding-top: 6px;
  min-height: 74px;
  margin-bottom: 0;
}

dl.empty {
  display: none;
}

.work-week dt {
  font-size: 14px;
  min-height: 1px;
  padding: 6px 10px 2px;
}

dt > .dayofweek {
  float: right;
  font-size: 14px;
  position: relative;
  top: 2px;
  color: #555;
}

/* cal-components */

.cal-components {
  margin-top: 10px;
  list-style: none;
  padding: 6px;
}

.cal-components li {
  font-size: 14px;
  margin-bottom: 4px;
}

.cal-components li .form-group {
  margin-bottom: 0;
}

.cal-components li input[type="time"] {
  width: 120px;
  font-size: 16px;
  height: 40px;
  padding: 6px 6px;
  line-height: 1.6;
}

.cal-components li select {
  font-size: 16px;
  padding: 4px;
  line-height: 1;
  height: 40px;
}

/* 横軸先頭 */

.work-week dl.check-row {
  width: 100%;
  text-align: left;
  background-color: #f1f1f1;
  padding: 10px;
  border-top: 2px solid #ccc;
}

.work-week dl.check-row dt {
  float: left;
  height: auto;
  position: relative;
  padding: 0;
}

.check-row dt .action-icon {
  float: right;
  display: inline-block;
  margin-top: 14px;
}

.check-row dt .action-icon a {
  margin: 0;
  font-size: 18px;
  line-height: 1;
}

.check-row-input {
  display: inline-block;
  position: relative;
  margin-right: 16px;
}

.check-row-input input {
  margin-top: 0;
  font-size: 18px;
  position: relative;
  top: 16px;
}

.work-week-store-shift .check-row-input input {
  top: 0;
}

.check-row dd {
  float: left;
  min-height: auto;
  background-color: transparent;
  position: relative;
  left: -28px;
  top: 10px;
}

.check-row dd input {
  margin-top: 0;
}

dt > .day {
  font-size: 18px;
}

dt > .day input {
  margin-right: 6px;
}

.status-icon .action-icon a {
  margin: 0;
  width: 28px;
  font-size: 16px;
  display: inline-block;
  text-align: left;
  position: relative;
  left: 3px;
}

.status-icon .action-icon a i {
  margin: 0;
  position: relative;
  top: 3px;
  left: -3px;
}

dl.labor-info {
  border-top: 2px solid #aaa;
  margin-top: 60px;
}

dl.labor-info .labor-number,
dl.labor-info .labor-id,
dl.labor-info .labor-name{
  font-size: 13px;
  margin-right: 10px;
}

dl.labor-info .labor-id {
  background-color: #eee;
  padding: 2px 8px 0;
  border-radius: 3px;
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  float: right;
  margin-right: 0;
}

dl.labor-info .check-row-input {
  margin-right: 6px;
}


}

@media (min-width: 992px) {

.work-week {
  border-bottom: 1px solid #999;
}

.work-week:last-child {
  border-bottom: none;
}

.work-week dl {
  float: left;
  width: 13.7%;
  margin-bottom: 0;
  border-right: 1px solid #aaa;
}

.work-week dl:nth-child(2) {
  border-left: 1px solid #aaa;
}

.work-week dl:last-child {
  border-right: none;
  margin-right: 0;
}

.work-week dl .collapse {
  min-height: 230px;
  border-left: 1px solid #aaa;
  position: relative;
  left: -1px;
}

/* 背景色を透明に */

.work-week dl.empty,
.work-week dl.empty .collapse,
dl.check-row,
dl.check-row .collapse {
  background-color: transparent;
}

/* dt=title */

.work-week dt {
  padding: 2px 6px 2px;
  min-height: 44px;
  font-size: 14px;
}

dt > .day {
  float: left;
  font-size: 15px;
}

dt > .day a span {
  display: none;
}

dt > .day input {
  margin-right: 4px;
  margin-top: 0;
}

dt > .dayofweek {
  display: none;
}

.status-icon {
  clear: none;
  float: right;
  top: 0px;
}

/* dd=components */

.cal-components {
  list-style: none;
  padding: 6px;
  margin-bottom: 0;
}

.cal-components li {
  padding: 2px;
  margin-bottom: 0px;
  line-height: 26px;
}

.cal-components li input[type="time"] {
  display: inline-block;
  width: 60px;
  vertical-align: middle;
  margin-bottom: 2px;
  font-size: 12px;
  height: 28px;
  padding: 4px 6px;
  line-height: 1.4;
}

.cal-components.control-s {
  padding-bottom: 0;
  min-height: 136px;
}

.cal-components.control-s .form-control {
  height: 22px;
  padding: 2px 6px;
  font-size: 10px;
}

.cal-components.control-s li input[type="text"],
.cal-components.control-s li input[type="time"]  {
  font-size: 10px;
  height: 22px;
  padding: 2px 6px;
  width: 60px;
  margin-bottom: 6px;
}

.cal-components li .add-on {
  font-size: 10px;
  margin-right: 4px;
}

.cal-components li select {
  font-size: 12px;
  padding: 4px;
  line-height: 1;
  height: 28px;
}

.cal-components li:hover {
  background-color: rgba(0,0,0,0.08);
}

.cal-components li .checkbox {
  margin: 4px;
}

.status-icon .action-icon a {
  margin: 0;
  width: 19px;
  font-size: 11px;
  display: inline-block;
  text-align: center;
  position: relative;
}

.status-icon .action-icon a i {
  margin: 0;
  position: relative;
  top: 2px;
  left: -3px;
}

/* work-week-header */

.work-week-header dl {
  min-height: auto;
  text-align: center;
  background-color: transparent;
}

.work-week-header dl:first-child {
  border-right: 1px solid #eee;
}

.work-week-header dl dt {
  padding: 0;
  line-height: 1.4;
  min-height: auto;
}

.work-week-header .dayofweek-pc {
  margin-left: 6px;
  font-size: 12px;
}

/* 横軸先頭 */

.work-week dl.check-row {
  width: 4.1%;
  text-align: center;
  border-radius: none;
  border: none;
}

dl.check-row .collapse {
  border-left: none;
}

.check-row-input input {
  position: relative;
  top: 0px;
  margin-top: 0;
}

.check-row dt .action-icon {
  margin: 0;
  font-size: 12px;
  position: relative;
  top: 4px;
  display: block;
}

.check-row dt .action-icon a {
  margin: 0;
  display: block;
}

.check-row dt .action-icon i {
  position: relative;
  left: 2px;
}

.ttl-week {
  display: none;
}

/* @group store */

.shift-select-btn {
  display: block;
}

.shift-select-btn .btn {
  color: #333;
  text-decoration: none;
}

.work-week.work-week-store-shift dl {
  width: 12%;
}

.work-week.work-week-store-shift dl.labor-info {
  width: 16%;
  border-right: none;
  border-left: none;
}

.work-week-store-shift.work-week-header dt {
  text-align: left;
  padding: 4px 6px;
  min-height: 30px;
}

.work-week-store-shift.work-week-header .dayofweek-pc {
  margin-left: 6px;
  font-size: 14px;
}

.work-week-store-shift.work-week-header .dayofweek-pc > span {
  font-size: 10px;
  float: right;
  margin-top: 4px;
}

.work-week-store-shift dt {
  min-height: 22px;
}

.labor-info .table {
  font-size: 10px;
  margin-bottom: 0
}

dl.labor-info dt {
  font-weight: normal;
}

dl.labor-info span {
  line-height: 1.6;
}

.labor-nunber {
  font-weight: normal;
  display: inline-block;
}

.labor-id {
  background-color: #eee;
  padding: 2px 8px;
  font-size: 10px;
  border-radius: 3px;
  display: inline-block;
  float: right;
}

.labor-name {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
}

.day-store {
  display: none;
}

/* @end */

}

/* @end */

/* @group cal-mini */

.work-calmini {
  font-size: 10px;
}

.work-calmini th,
.work-calmini td {
  text-align: center;
}

/* @end */

/* @group stamp */

.stamp-loginbox {
  margin-bottom: 40px;
}

.stamp-loginbox .btn {
  margin: 0;
}

.stamp-box {
  padding: 20px;
  background-color: #f1f1f1;
  background: #dddddd;
  background: -webkit-linear-gradient(top, #e4e4e4 0%,#efefef 50%);
  background: linear-gradient(to bottom, #e4e4e4 0%,#f4f4f4 50%);
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
  margin-top: -15px;
  margin-bottom: -15px
}

.stamp-box .date {
  font-size: 24px;
  text-align: center;
  color: #444;
  text-shadow: 0 2px 0 #ffffff;
}

.stamp-box .clock {
  margin-bottom: -18px;
  font-size: 68px;
  text-align: center;
  color: #444;
  text-shadow: 0 2px 0 #ffffff;
  letter-spacing: -2px;
  position: relative;
}

.stamp-box .clock-now {
  font-size: 30px;
  border-radius: 4px;
  padding: 0 20px;
  margin: 30px 0 0;
  background-color: #888;
  background: -webkit-linear-gradient(top, #777 0%,#888 60%);
  background: linear-gradient(to bottom, #777 0%,#888 60%);
  text-shadow: 0 1px 0 #333;
  color: #fff;
  border-top: 1px solid #555;
}

.stamp-box .clock-now p {
  font-size: 14px;
  letter-spacing: 2px;
  float: left;
  position: relative;
  top: 12px;
  margin-bottom: 6px
}

.stamp-box .clock-now > div {
  position: relative;
  left: -30px
}

.stamp-box .clock span {
  font-size: 80%;
  margin: 0 10px;
  position: relative;
  top: -0.2em;
}

.stamp-box .result {
  font-size: 18px;
  height: 20px;
}

.stamp-btnbox {
  text-align: center;
  margin-top: 12px;
}

.stamp-btnbox > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.stamp-btnbox a {
  padding: 1px;
  display: block;
  border-radius: 30px;
  height: 62px;
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.3);
  box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.3);
  max-width: 215px;
  margin: auto;
}

.stamp-btnbox a span {
  display: block;
  width: 100%;
  height: 60px;
  border-radius: 30px;
  line-height: 20px;
  padding-top: 20px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  margin: auto;
  color: #777;
  background-color: #fff;
  -webkit-box-shadow: inset 0 0 4px 1px rgba(0,0,0,0.15);
  box-shadow: inset 0 0 4px 1px rgba(0,0,0,0.15);
  border-bottom: 1px solid #fff;
  letter-spacing: 2px;
}

.stamp-btnbox a:hover,
.stamp-btnbox a:focus {
  text-decoration: none;
  background-color: #ccc;
}

.stamp-btnbox a:hover span,
.stamp-btnbox a:focus span {
  -webkit-box-shadow: inset 0 0 1px 0 rgba(0,0,0,0.2);
  box-shadow: inset 0 0 1px 0 rgba(0,0,0,0.2);
  border-bottom: none;
  color: #555;
}

.stamp-btnbox a.stamp-work {
  background-color: #D6E8ED;
  -webkit-box-shadow: inset 0 2px 3px 0 rgba(8,171,219,0.7);
  box-shadow: inset 0 2px 3px 0 rgba(8,171,219,0.7);
}

.stamp-btnbox a.stamp-work span {
  font-size: 14px;
  color: #5bc0de;
  letter-spacing: 0;
}

.stamp-btnbox a.stamp-work:hover {
  background-color: #85DCF5;
}

.stamp-btnbox a.stamp-work:hover span {
  color: #08ABDB;
}

.stamp-btnbox a.disabled span,
.stamp-btnbox a.disabled:hover span,
.stamp-btnbox a.disabled:focus span {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.3) !important;
  box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.3) !important;
  border-bottom: 1px solid #fff !important;
  background-color: #e0e0e0 !important;
  color: #777 !important;
}

.stamp-btnbox a.disabled,
.stamp-btnbox a.disabled {
  -webkit-box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.3) !important;
  box-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.3) !important;
  background-color: #e0e0e0 !important;
  cursor: default !important;
}

.stamp-box + .btn-flex{
  margin-top: 30px;
}

.stamp-lasttime {
  margin: 10px 0;
}

.stamp-lasttime i {
  color: #337ab7;
  position: relative;
  top: 1px;
  display: inline-block;
  margin-right: 2px;
}

@media (max-width: 480px) {
.stamp-box .result {
  font-size: 16px;
  height: 20px;
}

.stamp-loginbox .form-control{
  width: 100%;
  margin-bottom: 15px;
}

.stamp-box .date {
  font-size: 20px;
}

.stamp-box .clock-now > div {
  left: 0;
}

.stamp-box .clock {
  font-size: 50px;
}

.stamp-box .clock-now {
  font-size: 22px;
}

.stamp-box .clock-now p {
  float: none;
  top: 4px;
  margin-bottom: 0;
}

.stamp-btnbox a.stamp-btn span {
  font-size: 12px;
}

.stamp-btnbox a.stamp-work span {
  font-size: 12px;
}

.stamp-btnbox {
  margin-top: 12px;
}

.stamp-box hr {
  margin: 10px 0;
}

.stamp-box + .btn-flex{
  margin-top: 15px;
}

}

@media (max-width: 991px) {

.whbase {
  margin-bottom: 20px;
}

}


/* @end */




/* @group components */

.work-search-box .radio-inline {
  margin-bottom: 10px;
}

.work-search-label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.searchbox .radio-inline {
  margin-bottom: 10px
}

/* @group table-condensed-s */

.table-condensed-s {
  margin-bottom: 10px;
}

.table-condensed-s > thead > tr > th,
.table-condensed-s > tbody > tr > th,
.table-condensed-s > tfoot > tr > th,
.table-condensed-s > thead > tr > td,
.table-condensed-s > tbody > tr > td,
.table-condensed-s > tfoot > tr > td {
  padding: 2px 4px;
  font-size: 12px;
  vertical-align: middle;
}

/* @end */

/* @group store-shift */

.work-search-radio {
  min-height: 58px;
}

.shift-search-box .form-group {
  margin-right: 25px;
}

.view-control-cal-label {
  font-weight: bold;
  float: left;
  margin-right: 24px;
  display: inline-block;
  line-height: 22px;
}

.view-control-cal-item .btn-xs {
  margin: 0;
}

.view-control-cal {
  padding: 8px 0;
  display: block;
  margin: 25px 0 5px;
}

.view-control-cal .radio-inline {
  margin-top: 0;
  line-height: 22px;
}

.view-control-cal .radio-inline span {
  font-weight: bold;
}

.view-control-cal-item {
  background-color: #f1f1f1;
  border-radius: 4px;
  float: left;
  padding: 0px 15px;
}

.view-control-cal-item .btn-sm:first-child {
  color: #CE3025;
}

.view-control-cal-item .btn-sm:nth-child(7) {
  color: #399cbc;
}

/* @end */

@media (max-width: 480px) {

.view-control-cal-item .btn-sm {
  min-width: 4em;
  width: auto;
}

}

@media (max-width: 767px) {

.work-search-radio {
  min-height: auto;
}

.shift-search-box .form-group {
  margin-right: 0;
  margin-bottom: 15px;
}

.view-control-cal {
  margin: 0 0 15px !important;
}

.form-group .work-search-label {
  min-width: 8em;
}

.work-search-box .form-group {
  margin-bottom: 14px;
}

}

@media (max-width: 991px) {

.shift-search-box label {
  display: block;
  margin-bottom: 0;
}

.shift-search-box .btn {
  display: inline-block;
  margin: 0;
  width: 100px;
  height: 34px;
  padding: 0;
  font-size: 12px;
}

.view-control-cal {
  margin: 20px 0 10px !important;
}

.view-control-cal-label {
  float: none;
  margin-right: 0;
  display: block;
}

.view-control-cal-item {
  float: none;
  padding: 4px 15px;
}

.view-control-cal-item .btn-sm {
  min-width: 4em;
  margin: 2px 10px 2px 0;
}

}

@media (min-width: 992px) {

.work-search-box {
  width: 768px;
  border-right: 1px solid #ddd;
}

.work-condition-apply {
  display: none;
}

}

/* @end */

/* @group tabular */

.tabular-head {
  display: none;
}

.tline {
  font-size: 0;
  display: block;
}

.tcell {
  margin-bottom: 0px;
  width: 100%;
  display: inline-block;
  font-size: 14px;
  padding: 6px;
}

.tcell .form-group {
  margin-bottom: 0;
}

.tcell .form-control {
  margin: 0;
}

.tcell label {
  display: block;
}

.tcell span {
  display: inline-block;
  font-weight: bold;
  min-width: 7.75em;
}

.work-tabular-request .tcell label {
  display: inline-block;
  min-width: 7.4em;
  margin-bottom: 0;
}

.tcell .work-checkbox,
.tcell .work-radio {
  margin: 0px 6px 0px 0 !important;
  position: relative;
  top: 2px;
}

.tcell span.day {
  font-size: 16px;
  font-weight: bold;
  min-width: auto;
}

.tcell span.dayofweek {
  min-width: auto;
}

.work-tabular-approval .tcell.reportperiod br {
  display: none;
}

.work-tabular-approval .tcell span {
  min-width: 9.4em;
}

.work-tabular-approval .tcell span.matter-number {
  min-width: auto;
}

.work-tabular-approval .tcell.userdata,
.work-tabular-approval .tcell.requestday,
.work-tabular-approval .tcell.reportperiod {
  width: 100%;
}

span.matter-number {
  display: inline;
  min-width: auto;
  color: #888;
  font-weight: normal;
  font-size: 12px;
  position: relative;
  margin-left: 4px;
}

.pagination-box-upper ul {
  margin-top: 5px;
  margin-bottom: 15px;
}

@media (max-width: 480px) {

.work-tabular-daylist .tcell {
  width: 49.99% !important;
}

.work-tabular-daylist .tcell:nth-child(3),
.work-tabular-daylist .tcell:nth-child(4),
.work-tabular-daylist .tcell:nth-child(7) {
  width: 100% !important;
}

.work-tabular-daylist .tcell:nth-child(5),
.work-tabular-daylist .tcell:nth-child(6), 
.work-tabular-daylist .tcell:nth-child(8), 
.work-tabular-daylist .tcell:nth-child(9) {
  width: 49.99% !important;
}

.work-tabular-request .tcell:nth-child(1),
.work-tabular-request .tcell:nth-child(2) {
  width: 49.99% !important;
}

.work-tabular-request .tcell:nth-child(3) {
  width: 100% !important;
}

.work-tabular-request .tcell:nth-child(n+5) {
  width: 100% !important;
}

.work-tabular-request .tcell label {
  display: block;
  min-width: auto;
}

.work-tabular-approval .tcell {
  width: 100%;
}

}

@media (max-width: 767px) {

.tabular .form-group .form-control {
  width: 100%;
}

}

@media (max-width: 991px) {

.tline {
  margin-bottom: 80px;
  border-top: 2px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.tline:last-child {
  margin-bottom: 20px;
}

.tcell {
  width: 49.99%;
}

.work-tabular-daylist .tcell:nth-child(n+5) {
  width: 24.99%;
}

.work-tabular-daylist .tcell:nth-child(7) {
  width: 49.99%;
}

.work-tabular-request .tcell:nth-child(3),
.work-tabular-request .tcell:nth-child(4) {
  width: 100%;
}

.work-tabular-request .tcell:nth-child(n+5) {
  width: 49.99%;
}

.request-dayoff .tcell:nth-child(5) {
  width: 100%;
}

.pagination-box {
  margin-bottom: 60px;
}

.pagination-box-upper {
  margin-bottom: 0px;
}

.work-tabular-approval .tcell.userdata span,
.work-tabular-approval .tcell.reportperiod span {
  display: block;
}

}

@media (min-width: 992px) and (max-width: 1199px) {

.tline {
  margin-bottom: 80px;
  border-top: 2px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.tline:last-child {
  margin-bottom: 20px;
}

.tcell {
  width: 49.99%;
}

.work-tabular-daylist .tcell:nth-child(n+3) {
  width: 24.99%;
}

.work-tabular-daylist .tcell:nth-child(7) {
  width: 49.99%;
}

.work-tabular-request .tcell:nth-child(n+8) {
  width: 24.99%;
}

.request-dayoff .tcell:nth-child(5) {
  width: 100%;
}

.work-tabular-request .tcell label {
  display: inline-block;
}

.pagination-box {
  margin-bottom: 60px;
}

}

@media (min-width: 1200px) {

.tabular {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.tabular-head {
  display: table-header-group;
}

.tabular-body {
  display: table-row-group;
}

.tabular-foot {
  display: table-footer-group;
}

.tline {
  display: table-row;
}

.tabular-head .tline {
  font-weight: bold;
  background-color: #f1f1f1;
}

.tcell {
  display: table-cell;
  vertical-align: middle;
  padding: 6px;
  word-break: break-all;
  word-wrap: break-word;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-bottom: none;
}

.tline:last-child .tcell {
  border-bottom: 1px solid #ddd;
}

.tabular-head .tline:last-child .tcell {
  border-bottom: none;
}

.tabular-head .tcell {
  border-bottom: none;
}

.tcell:first-child {
  border-left: 1px solid #ddd;
}

.tcell label,
.tcell span {
  display: none;
}

.tcell span.matter-number {
  display: inline;
}

.tcell span.day {
  font-size: 16px;
  font-weight: bold;
  min-width: auto;
  margin-right: 10px;
  display: inline-block;
}

.tcell span.dayofweek {
  min-width: auto;
  display: inline-block;
}

.tabular .form-group .form-control {
  width: 100%;
}

.work-tabular-request .tcell label {
  display: none;
}

.tcell.checkcheck {
  width: 50px;
  text-align: center;
}

.tcell.checkcheck .work-checkbox,
.tcell.checkcheck .work-radio {
  margin: 0 !important;
  line-height: 1;
}

.tcell.reportperiod {
  width: 120px !important;
}

.tcell.userdata {
  width: 200px !important;
}

.tcell.requestday {
  width: 120px !important;
}

.tcell.requestdayoff {
  width: 110px !important;
}

.tline .tcell.requestday + .requestdayoff {
  border-right: none;
}

.tcell.matter {
  width: 80px;
}

.tcell.matter span.matter-number {
  font-size: 10px;
}

.work-tabular-approval .tcell.requestday br,
.work-tabular-approval .tcell.reportperiod br {
  display: inline-block;
}

.work-tabular-approval .tcell.userdata {
  width: auto !important;
}

}

/* @end */

/* @group user-mode */

.user-mode p {
  margin: 4px 0 0;
  font-size: 12px;
}

.user-mode i {
  position: relative;
  top: 2px;
  margin-right: 4px;
  color: #4183b8;
  font-size: 15px;
}

.user-mode span {
  font-weight: bold;
  color: #4183b8;
  font-size: 15px;
}

.user-mode.user-authorizer.panel {
  background-color: #777;
  border: none;
}

.user-mode.user-authorizer span,
.user-mode.user-authorizer i {
  color: #fff;
}

/* @end */

/* @group footer */

.work-footer-action-bar {
  background-color: #fff;
  border-top: 1px solid #ddd;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 0 4px;
  z-index: 9999;
}

.action-bar-btnbox {
  background-color: #fff;
  width: 100%;
  overflow-y: scroll;
  padding-bottom: 4px;
  -webkit-overflow-scrolling: touch;
}

.bg-user-authorizer {
  background: #888;
}

.action-bar-btnbox .btn {
  margin-left: 0;
  margin-bottom: 10px;
  min-width: auto;
}

.action-bar-btnbox::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.action-bar-btnbox::-webkit-scrollbar-track {
  background: #fff;
}

.action-bar-btnbox::-webkit-scrollbar-thumb {
  background: #4183b8;
  border-radius: 2px;
}

.work-footer-action-bar .page-control {
  float: right;
  text-align: right;
  position: relative;
  bottom: 0;
  right: 0;
  background-color: transparent;
  white-space: nowrap;
  margin-bottom: 0 !important;
  padding: 0;
}

.action-bar-page-ctlbox {
  text-align: right;
  overflow: auto;
  margin-top: 14px;
}

.action-bar-page-ctlbox .user-mode {
  float: left;
  line-height: 19px;
  font-size: 12px;
  text-align: right;
  padding: 4px 16px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.15);
  border: 1px solid #ddd;
  margin-bottom: 0;
}

.action-bar-page-ctlbox .user-mode.user-authorizer {
  background-color: #777;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 1px 1px 0 rgba(0,0,0,0.15);
  border: none;
  overflow: auto;
}

.action-bar-page-ctlbox .user-mode i,
.action-bar-page-ctlbox .user-mode span {
  font-size: 13px;
}

.user-mode.user-authorizer,
.user-mode.user-authorizer i {
  color: #fff;
}

.content-wrapper {
  padding-bottom: 110px !important;
}

@media (max-width: 360px) {

.work-footer-action-bar .page-control a {
  width: 32px;
  height: 32px;
}

.work-footer-action-bar .page-control a i {
  line-height: 32px;
  font-size: 11px;
}

.action-bar-page-ctlbox .user-mode {
  line-height: 24px !important;
}

.action-bar-page-ctlbox .user-mode i,
.action-bar-page-ctlbox .user-mode span {
  font-size: 12px;
}

}

@media (max-width: 480px) {

.action-bar-btnbox .btn {
  width: 9em;
  height: 50px;
  line-height: 1.6;
  margin: 0 8px 10px 0;
}

}

@media (max-width: 767px) {

.action-bar-page-ctlbox .user-mode {
  line-height: 28px;
  font-size: 13px;
  margin-left: 0px;
}

}

@media (max-width: 991px) {

.action-bar-page-ctlbox {
  text-align: right;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 6px;
}

.action-bar-page-ctlbox .user-mode {
  margin-left: 0px;
}

.content-wrapper {
  padding-bottom: 170px !important;
}

}

/* @end */

/* @group application.css stand-by */

.page-control {
  text-align: right;
  position: fixed;
  bottom: 4px;
  right: 4px;
  padding: 4px;
  border-radius: 4px;
  background-color: rgba(0,0,0,0.1);
}

.page-control a {
  display: inline-block;
  border: 1px solid #ccc;
  width: 28px;
  height: 28px;
  border-radius: 4px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  background-color: rgba(255,255,255,1);
  text-align: center;
  cursor: pointer;
  margin: 0 2px 0;
}

.page-control a:hover {
  background-color: #fff;
  border: 1px solid #bbb;
}

.page-control a i {
  display: inline-block;
  line-height: 28px;
  margin: 0 !important;
  font-size: 10px;
}

@media (max-width: 767px) {

.page-control a {
  width: 38px;
  height: 38px;
}

.page-control a i {
  line-height: 38px;
  font-size: 13px;
}

.content-wrapper {
  padding-bottom: 120px;
}

}

@media (min-width: 768px) {

.page-control {
  margin-bottom: 4px !important;
}

.content-wrapper {
  padding-bottom: 90px;
}

}

/* @end */