@charset "utf-8";
/* CSS Document */

div#main .banner a{
    border: none;
    display: inline-block;
}
div#main .banner a:hover img{
    opacity:.7;
}
div#main .tC img {
    margin-top: 1em;
    margin-bottom: 2em;
    display: inline-block;
    width: 450px !important;
    height: auto;
}

.ecoc2026_detail{
    margin-top:1em;
}
.ecoc2026_detail dt,.ecoc2025_detail dd{
    line-height: 1.4;
}
.ecoc2026_detail dt{
	float: left;
	font-weight: bold;
}
/*.ecoc2021_detail dd:before{
	content: ": ";
	display: inline;
}*/
.ecoc2026_detail dd{
	margin: 0 0 0.75em 6em;
}

.highlight-link {
    color: #d60000 !important;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 2px 8px;
    border-bottom: 1px solid #d60000 !important;
}

/*
.ofc2023_boothBox{
    width: 80%;
    margin: 0 auto;
    padding: 2em 0;
}
.ofc2023_boothBox img{
    width:100%;
    display:inline-block;
}
.ofc2023_boothBox img:first-child{
    margin-bottom: 1.5em;
}
*/
/* 
@media screen and (max-width:640px){
.photonicsWest_photo{
    flex-direction: column;
    justify-content: center;
}
.photonicsWest_photo > div{
    width:100%;
}
.photonicsWest_photo > div:first-child{
    margin-bottom: 1.5em;
}
.ofc2023_boothBox{
    width: 100%;
}
}-------- */