@charset "UTF-8";
/*****************************

********* SCHEDULE ***********

******************************/

.tooltip > .tooltip-inner {
  display: block !important;
  width: 260px;
  word-break: break-all;
  border-radius: 3px;
  background-color: #25292d;
  color: #ffffff;
  padding: 4px 13px;
  font-size: 14px;
  display: inline-table;
  z-index:9999 !important;  
  }

.section-schedule {
  padding-top: 17px;
  padding-bottom: 17px; }
  
  .section-schedule .section-header {
    border-bottom: solid 3px #e5e5e5;
    margin-bottom: 25px;
    padding: 0 21px 17px;
    position: relative;
    width: 100%;
    height: 59px; }
    .section-schedule .section-header .view-select {
      border: 0;
      display: inline-block;
      margin: 0;
      height: 100%; }
      .section-schedule .section-header .view-select__date {
        line-height: normal; }
      .section-schedule .section-header .view-select__period {
        border-radius: 30px;
        background-color: #ffffff;
        border: solid 1px #d0d1d2;
        overflow: hidden;
        margin-right: 30px;
        padding-right: 0; }
        .section-schedule .section-header .view-select__period > * {
          display: inline-block; }
        .section-schedule .section-header .view-select__period .radio-button {
          height: 34px;
          line-height: 34px;
          float: left; }
          .section-schedule .section-header .view-select__period .radio-button input:checked + label {
            background-color: #a50034;
            color: #ffffff; }
            .section-schedule .section-header .view-select__period .radio-button input:checked + label:hover {
              background-color: #88002b !important;
              color: #ffffff !important; }
            .section-schedule .section-header .view-select__period .radio-button input:checked + label:focus {
              color: #ffffff !important; }
            .section-schedule .section-header .view-select__period .radio-button input:checked + label:active {
              background-color: #6b0022 !important;
              color: #ffffff !important; }
            .section-schedule .section-header .view-select__period .radio-button input:checked + label:disabled {
              background-color: #db99ae !important; }
          .section-schedule .section-header .view-select__period .radio-button label {
            min-width: 30px;
            padding: 0 15px !important;
            font-size: 13.5px;
            line-height: 34px;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            letter-spacing: normal;
            text-align: center;
            color: #333333;
            border-right: solid 1px #d0d1d2; }
            .section-schedule .section-header .view-select__period .radio-button label:hover {
              background-color: #f5f5f5 !important; }
            .section-schedule .section-header .view-select__period .radio-button label:focus {
              color: #333333 !important; }
            .section-schedule .section-header .view-select__period .radio-button label:active {
              background-color: #cccccc !important; }
            .section-schedule .section-header .view-select__period .radio-button label:disabled {
              border-color: #ebebeb !important;
              background-color: #ffffff !important;
              color: #adadad !important; }
            .section-schedule .section-header .view-select__period .radio-button label:before {
              display: none; }
          .section-schedule .section-header .view-select__period .radio-button:last-child label {
            border-right: 0; }
    .section-schedule .section-header .view-title {
      border: 0;
      display: inline-block;
      margin: 0;
      padding-bottom: 17px;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);   
      -ms-transform: translateX(-50%);    
      height: 100%;
      line-height: 34px; }
      .section-schedule .section-header .view-title > * {
        float: left;
        margin-left: 30px; }
      .section-schedule .section-header .view-title > a {
        cursor: pointer; }
      .section-schedule .section-header .view-title__date {
        font-size: 19.5px;
        letter-spacing: -0.5px;
        line-height: 36px; }
      .section-schedule .section-header .view-title__today {
        font-size: 13.5px;
        margin: 5px 17px;
        height: 27px;
        width: 74px; }
    .section-schedule .section-header .view-button > button {
      color: #666666 !important;
      min-width: 98px;
      height: 38px; }
      .section-schedule .section-header .view-button > button + button {
        margin-left: 12px; }
  .section-schedule .section-content > .row {
    display: none; }
    .section-content .modal-error .modal-backdrop {
            position: absolute;
            top: -101px;
            bottom: -17px;
            border-top-left-radius: 12px;
            border-top-right-radius: 12px;
            border-bottom-left-radius: 12px;
            border-bottom-right-radius: 12px;
            opacity: 1;
            background-color: rgba(0,0,0,0.6);
            z-index: 3; }
            .section-content .modal-error .modal-error-inner {
              color: #fff;
              padding-top: 45px;
              text-align: center;
              
              position: absolute;
			  top: 50%;
			  left: 50%;
			  transform: translate(-300px, -55px);
              /* background: url("/images/common/modal_ic_warning2.png") no-repeat center top; */}
            .section-content .modal-error .modal-error-inner img {
              margin-bottom: 10px;
            }
  .section-schedule .section-content .fc .fc-view-month th {
    width: calc(100% / 7) !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th:nth-child(1), .section-schedule .section-content .fc .fc-view-agendaWeek td:nth-child(1) {
    width: 10% !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th.fc-col0 {
    width: calc(90% / 7) !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th.fc-col1 {
    width: calc(90% / 7) !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th.fc-col2 {
    width: calc(90% / 7) !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th.fc-col3 {
    width: calc(90% / 7) !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th.fc-col4 {
    width: calc(90% / 7) !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th.fc-col5 {
    width: calc(90% / 7) !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th.fc-col6 {
    width: calc(90% / 7) !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th.fc-col7 {
    width: calc(90% / 7) !important; }
  .section-schedule .section-content .fc .fc-view-agendaWeek th.fc-col8 {
    width: calc(90% / 7) !important; }
  .section-schedule .section-content .fc-toolbar {
    display: none; }
  .section-schedule .section-content .fc tbody .fc-row .fc-content-skeleton table {
    height: 111px; }
  .section-schedule .section-content .fc-header {
    display: none; }
  .section-schedule .section-content .fc-day-number {
    color: #333333;
    float: left;
    font-size: 16.5px;
    margin: 10px 0 0 10px; }
  .section-schedule .section-content .fc-cell-overlay {
    background: rgba(163, 0, 52, 0.1);
    border: solid 2px #a30034;
    opacity: 1; }
  .section-schedule .section-content .fc-today .fc-day-number {
    background: #a50034;
    border-radius: 30px;
    color: #ffffff;
    margin: 5px;
    width: 27px;
    height: 27px;
    line-height: 28px;
    text-align: center; }
  .section-schedule .section-content .fc-today.fc-state-highlight {
    background: transparent; }
  .section-schedule .section-content .fc-sun .fc-day-number {
    color: #d82d2d; }
  .section-schedule .section-content .fc th {
    background: #f8f8f9 !important;
    padding-left: 8px !important; }
  .section-schedule .section-content .fc th, .section-schedule .section-content .fc td {
    text-align: left; }
  .section-schedule .section-content .fc td.fc-event-container {
    height: 10px; }
  .section-schedule .section-content .fc td.fc-head-container {
    border: 0; }

.footer-group {
  padding: 12px 10px;
  background-color: #191a1c; }
  .footer-group .btn-wrap > * {
    width: calc(50% - 7px);
    margin-right: 7px;
    height: 42px;
    border: solid 2px #5d5d64 !important;
    color: #ffffff !important;
    font-size: 16px;
    background-color: transparent !important; }
    .footer-group .btn-wrap > *:last-child {
      margin-right: 0; }
    .footer-group .btn-wrap > *:hover {
      background-color: #6c6f74 !important; }
    .footer-group .btn-wrap > *:active {
      background-color: #6c6f74 !important; }
    .footer-group .btn-wrap > *:disabled {
      opacity: 0.5; }
    .footer-group .btn-wrap > *.btn-red {
      border: 1px solid #a50034 !important;
      background-color: #a50034 !important;
      color: #ffffff !important; }
      .footer-group .btn-wrap > *.btn-red:hover {
        background-color: #88002b !important;
        color: #ffffff !important; }
      .footer-group .btn-wrap > *.btn-red:focus {
        color: #ffffff !important; }
      .footer-group .btn-wrap > *.btn-red:active {
        background-color: #6b0022 !important;
        color: #ffffff !important; }
      .footer-group .btn-wrap > *.btn-red:disabled {
        background-color: #db99ae !important; }
  .footer-group .btn-save {
    font-size: 16px;
    height: 42px;
    margin-top: 12px; }

/* colorpicker web, mobile 모두 사용을 위해서 밖으로 뺌 */
.color-picker {
  background-color: #55b1b2;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  width: 18px;
  height: 18px;
  vertical-align: middle; }
  .color-picker__tooltip {
    background-color: #ffffff;
    border: solid 1px #d0d1d2;
    border-radius: 15px;
    box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.25);
    padding: 25px;
    padding-bottom: 0;
    position: absolute;
    top: 35px;
    left: 85px;
    display: none !important;
    width: 237px;
    height: 115px;
    -webkit-column-count: 5;
    /* Chrome, Safari, Opera */
    -moz-column-count: 5;
    /* Firefox */
    column-count: 5; }
    .color-picker__tooltip.active {
      display: block !important; }
  .color-picker__content {
    /* 모바일 전용 */
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
    margin-bottom: -20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 240px; }

.color__box {
  border-radius: 4px;
  background-color: #55b1b2;
  cursor: pointer;
  width: 23px;
  height: 23px;
  margin-bottom: 20px; }
  .color__box.active {
    background-image: url(/images/common/ico-white-check.png);
    background-position: center center;
    background-repeat: no-repeat; }

.schedule__table--wrap {
  max-width: calc(100% - 10px);
  width: 100%;
  overflow: auto; }
  .schedule__table--wrap.siteTable_wrap {
    width: 100%; }

.schedule__device--wrap {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center; }
  .schedule__device--wrap .checkbox {
    margin: 0;
    flex: 1;
    max-width: 200px; }

.schedule__group--wrap .menu-right {
  margin: 0; }
  .schedule__group--wrap .menu-right .title > div {
    min-height: auto !important; }
  .schedule__group--wrap .menu-right .title.row {
    margin: 0px;
    margin-bottom: 9px; }
  .schedule__group--wrap .menu-right .title .col-sm-6 {
    font-size: 13.7px;
    line-height: 1.59;
    text-align: left;
    color: #5c6063;
    line-height: 34px; }
    .schedule__group--wrap .menu-right .title .col-sm-6 .form-group {
      position: relative;
      margin-bottom: 0px; }
      .schedule__group--wrap .menu-right .title .col-sm-6 .form-group input.keyUp {
        background: none; }
    .schedule__group--wrap .menu-right .title .col-sm-6 .count {
      color: #a50034; }
  .schedule__group--wrap .menu-right .contents-wrapper {
    padding: 5px;
    border-radius: 4px;
    border: solid 1px #e5e5e5; }
  .schedule__group--wrap .menu-right .contents {
    padding: 0px 15px;
    height: 434px;
    overflow-y: scroll;
    overflow-x: hidden; }
    .schedule__group--wrap .menu-right .contents ul {
      list-style: none;
      margin: 0px;
      padding: 0px; }
      .schedule__group--wrap .menu-right .contents ul .checkbox {
        margin: 0px;
        padding-top: 0; }
      .schedule__group--wrap .menu-right .contents ul .open + ul {
        display: block; }
      .schedule__group--wrap .menu-right .contents ul li {
        /* border-top: solid 1px #e5e5e5; */ }
        .schedule__group--wrap .menu-right .contents ul li:first-child {
          border-top: none; }
        .schedule__group--wrap .menu-right .contents ul li ul {
          display: none; }
          .schedule__group--wrap .menu-right .contents ul li ul li {
            /* border-top: solid 1px #e5e5e5 !important; */ }
      .schedule__group--wrap .menu-right .contents ul label {
        font-size: 13.5px;
        font-weight: normal;
        line-height: 3.56;
        text-align: left;
        color: #333333;
        width: 100%;
        margin-bottom: 0px;
        cursor: pointer; }
    .schedule__group--wrap .menu-right .contents .sub-tree-1 {
      margin-left: 25px; }
    .schedule__group--wrap .menu-right .contents .sub-tree-2 {
      margin-left: 50px; }
    .schedule__group--wrap .menu-right .contents .sub-tree-3 {
      margin-left: 75px; }
    .schedule__group--wrap .menu-right .contents .sub-tree-4 {
      margin-left: 100px; }
    .schedule__group--wrap .menu-right .contents .sub-tree-5 {
      margin-left: 120px; }
    .schedule__group--wrap .menu-right .contents .sub-tree-6 {
      margin-left: 140px; }
  .schedule__group--wrap .menu-right .col-sm-5 {
    width: calc(50% - 82px); }
    .schedule__group--wrap .menu-right .col-sm-5.temper {
      padding-right: 0px; }
    .schedule__group--wrap .menu-right .col-sm-5.untemper {
      padding-left: 0px;
      border-left: 0; }
  .schedule__group--wrap .menu-right .col-sm-2.change-button {
    border: 0;
    text-align: center;
    top: 200px;
    max-width: 82px;
    padding: 0; }
    .schedule__group--wrap .menu-right .col-sm-2.change-button button {
      border: none;
      background: transparent;
      display: block;
      margin: 0 auto;
      min-width: 50px; }
      .schedule__group--wrap .menu-right .col-sm-2.change-button button:focus, .schedule__group--wrap .menu-right .col-sm-2.change-button button:active {
        outline: none; }
      .schedule__group--wrap .menu-right .col-sm-2.change-button button.left {
        margin-bottom: 12px;
        background: url(/images/common/btn-move-left.png) no-repeat center transparent;
        width: 50px;
        height: 50px;
        background-size: 100%; }
      .schedule__group--wrap .menu-right .col-sm-2.change-button button.right {
        background: url(/images/common/btn-move-right.png) no-repeat center transparent;
        width: 50px;
        height: 50px;
        background-size: 100%; }
  .schedule__group--wrap .menu-right button {
    margin: 0;
    min-width: auto; }

.schedule__table thead th {
  height: 40px;
  position: relative;
  min-width: 100px; }
  .schedule__table thead th .th__drop {
    cursor: pointer;
    position: relative; }
    .schedule__table thead th .th__drop--icon {
      display: block; }
  .schedule__table thead th.detail-th {
    border-top: 0 !important;
    min-width: 64px;
    width: 64px; }
    .schedule__table thead th.detail-th:nth-child(1) {
      border-left: 1px solid #e5e5e5; }
    .schedule__table thead th.detail-th:nth-child(3) {
      border-right: 1px solid #e5e5e5; }
  .schedule__table thead th p {
    margin: 6px 0; }
  .schedule__table thead th button.approval-all {
    height: 22px;
    width: 60px;
    font-size: 12.2px;
    line-height: 2.08; }

.schedule__table tbody td p {
  margin-bottom: 0; }
  .schedule__table tbody td p.has-error {
    height: 19px;
    background-image: url(/images/common/ic-error-alert.png);
    background-size: 18px 19px;
    background-position: center center;
    background-repeat: no-repeat; }
  .schedule__table tbody td p.has-warning {
    height: 19px;
    background-image: url(/images/common/ic-warning-alert.png);
    background-size: 18px 19px;
    background-position: center center;
    background-repeat: no-repeat; }

.schedule__table tbody td .checkbox {
  text-align: center; }

.schedule__table tbody td button {
  width: 40px;
  height: 40px; }

.schedule__table tbody .td__drop {
  position: relative;
  padding-right: 10px; }
  .schedule__table tbody .td__drop--icon {
    cursor: pointer;
    margin-left: 5px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);   
    -ms-transform: translateY(-50%);    
    transform: translateY(-50%); }

.schedule__table .switch {
  margin: 0 auto;
  position: relative;
  width: 55px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
  .schedule__table .switch__checkbox {
    display: none; }
    .schedule__table .switch__checkbox:checked + label::before {
      background-image: none !important; }
    .schedule__table .switch__checkbox:checked + .switch__label .switch__inner {
      margin-left: 0; }
    .schedule__table .switch__checkbox:checked + .switch__label .switch__button {
      right: 0; }
    .schedule__table .switch__checkbox + label::before {
      background-image: none !important; }
  .schedule__table .switch__label {
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    cursor: pointer;
    display: block;
    padding: 0 !important;
    overflow: hidden; }
  .schedule__table .switch__inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s; }
    .schedule__table .switch__inner:before, .schedule__table .switch__inner:after {
      display: block;
      float: left;
      width: 50%;
      height: 30px;
      padding: 0;
      line-height: 30px;
      box-sizing: border-box; }
    .schedule__table .switch__inner:before {
      background-color: #A50034;
      content: "";
      color: #FFFFFF;
      padding-left: 10px; }
    .schedule__table .switch__inner:after {
      background-color: #9b9ca3;
      color: #999999;
      content: "";
      padding-right: 10px; }
  .schedule__table .switch__button {
    display: block;
    height: 20px;
    width: 20px;
    margin: 5px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s; }

.schedule__add--title {
  position: relative; }
  .schedule__add--title > * {
    display: inline-block;
    margin-right: 10px; }
  .schedule__add--title span {
    color: #333333;
    font-size: 16.5px; }
  .schedule__add--title input[type="text"] {
    width: 50%;
    padding-bottom: 10px; }
  .schedule__add--title button {
    position: absolute;
    right: 0;
    top: 0; }
  .schedule__add--title .help-text {
    color: #3b9e00;
    font-size: 12px;
    margin-left: 130px; }
    .schedule__add--title .help-text.error {
      display: block;
      width: 70%;
      color: #ff0000; }
      
      .schedule__add--title .help-text.success {
      display: block;
      width: 70%;
      color: #3b9e00; }

.schedule__add--menu {
  margin-top: 30px; }

.schedule__add--submenu {
  border: 0;
  box-shadow: none; }
  .schedule__add--submenu .panel-heading {
    background: #f6f6f6;
    border: 0;
    display: flex;
    align-items: center;
    height: 55px;
    cursor: pointer; }
    .schedule__add--submenu .panel-heading h4 {
      font-size: 18px;
      color: #333333;
      width: 100%;
      background-image: url(/images/common/ico-drop_down.png);
      background-position: center right;
      background-repeat: no-repeat; }
    .schedule__add--submenu .panel-heading .help-text {
      border-left: 1px solid #777777;
      color: #777777;
      font-size: 11px;
      padding-left: 20px;
      margin-left: 20px; }
  .schedule__add--submenu .panel-body {
    display: none;
    padding: 12px 20px; }
    .schedule__add--submenu .panel-body .btn-device-edit {
      min-width: 95px;
      height: 27px;
      line-height: 1; }
      .schedule__add--submenu .panel-body .btn-device-edit span {
        color: #333333;
        font-size: 13.5px;
        font-weight: 500;
        margin-left: 6px; }
    .schedule__add--submenu .panel-body .row {
      position: relative; }
      .schedule__add--submenu .panel-body .row > div {
        min-height: 238px; }
        .schedule__add--submenu .panel-body .row > div + div {
          padding-left: 30px;
          border-left: 1px solid #eeeeee; }
    .schedule__add--submenu .panel-body .table-wrap {
      max-height: 210px;
      overflow-y: auto; }
      .schedule__add--submenu .panel-body .table-wrap__device-setting {
        width: 100%;
        max-height: 500px;
        overflow-y: auto; }
      .schedule__add--submenu .panel-body .table-wrap__schedule-setting {
        width: 100%; }
        .schedule__add--submenu .panel-body .table-wrap__schedule-setting.no-data {
          overflow: hidden;
          border-bottom: 1px solid #e5e5e5; }
        .schedule__add--submenu .panel-body .table-wrap__schedule-setting > * {
          display: inline-block; }
      .schedule__add--submenu .panel-body .table-wrap__inner--first {
        float: left; }
      .schedule__add--submenu .panel-body .table-wrap__inner--second {
        float: left;
        width: calc(100% - 120px); }
    .schedule__add--submenu .panel-body .table {
      border: 0; }
      .schedule__add--submenu .panel-body .table th, .schedule__add--submenu .panel-body .table td {
        border: 0;
        font-weight: normal; }
      .schedule__add--submenu .panel-body .table th {
        color: #5c6063;
        font-size: 16.5px;
        text-align: right;
        width: 15%; }
        .schedule__add--submenu .panel-body .table th.second-th {
          vertical-align: middle; }
      .schedule__add--submenu .panel-body .table .repeat {
        margin-bottom: 35px; }
        .schedule__add--submenu .panel-body .table .repeat input + label + input + label {
          margin-left: 30px; }
      .schedule__add--submenu .panel-body .table .week {
        margin-bottom: 35px;
        pointer-events: none;
        opacity: .5; }
        .schedule__add--submenu .panel-body .table .week.active {
          opacity: 1;
          pointer-events: all; }
      .schedule__add--submenu .panel-body .table .calendar input {
        color: #333333;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        width: calc(100% - 60px);
        padding: 6px 12px; }
      .schedule__add--submenu .panel-body .table .calendar button {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: solid 1px #d0d1d2;
        position: relative;
        margin-left: 12px; }
        .schedule__add--submenu .panel-body .table .calendar button img {
          position: absolute;
          top: 50%;
          right: 50%;
          -webkit-transform: translate(50%, -50%);
          -moz-transform: translate(50%, -50%);   
          -ms-transform: translate(50%, -50%);    
          transform: translate(50%, -50%); }
      .schedule__add--submenu .panel-body .table .endday {
        margin-top: 10px; }
      .schedule__add--submenu .panel-body .table .select_time .input-dropdown {
        width: 48%; }
      .schedule__add--submenu .panel-body .table.except-table th, .schedule__add--submenu .panel-body .table.except-table td {
        border-top: 1px solid #eeeeee;
        color: #333333;
        height: 40px;
        text-align: center; }
      .schedule__add--submenu .panel-body .table.except-table th {
        min-width: 140px; }
      .schedule__add--submenu .panel-body .table.except-table td {
        border-left: 1px solid #eeeeee;
        width: 60%; }
      .schedule__add--submenu .panel-body .table__device-table tr:first-child td {
        border-top: 0; }
      .schedule__add--submenu .panel-body .table__device-table th, .schedule__add--submenu .panel-body .table__device-table td {
        text-align: center; }
      .schedule__add--submenu .panel-body .table__device-table th {
        color: #777777;
        border: 1px solid #e5e5e5;
        border-top: none;
        border-right: none; }
        .schedule__add--submenu .panel-body .table__device-table th:first-child {
          border-left: none; }
      .schedule__add--submenu .panel-body .table__device-table td {
        color: #555555;
        border: 1px solid #e5e5e5;
        border-top: none;
        border-right: none; }
        .schedule__add--submenu .panel-body .table__device-table td:first-child {
          border-left: none; }
      .schedule__add--submenu .panel-body .table__device-table .no-view td {
        border-bottom: 1px solid #e5e5e5; }
      .schedule__add--submenu .panel-body .table__schedule-table--time {
        float: left; }
        .schedule__add--submenu .panel-body .table__schedule-table--time th, .schedule__add--submenu .panel-body .table__schedule-table--time td {
          text-align: center;
          height: 40px;
          width: 120px;
          border-right: 1px solid #e5e5e5; }
        .schedule__add--submenu .panel-body .table__schedule-table--time th {
          border-bottom: 1px solid #e5e5e5; }
      .schedule__add--submenu .panel-body .table__schedule-table--content {
        float: left;
        overflow: auto; }
        .schedule__add--submenu .panel-body .table__schedule-table--content th, .schedule__add--submenu .panel-body .table__schedule-table--content td {
          text-align: center;
          height: 40px; }
        .schedule__add--submenu .panel-body .table__schedule-table--content th {
          border-bottom: 1px solid #e5e5e5;
          height: 40px; }
        .schedule__add--submenu .panel-body .table__schedule-table--content td.td__noview {
          width: 100%;
          height: 500px; }
    .schedule__add--submenu .panel-body .control_mode {
      position: relative;
      padding-top: 7px;
      margin-top: 10px; }
      .schedule__add--submenu .panel-body .control_mode:first-child {
        margin-top: 0px; }
      .schedule__add--submenu .panel-body .control_mode > * {
        display: inline-block;
        margin-right: 10px; }
      .schedule__add--submenu .panel-body .control_mode span {
        color: #333333;
        font-size: 16.5px;
        text-align: right;
        min-width: 15%; }
      .schedule__add--submenu .panel-body .control_mode input[type="text"] {
        width: 50%;
        padding-bottom: 10px; }
      .schedule__add--submenu .panel-body .control_mode button {
        position: absolute;
        right: 0;
        top: 0; }
    .schedule__add--submenu .panel-body textarea {
      border: 0;
      border-bottom: 1px solid #e1e1e1;
      font-size: 14px;
      resize: vertical;
      width: 100%; }
    .schedule__add--submenu .panel-body .except-day-title {
      font-size: 16.5px;
      color: #5c6063;
      padding-bottom: 17px; }
    .schedule__add--submenu .panel-body .tabs {
      border-bottom: solid 1px #d2d2d3; }
      .schedule__add--submenu .panel-body .tabs .tab {
        position: relative;
        min-width: 126px;
        display: inline-block;
        padding: 5px 10px;
        text-align: center;
        font-size: 15.5px;
        text-align: center;
        margin-bottom: -1px;
        border: solid 1px #d2d2d3;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        background: #f9f9f9; }
        .schedule__add--submenu .panel-body .tabs .tab a {
          color: #999b9e; }
          .schedule__add--submenu .panel-body .tabs .tab a:focus {
            text-decoration: none;
            outline: 0; }
        .schedule__add--submenu .panel-body .tabs .tab.active {
          border-bottom: 0px;
          background: #fff; }
          .schedule__add--submenu .panel-body .tabs .tab.active a {
            color: #333333; }
  .schedule__add--submenu.on .panel-heading h4 {
    background-image: url(/images/common/ico-drop_up.png);
    background-position: center right;
    background-repeat: no-repeat; }
  .schedule__add--submenu.on .panel-body {
    display: block; }

.schedule-table__wrap {
  width: 100%; }

.schedule-table__row {
  display: table-row; }
  .schedule-table__row:last-child .schedule-table__col {
    border-bottom: 0; }

.schedule-table__col {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
  text-align: center;
  min-width: 129px;
  position: relative;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5; }
  .schedule-table__col:last-child {
    border-right: 0; }
  .schedule-table__col.th__time {
    width: 130px; }
  .schedule-table__col.td__time {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #333333;
    border-right: 0;
    border-bottom: 0; }
  .schedule-table__col.multiple .schedule__badge {
    top: calc(50% - 10px); }
    .schedule-table__col.multiple .schedule__badge + .schedule__badge {
      top: calc(50% + 10px); }
    .schedule-table__col.multiple .schedule__badge:hover {
      z-index: 1; }

.schedule-table__header {
  display: table;
  width: 100%;
  background-color: #f8f8f9;
  border-bottom: 2px solid #e5e5e5;
  position: absolute;
  z-index: 1; }

.schedule-table__header--new {
  display: table;
  width: 100%; }

.schedule-table__wrap {
  overflow: hidden;
  position: relative; }
  .schedule-table__wrap--left {
    width: 120px;
    float: left; }
  .schedule-table__wrap--right {
    width: calc(100% - 120px);
    position: relative;
    float: left; }

.schedule-table__body--wrap {
  width: calc(100% + 6px);
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
  display: flex;
  margin-top: 23px;
  margin-bottom: -21px; }

.schedule-table__body--left {
  width: 120px;
  display: table;
  border-right: 1px solid #e5e5e5;
  position: relative;
  top: 20px; }

.schedule-table__body--right {
  width: calc(100% - 120px);
  display: table; }
  .schedule-table__body--right .schedule-table__col {
    color: rgba(51, 51, 51, 0.5);
    cursor: pointer; }

.schedule__badge {
  width: 90%;
  height: 28px;
  margin: 0 auto;
  border-radius: 20px;
  position: relative;
  font-size: 16.5px;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  background-color: #333333;
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -moz-transform: translate(50%, -50%);   
  -ms-transform: translate(50%, -50%);    
  transform: translate(50%, -50%); }
  .schedule__badge:after {
    content: "";
    width: 5%;
    height: 4px;
    background-color: inherit;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    top: 50%;
    right: -5%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);   
    -ms-transform: translateY(-50%);    
    transform: translateY(-50%); }
  .schedule__badge:before {
    content: "";
    width: 5%;
    height: 4px;
    background-color: inherit;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    position: absolute;
    top: 50%;
    left: -5%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);   
    -ms-transform: translateY(-50%);    
    transform: translateY(-50%); }
  .schedule__badge.cooling {
    background-color: #42a2e5; }
  .schedule__badge.auto {
    background-color: #9367d6; }

.schedule .radio-set {
  width: 65% !important;
  line-height: 30px;
  text-align: right; }
  .schedule .radio-set input[type="radio"] + label:before {
    background-image: url("/images/schedule/radio_off.png"); }
  .schedule .radio-set input[type="radio"]:checked + label:before {
    background-image: url("/images/schedule/radio_on.png"); }
  .schedule .radio-set label {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff; }

.schedule .dropdown-set {
  width: 65% !important;
  margin-left: auto; }
  .schedule .dropdown-set .dropdown {
    width: 60%;
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px solid #57575b; }
    .schedule .dropdown-set .dropdown.open .dropdown-toggle:after {
      background-image: url("/images/common/ui_stepper_up_2x.png"); }
    .schedule .dropdown-set .dropdown-toggle {
      color: #ffffff; }
      .schedule .dropdown-set .dropdown-toggle:after {
        background: url("/images/common/ui_stepper_down_2x.png") no-repeat center transparent;
        background-size: 10px; }
    .schedule .dropdown-set .dropdown-menu {
      border-radius: 0; }
    .schedule .dropdown-set .dropdown-text {
      width: 35%;
      display: inline-block;
      vertical-align: middle;
      text-align: right; }

#deviceEditModal {
  pointer-events: none; }
  #deviceEditModal .modal-dialog {
    width: 925px;
    pointer-events: all; }
    #deviceEditModal .modal-dialog .modal-content {
      border-radius: 15px; }
    #deviceEditModal .modal-dialog .modal-header {
      padding: 10px 27px;
      position: relative;
      border-bottom: 1px solid #e5e5e5;
      font-size: 19.5px;
      line-height: 2.08;
      text-align: left;
      color: #010101; }
      #deviceEditModal .modal-dialog .modal-header button.close {
        background: url(/images/common/ic-modal-close.png) no-repeat center transparent;
        padding: 8px;
        opacity: 1;
        position: absolute;
        right: 30px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);   
        -ms-transform: translateY(-50%);    
        transform: translateY(-50%); }
      #deviceEditModal .modal-dialog .modal-header .modal-title {
        font-size: 19.5px;
        line-height: 2.08;
        text-align: left;
        color: #010101; }
    #deviceEditModal .modal-dialog .modal-body.row {
      margin: 0px;
      padding: 30px 24px 24px; }
    #deviceEditModal .modal-dialog .modal-body .title.row {
      margin: 0px;
      margin-bottom: 9px; }
    #deviceEditModal .modal-dialog .modal-body .title .col-sm-6 {
      font-size: 16px;
      line-height: 1.59;
      text-align: left;
      color: #5c6063;
      line-height: 34px;
      padding-left: 0; }
      #deviceEditModal .modal-dialog .modal-body .title .col-sm-6 .count {
        color: #a50034; }
    #deviceEditModal .modal-dialog .modal-body .contents-wrapper {
      padding: 5px;
      border-radius: 4px;
      border: solid 1px #e5e5e5; }
    #deviceEditModal .modal-dialog .modal-body .contents {
      padding: 0px 15px;
      height: 434px;
      overflow-y: scroll;
      overflow-x: hidden; }
      #deviceEditModal .modal-dialog .modal-body .contents.no--overflow {
        overflow: hidden; }
      #deviceEditModal .modal-dialog .modal-body .contents .table-wrap {
        overflow-y: auto;
        max-height: 400px;
        margin-top: 20px; }
        #deviceEditModal .modal-dialog .modal-body .contents .table-wrap.no-data {
          color: #555555;
          height: 100%;
          display: flex;
          flex-direction: column;
          justify-content: center; }
      #deviceEditModal .modal-dialog .modal-body .contents .table__select thead th {
        color: rgba(85, 85, 85, 0.8);
        font-weight: normal;
        height: 40px;
        text-align: center; }
        #deviceEditModal .modal-dialog .modal-body .contents .table__select thead th:nth-child(1) {
          width: 40px; }
          #deviceEditModal .modal-dialog .modal-body .contents .table__select thead th:nth-child(1) input[type="checkbox"] + label {
            margin-bottom: 4px;
            padding-left: 20px; }
        #deviceEditModal .modal-dialog .modal-body .contents .table__select thead th:nth-child(2) {
          width: 80px; }
        #deviceEditModal .modal-dialog .modal-body .contents .table__select thead th:nth-child(3) {
          width: 100px; }
        #deviceEditModal .modal-dialog .modal-body .contents .table__select thead th:nth-child(4) {
          width: 120px; }
      #deviceEditModal .modal-dialog .modal-body .contents .table__select tbody td {
        color: #333333;
        font-weight: normal; }
        #deviceEditModal .modal-dialog .modal-body .contents .table__select tbody td:nth-child(1) input[type="checkbox"] + label {
          margin-bottom: 4px;
          padding-left: 20px; }
      #deviceEditModal .modal-dialog .modal-body .contents ul {
        list-style: none;
        margin: 0px;
        padding: 0px; }
        #deviceEditModal .modal-dialog .modal-body .contents ul .checkbox {
          margin: 0px; }
        #deviceEditModal .modal-dialog .modal-body .contents ul .open + ul {
          display: block; }
        #deviceEditModal .modal-dialog .modal-body .contents ul li {
          border-top: solid 1px #e5e5e5; }
          #deviceEditModal .modal-dialog .modal-body .contents ul li:first-child {
            border-top: none; }
          #deviceEditModal .modal-dialog .modal-body .contents ul li ul {
            display: none; }
            #deviceEditModal .modal-dialog .modal-body .contents ul li ul li {
              border-top: solid 1px #e5e5e5 !important; }
        #deviceEditModal .modal-dialog .modal-body .contents ul label {
          font-size: 13.5px;
          line-height: 3.56;
          text-align: left;
          color: #333333;
          width: 100%;
          margin-bottom: 0px;
          cursor: pointer; }
      #deviceEditModal .modal-dialog .modal-body .contents .sub-tree-1 {
        margin-left: 25px; }
      #deviceEditModal .modal-dialog .modal-body .contents .sub-tree-2 {
        margin-left: 50px; }
      #deviceEditModal .modal-dialog .modal-body .contents .sub-tree-3 {
        margin-left: 75px; }
      #deviceEditModal .modal-dialog .modal-body .contents .sub-tree-4 {
        margin-left: 90px; }
      #deviceEditModal .modal-dialog .modal-body .contents .sub-tree-5 {
        margin-left: 115px; }
      #deviceEditModal .modal-dialog .modal-body .contents .sub-tree-6 {
        margin-left: 140px; }
    #deviceEditModal .modal-dialog .modal-body .col-sm-5 {
      width: 45%; }
      #deviceEditModal .modal-dialog .modal-body .col-sm-5.temper {
        padding-right: 0px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-5.temper .land {
          margin-left: 25px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-5.temper .city {
          margin-left: 50px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-5.temper .place {
          margin-left: 75px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-5.temper li:first-child > .land:first-child {
          border-top: none; }
      #deviceEditModal .modal-dialog .modal-body .col-sm-5.untemper {
        padding-left: 0px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-5.untemper .type {
          margin-left: 25px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-5.untemper .land {
          margin-left: 50px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-5.untemper .city {
          margin-left: 75px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-5.untemper .place {
          margin-left: 90px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-5.untemper li:first-child > .type:first-child {
          border-top: none; }
    #deviceEditModal .modal-dialog .modal-body .col-sm-2.change-button {
      text-align: center;
      top: 160px;
      max-width: 82px;
      padding: 0; }
      #deviceEditModal .modal-dialog .modal-body .col-sm-2.change-button button {
        margin: 0 auto;
        width: 50px;
        height: 50px; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-2.change-button button.left {
          margin-bottom: 12px;
          background: url(/images/common/master_column3_toggle_arrow_left.png) no-repeat center; }
        #deviceEditModal .modal-dialog .modal-body .col-sm-2.change-button button.right {
          background: url(/images/common/master_column3_toggle_arrow_right.png) no-repeat center; }
    #deviceEditModal .modal-dialog .modal-body .help-text {
      margin-top: 9px;
      color: #ff0000;
      font-size: 12px;
      padding-left: 20px;
      background-image: url("/images/common/ic_warning_round.png");
      background-position: left center;
      background-repeat: no-repeat;
      text-align: left; }
    #deviceEditModal .modal-dialog .modal-footer {
      padding: 0 0 19px;
      text-align: center;
      border: none;
      border-bottom-left-radius: 15px;
      border-bottom-right-radius: 15px; }
      #deviceEditModal .modal-dialog .modal-footer button {
        width: 228px;
        height: 51px; }

#exceptDayModal {
  pointer-events: none; }
  #exceptDayModal .modal-dialog {
    width: 750px;
    pointer-events: all; }
    #exceptDayModal .modal-dialog .modal-content {
      border-radius: 15px; }
    #exceptDayModal .modal-dialog .modal-header {
      padding: 10px 27px;
      position: relative;
      border-bottom: 1px solid #e5e5e5;
      font-size: 19.5px;
      line-height: 2.08;
      text-align: left;
      color: #010101; }
      #exceptDayModal .modal-dialog .modal-header .modal-title {
        font-size: 19.5px;
        line-height: 2.08;
        text-align: left;
        color: #010101; }
    #exceptDayModal .modal-dialog .modal-body.row {
      margin: 0px;
      padding: 0 24px 40px; }
    #exceptDayModal .modal-dialog .modal-body .title.row {
      margin: 0px; }
    #exceptDayModal .modal-dialog .modal-body .title .col-sm-12 {
      line-height: normal;
      text-align: left;
      font-size: 12.9px;
      text-align: left;
      color: #777777;
      padding: 16px 0; }
    #exceptDayModal .modal-dialog .modal-body .contents-wrapper {
      border-radius: 4px; }
    #exceptDayModal .modal-dialog .modal-body .contents.no--overflow {
      overflow: hidden; }
    #exceptDayModal .modal-dialog .modal-body .contents .table-wrap {
      overflow-y: auto;
      max-height: 275px; }
      #exceptDayModal .modal-dialog .modal-body .contents .table-wrap.no-data {
        color: #555555;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center; }
    #exceptDayModal .modal-dialog .modal-body .contents .table {
      margin: 0; }
      #exceptDayModal .modal-dialog .modal-body .contents .table__select thead th {
        color: rgba(85, 85, 85, 0.8);
        font-weight: normal;
        height: 40px;
        text-align: center; }
        #exceptDayModal .modal-dialog .modal-body .contents .table__select thead th:nth-child(1) {
          width: 40px; }
          #exceptDayModal .modal-dialog .modal-body .contents .table__select thead th:nth-child(1) input[type="checkbox"] + label {
            margin-bottom: 4px;
            padding-left: 20px; }
        #exceptDayModal .modal-dialog .modal-body .contents .table__select thead th:nth-child(2) {
          width: 170px; }
      #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td {
        color: #333333;
        font-weight: normal; }
        #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td input[type="checkbox"] + label {
          margin-bottom: 4px;
          padding-left: 20px; }
        #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td.add-input-date, #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td.add-input-explain {
          padding: 0; }
          #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td.add-input-date input, #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td.add-input-explain input {
            width: 100%;
            padding: 15px 0;
            border: 0;
            border-radius: 0;
            text-align: center; }
            #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td.add-input-date input:active, #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td.add-input-date input:focus, #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td.add-input-explain input:active, #exceptDayModal .modal-dialog .modal-body .contents .table__select tbody td.add-input-explain input:focus {
              border: 1px solid #a50034; }
      #exceptDayModal .modal-dialog .modal-body .contents .table__add-row {
        cursor: pointer;
        width: calc(100% - 6px);
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        text-align: center;
        line-height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 48px; }
        #exceptDayModal .modal-dialog .modal-body .contents .table__add-row button {
          min-width: 30px;
          height: 30px;
          width: 30px; }
          #exceptDayModal .modal-dialog .modal-body .contents .table__add-row button img {
            display: block;
            margin: 0 auto; }
        #exceptDayModal .modal-dialog .modal-body .contents .table__add-row span {
          font-size: 18px;
          margin-left: 16px; }
    #exceptDayModal .modal-dialog .modal-body .contents ul {
      list-style: none;
      margin: 0px;
      padding: 0px; }
      #exceptDayModal .modal-dialog .modal-body .contents ul .checkbox {
        margin: 0px; }
      #exceptDayModal .modal-dialog .modal-body .contents ul .open + ul {
        display: block; }
      #exceptDayModal .modal-dialog .modal-body .contents ul li {
        border-top: solid 1px #e5e5e5; }
        #exceptDayModal .modal-dialog .modal-body .contents ul li:first-child {
          border-top: none; }
        #exceptDayModal .modal-dialog .modal-body .contents ul li ul {
          display: none; }
          #exceptDayModal .modal-dialog .modal-body .contents ul li ul li {
            border-top: solid 1px #e5e5e5 !important; }
      #exceptDayModal .modal-dialog .modal-body .contents ul label {
        font-size: 13.5px;
        line-height: 3.56;
        text-align: left;
        color: #333333;
        width: 100%;
        margin-bottom: 0px;
        cursor: pointer; }
    #exceptDayModal .modal-dialog .modal-body .contents .sub-tree-1 {
      margin-left: 25px; }
    #exceptDayModal .modal-dialog .modal-body .contents .sub-tree-2 {
      margin-left: 50px; }
    #exceptDayModal .modal-dialog .modal-body .contents .sub-tree-3 {
      margin-left: 75px; }
    #exceptDayModal .modal-dialog .modal-body .contents .sub-tree-4 {
      margin-left: 90px; }
    #exceptDayModal .modal-dialog .modal-body .contents .sub-tree-5 {
      margin-left: 115px; }
    #exceptDayModal .modal-dialog .modal-body .contents .sub-tree-6 {
      margin-left: 140px; }
    #exceptDayModal .modal-dialog .modal-body .col-sm-5 {
      width: 45%; }
      #exceptDayModal .modal-dialog .modal-body .col-sm-5.temper {
        padding-right: 0px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-5.temper .land {
          margin-left: 25px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-5.temper .city {
          margin-left: 50px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-5.temper .place {
          margin-left: 75px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-5.temper li:first-child > .land:first-child {
          border-top: none; }
      #exceptDayModal .modal-dialog .modal-body .col-sm-5.untemper {
        padding-left: 0px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-5.untemper .type {
          margin-left: 25px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-5.untemper .land {
          margin-left: 50px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-5.untemper .city {
          margin-left: 75px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-5.untemper .place {
          margin-left: 90px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-5.untemper li:first-child > .type:first-child {
          border-top: none; }
    #exceptDayModal .modal-dialog .modal-body .col-sm-2.change-button {
      text-align: center;
      top: 160px;
      max-width: 82px;
      padding: 0; }
      #exceptDayModal .modal-dialog .modal-body .col-sm-2.change-button button {
        margin: 0 auto;
        width: 50px;
        height: 50px; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-2.change-button button.left {
          margin-bottom: 12px;
          background: url(/images/common/master_column3_toggle_arrow_left.png) no-repeat center; }
        #exceptDayModal .modal-dialog .modal-body .col-sm-2.change-button button.right {
          background: url(/images/common/master_column3_toggle_arrow_right.png) no-repeat center; }
    #exceptDayModal .modal-dialog .modal-body .help-text {
      margin-top: 9px;
      color: #ff0000;
      font-size: 12px;
      padding-left: 20px;
      background-image: url("/images/common/ic_warning_round.png");
      background-position: left center;
      background-repeat: no-repeat;
      text-align: left; }
    #exceptDayModal .modal-dialog .modal-footer {
      padding: 0 0 19px;
      text-align: center;
      border: none;
      border-bottom-left-radius: 15px;
      border-bottom-right-radius: 15px; }
      #exceptDayModal .modal-dialog .modal-footer button {
        width: 228px;
        height: 51px; }

/* 모바일 스케줄보기 */
#scheduleViewModal {
  display: none; }
