#floorplan area {
    cursor: pointer;
    display:block;
}





#logo-blue tr td:nth-child(1) img {
    width:auto;
    height: 100px;
    padding:10px;
    display: inline;
}


#logo-blue tr td:nth-child(2) {
    font-size:18px;
    font-weight: bold;
}
#logo-blue tr td:nth-child(1) {
    text-align: center;
}

#logo-blue tr {
    border-bottom: 2px solid gainsboro;
}




#logo-green tr td:nth-child(1) {
    font-size:18px;
    font-weight: bold;
    width:30% !important;
}

#logo-green tr td:nth-child(2) {
    width:70% !important;
}

#logo-green tr td:nth-child(2) img {
    /*width:auto;*/
    /*height: 90px;*/
    padding:5px;
    width:180px;
    float: left;
}
#logo-green tr td:nth-child(1) {
    text-align: center;
}

#logo-green tr {
    border-bottom: 2px solid gainsboro;
}




/*

*/

.program-heading {
    font-weight: bolder;
    font-size: 20px;
    color:#1E8BC4;
}

#program-tbl {
    border-collapse: separate;
}
#program-tbl tr {
    background: #A8D8F6;
    font-size: 16px;
    line-height: 14px;
    outline: 2px solid white;
}

#program-tbl tr td {
    padding: 14px 5px 3px 5px;
}


#program-tbl .sub-title {
    color: gray;
    font-size: 13px;
}






#objlist-tbl.exbg thead th:nth-child(3){
    text-align: right;

}

#objlist-tbl.exbg tbody td:nth-child(1) a{
    max-height: 100%;

}

#objlist-tbl.exbg tbody td:nth-child(1) img{
    height: 100%;
    width:100px;
}

#objlist-tbl.exbg thead th:nth-child(2) {
    width:70% !important;
}

#objlist-tbl.exbg tbody tr, #special-tbl.exbg tbody tr {
    outline: 3px solid white;
}

#objlist-tbl.exbg tbody tr, #special-tbl.exbg tbody tr{
    background: #ECECEC;
}

#objlist-tbl.exbg.exbg1 tbody tr, #special-tbl.exbg.exbg1 tbody tr{
    background: #D0EFFE;
}


#objlist-tbl.exbg.exbg2 tbody tr, #special-tbl.exbg.exbg2 tbody tr {
    background: #FFEDCD;
}

#objlist-tbl.exbg.exbg3 tbody tr, #special-tbl.exbg.exbg3 tbody tr{
    background: #D8F4CF;
}







/*#special-tbl {*/
/*    width:100%;*/
/*}*/

/*#special-tbl tr {*/
/*    position: relative;*/
/*    border-bottom: 2px solid #ddd;*/
/*    border-collapse: unset !important;*/
/*    border-spacing: 2px;*/
/*    display: flex;*/
/*}*/


#special-tbl.bgtech tbody tr {
    outline: 3px solid white;

}
#special-tbl.bgtech.bgtech1 tbody tr {
    background: #FCEBEB;
}

#special-tbl.bgtech.bgtech2 tbody tr {
    background: #D8F4CF;
}

#special-tbl.bgtech.bgtech3 tbody tr {
    background: #F2ECFF;
}

#special-tbl.bgtech tbody tr {

    border-bottom: 10px solid white;
}


#special-tbl.dataTable thead .sorting {
    background-image: unset;
}


#special-tbl.bgtech tbody tr td:nth-child(6) {
    text-align: center;
}



/**/

div.interested a {
    display: inline-block;
    padding:20px;
}

div.interested {
    margin: 0 auto;
    text-align: center;
}



/*
explore semi
*/
#explore-semi .dot {
    font-size: 25px;
    color:white;
    padding:0 24px;
}

#explore-semi {
    background: #91DA7B;
}


#explore-semi tr {
    background: unset;
}


#explore-semi .title {
    color: black;
    font-size:1.4rem;
    font-weight: bolder;
}

#explore-semi .sub-title {
    color: white;
    font-weight: bolder;
    font-size:1.3rem;
}
#explore-semi tr td {
    padding: 10px;
}
#explore-semi tr {
    padding : 20px;
    outline: 5px solid #fff ;
}

#explore-semi .link {
    font-size: 18px;
    font-weight: 900;
    color:#6540B2;
}


/**/

#Map370 area {
    display: block;
    cursor: pointer;
}


.zone-title {
    font-weight: bolder;
    font-size: 24px;
    margin-left: 5%;
    margin-top: 30px;
    margin-bottom: 10px;
}

.zsub-title {
    font-size: 18px;
    font-weight: bold;
    padding-left: 10%;
    text-align: unset !important;
}

/*controlbar rwd*/

/*modal close button*/


.myPosition {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding:0;
}

.myPosition .ui-dialog-titlebar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

.myPosition .ui-dialog-titlebar-close {
    right: 0px;
    top: 0%;
    width: 36px;
    margin: 0;
    /*padding: 1px;*/
    height: 36px;
    border-radius: 0;
    background: white !important;
    border: 1px solid #ccc;
    border-top: 0;
    border-right: 0;
}

.myPosition .ui-state-default .ui-icon {
    background-image: url(/images/x.png);
    background-repeat: no-repeat;

}

.myPosition .ui-widget-header {
    font-weight: 100;
}

.myPosition .ui-button-icon-primary {
    top: 13px;
    background-position: 11px 0px;
    margin-left:0;
    margin-top:0;
    width:40px;
    height:40px;
    left:0;
}


.modal .modal-header {
    height: 20px;
    border-bottom: 0px solid #ccc;
    padding: 5px 12px 2px 10px;
    z-index: 2;
}

.modal .modal-header button.close:before {
    content:'';
    background-image: url(/templates/dupont/images/close.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 24px;
    right: 0px;
}

.modal .modal-header button.close {
    /*border-left: 1px solid #ccc;*/
    position: relative;
    top: 10px;
    right: 4px;
    width:36px;
    height:36px;
}


.ui-dialog-titlebar {

    border-bottom: 1px solid #ccc !important;
    background: unset;
    font-size:14px;
}


#techxpot-tbl a {
    cursor: pointer;
}


#logo-all tr td:nth-child(3) {
    white-space: nowrap;
    font-weight: bold;

}


#logo-all tr td:nth-child(1) {

    width:20%;
}


#logo-all tr td:nth-child(1) {
    width:30%;
}

#logo-all tr td:nth-child(1) img {
    width:100%;
    /*height: 100px;*/
    padding:10px 0;
    display: inline-block;
    max-width: unset;
    /*margin-left: -20px;*/
}

#logo-all tr td:nth-child(2) {
    font-size:18px;
    font-weight: bold;

    width:50%;
}
#logo-all tr td:nth-child(1) {
    text-align: center;
    /*width:20%*/
}

#logo-all tr {
    border-bottom: 2px solid gainsboro;
}



#yt-player  .text-secondary small {
    line-height: 16px;
}

#yt-player  .text-secondary {
    line-height: 20px;
    font-style: 14px;
}


@media screen and (max-width: 767px){
    #logo-all tr td:nth-child(2), #logo-all tr td:nth-child(3) {
        font-size:12px;
    }


    #logo-blue tr td:nth-child(1) img {
        height: 76px;
    }
}

@media screen and (max-width:768px) {
    #sp-header {
        height: 80px !important;
    }

    div.controlbar {
        bottom: 1% !important;
    }

    .myPosition {
        right: unset !important;
        width: unset !important;
    }

    #search-hybrid #tab2 {
        height: 261px;
    }


    #dpModal .modal-lg {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .note #agree_chkbox {
        width:5%;
    }

    .note .text_bottom {
        width:94% !important;
    }
}

#treeview_container {
    padding-bottom: 15px;
}



@media screen and (min-width:320px) and (max-width:824px) and (orientation:landscape) {
    .modal-lg {
        top:0 !important;

    }

    .modal-lg .modal-content
    {
        height: 354px !important;
    }

    #boothModal2 .modal-lg {
        max-width: 77% !important;
        top:-18px !important;
    }

    body.itemid-175 .btn-group {
        top: 15% !important;
    }
    body.itemid-175 .btn-group .container {
        zoom: 0.65 !important;
    }

    div.controlbar {
        bottom: 7% !important;
    }

    #control-bar div.controlbar:last-child {
        bottom:12% !important;
    }

    .myPosition.ui-dialog {
        top: 10px !important;
        height: 350px !important;
    }

    #chat_div {
        height: 90% !important;
    }

}



body.view-login #sp-component, body.view-registration #sp-component {
    /*避免手機版可上下滑動，文字遮蓋logo*/
    /*防止手機背景不填滿*/
    /*min-height: 900px !important;*/
}



/*註冊頁面*/
body.com-users.view-registration.layout-default label {
    /*display: none;*/
    color: #eee;
    position: absolute;
    left: 49px;
    top: 11px;
    font-size: 16px;

}

body.com-users.view-registration.layout-default label span {
    color:#C10D23 !important;
    margin-right: 5px;
}

#jform_last_name-lbl {
    left: 12px;
}


.lang-active a {
    color:#C10D23 !important;
}


/*強制手機裝置直立變成橫式*/
/*@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {*/
/*    html body:not(.view-registration, .view-login){*/
/*        transform: rotate(-90deg);*/
/*        transform-origin: left top;*/
/*        width: 100vh;*/
/*        height: 100vw;*/
/*        overflow-x: hidden;*/
/*        position: absolute;*/
/*        top: 100%;*/
/*        left: 0;*/
/*    }*/
/*}*/



.copyright {
    position: fixed;
    left: 15px;
    bottom: 25px;
    color: white;
    font-size: 14px;
    /*transform: scale(0.9);*/
    -webkit-text-size-adjust: none;
    z-index: 2;
    text-shadow: initial;
}


.view-categories.layout-dupont\:product-fineline .copyright, .view-categories.layout-dupont\:product-highspeed .copyright {
    color: black;
}


.modal .modal-header button.download:before {
    background-image: url(/templates/dupont/images/download.svg);
}


#loginModal .modal-body, #comingModal .modal-body {
    background-image: url(../images/login_modal.svg);
    background-size: 100% 100%;
    border: unset;
    padding: 20% 20%;
}


#loginModal .modal-lg, #comingModal .modal-lg {
    top: 27%;
    width: 400px;
}

#loginModal .modal-content, #comingModal .modal-content {
    height: 310px;
    background-color: transparent;
}

.btn-dupont {
    background-color: unset;
    color: #fff;
    border: 2px solid;
    border-radius: 20px;
    padding: 2px 65px;
    margin-top: 10px;
    font-size: 120%;
}

#loginModal .btn-dupont:hover {
    background-color: #C10D23 !important;
    color: white !important;
    border-color: #C10D23 !important;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}

.modal-backdrop.show {
    background-color: #0e0e0eeb;
}
#loginModal button.close, #comingModal button.close {
    top: 34px;
}


#loginModal .modal-header button.close:before, #comingModal .modal-header button.close:before {
    visibility: hidden;
}

.article-header h3 {
    color: #FFB259;
}


#loginModal .modal-content {
    border: 0;
}

#contactus-btn {
    position: fixed;
    bottom: 12px;
    right: 23px;
    cursor: pointer;
    z-index: 99999997;
}

#contactus-btn:before {
    background-image: url(/templates/dupont/images/contact_us.svg);
    content:'';
    width:106px;
    height:48px;
    background-repeat: no-repeat;
    display: block;
}

.reset-confirm .head {
    font-weight: 900;
    font-size: 120%;
}

#boothModal { /*調整燈箱背景全黑*/
    background-color: black;
}







@media screen and (max-width:1366px) and (orientation: landscape) {
    .container-inner1 {
        padding: 0 17%;
        transform: scale(0.75) translateY(-12%);
    }

    .login-area {
        margin-top: 0px;
    }

    .login-right.registration {
        transform: scale(0.82);
        padding: 0;
    }
    .login-left {
        padding: 0 ;
        height: 400px;
    }

    .com-adm-showroom.view-login .note, .com-users.view-registration .note {
        padding: 0;
    }

    .note {
        margin-top: 0px;
    }
}

@media screen and (max-width:1024px) and (orientation: landscape) {

    .container-inner1 {
        padding: 0 14%;
    }

    .login-area {
        margin-top: -20px;
    }

    .copyright {
        transform: scale(0.7);
        bottom: 10px !important;
        left: 0px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .login-left {
        transform: scale(0.9);
    }
    .container-inner1 {
        padding: 0 0;
    }


}

body.com-adm-showroom.view-login #sp-menu, body.com-users.view-registration #sp-menu {
    visibility: hidden;
}


@media screen and (orientation: landscape) {
    .rotate {
        display: none !important;
    }
}

.dupont-nav .disabled {
    display: none;
}



@media screen and (max-width:767px) {
    body.itemid-168 div.text
    {
        width: 100%;
        font-size: 70%;
    }
}
