@charset "UTF-8";
/* bootstrapの微修正などはここに */
@media screen and (min-width: 769px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
input[type=checkbox] {
  font-size: 18px;
  cursor: pointer;
}

.ui-datepicker-sunday a.ui-state-default, .ui-datepicker-holiday a.ui-state-default {
  color: #900A00;
}
.ui-datepicker-sunday a.ui-state-default:hover, .ui-datepicker-holiday a.ui-state-default:hover {
  color: #fff;
}

.ui-datepicker-other-month.ui-datepicker-sunday a.ui-state-default, .ui-datepicker-other-month.ui-datepicker-holiday a.ui-state-default {
  color: #E09F9F;
}

.ui-datepicker-saturday a.ui-state-default {
  color: #198819;
}
.ui-datepicker-saturday a.ui-state-default:hover {
  color: #fff;
}

.ui-datepicker-other-month.ui-datepicker-saturday a.ui-state-default {
  color: #B3D8B3;
}

.ui-datepicker-trigger {
  background: none;
  border: none;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 40%;
}

input.hasDatepicker[readonly] {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
a.asc:after {
  content: "\f0d8";
  margin-left: 3px;
  font: normal normal normal 14px/1 FontAwesome;
}

a.desc:after {
  content: "\f0d7";
  margin-left: 3px;
  font: normal normal normal 14px/1 FontAwesome;
}

input[type=checkbox] {
  font-size: 18px;
  cursor: pointer;
}

body.admin .navbar {
  margin-bottom: 5px;
}
body.admin h1, body.admin .h1 {
  padding: 5px 0 5px 10px;
  font-size: 32px;
  border: solid 0 #000000;
  border-width: 0 0 1px 15px;
}
body.admin .panel-heading h1 {
  margin-top: 5px;
  padding: 0;
  border: none;
}

body.default .navbar {
  margin-bottom: 0;
}
body.default h1, body.default .h1 {
  margin: 5px 0px 10px 0px;
  padding: 0px;
  font-size: 32px;
  background-color: #f4f5f5;
  border-color: #f4f5f5;
}
body.default .opencalendar-header, body.default .header-wrapper {
  margin: 0 -34px;
  padding: 46px 30px 0 30px;
  height: 150px;
  background-color: #f4f5f5;
  border-color: #f4f5f5;
  line-height: 40.2px;
  -webkit-font-smoothing: antialiased;
}
body.default .opencalendar-header h1, body.default .header-wrapper h1 {
  margin: 0;
  font-family: "AvantGarde-Book", "AvantGarde-Demi", "AvantGarde-Demi", "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "icomoon", "fontawesome", sans-serif !important;
  font-size: 29.236px;
  font-style: normal;
  font-weight: bold;
  color: #222222;
}
body.default .opencalendar-header h3, body.default .header-wrapper h3 {
  margin: 0;
  font-family: "AvantGarde-Book", "AvantGarde-Demi", "AvantGarde-Demi", "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "icomoon", "fontawesome", sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  color: #9e9e9e;
  line-height: 26px;
}

.breadcrumb {
  border: solid 0 #cccccc;
  border-bottom-width: 1px;
}

.ui-datepicker {
  z-index: 9 !important;
}

#dropzone, .dropzone {
  position: relative;
  margin-top: 2px;
  width: 210px;
  height: 60px;
  border: dotted 3px silver;
}
#dropzone .dropzone-msg, .dropzone .dropzone-msg {
  position: absolute;
  top: 7px;
  width: 100%;
  height: 20px;
  text-align: center;
}

/* #dropzone */
/*   background: palegreen */
/*   width: 150px */
/*   height: 50px */
/*   line-height: 50px */
/*   text-align: center */
/*   font-weight: bold */
#dropzone.in {
  width: 100%;
  height: 100%;
  font-size: larger;
  background: #efefef;
  line-height: 200px;
}

#dropzone.hover {
  background: #efefef;
}

#dropzone.fade {
  /* opacity: 1 */
  /* transition: all 1s ease-out */
  /* -webkit-transition: all 1s ease-out */
  /* -moz-transition: all 1s ease-out */
  /* -ms-transition: all 1s ease-out */
  /* -o-transition: all 1s ease-out */
}

.fa::before {
  margin-right: 4px;
}

.fusion-header {
  padding: 20px 30px;
}

.btn.btn-red {
  width: 185px;
  font-weight: bold;
  background: #bf0d21;
  color: #fff;
}

#flashMessage.alert {
  margin-bottom: 0;
}

.help-list {
  padding-left: 7px;
  color: #757575;
  list-style-type: none;
}

textarea.form-control {
  padding: 4px;
}

.datalisttable .AppUseruserid, .datalisttable .AppUsercreated, .datalisttable .AppUserlast_usage {
  white-space: nowrap;
}

#ReservationAddreserveForm .form-group {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.gears-comment {
  text-align: center;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .gears-comment img.img-responsive {
    max-width: 100px;
  }
}
.pattern-select-list label {
  cursor: pointer;
  font-weight: normal;
}

.disabled-form-element {
  opacity: 0.6;
  pointer-events: none;
}

.action-buttons .btn {
  margin-bottom: 2px;
}

/*# sourceMappingURL=style.css.map */
