a,
a:hover {
  color: #000;
}
body {
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  text-align: left;
}
strong {
  font-weight: 600;
}
a {
  background-color: transparent;
}
a,
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
}
th {
  text-align: inherit;
}
.table {
  color: #757fb5;
}
.table.border-0 thead tr:first-child th {
  border-bottom-width: 0 !important;
}
.table.border-0 tbody tr:first-child td {
  border-top-width: 0 !important;
}
.table thead th {
  font-size: 0.87em;
  letter-spacing: 0.5px;
  border-bottom-width: 1px;
  border-top-width: 0;
  line-height: 20px;
  border-bottom-color: #e5e5e5 !important;
}
.table td,
.table th {
  line-height: 1.462;
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #000;
}
.table td,
.table th {
  padding: 7px 3px;
  font-weight: 600;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
  line-height: 18px;
  white-space: nowrap;
}
@media (max-width: 420px) {
  .table td,
  .table th {
    padding: 7px 2px;
  }
}
.table td:first-child,
.table th:first-child {
  padding-left: 0;
}
.table td:last-child,
.table td:nth-last-child(2),
.table th:last-child,
.table th:nth-last-child(2) {
  padding-right: 0;
}
.table td {
  font-size: 1.143em;
}
.table thead th {
  vertical-align: bottom;
}
@media print {
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
}
.link-wrap {
  cursor: pointer;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.mg-b-0 {
  margin-bottom: 0;
}
.tx-gray-666 {
  color: #666;
}
.tx-12-f {
  font-size: 12px !important;
}
@media (max-width: 768px) {
  .text-md-nowrap {
    white-space: nowrap !important;
  }
}
.text-right {
  text-align: right !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.text-muted {
  color: #666 !important;
  font-size: 0.87em;
}
*,
:after,
:before {
  box-sizing: border-box;
}
@media print {
  *,
  :after,
  :before {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  body {
    min-width: 992px !important;
  }
}
body {
  background-color: #fff;
}
body {
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
}
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
::-webkit-scrollbar-thumb {
  background: #f7f7f7;
}
:hover::-webkit-scrollbar-thumb {
  background: #f2f2f2;
}
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  -webkit-transition: background 0.3s;
  -ms-transition: 0.3s background;
  transition: background 0.3s;
}
::-webkit-scrollbar-thumb {
  background: #e1e6f1;
}
:hover::-webkit-scrollbar-thumb {
  background: #adb5bd;
}
.up {
  color: #00b909 !important;
}
.down {
  color: #dc1212 !important;
}
.same {
  color: #666 !important;
}
.custom-table td {
  height: 45px;
}
.custom-table td .link-wrap {
  position: relative;
}
.custom-table td .link-wrap strong.symbolcode {
  line-height: 19px;
  display: block;
}
.custom-table td .link-wrap span.text-muted {
  position: absolute;
  line-height: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 250px;
}
@media (max-width: 359px) {
  .custom-table td .link-wrap span.text-muted {
    max-width: 220px;
  }
}
.direction {
  float: left;
  width: 14px;
  height: 30px;
  margin-right: 5px;
}
.direction:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat center 5px;
}
.direction.up {
  background-color: rgba(0, 185, 9, 0.2);
}
.direction.up:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZD0iTTUgMGw1IDUtMS4yNSAxLjI1LTIuODEzLTIuODE0VjEwSDQuMDYzVjMuNDM3TDEuMjUgNi4yNSAwIDVsNS01eiIgZmlsbD0iIzAwQjkwOSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.direction.down {
  background-color: rgba(220, 18, 18, 0.2);
}
.direction.down:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZD0iTTUgMTBsNS01LTEuMjUtMS4yNS0yLjgxMyAyLjgxNFYwSDQuMDYzdjYuNTYzTDEuMjUgMy43NSAwIDVsNSA1eiIgZmlsbD0iI0RDMTIxMiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
}
.direction.same {
  padding-top: 3px;
  background-color: rgba(147, 147, 154, 0.2);
}
.direction.same:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDE2djU1SDB6Ii8+PHBhdGggZmlsbD0iIzkzOTM5QSIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTIgMkg0VjBoOHoiLz48L2c+PC9zdmc+);
}
table td,
table tr {
  border-color: #e5e5e5;
  text-align: right;
}
table td:first-child,
table tr:first-child {
  text-align: left;
}
table td:focus,
table tr:focus {
  outline: none;
  box-shadow: none;
}
.table,
.table tr {
  position: relative;
}
.table > :not(:first-child) {
  border: 0 !important;
}
.td-column {
  display: flex;
  flex-direction: column;
}
.table-title {
  font-family: Source Sans Pro, sans-serif;
  word-wrap: break-word;
  text-decoration: none;
  display: block;
  letter-spacing: -0.1px;
  box-sizing: border-box;
  margin-right: 30px;
  color: #000 !important;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

html, body {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.wrapper {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 100%;
}

.table-container {
  overflow: auto;
}

.table-container thead {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 1;
  border: 0;
}



























/* graph-with-symbollist-new page  CSS */

.nav-pills .nav-link,.nav-tabs .nav-link{background:none;}
.table-responsive{margin-bottom:1rem;}
.table-responsive>.table{margin-bottom:0;}
*,:after,:before{box-sizing:border-box;}
p{margin-top:0;margin-bottom:1rem;}
ul{padding-left:2rem;}
ul{margin-top:0;margin-bottom:1rem;}
strong{font-weight:bolder;}
a{color:#0d6efd;color:var(--bs-link-color);text-decoration:underline;}
a:hover{color:#0a58ca;color:var(--bs-link-hover-color);}
svg{vertical-align:middle;}
table{caption-side:bottom;border-collapse:collapse;}
th{text-align:inherit;text-align:-webkit-match-parent;}
tbody,td,th,thead,tr{border:0 solid;border-color:inherit;}
::-moz-focus-inner{padding:0;border-style:none;}
.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color);}
.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);}
.table>tbody{vertical-align:inherit;}
.table>thead{vertical-align:bottom;}
.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}
.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}
.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;}

.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color);}
.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}
.nav-tabs .nav-link{margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1);background:0 0;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color);}
.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent;}
.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);}
.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd;}
.nav-pills .nav-link{background:0 0;border:0;border-radius:var(--bs-nav-pills-border-radius);}
.nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent;}
.nav-pills .nav-link.active{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg);}
.tab-content>.tab-pane{display:none;}
.tab-content>.active{display:block;}
.card-body{flex:1 1 auto;color:var(--bs-card-color);}
.card-text:last-child{margin-bottom:0;}
.d-flex{display:flex!important;}
.border-0{border:0!important;}
.border-top-0{border-top:0!important;}
.border-bottom{border-bottom:1px solid #dee2e6!important;border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}
.mb-0{margin-bottom:0!important;}
.text-muted{--bs-text-opacity:1;color:#6c757d!important;}
[class^=icon-]:before{font-family:icon-font;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-sortable:before{content:"\e802";}
/*! CSS Used from: https://foreks.com/_nuxt/css/939a6c2.css */
a,a:hover{color:#000;}
.nav-pills .nav-link.active{color:#fff;background-color:#e3bb18;}
[tabindex="-1"]:focus{outline:0!important;}
p{margin-top:0;margin-bottom:1rem;}
ul{margin-bottom:1rem;}
ul{margin-top:0;padding:0 0 0 19px;}
strong{font-weight:600;}
a{background-color:transparent;}
a,a:hover{text-decoration:none;}
svg{vertical-align:middle;}
svg{overflow:hidden;}
table{border-collapse:collapse;}
th{text-align:inherit;}
.card-body{flex:1 1 auto;}
.card-text:last-child{margin-bottom:0;}
.nav-link:active,.nav-link:focus,.nav-link:hover{outline:none;}
.nav-pills .nav-link,.nav-pills .nav-link:focus,.nav-pills .nav-link:hover{color:#93939a;}
.nav-pills .nav-link.active{border-radius:2px;}
.nav-pills .nav-link.active:focus,.nav-pills .nav-link.active:hover{color:#fff;}
.nav-tabs{border-bottom-width:0;}
.nav-tabs .nav-link{border-width:0;border-radius:0;padding:10px 15px;line-height:1.428;}
.nav-tabs .nav-link,.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{background-color:hsla(0,0%,100%,.5);color:#93939a;}
.nav-tabs .nav-link.active{font-weight:600;letter-spacing:-.1px;}

.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}
.nav-link{display:block;padding:.5rem 1rem;}
.nav-link:focus,.nav-link:hover{text-decoration:none;}
.nav-tabs{border-bottom:1px solid #e5e5e5;}
.nav-tabs .nav-item{margin-bottom:-1px;}
.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px;}
.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:transparent;}
.nav-tabs .nav-link.active{color:#93939a;background-color:#fff;border-color:#fff;}
.nav-pills .nav-link{border-radius:3px;}
.tab-content>.tab-pane{display:none;}
.tab-content>.active{display:block;}
.table{color:#757fb5;}
.table.border-0 thead tr:first-child th{border-bottom-width:0!important;}
.table.border-0 tbody tr:first-child td{border-top-width:0!important;}
.table thead th{font-size:.87em;letter-spacing:.5px;border-bottom-width:1px;border-top-width:0;line-height:20px;border-bottom-color:#e5e5e5!important;}
.table td,.table th{line-height:1.462;}
.table{width:100%;margin-bottom:1rem;color:#000;}
.table td,.table th{padding:7px 3px;font-weight:600;vertical-align:top;border-top:1px solid #e5e5e5;line-height:18px;white-space:nowrap;}

.table td:first-child,.table th:first-child{padding-left:0;}
.table td:last-child,.table td:nth-last-child(2),.table th:last-child,.table th:nth-last-child(2){padding-right:0;}
.table td{font-size:1.143em;}
.table thead th{vertical-align:bottom;}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:0;}
@media print{
.table{border-collapse:collapse!important;}
.table td,.table th{background-color:#fff!important;}
}
.link-wrap{cursor:pointer;}
.sortable-th:hover{cursor:pointer;}
.sortable{display:inline-block;font-size:8px;margin-left:5px;position:relative;top:-1px;}
.sortable:hover{cursor:pointer;}
.icon-sortable{top:2px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzkzOTM5QSIgZmlsbC1ydWxlPSJub256ZXJvIj48cGF0aCBkPSJNMTcuNDg4IDE2LjI3NWwtOC41IDExLTguNS0xMXpNMTcuNDg4IDExLjI3NWgtMTdsOC41LTExeiIvPjwvZz48L3N2Zz4=) no-repeat 50%;width:6px;height:10px;background-size:100%;margin-left:0;}
.icon-sortable:before{display:none!important;}
.border-bottom{border-bottom:1px solid #e5e5e5!important;}
.border-0{border:0!important;}
.border-top-0{border-top:0!important;}
.mb-0{margin-bottom:0!important;}
.mr-1{margin-right:.25rem!important;}
.mg-b-0{margin-bottom:0;}
.tx-gray-666{color:#666;}
.tx-12-f{font-size:12px!important;}

.text-right{text-align:right!important;}
.font-weight-normal{font-weight:400!important;}
.text-muted{color:#666!important;font-size:.87em;}
*,:after,:before{box-sizing:border-box;}
@media print{
*,:after,:before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
thead{display:table-header-group;}
tr{page-break-inside:avoid;}
p{orphans:3;widows:3;}
}
.tab-content{overflow:hidden;}
::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:background .3s;transition:background .3s;}
::-webkit-scrollbar-thumb{background:#f7f7f7;}
:hover::-webkit-scrollbar-thumb{background:#f2f2f2;}
p{font-size:13px;}
::-webkit-scrollbar{width:4px;height:4px;-webkit-transition:background .3s;-ms-transition:.3s background;transition:background .3s;}
::-webkit-scrollbar-thumb{background:#e1e6f1;}
:hover::-webkit-scrollbar-thumb{background:#adb5bd;}
.up{color:#00b909!important;}
.down{color:#dc1212!important;}
.same{color:#666!important;}
.graphContent{position:relative;height:100%;}
.graphContent p{white-space:nowrap;}

.graphContent p strong{margin-right:10px;}

.graphContent p strong:first-child{font-weight:700;}
.graphContent p span.direction-2:before{content:"";display:inline-block;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNTUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAwaDE2djU1SDB6Ii8+PHBhdGggZmlsbD0iIzkzOTM5QSIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMTIgMkg0VjBoOHoiLz48L2c+PC9zdmc+);width:10px;height:10px;margin-right:5px;background-position:center 5px;}
.graphContent p span.direction-2.down:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZD0iTTUgMTBsNS01LTEuMjUtMS4yNS0yLjgxMyAyLjgxNFYwSDQuMDYzdjYuNTYzTDEuMjUgMy43NSAwIDVsNSA1eiIgZmlsbD0iI0RDMTIxMiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-position:50%;}
/* .graphContent .stock{position:absolute;bottom:0;width:100%;} */
.graphContent .stock{width: 100%;
  height: 100%;
  display: flex;
  flex: 1;}
.myList .graphContent{height:284px;}
.rightC .graphCard .graphContent,.rightC .graphCard .graphContent .stock{position:static;}
.graphCard p.mb-0.d-flex{display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));}
.graphCard p.mb-0.d-flex strong{white-space:nowrap;margin:0;}
.tabTip2 .nav{background-color:#f2f2f2;border-radius:14px;overflow:hidden;}
.tabTip2 .nav li{height:25px;line-height:25px;font-size:.87em;color:#666!important;font-weight:600;flex:1;text-align:center;}
.tabTip2 .nav li a{padding:0;color:#666!important;}
.tabTip2 .nav li a.active{background-color:#fff!important;border-radius:0;color:#000!important;}
.custom-table td{height:45px;}
.custom-table td .link-wrap{position:relative;}
.custom-table td .link-wrap strong.symbolcode{line-height:19px;display:block;}
.custom-table td .link-wrap span.text-muted{position:absolute;line-height:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:250px;}

.direction{float:left;width:14px;height:30px;margin-right:5px;}
.direction:before{content:"";display:block;width:100%;height:100%;background:no-repeat center 5px;}
.direction.up{background-color:rgba(0,185,9,.2);}
.direction.up:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZD0iTTUgMGw1IDUtMS4yNSAxLjI1LTIuODEzLTIuODE0VjEwSDQuMDYzVjMuNDM3TDEuMjUgNi4yNSAwIDVsNS01eiIgZmlsbD0iIzAwQjkwOSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);}
.direction.down{background-color:rgba(220,18,18,.2);}
.direction.down:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PHBhdGggZD0iTTUgMTBsNS01LTEuMjUtMS4yNS0yLjgxMyAyLjgxNFYwSDQuMDYzdjYuNTYzTDEuMjUgMy43NSAwIDVsNSA1eiIgZmlsbD0iI0RDMTIxMiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);}

.kurumsalTab>div>.nav-tabs{border:0;font-size:1.286em;margin:5px 0 15px;}

.kurumsalTab>div>.nav-tabs .nav-link{color:#39393d;padding:0;height:40px;box-sizing:border-box;margin-right:30px;line-height:40px;background-color:transparent;border-radius:0;border:0;border-color:#e3bb18;}

.kurumsalTab>div>.nav-tabs .nav-link.active{color:#000!important;font-weight:600;border-bottom:3px solid #e3bb18!important;}
.kurumsalTab>div>.nav-tabs .nav-link:hover{color:#39393d;}
table td,table tr{border-color:#e5e5e5;text-align:right;}
table td:first-child,table tr:first-child{text-align:left;}
table td:focus,table tr:focus{outline:none;box-shadow:none;}
.card-body{height: 100%;}
.table tr:last-child td{border:0;}
.table,.table tr{position:relative;}
.table td.timeCell{position:absolute;right:0;}
.table td.timeCell span.text-muted{position:absolute;right:0;bottom:3px;height:auto;padding:0;border:0;}
.card.pt-0 .card-body{padding-top:0;}
.kurumsalTab>div>.nav-tabs .nav-item:last-child .nav-link{margin-right:0;}
.rightC .kurumsalTab>div>.nav-tabs .nav-link{margin-right:15px;}
.tab-content>.tab-pane>p{font-size:1.143em;font-weight:700;}
.table-responsive{overflow:unset;}
.rightC .custom-table td .link-wrap span.text-muted{max-width:175px;}
.table>:not(:first-child){border:0!important;}

.table.interactive tbody tr:hover {
  background: #edf2f2 !important;
  cursor: pointer;
}

.table tbody tr.list-active {
  background: #f3f7f7 !important;
}

.nav-item {
  cursor: pointer;
}

.tab-pane.graphContent.active {
  display: flex;
  flex-direction: column;
}

.kurumsalTab.tabs {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.tab-content {
  display: flex;
  flex-direction: column;
}

.tab-pane {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.graphCard.myList {
  display: flex;
  flex-direction: column;
  flex: 1;
  height: 100%;
}

.table-responsive {
  height: 100%;
  overflow-y: auto;
}