.hide{display:none}
.Datasheetcontent .show{display:flex !important;align-items:center}
.Datasheetcontent a.datasheet-title{font-weight:600 !important;font-size:14px;line-height:16.8px;color:#1c355e !important}
.Datasheetcontent a.datasheet-title:hover{color:#157eac !important;text-decoration:underline}
.Datasheetcontent .mchp-button-wrapper.action-button{gap:8px !important;padding-left:0;display:flex;flex-direction:row;align-items:anchor-center}
.Datasheetcontent .mchp-button-wrapper.action-button span.dataSheet{font-size:14px;font-weight:700;line-height:24px;width:-webkit-fill-available;max-width:max-content}
@media only screen and (max-width:991px){.Datasheetcontent .mchp-button-wrapper.action-button span.dataSheet{line-height:20px}
}
@media only screen and (min-width:992px) and (max-width:1199px){.Datasheetcontent a.display-html{width:max-content}
}
@media only screen and (max-width:991px){.Datasheetcontent .pdf-html{display:flex}
.Datasheetcontent a.display-html{width:max-content}
.Datasheetcontent .pdf-html:has(:not(.display-html)) .display-pdf{width:max-content}
.Datasheetcontent .mchp-button-wrapper.action-button{display:flex !important}
}