﻿@charset "utf-8";

/***********************************************************************************************************************
* layout
***********************************************************************************************************************/
body {
    font-family: '맑은고딕',Arial, Helvetica, Verdana, sans-serif;
    font-weight:500;
    border-top: 2px solid #a6c018;
}

#header {
    border-bottom: 1px solid #b1d259;
    /*background: #c2de76 !important;*/
    background: #b7d36c !important;
}
#header .header-inner {
    border-bottom: 0;
}
.h1-main {
    color: #fff;
}
.h1-sub {
    color: #f5fef8;
}
/*.section h2 {
	margin: 30px 0 10px;
	font-size: 1.2em;
	color: #5d4037;
}*/
.section h2 {
    /*color: #3fac60;*/
    margin-top: 30px !important;
    color: #0a5320;
}
.section h2:first-child {
    margin-top: 0 !important;
}
.section h3 {
    margin: 30px 0 10px;
    font-size: 1.2em;
}
.tkpe-ko-area .section h2 {
    font-size:1.2em;
}

#footer address {
    color: #5c6bc0;
}
.container .jumbotron.main-introduce .media img {
    border: 1px solid #dfdfdf;
}
.breadcrumb li.active {
    color: #151d4c;
}
.journal-info ul li {
    color: #f5fef8;
}
.url a {
    color: #f5fef8;
}

/*intro-box*/
/*.intro-box {
    position: relative;
    padding: 30px 30px;
    border: 1px solid #eee;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
    margin-bottom: 50px;
}*/

.intro-box {
    position: relative;
    padding: 20px 10px;
    margin-bottom: 30px;
}

.intro-box:after {
    content: '';
    display: block;
    clear: both;
}
.intro-box .intro-img {
    float: left;
    width: 28%;
    margin-bottom: 0;
}
.intro-box .intro-conts {
    float: left;
    width: 72%;
}
.intro-box .intro-conts h2 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
}
.intro-box .intro-conts h3 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #767676;
}
.intro-box .intro-conts .tag {
    padding-left: 0;
    margin: 20px 0 15px;
}
.intro-box .intro-conts .tag:after {
    content:'';
    display: block;
    clear: both;
}
.intro-box .intro-conts .tag li {
    float: left;
    width: 200px;
    list-style: none;
    padding: 7px 15px;
    border-radius: 2px;
    background-color: #dfdfdf;
}
.intro-box .intro-conts .tag li:first-child {
    margin-right: 10px;
}
.intro-box .intro-conts .tag li span {
    padding-left: 10px;
}
.intro-box .intro-info {
    padding-left: 15px;
    margin-bottom: 0;
}
.intro-box .intro-info li {
    line-height: 1.8;
}
.intro-box .intro-btn-area {
    position: absolute;
    right: 10px;
    bottom: 20px;
    /*right: 30px;*/
    /*bottom: 30px;*/
    margin-bottom: 0;
}
.intro-box .intro-btn-area .btn {
    margin: 0 !important;
    background-color: #3fac60 !important;
    color: #fff;
    font-weight: 700;
}

.divide-line {
    width: 100%;
    margin: 0 auto;
}

.custom-col-md-2 {
    width: 20%;
}
.custom-col-md-10 {
    width: 80%;
    padding-left: 25px;
    padding-right: 25px;
}

#gnb .col-md-12 {
    padding-left: 25px;
    padding-right: 25px;
}

.qr-area {
    right: -145px;
}
.etc-banner-area {
    right: -158px;
}


/***********************************************************************************************************************
* include style
***********************************************************************************************************************/

.utility {
    background: #8dba11;
    border-left: 0px solid #8dba11;
    border-right: 0px solid #8dba11;
    border-bottom: 0px solid #8dba11;
}
.utility ul li a {
    color: #fff;
}

/* GNB */
.nav-stacked.nav-tabs li {
    margin: 0 !important;
    border-bottom: 1px solid #eee !important;
}
.nav-stacked.nav-tabs li.group-title {
    margin-top: 15px !important;
    padding: 5px 0 5px 10px;
    letter-spacing: -0.25px;
    font-size: 14px;
    color: #fff;
    border-radius: 3px;
    background-color: #8dba11;
}
.nav-stacked.nav-tabs li.group-title:first-child {
    margin-top: 0 !important;
}
.nav-stacked.nav-tabs > li > a {
    /*padding: 10px 0 10px 20px !important;*/
    color: #333333 !important;
    background-image: url(/submission/assets/images/snb_active_k.png);
    background-repeat: no-repeat;
    background-position: 210px 5px;
}
.nav-stacked.nav-tabs > li > a:hover,
.nav-stacked.nav-tabs > li > a:focus {
    color: #3fac60 !important;
    background-position: 180px 5px;
    background-color: #fff !important;
    outline: none;
}
.nav-stacked.nav-tabs > li.active a {
    color: #3fac60 !important;
    background-color: #fff !important;
    background-position: 180px 5px;
    /*background-position: 160px 10px;*/
    outline: none;
}


.gnb-toggle {
    border: 1px solid #dfdfdf;
    background-color: #fafafa;
}
.gnb-toggle .txt {
    color: #3fac60;
}
.gnb-toggle p {
    border: 1px solid #dfdfdf;
    background-color: #eee;
}
.gnb-toggle p .glyphicon {
    color: #3fac60;
}

/* journal archive */
.journal-toggle {
    border: 1px solid #9ea7d9;
    background-color: #fafafa;
}
.journal-toggle .txt {
    color: #1a237e;
}
.journal-toggle p {
    border: 1px solid #9ea7d9;
    background-color: #e8eaf6;
}
.journal-toggle p .glyphicon {
    color: #1a237e;
}
.journal-panel {
    border-radius: 2px;
}

/* nav-tabs */
.nav.nav-tabs.nav-justified {
    margin: 0 0 30px;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    margin-bottom: -1px !important;
    border: 0 !important;
}
.nav-tabs.nav-justified > li > a {
    height: 40px;
    padding: 12px 0 0 !important;
    line-height: 1.2 !important;
    font-size: 15px;
    color: #999 !important;
    vertical-align: middle;
    outline: none !important;
    border-bottom: 1px solid #0ba3a4 !important;
}
.nav-tabs.nav-justified > li.active > a {
    font-weight: bold !important;
    color: #0ba3a4 !important;
    border: 1px solid #0ba3a4 !important;
    border-bottom: 1px solid transparent !important;
    background-color: #fff !important;
    border-radius: 5px 5px 0 0 !important;
}

/* Search area */
.form-group {
    margin: 0;
    padding: 0;
}
.form-group.search {
    margin: 0;
    padding: 15px 5px 15px;
    /* border-bottom: 1px solid #eee; */
    background-color: #fff;
    border: 1px solid #0a9696;
    border-radius: 2px;
}
.gnb-search-area,
.sub-search-area {
    margin: 0;
    padding: 0;
    text-align: right;
}
.gnb-search-area .btn,
.sub-search-area .btn {
    margin: 2px 0 0;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 0;
}
.sub-search-area .btn {
    width: 100%;
}
.gnb-search-area .glyphicon,
.sub-search-area .glyphicon {
    font-size: 12px;
    opacity: 0.8;
}
.gnb-search-area h3 {
    margin: 6px 0 5px;
    font-size: 16px;
    color: #333;
    text-align: left;
}
.gnb-search-area input[type="text"] {
    margin: 0 0 5px;
}
.gnb-search-area input[type="text"]:last-child {
    margin: 0;
}
.sub-search-area {
    margin: 0;
}
#content .well {
    margin: 0 0 20px;
    padding: 8px 5px 8px;
    box-shadow: 0 0 0;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    background-color: #f7f7f7;
}
#content .well.row > div {
    padding-left: 10px;
    padding-right: 10px;
}
#content .form-control {
    display: block;
    width: 100%;
    height: 28px;
    margin: 0;
    padding: 3px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #0a9696;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#content .form-control:focus {
    border-color: #0a9696;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
#content .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
#content .form-control:-ms-input-placeholder {
    color: #999;
}
#content .form-control::-webkit-input-placeholder {
    color:#999;
}
#content .form-control[disabled],.form-control[readonly],
#content fieldset[disabled].form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}
#content textarea.form-control {
    height: auto;
}
#content input[type=search] {
    -webkit-appearance:none;
}
#content select {
    color: #333 !important;
}

#content .form-control-material {
    margin: 0;
    padding: 0;
    color: #009587;
    border: 0;
    background-image: linear-gradient(#009587, #009587), linear-gradient(#d2d2d2, #d2d2d2);
    background-size: 0 2px, 100% 1px;
    background-repeat: no-repeat;
    background-position: center bottom, center calc(100% - 1px);
}

/* Search area */
.gnb-search-area .btn {
    display: block;
    width: 100% !important;
}
#content .well {
    padding: 15px 5px 15px;
    border: 1px solid #1fbd4e;
    background-color: #fff;
}
#content .form-control {
    border: 1px solid #1fbd4e;
}
.btn-material-indigo-500:not(.btn-link):not(.btn-flat) {
    background-color: #3fac60;
}
.btn-material-cyan-A700:not(.btn-link):not(.btn-flat) {
    background-color: #0a9696;
}
.ethical ul {
    margin-left: 0;
    list-style: none;
    text-indent: -18px;
    padding-left: 15px;
}
.ethical ul li > ul {
    margin: 10px 0;
}
.ethical ul li > ul li {
    margin-bottom: 2px;
    font-size: 14px;
    color: #333;
}
.checklist .title .under_line {
    display: inline-block;
    width: 500px;
    border-bottom: 1px solid #333;
}
.review-guidelines ul {
    list-style: none;
    margin-left: 0;
}
.section h2 {
    margin: 40px 0 10px;
}

/*detail-style*/
.download-list02 {
    margin-left: 0 !important;
    /*margin-top: 30px;
    padding: 10px 20px !important;
    list-style: none;
    border: 5px solid #eee;*/
}
.download-list02 li {
    list-style: none;
    width: 100%;
    padding-left: 5px;
    line-height: 35px;
    border-bottom: 1px dashed #ddd;
    /* background: url("/assets/images/bullet/square.png") left 10px no-repeat; */
}
.download-list02 li:after {
    content: '';
    display: block;
    clear: both;
}
/*.download-list02 li i {
    margin-right: 10px;
}*/
.download-list02 li a {
    float: right;
    margin-top: 5px;
    display: inline-block;
    width: 100px;
    line-height: 23px;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: -moz-linear-gradient(top, #fefefe 0%, #fbfbfb 49%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(49%,#fbfbfb), color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top, #fefefe 0%,#fbfbfb 49%,#efefef 100%);
    background: -o-linear-gradient(top, #fefefe 0%,#fbfbfb 49%,#efefef 100%);
    background: -ms-linear-gradient(top, #fefefe 0%,#fbfbfb 49%,#efefef 100%);
    background: linear-gradient(to bottom, #fefefe 0%,#fbfbfb 49%,#efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#efefef',GradientType=0 );
}

.list-box {
    padding: 20px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    background-color: #f6faeb;
}
.list-box:after {
    content: '';
    display: block;
    clear: both;
}
.list-box .journal-list li {
    /*list-style: none;*/
    float: left;
    width: 33.33%;
    line-height: 1.8;
    font-weight: 700;
}
/***********************************************************************************************************************
* common style
***********************************************************************************************************************/
a {
    color: #0a5320;
    transition: all 0.25s;
}
a:hover,
a:focus {
    color: #113060;
}

::selection {
    background:#7986cb;
    color: #FFF;
    text-shadow: none;
}
::-moz-selection {
    background:#7986cb;
    color: #FFF;
    text-shadow: none;
}
::-webkit-selection {
    background:#7986cb;
    color: #FFF;
    text-shadow: none;
}

/***********************************************************************************************************************
* ie8 style
***********************************************************************************************************************/

/* button background color */

.lt-ie9 .btn-material-brown {
    background-color: #5c6bc0;
    color: #fff;
}
.lt-ie9 .btn-material-brown-400 {
    background-color: #7986cb;
    color: #fff;
}
.lt-ie9 .btn-material-brown-500 {
    background-color: #283593;
    color: #fff;
}
.lt-ie9 .btn-material-brown-700 {
    background-color: #1a237e;
    color: #fff;
}

/***********************************************************************************************************************
* Main Page : detail style
***********************************************************************************************************************/

/* current-issue */
.row .doi {
    color: #0074e8;
}

.current-issue-list .row .tag.search .btn, .doc-main-list .row .tag.search .btn,
.current-issue-list .row .tag .btn, .doc-main-list .row .tag .btn {
    max-width:120px;
    width:120px;
}

:not(.btn-link):not(.btn-flat).btn-material-brown-500 {
    background-color: #3378c1;
}
:not(.btn-link):not(.btn-flat).btn-material-brown-400 {
    background-color: #f52c4a;
}
:not(.btn-link):not(.btn-flat).btn-material-brown-700 {
    background-color: #0ea7a8;
}
:not(.btn-link):not(.btn-flat).btn-material-brown-300 {
    background-color: #e89304;
}
.paper-btn-area .tag {
    display: block;
    text-align: right;
}

/***********************************************************************************************************************
* Sub Page : common style
***********************************************************************************************************************/
/*about-journal*/
.about-journal-box {
    padding: 20px 30px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
    border-radius: 2px;
}
.about-journal img {
    border: 1px solid #dfdfdf;
    margin-right: 40px;
    float: left;
}
.about-journal .contents {
    float: left;
}
.about-journal h2 {
    margin: 0 0 10px;
    color: #333 !important;
}
.about-journal .ISO-title {
    color: #767676;
    font-weight: 700;
}
.about-journal ul {
    margin: 0;
}
.about-journal .explain {
    display: inline-block;
}
.about-journal .explain li {
    list-style: none;
    float:left;
    font-size: 13px;
    padding-right: 30px;
    color: #1a237e;
}
.about-journal .explain li:last-child {
    padding-right: 0;
}
.about-journal .explain li .glyphicon {
    padding-right: 5px;
    font-size: 11px;
}
.about-journal .issn {
    margin: 10px 0 0 20px;
}
.about-journal .issn li {
    margin-bottom: 0;
}

/*editorial*/
.online-submission .highlight-blue {
    color: #0a9696;
}
.online-submission .paper-btn-area {
    text-align: center !important;
}
.online-submission .btn-material-indigo-700 {
    background-color: #0a9696 !important;
    color: #fff !important;
}


/* .rdoc-year-menu */
.rdoc-year-menu li.menu li.submenu a.on {
    color: #333;
}
.rdoc-year-menu li.menu li.submenu a.on:hover,
.rdoc-year-menu li.menu li.submenu a:hover {
    color: #0ba3a4;
}

.btn-area {
    margin: 20px 0 30px;
    text-align: center;
}
.btn-area .btn {
    min-width: 200px;
    margin: 0 10px;
    color: #fff !important;
    background-color: #337ab7 !important;
}
.btn-area .btn.btn-default {
    color: #333 !important;
    border: 1px solid #dfdfdf;
    background-color: #fafafa !important;
}

@media (max-width: 685px) {
    .about-journal img {
        float: none;
        margin-right: 0;
        display: block;
        margin: 0 auto;
    }
    .about-journal .contents {
        padding-top: 20px;
        float: none;
        text-align: center;
    }
    .about-journal .contents p {
        text-align: center !important;
    }
    .about-journal .contents .issn {
        list-style: none;
        margin: 0;
    }

    .btn-area .btn {
        min-width: 200px;
        margin: 10px;
    }
}
.paper-btn-area {
    text-align: center;
}
/***********************************************************************************************************************
* Journal Archive
***********************************************************************************************************************/

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: #1a237e;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination > li > span.active {
    border-color: #151d4c;
    background-color: #151d4c;
}

/***********************************************************************************************************************
* Current-issue file color
***********************************************************************************************************************/
:not(.btn-link):not(.btn-flat).btn-material-brown-500 {
    background-color: #3378c1;
}
:not(.btn-link):not(.btn-flat).btn-material-brown-400 {
    background-color: #f52c4a;
}
:not(.btn-link):not(.btn-flat).btn-material-brown-700 {
    background-color: #0ea7a8;
}
:not(.btn-link):not(.btn-flat).btn-material-brown-300 {
    background-color: #e89304;
}

/* ==========================================================================
   modified
   ========================================================================== */
.table-editorial.table th {
    font-weight: 400 !important;
    background-color: #fafafa;
}
.table-editorial.table > tbody > tr > th,
.table-editorial.table > tbody > tr > td {
    padding: 8px 15px !important;
}
.table-styled.table th {
    vertical-align: middle;
    background-color: #fafafa;
}
.table-styled.table td {
    text-align: left;
}
.table-styled.ta-center td,
.table-styled.ta-center th {
    text-align: center !important;
}

#content .table-styled.table th.ta-center,
#content .table-styled.table td.ta-center {
    text-align: center !important;
}
#content .table-styled.table th.ta-left,
#content .table-styled.table td.ta-left {
    text-align: left !important;
}

#content table.table-styled.tb-center.table th,
#content table.table-styled.tb-center.table td {
    text-align: center;
    vertical-align: middle;
}

/*#header h1 {
    margin: 0;
    padding: 13px 0 0;
}
#header h1 a {
    text-decoration: none;
    font-family: verdana,tahoma,arial,'Malgun Gothic',"Times New Roman",serif;
}
.h1-main {
    float: left;
    margin: 0 13px 0 0;
    padding: 0;
    line-height: 1.1;
    font-size: 46px;
    font-weight: normal;
}
.h1-sub {
    float: left;
    margin: 10px 0 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.2;
    color: #767676;
}*/
/*@media (max-width: 640px) {
    #header h1 {
        padding: 10px 0 0;
    }

    .h1-main {
        display: block;
        float: none;
        margin: 0;
        font-size: 24px;
    }

    .h1-sub {
        display: block;
        float: none;
        font-size: 12px;
        line-height: 1;
    }
}*/

/* 설비공학논문집 */
.media-left h3 {
    margin: 0 0 10px;
    font-size: 24px;
    color: #1a237e;
    letter-spacing: -0.5px;
}

/* current issue */
.title-ko {
    display: block;

}
.title-en {
    font-size: 15px;
    font-weight: normal;
}

/* gnb */
#gnb .ko {
    display: block;
    margin: 0 0 5px;
    line-height: 1.1;
    font-size: 13px;
    font-weight: bold;
    color: #333;
}
#gnb .en {
    display: block;
    line-height: 1.1;
    font-size: 13px;
    color: #333;
}

/* ==========================================================================
   mediaquery
   ========================================================================== */
@media (min-width: 991px) {
    #content .well.row > div {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (max-width: 990px) {
    #content .well.row > div {
        margin: 0 0 5px;
        padding-left: 5px;
        padding-right: 5px;
    }

    /* Search */
    .form-group.search {
        display: block;
    }
    .form-group.search .form-control-wrapper {
        margin: 0 0 5px;
    }

    /*nav*/
    .nav-stacked.nav-tabs > li > a {
        background-image: none;
    }
    .nav-stacked.nav-tabs > li > a:hover,
    .nav-stacked.nav-tabs > li > a:focus {
        color: #5c6bc0 !important;
        background-color: #fafafa !important;
    }
    .nav-stacked.nav-tabs > li.active a {
        color: #fff !important;
        background-color: #b7d36c !important;
    }

    /*layout*/
    .custom-col-md-2 {
        width: 100%;
    }
    .custom-col-md-10 {
        width: 100%;
        padding: 0 15px;
    }

    /*contents*/
    .checklist .title {
        text-align: left !important;
    }
    .intro-box .intro-img {
        float: none;
        text-align: center !important;
        width: 100%;
        margin-bottom: 20px;
    }
    .intro-box .intro-conts {
        float: none;
        width: 100%;
        text-align: center !important;
    }
    .intro-box .intro-btn-area {
        margin-top: 20px;
        text-align: center !important;
        position: static;
        right: 0;
        bottom: 0;
        margin-bottom: 0;
    }
    .intro-box .intro-conts .tag li {
        float: none;
        display: inline;
        width: auto;
        list-style: none;
        padding: 7px 15px;
        border-radius: 2px;
        background-color: #dfdfdf;
    }
    .intro-box .intro-info {
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }

    /*navigation*/
    .nav-tabs {
        margin-bottom: 40px;
    }



}
@media (min-width: 981px) {

}

@media (max-width: 980px) {

}

@media (min-width: 768px) and (max-width: 979px) {


}

@media (max-width: 767px) {

    /* nav-tabs */
    .nav.nav-tabs.nav-justified {
        margin: 0 0 20px;
        border-bottom: 0;
        overflow: hidden;
    }
    .nav-tabs.nav-justified > li {
        width: 48% !important;
        float: left !important;
        margin: 0 0 5px 1% !important;
        border: 0 !important;
    }
    .nav-tabs.nav-justified > li > a {
        height: 36px;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 36px !important;
        vertical-align: middle;
        font-size: 16px;
        color: #999 !important;
        border: 1px solid #ccc !important;
        border-radius: 5px !important;
        background-color: #fff !important;
    }
    .nav-tabs.nav-justified > li.active > a {
        font-weight: bold !important;
        color: #0ba3a4 !important;
        border: 1px solid #0ba3a4 !important;
        border-radius: 5px !important;
        background-color: #fff !important;
    }

}

@media (max-width: 640px) {


}

@media (max-width: 480px) {


}

@media (max-width : 320px) and (orientation: portrait){

}

/* ==========================================================================
   common style
   ========================================================================== */
.mg-t0 { margin-top: 0 !important;}
.mg-t10 { margin-top: 10px !important;}
.mg-t20 { margin-top: 20px !important;}
.mg-t30 { margin-top: 30px !important;}
.mg-t40 { margin-top: 40px !important;}
.mg-t50 { margin-top: 50px !important;}
.mg-b0 { margin-bottom: 0 !important;}
.mg-b10 { margin-bottom: 10px !important;}
.mg-b20 { margin-bottom: 20px !important;}
.mg-b30 { margin-bottom: 30px !important;}
.mg-b40 { margin-bottom: 40px !important;}
.mg-b50 { margin-bottom: 50px !important;}
