@charset "utf-8";

/* override */

.mo480 {
    display: none !important;
}

.pc480 {
    display: block !important;
}

.newbio .undercover {
    background-color: #eee;
}

#lyrPreview .modal-dialog {
    /* position: absolute; */
    width: 95vw;
    max-height: 50vh;
}

#lyrPreview .modal-dialog .modal-body {
    /* position: absolute; */
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    float: none;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    /* background-color: #fcfcfc; */
}

div.dataTables_filter {
    padding-top: 5px;
}

div.dataTables_wrapper {
    min-height: 800px;
}

.content_wrap {
    min-height: 800px;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: center;
}

.wrapall {
    white-space: pre-wrap;
    word-break: break-all;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 370px !important;
    height: 50px !important;
    font-size: 100%;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    box-shadow: none;
    border-radius: 0;
    margin-left: 0 !important;
    margin-bottom: 5px;
}

div.dataTables_wrapper div.dataTables_filter .search {
    width: 111px;
    height: 50px !important;
    color: #444;
    font-size: 100%;
    font-weight: 600;
    margin-left: 0 !important;
    margin-right: 0 !important;
    background: #cec url(/resources/img/common/icon_lnbSearch_2.png) no-repeat center center;
    background-size: 13px;
    background-position-x: 10px;
    padding-left: 27px;
    margin-bottom: 5px;
}

div.dataTables_wrapper th {
    height: 20px;
    font-size: 17px;
    font-stretch: semi-condensed;
    background-color: #eee;
}

div.dataTables_info {
    font-size: 12px;
    font-weight: 600;
    padding-left: 10px;
}

div.dataTables_scrollBody {
    background: none !important;
    min-height: 800px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0c4da2;
    border-color: #0c4da2;
}

.btn-primary {
    color: #777;
    background-color: #ffffff;
    border-color: #ccc;
}


/* layout */

.container {
    width: 100% !important;
}


/* product datalist */

.prdTableNavProductType {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
}

.prdTableNavProductType .btn {
    border: 0;
    border-radius: 0;
    color: #444;
    font-size: 100%;
}

.prdTableNavProductType .btn.active,
.prdTableNavProductType .btn:hover,
.prdTableNavProductType .btn:focus,
.prdTableNavProductType .open>.dropdown-toggle.btn {
    /* color: #fff !important; */
    background-color: transparent;
    box-shadow: none;
    border-bottom: 3px solid #0c4da2;
    font-weight: 600;
}

.prdTableNav {
    text-align: center;
    border: 1px solid #ccc;
}

.prdTableNav .btn {
    font-size: 100%;
    font-weight: 400;
    color: #444;
    min-width: 50px;
    border-radius: 0;
}

.prdTableNav .btn .info {
    font-size: 11px;
    font-weight: 400;
    color: #444;
    min-width: 50px;
}

.prdTableNav .btn:hover .info {
    color: #fff;
}

.prdTableNav img {
    max-width: 30px;
    padding: 0;
    margin: 0;
}

.prdTableNav .btn {
    border: none;
}

.prdTableNav .btn.active .info {
    color: #fff;
}

.prdTableNav .btn.hover .info {
    color: #fff;
}

.prdTableNav .btn.active,
.prdTableNav .btn:active,
.prdTableNav .btn:hover,
.prdTableNav .btn:focus,
.prdTableNav .open>.dropdown-toggle.btn {
    background-color: #0c4da2;
    color: #fff;
    box-shadow: none;
    border-bottom: 2px solid #0c4da2;
    border: 0;
    border-radius: 0;
}

.productTitCol {
    word-break: break-all;
}

.dataButton {
    float: left;
    position: absolute;
    /* padding-left: 0px; */
    z-index: 2;
    padding-top: 15px;
    display: none;
}

#btnGsCollectionDownload {
    margin-left: 165px;
}

#tblDataList {
    background-color: #fff;
}

#tblDataList td,
th {
    height: auto;
    word-break: break-all;
    border: 0;
    min-width: 40px;
    max-width: 540px;
    font-size: 100%;
    color: #444;
    font-stretch: semi-condensed;
    letter-spacing: -1px;
    overflow-x: hidden;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-top: 4px;
    padding-bottom: 2px;
}

#tblDataList tr {
    border-bottom: 1px solid #ccc;
}

#tblDataList tr td {
    text-align: center;
    vertical-align: middle;
}
#tblDataList tr td:nth-child(3) {
    min-width: 110px;
}
#tblDataList tr td:nth-child(4) {
    text-align: left;
}


.table_wrap tbody td {
    height: auto;
}

#tblDataList .data_title {
    font-weight: 400;
}

#tblDataList .data_title_desc {
    cursor: pointer;
}
#tblDataList .data_title_desc:hover {
    background-color: #0c4da2;
    color: #fff;
}
#tblDataList .popover {
    max-width: 100%;
    font-family: inherit;
    font-size: smaller;
}
#tblDataList .popover-content {
    padding: 2px;
    white-space: pre-wrap;
    word-break: keep-all;
    text-align: left;
}

#tblDataList .data_tag {
    padding: 1px 3px;
    border-radius: 3px;
    font-weight: 400;
    margin-left: 2px;
    margin-right: 2px;
    min-width: 45px;
    text-align: center;
}

#tblDataList .data_tag.tt {
    background-color: #0c4da2;
    font-size: 100%;
    color: white;
}

#tblDataList .data_tag.t_1 {
    background-color: #9a4;
    color: white;
}

#tblDataList .data_tag.t_2 {
    background-color: #555;
    color: white;
}

#tblDataList .data_tag.t_3 {
    background-color: #ca2;
    color: white;
}

#tblDataList .data_ext {
    padding: 1px 3px;
    border-radius: 3px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'NanumSquareB', "맑은 고딕", "Malgun Gothic", "NanumGothicB", "Dotum", "돋움", "gulim", "굴림", Helvetica, sans-serif;
    min-width: 34px;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
}

#tblDataList .data_ext.dwg,
.DWG {
    background-color: rgb(88, 88, 88);
    color: white;
}

#tblDataList .data_ext.pdf {
    background-color: rgb(243, 26, 26);
    color: white;
}

#tblDataList .data_ext.hwp {
    background-color: rgb(6, 29, 58);
    color: white;
}

#tblDataList .data_ext.doc,
.docx {
    background-color: rgb(12, 146, 41);
    color: white;
}

#tblDataList .data_ext.xls {
    background-color: rgb(12, 146, 41);
    color: white;
}

#tblDataList .data_ext.xlsx {
    background-color: rgb(12, 146, 41);
    color: white;
}
#tblDataList .data_ext.web {
    background-color: rgb(7, 82, 173);
    color: white;
}

#tblDataList .sharepanel {
    display: flex;
    font-weight: 600;
    text-align: center;
    font-size: 0.8rem;
}

#tblDataList .sharepanel span {
    /* margin-left:5px; */
    margin: auto;
}

#tblDataList .sharepanel a {
    text-align: center;
    padding: 5px;
}


#tblDataList .download {
    display: block;
    box-sizing: border-box;
    width: 23px;
    height: 22px;
    padding-left: 10px;
    color: #888;
    background: url(/resources/img/mobile/search/share_icon_02.png) 0 0 no-repeat;
    background-size: 21px;
}

#tblDataList .share {
    display: block;
    box-sizing: border-box;
    width: 23px;
    height: 22px;
    padding-left: 10px;
    color: #888;
    background: url(/resources/img/mobile/search/share_icon_02.png) 0 0 no-repeat;
    background-size: 21px;
    background-position-y: -29px;
}

#tblDataList .kakao {
    display: block;
    box-sizing: border-box;
    width: 23px;
    height: 22px;
    padding-left: 10px;
    color: #888;
    background: url(/resources/img/mobile/search/share_icon_02.png) 0 0 no-repeat;
    background-size: 21px;
    background-position-y: -59px;
}


#tblDataList .preview {
    display: block;
    box-sizing: border-box;
    width: 23px;
    height: 22px;
    padding-left: 10px;
    color: #888;
    background: url(/resources/img/mobile/search/share_icon_02.png) 0 0 no-repeat;
    background-size: 21px;
    background-position-y: -87px;
}

#tblDataList .link {
    display: block;
    box-sizing: border-box;
    width: 23px;
    height: 22px;
    padding-left: 10px;
    color: #888;
    background: url(/resources/img/mobile/search/share_icon_02.png) 0 0 no-repeat;
    background-size: 21px;
    background-position-y: -116px;
}

/* construction main */

.constMain .tab li {
    max-width: 100px;
}

.constMain .header {
    position: relative;
    border-bottom: 1px #dcdcdc solid;
    min-height: 50px;
    cursor: pointer;
    border-left: 6px solid #dcdcdc;
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: rgb(220, 220, 220);
    padding-left: 20px;
    margin-bottom: 20px;
}

.constMain .header h3 {
    padding: 20px 30px;
    font-size: 17px;
    font-family: 'NanumSquareB', "맑은 고딕", "Malgun Gothic", "NanumGothicB", "Dotum", "돋움", "gulim", "굴림", Helvetica, sans-serif;
}

.constMain .header .cate2_title {
    width: 100%;
    color: #444;
    text-align: center;
    margin-top: 0px!important;
    text-align: left!important;
}

.constMain .header .cate3_title {
    width: 100%;
    color: #444;
    text-align: center;
    margin-top: 0px!important;
    text-align: left!important;
}


/* construction contents */

.product .h5 {
    height: 5px !important;
    line-height: 5px !important;
}

.product .tab li {
    padding: 0 6px;
}

.product .mw800 {
    max-width: 800px;
}

.product .mw700 {
    max-width: 700px;
}

.product .mw600 {
    max-width: 600px;
}

.product .colorchip {
    margin-bottom: 20px;
    text-align: center;
}

.product .section_txt img {
    /* margin-left: 15px;
    margin-right: 15px; */
    float: right;
}

.section_title.prdname {
    border-left: 6px solid #dcdcdc;
    padding-left: 20px;
    margin-bottom: 20px;
}

.lbd4 {
    border-left: 4px solid #dcdcdc;
    padding-left: 7px;
}

.product .header {
    margin-bottom: 5px;
}

.product .accordion_list {
    border-top: none !important;
}

.content_wrap.product .accordion_list>ul>li {
    margin-top: 5px;
}

.content_wrap.product .accordion_list li.active .header {
    border-bottom: none;
    border-top: 1px solid #ccc;
}

.accordion_list .detail_info {
    border-bottom: none;
}

.product .header .section_title {
    width: 100%;
    color: #444;
    text-align: center;
    background-color: transparent;
    border-radius: 0 4px 0 0;
    margin-top: 0px!important;
    text-align: left!important;
}

.accordion_list .header h3 {
    padding: 15px 20px;
}

.product .sub_title {
    width: 100%!important;
    color: #444;
    text-align: left!important;
}

.product .cat_title {
    width: 100%!important;
    text-align: center;
    color: #444;
    font-size: 100%;
    font-weight: 500;
    padding: 15px 0;
    margin-bottom: 15px;
    /* border-bottom: 1px solid #ccc; */
}

.product .prdItem_title {
    width: 100%!important;
    text-align: center;
    color: #444;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 15px 0;
    margin-bottom: 15px;
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
}

.product .prdItem_text {
    width: 100%!important;
    text-align: left;
    color: #444;
    font-size: 0.8rem;
    font-weight: 400;
    height: 200px;
}

.product .img_caption1 {
    background-color: #fff;
    /* background-color: #0c4da2; */
    width: 100%;
    color: #444;
    text-align: center;
    font-weight: 600;
}

.product .img_caption2 {
    background-color: #eee;
    width: 100%;
    color: #444;
    text-align: center;
    border-radius: 4px;
}

.product .img_caption3 {
    width: 100%;
    color: #444;
    text-align: center;
    border-radius: 4px;
}

.product .img_caption4 {
    position: absolute;
    z-index: 50;
    width: 95%;
    height: 95%;
    text-align: center;
    border-radius: 4px;
    background-color: transparent;
    font-weight: 600;
    color: #444;
    font-size: 0.8rem;
    cursor: pointer;
    margin: 5px;
    opacity: 0;
    display: table;
}

.product .img_caption4:hover,
.img_caption4.active {
    opacity: 0.8;
    background-color: #444;
    transition: all 0.5s;
    text-shadow: #eee 0.8;
}

.product .img_caption4 p {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}

.product .prdlist {
    text-align: center;
}

.product .prdlist .prdListItem img {
    max-width: 90%;
    max-height: 90%;
    margin-top: 5%;
    margin-bottom: 5%;
}


/* .product .tablink img {
    max-width: 50px;
} */

.product .table_wrap thead th {
    height: 30px;
    border-bottom: 1px solid #888888;
}

.product table th {
    padding: 7px 5px;
}

.content_wrap .contNavlink {
    text-align: center;
}

.content_wrap .contNav {
    align-items: center;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}

.content_wrap .contNav>li {
    display: inline-block !important;
}

.content_wrap .contNav>li a {
    display: block;
    padding: 10px 25px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    text-align: center;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
    font-size: 100%;
}

.content_wrap .contNav.windows >li:nth-child(5) a {
    background-color: #000;
    color: #fff;
}

.content_wrap .contNav>li:first-child a {
    border-left: 1px solid #dcdcdc;
}

.content_wrap .contNav .active a {
    color: #ffffff;
    background-color: #0c4da2;
}

.content_wrap .contNav>li {
    box-sizing: border-box;
}

.content_wrap .contNavSub .btn-default {
    border-radius: 0;
    margin-top: -1px;
    font-size: 12px;
    font-weight: 500;
}

.content_wrap .contNavSub li a {
    padding: 5px 5px;
    text-align: left;
    font-size: 12px;
    font-weight: 500;
}

.content_wrap .prd_cont_text p {
    line-height: 1.6;
    margin: 0 0 5px 0 !important;
    font-weight: 600;
    font-size: 100%;
}

.content_wrap .prd_cont_text span {
    clear: both;
    text-align: justify;
    font-size: 100%;
    word-break: keep-all;
}

.content_wrap .prd_title {
    align-items: center;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}

.content_wrap .prd_title>li {
    box-sizing: border-box;
    display: inline-block !important;
    cursor: pointer;
}

.content_wrap .prd_title>li span {
    display: block;
    padding: 10px 25px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    text-align: center;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}

.content_wrap .prd_title .active span {
    color: #ffffff;
    background: #0c4da2;
}

.content_wrap .prd_title_2 {
    align-items: center;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
}

.content_wrap .prd_title_2>li {
    box-sizing: border-box;
    display: inline-block !important;
    cursor: pointer;
}

.content_wrap .prd_title_2>li span {
    display: block;
    padding: 10px 25px;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    text-align: center;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}

.content_wrap .prd_title_2 .active span {
    color: #ffffff;
    background: #0c4da2;
}

.content_wrap .prd_shape img {
    max-height: 300px;
}

.img_comt_type>li {
    margin-top: 20px!important;
}

img {
    max-width: 100%;
}

.product .tabCont dl {
    padding-top: 15px;
    text-align: left;
}

.product .tabCont dl dt {
    font-weight: 600;
    font-size: 15px;
    margin: 5px 0;
}

.product .tabCont dl dd:before {
    content: "- ";
}

.content_wrap .construction_cont {
    overflow: hidden;
}

.content_wrap .construction_cont li {
    float: left;
    overflow: hidden;
    width: 49%;
    height: 145px;
    margin: 0 2% 20px 0;
    padding: 30px;
}

.content_wrap .construction_cont li span {
    float: left;
    display: block;
    width: 480px;
    margin-right: 20px;
    line-height: 18px;
}

.content_wrap .construction_cont li span.tit {
    color: #333333;
    font-size: 18px;
    font-family: 'NanumSquareB', "맑은 고딕", "Malgun Gothic", "NanumGothicB", "Dotum", "돋움", "gulim", "굴림", Helvetica, sans-serif;
    padding-bottom: 13px;
}

.content_wrap .construction_cont li.bg01 {
    background: url("/resources/img/prd/construction/img_construction_cont_01.jpg") no-repeat right top;
}

.content_wrap .construction_cont li.bg02 {
    background: url("/resources/img/prd/construction/img_construction_cont_02.jpg") no-repeat right top;
    margin-right: 0 !important;
}

.content_wrap .construction_cont li.bg03 {
    background: url("/resources/img/prd/construction/img_construction_cont_03.jpg") no-repeat right top;
}

.product .prdContText span {
    text-align: justify;
    word-break: break-word !important;
}

.row.vcenter {
    display: flex;
    align-items: center;
}

.product .prdContText .contTitle {
    font-size: 1.5rem;
    font-weight: 600;
}

.product .prdContText .iconBox {
    display: flex;
    flex-wrap: nowrap;
    padding: 5px;
}

.product .prdContText .iconBox img {
    min-width: 60px;
}

.product .bg_green {
    background-color: #C4D6B2;
    color: #333;
}

.product .bg_beige {
    background-color: #F2E0B8;
    color: #333;
}

.product .bg_gray {
    background-color: #eee;
    color: #333;
}

.content_wrap.product .tablink .tab li a {
    cursor: pointer;
}
.after-line.left:after {
    margin: 30px 0 30px 0;
}
.after-line:after {
    content: '';
    display: block;
    margin: 15px auto 30px auto;
    width: 80px;
    border-top: 2px solid #555;
    -webkit-transition: width .3s ease;
    -o-transition: width .3s ease;
    transition: width .3s ease;
}

@media screen and (max-width:1200px) {
    .content_wrap .contNav>li {
        display: list-item !important;
    }
    .content_wrap .contNav>li a {
        border-bottom: 1px solid #eee;
    }
    .content_wrap .construction_cont li.bg01 {
        background: url("/resources/img/prd/construction/img_construction_cont_01_m.jpg") no-repeat right top;
    }
    .content_wrap .construction_cont li.bg02 {
        background: url("/resources/img/prd/construction/img_construction_cont_02_m.jpg") no-repeat right top;
        margin-right: 0 !important;
    }
    .content_wrap .construction_cont li.bg03 {
        background: url("/resources/img/prd/construction/img_construction_cont_02_m.jpg") no-repeat right top;
    }
    .content_wrap .construction_cont li span.tit,
    .content_wrap .construction_cont li span {
        color: #fff;
    }
}

@media screen and (max-width:800px) {
    table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
    table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
        top: 30% !important;
        left: auto !important;
        right: 5px !important;
        height: 30px !important;
        width: 30px !important;
        display: block !important;
        position: absolute !important;
        color: #fff !important;
        border: 1px solid white !important;
        border-radius: 6px !important;
        text-align: center !important;
        line-height: 200% !important;
        font-weight: 600 !important;
        box-shadow: 0 0 3px #444 !important;
        box-sizing: content-box !important;
        content: '+' !important;
        background-color: #0c4da2 !important;
    }
}

@media screen and (max-width:699px) {
    .sorting_disabled {
        padding: 0 !important;
    }
    .visual_area {
        display: none;
    }
    .content_wrap .contNav {
        border-bottom: none;
    }
    .content_wrap .contNav>li a {
        margin: 0;
        padding: 5px;
        border-left: solid 1px #ccc;
        font-size: 100% !important;
    }
    .content_wrap .contNav>li.active {
        background: #0c4da2;
    }
    .prdTableNav {
        overflow-x: scroll;
        margin-bottom: 10px !important;
    }
    .prdTableNav .info {
        display: none;
    }
    .prdTableNav .btn {
        font-weight: 600;
        font-size: 0.9rem;
    }

    .dataButton {
        padding-top: 2px;
    }

    h2.section_title a {
        margin:auto;
        position: inherit;
        height: auto;
    }
    .btn-group,
    .btn-group-vertical {
        display: inline-flex;
    }
    .content_wrap.product .tablink {
        margin-top: 20px !important;
    }
    .content_wrap.product .tablink li {
        width: fit-content;
    }
    .content_wrap.product .tablink .tab li a {
        box-shadow: none;
        font-size: 0.9rem;
        font-weight: 600;
    }
    .content_wrap.product .tablink .tab li.active a {
        box-shadow: none;
        border-bottom: 2px solid #0c4da2 !important;
    }
    .tabCont .accordion_list .header {
        border-bottom: 1px #dcdcdc solid;
        max-height: 25px;
        min-height: 25px;
    }
    .tabCont .header .section_title {
        margin: 5px !important;
        padding: 5px !important;
        font-size: 0.9rem;
        max-height: 25px;
        min-height: 25px;
    }
    .content_wrap.product .container .section_title {
        margin-top: 5px !important;
    }
    .prdTableNavProductType {
        overflow-x: auto;
    }
    .prdTableNavProductType .btn-primary {
        min-width: fit-content;
        font-size: 100%;
        font-weight: 600;
    }
    .prdTableNav .btn-primary {
        min-width: fit-content;
        font-size: 100%;
    }
    div.dataTables_wrapper {
        margin-top: 40px;
    }

    div.dataTables_wrapper th {
        height: 20px;
        font-size: 12px;
        font-stretch: semi-condensed;
    }
    #tblDataList .data_tag {
        padding: 3px;
        border-radius: 3px;
        font-weight: 600;
        margin-left: 2px;
        margin-right: 2px;
        min-width: 23px;
        text-align: center;
        font-size: 9px;
    }
    #tblDataList .data_tag.t_1 {
        background-color: #9a4;
        color: white;
    }
    #tblDataList .data_tag.t_2 {
        background-color: #555;
        color: white;
    }
    #tblDataList .data_tag.t_3 {
        background-color: #ca2;
        color: white;
    }
    #tblDataList .data_ext {
        padding: 1px 3px;
        border-radius: 3px;
        font-weight: 700;
        text-transform: uppercase;
        font-family: 'NanumSquareB', "맑은 고딕", "Malgun Gothic", "NanumGothicB", "Dotum", "돋움", "gulim", "굴림", Helvetica, sans-serif;
        min-width: 23px;
        text-align: center;
        margin-left: 2px;
        margin-right: 2px;
        font-size: 9px;
    }
    button.md, .button.md {
        padding: 0.5rem 1rem;
        font-size: 0.9rem;
    }
}

@media screen and (max-width:480px) {
    .mo480 {
        display: block !important;
    }
    .pc480 {
        display: none !important;
    }
    #tblDataList tr td:first-child {
        text-align: left;
    }
    #tblDataList .all,
    #tblDataList .dataTables_empty {
        width: 100%;
        text-align: left;
    }
    #tblDataList .sharepanel {
        float: right;
    }
    #tblDataList .data_title {
        font-weight: 600;
    }
    #tblDataList .data_title.tbox {
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 2px;
    }
    #tblDataList .data_text {
        font-weight: 400;
    }
    div.dataTables_wrapper div.dataTables_filter .search {
        width: 65px;
        float: right;
        font-size: initial;
        background-color: transparent;
        background-position-x: center;
    }
    div.dataTables_wrapper div.dataTables_filter input {
        font-size: 8px;
        width: 100% !important;
        text-align: left;
    }
    div.dataTables_wrapper div.dataTables_filter label {
        width: 100% !important;
    }
    .product .tablink ul {
        justify-content: normal;
    }
    .product .section_title {
        padding: 10px auto;
    }
    .tabCont .accordion_list .header {
        border-bottom: none;
        max-height: 80px;
        min-height: 40px;
        height: 50px;
    }
    .tabCont .header .section_title {
        margin: 5px !important;
        padding: 5px !important;
        font-size: 14px;
        max-height: 80px;
        min-height: 40px;
        height: 50px;
    }
    .accordion_list .header .arrow {
        position: absolute;
        width: 20px;
        height: 20px;
        right: -25px;
        background: url(/resources/img/common/bullet_arrow.gif) no-repeat 0 center;
        top: 26px;
    }
    .accordion_list .active .header .arrow {
        background-position-x: -20px;
    }
    .content_wrap .prd_title,
    .content_wrap .prd_title_2 {
        border: none;
        display: grid;
    }
    .content_wrap .prd_title>li span,
    .content_wrap .prd_title_2>li span {
        border: 1px solid #dcdcdc;
        display: grid;
    }
    .content_wrap.product .accordion_list li {
        border: 0;
    }
    .content_wrap.product .accordion_list li .header,
    .content_wrap.product .accordion_list li.active .header {
        border: 0;
        border-bottom: 1px dashed #dcdcdc !important;
    }
}
