.complex-wrap {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #363636;
    box-shadow: 0 0 5px 2px #d9d9d9;
    overflow-x: hidden;
    overflow-y: auto;
}

.complex-table {
    border-bottom: 1px solid rgba(205, 205, 205, 0.5);
}

.complex-table thead tr {
    height: 40px;
    background-color: #f5f5f5;
}

.complex-table thead th {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
}

.complex-table thead th span.mandatory {
    font-size: 28px;
    color: #ff0000;
    font-weight: 500;
    vertical-align: middle;
}

.complex-complex-table-title {
    font-size: 22px;
    font-weight: 700;
}

.complex-complex-table-title span {
    font-size: 14px;
}

.common-complex-table-wrap .complex-table-title span:first-child {
    font-size: 17px;
    font-weight: 500;
}

.complex-table-title span.complex-hide-toggle {
    cursor: pointer;
}

.complex-table-title span.complex-hide-toggle img {
    width: 16px;
    height: 16px;
}

.complex-table-title span.complex-preview {
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    color: #7045de;
}

.complex-complex-table-title .btn-desc {
    float: right;
    font-size: 14px;
    height: 100%;
}

.common-complex-table-wrap .complex-wrap ul li {
    border-bottom: 1px solid rgba(205, 205, 205, 0.5);
}

.complex-wrap ul li:after {
    /*clear: both;*/
    /*height: 0;*/
    /*content: ".";*/
    /*display: block;*/
    /*visibility: hidden;*/
}

.complex-wrap li ul li {
    padding-left: 42px;
}

.complex-wrap li .handle {
    margin-right: 15px;
    width: 16px;
    background-image: url('/resources/image/arrow-move_new.png');
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block !important;
    cursor: move;
}

.complex-wrap li .handler > div {
    float: left;
    width: 50%;
}

.complex-wrap li .handler > .num {
    text-align: left;
}

.complex-wrap li .placeHolder {
    mrgin-top: 5px;
    border: 1px dashed #cccccc;
}

.complex-wrap .scroll-wrap {
    font-size: 13px;
    font-weight: 500;
    color: #363636;
    box-shadow: 0 0 5px 2px #d9d9d9;
}

.complex-wrap .complex-list-wrap {
    font-size: 13px;
    font-weight: 300;
}

.complex-wrap .complex-list-wrap div.liContent table {
    height: 32px;
    text-align: center;
}

.complex-wrap .complex-list-wrap div.innerContent {
    margin: 12px 20px 4px 42px;
}

.complex-wrap .complex-list-wrap div.innerContent table {
    font-size: 14px;
    font-weight: 500;
    box-shadow: 0 0 5px 2px #d9d9d9;
    overflow-x: hidden;
    overflow-y: auto;
}

.complex-list-wrap div.innerContent thead tr {
    height: 44px;
    background-color: #f5f5f5;
    text-align: center;
}

.complex-list-wrap div.innerContent thead th {
    border-bottom: 1px solid rgba(205, 205, 205, 0.5);
}

.complex-list-wrap div.innerContent thead th span.mandatory {
    font-size: 28px;
    color: #ff0000;
    font-weight: 500;
    vertical-align: top;
}

.complex-list-wrap div.innerContent tbody tr {
    font-size: 13px;
    height: 34px;
    text-align: center;
}

.complex-list-wrap div.innerContent tbody td {
    border-bottom: 1px solid rgba(205, 205, 205, 0.5);
}

/* start of common-complex-table-wrap table-title*/
.common-complex-table-wrap .table-header-icon {
    vertical-align: bottom;
    width: 19px;
    height: 19px;
}

.common-complex-table-wrap .complex-table-title {
    padding: 0 0 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #363636;
    margin-bottom: 8px;
    line-height: inherit;
    vertical-align: middle;
}

.common-complex-table-wrap .complex-table-title > div > span {
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.common-complex-table-wrap .complex-table-title > div > span > label.img-checkbox-label {
    vertical-align: sub;
}

.common-complex-table-wrap .complex-table-title > div:first-child > span:first-child {
    font-size: 18px;
    margin-left: 0;
    margin-right: 10px;
    font-weight: 700;
}

.common-complex-table-wrap .complex-table-title #showDeleted {
    margin-left: 5px;
}

.common-complex-table-wrap .complex-table-title span > input[type=text],
.common-complex-table-wrap .complex-table-title span > input[type=number],
.common-complex-table-wrap .complex-table-title span > select {
    border: solid 1px rgba(151, 151, 151, 0.5);
    /*width: 160px;*/
    height: 23px;
    padding-left: 8px;
    font-size: 13px;
    font-weight: normal;
    color: #363636;
}


/*.common-complex-table-wrap .complex-table-title span > select {*/
    /*height: 25px; !* select box는 border가 height에 영향 미치지 않음 *!*/
    /*border-radius: 2px;*/
    /*border: solid 1px #cdcdcd;*/
    /*-webkit-appearance: none;*/
    /*-moz-appearance: none;*/
    /*appearance: none;*/
    /*background: url('../../image/dropdown01.png') no-repeat 97% 50%; !* 화살표 아이콘 추가 *!*/
/*}*/

.common-complex-table-wrap .complex-table-title span > input[type=text],
.common-complex-table-wrap .complex-table-title span > input[type=number] {
    padding-right: 25px; /* search icon을 위한 padding*/
    width: 160px; /* padding 으로 인해 width 재조정 */
}

.common-complex-table-wrap .input-search-icon {
    position: absolute;
    display: inline-block;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    background: url(/resources/image/search.png) top no-repeat;
    margin-top: 6px;
    margin-left: -25px;
}

.common-complex-table-wrap .input-search-change-icon {
    position: absolute;
    display: inline-block;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    background: url(/resources/image/search_filter.png) top no-repeat;
    margin-top: 6px;
    margin-left: -25px;
}


.common-complex-table-wrap .btn-desc {
    float: right;
    padding-top: 10px;
}

/* End of common-complex-table-wrap > table-title (filter) */

/* conceal arrow from number type input on Chrome, Safari, Edge, Opera */
.common-complex-table-wrap .complex-wrap input[type="number"]::-webkit-outer-spin-button,
.common-complex-table-wrap .complex-wrap input[type="number"]::-webkit-inner-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}

/* conceal arrow from number type input on Firefox */
.common-complex-table-wrap .complex-wrap input[type="number"] {
    -moz-appearance: textfield;
}

.common-complex-table-wrap .complex-wrap input,
.common-complex-table-wrap .complex-wrap textarea{
    border: solid 1px rgba(151, 151, 151, 0.5);
    height: 20px;
    padding: 0 4px;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
}

.common-complex-table-wrap .complex-wrap textarea{
    overflow: hidden;
}

.common-complex-table-wrap .selectFilter {
    height: 22px !important; /* select box는 border가 height에 영향 미치지 않음 */
    padding: 0 20px 0 8px;
    font-size: 13px;
    font-weight: 400;
    border-radius: 2px;
    border: solid 1px #cdcdcd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../../image/dropdown01.png') no-repeat 97% 50%; /* 화살표 아이콘 추가 */
    vertical-align: middle;
}

.common-complex-table-wrap .setSelectFilter {
    height: 22px !important; /* select box는 border가 height에 영향 미치지 않음 */
    padding: 0 20px 0 8px;
    font-size: 13px;
    font-weight: 400;
    border-radius: 2px;
    border: solid 1px #cdcdcd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../../image/dropdown-selected.png') no-repeat 97% 50%; /* 화살표 아이콘 추가 */
    vertical-align: middle;
}


.common-complex-table-wrap select::-ms-expand {
    display: none;            /* 화살표 없애기 for IE10, 11*/
}

/* td 안에 존재하는 textarea vertical align 정렬 */
.common-complex-table-wrap td > textarea {
    margin: 0 auto;
    display: block;
    resize: vertical;
}

.common-complex-table-wrap table > tbody > tr > td,
.common-complex-table-wrap table > tbody > tr > td,
.common-complex-table-wrap table > tbody > tr > td {
    font-weight:400;
}

.common-complex-table-wrap.hover table > tbody > tr:hover > td {
    background: #dcdce9;
}

.common-complex-table-wrap table > tbody > tr > td > div.unfull-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.common-complex-table-wrap table > tbody > tr > td input,
.common-complex-table-wrap table > tbody > tr > td textarea{
    font-weight:400;
    border-radius: 2px;
}


.common-complex-table-wrap table > tbody > tr > td select {
    font-weight:400;
    border-radius: 2px;
    padding: 0 20px 0 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('../../image/dropdown01.png') no-repeat 97% 50%; /* 화살표 아이콘 추가 */
    vertical-align: middle;
}


.common-complex-table-wrap table > tbody > tr > td img {
    width: 14px;
    height: 16px;
    margin-right: 4px;
}

#variant-list .complex-table thead tr,
#property-list .complex-table thead tr,
#event-list .complex-table thead tr,
#language-list .complex-table thead tr {
    height: 34px;
}

#variant-list .complex-list-wrap div.innerContent thead tr,
#property-list .complex-list-wrap div.innerContent thead tr,
#event-list .complex-list-wrap div.innerContent thead tr,
#language-list .complex-list-wrap div.innerContent thead tr {
    height: 34px;
}

#variant-list .complex-list-wrap div.innerContent tbody tr,
#property-list .complex-list-wrap div.innerContent tbody tr,
#event-list .complex-list-wrap div.innerContent tbody tr,
#language-list .complex-list-wrap div.innerContent tbody tr {
    height: 30px;
}

#variant-list .complex-table thead th span.mandatory,
#property-list .complex-table thead th span.mandatory,
#event-list .complex-table thead th span.mandatory,
#language-list .complex-table thead th span.mandatory {
    font-size: 22px;
}
