/* less */
/*#84c2cf*/
/*font-size*/
/*font-weight*/
 
.sw-portlet-layout {margin-top: 15px;overflow: hidden}
.sw-portlet-layout .sw-box {margin: 0}

/* .sw-box {
  border: 1px solid #d2d2d2;
  height: 100%;
  background-color: #fff;
} */

.sw-myhome .sw-setting .ui-draggable-dragging .btn-setting-etc {
	display: none;
}

.sw-myhome .sw-setting .ui-draggable-dragging .ui-draggable {
	border:1px solid #014d30;
	min-width: 135px;
	min-height:32px;
}

.sw-box .box-tit {
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding-left: 15px;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #e1e1e1;
}
.sw-box .box-tit .swico {
  font-size: 15px;
  margin-right: 8px;
}
.sw-box .box-tit .box-top-btn {
  float: right;
  position: relative;
  margin: 13px 0;
}
.sw-box .box-top-btn {
  position: absolute;
  right: 0;
  margin: 15px 8px 0 0;
}
.sw-box .box-top-btn .swico {
  color: #d2d2d2;
  font-size: 15px;
  margin-right: 8px;
}
.sw-box .box-con {
  padding: 15px;
}
.sw-box.tit-no .box-tit {
  display: none;
}
.sw-box.grid {
  border: 1px solid #d2d2d2;
  border-bottom: 0;
}
.sw-box.grid:last-child {
  border-bottom: 1px solid #d2d2d2;
}
/* sub */
.sw-side {
  float: left;
  width: 200px;
  height: 100%;
  margin: 0;
}
.sw-con-wrap {
  width: 100%;
  height: auto;
  margin: 0;
  background: #fff;
}
.sw-inner > .sw-side + .sw-con-wrap {
  padding-left: 200px;
}
.sw-inner > .sw-side.slim + .sw-con-wrap {
  padding-left: 40px;
}
.sw-inner > .sw-side {
  margin: 0 0 0 1px;
}
/* .sw-inner > .sw-con-wrap {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
} */
.sw-con-wrap.fcolor {
  border-left-width: 1px;
  border-left-style: solid;
}
.sw-con-wrap .sw-con {
  min-height: 600px;
  height: 100%;
  padding: 0;
  background: #fff;
}
.sw-side + .sw-con-wrap .sw-con {
  border-left: 1px solid #e1e1e1;
}
/* contents (sub-page) */
.content-wrapper {
  display: block;
  min-height: 100%;
  margin-left: 220px;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
}
.content-header {
  height: 50px;
  padding: 0 15px;
  background-color: #f3f5f0;
  border-bottom: 1px solid #eee;
}
.content-header .pull-left .btn {
  margin: -5px 0 0 10px;
}
.content-header .pull-left .btn.btn-link {
  color: #535353 !important;
  border: 1px solid #959595 !important;
  background: #fff !important;
}
.content-header .btn-tools {
  display: inline-block;
  margin: 0;
  padding: 0 5px;
  line-height: 50px;
}
.content-title {
  margin-left: 10px;
  padding: 0;
  line-height: 50px;
  font-size: 16px;
  font-weight: normal;
  color: #2b2b2b;
  display: inline-block;
}
.content-body {
  padding: 0 15px 20px;
  height: auto;
  overflow: hidden;
  min-height: 600px;
}
.content-layer-wrap {
  z-index: 0;
}
.content-layer-wrap .layer-pop {
  left: 215px;
  display: none;
  padding-bottom: 0;
  border: 1px solid #84c2cf;
}
.content-layer-wrap .layer-pop.reservationForm,
.content-layer-wrap .layer-pop.scheduleForm {
  width: 550px;
}
.sw-con .content-body {
  padding: 15px;
}
.sw-con .content-header + .content-body {
  padding: 0px 15px 15px 0;
}
.sw-con .content-body .widget-body {
  border: 1px solid #eee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* content-body layout */
.view-area .view-tit {
  hieght: 40px;
  margin-bottom: 10px;
  overflow: hidden;
}
.view-area .view-search {
  hieght: 40px;
  margin-bottom: 10px;
  overflow: hidden;
}
.view-area .view-con {
  overflow: hidden;
}
.view-area .view-nav {
  hieght: 40px;
  margin-top: 10px;
  overflow: hidden;
}
.view-area .view-foot {
  hieght: 40px;
  margin-top: 10px;
  overflow: hidden;
}
/* page breadcrumbs navigation (sub-page) */
.page-crumbs li,
.page-crumbs ol {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-crumbs li a {
  margin-left: 2px;
  line-height: 50px;
  font-size: 13px;
  color: #5e5e5e;
}
.page-crumbs li a:after {
  display: inline-block;
  margin-left: 8px;
  font-family: FontAwesome;
  font-size: 17px;
  color: #aaa;
  text-decoration: none;
  vertical-align: top;
  content: '\f105';
}
.page-crumbs li strong {
  font-size: 13px;
  color: #666;
}
/* sw-add */
.sw-add-page .tab-tit li {
  height: 35px;
  line-height: 30px;
}
/* sw-gna-write-sum */
.qna-tit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.qna-v-top {
  width: 100%;
}
.qna-v-tit {
  width: 100%;
  height: auto;
  padding: 50px;
  font-size: 30px;
  font-weight: bold;
  color: #84c2cf;
  border-bottom: 3px solid #84c2cf;
  text-align: center;
}
.qna-v-day {
  width: 100%;
  height: auto;
  padding: 8px;
  color: #fff;
  background: #84c2cf;
  border-top: 3px solid #fff;
  text-align: center;
}
.qna-v-con {
  padding: 30px;
  margin: 15px 0;
  border: 1px solid #eee;
}
.qna-v-con.slide {
  padding: 150px 100px;
}
.qna-v-hi {
  padding: 50px 0;
}
.qna-v-con .qna-group:last-child {
  margin-bottom: 0;
}
.qna-group {
  margin-bottom: 75px;
}
.qna-group.qna-col p {
  display: inline-block;
}
.qna-group .quest-tit {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  font-weight: bold;
}
.qna-group .img-area {
  display: block;
  width: 200px;
  height: auto;
  margin-bottom: 15px;
  overflow: hidden;
}
.qna-group .img-area img {
  width: 100%;
}

/* 일정----------------------------------- */
.scheduleForm .dropzone {
  min-height: 60px;
}
.scheduleForm .textarea {
  height: 112px;
}
.scheduleForm .sw-table-view tr td {
  font-size: 12px;
  height: 30px;	
}
.scheduleForm .layer-pop-form .row, .scheduleForm .layer-pop-form .row > div {
  margin-top:0;
  margin-bottom:0;
}
.scheduleForm label {
  margin-bottom:0;
}

.scheduleForm .lunar-group label {
  margin-bottom:0;
  margin-left:10px;
  margin-right:15px;
}

.fc-view .fc-day-grid-event {
   padding: 4px 2px; 
}

.scheduleForm .label-group label {
  padding: 4px 10px 0 0;	
}

.rs-authority-10 {
  color: #fff;
  border-color: #4485b1;
  background-color: #4485b1;
}
.rs-authority-30 {
  color: #fff;
  border-color: #b29036;
  background-color: #b29036;
}
.rs-authority-40 {
  color: #fff;
  border-color: #df7845;
  background-color: #df7845;
}
.rs-authority-0 {
    color: #fff;
    border-color: #777;
    background-color: #777
}
.rs-authority-list li{
	margin-top:10px;
	font-weight: 700;
}
.rs-authority-list li:nth-child(1){
	margin-top:0px;
}
.rs-authority-list span{
	padding-right:3px;
	padding-left:6px;
	margin-left:3px;
	margin-right:3px;
	font-weight: 400;
}
