body {
    margin: 0px;
    padding: 0px;
    margin-top: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #CCCCCC;
    color: #000;
}

a:link {
    color: #006699;
}

a:visited {
    color: #006699;
}

a:hover {
    color: #EA8D00;
}

.main-menu-gradient-table {
    background-image: url(../images/main-menu-background.gif);
    background-repeat: repeat-x;
}

p.main-field-button {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 21px;
    display: block;
    position: relative;
    background-repeat: no-repeat;
}

input.main-search-field {
    margin: 0px;
    padding: 0px;
    border-right: #ABADB3 1px solid;
    border-top: #ABADB3 1px solid;
    background: #FFFFFF;
    border-left: #ABADB3 1px solid;
    width: 272px;
    height: 19px;
    padding-left: 5px;
    border-bottom: #ABADB3 1px solid;
    text-align: left;
    position: absolute;
    font-style: italic;
    color: #808080;
    left: 0px;
    top: 0px;
}

input.main-search-button {
    margin: 0px;
    padding: 0px;
    border-right: #005865 1px solid;
    border-top: #005865 1px solid;
    background: #008296;
    border-left: #005865 1px solid;
    width: 21px;
    height: 21px;
    border-bottom: #005865 1px solid;
    background-image: url("../images/magnifying-glass.gif");
    position: absolute;
    font-size: 0px;
    color: transparent;
    cursor: pointer;
    background-repeat: no-repeat;
    top: 0px;
    right: 0px;
    background-position: 0px 0px;
}

.top-menu-spacer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
}

.top-menu-divider {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CCCCCC;
}

.top-menu-text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #008296;
}

a.top-menu-link:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #008296;
}

a.top-menu-link:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    color: #008296;
}

a.top-menu-link:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    color: #008296;
}

.main-menu-spacer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00B6D2;
}

.main-menu-divider {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00B6D2;
}

.main-menu-text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

a.main-menu-link:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
}

a.main-menu-link:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #FFFFFF;
}

a.main-menu-link:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
    color: #FFFFFF;
}

.footer-menu-spacer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A9C3;
}

.footer-menu-divider {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #00A9C3;
}

.footer-menu-text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

a.footer-menu-link:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
}

a.footer-menu-link:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    color: #FFFFFF;
}

a.footer-menu-link:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    color: #FFFFFF;
}

td.social-links {
    padding-right: 10px;
}

td.social-links a {
    text-decoration: none;
    height: 20px;
    padding-top: 4px;
    display: inline-block;
}

td.social-links a:hover {
    opacity: 0.8;
}

td.social-links img {
    height: 20px;
    width: auto;
}

ul#tabs-menu {
     background-image: url(../images/main-menu-background.gif); 
    background-repeat: repeat-x;
    list-style: none;
    height: 32px;
    padding-left: 24px;
    margin-left: -12px;
    margin-right: -12px;
    text-indent: 0;
    background-color: #00a9c3;
    background-image: linear-gradient(to bottom, #00a9c3, #005865);
    vertical-align: top;
}

ul#tabs-menu li {
    display: inline-block;
    list-style-type: none;
    padding: 8px 8px;
    height: 16px;
}

ul#tabs-menu li.active {
    background-image: url(../images/nav_arrow_main.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul#tabs-menu li a {
    font-size: 11px;
    text-decoration: none;
    color: white;
}

ul#tabs-menu.broadsweeper-oem li.active {
    background-image: none;
    background-color: rgba(255, 255, 255, .55);
    border: 1px solid rgba(255, 255, 255, .55);
    border-width: 0 1px;
}

ul#tabs-menu.broadsweeper-oem li.active a {
    color: #005865;
}
ul#tabs-menu.w-150 {
    height: 64px;
    background-image: linear-gradient(to bottom, #00a9c3, #005865);
    padding-left: 15px;
}
ul#tabs-menu.w-150 li {
    box-sizing: border-box;
    padding-top: 10px;
    max-width: 170px;
    padding: 15px 8px;
    height: 64px;
    float: left;
    vertical-align: middle;
    text-align: center;
    /* line-height: 1.2; */
    display: flex;
    align-items: center;
}
ul#tabs-menu.w-150 li a{
    display: inline-block;
    line-height: 14px;
}

ul#tabs-menu.w-150 li.active{
    background-color: rgba(255, 255, 255, .25);
}

#tabs-container .tab-item:not(.active) {
    display: none;
}

#features-list {
    padding-left: 16px;
}

table.related-products {
    border: 1px solid #70A0B0;
    border-top: 0px;
    border-spacing: 0;
    width: 220px;
}

table.related-products+table.related-products {
    margin-top: 5px;
}

.related-products .caption {
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    background: #70A0B0;
    padding: 4px 0;
}

.related-products a {
    font-size: 90%;
    margin-bottom: 10px;
}

.quote-link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #008296;
    font-size: 22px;
    margin: 16px 0px;
    text-decoration: none;
}

.collapse-controls {
    background-image: url(../images/main-menu-background.gif);
    background-repeat: repeat-x;
    list-style: none;
    height: 32px;
    padding-left: 12px;
    margin-left: 0px;
    text-indent: 0;
    background-color: #00a9c3;
    background-image: linear-gradient(to bottom, #00a9c3, #005865);
    vertical-align: middle;
    margin-top: 0px;
}

.collapse-controls li {
    list-style: none;
    display: block;
    margin-right: 8px;
    float: left;
    height: 24px;
    padding-top: 8px;
}

.collapse-controls li a {
    padding: 10px 12px;
    background-repeat: repeat-x;
    color: white;
    text-decoration: none;
     height: 32px; 
    box-sizing: border-box;
}
.collapse-controls li a.active{
    background-color: rgba(255,255,255,.25);
}
.collapse.hidden {
    display: none;
}
.superluminescent-diodes.collapse-controls{
    height: 128px;
    display: flex;
    white-space: nowrap;
    padding-left: 0;
    background-size: 100% 34px;
    background-color: transparent;
}
.superluminescent-diodes.collapse-controls li{
    height: auto;
    max-width: 360px;
    display: inline-block;
    padding-top: 0;
    height: 100%;
    min-width: 120px;
    margin-right: 0;
    box-sizing: border-box;
    /* width: min-content; */
}
.superluminescent-diodes.collapse-controls li a{
    background-image: none;
    height: auto;
    display: inline-block;
    white-space: normal;
    width: min-content;
    text-align: center;
    padding: 0;
    border: 0.5px solid #00a9c3;
    border-left: 0;
    border-top: 0px;
}
.superluminescent-diodes.collapse-controls li span{
    height: 33px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    padding: 8px 20px 0px 20px;
    box-sizing: border-box;
    border-right: 0.5px solid white;
    margin-left: -0.5px;
    margin-right: -3px;
    position: relative;
}
.superluminescent-diodes.collapse-controls li img{
    height: 80px;
    margin-top: 8px;
    margin-bottom: 8px;
    opacity: .5;
    transition: .25s;
}
.superluminescent-diodes.collapse-controls .active img,
.superluminescent-diodes.collapse-controls a:hover img
{
    transform: scale(1.1);
    opacity: 1;
}
.superluminescent-diodes.collapse-controls li:last-child span{
    border-right: 0;
}
.superluminescent-diodes.collapse-controls li:last-child{
    width: 180px;
}
.superluminescent-diodes.collapse-controls li:last-child a{
    width: auto;
    border-right: 0;
}
.superluminescent-diodes.collapse-controls li:first-child a{
    border-left: 0;
}
table.bordered-corner{
    border:3px solid #008296; border-width:2px 0 0 2px;
    width: calc(100% - 20px);
     padding-left: 10px;
     padding-top: 15px;
}

table.bordered-corner td{
    vertical-align: top;
}
table.product-series{
    border-collapse: collapse;

}
table.product-series tr:last-child td{
    border-bottom: 0;
}
table.product-series th{
    background-color: lightgray;
    padding: 10px;
    font-weight: bold;
    border: gray 1px solid;

}
table.product-series tbody tr td{
    border-collapse: collapse;
    padding: 0;
    border-spacing: 0;
    border: 1px solid lightgray;
}
table.product-series tbody tr td:first-child{
    border-left: 0;
}
table.product-series tbody tr td:nth-child(2){
    text-align: center;
    padding: 15px 25px;
}
table.product-series tbody tr td img{
    max-width: 200px;
    height: auto;
    margin: auto;
}

table.product-series tbody tr td:last-child{
    padding: 0 10px;
}

table.product-table{
    min-height: 100px;
}
table.product-table .image-wrapper{
    text-align: center;
    width: 400px!important;
    vertical-align: middle;
}
table.product-table .description-wrapper{
    vertical-align: middle;
    width: 500px;
}
table.product-table .image-wrapper img{
    /* max-height: 250px; */
    height: auto;
}

.applications-hover.ownav_p_main{
    height: auto;
    left: auto;
    width: 899px;
    display: none;
}

.applications-hover.ownav_p_main.hover{
    display: block;
}
.h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #008296!important;
    font-size: 18px;
    margin: 9px 0px;
}
a.h2{
    text-decoration: none;
}
a.h2:hover{
    text-decoration: underline;
}