#tabs-tree-start .verticaltabs .format_onetopic-tabs .nav-item a.nav-link, #tabs-tree-start .nav-tabs a.nav-link{color: #FFFFFF;             border: 2px solid #faf6f8;             border-radius: 15px;             font-size: 16px;             background: #862A59;              background: linear-gradient(270deg,rgba(134, 42, 89, 1) 0%, rgba(127, 37, 81, 1) 12%, rgba(97, 18, 50, 1) 50%);             text-align:center;               padding:20px 40px 20px 30px;              margin-bottom: 6px;;} #tabs-tree-start .onetopic-tab-body .nav-tabs .nav-item.subtopic a.nav-link{background: #f0d0cc;             background: linear-gradient(0deg, rgba(240, 208, 204, 1) 0%, rgba(255, 255, 255, 1) 50%);             border-color: #e5cece;             padding: 15px 60px;             color: rgb(90, 90, 90);             border-radius: 10px;             border-width: 3px;             text-align:center;             gap:20px;             font-size: 16px;;} #tabs-tree-start .verticaltabs .format_onetopic-tabs .nav-item a.nav-link.active, #tabs-tree-start .nav-tabs a.nav-link.active, #tabs-tree-start .onetopic-tab-body .nav-tabs a.nav-link.active, #tabs-tree-start .onetopic-tab-body .nav-tabs .nav-item.subtopic a.nav-link.active{border: 5px ridge #f195ad;             font-weight:bolder!important;             box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset!important;;} 