/*!
 * Sinosabi
 */

 /* art all list ----------------------------------------------------------- */
 .art-mb-tit{
  padding-left:100px;
  height: 80px;
  vertical-align: middle;
  padding-top: 24px;
  font-size: 22px;
}
.art-mb-tit img{
  position: absolute;
  left:0px;
  top:0px;
  width:80px;
  height: 80px;
		  /*
  border-radius: 50%;
  */
  border-radius: 5px;
  float: left;
}

.art-head-tit{
  text-align: left;
  overflow: hidden; 
  text-overflow: ellipsis;
  white-space: nowrap; 
}
.art-head-opt{
  text-align: right;
}
.art-head-opt-btn{
width: 14px;
height: 14px;
display: inline-block;
}
.art-head-opt-btn.crt{
	background-image: url("../image/icon/snsb_14icon_pencil.png");
}
.art-head-opt-btn.del{
	background-image: url("../image/icon/snsb_14icon_xmark.png");
}
.art-head-wrap{
  padding-top: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
.art-draw.on  { color:#555555; }
.art-pict.on  { color:#555555; }
.art-text.on  { color:#555555; }
.art-draw.off { color:#999999; }
.art-pict.off { color:#999999; }
.art-text.off { color:#999999; }

.main-img, .list-gal-img{
  width:20%;
  float:left;
}
.list-gal-img{
  padding:2px;
}
.tit-wrap{
  padding:10px 0px;
}
.cont-wrap{
  padding:10px 0px;
}
/* img file ----------------------------------------------------------- */
.fimg-box{
  padding:3px;
}
.fimg-wrap{
  background-color: #eeeeee; padding-top: 100%; border-radius:10px;
}
.fimg-file{
  height: 80px; border: 1px solid red; width:100%; position: absolute; top:50%; margin-top: -40px; opacity: 0;
}
.fimg-plus{
  color:#555555; font-size:40px; position: absolute; top:50%; left:50%; margin-left:-20px;margin-top:-20px; pointer-events: none;
}
.fimg-fsel{
  color:#555555; font-size:14px; position: absolute; top:50%; left:50%; margin-left:-36px;margin-top:20px; pointer-events: none;
}
.fimg-fsel.th{
  margin-left:-56px;
}
.fimg-fsel.sns{
  margin-left:-52px;
}
.fimg-ins{
  position: absolute; bottom:10px; left:50%; margin-left:-80px;width:160px; background-color:transparent; color:#555555; border:none;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 1); display: none;
}
.fimg-del{
  color:#555555; font-size:20px; position: absolute; top:5px; right:5px; background: transparent; border: none;
  width:26px; height:26px; background-image: url('../image/icon_trash.png'); background-repeat: no-repeat; background-position: center center;
  background-size: contain; opacity: .8; display: none;
}
.fimg-thumb{
  display: none;
  position: absolute; top:0px;
  width:100%; height: 100%; border-radius: 10px; 
}
.fimg-sns{
  border:3px solid transparent;
}
/* write option ----------------------------------------------------------- */
.chk-opt-wrap{
  display: inline-block; padding-right: 10px;
}
/* Response ----------------------------------------------------------- */
@media (max-width: 767px) {
  .main-img, .list-gal-img{
    width:33.3%;
  }
}

@media (min-width: 768px) {
  .main-img, .list-gal-img{
    width:25%;
  }
}
@media (min-width: 1200px){
  .main-img, .list-gal-img{
    width:16.6666%;
  }
}

/* view ----------------------------------------------------------- */
.view-wrap{
  /* text-align: center; */
  padding-top: 60px;
}
.view-foot-info{
  text-align: left;
  padding:40px 0 0;
}

.foot-info-txt{
  font-size: 13px;
  padding-left: 15px;
}

.view-foot-sns{
  text-align: right;
}

.view-mb-wrap{
  border-top: 1px dashed #dddddd;
  border-bottom: 1px dashed #dddddd;
  margin-top: 40px;
  padding: 40px 0px 32px;
  display: inline-block;
  width: 100%;
}
.night .view-mb-wrap{
  border-top: 1px dashed #444444;
  border-bottom: 1px dashed #444444;
}
.view-mb-img{
  display: inline-block;
}
.view-mb-img img{
  width:80px;
  height: 80px;
		  /*
  border-radius: 50%;
  */
  border-radius: 5px;
  float: left;
}
.view-mb-info{
  text-align: left;
  margin-top: -90px;
  padding-left: 80px;
}
.view-mb-info p{
  padding:5px 0px;
  margin:0;
}
img {
  max-width: 100% !important;
}
/* tag ----------------------------------------------------------- */
.view-tag-wrap{
  margin-bottom: 40px; 
  padding:0px 15px 40px;
  border-bottom: 1px dashed #dddddd;
}
.night .view-tag-wrap{
  border-bottom: 1px dashed #555555;
}
.view-tag-tit{
  padding:10px 0;
}
.tag-list{
  padding:5px 10px;
}
.tag-add-input{
  border: none;
  border-bottom: 2px solid #999999;
  width:100px;
  background-color: transparent;
  color:#999999;
}
/*
.tag-add-input.night{
  color:#cccccc;
}
.tag-add-input.day{
  color:#555555;
}
*/
.tag-add-bt{
  background: transparent;
  border:none;
}
.tag-add{
  display: inline-block;
  width:200px;
}
.resp-padline{
  padding:0px;
}
.fix-padline{
  padding:10px 0;
}
/* comment ----------------------------------------------------------- */

/* Response ----------------------------------------------------------- */
@media (max-width: 767px) {
  .resp-padline{
  padding:10px; 
  }
}

@media (max-width:990px) {
  .resp-padline{
    padding:10px;
  }
}

/* 게시판 댓글 */
.sound_only { display: none; }
.comm-head-tit{
  padding: 40px 15px;
  text-align: left;
}
.comm-write-wrap{
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.cmt_btn{background:url('./image/board/img/cmt_btn.png') no-repeat 85px 8px;text-align:left ;width:100% ;border:0;color:#ed6478;font-weight:bold;font-size:1.25em;margin: 30px 0 0px;padding:0  0 10px }
.cmt_btn_op{background:url('./image/board/img/cmt_btn.png') no-repeat 85px  -23px}
#bo_vc {margin:10px 0 5px;}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:20px 0;position:relative}
#bo_vc article .profile_img img{/*border-radius:50%*/ border-radius: 5px;}
#bo_vc header {}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo{float:right;font-style:italic;color:#777}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {padding:15px  ;margin:10px 0 0;background: #f8fafb;border-radius:5px;border: 1px solid #e8e8e8;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:80px 0 !important;color:#777;text-align:center}
#bo_vc #bo_vc_winfo {float:left}

.bo_vc_act {text-align:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;}
.bo_vc_act li a{padding:0 5px;line-height:23px}

.bo_vc_w {position:relative;margin: 0px 0 0px;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.bo_vc_w #char_cnt {display:block;margin:0 0 5px}
.bo_vc_w textarea{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:120px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);}
  #wr_secret{}
  .bo_vc_w_info{margin:10px 0;float:left}
  .bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
  .bo_vc_w_info .frm_input{float:left;margin-right:5px}
  .bo_vc_w_info #captcha{padding-top:10px;display:block;clear:both}
  .bo_vc_w .btn_confirm{float:right;margin-top:10px; width:100%; padding:0px 2px;}
  .bo_vc_w .btn_confirm label{display:inline-block;margin-right:10px;border-radius:3px;font-size:1.5em;text-align:center;}
  .bo_vc_w .btn_submit{height:45px;border-radius:3px;font-weight:bold;font-size:1.083em;width:100%;border:none !important;}
  .bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}

  #bo_vc_send_sns{display:inline-block;float:left}
  #bo_vc_sns {display:inline-block;margin:0;padding:0;list-style:none;zoom:1}
  #bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
  #bo_vc_sns li {float:left;margin:0 5px 0 0}
  #bo_vc_sns .sns_li_f{border-radius:3px;background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
  #bo_vc_sns .sns_li_t{border-radius:3px;background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
  #bo_vc_sns .sns_li_off{background:#bbb}
  #bo_vc_sns a{display:inline-block;padding:0 15px 0 5px;}
  #bo_vc_sns input {margin:0 5px 0 0 }

  .comm-view-wrap{
	/*
    background: url('./image/dot_comm.png'); background-repeat: repeat-x;
    border-top: 1px dotted #eeeeee;
    border-bottom: 1px dotted #eeeeee;
margin: 0 0 10px;
	min-height: 120px;
	padding: 0 0 40px;
	*/
	margin: 0;
	padding: 0;
  }

  /* view list ----------------------------------------------------------- */
  .view-list-wrap{
    padding-top: 40px;
  }

  /* write ----------------------------------------------------------- */
  .write-tit-wrap{
    padding:10px 0px;
  }

  .write-edit-wrap{
    padding:10px 0px;
  }
  .btn-ok { 
    background: #eeeeee; 
    color:#555555; 
    border:none;
    padding:14px 170px;
    width: initial;
    margin:0 auto;
    border-radius: 10px; 
  }
  /* board list ----------------------------------------------------------- */
  .list-wrap{
    border-top: 0px dotted #eeeeee;
    border-bottom: 0px dotted #eeeeee;
    padding: 0px;
  }
  .list-row{
    padding: 10px 0px;
    border-bottom: 1px dotted #eeeeee;
  }
  .list-page-wrap{
    padding: 40px 0px 0px 0px; 
    display: inline-block; width: 100%;
  }
  .list-paging{
    text-align: center;
    vertical-align: middle;
  }
  .list-row-body{
    text-align: left;
  }
  .list-row-tail{
    text-align: right;
  }
  .list-row-hit{
    font-size: 13px;
    padding:3px;
    text-align: center;
  }
  .page-num, .move-left, .move-right, .wide-left, .wide-right{
	color: #999999 !important;
    padding:2px 6px;
  }
  .page-num.on{
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 3px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	background-color: #eeeeee;
	color: #555555 !important;
  }
  .night .page-num.on{
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 3px;
	border: 1px solid #282828;
	border-radius: 5px;
	background-color: #282828;
	color: #cccccc !important;
  }
