#divHelpQuestion {position: relative;float: right;margin-right: 15px;top: 12px;z-index: 99;visibility: hidden;width: 32px;height: 32px;cursor: pointer;}#divHelpQuestion img {width: 32px;height: 32px;border: 0px;}#divHelpContainer {border-style: solid;border-width: 1px;border-color: var(--helpDivContainerBorder);box-shadow: var(--helpDivContainerShadow);position: fixed;top: 38px;bottom: 0px;right: -500px;background-color: var(--helpDivContainerBackground);width: 300px;height: 100%;z-index: 2000;visibility: hidden;padding: 2px 2px 2px 2px;}#tblHelpContainer {position: relative;width: 100%;height: auto;}#divHelpContainerText {font-size: 1.07em;position: relative;color: var(--helpText);background-color: var(--helpDivContainerBackground);overflow: auto !important;overflow-x: hidden !important;width: 100%;text-align: justify;}.helpHeaderRow {height: 18px;width: 100%;background-color: var(--helpHeaderRowBackground);border-bottom-style: solid;border-bottom-width:1px;border-bottom-color: var(--helpHeaderRowBBottomBorder);}.helpHeaderRow a {color: transparent;}.spanHelpHeader {font-weight: bold;color: var(--helpHeaderColor);}.imgCloseHelp {display: block;border: none;opacity: .75;}.imgCloseHelp:hover {opacity: .9;}.imgCloseHelp:active {opacity: 1.0;}.imageButton {cursor: pointer;}.helpHeaderSection {font-weight: bold;color: var(--helpHeaderSectionColor);}#tblHelpText {width: 100%;}#imgHelpIcon {width: 32px;height: 32px;border: 0;opacity: 0.8;position: fixed;}#imgHelpIcon:hover {opacity: 1.0;}#divHelpContainerText h1 {font-weight: bold;font-size: 1.03em;color: var(--helpContainerTextH1);margin-bottom: 5px;}#divHelpContainerText h2 {font-weight: bold;font-size: 0.99em;color: var(--helpContainerTextH2);margin-bottom: 5px;}#divHelpContainerText h3 {font-weight: bold;font-size: 0.95em;color: var(--helpContainerTextH3);margin-bottom: 5px;}#divHelpContainerText b {font-weight: bold;}#divHelpContainerText ul {margin: 0px;padding: 2px 2px 0px 15px;}#divHelpContainerText li {text-align: left;padding: 2px, 0px, 2px, 0px;margin: 0;}#divHelpContainerText li b {font-size: 0.94em;font-weight: bold;color: var(--helpContainerText);}#divHelpContainerText li strong {font-size: 1.0em;font-weight: bold;color: var(--helpContainerText);}#divHelpContainerText hr {height: 1px;padding: 0;margin: 0;color: var(--helpContainerLine);}#divHelpContainerText a {color: var(--helpContainerTextLink);font-weight: normal;}#divHelpContainerText a:active {color: var(--helpContainerTextLink);font-weight: normal;}.helpLiHeader {cursor: pointer;}.helpLiText {display: none;margin-bottom: 25px !important;}.storeP {margin: 10px 0px;text-align: center;}.storeLink {margin: 5px;}.storeLink img {height: 35px;}.help-center-module-entries-container {display: flex;flex-direction: column;padding: 10px;margin: 15px 0 15px 0;}.help-center-module-entry-container {display: flex;flex-direction: column;padding: 10px;border-radius: 2px;border: 0.5px #eeeeee solid;margin: 5px;/*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/transition: 0.3s;}.help-center-module-entry-container:hover {box-shadow: 0 4px 50px 0 rgba(0,0,0,0.2);}.help-center-module-entry-container-hidden {display: none;}.help-center-module-entry-footer {display: flex;flex-wrap:wrap;height: auto;transition: all 0.5s ease;justify-content:space-evenly;}.help-center-module-entry-footer-hidden {height: 0px;opacity: 0%;overflow: hidden;transition: all 0.5s ease;}.help-center-module-entry-footer-paragraph-container {width: 100%}.help-center-module-entry-expand-footer-button {margin-bottom: 5px;border-radius: 100%;}.help-center-module-entry-expand-footer-button:hover {box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);}.help-center-module-entry-footer-button {padding: 15px;}.help-center-module-entry-expand-footer-button {position: relative;float: right;cursor: pointer;width: 20px;height: 20px;transition: 0.5s;}.help-center-module-entry-expand-footer-button-expanded {transform: rotate(180deg);}.help-center-module-nav {margin: 0 20px 0 10px;padding: 10px;}#help-center-module-search{margin-top: 5px;width:100%;padding:5px;}.help-center-item-link{width:100px;padding:3px;}