
.pastperformancetoparea {
display: flex;
align-items: center;
margin-bottom: 30px;
}
.performancetopbanner{
    padding:35px 0px;
    margin-bottom:40px;
}
.hiddenRow {
    display: none;
}
section.performancetopbanner h2 {
    margin-bottom: 5px;
    font-weight: 600;
}
section.performancetopbanner p {
    color: #000;
    font-size: 18px;
    margin-bottom: 0px;
}
.pastperformancetoparea img {
width: 200px;
margin-right:25px;
}
.filterbox {
box-shadow: 0 0 2px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 5%), 0 4px 10px 0 rgb(0 0 0 / 7%);
padding: 15px;
border-radius: 10px;
background-color: #002955;
}
h3.filterheading {
color: #fff;
font-weight: 600;
font-size: 24px;
}
.filterbox .dropdown {
position: relative;
margin-bottom: 10px;
}
.filterbox .dropdown-list {
padding: 10px;
position: absolute;
top: 44px;
left: 0;
right: 0;
max-height: 223px;
overflow-y: auto;
background: #fff;
display: none;
z-index: 10;
border: 1px solid #948c8c;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
.filterbox .checkbox {
opacity: 0;
transition: opacity .2s;
}
.filterbox .dropdown-label {display: block;height: 45px;font-size: 16px;background: #fff;padding: 8px 35px 8px 10px;cursor: pointer;position: relative;border-radius: 8px;font-weight: 600;color: #000;}
.filterbox .dropdown-label:hover{
border: 1.3px solid #0354D6;
box-shadow: 0px 0px 4px 5px #B1E3FF80;
background-color: #F2F2F2;
}
.filterbox .dropdown.open .dropdown-label{
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border: 1.3px solid #0354D6;
box-shadow: 0px 0px 4px 5px #B1E3FF80;
background-color: #F2F2F2;
}
.filterbox .dropdown-label:before {
content: '';
border: 0px solid transparent;
position: absolute;
top: 12px;
right: 10px;
width: 12px;
height: 12px;
background: transparent;
text-indent: -9999px;
border-top: 3px solid #000000;
border-left: 3px solid #000000;
transition: all 250ms ease-in-out;
transform: rotate(224deg);
}
.filterbox .dropdown.open .dropdown-list {
display: block;
}
.filterbox .dropdown.open .checkbox {
transition: 2s opacity 2s;
opacity: 1;
position:relative;
line-height: normal;
}
.filterbox .dropdown.open .dropdown-label:before {
transform: translateY(40%) rotate(42deg);
}
.filterbox .checkbox {
margin-bottom: 4px;
}
.filterbox .checkbox:last-child {  
margin-bottom: 0;
}
.filterbox .dropdown-list input {position: absolute;left: 0px;top: 4px;}
.filterbox .checkbox-custom-label {
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
}
.filterbox .checkbox-custom-label {
line-height: 20px;
font-size: 14px;
margin-right: 0;
padding-left: 22px;
color: black;
font-weight: 500;
width:100%;
}
.filterbox .filterbox form.periodform {
height: 45px;
}
.filterbox .dropdown-list.plansselection .checkbox {
float: left;
margin-right: 20px;
line-height: normal;
}
.selectplanflex {
   align-items: center;
   margin: 0px 0px 15px;
   }
form.searchplan input {
position: relative;
border-radius: 120px;
border: 1px solid #958d8d;
padding: 2px 10px;
float: left;
top: 0px;
}
.selectplanflex h2 {
font-weight: 600;
font-size: 16px;
margin-bottom: 0px !important;
}
label.dropdown-label img {
width: 22px;
margin-right: 8px;
}
.expandbutton {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #0254d6;
    text-decoration: none;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute !important;
    right: 19px;
    top: 10px;
    font-weight: 600;
}
.search-container {
position: relative;
display: inline-block;
margin: 4px 2px;
height: 50px;
width: calc(100% - 10px);
vertical-align: bottom;
}
.mglass {
pointer-events: none;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
z-index: 999999;
position: absolute;
right:0px;
}
.expandsearchbutton {
position: absolute;
font-size: 28px;
width: 20px;
margin: 0;
padding: 0;
}
.expandsearch {
    position: relative !important;
    background-color: #fff;
    outline: none;
    border: 1px solid;
    padding: 10px;
    width: 100%;
    height: 40px;
    z-index: 10;
    transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;
    border-radius: 120px;
}
.expandsearch::placeholder{
color:#000;
font-weight: 500;
font-size: 16px;
}

form.calculateform {
position: relative;
border: 1px solid #3B3636;
border-radius: 10px;
background-color: #fff;
}
input.calculateinput {
width: calc(100% - 140px);
padding: 5px 5px 5px 0px;
height: 50px;
border: 0px;
margin: 0px 10px 0px 10px;
}
button.calculatebutton {
position: absolute;
right: 0px;
color: #fff;
font-weight: 600;
border: 0px;
border-top-right-radius: 9px;
border-bottom-right-radius: 9px;
padding: 10px;
text-transform: uppercase;
font-size: 16px;
width: 130px;
/* top: -1px; */
height: 50px;
background-color: #0254d6;
}
ul.calculatedstats {
list-style: none;
background-color: #fff;
padding: 25px 5px 20px;
text-align: center;
display: flex;
justify-content: space-between;
border-radius: 10px;
margin-top: -10px;
box-shadow: 0px 15px 30px rgba(61, 90, 125, 0.08);
border: 1px solid;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
ul.calculatedstats li {
font-weight: 700;
font-size: 16px;
width: 33%;
word-wrap: break-word;
}
ul.calculatedstats li label {
width: 100%;
font-weight: 500;
font-size: 16px;
margin-bottom: 5px;
color:#000;
}
span#investedAmount {
color: #000;
}
span#periodDisplay{
color: #000;
}
.about-content p {
float: left;
width: 100%;
color: #000;
font-size: 18px;
}
.calculatortitle p {
color: #000;
font-size: 18px;
}
td.tickername span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    float: left;
    width: 100%;
    font-size: 14px;
}
.tickername a {
    font-size: 15px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    width: 100%;
    float: left;
    cursor: default;
}
.performance-graphsection {
background-image: url(https://stocknextt.com/static/assets/img/worldmap.png);
width: 100%;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
text-align: center;
padding: 25px 0px;
}
p.tabnote {
font-size: 14px;
color: #000;
line-height: normal;
}
.tradingaction_buttons {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 20px;
}
.tradingaction_buttons button {
border: 1px solid #0354D6;
background-color: #fff;
padding: 5px 10px;
min-width: 95px;
font-size: 16px;
font-weight: 600;
border-radius: 5px;
color: #000 !important;
}
.graphstats {
display: inline-block;
align-items: center;
justify-content: center;
text-align: center;
gap: 20px;
margin-top: 10px;
margin-bottom: 0px;
font-weight: 500;
font-size: 16px;
color: #000;
}
.hitstats {
display: inline-block;
margin: 0px 5px;
}
span.hitvalue {
position: relative;
margin-left: 20px;
}
span.missvalue {
position: relative;
margin-left: 20px;
}
span.partialvalue {
   margin-left: 20px;
   position: relative;
}
.missstats {
display: inline-block;
margin: 0px 5px;
}
.partialstats{
    display: inline-block;
    margin: 0px 5px;
}
.accuracystats {
text-align: center;
font-weight: 500;
font-size: 16px;
color: #000;
}
span.hitvalue:before {
content: '';
height: 14px;
width: 14px;
display: block !important;
background-color: #559600;
left: -20px;
position: absolute;
top: 4px;
}
span.missvalue:before {
content: '';
height: 14px;
width: 14px;
display: block !important;
background-color: #C60021;
left: -20px;
position: absolute;
top: 4px;
}
span.partialvalue:before {
content: '';
height: 14px;
width: 14px;
display: block !important;
background-color: #e26b02;
left: -20px;
position: absolute;
top: 4px;
}
.periodform {
    position: relative;
    border: 1px solid #3B3636;
    border-radius: 10px;
    background-color: #fff;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 48px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #000;
}
div#graphstats img {
    margin-top: -4px;
}
.periodform img {
margin-top: -2px;
margin-left: 2px;
}
.performancenavtabs {
    border-bottom: 0px;
    margin-bottom: 15px;
    overflow-x: auto;
    display: flex;
    position: relative;
    flex-wrap: nowrap;
    height: 35px;
}
.performancenavtabs li{
    white-space: nowrap;
    float: left;
}
.performancenavtabs button.nav-link.active {
    color: #ed5a2b;
    font-weight: 600;
    background-color: transparent;
    border: 0px;
    border-bottom: 2px solid !important;
    padding: 0px;
}
.performancenavtabs button.nav-link {
    border: 0px !important;
    color: #000;
    padding: 0px;
    margin-right: 25px;
    font-weight: 600;
    font-size: 18px;
}
.performancenavtabs button.nav-link:hover{
border:0px;
}
.planpastperformance {
background-color: #fff;
padding: 0px;
}
.planpastperformance tr:nth-child(odd) {
background-color: #fff;
}
.planpastperformance tr:nth-child(even) {
background-color: #f5f1fc;
}
button.unlockmask img {
    width: 30px;
    margin: 0px 8px;
}
button.unlockmask {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #555555;
    color: #012B6A;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0px 2px;
    font-weight: 600;
    font-size: 18px;
}
button.unlockmask hr {
    width: 6vw;
    height: 3px;
    margin: 0px 5px;
    background: linear-gradient(90deg, #B37E10 0%, #E3C15B 20%, #F8DD7B 30%, #FDF1A4 50%, #F8DD7B 70%, #B37E10 100%);
}
span.green {
background-color: #559600;
margin: 1px 0px;
}
span.orange {
background-color: #E26B00;
margin: 1px 0px;
}
span.red {
background-color: #C60021;
margin: 1px 0px;
}
.tickerstatus span {
width: 100%;
float: left;
text-align: center;
color: #fff;
border-radius: 5px;
padding: 5px;
font-size: 14px;
font-weight: 600;
}
table.table tr td {
font-size: 16px;
font-weight: 400;
vertical-align: middle;
white-space: nowrap;
color: #000;
padding: .2rem .4rem;
line-height: normal;
border: 1px solid #e7e1e1;
}
table.table tr th {
font-size: 16px;
font-weight: 700;
white-space: nowrap;
background-color: #002955;
color: #fff;
min-width: 100px;
}
.tickername {
max-width: 160px;
white-space: inherit !important;
}
td.tickername span {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
float: left;
width: 100%;
font-size: 14px;
}
span.positive {
background: rgb(230, 244, 234);
padding: 5px;
border-radius: 10px;
}
.tickername a {
font-size: 15px;
color:#000;
font-weight: 700;
text-decoration: none;
width: 100%;
float: left;
cursor: default;
}
a.viewreport {
border: 0.65px solid #555555;
padding: 8px 10px;
border-radius: 5px;
text-decoration: none;
font-weight: 600;
font-size: 14px;
color: #0354D6;
cursor: pointer;
}
p.tablenotes {
margin-top: 20px;
color: #000;
font-size: 14px;
}
.packagepastperformance .table {
overflow-x: auto;
margin-bottom: 0px;
}
.packagepastperformance .table-responsive::-webkit-scrollbar {
height: 15px;
width: 15px; 
}
.packagepastperformance .table-responsive::-webkit-scrollbar-track {
background-color: #EEF0FF;
border-radius: 10px;
}
.packagepastperformance .table-responsive::-webkit-scrollbar-thumb {
background: #C4CBFF;
border-radius: 10px;border: 3px solid #EEF0FF;
}
.package-item .custom-tooltip {
margin-left: 5px;
}
img.custom-tooltip-home {
width: 14px;
}

button.showfilter{
   display:none;
}
button.closefilter{
   display:none;
}
section.performancetopbanner{
    background-color: #efeffd;
}
.calculatortitle {
    margin-bottom: 35px;
}
p.note {
    font-size: 14px;
    color: #000;
    line-height: normal;
    margin-bottom: 0px;
}
.calculatorsection p{
    color:#000;
    line-height: normal;
}
.report-lock {
    display: flex;
    justify-content: center;
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
.periodform {
    font-size: 12px;
    padding: 8px 5px;
}
.periodform img {
    width: 15px;
}
.tradingaction_buttons button {
    min-width: 80px;
}
}
@media only screen and (max-width: 767.98px) {
.calculatortitle p {
    color: #000;
    font-size: 16px;
}
button.showfilter {
    width: 100%;
    background-color: #002955;
    color: #fff;
    padding: 5px 10px;
    display: block;
    text-align: left;
    font-size: 20px;
    margin: 15px 0px;
}
button.showfilter i.fa.fa-long-arrow-right {
    float: right;
    padding-top: 5px;
    font-size: 20px;
}
   .filterbox.openfilter {
      display: block;
      position: fixed;
      top: 0px;
      width: 100%;
      left: 0px;
      height: 100%;
      z-index: 9999;
   }
   button.closefilter {
      position: absolute;
      top: 15px;
      right: 15px;
      background-color: transparent;
      border: 0px;
      color: #fff;
      font-size: 22px;
      display:block;
   }
   .filterbox {
       display: none; /* Hide the filter box initially */
   }
   .filterbox.openfilter {
       display: block; /* Show the filter box when 'openfilter' class is added */
   }
   section.performancetopbanner {
    background-color: transparent;
}
.performancetopbanner h2{
    font-size: 28px !important;
}
.performancenavtabs button.nav-link {
    margin-right: 20px;
    font-size: 16px;
    }
    .performancenavtabs {
        margin-bottom: 10px;
        height: auto;
    }
    section.performancetopbanner p {
        font-size: 16px;
        line-height: normal;
    }
    .performancetopbanner {
        padding: 35px 0px 10px;
        margin-bottom: 0px;
    }
    input.calculateinput {
    width: 100%;
    border: 1px solid;
    margin: 0px;
    border-radius: 8px;
    padding: 10px;
}
button.calculatebutton {
    position: relative;
    border-radius: 9px;
    padding: 10px 20px;
    width: auto;
    margin: 20px 0px;
}
form.calculateform {
    border: 0px;
    text-align: center;
    background-color: #f3f7fa;
}
ul.calculatedstats{
    border: 0px;
    margin-top: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
ul.calculatedstats li label {
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
}
ul.calculatedstats li {
    font-weight: 500;
    font-size: 14px;
}
.calculatorsection .about-content {
    margin-top: 20px;
}
}

