@charset "utf-8";
/**
 * @author https://www.cosmosfarm.com
 */

 /* 갤러리 스킨 화 list css 시작 */
 #kboard-thumbnail-list .kboard-list {text-align: center; display: flex; flex-wrap: wrap;}
 div.header_img {background-image: url(/img/success/header_img_review.png); background-repeat: no-repeat; height: 69px; margin-bottom:50px;}
 div.kboard-list-thumbnail {float: left; width: 370px; margin: 10px; /*border: 1px solid #c5c5c5;*/ padding-bottom: 20px;}
 div.kboard-list-thumbnail:hover {background: #f3f3f3;}
 div.kboard-list-thumbnail:hover .thumbnail_img img {-moz-transform: scale(1.15); -webkit-transform: scale(1.15); -o-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15);}
 div.kboard-list-thumbnail:hover .thumbnail_img .over_background {opacity:0.8;}
 div.kboard-list-thumbnail:hover .thumbnail_img .over_text {opacity:1; -moz-transform: translate(-50%,-50%) scale(1.15); -webkit-transform: translate(-50%,-50%) scale(1.15); -o-transform: translate(-50%,-50%) scale(1.15); -ms-transform: translate(-50%,-50%) scale(1.15); transform: translate(-50%,-50%) scale(1.15);}
 /*div.kboard-list-thumbnail:hover .thumbnail_img .over_img {opacity:1; -moz-transform: translate(-50%,-50%) scale(1.15); -webkit-transform: translate(-50%,-50%) scale(1.15); -o-transform: translate(-50%,-50%) scale(1.15); -ms-transform: translate(-50%,-50%) scale(1.15); transform: translate(-50%,-50%) scale(1.15);}*/
 
 div.kboard-list-thumbnail .thumbnail_img {position: relative; overflow: hidden;}
 div.kboard-list-thumbnail .thumbnail_img img {width:360px; height:280px; transition: 0.5s;}
 div.kboard-list-thumbnail .thumbnail_img .over_background {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: black; opacity: 0; transition-duration: 0.5s;}
 div.kboard-list-thumbnail .thumbnail_img .over_text {opacity:0; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: 0.5s; color: #fff;}
 /*div.kboard-list-thumbnail .thumbnail_img .over_img {opacity:0; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); transition: 0.5s;}
 div.kboard-list-thumbnail .thumbnail_img .over_img img {height: 150px;}*/
 div.kboard-list-title {float: left; text-align: left; display: inline-block; margin-top: 20px; margin-left: 10px; font-weight: bold; position: relative;}
 div.kboard-list-title:after {content: ''; width: 0; height: 1px; display: inline-block; position: absolute; left: 0; bottom: -5px; background: #333; -webkit-transition: all 0.4s 0.1s; -moz-transition: all 0.4s 0.1s; -o-transition: all 0.4s 0.1s; -ms-transition: all 0.4s 0.1s; transition: all 0.4s 0.1s;}
 
 #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li {display: none !important;}
 #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.prev-page,
 #kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.next-page {display: inline-block !important;}
 
 
 /* 갤러리 스킨 화 document css */
 #kboard-thumbnail-document .left a {width: 200px; text-align: center; color: white !important; font-size: 20px !important; padding: 15px 0 !important; background-color: #3a7bd9 !important; border-radius: 30px !important;}
 
 @media screen and (min-width:1025px){
	div.kboard-list-thumbnail:hover div.kboard-list-title:after {width: 100%;}
 }
 @media screen and (min-width:430px) and (max-width:1024px){
	div.kboard-list-thumbnail {width: 46%; border: 1px solid #fff;}
	div.kboard-list-thumbnail:hover {border: 1px solid #c5c5c5;}
 }
 @media screen and (max-width:1080px){
	#kboard-thumbnail-document .left a {font-size: 4vw !important; padding: 2vw 0 !important; width: 118.5px; height: auto; line-height: 1.2 !important;}
 }
 @media screen and (max-width:430px){
	div.kboard-list-thumbnail {margin-bottom: 30px; border: 1px solid #fff;}
	div.kboard-list-thumbnail:hover {border: 1px solid #c5c5c5;}
 }
 @media screen and (max-width:380px){
	 div.kboard-list-thumbnail {width: auto;}
	 div.kboard-list-thumbnail .thumbnail_img img {width: 100%; height: 240px;}
 }
 /* 갤러리 스킨 화 list css 끝 */
 
 
 /*담당 변호사 editor 관련 css*/
#kboard-thumbnail-editor #kboard_option_summary {width: 80%; display: inline; margin: 0; padding: 0 5px; height: 80px; min-height: 30px; font-size: 12px;}

/*담당 변호사 이미지 관련 list css */
#kboard-thumbnail-list .pic-wrap {display:block; margin-top:10px;}/*리스트 창에서 이미지들이 횡 스크롤 되는 스타일 원할 때 {display:flex; overflow-x:scroll;}*/
#kboard-thumbnail-list .pic {position: relative; margin: 1px; float: left; width: 32%;}
#kboard-thumbnail-list .lawyerpic {width: 82px; height: 82px; background-size: cover; border-radius: 50%; margin: 0 auto;}
#kboard-thumbnail-list .lawyername {display:none; width:42px; position: absolute; top: 50%; left: 50%; transform: translateX(-50%); color: white; font-size: 14px; font-weight: bold; text-shadow: 0px 0px 10px black;}
#kboard-thumbnail-list .mobile {display:none !important;}
#kboard-thumbnail-list .pic:hover .lawyerpic {filter: brightness(0.8);}
#kboard-thumbnail-list .pic:hover .lawyername {display:block !important;}
#kboard-thumbnail-list .view-message {font-size: 15px; color: #3a7bd9; border: 1px solid #3a7bd9; border-radius: 30px; position: absolute; padding: 4px 10px; float:right;}

/*담당 변호사 이미지 관련 document css */
#kboard-thumbnail-document .kboard-list-lawyer {font-size: 1.5em; color: #000;}

#kboard-thumbnail-document .pic {position:relative; margin: 20px; float:left;}
#kboard-thumbnail-document .lawyerpic {width: 130px; height: 130px; background-size: cover; border-radius: 50%;}
#kboard-thumbnail-document .lawyername {display:none; position: absolute; top: 50%; left: 50%; transform: translateX(-50%); color: white; font-size: 20px; font-weight: bold; text-shadow: 0px 0px 10px black;}
#kboard-thumbnail-document .mobile {display:none !important;}
#kboard-thumbnail-document .pic:hover .lawyerpic {filter: brightness(0.8);}
#kboard-thumbnail-document .pic:hover .lawyername {display:block;}
 
 
a.kboard-thumbnail-button-small,
input.kboard-thumbnail-button-small,
button.kboard-thumbnail-button-small { position: relative; display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 10px; width: auto; height: 28px; line-height: 28px; font-size: 14px; font-weight: normal; letter-spacing: normal; color: #545861 !important; background: #eaeaea !important; border: none; border-radius: 0; text-decoration: none !important; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; transition-duration: 0.3s; box-sizing: content-box; }
a.kboard-thumbnail-button-small:hover,
a.kboard-thumbnail-button-small:focus,
a.kboard-thumbnail-button-small:active,
input.kboard-thumbnail-button-small:hover,
input.kboard-thumbnail-button-small:focus,
input.kboard-thumbnail-button-small:active,
button.kboard-thumbnail-button-small:hover,
button.kboard-thumbnail-button-small:focus,
button.kboard-thumbnail-button-small:active { opacity: 0.7; }

.kboard-thumbnail-poweredby { float: left; padding-bottom: 15px; width: 100%; font-size: 14px; }
.kboard-thumbnail-new-notify { display: inline-block; *display: inline; zoom: 1; padding: 2px 2px; line-height: 10px; font-size: 10px; color: white; background-color: #f61b5d; font-weight: normal; }
.kboard-thumbnail-cut-strings { width: auto; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; word-wrap: normal; }

#kboard-thumbnail-list { display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-thumbnail-list form { margin: 0; padding: 0; }
#kboard-thumbnail-list .kboard-list-header { float: left; display: table; padding-bottom: 15px; width: 100%; }
#kboard-thumbnail-list .kboard-list-header .kboard-total-count { *float: left; display: table-cell; font-size: 14px; }
#kboard-thumbnail-list .kboard-list-header .kboard-sort { *float: right; display: table-cell; text-align: right; }
#kboard-thumbnail-list .kboard-list-header .kboard-sort select { display: inline; margin: 0; padding: 0; width: auto; min-width: 0; max-width: none; height: 26px; min-height: 0; line-height: 26px; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: white; vertical-align: middle; box-shadow: none; box-sizing: content-box; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-thumbnail-list .kboard-category { float: left; padding-bottom: 15px; width: 100%; }
#kboard-thumbnail-list .kboard-category.category-mobile { display: none; }
#kboard-thumbnail-list .kboard-category.category-pc { display: block; }
#kboard-thumbnail-list .kboard-category select { display: inline; margin: 0 0 5px 0; padding: 0; width: 100%; min-width: 100%; height: 28px; min-height: 0; line-height: 28px; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: white; vertical-align: middle; box-shadow: none; box-sizing: border-box; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-thumbnail-list .kboard-category .kboard-category-list { margin: 0 0 5px 0; padding: 0; list-style: none; border: 0; background-color: #f4f4f4; overflow: hidden; }
#kboard-thumbnail-list .kboard-category .kboard-category-list li { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 5px; border: 0; list-style: none; }
#kboard-thumbnail-list .kboard-category .kboard-category-list li::before,
#kboard-thumbnail-list .kboard-category .kboard-category-list li::after { display: none; }
#kboard-thumbnail-list .kboard-category .kboard-category-list li a { display: block; padding: 10px 10px 8px 10px; font-size: 14px; border: 0; border-bottom: 2px solid transparent; text-decoration: none; text-shadow: none; box-shadow: none; color: #515151; }
#kboard-thumbnail-list .kboard-category .kboard-category-list li.kboard-category-selected a { font-weight: bold; border-bottom: 2px solid #545861; color: #545861; }
#kboard-thumbnail-list .kboard-tree-category-wrap { float: left; padding-bottom: 15px; width: 100%; }
#kboard-thumbnail-list .kboard-tree-category-wrap select { display: inline; margin: 0 0 5px 0; padding: 0; width: 100%; height: 28px; line-height: 28px; font-size: 13px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: white; vertical-align: middle; box-shadow: none; box-sizing: border-box; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-thumbnail-list .kboard-tree-category-search .kboard-search-option-wrap.type-select { width: auto; }
#kboard-thumbnail-list .kboard-tree-category-search .kboard-search-option-wrap.type-tab { width: 100%; }
#kboard-thumbnail-list .kboard-tree-category { float: left; margin: 0 0 5px 0; padding: 0; width: 100%; list-style: none; border: 0; background-color: #f9f9f9; overflow: hidden; }
#kboard-thumbnail-list .kboard-tree-category li { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 5px; border: 0; list-style: none; }
#kboard-thumbnail-list .kboard-tree-category li::before,
#kboard-thumbnail-list .kboard-tree-category li::after { display: none; }
#kboard-thumbnail-list .kboard-tree-category li a { display: block; padding: 10px 10px 8px 10px; font-size: 14px; border: 0; border-bottom: 2px solid transparent; text-decoration: none; text-shadow: none; box-shadow: none; color: #515151; }
#kboard-thumbnail-list .kboard-tree-category li.kboard-category-selected a { font-weight: bold; border-bottom: 2px solid #545861; color: #545861; }
#kboard-thumbnail-list .kboard-tree-category-search { float: left; width: 100%; }
#kboard-thumbnail-list .kboard-tree-category-search .kboard-search-option-wrap { margin-right: 5px; float: left; }
#kboard-thumbnail-list .kboard-list { /*float: left;*/ width: 100%; max-width: 1172px; margin: 0 auto; background-color: white; }
#kboard-thumbnail-list .kboard-list table { display: table; table-layout: fixed; margin: 0; padding: 0; width: 100%; border: 0; font-size: 14px; border-collapse: collapse; }
#kboard-thumbnail-list .kboard-list table a { color: black; font-weight: normal; text-decoration: none; border: 0; box-shadow: none; font-size: 14px; }
#kboard-thumbnail-list .kboard-list table tr { border: 0; background-color: transparent; transition-duration: 0.3s; }
#kboard-thumbnail-list .kboard-list table td { padding: 10px 0; height: auto; text-align: center; vertical-align: middle; font-size: 14px; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-uid { width: 72px; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-thumbnail { width: 130px; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-title { width: auto; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-user { width: 100px; display: none; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-date { width: 100px; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-vote { width: 55px; display: none; }
#kboard-thumbnail-list .kboard-list table td.kboard-list-view { width: 55px; display: none; }
#kboard-thumbnail-list .kboard-list thead { background-color: transparent; }
#kboard-thumbnail-list .kboard-list thead tr td { font-weight: bold; color: #545861; border: 0; border-bottom: 2px solid #f1f1f1; }
#kboard-thumbnail-list .kboard-list tbody tr td { word-break: break-all; border: 0; border-bottom: 1px solid #f1f1f1; }
#kboard-thumbnail-list .kboard-list tbody tr:hover { background-color: #f7f7f7; }
#kboard-thumbnail-list .kboard-list tbody tr.kboard-list-notice { background-color: #f4f4f4; }
#kboard-thumbnail-list .kboard-list tbody tr.kboard-list-selected .kboard-thumbnail-cut-strings { font-weight: bold; }
#kboard-thumbnail-list .kboard-list tbody td.kboard-list-thumbnail .icon-picture { font-size: 14px; }
#kboard-thumbnail-list .kboard-list tbody td.kboard-list-thumbnail img { display: inline; margin: 0; width: auto; height: auto; vertical-align: middle; max-width: 100%; }
#kboard-thumbnail-list .kboard-list tbody td.kboard-list-title { text-align: left; }
#kboard-thumbnail-list .kboard-list tbody td.kboard-list-title img { display: inline; margin: 0; width: auto; height: auto; vertical-align: middle; max-width: 100%; }
#kboard-thumbnail-list .kboard-list tbody td.kboard-list-title .kboard-comments-count { color: #00a8e7; }
#kboard-thumbnail-list .kboard-list tbody td.kboard-list-user img.avatar { display: inline; margin: 0; width: 24px; max-width: none; height: 24px; vertical-align: middle; border-radius: 50%; }
#kboard-thumbnail-list .kboard-list .kboard-mobile-contents { display: none; font-size: 13px; color: #999999; }
#kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-thumbnail { float: left; display: inline; margin: 0 10px 10px 0; width: auto; height: auto; vertical-align: middle; max-width: 100%; border: 1px solid #f1f1f1; }
#kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-item { display: inline; margin: 0; padding: 0; }
#kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-item img.avatar { display: inline; margin: 0; width: 24px; max-width: none; height: 24px; vertical-align: middle; border-radius: 50%; }
#kboard-thumbnail-list .kboard-list .kboard-mobile-contents .contents-separator { display: inline; margin: 0; padding: 0 2px; color: #bebebe; }
#kboard-thumbnail-list .kboard-pagination { float: left; padding: 15px 0; width: 100%; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages { float: left; margin: 0; padding: 0; width: 100%; list-style: none; text-align: center; border: 0; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li { display: inline-block; *display: inline; zoom: 1; margin: 0; padding: 0 1px; background: none; border: 0; list-style: none; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li a { display: block; margin: 0; padding: 0 11px; height: 28px; line-height: 28px; font-size: 14px; color: #999999; text-decoration: none; border: 0; background-color: #f9f9f9; box-shadow: none; transition-duration: 0.3s; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li:hover a,
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.active a { border: 0; color: #545861; background-color: #eaeaea; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li:before { display: none; }
#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li:after { display: none; }
#kboard-thumbnail-list .kboard-search { float: left; padding-bottom: 15px; width: 100%; text-align: center; }
#kboard-thumbnail-list .kboard-search select { display: inline; margin: 0; padding: 0 5px; width: 100px; min-width: 0; max-width: 100px; height: 26px; min-height: 0; font-size: 14px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: none; background-color: white; line-height: 26px; vertical-align: middle; box-shadow: none; box-sizing: content-box; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-thumbnail-list .kboard-search input { display: inline; margin: 0; padding: 0 5px; width: 200px; min-width: 0; max-width: 200px; height: 26px; min-height: 0; font-size: 14px; color: #666666; border-radius: 0; border: 1px solid #f1f1f1; background: none; background-color: white; line-height: 26px; vertical-align: middle; box-shadow: none; box-sizing: content-box; }
#kboard-thumbnail-list .kboard-control { float: left; padding-bottom: 15px; width: 100%; text-align: right; }

#kboard-thumbnail-editor { overflow: hidden; }
#kboard-thumbnail-editor form { margin: 0; padding: 0; }
#kboard-thumbnail-editor select { display: inline; margin: 0; padding: 0 5px; font-size: 14px; width: 30%; height: 28px; line-height: 28px; color: #666666; border-radius: 0; border: 0; border-bottom: 1px solid #dcdcdc; box-shadow: none; background: none; background-color: transparent; box-sizing: content-box; vertical-align: middle; text-indent: 0; -webkit-appearance: menulist; -moz-appearance: menulist; appearance: menulist; }
#kboard-thumbnail-editor input[type=text],
#kboard-thumbnail-editor input[type=email],
#kboard-thumbnail-editor input[type=number],
#kboard-thumbnail-editor input[type=date],
#kboard-thumbnail-editor input[type=password] { display: inline; margin: 0; padding: 0 5px; width: 30%; height: 28px; line-height: 28px; font-size: 14px; color: #666666; border-radius: 0; border: 0; border-bottom: 1px solid #dcdcdc; box-shadow: none; background: none; background-color: transparent; box-sizing: content-box; vertical-align: middle; }
#kboard-thumbnail-editor input[type=checkbox] { width: auto; -webkit-appearance: checkbox; -moz-appearance: checkbox; appearance: checkbox; }
#kboard-thumbnail-editor input[type=radio] { width: auto; -webkit-appearance: radio; -moz-appearance: radio; appearance: radio; }
#kboard-thumbnail-editor select:hover,
#kboard-thumbnail-editor input[type=text]:hover,
#kboard-thumbnail-editor input[type=email]:hover,
#kboard-thumbnail-editor input[type=number]:hover,
#kboard-thumbnail-editor input[type=date]:hover,
#kboard-thumbnail-editor input[type=password]:hover { border-bottom: 1px solid #9e9e9e; }
#kboard-thumbnail-editor select:focus,
#kboard-thumbnail-editor input[type=text]:focus,
#kboard-thumbnail-editor input[type=email]:focus,
#kboard-thumbnail-editor input[type=number]:focus,
#kboard-thumbnail-editor input[type=date]:focus,
#kboard-thumbnail-editor input[type=password]:focus { border-bottom: 2px solid #9e9e9e; }
#kboard-thumbnail-editor input[type=file] { display: inline; margin: 0; padding: 0; width: 30%; font-size: 13px; color: #666666; border-radius: 0; border: 0; box-shadow: none; background-color: transparent; }
#kboard-thumbnail-editor .kboard-attr-title input { width: 70%; }
#kboard-thumbnail-editor .kboard-attr-row { float: left; padding: 5px 0; width: 100%; background-color: white; }
#kboard-thumbnail-editor .kboard-attr-row .attr-name { display: inline; float: left; margin: 0; padding: 0 10px 0 10px; width: 120px; line-height: 32px; color: #545861; font-size: 14px; font-weight: bold; }
#kboard-thumbnail-editor .kboard-attr-row .attr-name img { display: inline; margin: 0; padding: 0; width: auto; max-width: 100%; vertical-align: middle; }
#kboard-thumbnail-editor .kboard-attr-row .attr-name .attr-required-text { color: red; font-weight: normal; font-size: 13px; }
#kboard-thumbnail-editor .kboard-attr-row.kboard-attr-content .attr-name { display: none; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value { margin: 0 0 0 140px; padding: 0; line-height: 32px; font-size: 14px; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value .attr-value-option { display: inline; padding-right: 20px; width: auto; font-size: 14px; cursor: pointer; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value .attr-value-option input { cursor: pointer; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value .attr-value-label { display: inline; padding-right: 10px; width: auto; cursor: pointer; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value .attr-value-label input { cursor: pointer; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value .description { margin: 0; color: #666666; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap { overflow: hidden; }
#kboard-thumbnail-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select { clear: both; float: left; margin-bottom: 5px; width: 30%; }
#kboard-thumbnail-editor .kboard-content { float: left; margin: 0; padding: 9px 0; width: 100%; background-color: white; }
#kboard-thumbnail-editor .kboard-content .editor-textarea { display: inline; margin: 0; padding: 5px; width: 100%; min-width: 100%; max-width: 100%; height: 250px; min-height: 0; font-size: 14px; border: 1px solid #dcdcdc; box-shadow: none; background: none; background-color: transparent; box-sizing: border-box; text-indent: 0; }
#kboard-thumbnail-editor .kboard-control { float: left; padding: 15px 0; width: 100%; }
#kboard-thumbnail-editor .kboard-control .left { position: static; float: left; }
#kboard-thumbnail-editor .kboard-control .right { position: static; float: right; width: 50%; text-align: right; }
#kboard-thumbnail-editor.confirm { margin: 100px auto; max-width: 590px; }
#kboard-thumbnail-editor.confirm input[type=password] { width: 100%; box-sizing: border-box; }

#kboard-thumbnail-document { *display: inline-block; *display: inline; zoom: 1; margin: 0; width: 100%; }
#kboard-thumbnail-document .kboard-document-wrap { float: left; width: 100%; background-color: white; border-top: 2px solid; border-bottom: 2px solid; padding-top: 20px; padding-bottom: 20px; margin-bottom: 30px; }
#kboard-thumbnail-document .kboard-title { float: left; width: 100%; }
#kboard-thumbnail-document .kboard-title h1 { margin: 0; padding: 12px 22px; color: #000; font-weight: bold; font-size: 2.2em; line-height: 30px; text-align: left; }
#kboard-thumbnail-document .kboard-detail { clear: both; float: left; width: 100%; border-top: 1px solid #f1f1f1; border-bottom: 1px solid #f1f1f1; background-color: #f9f9f9; font-size: 14px; }
#kboard-thumbnail-document .kboard-detail .detail-attr { display: inline-block; *display: inline; zoom: 1; float: left; margin: 0; padding: 12px 35px 12px 22px; }
#kboard-thumbnail-document .kboard-detail .detail-attr .detail-name { float: left; font-weight: bold; color: #545861; text-align: right; }
#kboard-thumbnail-document .kboard-detail .detail-attr .detail-value { float: left; padding-left: 20px; color: #545861; }
#kboard-thumbnail-document .kboard-detail .detail-attr .detail-value a { color: #545861; text-decoration: none; border: 0; box-shadow: none; }
#kboard-thumbnail-document .kboard-detail .detail-attr .detail-value img.avatar { display: inline; margin: 0; width: 24px; max-width: none; height: 24px; vertical-align: middle; border-radius: 50%; }
#kboard-thumbnail-document .kboard-content { clear: both; float: left; width: 100%; min-height: 200px; }
#kboard-thumbnail-document .kboard-content .content-view { margin: 0; padding: 22px; word-break: break-all; }
#kboard-thumbnail-document .kboard-content .content-view iframe { max-width: 100%; }
#kboard-thumbnail-document .kboard-content .content-view img { display: inline; margin: 0; vertical-align: middle; max-width: 100%; }
#kboard-thumbnail-document .kboard-content .content-view hr { margin: 10px 0; padding: 0; height: 1px; border: 0; background-color: #f1f1f1; }
#kboard-thumbnail-document .kboard-content .content-view ul { margin: 0.75em 0; }
#kboard-thumbnail-document .kboard-content .content-view ol { margin: 0.75em 0; }
#kboard-thumbnail-document .kboard-content .content-view p { margin: 0 0 0.75em; }
#kboard-thumbnail-document .kboard-content .content-view p:last-child { margin: 0; }
#kboard-thumbnail-document .kboard-content .content-view .thumbnail-area { text-align: center; }
#kboard-thumbnail-document .kboard-content .content-view .aligncenter { display: block; margin-right: auto; margin-left: auto; }
#kboard-thumbnail-document .kboard-content .content-view .alignright { float:right; }
#kboard-thumbnail-document .kboard-content .content-view .alignleft { float: left; }
#kboard-thumbnail-document .kboard-document-action { padding: 0 22px 5px 22px; overflow: hidden; line-height: 1; }
#kboard-thumbnail-document .kboard-document-action .left { position: static; float: left; }
#kboard-thumbnail-document .kboard-document-action .right { position: static; float: right; text-align: right; }
#kboard-thumbnail-document .kboard-attach { clear: both; margin: 0 22px; padding: 10px 0 5px 0; font-size: 13px; overflow: hidden; line-height: 1; border-top: 1px dashed #ededed; }
#kboard-thumbnail-document .kboard-button-action { margin: 0 0 5px 0; padding: 4px 5px; font-size: 13px; font-weight: normal; line-height: 12px; text-align: left; border: 1px solid #ededed; background: none; background-color: white; border-radius: 2px; letter-spacing: normal; cursor: pointer; vertical-align: middle; text-shadow: none; box-shadow: none; }
#kboard-thumbnail-document .kboard-button-action span { position: static; display: inline; margin: 0; padding: 0; font-size: 13px; line-height: 12px; }
#kboard-thumbnail-document .kboard-button-like { color: #ff5959; }
#kboard-thumbnail-document .kboard-button-unlike { color: #3d62aa; }
#kboard-thumbnail-document .kboard-button-print { color: gray; }
#kboard-thumbnail-document .kboard-button-download { color: gray; }
#kboard-thumbnail-document .kboard-comments-area { float: left; width: 100%; }
#kboard-thumbnail-document .kboard-document-navi { float: left; padding-top: 15px; width: 100%; }
#kboard-thumbnail-document .kboard-document-navi a { display: block; text-decoration: none; border: 0; font-size: 14px; line-height: 20px; box-shadow: none; color: #545861; transition-duration: .3s; }
#kboard-thumbnail-document .kboard-document-navi .navi-document-title { display: block; }
#kboard-thumbnail-document .kboard-document-navi .navi-arrow { position: absolute; display: block; }
#kboard-thumbnail-document .kboard-document-navi .kboard-prev-document { position: relative; float: left; width: 45%; }
#kboard-thumbnail-document .kboard-document-navi .kboard-prev-document .navi-document-title { padding-left: 15px; }
#kboard-thumbnail-document .kboard-document-navi .kboard-prev-document .navi-arrow { left: 0; top: 0; }
#kboard-thumbnail-document .kboard-document-navi .kboard-prev-document:hover a { color: black; }
#kboard-thumbnail-document .kboard-document-navi .kboard-next-document { position: relative; float: right; width: 45%; text-align: right; }
#kboard-thumbnail-document .kboard-document-navi .kboard-next-document .navi-document-title { padding-right: 15px; }
#kboard-thumbnail-document .kboard-document-navi .kboard-next-document .navi-arrow { right: 0; top: 0; }
#kboard-thumbnail-document .kboard-document-navi .kboard-next-document:hover a { color: black; }
#kboard-thumbnail-document .kboard-control { float: left; padding: 15px 0;  width: 100%; }
#kboard-thumbnail-document .kboard-control .left { /*position: static;*/ position: absolute; float: left; left: 50%; transform: translateX(-50%); bottom:-30px; }
#kboard-thumbnail-document .kboard-control .right { position: static; float: right; text-align: right; }

#kboard-thumbnail-latest table { display: table; table-layout: fixed; width: 100%; border: 0; border-bottom: 1px solid #f1f1f1; }
#kboard-thumbnail-latest table tr { padding: 0; border: 0; }
#kboard-thumbnail-latest table th { padding: 5px 0; height: auto; border: 0; text-align: center; }
#kboard-thumbnail-latest table td { padding: 5px 0; height: auto; border: 0; border-top: 1px solid #f1f1f1; vertical-align: middle; }
#kboard-thumbnail-latest table td.kboard-latest-title { text-align: left; }
#kboard-thumbnail-latest table .kboard-latest-title { padding-left: 5px; font-size: 14px; }
#kboard-thumbnail-latest table .kboard-latest-title a { text-decoration: none; box-shadow: none; }
#kboard-thumbnail-latest table .kboard-latest-title img { display: inline; margin: 0; width: auto; height: auto; vertical-align: middle; max-width: 100%; }
#kboard-thumbnail-latest table .kboard-latest-title .kboard-comments-count { }
#kboard-thumbnail-latest table .kboard-latest-date { width: 80px; text-align: center; font-size: 14px; }

@media screen and (max-width: 770px) {
	#kboard-thumbnail-document .kboard-title h1 { padding: 10px 5px; font-size: 1.5em; }
	div.header_img {background-image: url(/img/success/header_img_review_m.png); background-size: 100%; background-repeat: no-repeat; height: 300px;}
}

@media screen and (max-width:430px){
	/*헤더 이미지 css*/
	#kboard-thumbnail-list .header_img {height: 176px;}

@media screen and (max-width:380px){
	/*헤더 이미지 css*/
	#kboard-thumbnail-list .header_img {height: 152px;}	
	

@media screen and (max-width: 600px) {
	/*담당 변호사 이미지 사이즈 css*/
	/*document*/
	#kboard-thumbnail-document .lawyername {font-size:1em;}
	#kboard-thumbnail-document .pic {float: left; width: 32%; margin: 1px;}
	#kboard-thumbnail-document .lawyerpic {width: 100px; height: 100px; margin:0 auto;}
	#kboard-thumbnail-document .mobile {display:block !important; padding-top: 10px !important; font-size: 14px !important; text-align: center;}
	
	
	#kboard-thumbnail-list .kboard-category.category-mobile { display: block; }
	#kboard-thumbnail-list .kboard-category.category-pc { display: none; }
	#kboard-thumbnail-list .kboard-tree-category-search .kboard-search-option-wrap.select { width: 100%; }
	#kboard-thumbnail-list .kboard-list table { border-top: 1px solid #f1f1f1; }
	#kboard-thumbnail-list .kboard-list table thead { display: none; }
	#kboard-thumbnail-list .kboard-list table td.kboard-list-title { padding: 10px 5px; }
	#kboard-thumbnail-list .kboard-list table td.kboard-list-title .kboard-mobile-contents { float: left; width: 100%; }
	#kboard-thumbnail-list .kboard-list table td.kboard-list-title .kboard-thumbnail-cut-strings { display: inline; margin-bottom: 10px; white-space: normal; font-size: 15px; line-height: 23px; }
	#kboard-thumbnail-list .kboard-list table td.kboard-list-title .kboard-thumbnail-cut-strings .kboard-mobile-contents { width: auto; }
	#kboard-thumbnail-list .kboard-list table td.kboard-list-thumbnail,
	#kboard-thumbnail-list .kboard-list table td.kboard-list-uid,
	#kboard-thumbnail-list .kboard-list table td.kboard-list-user,
	#kboard-thumbnail-list .kboard-list table td.kboard-list-date,
	#kboard-thumbnail-list .kboard-list table td.kboard-list-vote,
	#kboard-thumbnail-list .kboard-list table td.kboard-list-view { display: none; }
	#kboard-thumbnail-list .kboard-list .kboard-mobile-contents { display: block; }
	#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li { display: none; }
	#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.first-page,
	#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.last-page,
	#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.prev-page,
	#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.next-page,
	#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.active { display: inline-block; }
	#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.prev-page a
	#kboard-thumbnail-list .kboard-pagination .kboard-pagination-pages li.next-page a { padding: 0 18px; }
	#kboard-thumbnail-list .kboard-search select { float: left; margin-right: 1%; width: 29%; min-width: 29%; height: 28px; line-height: 28px; box-sizing: border-box; }
	#kboard-thumbnail-list .kboard-search input { float: left; margin-right: 1%; width: 49%; min-width: 49%; height: 28px; line-height: 28px; box-sizing: border-box; }
	#kboard-thumbnail-list .kboard-search button { float: left; width: 20%; min-width: 20%; box-sizing: border-box; }
	
	#kboard-thumbnail-editor select,
	#kboard-thumbnail-editor input[type=text],
	#kboard-thumbnail-editor input[type=email],
	#kboard-thumbnail-editor input[type=number],
	#kboard-thumbnail-editor input[type=date],
	#kboard-thumbnail-editor input[type=password],
	#kboard-thumbnail-editor input[type=file] { width: 100% !important; box-sizing: border-box; }
	#kboard-thumbnail-editor .kboard-attr-row { padding: 10px 0; }
	#kboard-thumbnail-editor .kboard-attr-row .attr-name { padding: 0; width: 100%; font-size: 14px; }
	#kboard-thumbnail-editor .kboard-attr-row .attr-value { margin: 0; }
	#kboard-thumbnail-editor .kboard-attr-row .attr-value .kboard-tree-category-wrap select { margin-bottom: 10px; width: 100%; }
	#kboard-thumbnail-editor.confirm { max-width: none; }
	
	#kboard-thumbnail-document .kboard-content .content-view { padding: 10px 5px; }
	#kboard-thumbnail-document .kboard-detail .detail-attr { clear: both; padding: 10px 5px; line-height: normal; }
	#kboard-thumbnail-document .kboard-document-action { padding: 10px 5px 5px 5px; }
	#kboard-thumbnail-document .kboard-attach { margin: 0 5px; padding: 10px 0 5px 0; }
	#kboard-thumbnail-document .kboard-document-navi .kboard-prev-document { width: 100%; }
	#kboard-thumbnail-document .kboard-document-navi .kboard-next-document { margin-top: 10px; float: left; width: 100%; text-align: left; }
}