#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: 36px;
    border-bottom: 1px solid #ccc;
    padding: 5px 12px 2px 10px;
}

.modal .modal-header button.close:before {
    content:'';
    background-image: url(/images/x.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    top: 12px;
    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:767px) {
    #sp-header {
        height: 50px !important;
    }

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

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

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

#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;
    }

    #sp-header {
        height: 50px !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;
    }

}


