﻿div#kboard-high-org-editor input {
    width: 100% !important;
    padding: 4px 0px !important;
    border-radius: 0px !important;
    background-color: rgba(243,243,243,0.47) !important;
    border: 1px solid #d9d9d9 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-family: roboto, noto sans kr !important;
}

div#kboard-high-org-editor input[type=text]:focus {
    outline: none !important;
    border: 1px solid #000 !important;
}






div#kboard-high-org-editor textarea {
    width: 100% !important;
    padding: 4px 0px !important;
    border-radius: 0px !important;
    background-color: rgba(243,243,243,0.47) !important;
    border: 1px solid #d9d9d9 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-family: roboto, noto sans kr !important;
    height: 110px;
}

div#kboard-high-org-editor textarea:focus {
    outline: none !important;
    border: 1px solid #000 !important;
}





div#kboard-high-org-editor select {
    width: 100% !important;
    padding: 0px 0px !important;
    border-radius: 0px !important;
    background-color: rgba(243,243,243,0.47) !important;
    border: 1px solid #d9d9d9 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    font-family: roboto, noto sans kr !important;
}

div#kboard-high-org-editor select:focus {
    outline: none !important;
    border: 1px solid #000 !important;
}








table.web-job-offer-table {
    width: 100%;
	margin-bottom: 42px;
}

table.web-job-offer-table td {
    text-align: left;
    font-size: 17px;
    line-height: 25px;
    color: #666666;
    vertical-align: middle;
    border: 1px solid #b8b8b8;
    padding: 12px 12px;
	width: 35%;
}

td.web-job-offer-table-tt {
    background-color: #f2f2f2;
    text-align: center !important;
	color: #000 !important;
	width: 15% !important;
}

td.web-job-offer-table-tt b {
    color: #f00;
    margin-left: 3px;
}

td.web-job-table-width-33 {
    width: 25%;
}









a.web-support-external-link {
    background-color: #ffcc00;
    color: #191f28;
    border-radius: 52px;
    padding: 7px 22px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

a.web-support-external-link:hover {
    background-color: #191f28;
    color: #fff !important;
}











p.web-job-brand-logo img {
    border: 1px solid #d3d3d3;
    border-radius: 0px;
    /*box-shadow: rgba(136,165,191,0.22) -15px 15px 20px 0px;*/
    background-color: #fff;
    width: 200px;
    height: 200px;
    margin-bottom: 32px !important;
}




p.web-job-table-empty {
    height: 1px;
    border-bottom: 1px dashed #ff0000;
    margin-top: 52px !important;
    margin-bottom: 52px !important;
}




div#kboard-high-org-editor .kboard-attr-row.kboard-attr-content {
    display: none;
}




#kboard-high-org-document .kboard-document-action {
    display: none !important;
}

#kboard-high-org-document .kboard-document-navi {
    display: none;
}

.kboard-high-org-poweredby {
    display: none;
}

#kboard-high-org-document .kboard-document-wrap {
    border-top: 0px solid #333 !important;
    border-bottom: 0px solid #ededed !important;
    border-radius: 0px !important;
}

#kboard-high-org-document .kboard-high-org-wrap {
    display: none;
}

#kboard-high-org-document .kboard-title h1 {
    display: none;
}

#kboard-high-org-document .kboard-content .content-view {
    padding: 0px !important;
}

#kboard-high-org-document .kboard-control .left {
    display: none !important;
}

#kboard-high-org-editor .kboard-control a.kboard-high-org-button-small.high-org-list {
    display: none;
}

#kboard-high-org-editor form {
    padding: 0px 0px !important;
}












#kboard-high-org-list .kboard-control a.kboard-high-org-button-small.high-org-write {
    display: none;
}

#kboard-high-org-list .wrap-org-options {
    display: none !important;
}

.high-org-thumbnail img {
    border: 0px solid #cbcbcb;
    border-radius: 0px;
    background-color: #fff;
    width: 200px !important;
    height: 200px !important;
    box-shadow: rgba(100,100,111,0.15) 0px 7px 29px 0px;
}

#kboard-high-org-list .kboard-list .kboard-list-item .kboard-high-org-document-options .high-org-title {
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 25px !important;
    -webkit-line-clamp: 2 !important;
}

#kboard-high-org-list .kboard-list .kboard-list-item .kboard-high-org-document-options .high-org-title:hover {
    color: #5fc2df;
}

a.high-org-title {
    border-bottom: 1px dashed #a5a5a5;
    padding-bottom: 15px;
    margin-bottom: 17px !important;
}

p.web-job-list-company-name {
    font-size: 16px;
    line-height: 24px;
    color: #faa324;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0px;
}

p.web-job-list-option {
    font-size: 15px;
    line-height: 23px;
    color: #939393;
    font-weight: 400;
}

p.web-job-list-option b {
    font-weight: 400;
    color: #101010;
}

#kboard-high-org-list .kboard-list .kboard-list-item {
    margin-bottom: 0px !important;
    border-bottom: 0px solid #ededed !important;
}

#kboard-high-org-list .kboard-list .kboard-list-item .kboard-high-org-document-options {
    background: #ffffff !important;
}

#kboard-high-org-list .kboard-list .kboard-list-item .inner {
    padding: 22px 22px !important;
    border: 1px solid #d5d5d5 !important;
    border-radius: 0px;
    /* box-shadow: rgb(136 165 191 / 12%) -15px 15px 20px 0px; */
    background-color: #ffffff;
    width: 88%;
    margin: auto;
}

#kboard-high-org-list .kboard-list .kboard-list-item .inner:hover {
    box-shadow: rgba(136,165,191,0.22) -15px 15px 20px 0px;
}









#kboard-high-org-list .kboard-search {
    width: 80% !important;
    text-align: left !important;
	margin-bottom: 52px;
}

.web-job-search {
    width: 29%;
    display: inline-block;
    text-align: left;
    font-size: 17px;
    line-height: 25px;
    color: #000;
    font-weight: 600;
}

.web-job-search:last-child {
    width: 10%;
}

.web-job-search input {
    padding: 12px 6px !important;
    width: 60% !important;
    border-radius: 6px !important;
    border: 1px solid #dddddd !important;
    color: #000 !important;
	font-family: roboto, noto sans kr !important;
}

#kboard-high-org-list input[type=text]:focus {
    outline: none !important;
    border: 1px solid #000 !important;
}

.web-job-search select {
    width: 60% !important;
    border-radius: 6px !important;
    border: 1px solid #dddddd !important;
    color: #000 !important;
    max-width: 60% !important;
	font-family: roboto, noto sans kr !important;
}

#kboard-high-org-list select:focus {
    outline: none !important;
    border: 1px solid #000 !important;
}








#kboard-high-org-list .kboard-search button.web-job-search-bt {
    color: #fff;
    /* background-size: 400% 400% !important; */
    /* background-image: linear-gradient(-45deg, #79c3d9 0%, #faa324 25%, #b8b8b8 51%, #78c3da 100%) !important; */
    /* -webkit-animation: jobbt 20s ease infinite !important; */
    /* animation: jobbt 8s ease infinite !important; */
    border: 0px;
    height: 43px;
    width: 100px;
    border-radius: 5px;
    top: 2px;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
    background-color: #79c3d9 !important;
}

@-webkit-keyframes jobbt {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes jobbt {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

#kboard-high-org-list .kboard-search button.web-job-search-bt:hover {
    color: #fff;
    /*background-image: linear-gradient(-45deg, #78c3da 0%, #b8b8b8 25%, #faa324 51%, #79c3d9 100%) !important;*/
    /*-webkit-animation: jobbthover 20s ease infinite !important;*/
    /*animation: jobbthover 8s ease infinite !important;*/
	background-color: #faa324;
}

@-webkit-keyframes jobbthover {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes jobbthover {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}








#kboard-high-org-list .kboard-list-header .kboard-sort select {
    border-radius: 6px !important;
    border: 1px solid #dddddd !important;
    color: #000 !important;
    font-family: roboto, noto sans kr !important;
}











.kboard-default-widget-list .kboard-widget-button-wrap {
    display: none;
}

.kboard-default-widget-list {
    padding: 0px !important;
}




table.kboard-widget-list {
    width: 100%;
}

table.kboard-widget-list td {
    font-size: 15px !important;
    line-height: 23px !important;
    color: #666666 !important;
    vertical-align: middle;
    border: 1px solid #b8b8b8 !important;
    padding: 12px 12px !important;
}

table td.web-kboard-widget-tt {
    background-color: #f2f2f2;
    text-align: center !important;
    color: #000 !important;
}






span.web-kboard-widget-edit {
    color: #fff;
    background-size: 400% 400% !important;
    background-image: linear-gradient(-45deg, #79c3d9 0%, #faa324 25%, #b8b8b8 51%, #78c3da 100%) !important;
    -webkit-animation: kboardwidgetedit 20s ease infinite !important;
    animation: kboardwidgetedit 8s ease infinite !important;
    border: 0px;
    height: 28px;
    line-height: 28px;
    width: 85px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    display: block;
    text-align: center;
    margin-top: 4px;
}

@-webkit-keyframes kboardwidgetedit {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes kboardwidgetedit {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

span.web-kboard-widget-edit:hover {
    color: #fff;
    background-image: linear-gradient(-45deg, #78c3da 0%, #b8b8b8 25%, #faa324 51%, #79c3d9 100%) !important;
    -webkit-animation: kboardwidgetedithover 20s ease infinite !important;
    animation: kboardwidgetedithover 8s ease infinite !important;
}

@-webkit-keyframes kboardwidgetedithover {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes kboardwidgetedithover {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}













.web-kboard-widget-text p {
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
    color: #000000;
}









p.web-job-table-chapter {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #000000 !important;
    margin-bottom: 12px !important;
    margin-top: 42px !important;
}







table.web-job-offer-table.width15 td.web-job-offer-table-tt {
    width: 15% !important;
}

div#kboard-high-org-editor table.web-job-offer-table td.web-job-table-input-2row input {
    width: 45% !important;
    vertical-align: baseline;
}

table.web-job-offer-table.width15 td {
    width: 20%;
}











div#kboard-high-org-editor input.web_service_add_icon {
    cursor: pointer !important;
    border-radius: 0px !important;
    display: block;
    width: 36px !important;
    height: 36px !important;
    font-size: 26px !important;
    border: 1px solid #79c3d9 !important;
    background-color: #79c3d9 !important;
    color: #fff;
    font-weight: 300;
    margin-left: auto;
    margin-bottom: 12px !important;
    margin-top: 12px;
}

div#kboard-high-org-editor input.web_career_add_icon {
    cursor: pointer !important;
    border-radius: 0px !important;
    display: block;
    width: 36px !important;
    height: 36px !important;
    font-size: 26px !important;
    border: 1px solid #79c3d9 !important;
    background-color: #79c3d9 !important;
    color: #fff;
    font-weight: 300;
    margin-left: auto;
    margin-bottom: 12px !important;
    margin-top: 12px;
}

div#kboard-high-org-editor input.web_publish_add_icon {
    cursor: pointer !important;
    border-radius: 0px !important;
    display: block;
    width: 36px !important;
    height: 36px !important;
    font-size: 26px !important;
    border: 1px solid #79c3d9 !important;
    background-color: #79c3d9 !important;
    color: #fff;
    font-weight: 300;
    margin-left: auto;
    margin-bottom: 12px !important;
    margin-top: 12px;
}

div#kboard-high-org-editor input.web_winner_add_icon {
    cursor: pointer !important;
    border-radius: 0px !important;
    display: block;
    width: 36px !important;
    height: 36px !important;
    font-size: 26px !important;
    border: 1px solid #79c3d9 !important;
    background-color: #79c3d9 !important;
    color: #fff;
    font-weight: 300;
    margin-left: auto;
    margin-bottom: 12px !important;
    margin-top: 12px;
}









div#kboard-high-org-editor .web-add-edu-table02 {
     display: none;
}

div#kboard-high-org-editor input.web_service_add_icon.web-add-icon-num02 {
     display: none;
}



div#kboard-high-org-editor .web-add-edu-table03 {
     display: none;
}

div#kboard-high-org-editor input.web_service_add_icon.web-add-icon-num03 {
     display: none;
}



div#kboard-high-org-editor .web-add-edu-table04 {
     display: none;
}

div#kboard-high-org-editor input.web_service_add_icon.web-add-icon-num04 {
     display: none;
}



div#kboard-high-org-editor .web-add-edu-table05 {
     display: none;
}

div#kboard-high-org-editor input.web_service_add_icon.web-add-icon-num05 {
     display: none;
}



div#kboard-high-org-editor .web-add-edu-table06 {
     display: none;
}

div#kboard-high-org-editor input.web_service_add_icon.web-add-icon-num06 {
     display: none;
}











div#kboard-high-org-editor .web-add-career-table02 {
     display: none;
}

div#kboard-high-org-editor input.web_career_add_icon.web-career-add-icon-num02 {
     display: none;
}



div#kboard-high-org-editor .web-add-career-table03 {
     display: none;
}

div#kboard-high-org-editor input.web_career_add_icon.web-career-add-icon-num03 {
     display: none;
}



div#kboard-high-org-editor .web-add-career-table04 {
     display: none;
}

div#kboard-high-org-editor input.web_career_add_icon.web-career-add-icon-num04 {
     display: none;
}



div#kboard-high-org-editor .web-add-career-table05 {
     display: none;
}

div#kboard-high-org-editor input.web_career_add_icon.web-career-add-icon-num05 {
     display: none;
}



div#kboard-high-org-editor .web-add-career-table06 {
     display: none;
}

div#kboard-high-org-editor input.web_career_add_icon.web-career-add-icon-num06 {
     display: none;
}










div#kboard-high-org-editor .web-add-publish-table02 {
     display: none;
}

div#kboard-high-org-editor input.web_publish_add_icon.web-publish-add-icon-num02 {
     display: none;
}



div#kboard-high-org-editor .web-add-publish-table03 {
     display: none;
}

div#kboard-high-org-editor input.web_publish_add_icon.web-publish-add-icon-num03 {
     display: none;
}



div#kboard-high-org-editor .web-add-publish-table04 {
     display: none;
}

div#kboard-high-org-editor input.web_publish_add_icon.web-publish-add-icon-num04 {
     display: none;
}



div#kboard-high-org-editor .web-add-publish-table05 {
     display: none;
}

div#kboard-high-org-editor input.web_publish_add_icon.web-publish-add-icon-num05 {
     display: none;
}



div#kboard-high-org-editor .web-add-publish-table06 {
     display: none;
}

div#kboard-high-org-editor input.web_publish_add_icon.web-publish-add-icon-num06 {
     display: none;
}









div#kboard-high-org-editor .web-add-winner-table02 {
     display: none;
}

div#kboard-high-org-editor input.web_winner_add_icon.web-winner-add-icon-num02 {
     display: none;
}



div#kboard-high-org-editor .web-add-winner-table03 {
     display: none;
}

div#kboard-high-org-editor input.web_winner_add_icon.web-winner-add-icon-num03 {
     display: none;
}



div#kboard-high-org-editor .web-add-winner-table04 {
     display: none;
}

div#kboard-high-org-editor input.web_winner_add_icon.web-winner-add-icon-num04 {
     display: none;
}



div#kboard-high-org-editor .web-add-winner-table05 {
     display: none;
}

div#kboard-high-org-editor input.web_winner_add_icon.web-winner-add-icon-num05 {
     display: none;
}



div#kboard-high-org-editor .web-add-winner-table06 {
     display: none;
}

div#kboard-high-org-editor input.web_winner_add_icon.web-winner-add-icon-num06 {
     display: none;
}











div#kboard-high-org-document table.web-add-edu-table {
    margin-top: 22px;
}

div#kboard-high-org-document table.web-add-career-table {
    margin-top: 22px;
}

div#kboard-high-org-document table.web-add-publish-table {
    margin-top: 22px;
}

div#kboard-high-org-document table.web-add-winner-table {
    margin-top: 22px;
}












.web-job-jangaein-board-list .high-org-thumbnail {
    display: none !important;
}

.web-job-jangaein-board-list .kboard-high-org-document-options {
    padding: 0px !important;
}

.web-job-jangaein-board-list .kboard-list .kboard-list-item div#web-job-jangaein-board-list-inner {
    padding: 32px !important;
    border-radius: 0px;
	width: 84%;
}













@media only screen and (max-width: 768px) {
.web-support-board-list-pc-view {
    display: none !important;
}
}

@media only screen and (min-width: 769px) {
.web-support-board-list-mobile-view {
    display: none !important;
}
}


















/**  데스크탑 css 시작  */
@media only screen and (min-width: 1400px) {

}
/**  데스크탑 css 끝  */








/**  노트북 css 시작  */
@media only screen and (min-width: 1001px) and (max-width: 1400px) {

}
/**  노트북 css 끝  */








/**  태블릿 css 시작  */
@media only screen and (min-width: 769px) and (max-width: 1000px) {

}








/**  스마트폰 css 시작  */
@media only screen and (max-width: 768px) {
p.web-job-brand-logo img {
    border-radius: 22px;
    width: 120px;
    height: 120px;
    margin-bottom: 22px !important;
}





table.web-job-offer-table {
    margin-bottom: 22px;
}

table.web-job-offer-table td {
    font-size: 13px;
    line-height: 19px;
    padding: 7px 3px;
    letter-spacing: -0.5px;
}

td.web-job-offer-table-tt {
    width: 15% !important;
}



p.web-job-table-empty {
    margin-top: 32px !important;
    margin-bottom: 32px !important;
}




#kboard-high-org-list .kboard-search {
    width: 100% !important;
    margin-bottom: 252px;
    padding-left: 0px !important;
}

.web-job-search {
    width: 100%;
}

.web-job-search input {
    padding: 19px 6px !important;
    width: 100% !important;
    border-radius: 4px !important;
    margin-top: 2px !important;
}

.web-job-search select {
    width: 100% !important;
    border-radius: 4px !important;
    max-width: 100% !important;
    position: unset !important;
}

#kboard-high-org-list .kboard-search button.web-job-search-bt {
    height: 38px !important;
    width: 80px !important;
    border-radius: 4px;
    top: 12px;
    font-size: 14px;
}






#kboard-high-org-list .kboard-list .kboard-list-item {
    height: auto !important;
	padding-bottom: 12px !important;
}

#kboard-high-org-list .kboard-list .kboard-list-item .inner {
    padding: 12px 12px !important;
    border-radius: 0px;
    width: 92%;
	box-shadow: none;
}

#kboard-high-org-list .kboard-list.org .kboard-list-item .high-org-thumbnail {
    width: 100% !important;
}

#kboard-high-org-list .kboard-list .kboard-list-item .kboard-high-org-document-options {
    width: 100% !important;
    display: block !important;
    padding-left: 0px !important;
    margin-top: 12px;
}

.high-org-thumbnail img {
    border-radius: 0px;
    width: 85px !important;
    height: auto !important;
}

#kboard-high-org-list .kboard-list .kboard-list-item .kboard-high-org-document-options .high-org-title {
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: -0.5px;
}

a.high-org-title {
    padding-bottom: 9px;
    margin-bottom: 11px !important;
}

p.web-job-list-company-name {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 5px;
}

p.web-job-list-option {
    font-size: 14px;
    line-height: 21px;
}




.web-kboard-widget-text p {
    font-size: 22px;
    line-height: 30px;
}





table.kboard-widget-list td {
    font-size: 14px !important;
    line-height: 21px !important;
    padding: 12px 4px !important;
    letter-spacing: -0.5px;
}





p.web-job-table-chapter {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 6px !important;
    margin-top: 22px !important;
}




div#kboard-high-org-editor table.web-job-offer-table td.web-job-table-input-2row input {
    width: 100% !important;
}





div#kboard-high-org-editor input.web_service_add_icon {
    width: 26px !important;
    height: 26px !important;
    font-size: 22px !important;
    margin-bottom: 6px !important;
    margin-top: 6px;
    line-height: 18px !important;
}

div#kboard-high-org-editor input.web_career_add_icon {
    width: 26px !important;
    height: 26px !important;
    font-size: 22px !important;
    margin-bottom: 6px !important;
    margin-top: 6px;
    line-height: 18px !important;
}

div#kboard-high-org-editor input.web_publish_add_icon {
    width: 26px !important;
    height: 26px !important;
    font-size: 22px !important;
    margin-bottom: 6px !important;
    margin-top: 6px;
    line-height: 18px !important;
}

div#kboard-high-org-editor input.web_winner_add_icon {
    width: 26px !important;
    height: 26px !important;
    font-size: 22px !important;
    margin-bottom: 6px !important;
    margin-top: 6px;
    line-height: 18px !important;
}










.web-job-jangaein-board-list .kboard-list .kboard-list-item div#web-job-jangaein-board-list-inner {
    padding: 8px 14px 18px 14px !important;
    border-radius: 0px;
    width: 91%;
}





a.web-support-external-link {
    padding: 4px 5px;
    font-size: 13px;
    line-height: 21px;
}








#kboard-ask-one-list .kboard-list table td.kboard-list-title {
    width: 100% !important;
    border-bottom: 1px solid #d5d5d5 !important;
    padding-top: 20px !important;
    border-top: 1px solid #d5d5d5 !important;
}

span.web-support-board-list-mobile-info {
    display: block;
    font-size: 15px;
    line-height: 23px;
    color: #6e6e6e !important;
}

#kboard-ask-one-list .kboard-list .kboard-mobile-category {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
	color: #000;
}
}





