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

.highlight-subheader h1 {
  margin:4px 0;
  padding:0;
}

.highlight-subheader h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0 0 10px;
}

#rightColumn .sidebar__section,
#rightColumn .author-info,
#rightColumn .publisher-info {
	margin-bottom: 10px;
}

.subheader__share span {
  display: table-cell;
  vertical-align: middle;
}

.subheader__share img {
  max-height:21px;
  display:inline-table;
  vertical-align:bottom;
}

.subheader__share a {
  max-height:21px;
  display:inline-table;
}

#side_content .headline-border {
  border-color:#cccccc; 
  margin-bottom:4px; 
  padding-bottom:4px;
}

#content .title {
  font-weight: bold;
}

.mkt .part-section {
  clear: none;
}

/* Fix for odd line heights  */
.layout-twocolumn-right div[id*="_richtextcontent"] {
  line-height: 16px;
}

/* Product Highlights */
.imagemap-content {
  margin-bottom:15px;
}

.carousel {
  margin-bottom:10px;
}

#leftColumn .supplier-carousel.cycle-slideshow {
  margin-bottom: 25px;
}

.cycle-slide {
  margin-left: 0px !important;
  z-index: 10 !important;
}

.rtl .cycle-slide {
  margin-right: 0px !important;
  left: auto !important;
}

.cycle-slide-active img {
  max-width: 100%;
  height: auto;
  background-color: var(--ice-grey);
  padding: 3px 5px;
}

img.right {
  float:right;
  margin:0 0px 10px 15px;
}

.rtl img.right {
  float:left;
  margin:0 15px 10px 0;
}

.sidebar__section h4 {
  border-bottom: 1px solid #999;  
  margin-bottom: 10px;
}

.sidebar__content {
  padding: 5px 10px;
  border-top: 0;
  border-bottom: 0;
}

.sidebar__content.related-videos-result {
  padding: 0px;
  margin: 0 0 10px;
}

.sidebar__content a {
  display: block;
  color: var(--text-color);
}

.sidebar__content.related-videos-result a {
  display: block;
}

.related-video-result-right {
  padding: 5px 10px;
}

.related-video-img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.related-videos-lower {
  display: flex;
  flex-flow: row wrap;
  padding: 0px;
  list-style: none;
}

.related-videos-lower .sidebar__content {
  flex: auto; 
  width: 230px;
  max-width: 100%;
  text-align: left;
  flex-grow: 1;
  justify-content: flex-end;
}

  .rtl .related-videos-lower .sidebar__content {
    text-align: right;
  }

  #leftColumn .richtextcontent img {
    max-width: 100%;
    height: auto;
  }

  #leftColumn .richtextcontent tr td[style*='2%'] {
    display: none;
  }

  #leftColumn .richtextcontent table.table-help td:last-child img {
    min-width: 69px;
}
  
  #leftColumn .richtextcontent table:not(table.table-help) tbody tr {
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    padding: 0px;
    margin: 0 -5px;
    list-style: none;
    max-width: 1024px;
    width: 100%;
  }

  #leftColumn .richtextcontent table:not(table.table-help) tbody tr td {
    display: block;
    -ms-flex: 1 auto;
    flex: 1 auto;
  }
    
  #leftColumn .richtextcontent table:not(table.table-help) tbody tr td:first-child {
    width: 45%;
    order: 1;
  }

  #leftColumn .richtextcontent table:not(table.table-help) tbody tr td:nth-child(2) {
    width: 45%;
    order: 2;
  }

  #leftColumn .richtextcontent table:not(table.table-help) tbody tr td:nth-child(2n+3) {
    width: 45%;
    order: 2;
  }

  #leftColumn .richtextcontent table:not(table.table-help) tbody tr td:nth-child(4n) {
    width: 45%;
    order: 3;
  }

  #leftColumn .richtextcontent table:not(table.table-help) tbody tr td:nth-child(6n) {
    width: 45%;
    order: 4;
  }

  #leftColumn .richtextcontent table:not(table.table-help) tbody tr td:empty() {
    border: 1px solid white;
}

  #leftColumn .richtextcontent table:not(table.table-help), 
  #leftColumn .richtextcontent table:not(table.table-help) thead, 
  #leftColumn .richtextcontent table:not(table.table-help) tbody, 
  #leftColumn .richtextcontent table:not(table.table-help) th, 
  #leftColumn .richtextcontent table:not(table.table-help) td, 
  #leftColumn .richtextcontent table:not(table.table-help) tr {
    display: block; 
  }


  #leftColumn .richtextcontent table {
  width: 100%;
  }

  .content-column .table-main,
  #leftColumn .richtextcontent .table-main {
    display: table;
}

  .content-column .table-main .table-left,
  #leftColumn .richtextcontent .table-main .table-left {
    display: table-cell;
    width: 33%;
    vertical-align: top;
    padding-right: 10px;
}

   .content-column .table-main .table-right,
   #leftColumn .richtextcontent .table-main .table-right {
    display: table-cell;
    width: 33%;
    vertical-align: top;
    padding-right: 10px;
}

.content-column .table-main .table-right img:nth-child(n+2) {
  padding-left: 20px;
}

  .content-column .table-main div.table-heading,
  .content-column .table-main div.table-heading-blank:not(:empty),
  #leftColumn .richtextcontent .table-main div.table-heading,
  #leftColumn .richtextcontent .table-main div.table-heading-blank:not(:empty) {
    font-weight: bold;
}

  .content-column .table-main div.table-heading:empty,
  .content-column .table-main div.table-heading-blank:empty,
  #leftColumn .richtextcontent .table-main div.table-heading-blank:empty {
    height: 15px;
    box-sizing: border-box;
}

div button.dk-btn__primary {
  margin-top: 20px;
}

/* modal styles */

.dk-checkbox-group label.dk-checkbox-label {
    display: block;
}

.dk-input-helper {
    color: var(--red);
    font-weight: bold;
}

.dk-modal__content a {
  color:var(--link-blue);
  text-decoration: none;
  font-weight: bold;
}

.dk-modal__content a:hover {
  text-decoration: underline;
}

/* modal styles end */

.link a:not(.dk-btn__primary), .dk-card a:not(.dk-btn__primary) {
    color: var(--link-blue);
    text-decoration: none;
}

.link a:hover:not(.dk-btn__primary), .dk-card a:hover:not(.dk-btn__primary) {
    text-decoration: underline;
}

@media screen and (max-width:768px) {
  
  .related-videos-lower {
     margin: 0 -5px;
  }
  
  .related-videos-lower .sidebar__content {
     margin: 5px;
  }
  
    #leftColumn .richtextcontent .table-help tbody tr:first-child {
    display: none;
  }

    #leftColumn .richtextcontent .table-help thead tr:first-child {
    display: none;
  }

  #leftColumn .richtextcontent .table-help tbody tr:first-child {
    display: table-row;
  }
  
  #leftColumn .richtextcontent .table-help tbody tr strong {
    display: none;
  }
  
}

@media screen and (max-width:700px) {
  
  .content-column .table-main .table-right img:nth-child(n+2) {
  padding-left: 0px;
}

  #leftColumn .richtextcontent tr td {
    display: inline-block;
    margin-right: -0.25em;
}

  #leftColumn .richtextcontent tr td[style*='2%'] {
    display: none;
  }
  
  #leftColumn .richtextcontent td {
    margin-left: 1px;
  }
  
  #leftColumn .richtextcontent ul li {
    margin-bottom: 1px;
    margin-left: 1px;
  }
  
  #leftColumn .richtextcontent ul {
    margin: 0px 10px 0;
  }
  
  #leftColumn .richtextcontent table tbody tr td:first-child {
    width: 100%;
    order: 1;
    margin: 3px 0;
  }

  #leftColumn .richtextcontent table tbody tr td:nth-child(2) {
    width: 100%;
    order: 3;
  }

  #leftColumn .richtextcontent table tbody tr td[style*='2%']~td:nth-child(2n+3) {
    width: 100%;
    order: 4;
  }
  
  #leftColumn .richtextcontent table tbody tr td:nth-child(4n) {
    width: 100%;
    order: 3;
  }

  #leftColumn .richtextcontent table tbody tr td[style*='2%']~td:nth-child(6n) {
    width: 100%;
    order: 5;
  }

  .content-column .table-main .table-left > ul,
  #leftColumn .richtextcontent .table-main .table-left ul:nth-child(2n) {
    margin: 0 4px 0;
  }
  
  .content-column .table-main .table-right > ul,
  #leftColumn .richtextcontent .table-main .table-right ul {
    margin: 0 4px 0;
  }

  .content-column .table-main .table-left,
  #leftColumn .richtextcontent .table-main .table-left {
    display: table;
    width: 100%;
  }

  .content-column .table-main .table-right,
  .content-column .table-main div.table-heading-blank:not(:empty),
  #leftColumn .richtextcontent .table-main .table-right {
    display: table;
    width: 100%;
    margin: 0 0 10px;
  }
  
  .content-column .table-main div.table-heading,
  #leftColumn .richtextcontent .table-main div.table-heading-blank:empty {
  margin: 0;
  padding: 0;
  }
  
    .content-column .table-main div.table-heading,
  #leftColumn .richtextcontent .table-main div.table-heading-blank:not(:empty) {
  margin: 0;
  padding: 0;
  }
  
  .content-column .table-main div.table-heading,
  .content-column .table-main div.table-heading-blank:not(:empty),
  #leftColumn .richtextcontent .table-main div.table-heading,
  #leftColumn .richtextcontent .table-main div.table-heading-blank:not(:empty) {
  margin: 10px 0;
  }

  .content-column .table-main div.table-heading:empty,  
  .content-column .table-main div.table-heading-blank:empty,
  #leftColumn .richtextcontent .table-main div.table-heading-blank:empty {
  height: 0px;
  border: none;
  display: none;
  }
  
  #leftColumn .richtextcontent table.table-help tr {
    border: 1px solid;
  }
  
  #leftColumn .richtextcontent table.table-help td {
    margin: 0;
    border: 0;
  }
   
}

@media screen and (max-width:400px) {
  
  img.right {
    display: block;
    margin: 0 auto 10px auto;
    float: none;
}
  
  .rtl img.right {
  float: none;
  margin: 0 auto 10px auto;
} 
  
  .content-column .table-main,
  #leftColumn .richtextcontent .table-main {
    width: 100%;
}
  
  #leftColumn .richtextcontent img {
    display: block;
    margin: 0 auto 10px auto;
    float: none;
  }
  
  #leftColumn .richtextcontent ul {
    padding-left: 10px;
    width: 100%;
  }
  
  .rtl #leftColumn .richtextcontent ul {
    padding-right: 10px;
  }
  
  .rtl #leftColumn .richtextcontent td,
  .rtl #leftColumn .richtextcontent ul li {
    margin-right: 10px;
  }
  
  #leftColumn .richtextcontent table:not(table.table-help), 
  #leftColumn .richtextcontent table:not(table.table-help) thead, 
  #leftColumn .richtextcontent table:not(table.table-help) tbody, 
  #leftColumn .richtextcontent table:not(table.table-help) th, 
  #leftColumn .richtextcontent table:not(table.table-help) td, 
  #leftColumn .richtextcontent table:not(table.table-help) tr {
    display: block; 
  }

  #leftColumn .richtextcontent ul {
    margin: 0px 3px;
  }
  
  td.title-two {
    display: none!important;
  }
  
  td.list-two::before {
    content: attr(data-label);
    font-weight: bold;
    line-height: 24px;
  }

}

/* temporary for blue text in button */
.product-table__table a.dk-btn__primary {
  color: white !important;
}


/*  Table img fix  */

.product-table__image img {
    height: auto;
    width: 100%;
    max-width: 50px;
}

/*  Parts Table */

.product-table div {
    position: relative;
}

.product-table__pricingQuantity {
    position: absolute;
    right: 6px;
    top: -27px;
}

.rtl .product-table__pricingQuantity {
    position: absolute;
    right: unset;
    left: 6px;
    top: -27px;
}

.noPartsPhrase,
.publish-date-section {
    margin: 10px 0;
}

.sidebar__content a {
    font-weight: 500;
}

.sidebar__content > a {
    margin: 5px 0;
}


@media (max-width: 500px) {

.product-table__pricingQuantity {
    position: sticky;
    left: 256px;
    top: 0px;
    margin: 5px;
}

.rtl .product-table__pricingQuantity {
    position: sticky;
    left: unset;
    right: 256px;
    top: 0px;
}

.richtextcontent ul {
    padding-left: 10px;
    width: 100%;
}

#leftColumn .richtextcontent .table-main {
    max-width: 90%;
}
    
}

.product-table__table th:nth-last-child(2) {
    min-width: 105px;
}

.dk-card .highlight-subheader,
.dk-card .richtextcontent {
    padding: 10px;
    display: inline-block;
}

/* temporary for blue text in button */
.product-table__table a.dk-btn__primary {
  /* color: white !important; */
}

.richtextcontent a:not(.dk-btn__primary, .dk-btn__secondary, .primary),
#language-toggle a {
  color: var(--link-blue);
  text-decoration: none;
  font-weight:bold;
}

.richtextcontent a:not(.dk-btn__primary, .dk-btn__secondary, .primary):hover,
#language-toggle a:hover{
  text-decoration: underline;
}

.full-bleed--gray:before {
  display: none;
}
