.sidenav_contact,
.chat-users {
  height: 550px !important;
}

.sidenav_contact2 {
  width: 200px;
  position: absolute;
  bottom: 0;
  top: 0;
  background-color: #eeeef0;
  left: 200px;
  padding: 40px 10px 0 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e7e7e9;
}

.top-navigation .sidenav_contact>li.active,
.users-list .chat-user.active {
  background-color: #fafafa;
}

.top-navigation .sidenav_contact>li>a {
  padding-left: 10px;
  padding-right: 7px;
  padding-top: 18px;
  padding-bottom: 19px;
}

.contact_wrap {
  padding: 10px 30px 30px 30px;
}

.contact_detail .ibox-title {
  height: 65px;
}

.contact_detail h2 {
  margin-top: 0;
  margin-bottom: 20px;
}

.contact_detail .form-control {
  margin-bottom: 7px;
}

.member_detail_inner {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5px;
}

.chat-avatar {
  background-color: #f0f0f2;
  position: relative;
  border-top-color: #ebebeb;
  border-right-color: #ebebeb;
  border-bottom-color: #ebebeb;
  border-left-color: #ebebeb;
}

.chat-avatar:after {
  content: "\f007";
  font-family: FontAwesome;
  position: absolute;
  font-size: 24px;
  color: #ddd;
  top: 30%;
  right: 9px;
  margin-top: -10px;
  z-index: 0;
}

.chat-avatar2 {
  background-color: #f0f0f2;
  position: relative;
  border-top-color: #ebebeb;
  border-right-color: #ebebeb;
  border-bottom-color: #ebebeb;
  border-left-color: #ebebeb;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  overflow: hidden;
}

.chat-avatar2:after {
  content: "\f007";
  font-family: FontAwesome;
  text-align: center;
  position: absolute;
  font-size: 34px;
  color: #ddd;
  top: 30%;
  right: 26px;
  margin-top: -10px;
  z-index: 0;
}

.chat-avatar2 img {
  position: relative;
  z-index: 1;
  width: 80px;
  height: 80px;
  margin-top: 0;
}

.chat-avatar3 {
  background-color: #f0f0f2;
  position: relative;
  border-color: #ebebeb;
  height: 28px;
  width: 28px;
  border-radius: 3%;
  overflow: hidden;
  display: inline-block;
  margin-right: 7px;
  top: 7px;
  float: left;
}

.chat-avatar3:after {
  content: "\f007";
  font-family: FontAwesome;
  text-align: center;
  position: absolute;
  font-size: 20px;
  color: #ddd;
  top: 8px;
  right: 6px;
  margin-top: -7px;
  z-index: 0;
  line-height: 28px;
}

.contact_member_img {
  width: 28px;
  height: 28px;
  display: inline-block;
  position: relative;
  z-index: 1;
  object-fit: cover;
}

.start_date input,
.end_date input {
  width: 100% !important;
}

h3.tab_title {
  line-height: 36px;
  text-indent: 7px;
  margin-left: 0;
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e6e6e6;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  font-weight: bold;
  font-size: 14px;
  color: #676a6c;
}

.chat-users {
  height: inherit;
}

.chat-users,
.chat-statistic {
  margin-right: -10px;
}

.chat-user:hover {
  background-color: #fff;
}

.sidenav_contact3 {
  margin-left: 400px;
}

.search_option h4,
.search_option label {
  font-weight: normal;
}

.contact_base {
  clear: both;
}

.contact_base .dropzone {
  padding: 0;
  border: none;
  background-color: inherit;
  overflow: hidden;
}

.contact_base dt {
  line-height: 36px;
  width: 120px;
  text-align: left;
  text-indent: 7px;
}

.contact_base dd {
  line-height: 36px;
  padding-left: 0;
  margin-left: 120px;
}

.contact_base hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border-color: #e6e6e6;
}

.contact_base textarea {
  max-width: 100%;
  resize: vertical;
}

.selected .bill_history_date {
  background-color: #f5f9fa;
  font-weight: bold;
}

.bill_history_date:hover {
  background-color: #f5f9fa;
}

.past .bill_history_date {
  color: #bbb;
}

.bill_period {
  padding: 14px;
  font-size: 18px;
  border: solid 1px #eee;
}

.bill_main {
  font-size: 14px;
}

.bill_main h3 {
  padding: 7px;
  background-color: #f3f3f3;
  margin-top: 40px;
  margin-bottom: 10px;
}

.bill_main>div:first-child h3 {
  margin-top: 0;
}

.bill_main label {
  font-weight: normal;
}

.bill_main td {
  background-color: #fff;
}

.bill_wrap {
  min-height: 32px;
  padding-bottom: 0;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e9e9e9;
}



.bill_edit_btm_wrap {
  display: inline-block;
  width: 30px;
  vertical-align: bottom;
}

.bill_title {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 5px;
}

.bill_title:first-child,
.bill_price {
  padding-top: 10px;
}

.bill_price {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 5px;
  font-weight: bold;
  text-align: right;
}

.bill_detail_history {
  font-size: 18px;
  padding: 7px 3px;
  cursor: pointer;
}

.bill_applicated_time {
  opacity: .3;
  margin: 0;
  height: 100%;
  position: absolute;
}

.bill_applicated_time:after {
  position: absolute;
  width: 100%;
  content: "";
  top: 3px;
  color: rgba(21, 96, 99, 1);
  display: block;
  font-size: 11px;
  text-align: center;
}

.billing_item_base {
  position: absolute;
  background-color: #d9e7f0;
}

.billing_item_ex {
  position: absolute;
  background-color: #f0dbdb;
}

.billing_item_actual:before {
  position: absolute;
  content: "●";
  left: -3px;
  color: #01a2c1;
  top: -8px;
  font-size: 14px;
}

.billing_item_actual:after {
  position: absolute;
  content: "●";
  right: -3px;
  color: #01a2c1;
  top: -8px;
  font-size: 14px;
}

.billing_item_actual {
  position: absolute;
  margin-top: 10px;
  height: 4px;
  background-color: #01a2c1;
}

.billing_item_actual_error:before {
  position: absolute;
  content: "●";
  left: -4px;
  color: #ff5353;
  top: -8px;
  font-size: 14px;
}

.billing_item_actual_error:after {
  position: absolute;
  content: "●";
  right: -4px;
  color: #ff5353;
  top: -8px;
  font-size: 14px;
}

.billing_item_actual_error {
  background-color: #ff5353;
}

.attend_graf {
  height: 30px;
  background-image: linear-gradient(90deg, transparent 98%, rgba(221, 221, 221, 1) 2%);
  background-repeat: repeat;
  border-left: 1px solid #ddd;
}

/* 園児台帳/登園時間設定/帰宅グループの選択 */
.attendSendGroup {
  max-width: 240px;
}

.attendSendGroup select {
  background-image: none;
  box-shadow: none;
  text-transform: none;
  outline: none;
  /* background: transparent; */
  cursor: pointer;
  width: 100%;
  vertical-align: middle;
  margin: 0;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #ced4da;
  height: 32px;
}

.memberRows {
  margin-left: -15px;
  margin-right: -15px;
}

.memberRows h5 {
  background-color: #f7f7f7;
  margin: 0;
  padding: 3px;
  border: solid 1px #eee;
  font-weight: normal;
  font-size: 11px;
}

.iscome strong {
  color: #000;
}

.height_min {
  line-height: 2 !important;
  height: auto !important;
}

.memberRows>.row {
  margin-left: 0;
  margin-right: 0;
}

.bill_detail_history:hover {
  background-color: #eee;
}



.bill_history_date {
  display: inline-block;
  width: 100%;
  padding: 8px 8px 8px 20px;
  font-size: 13px;
  cursor: pointer;
}

.bill_history_date .fa-info-circle {
  margin-left: -14px;
}

#bill_sum {
  height: 250px;
  display: none;
}

.bill_midashi {
  font-size: 16px;
  margin-top: 13px;
  font-weight: bold;
}

.bill_body {
  margin-top: 3px;
}

.change_status {
  font-size: 11px;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 3px;
}

#cluster_info .alubm_img_list {
  background-color: #f7f7f9;
  text-align: center;
  position: relative;
}

#cluster_info .alubm_img_list:after {
  content: "\f007";
  font-family: FontAwesome;
  text-align: center;
  position: absolute;
  font-size: 120px;
  color: #edecf0;
  top: 13%;
  right: 88px;
  margin-top: -10px;
  z-index: 0;
}

#cluster_info .alubm_img_list img {
  position: relative;
  z-index: 100;
}

.nosetting {
  color: #ccc !important;
}

.contact_member_name {
  margin-bottom: 5px;
}

.contact_member_h3 h3 {
  font-weight: normal;
}

.contact_member small {
  margin-left: 8px;
}

.contact_member_data {
  font-size: 16px;
  line-height: 160%;
}

input[type="checkbox"].togglecheckinput {
  position: absolute;
  left: -9999px;
}

.togglechecklabel {
  display: block;
  width: 60px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  float: right;
  margin-right: 8px;
  line-height: 1.5;
  border: 1px solid #1284ff;
  -webkit-border-radius: 2px;
  -mozborder-radius: 2px;
  border-radius: 3px;
  padding: 5px 10px;
  cursor: pointer;
  background-color: #0085b2;
  border-color: #0085b2;
}

input[type="checkbox"]:checked.togglecheckinput+.togglechecklabel {
  display: none;
}

.button_save {
  float: none !important;
  margin-right: 7px;
}

.angular-ui-tree-handle {
  background: none repeat scroll 0 0 #f3f3f4;
  border: 1px dashed #e7eaec;
  color: inherit;
  padding: 10px;
  font-weight: normal;
}

.angular-ui-tree-handle:hover {
  font-weight: bold;
  cursor: pointer;
}

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 1px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.group-title {
  background-color: #687074 !important;
  color: #fff !important;
}

.tree-node {
  background: none repeat scroll 0 0 #f3f3f4;
  border: 1px dashed #e7eaec;
  color: inherit;
  padding: 10px;
  border-radius: 3px;
}

.tree-node .btn {
  min-width: 22px;
  margin-right: 4px;
}

.tree-node-content {
  margin: 5px 5px 5px 0;
}

.tree-handle {
  background: none repeat scroll 0 0 #f3f3f4;
  border: 1px dashed #e7eaec;
  color: inherit;
  padding: 10px;
}

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 1px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.caution_pending {
  padding: 20px;
  background-color: #fef7de;
  border: 2px solid #fc0;
  margin-bottom: 20px;
}

.contact_member_data .kana {
  font-size: 11px;
  color: #ccc;
  display: block;
  margin-top: -10px;
}

.class_tree {
  line-height: 22px;
  font-size: 13px;
  margin-top: 20px;
}

.class_tree .fl {
  min-width: 100px;
  margin-top: 8px;
}

.class_tree .cat_title {
  display: inline-block;
  width: 90px;
  font-weight: bold;
  margin-top: 8px;
}

.class_tree .class_tree {
  font-weight: normal;
  line-height: 22px;
  margin: 0;
}

.class_check {
  display: inline-block;
  margin-right: 3px;
  width: 22px;
  height: 22px;
  background-color: #eee;
  overflow: hidden;
  text-align: center;
}

.class_row_service {
  padding: .5em;
  background-color: #f5f4f1;
  border-radius: 4px;
  margin-top: 15px;
}

.class_block_category {
  margin-top: 20px;
}

.class_block_categories .class_block_category:first-child {
  margin-top: 13px;
}

.class_row_category,
.class_row_category_all,
.class_row_group {
  padding: .5em;
  padding-bottom: 0;
  padding-top: 0;
}

.class_row_category,
.class_row_category_all {
  font-weight: bold;
}

.class_row_category_all {
  margin-top: 13px;
}

.class_row_group .col__item {
  margin-bottom: 0;
}

#contact_contents {
  margin-left: 370px;
  overflow: hidden;
}

#contact_contents .mail-box-header {
  min-height: 500px;
}

#contact_list {
  background-color: #fff;
  border: 1px solid #e7eaec;
  width: 350px;
  padding: 20px;
  float: left;
  min-height: 500px;
  overflow: hidden;
}

#contact_list a {
  color: inherit;
  line-height: 220%;
  font-size: 13px;
  display: block;
  text-indent: 8px;
}

#contact_list a:hover {
  background-color: #e7e7e7;
}

#contact_list a.selected {
  color: #3476a7;
  font-weight: bold;
}

.contact_list_title {
  margin-top: 15px;
  margin-bottom: -20px;
  font-size: 11px;
  display: block;
  color: #ccc;
}

.class_tree .contact_list_title {
  font-size: 13px;
  margin-top: 10px;
  font-weight: bold;
  margin-bottom: 0;
  display: block;
  color: inherit;
}

.contactbook_table {
  width: 100%;
}

.contactbook_table td {
  padding: 10px;
  border: 1px solid #ccc;
}

.c_table_head_t {
  text-align: center;
  font-weight: bold;
  background-color: #333;
  color: #fff;
}

.c_table_head_l {
  width: 150px;
  padding-left: 0;
  padding-right: 0;
  background-color: #f2f2f2;
}

.contactbook_list {
  margin-top: 15px;
}

.contactbook_list h4 {
  margin-bottom: 0;
  font-weight: normal;
  margin-right: 7px;
}

.radio-inline .radio {
  display: inline-block;
  margin-right: 12px;
}

.contactbook_list .radio-inline {
  padding-left: 0;
}

.contant_list_members {
  margin-top: 15px;
}

.contant_list_members .pending {
  background-color: #fc6;
}

.memberid {
  height: 28px;
  padding-top: 3px;
  padding-bottom: 5px;
}

.contactbook_head {
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
}

.contact_book_name {
  font-size: 20px;
}

.contact-box {
  border: 1px solid transparent;
  min-height: 134px;
  box-shadow: 0 2px 4px 1px #ddd;
  position: relative;
}

.contact-box address {
  font-size: 12px;
  color: #999;
}

.contact-box:hover {
  box-shadow: 0 2px 5px 1px #eee;
}

.contact-box-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: yellow;
  top: 0;
  left: 0;
  opacity: .1;
}

.member_kana {
  height: 10px;
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 4px;
}

.member_check {
  height: 10px;
  padding-left: 0 !important;
  margin: -16px 0 0;
}

.monthboard_list_members {
  line-height: 26px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e7e7e7;
}

.monthboard_list_members .chat-avatar3 {
  margin-top: -2px;
}

.monthboard_list_number {
  line-height: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
}

.dayboard_list_members {
  line-height: 36px;
  border-bottom: 1px solid #ccc;
}

.dayboard_list_members.h36 .col-xs-10 {
  position: relative;
  height: 36px;
}

.monthboard_list .chat-avatar3 {
  top: 2.5px;
}

.ruler {
  background-image: url("../img/ruler.png");
}

.dayboard_list_number {
  line-height: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
}

.dayboard_list_number .shift_box {
  height: 20px;
}

.shift_box {
  box-sizing: border-box;
  height: 50px;
  width: 12px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-color: #ccc;
  border-left-color: #ccc;
  float: left;
  position: relative;
}

.shift_box:nth-child(2n) {
  border-left-style: none;
  border-right-style: none;
}

.shift_box:nth-child(2n-1) {
  border-right-style: none;
  border-left-style: solid;
}

.shift_box:nth-child(4n-1) {
  border-left-style: dotted;
  border-right-style: none;
}

@media (max-width: 1400px) {
  .shift_box {
    width: 10px;
  }

  .contact_wrap {
    padding: 0;
  }
}

@media (max-width: 990px) {
  .shift_box {
    width: 6px;
  }
}

.shift_box_line {
  background-color: #ccc;
  height: 20px;
  top: 15px;
  position: absolute;
  left: -1px;
  right: -1px;
}

.shift_box_line.line_yet {
  left: 0;
  right: 0;
}

.timeLine.head {
  margin-left: -.5em;
}

.head .shift_box {
  border: none;
}

.shift_box .line_0 {
  display: none;
}

.shift_box .line_1 {
  background-color: #399;
}

.shift_box .line_2 {
  background-color: #53c6af;
}

.shift_box .line_3 {
  background-color: #399;
}

.shift_box .line_4 {
  background-color: #445088;
}

.shift_box .line_yet {
  opacity: .2;
}

.reco_in {
  float: right;
  height: 25px;
  font-size: 11px;
  line-height: 25px;
}

.reco_out {
  float: right;
  height: 25px;
  font-size: 11px;
  line-height: 25px;
  clear: right;
}

.shift_box_month {
  box-sizing: border-box;
  height: 28px;
  width: 12px;
  border-right-width: 1px;
  border-right-color: #e7e7e7;
  float: left;
  position: relative;
  border-right-style: solid;
  font-size: 11px;
  line-height: 28px;
  text-align: center;
  color: #999;
}

.shift_box_month_result {
  box-sizing: border-box;
  height: 20px;
  width: 12px;
  border-right-width: 1px;
  border-right-color: #e7e7e7;
  float: left;
  position: relative;
  border-right-style: solid;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  color: #999;
}

.shift_box_month_result_wrap {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ddd;
}

.monthboard_list .shift07 {
  background-color: #d0b5ac !important;
  color: #fff;
}

.monthboard_list .shift08 {
  background-color: #9fc4be !important;
  color: #fff;
}

.monthboard_list .shift09,
.monthboard_list .shift10,
.monthboard_list .shift11,
.monthboard_list .shift12 {
  background-color: #c5c1d5 !important;
  color: #fff;
}

.monthboard_list .shift13,
.monthboard_list .shift14,
.monthboard_list .shift15,
.monthboard_list .shift16 {
  background-color: #c0c19c !important;
  color: #fff;
}

.monthboard_list .shift00,
.monthboard_list .shift17,
.monthboard_list .shift18,
.monthboard_list .shift19,
.monthboard_list .shift20 {
  background-color: #4e52c1 !important;
  color: #fff;
}

.shift_box_month.sat {
  background: #eff;
}

.shift_box_month.sun {
  background: #fff3ff;
}

button.bg-white {
  background-color: #fff;
}

.growthEdit input:disabled,
.growthForm button:disabled {
  background: transparent;
  border-color: transparent;
  cursor: default;
  color: #333;
  opacity: 1;
}

.growthEdit {
  width: calc(100% - 50px) !important;
}

.growthEdit tr>th:first-child {
  text-align: center;
  width: 7em;
}

.growthEdit td {
  padding: 10px 2px !important;
}

@media all and (-ms-high-contrast: none) {
  table.eval .editable {
    border: 2px solid #ffc0c0;
  }
}

.growthEdit input {
  padding: 4px;
}

.growthEdit button:disabled:hover {
  color: #333;
}

.moveYear {
  font-size: 18px;
}

.moveYear i {
  cursor: pointer;
  color: #01a2c1;
  display: inline-block;
  padding: 0 5px;
}

.noSelectable {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.growthEditGraph ul.growthEditGraphTab {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}

.growthEditGraph ul.growthEditGraphTab li {
  position: relative;
  color: #333;
  float: left;
  width: 120px;
  text-align: center;
  height: 46px;
  line-height: 46px;
  list-style-type: none;
}

.growthEditGraph ul.growthEditGraphTab li:last-child {
  border-radius: 0 4px 0 0;
}

.growthEditGraph ul.growthEditGraphTab li.active,
.growthEditGraph ul.growthEditGraphTab li:hover {
  border-bottom: solid 4px #01a2c1;
}

.growthEditGraph .growthEditGraphTabExportIcon {
  position: absolute;
  right: 10px;
}

table.eval thead th {
  background: #a0b1b5;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

table.eval .desc {
  background: #e2eef1;
  color: #333;
  font-weight: normal;
  text-align: left;
}

i.fa.gray {
  color: #aaa;
  margin-top: .25em;
}

table.eval .editable {
  outline: 5px auto #ffc0c0;
  outline-offset: -2px;
}

table.eval thead th:first-child {
  width: 34em;
}

table.eval .score,
.evalbtns .score {
  display: inline-block;
  width: 20px;
  height: 20px;
}

table.eval .editable .score {
  cursor: pointer;
}

.evalbtns .score {
  width: 32px;
  height: 32px;
  background-repeat: no-repeat !important;
  background-position: center !important;
  margin: 0 .75em;
  cursor: pointer;
}

.evalbtns+.modal-footer {
  padding: 10px;
}

.evalbtns .active {
  -webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, .3) inset;
  -moz-box-shadow: 0 1px 3px rgba(50, 50, 50, .3) inset;
  box-shadow: 0 1px 3px rgba(50, 50, 50, .3) inset;
  border-top-color: #b3b3b3;
}

table.eval td {
  text-align: center;
  vertical-align: middle !important;
  line-height: 1 !important;
}

table.eval .score.v0,
.evalbtns .score.v0 {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAgMAAADw5/WeAAAACVBMVEX////Fzd/R1+ZbnehtAAAAGklEQVQI12MgD6iGhoaGMUwNBQIICRUhGgAAbocGxz7RjpIAAAAASUVORK5CYII=");
}

table.eval .score.v1,
.evalbtns .score.v1 {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAOVBMVEX///+jr82zvdb7/Pylsc7z8/PS2Oert9Hz9fnm6fHX3OnP1uXL0uPp6/G6w9mos9Dq7fPc4OzGzd4lRoC5AAAAl0lEQVQY032RSxLEIAhEO+j4NzG5/2EH0ArWLKY3VD8thBYfUX/oYNHT1cKx6nUsXVU8AHeq917L6SAiIVRzDiSchAVGsczzEpkGIHGJGUtDaELjiwWvbu7QpCM5g+oxm5gCA4F9h9n/gXWHlcHvQ068jnQbLDqSDj/ejnP4fU231rRA+rBALLrDohMFC3nbLrX5HS2p/QKckQQNQgPpnwAAAABJRU5ErkJggg==");
}

table.eval .score.v2,
.evalbtns .score.v2 {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAOVBMVEWjr83///+zvdb7/PzR1+elsc6tuNLL0uPJ0OHz9fnm6fHX3OmotNDo7PPP1uW6w9nw8fXc4Ozq7fS4dknXAAAAqElEQVQY03WQWRKDMAxD4yUL2YDe/7CVTZm0zFQfGD1iEApiOgoHiMvhNhCkPXzU1Tyg7O5j9LGLQzbCs1Zl42xQgVITMrUEqhQ2jFRJE4bSwADKONj8Fb56xgAEy6KOfNX8dYelngsOJbqfD8KlEBUMqvEL5gecth7LtT4Bnh8S8x7pXJGaR/Lw4w5fPfzPb0rrnnAVMl6rkFVdWNX9KRnaMhvivLl9A4xSBDok01mFAAAAAElFTkSuQmCC");
}

table.eval .score.v3,
.evalbtns .score.v3 {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAM1BMVEX///+jr836+/zd4eyvudPz8/Pz9Pno6/LM0+S0vtbi5u/HzuDAyNy6w9nX3OnEy96otNDSKDbyAAAAlElEQVQY01WQ2RbDIAhEWdJo1Cz//7Udlp6UeUGuDiD0SU3m+TuThG6G7kwoNNg16E+yBdzkRWNxao3A7bQnikTUDGcjuhg6JD2HZRdFqVrcoSLde98R1KFdCRjiBipm9Cu86Ax1HMK4XjgdLu9Y7DlJy0YzGjVyWEZKqHV4DVi/qWkvCrvk2nJ9WUkf7EYRsa/H3F8aXgN9HzlktwAAAABJRU5ErkJggg==");
}

.grade {
  font-weight: bold;
  width: 2.5em;
  font-size: 120%;
}

.eval_sub {
  color: #999;
}

@media (max-width: 1200px) {
  .shift_box_month {
    width: 10px;
  }
}

@media (max-width: 990px) {
  .shift_box_month {
    width: 6px;
  }
}

.shift_box_line.line_yet {
  left: 0;
  right: 0;
}

.head .shift_box_month {
  border: none;
  text-indent: -6px;
  height: auto;
}

.shift_box_month .line_0 {
  display: none;
}

.shift_box_month .line_1 {
  background-color: #399;
}

.shift_box_month .line_2 {
  background-color: #53c6af;
}

.shift_box_month .line_3 {
  background-color: #399;
}

.shift_box_month .line_4 {
  background-color: #445088;
}

.shift_box_month .line_yet {
  opacity: .2;
}

.personal_contents .radio-inline {
  padding-left: 0;
}

.commentparts table th,
.commentparts table td {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.commentparts table {
  font-size: 260%;
  margin-top: 50px;
}

.commentparts table input,
.commentparts .iradio_square-green {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  margin-left: 10px;
  margin-right: 10px;
}

.commentparts .table>tbody>tr>td,
.commentparts .table>tbody>tr>th {
  border-color: #fff;
}

/* Add on 2016/02/05 by Maezawa */
.shift_box {
  height: 36px !important;
}

.chat-avatar3 {
  top: 2px !important;
}

rzslider {
  margin: 23px 0 18px 0 !important;
}

rzslider .rz-pointer {
  top: -11px !important;
  width: 24px !important;
  height: 24px !important;
}

rzslider .rz-pointer:after {
  top: 8px !important;
  left: 8px !important;
}

rzslider.simple .rz-ticks,
rzslider.simple .rz-bar,
rzslider.simple .rz-pointer,
rzslider.simple .rz-bubble {
  display: none;
}

rzslider.simple .rz-bar.rz-selection {
  border-radius: 0;
  display: inline-block;
  height: 12px;
  top: calc(50% - 11px);
  border-right-style: solid;
  border-right-color: rgba(51, 117, 185, .7);
  border-right-width: 0;
  border-left-style: solid;
  border-left-color: rgba(51, 117, 185, .7);
  border-left-width: 0;
  box-sizing: content-box;
}

rzslider.simple.on .rz-selection {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADEAAAAKBAMAAADvD6tBAAAAGFBMVEX///8AAAD///////////////////////8GrCwdAAAACHRSTlOAACB4MBhiWPq3o8kAAABASURBVBjTYxAUNRbEAOIsggIMgsEMmDJiDI4CDKIGDEoYQI2BRYAhmAE7cGAwYMABcMvgMU3UAKvbWPC4GrdPAUaEDZNaMizQAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center;
}

.shiftTimeLabel {
  position: absolute;
  height: 12px;
}

.shiftTimeLabel.plan {
  background-color: #9fccc0;
  top: calc(50% - 6px);
}

.shiftTimeLabel.result {
  background-color: #cc9eb1;
  top: calc(50% + 6px);
  height: 4px;
  z-index: 100;
}

.shiftTimeLabel.member {
  background-color: #9fb5cc;
  top: calc(50% - 6px);
}

.shiftTimeLabel.extra,
.shiftTimeLabel.spot {
  background-color: #8ba2b9;
  top: calc(50% - 6px);
  z-index: 1010;
}

.shiftTimeLabel.prov {
  background-color: #d6c1e8;
  top: calc(50% - 6px);
  z-index: 1010;
}

.shiftTimeLabel.mresult {
  background-color: #ccb7a4;
  top: calc(50% + 6px);
  height: 4px;
  z-index: 100;
}

.shift_box.mini {
  height: 1.75em !important;
}

.memberName {
  padding-left: 3px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1;
}

.over_work {
  position: absolute;
  z-index: 1000;
  color: #fff;
  font-size: 1em;
  width: 730%;
  left: -620.5%;
  top: 0;
  height: 99.9%;
  background-color: rgba(0, 0, 0, .3);
  border: 1px solid #f60;
}

td.no-wrap {
  white-space: nowrap;
}

#billList td.no-wrap {
  vertical-align: top;
}

#billList .quantity {
  width: 1.5em;
  display: inline;
  padding: 0 2px;
}

.nopadding {
  padding: 0 !important;
}

#billList td.no-wrap div {
  display: inline-block;
  padding-right: 5px;
  width: 130px;
  text-align: right;
}

.bill_detail_list textarea.form-control {
  height: 34px;
  padding: 3px;
  font-size: 11px;
}

.bill_detail_list .col-xs-1 input {
  padding: 3px;
}

.bill_detail_list input {
  padding: 6px;
  height: 28px;
}

.sort_title {
  padding-left: 18px;
}

.sort_list {
  padding-left: 18px;
}

.sort_list .sort_label {
  display: inline-block;
  width: 60px;
  font-weight: normal;
}

ul li.sort_list a {
  display: inline-block !important;
  font-weight: normal;
  text-align: center;
  color: #01a2c1;
  padding: 3px 10px !important;
}

ul li.sort_list a.active {
  background-color: #eee;
}

.contactbook_menu {
  display: flex;
  height: 40px;
  background-color: #f9f9f9;
  margin-bottom: 20px;
  margin-left: -30px;
  margin-right: -30px;
}

.contactbook_menu div {
  height: 40px;
  width: 110px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.contactbook_menu > div:hover {
  background-color: #ddd;
  font-weight: bold;
}

.contact_dropdown {
  display: block;
  width: 100%;
  height: 100%;
}

.tab_nonactive {
  background-color: #f9f9f9;
}

.tab_nonactive:hover,
.tab_active {
  background-color: #ddd;
  font-weight: bold;
}

.tab_active_bar {
  font-weight: bold;
  border-bottom: 2px solid #01a2c1;
}

.contact_name {
  font-size: 32px;
}

.contact_submenu {
  font-size: 20px;
}

.contact_submenu .fa {
  color: #01a2c1;
}

.contact_name .small {
  font-size: 12px;
}

.chat-avatar4 {
  background-color: #f0f0f2;
  position: relative;
  border-color: #ebebeb;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}

.chat-avatar4 img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
}

.flexbox {
  display: flex;
}

.flexbox.center {
  align-items: center;
}

/* 兄弟検索検索フォーム */
.choise-sibship-filter {
  padding-left: 0 !important;
}

.name-fileter {
  padding-left: 6px !important;
}

/* 兄弟検索検索フォーム end */

/* マニュアル */
.contactbook_link {
  position: relative;
  bottom: 60px;
  left: 40px;
  bottom: 75px;
}

@media print {

  .manual_link.contactbook_link,
  .new_school_year_description_link {
    display: none;
  }
}

/* マニュアル end */
