html {
  font-size: 87.5%; }

#richSnippetList .richSnippetList-container--title {
  padding: 10px 20px;
  background-color: #EEEEEE; }
  #richSnippetList .richSnippetList-container--title h1, #richSnippetList .richSnippetList-container--title h2, #richSnippetList .richSnippetList-container--title h3, #richSnippetList .richSnippetList-container--title h4, #richSnippetList .richSnippetList-container--title h5 {
    font-weight: bold !important;
    font-size: 24px !important;
    line-height: 28px !important;
    margin-bottom: 0 !important;
    float: none !important;
    border: 0 !important;
    padding-bottom: 0 !important; }

#richSnippetList .richSnippetList-container--list {
  padding: 25px 20px;
  border: 2px solid #EEEEEE; }
  #richSnippetList .richSnippetList-container--list ol {
    padding: 0 20px;
    margin-bottom: 0; }
  #richSnippetList .richSnippetList-container--list li {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px; }

html {
  font-size: 87.5%; }

.choose-stock {
  float: left;
  width: 100%; }

.choose-stockone {
  float: left;
  width: 100%;
  padding-right: 0; }
  .choose-stockone.choose-stocktwo {
    padding-left: 40px;
    padding-right: 0; }
  .choose-stockone h5 {
    color: #2679c9;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    margin: 0 0 5px;
    font-family: 'Roboto', sans-serif; }
  .choose-stockone #tableofcontent {
    column-count: 1;
    column-gap: 0; }
    @media only screen and (min-width: 768px) {
      .choose-stockone #tableofcontent {
        column-count: 2;
        column-gap: 0; } }
  .choose-stockone .tableofcontentli li {
    padding: 0 5px 0 20px; }
  .choose-stockone .tableofcontentli a {
    font-weight: 400; }
  .choose-stockone ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .choose-stockone li {
    color: #2679c9;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    padding-bottom: 15px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
    display: inline-block;
    width: 100% !important; }
    .choose-stockone li a {
      color: #2679c9;
      text-decoration: none;
      text-transform: capitalize;
      font-weight: 600; }

@media only screen and (min-width: 480px) and (max-width: 639px) {
  .choose-stockone {
    width: 100%;
    padding-right: 0; }
  .choose-stockone.choose-stocktwo {
    padding-left: 0;
    width: 100%; }
  .choose-stockone ul {
    margin: 0 0 0 15px; } }

@media only screen and (max-width: 479px) {
  .choose-stockone {
    width: 100%;
    padding-right: 0; }
  .choose-stockone.choose-stocktwo {
    padding-left: 0;
    width: 100%; }
  .choose-stockone ul {
    margin: 0 0 0 15px; } }

#toc_container .toc_list a {
  font-family: "Roboto", sans-serif; }

@media only screen and (min-width: 480px) and (max-width: 639px) {
  .choose-stockone {
    width: 100%;
    padding-right: 0; }
  .choose-stockone.choose-stocktwo {
    padding-left: 0;
    width: 100%; }
  .choose-stockone ul {
    margin: 0 0 0 15px; } }

@media only screen and (max-width: 479px) {
  .choose-stockone {
    width: 100%;
    padding-right: 0; }
  .choose-stockone.choose-stocktwo {
    padding-left: 0;
    width: 100%; }
  .choose-stockone ul {
    margin: 0 0 0 15px; } }

    
.step-heading-outer .toc-toggle{ 
  border-color: #020202;
    background-color: #fff;
    color: #020202;
    font-weight: 500;
    margin-bottom: 10px;
}

.step-heading-outer .toc-toggle:hover, 
.step-heading-outer .toc-toggle:active, 
.step-heading-outer .toc-toggle:focus {
  border-color: #020202 !important;
  background-color: #fff !important;
  color: #020202 !important;
}

.step-heading-outer .toc-toggle span {
  color: #3fd3bb !important;
  font-weight: normal;
}

#tableofcontent {
  min-height: 325px;
}

.choose-stockone #tableofcontent.toc-collapse {
  height: 0;
  overflow: hidden;
  min-height: 0;
}


