/* ----- COXPRESdb page.css -----*/
/* ---------------------------------- { contents } ---------------------------------- */

#coK .box {
    background: url(../images/bg_co.jpg) repeat-x top;
    border: 1px solid #AFCE9F;
    padding: 20px;
    text-align: left;
    margin-bottom: 15px;
}

#coK .box p, #coK.nomal .box p{
    margin: 10px;
}

#coK .box .line{
    border: 1px solid #CCCCCC;
}

#coK .box .line:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#coK .box .line {
    display: inline-block;
}

/* Holly Hack Targets IE Win only \*/
* html #coK .box .line {
    height: 1%;
}

#coK .box .line {
    display: block;
}
/* End Holly Hack */

#coK h2 {
    font-size: 1.4em;
    line-height: 1.5;
    text-align: left;
    color: #4A701D;
}

#coK.term .term_h3_h4 h3{
    background: url(../images/bg_m.jpg) repeat-x bottom;
    border: 1px solid #AFCE9F;
    margin-bottom: 30px;
    padding: 5px 10px;
}

#coK.term .term_h3_h4 h4{
    text-align:left;
    margin:-25px 0 30px 20px;
}

#cok.container{
    display: flex;
    align-items: stretch;
}

#cok.side{
    width: 5%;
}
#coK.nomal{
    text-align: left;
    width: 95%;
}

#coK.nomal h2{
    /*background: url(../images/point_m.gif) no-repeat 1px 1px;*/
    padding-bottom: 5px;
    padding-left: 14px;
    margin-bottom: 3px;
    margin-top: 3px;

}

#coK.nomal h3{
    font-size: 1.2em;
    line-height: 1.5;
    padding: 5px 10px;
    background: url(../images/bg_m.jpg) repeat-x bottom;
    border: 1px solid #AFCE9F;
    margin-bottom: 30px;
}

#coK.nomal h4{
    background: url(../images/arrow_m.gif) no-repeat 1px 11px;
    font-size: 0.82em;
    line-height: 1.6;
    padding: 5px 10px 8px 20px;
    margin-bottom: 25px;
    border-bottom: 1px solid #AFCE9F;
}

#coK.nomal h5{
    font-size: 0.78em;
    line-height: 1.6;
    color: #000000;
    margin-bottom: 25px;
}

#coK.nomal h5.ico{
    margin-bottom: 20px;
    border-bottom: 1px solid #9CBAC9;
    padding-bottom: 10px;
    background: url(../images/point.gif) no-repeat 1px 5px;
    padding-left: 16px;
}

#coK.nomal h6{
}

#coK.nomal p{
    margin-bottom: 35px;
}

#coK.nomal p.mb1{
    margin-bottom: 1px;
}

#coK.nomal ul, #coK.nomal ol{
    margin-bottom: 25px;
    margin-left: 25px;
}

#coK.nomal ul li{
    font-size: 0.86em;
    line-height: 1.4;
    background: url(../images/arrow_b.gif) no-repeat 1px 4px;
    padding-bottom: 5px;
    padding-left: 8px;
}

#coK.nomal ol li{
    font-size: 0.78em;
    line-height: 1.4;
    padding-bottom: 5px;
    list-style-type: decimal;
    color: #4A701D;
}



#coK h3 .ss {
    font-weight: 100;
    font-size: 0.82em;
    color: #000000;
}

#coK h3 {
    color: #4A701D;
}

#coK p{
    font-size: 0.86em;
    line-height: 1.4;
    margin-bottom: 15px;
    color: #4A701D;
}

#coK li a{
    color: #4A701D;
}

#coK a.elink:after{
    content: url("/images/ico_link.gif");
}

#coK #accordion_button,#coK #all_t{
    background-color: #4A701D;
    font-size: 1.1em;
    padding: 5px 10px;
    color: #FFFFFF;
    position: relative;
    cursor: pointer;
}

#coK tr#accordion_button{
    background-color: #EFF6F2;
    font-size: 1em;
    font-weight: bold;
    color: #6F809C;
}

#coK #accordion_button:hover,#coK #all_t:hover{
    background-color: #739E42;
}

#coK tr#accordion_button td:hover{
    background-color: #DEE8E4;
}

#coK #accordion_button img,#coK #all_t img{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

#coK tr#accordion_button img {
    width: auto;
    height: 17px;
}

#coK #accordion_button span#accordion_text,#coK #all_t span#accordion_text {
    margin-left: 50px;
}

#coK #accordion_content {
    padding-top: 10px;
}

#coK #accordion_content {
    padding-top: 10px;
}

#coK td#td_t {
    position: relative;
    padding: 1px 10px;
    text-align: left;
}


#coK #all_t {
    position: relative;
    width: 260px;
    margin-bottom: 10px;
    padding: 2px 10px;
}

/* ---------------------------------- { Page Title } ---------------------------------- */
#coK h2.search {
    background: url(../images/ico_01.gif) no-repeat 1px 5px;
    padding-top: 3px;
    padding-bottom: 20px;
    padding-left: 45px;
}

#coK h2.draw {
    background: url(../images/ico_02.gif) no-repeat 1px 5px;
    padding-top: 3px;
    padding-bottom: 20px;
    padding-left: 45px;
}

#coK h2.browse {
    background: url(../images/ico_03.gif) no-repeat 1px 5px;
    padding-top: 3px;
    padding-bottom: 20px;
    padding-left: 45px;
}

#coK h2.dowbload {
    background: url(../images/ico_04.gif) no-repeat 1px 5px;
    padding-top: 3px;
    padding-bottom: 20px;
    padding-left: 45px;
}

#coK p.update{
    margin: 0 0 3px 0;
    text-align: right;
    font-size: 0.78em;

}

#coK.nomal p.def{
    border: 1px solid black;
    padding: 2px;
}

#coK a.indentation_title {
    text-decoration: none;
}

/* ---------------------------------- { table } ---------------------------------- */

#coK .tbl{
    margin-bottom: 25px;
}



#coK .tbl th, #coK .tbl td{
    font-size: 0.78em;
    line-height: 1.4;
    text-align:center;
    padding: 10px;
    border: 1px solid #AFCE9F;
}

#coK .tbl th{
    color: #4A701D;
    font-weight: 100;
    background: #FEFEFE url(../images/bg_m.jpg) repeat-x bottom;
}

#coK .tbl th.thC{
    background: #FAF8E4 url(none);
    font-weight: 900;
    color: #000000;
}

#coK .tbl td.tdC{
    background: #F3F7F9;
}

#coK .tbl table#version_t td{
    text-align: left;
}

#coK div.link_table th, #coK div.link_table td{
    text-align:center;
    padding: 2px;
}

#coK.nomal .table_padding td , #coK.nomal .table_padding th{
    padding: 3px;
}

#coK.nomal .table_thead_silver table{
    margin: 0 5px 5px 5px;
}

#coK.nomal .table_thead_silver th , #coK.nomal .table_thead_silver td {
    border: 1px solid black;
}

#coK.nomal .table_thead_silver thead{
    background-color: silver;
}

#coex_list.tablesorter.floatyBase td , #coex_list.tablesorter.floatyBase th{
    padding: 1px 5px 1px 5px;
}

#coex_list.tablesorter.floatyHead td , #coex_list.tablesorter.floatyHead th{
    padding: 1px 5px 1px 5px;
}


#coK.nomal #coex_list thead{
    text-align: center;
}

#coK.nomal .table_gene_border th , #coK.nomal .table_gene_border td {
    border: 1px solid black;
}

#coK.nomal .table_gene_border thead {
    background-color: silver;
}

.table_border_none th , .table_border_none td{
    border: none;
    padding: 0;
}

#coK.nomal thead{
    font-weight: bold;
}

#coK.nomal .image_center{
    text-align: center;
}

#coK.nomal .download_old_font .tdC , #coK.nomal .download_old_font .tdC a{
    color: #CECECE;
}

#coK.nomal .download_old_font .tdC img{
    opacity:0.2;
    filter: alpha(opacity=20);
    -ms-filter: "alpha( opacity=20 )";
}

#coK.nomal .download_old_font tr.table_border_bottom{
    border-bottom: 3px solid #86B9D2;
}

#coK.term .term_font ul{
    margin-left: 25px;
}

#coK.term .term_font ul li{
    line-height: 1.4;
    font-size: 0.86em;
    background: url(../images/arrow_b.gif) no-repeat 1px 6px;
}

#coK.term .term_font_graph ul{
    margin-left: 0px;
}

#coK.term .term_font_graph ul li{
    font-size: 1.1em;
}

#coK.term .term_font .content_margin{
    margin-left: 15px;
}

#coK.nomal .download_old_font table.border_top_bottom{
    border-top: 3px solid #6FB610;
    border-bottom: 3px solid #6FB610;
}

#coK.nomal .download_old_font td{
    border: 1px solid #AFCE9F;
}

#coK.nomal .download_old_font tr.table_border_top{
    border-top: 3px solid #6FB610;
}




/* ---------------------------------- { search } ---------------------------------- */

h3.search {
    font-size: 1em;
    line-height: 1.5;
    background: url(../images/ico_search.gif) no-repeat 1px 5px;
    padding-bottom: 15px;
    padding-left: 32px;
}

h3.draw {
    font-size: 1em;
    line-height: 1.5;
    background: url(../images/ico_draw.gif) no-repeat 1px 1px;
    padding-bottom: 15px;
    padding-left: 36px;
}

.box ul{
    margin: 0px 15px 15px;
}

.box ul li{
    font-size: 0.78em;
    line-height: 1.4;
    background: url(../images/arrow_b.gif) no-repeat 1px 4px;
    padding-bottom: 5px;
    padding-left: 8px;
}

#search .box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#search .box {
    display: inline-block;
}


/* Holly Hack Targets IE Win only \*/
* html #search .box {
    height: 1%;
}

#search .box {
    display: block;
}
/* End Holly Hack */


/* ---------------------- {form box}  --------------------------------*/
#search .boxSearch {
    width: 320px;
    background: #E3FCE0;
    margin-right: 40px;
}

#search #GoId.boxSearch{
    width: 600px;
}
#search #GoId.boxSearch td{
    width: 33%;
}

#search #GoId.boxSearch #goIdA{
    background: #FFFF99;
}

#search #GoId.boxSearch #goIdB{
    background: #B9E8B9;
}

#search #GoId.boxSearch #goIdC{
    background: #B0D0E3;
}

#search .boxSearch table {
    width: 100%;
}

#search .boxSearch th, #search .boxSearch td {
    vertical-align: top;
}

#search .boxSearch th {
    font-size: 0.78em;
    line-height: 1.4;
    color: #4A701D;
    font-weight: 100;
    text-align: left;
    padding: 10px 10px 10px 22px; /* 10px -> 10px 10px 10px 22px 2010-10-15 */
    width: 50%;
    background: url(../images/point_search.gif) no-repeat 8px 13px;
}


#search .boxSearch form{
}

#search .boxSearch td {
    padding: 10px;
}

#search .boxSearch td table {
    width: 130px;
    margin: 0px auto 10px;
}

#search .boxSearch td .txtF table{
    width: 90%;
}
#search .boxSearch td .txtF input{
    margin-bottom: 5px;
    vertical-align: middle;
}
#search .boxSearch td .aLEFT table{
    margin: 0px auto 10px 0px;
}

#search .boxSearch td th, #search .boxSearch td td {
    border: 1px solid #4A701D;
}

#search .boxSearch td th {
    background: #4A701D;
    color: #FFFFFF;
    text-align: right;
    padding: 2px 4px;
}
#search .boxSearch td th a{
    color: #FFFFFF;
}
#search .boxSearch td textarea{
    width: 95%;
}

#search .boxSearch td select{
    margin-bottom: 5px;
}

#search .boxSearch td.harl{
    width: 50%;
}
#search .boxSearch td td {
    padding: 5px;
    background: #FFFFFF;
}

#coK #search .boxSearch td p{
    margin-bottom: 0px;
    color: #000000;
    line-height: 1.2em;
}
img.middle {
    vertical-align: middle;
    margin-left: 3px;
    margin-right: 3px;
}

/* ---------------------- {log}  --------------------------------*/

#coK #log td {
    text-align:left;
}

#coK #log td td{
    font-size: 1em;
    border-style: none;
    padding-left: 0px;
}

#coK #log td ul{
    margin-bottom: 0px;
}
#coK #log td ul li{
    font-size: 1em;
    padding-bottom: 4px;
}

#coK #log td ul li ul{
    margin-left: 15px;
}
#coK #log td ul li ul li{
    background: none;
    list-style-type: circle;
    padding-left: 0px;
}

#coK #log td ul li ul li li{
    list-style-type: disc;
}

/* ---------------------- {Down Load}  --------------------------------*/

#coK.nomal #downUL ul li{
    background: url(../images/ico_download.gif) no-repeat;
    padding-left: 20px;
    padding-bottom: 12px;
    padding-top: 3px;
}

.pdgA{
    padding-left: 5em;
}

.pdgB{
    padding-left: 4.8em;
}

.green{
    color: #009900;
}

#coK .tbl th.green, #coK .tbl th.blu{
    font-weight: 900;
}

.blu{
    color: #9966CC;
}

.tblLine{
    border: 1px solid #cccccc;
    padding: 10px;
}

/* ---------------------- {About Us}  --------------------------------*/

#aboutUs th{
    width: 130px;
    text-align:center;
    padding-bottom: 15px;
}

/* ---------------------- {jin's add}  --------------------------------*/
#search .example {
    width: 320px;
    font-size: 0.86em;
    background-image: none;
    background-color: #D1EFCE;
    color: #4A701D;
    padding: 10px;
    margin-bottom: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#search .example img {
    width: 12.5%;
    height: auto;
}
#coK img#imgClear {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -ms-filter: "alpha( opacity=20 )";
}

/* ---------------------- panel ---------------------- */
.panel {
    margin: 20px 0px 20px 0px;
    display: inline-block;
    padding: 5px;
    background-color: rgba(0, 0, 0, .05);
    /*margin-bottom: 1rem;*/
    border: 1px solid transparent;
    /* border-radius: 4px; */
    padding: 12px;
    padding: 2px 14px 2px 10px;
    font-weight: bold;
    line-height: 1.8;
    border: 1px solid #eee;
    border: 1px solid #e0e0e0;
}

.panel select,
.panel input {
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
    padding: 4px;
    padding: 2px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #9e9fa0;
    /*border-radius: 4px;*/
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: none;
    margin: 3px 4px 3px 0;
    font-size: 90%;
}

.panel select:focus,
.panel input:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.panel input[type="image"] {
    /*all: initial;*/
    margin: 0;
    border: none;
    padding: 0;
    line-height: normal;
    background: none;
    position: relative;
    top: 4px;
}

.panel input.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    /*border: 1px solid transparent;*/
    padding: .375rem .75rem;
    padding: 4px;
    padding: 2px 8px;
    font-size: 90%;
    /* line-height: 1.5; */
    /*border-radius: .25rem;*/
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.panel input.btn:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}