.fea-nav-list {
	padding: 1px 0 20px 3%;
}

.upglinks a {
  color: #0099cc;
  text-decoration: none;
  padding: 8px 16px;
  font-size: 14px;
  background: #e4e4e4;
  border-radius: 5px;
  border: 1px solid #D6D5D5;
}
.backupnote {
    width: 49%;
    display: inline-block;
    margin: 5px;
    vertical-align: top;
    box-sizing: border-box;
    background: #fffbeb;
    border-radius: 10px;
}
.yellownote {
    background: #fffbeb;
    font-size: 13px;
    line-height: 22px;
    margin: 20px 0 0px;
    padding: 10px 20px;
}
.rhs-cont {
    width: 71%;
    padding: 30px 0 40px 4%;
    float: left;
    border-left: 1px dotted #DDD;
    position: relative;
}
.lhs-tree {
    position: sticky;
    top: 120px;
    height: calc(100vh - 150px);
    overflow: auto;
}
  .fea-nav-list {
    padding: 1px 0 20px 3%;
  }
  .bg-l-grey  {background: #fff}
  .blueBand {
        margin-top: 86px
      }
  
      .breadcrumb {
        font-size: 11px;
        color: #333;
        display: inline-block;
        margin-left: 10px;
        letter-spacing: normal !important;
      }
  
      a.soun-call-to {
        background-color: #E9142B;
        display: inline-block !important;
        width: initial !important;
        height: initial !important;
        padding: 0px 35px;
        color: #fff !important;
        font-size: 20px;
        line-height: 40px;
        margin-top: 38px;
      }
  
      a.soun-call-to:hover {
        text-decoration: none;
      }
  
      .down-col.so-sec {
        display: inline-block !important;
        float: none !important;
        padding: 0 50px 40px 50px !important;
        margin: 15px !important;
        margin-top: 0 !important;
      }
  
      .down-col.so-sec p {
        color: #fff;
        margin-bottom: 5px;
      }
  
      li.flex-active-slide {}
  
  
      .max {
        width: 1000px;
        height: 380px;
      }
  
      .sha256_bg {
        background: #f1f2f3;
        padding: 5px 10px;
        border-radius: 5px;
        margin: 10px 0 0 0;
        word-break: break-all
      }
  
      .bg1-sec-pTB {
        width: 100%;
        background-color: #ffffff;
        padding: 40px 0;
      }
  
      a.red-button1 {
        background: #e9142b none repeat scroll 0 0;
        color: #ffffff;
        display: inline-block;
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        padding: 10px 30px;
      }
  
      .mTB50 {
        margin: 50px;
      }
  
      .bg-grey-sec-pTB {
        background-color: #f5f5f5;
        padding: 40px 0;
      }
  
      .bgcontainer {
        width: 100%;
        border: #f5f5f5;
        margin-top: 70px;
  
      }
  
      #inst ol {
        list-style-type: decimal;
        margin-left: 15px;
      }
  
      #inst li {
        margin-bottom: 17px;
      }
  
      #inst img {
        padding: 25px 0;
      }
  
      #inst .inst-link a {
        background: #e4e4e4;
        border: 1px solid #D6D5D5;
        padding: 6px 12px;
        margin-right: 10px;
        border-radius: 4px;
        color: #0099cc;
        display: inline-block;
        margin-bottom: 10px;
      }
  
      #inst .inst-link a:hover {
        background: #7BBB2A;
        text-decoration: none;
        color: #fff;
      }
  
      .inst-link {
        margin-bottom: 50px;
        display: block;
      }
  
      .rn_bor {
        margin: 30px 0 50px;
      }
  
      .container p {
        text-align: justify;
      }
  
      ul.version-list li {
        list-style: none;
      }
  
      #lhsTree>li>ul li a {
        border-top: none;
      }
  
      #lhsTree>li {
        border-bottom: none;
      }
  
      ul.version-list {
        margin-left: 0px !important;
      }
  
      .lhs-tree {
        position: sticky;
        top: 120px;
        height: calc(100vh - 150px);
        overflow: auto;
      }
  
      span.ifTree.dropact {
        background: #efefef;
      }
  
      #lhsTree>li>span.ifTree:hover {
        background: #f5f5f5;
      }
  
      .blink {
        background: #fff7ce;
        border-radius: 6px;
        color: #0967dc;
        transition: .4s ease-in;
      }
  
      /* width */
      .lhs-tree::-webkit-scrollbar {
        width: 7px;
      }
  
      /* Track */
      .lhs-tree::-webkit-scrollbar-track {
        background: #f1f1f1;
      }
  
      /* Handle */
      .lhs-tree::-webkit-scrollbar-thumb {
        background: #bbb;
        border-radius: 3px
      }
  
      /* Handle on hover */
      .lhs-tree::-webkit-scrollbar-thumb:hover {
        background: #999;
      }
  
      ul#lhsTree {
        margin-left: 0;
      }
  
      .active-block {
        background: #efefef;
        border-radius: 7px
      }
  
      #upgpk h1 {
        font-size: 28px;
line-height:35px;
      }
  
      .upgpk-content {
        background: #fff;
        box-shadow: 0 0 5px #00000038;
        padding: 15px;
        border-radius: 5px;
        margin-bottom: 18px;
      }
  
      #upgpk h2 {
        font-size: 20px;
        margin: 0;
        margin-bottom: 20px;
      }
  
      .sha-cont {
        width: calc(100% - 195px);
        display: inline-block;
        word-break: break-all;
        margin-right: 10px;
        min-height: 100px;
        font-size: 13px;
      }
  
      .sha-cont strong {
        font-size: 15px;
      }
  
      .dld-btn-block {
        width: 185px;
        text-align: center;
        display: inline-block;
        float: right;
      }
  
      .dld-btn-block>a>img {
        width: 18px;
        margin-top: -3px;
      }
  
      .dld-btn-block a {
        padding: 5px 16px;
        border-radius: 4px;
        color: #fff;
        background: #119e2a;
        display: block;
        margin-bottom: 9px;
      }
  
      .dld-btn-block a:hover {
        background: #0f9426;
        text-decoration: none;
      }
  
      .dld-btn-block a:first-child {
        background: #2191e4;
      }
  
      .dld-btn-block a:first-child:hover {
        background: #1c83d0;
        text-decoration: none;
      }
  
      .upgpk-notes {
        margin-top: 22px;
      }
  
      .upgpk-notes .note-content {
        background: #fffeed;
        padding: 12px;
        border: 1px solid #f3f09d;
        border-radius: 5px;
        width: calc(100% - 24px);
        margin-top: 50px;
      }
  
      .upgpk-notes .note-content>p {
        margin: 0;
        font-size: 13px;
      }
  
      .upgpk-notes.with-table table {
        border-radius: 3px;
        width: 90%;
        margin: 15px auto;
      }
  
      .upgpk-notes.with-table table td,
      .upgpk-notes.with-table table th {
        padding: 5px;
        vertical-align: middle;
        border: 1px solid #ddd;
        text-align: center;
        font-size: 13px;
        height: 50px;
      }
  
      .upgpk-notes.with-table table th {
        background: #efefef;
        font-weight: 400;
      }
  
      .upgpk-notes.with-table .note-content {
        display: block;
      }
  
      table caption {
        padding-bottom: 12px;
        text-align: left;
      }
  
      .upgpk-notes.with-table table td:first-child {
        width: 170px;
        text-align: left;
        padding-left: 20px;
      }
  
      .upgpk-notes.with-table table th {
        text-align: left;
        padding-left: 20px;
      }
  
      .upgpk-notes.with-table table tr:nth-child(2) th {
        text-align: center;
      }
  
      span.iconYes {
        height: 17px;
        width: 17px;
        display: block;
        background: url(./images/yes-1.png);
        background-size: cover;
        margin: 0 auto;
      }
  
      span.iconNo {
        height: 17px;
        width: 17px;
        display: block;
        background: url(./images/no-1.png);
        background-size: cover;
        margin: 0 auto;
      }
  
      .container {
        max-width: 1200px;
      }
      .promo-band {
      background: #000;
      padding: 10px 5%;
      text-align: center;
  }
  .promo-band p {
      margin: 0;
      color: #fff;
      font-size: 12px;
  }
  #lhsTree > li > ul li a {
      font-size: 12px;
      line-height: 1.2em;
      padding: 10px 10px 10px 34px;
      display: block;
      line-height: 15px;
      text-decoration: none;
      color: #777;
  }
  #lhsTree>li>ul li {
      border: none;
      padding: 0;
  }
  span.ifTree.dropact {
      background: transparent;
  }
  .note_cont {
      background: #fff2f2;
      border-left: 3px solid #E9142B;
      padding: 10px;
      margin: 20px 0;
  }
  #upgpk .no-sha-content h2 {
      margin: 0;
  }
  .no-sha-content .sha-block {
      position: relative;
      top: -33px;
  }
	.note-content ul li {
    padding-bottom: 10px;
}
  
    .breadcrumb {
        display: none;
    }