@charset "UTF-8";
/* Hidden */
.hidden {position: absolute; top: -9999px; left: -9999px;}

/* List Webzine */
.board-normalThum .list-webzine {display: inline-block; width: 100%; border-top: 2px solid #000;}
.board-normalThum .list-webzine > li { padding: 30px; padding-bottom: 20px; border-bottom: 1px solid #e2e2e2;}
.board-normalThum .list-webzine > li:hover {background: #f6f8fa; border-bottom: 1px solid #566d99;}
.board-normalThum .list-webzine .no-data {float: none !important; width: 100% !important; padding: 40px 0; text-align: center;}
.board-normalThum .box {padding: 10px; position: relative;}
.board-normalThum .box > a {display: table; width: 100%; table-layout: fixed;}
.board-normalThum .shadow > a {display: table; width: 100%;}
.board-normalThum .thumb {display: table-cell; vertical-align: top; padding-right: 40px; width:200px;}
.board-normalThum .thumb img {width:100%; border:1px solid #ddd;}
.board-normalThum .info {display: table-cell; vertical-align: top; position: relative; width: 73.4%;}
.board-normalThum .info .title {position: relative; padding-bottom: 20px; margin-bottom: 25px;}
.board-normalThum .info .title:after {content: ''; position: absolute; left: 0; bottom: 0; width: 40px; height: 1px; background: #c2c9dd;}
.board-normalThum .info .title strong {display:inline-block; vertical-align:middle; font-size: 23px; margin-bottom: 5px;  color: #333; font-weight:600;}
.board-normalThum .info .title span{display:inline-block; vertical-align:middle; padding:5px 10px; margin-left:10px; line-height:1.1; border-radius:5px; color:#fff; font-size:13px;}
.board-normalThum .info .title span.ing{background-color:#5970cd;}
.board-normalThum .info .title span.stop{background-color:#56575a;}
.board-normalThum .info .title .new {position: relative; top: 1px; display: inline-block; text-indent: -9999px; width: 20px; height: 30px; background: url('../images/ico-new.png') no-repeat center center; margin-left: 9px;}
.board-normalThum .info .title .secret {position: relative; top: -3px; display: inline-block; width: 23px; height: 23px; vertical-align:middle; background: url(../images/ico-secret-webzine.png) no-repeat center center; margin-left: 5px; text-indent: -9999px;}
.board-normalThum .info .para {margin-bottom: 36px; line-height:25px; max-height:75px; overflow:hidden; color: #666666;}
.board-normalThum .info dl {position: relative; display: inline-block; padding-right: 21px; margin-right: 16px; font-size: 16px;}
.board-normalThum .info dl:after {content: ''; position: absolute; right: 0; top: 13px; width: 1px; height: 9px; background: #d1d1d1;}
.board-normalThum .info dl:last-child:after {display: none;}
.board-normalThum .info dt,
.board-normalThum .info dd {display: inline-block;}
.board-normalThum .info dt {color: #000; margin-right:5px; font-weight:600;}
.board-normalThum .info dd {color: #888;}
.board-normalThum .info dl.cash{margin-bottom:20px;}
.board-normalThum .info dl.cash dd span{color:#f76316; font-weight:600;}
.board-normalThum .deleteArtclSeqs {position: absolute; top: 20px; left: 20px; z-index: 1;}
.board-normalThum .view-more {padding: 15px; border: 1px solid #d1d1d1; border-radius: 5px; position: absolute; right:15px; top:20px; width: 30px; height: 30px; text-indent: -9999px; background: url('../images/ico-search.png') no-repeat center center;}
.board-normalThum .info .title.trash strong {padding-left: 60px; background: url('../images/ico-trash.png') no-repeat 0 center; text-decoration:line-through; color: #999;}
.board-normalThum .info .para.trash {text-decoration:line-through; color: #999;}


/* Category */
.board-cate .cate-now{margin-bottom:30px;overflow:hidden; border:1px solid #cfcfcf; border-bottom:1px solid #676767;}
.board-cate .cate-now li{ float:left;}
.board-cate .cate-now li a{float: left; color:#666; padding:19px 15px; display:block;  font-size: 16px;}
.board-cate .cate-now li.all-list{background-color:#18327c;}
.board-cate .cate-now li.all-list a{color:#fff; font-weight:500; padding-right:15px; padding-left:40px;}
.board-cate .cate-now li.all-list:before {display: none;}
.board-cate .cate-now li.active {position: relative; background-color: #18327c; background-image: none;}
.board-cate .cate-now li.active:after {content: ''; display: block; float: left;  width: 20px; height: 70px;  background:url(../images/icon-cate.png) left center no-repeat;}
.board-cate .cate-now li.active a {color: #fff; padding-right: 15px;}
.board-cate .cate-now li.no-active a {position: relative; }
.board-cate .cate-now li.no-active a:hover {color: #000;}
.board-cate .cate-now li.no-active a:after {content: ''; position: absolute; left: 15px; bottom: -1px; width: 0; height: 4px; background: #08307f; transition: .5s}
.board-cate .cate-now li.no-active a:hover:after {width: calc(100% - 30px);}
.board-cate .cate-now li.no-cate{padding-top: 19px; padding-left:15px; padding-bottom: 15px; font-weight: 500; color: #999;}
.board-cate .cate-now li + li + li{background:url(../images/line-cate.png) right center no-repeat;}
.board-cate .cate-now li:last-child {background: none;}

@media all and (max-width:620px) {
	.board .cate-now{border:none;}
	.board .cate-now li.all-list{width:100%;  margin-bottom:2px;}
	.board .cate-now li.all-list a{border:1px solid #0060a6;}
	.board .cate-now li{width:calc(100% / 2 - 2px); margin-bottom:2px;}
    .board .cate-now li a{border:1px solid #cfcfcf; text-align:center; padding:12px 15px;}
    .board .cate-now li.all-list a {background-image:none;}
    .board .cate-now li:nth-child(2) a {background-image:none; color:#666;}
    .board .cate-now li:nth-child(2) {background-image:none;}
}

/* Tab */
.board-tab ul {display: inline-block; width: 100%; margin-bottom: 25px; border-bottom: 1px solid #004098;}
.board-tab ul li {float: left; margin-right: 2px;}
.board-tab ul li a {position: relative;   top: 1px; display: block; padding: 10px 25px; border: 1px solid #d1d1d1; border-bottom:1px solid #004098; color:#333; background-color:#f8f8f8;}
.board-tab ul li a.on {background: #fff; color: #004098; border:1px solid #004098; border-bottom:1px solid #fff;}
@media all and (max-width:620px) {
	.board-tab ul{border:none;}
	.board-tab ul li{width:calc(100% / 2 - 2px); margin-bottom:2px;}
	.board-tab ul li a.on{border: 1px solid #004098;}
	.board-tab ul li a{border: 1px solid #d1d1d1;}
}
/* Date Search */
.board-date {text-align: center; background: #f2f2f2; border: 1px solid #d1d1d1; padding: 20px; margin-bottom: 30px;}
.board-date label { color: #666; margin: 0 15px; padding-left: 30px; background: url('../images/icon-cal.png') no-repeat left center;}
.board-date input {background: #fff;}
.board-date .line {display: inline-block;}
.ui-widget input, .ui-widget select,
.ui-widget textarea, .ui-widget button,
.ui-datepicker .ui-datepicker-title select,
.ui-datepicker table {font-size: 13px;}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {top: 5px;}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {left: 2px;}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {right: 2px;}

@media all and (max-width:620px) {
    .board-date .line {display: block;}
}

/* Search */
.board-search {display: inline-block; width: 100%; margin-bottom: 20px;}
.board-search .form-search {background: #f5f6f8; padding:20px;}
.board-search .tbl-search {text-align: center;}
.board-search .box-title {display: inline-block; background: url('../images/ico-search-title.png') no-repeat  left center;  font-size:18px; margin-right: 20px; padding: 2px 0 2px 55px; color: #18327c;}
.board-search .box-sel {position: relative; top: 0px; display: inline-block; margin-right: 2px; vertical-align: middle;}
.board-search .box-sel select {background: #fff url('../images/arrow-search.png') no-repeat right center;  color: #9d9d9d; border:1px solid #ccd0d7; font-size:17px; height: 55px; min-width: 130px; padding-left: 20px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
.board-search .box-search {position: relative; top:0; display: inline-block; vertical-align: middle;  background: #fff; height: 55px; line-height: 55px; border:1px solid #ccd0d7; min-width: 400px;}
.board-search .box-search input {position: relative; top: -1px; width: 100%; height: 100%; background: transparent; border: 0;  text-indent: 10px; color: #9d9d9d;}
.board-search .box-search input::placeholder {color: #9d9d9d; font-size:17px;}
.board-search .box-search input[type="submit"] {position: absolute; right:0; top: 0; width: 50px; height: 55px; background: url('../images/ico-search-btn.png') no-repeat center center; text-indent: -9999px; cursor: pointer;}
.board-rss {display: inline-block; width: 100%; margin-bottom: 20px;}
.board-rss .util-search { color: #666;}
.board-rss .util-search a {display: inline-block; width: 30px; text-indent: -9999px; background: url('../images/ico-rss.png') no-repeat center center; margin-right:10px;}
.board-rss .util-search strong { color: #ff8500; margin-left:5px;}

@media all and (max-width:780px) {
    .board-search .box-title {display: none;}
    .board-search .tbl-search {display: table; width: 100%; table-layout: fixed;}
    .board-search .util-search {display: none;}
    .board-search .box-sel {width:35%; display: table-cell; margin-right: 0; padding-right: 20px;}
    .board-search .box-sel select {min-width: auto; width: 100%;}
    .board-search .box-search {display: table-cell;}
}

/* View */
.board-view-info {background-color:#f8f8f8; border-bottom: 1px solid #e2e2e2; }
.view-info {border-top: 2px solid #7c7c7c;}
.view-info .view-num {display: none;}
.view-info .view-title {font-size: 23px;  padding: 25px 30px; color: #000; line-height:1.4;}
.view-detail {display: inline-block; width: 100%; padding: 0 20px;}
.view-detail .view-util {float: left; color: #9b9b9b; }
.view-detail .view-util dl {display: inline-block; position: relative;}
.view-detail .view-util dl.cate {display: none;}
.view-detail .view-util dl.write {margin-right: 0; padding-right: 0;}
.view-detail .view-util dl.write:after {display: none;}
.view-detail .view-util dt,
.view-detail .view-util dd {display: inline-block;}
.view-detail .view-util dt {color: #555; font-size:16px; padding-right:10px;  }
.view-detail .view-util dd {color: #888; padding-right:10px;}
.view-detail .view-util .modify {display: none;}
.view-detail .view-share {float: right;}
.view-detail .view-share .sns {display: inline-block;}
.view-detail .view-share .util {display: inline-block;}

.view-file {margin-bottom: 40px;}
.view-file .row {display: table; width: 100%; border-top: 1px solid #e2e2e2;}
.view-file .row .title {width: 200px; display: table-cell; display: none; vertical-align: middle; padding: 25px 0; background: #f5f5f5; text-align: center;  color: #444;}
.view-file .row .insert {display: table-cell; vertical-align: middle; padding: 16px 20px; border-bottom:1px solid #ddd;}
.view-file .row .insert a {display: inline-block; padding-left: 30px; margin-top: 6px; margin-bottom: 6px; background: url('../images/ico-add.png') no-repeat left center; font-size: 16px; color: #333;}
.view-file .row .insert .prev {display: inline-block; background: url('../images/btn-file-prev.png') no-repeat 10px center; margin-left: 12px; padding: 6px 15px 7px 30px; border: 1px solid #ccc;  font-size: 14px; color: #005eb2;}
.view-file .no-file {color: #888;}

@media all and (max-width:1000px) {
	.view-info .view-title{padding:20px; line-height:1.2;}
    .view-detail .view-util {width: 100%; float: none;}
	.view-detail{display:none;}
	.view-file{border-bottom:1px solid #ddd;}
}

@media all and (max-width:700px) {
    .view-file .row {display: block;}
    .view-file .row .title {display: block; width: 100%; text-align: left; padding:15px 0 15px 30px; font-size:20px;}
    .view-file .row .insert {display: block; width: 100%;}
	.view-info .view-title{font-size:20px;}
}

/* Write Update */
.board-write {border-top: 2px solid #7c7c7c; margin-bottom: 40px;}
.board-write .row {display: table; width: 100%;border-bottom: 1px solid #dadada;}
.board-write .title {width: 200px; display: table-cell; vertical-align: middle; text-align: left; padding: 9px 15px; font-size: 15px; background: #f5f5f5;  color: #555;}
.board-write .insert {display: table-cell; vertical-align: middle; padding: 9px 20px; font-size: 14px;  color: #666;}
.board-write .insert.editor {padding: 12px 0 6px 0;}
.board-write .insert input[type="text"],
.board-write .insert input[type="password"] {border: 1px solid #dfdfdf; height: 30px; line-height: 30px; padding: 0 10px; }
.board-write .insert .long {width: 100%;}
.board-write .insert .space {margin-bottom: 10px;}
.board-write .insert .tarea {width: 100%;  font-size: 14px; color: #666;}
.board-write .insert .possible {font-size: 13px; color: #888; margin-top: 5px; text-transform: uppercase;}
.board-write .insert .ico-cal { padding-left: 30px; padding-right: 10px; background: url(../images/icon-cal.png) no-repeat left center;}
.board-write .insert .ico-cal.space {margin-left: 10px;}
.board-write .insert .switch {margin-top: 10px;}
.board-write .insert .file-select { font-size: 14px; color: #666; padding: 10px; height: 130px; background:#ebebeb ;}
.board-write .insert .one-line {overflow: hidden; background: #f5f5f5;  padding: 10px; border-radius:  7px;}
.board-write .insert .one-line li {float: left; margin-right: 10px; }
.board-write .insert .pass-form {margin-top: 10px;}
.board-write .insert .pass-form label {margin-right: 10px;}
.board-write .insert select { font-size: 14px; color: #888; margin-right: 10px; border: 1px solid #dfdfdf; height: 30px; line-height: 29px; padding: 0 40px 0 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #ebebeb url(../images/arrow-search.png) no-repeat right center;}
.board-write .insert .line {display: inline-block;}

@media all and (max-width: 780px) {
    .board-write .row {display: block;}
    .board-write .title {display: block; width: 100%;}
    .board-write .insert {display: block; width: 100%; padding: 9px 0;}
    .board-write .insert .one-line {background: #fff; border: 1px solid #d1d1d1;}
}

@media all and (max-width: 580px) {
    .board-write .insert .line {display: block; margin: 5px 0;}
    .board-write .insert .ico-cal.space {margin-left: 0;}
}

/* Contents */
.board-view-info .board-normalThum .info dl{width:100%;}
.board-view-info .board-normalThum .v-list-btn{display:inline-block; padding:2px 30px; background-color:#6b6b6b; border-radius:10px; color:#fff; font-weight:600;}
.view-con {padding: 50px 0; line-height: 1.5;  font-size: 18px; color: #666;}
.view-con.img {padding: 40px 20px 60px 20px;}
.view-con.photo {padding: 0;}
.view-con.movie {text-align: center;}
.view-con .youtube {margin-bottom: 40px;}
.view-inner{overflow:hidden; margin-bottom:80px;}
.view-con .sub {overflow-y: auto;  max-width: 1110px; height: 150px; margin: 0 auto; padding: 10px 20px; border: 5px solid #dce0e6; background: #f9f9f9; text-align: left;  font-size: 18px; line-height:1.2; color: #666;; }
.view-con .day-title{border-bottom:1px solid #3a6eb0; width:100%; display:block; margin-bottom:30px;}
.view-con .day-title strong{display:inline-block;  font-weight:600; margin-right:5px; border:1px solid #ddd; border-bottom:1px solid #fff; color:#1d50a3; border:1px solid #3a6eb0;  padding:15px 50px 15px 20px; background: url('../images/day-title-icon.png') 90% center no-repeat;   margin-bottom:-1px;  line-height:1.2;}

.view-con .view-li{margin:20px 0;}
.view-con .view-li li{margin:10px 0; line-height:1.4; position:relative; padding-left:10px;}
.view-con .view-li li:before{content:''; position:absolute; display:block; width:5px; height:5px; background-color:#666666; left:0; top:10px; border-radius:100%;}
.view-con .view-li strong{ display:inline-block; color:#361fd3; font-weight:600;}
.view-con .view-li span{display:inline-block; margin:0 15px;}
.view-img {margin-bottom: 30px; text-align:center;}
.view-move {margin-bottom: 40px;}
.add-img {text-align: center;}
.view-text{margin-bottom:80px;}
.add-img {text-align: center;}
.board-view-info .board-normalThum .info dl:after{display:none;}
.board-view-info .board-normalThum .list-webzine > li{padding:10px 0; border-bottom:0;}
.view-cont-tab{margin-bottom:50px;  overflow:hidden; width:100%;}
.view-cont-tab ul{float:right;}
.view-cont-tab li{display:inline-block; line-height:1.2}
.view-cont-tab li + li{border-left:1px dotted #ccc; padding-left:15px; margin-left:15px;}
.view-cont-tab li a{display:block;}
.view-cont-tab li a:hover{text-decoration:underline;}

/* Paging */
._paging {padding: 60px 0 0 0;}
._paging > ._inner > ul {margin: 0 13px;}
._paging > ._inner > ul li strong {width: 35px; height: 35px; line-height:32px; border-radius: 100%; background-color: #99a2b2; border-color: #99a2b2;}
._paging > ._inner > a {width: 35px; height: 35px; line-height:35px; background-image: url('../images/arrow-page.png') !important; background-repeat: no-repeat; background-color: transparent; border: 0;}
._paging > ._inner > a._first {background-position: 0 0;}
._paging > ._inner > a._last {background-position: 0 -105px;}

/* Prev Next */
.view-navi {position: relative; margin-bottom: 30px; border-top:1px solid #26336a; border-bottom:1px solid #26336a;}
.view-navi .view-white {background: #fff; padding: 7px 20px;}
.view-navi .navi-info {display: none;}
.view-navi .row {display: table; width: 100%;}
.view-navi .row.prev {border-top: 1px dashed #ccc;} 
.view-navi .row .title {position: relative; display: table-cell; vertical-align: middle; width: 80px; padding-left: 20px;  color: #000; background-color:#f8f8f8; padding:15px 45px;}
.view-navi .row .insert {display: table-cell; vertical-align: middle;  color: #666; padding:10px 20px;}

@media all and (max-width:675px) {
    .view-navi {display: none;}
}

/* Button */
.board-button {position: relative; text-align: center; display: inline-block; width: 100%;}
.board-button .btn-mine {float: left;}
.board-button .btn-control {float: right;}
.board-button.list .btn-mine {position: absolute; left: 0; top: 60px;}
.board-button.list .btn-control {position: absolute; right: 0; top: 60px;}
.board-button .btn-deco {display: inline-block; cursor: pointer; font-size: 16px; height: 40px; line-height: 36px; text-align: center; min-width:100px; margin: 0 1px; }
.board-button  a.btn-deco, .board-button  input.btn-deco {color: #fff;}
.board-button .btn-deco.color1 {background: #8e99ab; border: 1px solid #8e99ab;}
.board-button .btn-deco.color2 {background: #2a5ca5; border: 1px solid #2a5ca5;}
.board-button .btn-deco.color3 {background: #6d6b76; border: 1px solid #6d6b76;}
.board-button .btn-deco.color4 {background: #bdc3c7; border: 1px solid #bdc3c7;}
.board-button .btn-deco.color5 {background: #2a5ca5; border: 1px solid #2a5ca5;}
.board-button.view {margin-bottom: 40px; text-align: right;}
.board-button.view .btn-mine {float: none; display: inline-block;}
.board-button.view .btn-control {float: none; display: inline-block;}

a.samll-btn, input.samll-btn {color: #fff; display: inline-block !important;}
.small-btn-box {text-align: center;}
.small-btn-box.align-r {text-align: right;}
.small-btn-box .samll-btn {display: inline-block; cursor: pointer; font-size: 14px; min-width:80px; height: 40px; line-height: 36px; text-align: center;  margin: 0 0 0 2px; }
.small-btn-box .samll-btn.color1 {background: #5b6781; color: #fff; border: 1px solid #5b6781;}
.small-btn-box .samll-btn.color2 {background: #8e99ab; color: #fff; border: 1px solid #8e99ab;}
.small-btn-box .samll-btn.color3 {background: #2b3e5c; color: #fff; border: 1px solid #2b3e5c;}

.tiny-btn {display: inline-block; cursor: pointer; font-size: 13px; height: 25px; line-height: 20px; border-radius: 50px; text-align: center; padding: 0 12px; margin: 0 3px; }
.tiny-btn.color1 {background: #919191; border: 1px solid #919191; color: #fff;}
.tiny-btn.color2 {background: #; border: 1px solid #; color: #fff;}

.file-btn {border: 1px solid #d5d5d5; height: 30px; line-height:26px; padding-left: 35px; padding-right: 20px; cursor: pointer;}
.file-btn.add {background: #ececec url('../images/ico-file-add.png') no-repeat 10px center; margin-right: 5px;}
.file-btn.del {background: #ececec url('../images/ico-file-del.png') no-repeat 14px center;}

@media all and (max-width: 600px) {
    .board-button .btn-mine,
    .board-button.view .btn-mine {width: 100%;}
    .board-button .btn-control,
    .board-button.view .btn-control {width: 100%;}
    .board-button .btn-deco {display: block; width: 100%; margin: 0 0 10px 0;}
}

/* Comment */
.view-comment-box {position: relative; border: 1px solid #d9e0e3; border-top: 2px solid #262626; padding: 30px 40px 40px 40px; margin-bottom: 60px;}
.view-comment{border:1px solid #eaeaea; padding:30px; margin-bottom:50px; border-top:2px solid #26336a;}
.view-comment-write .name {display: none; margin-bottom: 15px;}
.view-comment-write .name label { padding-right: 10px; color: #666;}
.view-comment-write .name input {border-radius: 3px; padding: 5px;}
.view-comment-write textarea {width: 100%; height: 65px; background: #fff; padding: 15px; border: 1px solid #ccc;  font-size:17px;}
.view-comment-write .comment-text {padding-left: 70px; margin-bottom: 10px; background: url('../images/ico-comment.png') no-repeat left center; font-size: 0;}
.view-comment-list {margin-top: 25px;}
.view-comment-list li {background: #f2f2f2; padding: 13px; padding-top: 12px; margin-bottom: 20px;}
.view-comment-list li:last-child {margin-bottom: 0;}
.view-comment-list .title {display: block; margin-bottom: 4px;  padding-left: 25px; background: url('../images/ico-comment-people.png') no-repeat left center; color: #004098;}
.view-comment-list .title .date {color: #777; padding-left: 10px; margin-left: 10px; position: relative;}
.view-comment-list .title .date:after {content: ''; position: absolute; left: 0; top: 8px; width: 1px; height: 11px; background: #d7d7d7;}
.view-comment-list .comment {background: #f2f2f2; padding-left: 25px;  color: #444;}
.view-comment-list .comment input {display: inline-block; width: 15px; height: 15px; margin-left: 8px; margin-top: -3px; background: url('../images/ico-comment-del.png') no-repeat center center; vertical-align: middle; text-indent: -9999px; cursor: pointer;}
.view-comment-write .must {top:4px}

/* Answer */
.view-answer {position: relative; border: 1px solid #d9e0e3; border-top: 2px solid #262626; padding: 15px 40px 30px 40px; margin-bottom: 40px;}
.view-answer:after {content: ''; position: absolute; top: 0; left: 40px; width: 50px; height: 63px;  background: url('../images/ico-reply.png') no-repeat left top;}
.view-answer .answer-title {padding-left: 65px;}
.view-answer .answer-title .title {font-size: 18px; color: #333;  line-height: 1.2; display:block; margin:5px 0;}
.view-answer .answer-info {color: #777;  margin-bottom: 20px;}
.view-answer .answer-info span {position: relative; padding-right: 10px; margin-right: 10px;}
.view-answer .answer-info span:after {content: ''; position: absolute; right: 0; top: 8px; width: 1px; height: 10px; background: #c3c3c3; }
.view-answer .answer-info span:last-child:after {display: none;}
.view-answer .answer {background: #f2f2f2; padding: 10px 20px; margin-bottom: 30px;  line-height: 1.9; color: #666;}

._popup {height: 100%; }
._popup #_popupHeader {padding-top: 20px; padding-bottom: 10px; height: auto !important; line-height:normal !important;}
._popup #_popupHeader h1 {float: none !important; display: block; padding-left: 33px; background: url('../images/bul-pop.png') no-repeat left center;  font-size: 20px !important;}

.answer-write {border-top: 2px solid #7c7c7c;}
.answer-write .box-answer {margin-bottom: 40px;}
.answer-write .row {display: table; width: 100%;border-bottom: 1px solid #d1d1d1;}
.answer-write .row .title {width: 130px; display: table-cell; vertical-align: middle; text-align: left; padding: 15px 10px; background: #f5f5f5;  color: #444;}
.answer-write .row .insert {display: table-cell; vertical-align: middle; padding: 15px 30px;   font-size: 14px;}
.answer-write .row textarea {width: 100%; background: #f2f2f2; padding: 15px;  }
.answer-write .insert input[type="text"], .answer-write .insert input[type="password"] {border: 1px solid #dfdfdf; height: 30px; line-height: 30px; padding: 0 10px;}
.answer-write .insert .long {width: 100%;}

/* Must */
mark.must {width: 10px; position: relative; top: 6px; display: inline-block; background: url('../images/ico-mark.png') no-repeat; text-indent: -9999px;}

/*popup*/

/* */

.view-prof-popup{}
.view-prof-popup:after{content:''; width:100%; height:100%; position:fixed; display:block; background-color:rgba(0,0,0,.5); left:0; top:0;}
.view-prof-popup .prof-list{max-width:50%; z-index:1; position:relative; border:2px solid #005aab; padding:20px 40px; background-color:#fff;  box-shadow: 5px 0 10px rgb(173 173 173 / 80%); position:fixed; left:50%; top:50%; transform:translate(-50%, -50%);}
.view-prof-popup .prof-list > ul > li{overflow:hidden; margin:20px 0;}
.view-prof-popup .thum{float:left; width:150px; padding:0; position:relative; border:1px solid #ccc;}
.view-prof-popup .thum:after{content:''; width:100%; height:100%; display:block; background-color:#aabedb; position:absolute; right:-20px; bottom:-20px; z-index:-1;}
.view-prof-popup .thum img{max-width:100%;}
.view-prof-popup .info{float:right; width:calc(100% - 200px); padding-bottom:15px; border-bottom:1px solid #ddd;}
.view-prof-popup .info p strong{color:#151515; font-size:23px; border-bottom:2px solid #000; padding-bottom:10px; margin-bottom:20px; display:block; line-height: 1.3;}
.view-prof-popup .info ul li{position:relative; padding-left:10px; line-height:2;}
.view-prof-popup .info ul li strong{ display:inline-block; margin-right:5px; width:80px;}
.view-prof-popup .info ul li:after{content:''; width:3px; height:3px; display:block; background-color:#aabedb; position:absolute; left:0; top:15px;}
.view-prof-popup .prof-btn{text-align:center; width:100%;}
.view-prof-popup .prof-btn a{display:inline-block; padding:2px 15px; border-radius:5px;  margin:5px;color:#fff;}
.view-prof-popup .prof-btn a.list-btn{background-color:#005aab;}
.view-prof-popup .prof-btn a.close-btn{background-color:#3d3d3d;}
