#producttext > section:nth-of-type(2n) {
  background-color: #bdbdbd;
  color: inherit;
  padding: 5vh 0 5vh 0;
}

#producttext > section:nth-of-type(2n) .spec-sheet-button {
  background: #2e2e2e;
  color: inherit;
  padding: 1vw 1.5vw;
  opacity: 0.9;
  border-radius: 0.5vw;
  border: none;
  color: #ffffff;
}

#producttext img {
  min-width:auto; /* cancels auto image expansion */
  vertical-align:baseline;
}
#producttext iframe.ytvideo {
  margin:0px auto 15px;
}
#producttext img.right,
#producttext iframe.right {
  float:right;
  margin-left:1vw;
}
#producttext img.left,
#producttext iframe.left {
  float:left;
  margin-right:1vw;
}
#producttext iframe {
  display:inline-block;
}
#producttext iframe.center,
#producttext iframe.centernc {
  display:block;
  clear:right;
  margin:10px auto;
  page-break-inside:avoid;
}

#producttext p + ul.list {
  margin-top:-1vw;
  margin-bottom:1.5vw;
}
#producttext table {
  margin-right:auto;
  margin-left:auto;
}
#producttext table tr td {
  border:0px none;
  background-color:transparent;
}
#producttext table tr td:first-child {
  font-weight:normal;
}

#producttext .underline {
  text-decoration:underline;
}
#producttext a:hover {
  font-weight:700;
  color:inherit;
}

#producttext a.spec-sheet-button:hover {
  color:#ffffff;
}


#producttext h3 {
  font-size: 1.8rem;
  margin-bottom: 1.5vh;
}
#producttext h4 {
  font-size: 2rem !important;
  margin-bottom: 3vh;
  margin-top: 0;
  font-weight: normal;
}
#producttext h5 {
  font-size:1.8rem;
  margin-top:4vh;
}

#producttext ul.list.columns-text-2 li {
  margin-bottom: 1vw;
}


#producttext > section:nth-of-type(2n) .spec-sheet-button:hover,
#producttext > section:nth-of-type(2n) .spec-sheet-button:focus {
  opacity: 1;
  color: #d8d8d8;
  perspective: 100vw;
  box-shadow: 1px 1px 0.5vw #e1e1e1;
}


#producttext .document {
  /* float:right;
  text-align:right;
  width:20vw;
  margin:0 0 1vw 1vw; */
}


#producttext #ordering_information table.specs tr.porder th {
  border: 0.05vw #2e2e2e solid;
  background-color: #FFF200;
  color: #2e2e2e;
  padding-top: 0.7vw;
  padding-right: 0.7vw;
  padding-bottom: 0.7vw;
}
#producttext #ordering_information table.specs tr.porder td {
  border: 0.05vw #2e2e2e solid;
  background-color: #FFFFFF;
  color: #2e2e2e;
  padding-top: 0.7vw;
  padding-right: 0.7vw;
  padding-bottom: 0.7vw;
}

#producttext table.specs {
  width:100%;
  margin-bottom:1em;
  margin-top:1em;
  font-size:0.9rem;
  font-size:1.1vw;
}

#producttext table.specs tr:first-child th[colspan='2'] {
  /* font-size:1.5rem; */
}

#producttext table.specs tr td:first-of-type {
  font-weight:normal;
}

#producttext table.specs thead tr th {
  font-weight:700;
  font-size:130%;
}
#producttext table.specs thead tr th small {
  margin-left:2em;
}
#producttext table.specs tbody tr th {
  font-weight:500;
  width:20%;
  padding-left:1em;
  white-space:nowrap;
  vertical-align:top;
}
#producttext table.specs tbody tr td {
  width:80%;
}
#producttext table.specs tr td {
  border:0px none;
  background-color:inherit;

}

#producttext table.specs tr th { padding-left: 1.0vw; }
#producttext table.specs tr td { padding-left: 2.5vw; }
#producttext table.specs tr.sub2 th { padding-left: 2.0vw; }
#producttext table.specs tr.sub2 td { padding-left: 3.5vw; }
#producttext table.specs tr.sub3 th { padding-left: 3.0vw; }
#producttext table.specs tr.sub3 td { padding-left: 4.5vw; }
#producttext table.specs tr.sub4 th { padding-left: 4.0vw; }
#producttext table.specs tr.sub4 td { padding-left: 5.5vw; }
#producttext table.specs tr.sub5 th { padding-left: 5.0vw; }
#producttext table.specs tr.sub5 td { padding-left: 6.5vw; }


#producttext table.display {
  width:100%;
  margin:1vw auto;
}
#producttext table.display.compact {
  width:auto;
}
#producttext table.display tr th,
#producttext table.display tr td {
  border:0px none;
  background-color:transparent;
  padding:0.3vw 0.6vw;
}
#producttext table.display thead {
  border-bottom:1px solid #888888;
}
#producttext table.display thead tr th {
  text-align:center;
}
#producttext table.display tbody tr th {
  white-space:nowrap;
}
#producttext table.display tbody tr th.division {
  background-color:rgba(0,0,0,0.1);
}
#producttext table.display tbody tr td {
  font-weight:normal;
  vertical-align:top;
}
#producttext table.display tfoot tr:first-child > * {
  border-top:1px solid #888888;
}
#producttext table.display tfoot tr > * {
  font-size:0.8rem;
}



#producttext div.center,
#producttext p.center,
#producttext img.center {
  /* object-fit:fill;
  min-width:auto; */
  display:block;
  margin:0px auto 4vh auto;
}
#producttext ul.list {
  margin-top:1vh;
  margin-bottom:2vh;
  margin-left:2vh;
}
#producttext ul.list li {
  break-inside:avoid;
}
#producttext ul.list li.division {
  margin-top:1vh;
  font-size:1.3rem;
  list-style-type:none;
  break-after:avoid;
}
#producttext ul.list li.nest::before,
#producttext ul.list li.division::before {
  content:'';
}


#producttext .alternate {
  /* float:right; */
  font-size:0.8rem;
  /* margin:0px 0px 1em 2em; */
  position:absolute;
  top:-5.5vh;
  right:2vh;
}
#producttext .alternate img {
  vertical-align:middle;
  margin:0px 1em;
}
#producttext .alternate + img.center {
  clear:right;
}


#accordion ul.card-block img {
  min-width:auto;
  max-width:100%;
  height:1em;
}


#jobpage .columns-text-2 div {
  break-inside:avoid;
}
#jobpage section div ul {
  margin-bottom:2em;
}
#jobpage img {
  min-width:auto !important;
}
#jobpage img.promo {
  float:right;
  margin-left:1vw;
}
#jobpage #introduction p:first-of-type img {
  float:left;
  margin:0 1vw 0.5vw 0;
}
#jobpage h3 {
  margin-top:3vw;
}

#jobdetails h2 {
  margin-top:2vw;
}

#jobpage #info,
#jobdetails #info {
  text-align:center;
  margin:3em;
}



#os_main #os_resultbar {
  background-color:transparent;
}
#os_main #os_results {
  list-style-position:outside;
}
#os_main #os_results > li {
  margin-bottom:2em;
}
#os_main #os_results > li > h3 {
  text-indent:0px;
}
#os_main #os_results > li > h3 > a {
  font-size:inherit;
}
#os_main #os_results > li > h3 > a:hover {
  color:#000000;
}
#os_main #os_results > li > blockquote {
  text-indent:0px;
}
#os_main #os_results > li:before {
  float:left;
}


/* ***** Fix flip for IE11 and below ***** */
#agentsCont .col-md-3 {
  max-width:33%;
  flex:0 0 33%;
}
#agentsCont .flip {
  height:85%;
}
#agentsCont .card-flip .front {
  transition:visibility 0s linear 0.2s;
}
#agentsCont .card-flip:hover .front {
  visibility:hidden;
}
#agentsCont .card-flip .back {
  backface-visibility:visible;
}

@media only screen and (max-width: 767px) {
  #agentsCont .col-md-3 {
    max-width:99%;
    flex:0 0 99%;
  }
}


div.accordian-product {
  padding:0.5em;
}
div.accordian-product:nth-child(2n) {
  background-color:#eeeeee;
}
div.accordian-product time {
  display:inline-block;
  width:10em;
}


div#accordion img.listingPreview {
  height:auto;
  max-width:40vw;
}


ul.card-block {
  display:table;
  width:100%;
}
ul.card-block > li {
  display:table-row;
  font-size:0.8rem;
}
ul.card-block > li:nth-child(2n) {
  background-color:#eeeeee;
}
ul.card-block > li > * {
  display:table-cell;
  padding:1vw 2vw;
  color:#888888;
}
ul.card-block > li > *:first-child {
  width:8em;
  white-space:nowrap;
}
ul.card-block > li > * > a {
  background-color:transparent;
  font-size:120%;
  color:inherit;
}
ul.card-block > li > * > a:hover {
  color:#000000;
}

ul.card-block > li.accordianSub > * {
  background-color:rgba(46, 46, 46, 0.5);
  color:#2e2e2e;
  /* font-size:90%; */
}

#expandAll, #collapseAll {
  min-width:auto;
}

#secure {
  margin-top:4vw;
}
#secure img {
  min-width:auto;
}
#secure table td,
#secure table th {
  border:0px none;
  background-color:transparent;
}
#secure table {
  margin-bottom:3vw;
}
#secure a:hover {
  color:inherit;
}


#contact_training img {
  max-width:auto;
  min-width:auto;
}
#contact_training .col2 {
  margin-bottom:2em;
}


#supportfaq a:hover {
  color:inherit;
}


#downloads img {
  max-width:auto;
  min-width:auto;
}
#downloads a:hover {
  color:inherit;
  font-weight:bolder;
}

#firmware {
  width:100%;
}
#firmware tr > * {
  vertical-align:top;
  width:10%;
  white-space:nowrap;
}
#firmware tr td {
  width:45%;
  border:0px none;
  background-color:inherit;
}
#firmware tr td form {
  display:inline-block;
}
#firmware tr td ul {
  column-count:2;
}

#firmware tr td:first-of-type {
  font-weight:300;
}


#results {
  margin-top:2em;
}

#jarstable {
  margin-left:auto;
  margin-right:auto;
  margin-bottom:2em;
}
#jarstable tbody tr:nth-child(2n+1) {
  background-color:#f0f0f0;
}
#jarstable tr td {
  border:0px none;
  background-color:inherit;
}

#software a:hover {
  color:inherit;
  font-weight:bold;
}
#software img {
  max-width:auto;
  min-width:auto;
}
#software #navigate li {
  display:inline-block;
  margin-right:1em;
}

#software table {
  margin-top:2em;
  font-size:1rem;
}
#software table * {
  font-weight:500;
}
#software table tr > * {
  vertical-align:top;
}
#software table tr td {
  border:0px none;
  background-color:inherit;
  font-size:85%;
  padding-bottom:1em;
}

#software table thead tr th {
  font-size:120%;
  font-weight:700;
  padding-bottom:0.5em;
}

#software table tbody tr:nth-child(2n+1) {
  background-color:#f0f0f0;
}
#software table tbody tr th {
  width:15%;
}
#software table tbody tr th.title {
  font-size:110%;
  font-weight:700;
}
#software table tbody tr td.file {
  width:20%;
}

#software table tfoot tr > * {
  border-top:1px solid #888888;
}


#notify a:hover {
  color:inherit;
}

#register label {
  display:block;
}

#notmenu {
  margin-bottom:2em;
}
#notmenu li {
  display:inline-block;
  margin-right:2em;
}

.notsublist {
  column-count:3;
}
.notsublist > li {
  break-inside:avoid;
}
.notsublist li h3 {
  margin-bottom:0px;
  font-size:110%;
  font-weight:700;
}
.notsublist li ul {
  margin-bottom:1.6em;
}

#downloaddata img {
  max-width:auto;
  min-width:auto;
}

#mysubs {
  margin-top:2em;
}



#tools img {
  max-width:auto;
  min-width:auto;
}
#results h4 {
  height:auto !important;
}

.fibersel {
  height:500px;
}
.fibersel * {
  border:0px none;
  background-color:transparent;
  font-size:11px !important;
  font-weight:500;
  font-family:Arial,sans-serif;
}

#opbc_form table {
  margin:0px 0px 0px auto;
}
#opbc_form td,
#opbc_form tbody th {
  border:0px none;
  background-color:transparent;
  font-weight:500;
}
#opbc_form .column select {
  min-width:4em;
}
#opbc_form .fakelink {
  cursor:pointer;
}
#opbc_form .fakelink:hover {
  font-weight:bolder;
}


/* ***** IE11 svg footer img fix ***** */
.footer-social-icon a img {
  width:100%;
}


.scrolling-tab,
.scrolling-tab-parent {
  height:auto;
}




/* Routers Product List page breakout links ************************ */
#routerbreakout div.row div a {
  margin:5%;
  display:block;
  width:90%;
  min-height:120px;
  border:4px solid black;
  border-radius:7px;
  background-color:white;
  font-size:0.55rem;
  text-align:center;
  font-weight:bold;
  padding:0.3em 0;
  white-space:nowrap;
}
#routerbreakout div.row div a[href='#'],
#routerbreakout div.row div a:hover {
  border-color:#ffee00;
}


#routerbreakout div.row div a span {
  display:table-cell;
  vertical-align:middle;
  min-height:90px;
}
#routerbreakout div.row div a span img {
  width:90%;
  max-height:90px;
}

/* Extra Small */
@media only screen and (max-width: 575px) {
  #routerbreakout div.row div a {
    font-size:0.8rem;
  }
}

/* Small */
@media only screen and (min-width: 576px) {
  #routerbreakout div.row div a {
    font-size:0.8rem;
  }
}

/* Medium */
@media only screen and (min-width: 768px) {
  #routerbreakout div.row div a {
    font-size:0.9rem;
  }
}

/* Large */
@media only screen and (min-width: 992px) {
  #routerbreakout div.row div a {
    font-size:0.9rem;
  }
}

/* Extra Large */
@media only screen and (min-width: 1200px) {
  #routerbreakout div.row div a {
    font-size:0.75rem;
  }
}


