@import url(http://fonts.googleapis.com/css?family=Noto+Sans);

body {
  font-family: 'Noto Sans', sans-serif;
  color: '#333';
  font-size: 12px;
}

h1{margin-top:0}
#content_detail{min-height:900px;overflow-y:auto;border:0px solid red}

/**  custom bootstrap - start */
.btn {
	color:#000;
	background-color:#fff;
  border-radius: 25px;
  border-color: #ddd;
}

.btn:hover {
	color:#000;
  border: solid 1px #bbb;
  background-color: #fff;
}

.btn:active {
  background-color: #f9f9f9;
  border: solid 1px #bbb;
  outline: none;
}

.btn:disabled {
  background-color: #f9f9f9;
  border: solid 1px #ddd;
  color: #bbb;
}

.btn:focus:active, .btn:focus, .btn:active {
  outline: none;
}

.open > .dropdown-toggle.btn-default {
  background-color: #fff;
}

.dropdown-menu {
  top: 25px;
  padding: 3px 0;
  border-radius: 2px;
  border: 1px solid #bbb;
}

.dropdown-menu > li > a {
  padding: 9px 12px;
  cursor: pointer;
}

.dropdown-menu > li > a:hover {
  background-color: rgba(81, 92, 230, 0.05);
  color: #333;
}

.bi15 {
  width: 15px;
  height: 15px;
}
/** custom fontawesome - end */

.calendar-icon {
  width: 14px;
  height: 14px;
}

#stop {
  height: 49px;
  border-bottom: 1px solid #bbb;
  padding: 16px;
  font-size: 10px;
}

#slnb {
  position: relative;
  width: 200px;
  /*top: 0px;
  bottom: 10px;*/
  border: 1px solid #d5d5d5;
  padding: 12px 10px;
  background: #fafafa;
  border-radius:15px;
  float:left;
}

#sright {
  /*position: absolute;
  left: 210px;
  top: 0px;
  right: 0;
  bottom: 0;*/
  position:relative;width:calc(100% - 210px);
  float:right
}

#slnb label {
  margin-bottom: 0;
  cursor: pointer;
}

.lnb-new-schedule {
  padding-bottom: 12px;
  border-bottom: 1px solid #e5e5e5;
}

.lnb-new-schedule-btn {
  height: 100%;
  font-size: 14px;
  background-color: #ff6618;
  color: #ffffff;
  border: 0;
  border-radius: 25px;
  padding: 10px 20px;
  font-weight: bold;
}

.lnb-new-schedule-btn:hover {
  height: 100%;
  font-size: 14px;
  background-color: #e55b15;
  color: #ffffff;
  border: 0;
  border-radius: 25px;
  padding: 10px 20px;
  font-weight: bold;
}

.lnb-new-schedule-btn:active {
  height: 100%;
  font-size: 14px;
  background-color: #d95614;
  color: #ffffff;
  border: 0;
  border-radius: 25px;
  padding: 10px 20px;
  font-weight: bold;
}

.lnb-calendars > div {
  padding: 12px 16px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: normal;
}

.lnb-calendars-d1 {
  padding-left: 8px;
}

.lnb-calendars-d1 label {
  font-weight: normal;
}

.lnb-calendars-item {
  min-height: 14px;
  line-height: 14px;
  padding: 8px 0;
}

.lnb-footer {
  color: #999;
  font-size: 11px;
  position: absolute;
  bottom: 12px;
  padding-left: 16px;
}

#menu {
  padding: 16px;
}

#dropdownMenu-calendarType {
  padding: 0 8px 0 11px;
}

#calendarTypeName {
  min-width: 62px;
  display: inline-block;
  text-align: left;
  line-height: 30px;
}

.move-today {
  padding: 0 16px;
  line-height: 30px;
}

.move-day {
  padding: 8px;
  font-size: 0;
}

#renderRange {
  padding-left: 12px;
  font-size: 19px;
  vertical-align: middle;
  line-height:35px;
}

.dropdown-menu-title .calendar-icon {
  margin-right: 8px;
}

.calendar-bar {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  display: inline-block;
  border: 1px solid #eee;
  vertical-align: middle;
}

.calendar-name {
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
}

.schedule-time {
    color: #005aff;
}

#calendar {
    /*position: absolute;
    left: 0;
    right: 0;
    bottom: 5px;
    top: 64px;*/
    position:relative
}

/** custom fontawesome */
.fa {
    width: 12px;
    height: 12px;
    margin-right: 2px;
}

.weekday-grid-more-schedules {
  float: right;
  margin-top: 4px;
  margin-right: 6px;
  height: 18px;
  line-height: 17px;
  padding: 0 5px;
  border-radius: 3px;
  border: 1px solid #ddd;
  font-size: 12px;
  text-align: center;
  color: #000;
}

/* 날짜 높이 조절 */
.tui-full-calendar-month{min-height:980px;border-bottom: 1px solid #e5e5e5;} 
.tui-full-calendar-month-dayname-item{border-right:1px solid #e5e5e5 !important}
.tui-full-calendar-month-dayname-item:last-child{border-right:0 !important}

.tui-full-calendar-layout{position:relative}
.lnb-new-schedule-btn {    display: block;width: 100%}
.dropdown, .dropup {    position: relative;}
#dropdownMenu-calendarType {    padding: 0 8px 0 11px;}
.btn-group-sm > .btn, .btn-sm {    font-size: 12px;    line-height: 1.5;}
.dropdown-menu {    position: absolute;    top: 100%;    left: 0;    z-index: 1000;    display: none;    float: left;    min-width: 160px;    padding: 5px 0;    margin: 2px 0 0;    font-size: 14px;    text-align: left;    list-style: none;    background-color: #fff;    -webkit-background-clip: padding-box;    background-clip: padding-box;    border: 1px solid #ccc;    border: 1px solid rgba(0,0,0,.15);    border-radius: 4px;    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);    box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.open > .dropdown-menu {    display: block;}
/*.tui-full-calendar-floating-layer{width:500px;height:300px;left:50% !important;top:50% !important;margin-left:-250px;margin-top:-150px}*/

.tui-full-calendar-popup-arrow-border{display:none !important}
.tui-full-calendar-section-state{display:none}
.layer_schedule .pop_wrap .search_result{height:370px}
.btn_action{display:inline-block;width:100%;padding:0 10px;text-align:center}
#btn_save,#btn_delete {display:inline-block;border-radius:5px;background:#0072bb}
#btn_save{float:right}
#btn_delete{float:left}

.schedule{display:inline-block;position:relative;width:100%;margin:0 auto 30px}

#schedule_period {display:block;margin:20px auto;text-align:center}
.lnb-calendars > div {display:inline-block;    padding: 0 16px 5px;    border-bottom: 0px solid #e5e5e5; font-weight: normal;}
.lnb-calendars-item{display:inline-block;min-height: 14px;line-height: 14px;padding: 8px 0;margin-right:10px}
.lnb-calendars-item strong{font-weight:400}
.lnb-calendars-item label span{cursor:pointer;font-weight:400}

.lnb-calendars-d1 {  padding-left: 8px;}
.lnb-calendars-d1 label {  font-weight: normal;}
.lnb-calendars-item {  min-height: 14px;  line-height: 14px;  padding: 8px 0;}
.lnb-footer {  color: #999;  font-size: 11px;  position: absolute;  bottom: 12px;  padding-left: 16px;}

/*.btn {	color:#000;	background-color:#fff;  border-radius: 25px;  border-color: #ddd;}
.btn:hover {	color:#000;  border: solid 1px #bbb;  background-color: #fff;}
.btn:active {  background-color: #f9f9f9;  border: solid 1px #bbb;  outline: none;}
.btn:disabled {  background-color: #f9f9f9;  border: solid 1px #ddd;  color: #bbb;}
.btn:focus:active, .btn:focus, .btn:active {  outline: none;}*/
.open > .dropdown-toggle.btn-default {  background-color: #fff;}
.dropdown-menu {  top: 25px;  padding: 3px 0;  border-radius: 2px;  border: 1px solid #bbb;}
.dropdown-menu > li > a {  padding: 9px 12px;  cursor: pointer;}
.dropdown-menu > li > a:hover {  background-color: rgba(81, 92, 230, 0.05);  color: #333;}
.bi15 {  width: 15px;  height: 15px;}

.calendar-icon {  width: 14px;  height: 14px;}
#stop {  height: 49px;  border-bottom: 1px solid #bbb;  padding: 16px;  font-size: 10px;}
#dropdownMenu-calendarType {  padding: 0 8px 0 11px;}
#calendarTypeName {  min-width: 62px;  display: inline-block;  text-align: left;  line-height: 30px;}
.move-today {  padding: 0 16px;  line-height: 30px;}
.move-day {  padding: 8px;  font-size: 0;}
#renderRange {  padding:0 12px;  font-size: 19px;line-height:35px;  vertical-align: middle;}
.dropdown-menu-title .calendar-icon {  margin-right: 8px;}
.calendar-bar {  width: 16px;  height: 16px;  margin-right: 5px;  display: inline-block;  border: 1px solid #eee;  vertical-align: middle;}
.calendar-name {    font-size: 14px;    font-weight: bold;    vertical-align: middle;}
.schedule-time {    color: #005aff;}
/** custom fontawesome */
.fa {    width: 12px;    height: 12px;    margin-right: 2px;}
.weekday-grid-more-schedules {  float: right;  margin-top: 4px;  margin-right: 6px;  height: 18px;  line-height: 17px;  padding: 0 5px;  border-radius: 3px;  border: 1px solid #ddd;  font-size: 12px;  text-align: center;  color: #000;}
.move-day{width:33px;height:33px}
.dropdown, .dropup {    position: relative;}
#dropdownMenu-calendarType {    padding: 0 8px 0 11px;}
.btn-group-sm > .btn, .btn-sm {    font-size: 12px;    line-height: 1.5;}
.dropdown-menu {    position: absolute;    top: 100%;    left: 0;    z-index: 1000;    display: none;    float: left;    min-width: 160px;    padding: 5px 0;    margin: 2px 0 0;    font-size: 14px;    text-align: left;    list-style: none;    background-color: #fff;    -webkit-background-clip: padding-box;    background-clip: padding-box;    border: 1px solid #ccc;    border: 1px solid rgba(0,0,0,.15);    border-radius: 4px;    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);    box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.open > .dropdown-menu {    display: block;}

.tui-full-calendar-popup{width:300px}
.tui-full-calendar-popup-detail-date,.tui-full-calendar-popup-detail-item,.tui-full-calendar-popup-info,.tui-full-calendar-popup-apply{font-size:14px;font-weight:400 !important}
.tui-full-calendar-popup-detail .tui-full-calendar-content,.tui-full-calendar-content{font-size:14px !important}
.tui-full-calendar-popup-detail .tui-full-calendar-popup-container{max-height:300px;overflow-y:auto}
.tui-full-calendar-popup-arrow-border{display:none !important}

.tui-full-calendar-section-button{display:none}
.tui-full-calendar-month-creation-guide{border: 1px solid #e5e5e5 !important;background-color: inherit !important}
@media only screen and (max-width:767px){
	.schedule{position:relative;width:100%;margin:0 auto;}
	.schedule_calendar{position:relative;width:100%;margin:0 auto;overflow-x:scroll;}
	#calendar{display:inline-block;width:700px} 
	.tui-full-calendar-floating-layer{position:fixed !important;}
	.tui-full-calendar-popup{position:fixed !important;top:50%;transform:translate(-50%,-50%);left:50% !important}
}
@media only screen and (max-width:375px){ 
	
 .tui-full-calendar-floating-layer{left:50% !important;top:50% !important;transform:translate(-50%,-50%);margin:0;}
	#detail_content{margin-left:-15px;margin-right:-15px}
	.tui-full-calendar-time-schedule-content-time{font-size:12px;font-weight:400;/*word-wrap:break-word; word-break:break-all;*/}
}
.tui-full-calendar-button.tui-full-calendar-popup-close{right:20px!important}
.list_toolbar,.dropdown,.btn-print{display:none !important}

.tui-full-calendar-weekday-schedule-title{font-weight:normal}
.layer_schedule .pop_wrap .search_result{height:400px}
