@charset "UTF-8";
/* CSS Document */
@import 'https://fonts.googleapis.com/icon?family=Material+Icons';
@font-face {
  font-family: 'DMSans-Regular';
  src: url('../fonts/DMSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DMSans-Medium';
  src: url('../fonts/DMSans-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DMSans-Bold';
  src: url('../fonts/DMSans-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Inter-Bold';
  src: url('../fonts/Inter-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Inter-ExtraBold';
  src: url('../fonts/Inter-ExtraBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
button {
  cursor: pointer !important;
}
.fold_moreBtn2 {
  font-size: 14px;
  line-height: 18px;
  color: #4285F4 !important;
}
.fold_moreBtn2 i {
  position: relative;
  top: 1px;
  margin-left: 6px;
}
/*==== SIDEBAR START ====*/
.new_sidebar .sidebar {
  padding-top: 0;
  box-shadow: none;
  z-index: unset;
}
.page.toggle.new_sidebar .page__wrapper {
  padding-left: 46px;
}
.new_sidebar .sidebar__wrapper {
  padding: 0 6px 20px;
}
.new_sidebar .sidebar__top, .new_sidebar .sidebar__caption, .new_sidebar .sidebar__list .sidebar__group:nth-child(2), .new_sidebar .sidebar__profile {
  display: none;
}
.new_sidebar .sidebar__wrapper .sidebar__logo {
  margin: 0 -15px;
}
.new_sidebar .sidebar.active {
  width: 46px;
}
.new_sidebar .sidebar.active .sidebar__item {
  height: 40px;
}
.new_sidebar .sidebar__item img {
  height: 18px;
}
.new_sidebar .sidebar.active .sidebar__icon {
  margin-right: 0;
}
.new_sidebar .sidebar.active .sidebar__inner {
  width: 36px;
}
.new_sidebar .sidebar.active .sidebar__wrapper .sidebar__logo {
  height: 60px;
}
.new_sidebar .sidebar__list {
  position: relative;
}
.new_sidebar .sidebar.active .sidebar__list {
  padding-top: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
.new_sidebar .sidebar__list:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background: #ebe9e9;
}
.new_sidebar .sidebar__group {
  padding-bottom: 0;
  margin-bottom: 0;
}
.new_sidebar .sidebar__group:before {
  display: none;
}
.new_sidebar .sidebar__icon {
  width: 36px;
  height: 40px;
}
/*==== CONTENT START ====*/
.new_content.page__center {
  padding: 5px;
  padding-left: 0;
}
.new_content .warning_msg {
  border-radius: 5px;
  margin-bottom: 5px;
  padding-top: 2px;
  padding-bottom: 4px;
}
.new_content .warning_msg p {
  font-size: 14px;
  line-height: 18px;
}
.new_box1, .new_box2 {
  width: 100%;
  display: flex;
  gap: 5px;
  align-items: center;
}
.newleft_1, .newleft_3 {
  width: calc(100% - 705px);
}
.newleft_2, .newleft_4 {
  width: 700px;
  flex-shrink: 0;
}
.sector_search.double_search {
  gap: 5px;
  max-width: 505px;
  min-width: unset;
}
.double_search .search_list li.dropdown__item {
  width: calc(50% - 2.5px);
}
.search_list li:hover a {
  border-color: #4285f4;
}
.sector_search .dropdown__head.double_drop input {
  cursor: auto;
  width: 174px;
  flex-grow: 1;
  font-size: 12px;
}
.double_search .item_box {
  padding: 5px;
}
.double_search .search_list li a {
  border-radius: 5px;
}
.double_search .item_box > div {
  gap: 5px;
}
.double_search .item_box2 h6 {
  font-size: 12px;
  line-height: 24px;
}
.sector_search.double_search .dropdown__head {
  height: 32px;
  padding: 0 36px 0 0;
  /* overflow: hidden; */
  border-radius: 5px;
}
.double_search .item_box2 {
  gap: 4px;
  padding: 4px 8px;
  margin-right: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  height: 30px;
}
.double_search .item_box2 img {
  height: 21px;
}
.double_search .item_box2 > div {
  display: flex;
  align-items: baseline;
}
.double_search.sector_search .dropdown__body {
  padding: 10px;
  top: 32px;
}
.double_search .search_list {
  gap: 5px;
}
.double_search .item_box > div img {
  height: 21px;
}
.double_search .item_box > div h6 {
  font-size: 13px;
  line-height: 17px;
}
.double_search .fav_symbol {
  width: unset;
}
.sidebarSearch__list.dashSearchList {
  top: 34px;
}
.sidebarSearch__list.dashSearchList li:first-child a {
  padding-top: 0;
}
.newleft_11 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.newleft_12 .listtypeDrop button {
  display: flex;
  border: 1px solid #D0E3FF;
  border-radius: 5px;
  align-items: center;
  gap: 0;
  padding: 6px 10px;
  height: 32px;
  margin: 0;
}
.newleft_12 .profileDrop .dropdown-menu {
  width: 110px;
  min-width: unset;
}
.newleft_3 .active_tabs {
  padding: 5px;
  justify-content: flex-end;
}
.active_tabs .tabs__link2 {
  padding: 2px 3px;
  width: auto;
  font-family: 'DMSans-Regular';
  font-size: 11px;
  line-height: 12px;
  border-radius: 5px;
}
.newleft_3 .active_tabs .tabs__nav {
  background: unset;
  padding: 2px 2px;
  border-radius: 5px;
  width: 136px;
  border: 1px solid #d1e3ff;
}
.dashSeaList {
  display: flex;
  align-items: center;
  gap: 15px;
}
.large_word {
  font-size: 14px;
  line-height: 18px;
}
.small_word {
  font-size: 13px;
  line-height: 16px;
}
.switch_signal {
  display: flex;
  align-items: center;
  border: 1px solid #D0E3FF;
  border-radius: 5px;
  padding: 0 8px;
  height: 32px;
}
.switch_signal p {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 18px;
  color: #2A353D;
  margin-bottom: 0;
  padding: 6px 8px;
  padding-left: 0;
  margin-right: 8px;
  border-right: 1px solid #D0E3FF;
  height: 32px;
  white-space: nowrap;
}
.switch_signal .switch1.switch-sm input:empty~span {
  margin: 0;
  height: 14px;
  width: 26px;
}
.switch_signal .switch1.switch-sm input:empty~span:before, .switch_signal .switch1.switch-sm input:empty~span:after {
  width: 26px;
}
.switch_signal .switch1 input:checked~span:before {
  background-color: #4285f4;
}
.switch_signal .switch1.switch-sm input:empty~span:after {
  height: 10px;
  width: 10px;
}
.switch_signal .switch1.switch-sm input:checked~span:after {
  margin-left: 14px;
}
.border_box2 {
  display: flex;
  border: 1px solid #D0E3FF;
  border-radius: 5px;
  align-items: center;
  gap: 0;
  padding: 6px 10px;
  height: 32px;
}
.newleft_2 {
  display: flex;
  gap: 5px;
  align-items: center;
  justify-content: space-between;
}
.newleft_21 {
  display: flex;
  gap: 5px;
  align-items: center;
}
.limited_offer {
  height: 32px;
}
.limited_offer button, .limited_offer a {
  font-family: 'DMSans-Medium';
  font-size: 15px;
  line-height: 22px;
  color: #ffffff;
  padding: 4px 9px;
  background-color: #D93872;
  border-color: #D93872;
  margin-right: 3px;
}
.limited_offer img {
  width: 58px;
  margin-right: 5px;
  position: relative;
}
.border_box2 p {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 16px;
  color: #2A353D;
  margin-bottom: 0;
}
.border_box2 button {
  width: 23px;
  height: 23px;
  position: relative;
  right: -4px;
  top: -1px;
}
.border_box2 span {
  font-size: 23px;
  font-weight: 200;
  color: #2A353D;
}
.icon_img {
  max-width: 20px;
  height: 18px;
  width: auto;
}
.profileDrop.hideShow_drop .dropdown-menu {
  width: 100px;
}
#expandChart {
  cursor: pointer;
}
.expandChart .newleft_4, .fullChart .newleft_4 {
  grid-template-columns: 1fr;
}
.expandChart .newleft_1, .fullChart .newleft_1 {
  width: calc(100% - 495px);
}
.expandChart .newleft_2, .fullChart .newleft_2 {
  width: 520px;
}
.expandChart .newleft_3, .fullChart .newleft_3 {
  width: calc(100% - 355px);
}
.expandChart .newleft_4, .fullChart .newleft_4 {
  width: 350px;
}
.expandChart .newleft_4 .orderb_1, .expandChart .newleft_4 .orderB_3, .expandChart .newleft_4 .orderB_5 {
  display: none;
}
.fullChart .newleft_4 .orderB_2, .fullChart .newleft_4 .orderB_4, .fullChart .newleft_4 .orderB_6 {
  display: none;
}
.fullChart.expandChart .newleft_3 {
  width: 100%;
}
.fullChart.expandChart .newleft_4 {
  display: none;
}
.profileDrop {
  display: flex;
  height: 32px;
  align-items: center;
}
.profileDrop .dropdown-menu {
  padding: 0;
  z-index: 9999;
  -webkit-box-shadow: 0 2px 10px rgb(50 57 68 / 38%);
  box-shadow: 0 2px 10px rgb(50 57 68 / 38%);
  border: 0;
  width: 200px;
  background-color: #f7fafb;
  border-radius: 8px;
  overflow: hidden;
}
.profileDrop .dropdown-item {
  padding: 7px 12px;
  padding-bottom: 9px;
  border-bottom: 1px solid #e5f0ff;
}
.profileDrop li:last-child .dropdown-item {
  border-bottom: 0;
}
.profileDrop .dropdown-item:hover, .profileDrop .dropdown-item:focus, .profileDrop .dropdown-item.active {
  background-color: #d6e5fc;
}
.profileDrop .dropdown-item p {
  font-family: 'DMSans-Regular';
  font-size: 13px;
  line-height: 17px;
  color: #242947;
}
.profileDrop .dropdown-item:hover p, .profileDrop .dropdown-item:focus p, .profileDrop .dropdown-item.active p {
  color: #4285F4;
}
.switchThemeBtn {
  display: flex;
  align-items: center;
  gap: 10px;
}
.switchThemeBtn .switch__box:before {
  top: 4px;
  left: 5px;
  width: 13px;
  height: 13px;
  transform: unset;
}
body.dark .switchThemeBtn .switch_theme .switch__input+.switch__in .switch__box:before {
  left: unset;
  top: 4px;
  right: 6px;
  width: 13px;
  height: 13px;
  transform: unset;
}
.switchThemeBtn .switch__box {
  width: 46px;
  height: 22px;
}
.switchThemeBtn .icon-sun {
  right: 2px;
  top: 1px;
  font-size: 20px;
}
.switchThemeBtn .icon-moon {
  top: 3px;
  font-size: 15px;
}
.new_box2 {
  margin-top: 5px;
  align-items: start;
}
.newChart_box {
  height: calc(100% - 55px);
}
.newChart_box .secMap_legends {
  margin-top: 5px;
}
.newChart_box .secMap_legends p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 4px;
}
.newChart_box .secMap_legends p:last-child {
  margin-bottom: 0;
}
.newChart_box .secMap_legends span {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  margin-right: 5px;
}
.newChart_box.newChart_box2 {
  height: calc(100% - 21px);
}
.newleft_3 .secMap_legends.stok_crtLen {
  margin-top: -3px;
  margin-bottom: 10px;
  margin-left: 10px;
}
/*========== CHART CSS START =========*/
/* #combine-chart {
  width: 100%;
  height: calc(100vh - 75px);
  height: 94vh;
} */
/*===== LATEST COMBINE CSS START =====*/
#combine_chart {
  width: 100%;
  height: calc(100vh - 75px);
}
/* When all the charts shown */
/*======== CONTAINER CHART CSS START ========*/
#container {
  width: 100%;
  height: calc(100vh - 80px);
}
.highcharts-popup-rhs-col-wrapper h3 {
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  margin-bottom: 10px;
}
#histogram_chart_new .highcharts-popup, #range_chart_new .highcharts-popup, #gauge_chart1 .highcharts-popup, #gauge_chart2 .highcharts-popup, 
#gauge_chart3 .highcharts-popup, #gauge_chart4 .highcharts-popup, #performance_chart_new1 .highcharts-popup, #performance_chart_new2 .highcharts-popup {
  display: none !important;
}
#histogram_chart_new .highcharts-menu-wrapper, #range_chart_new .highcharts-menu-wrapper, #gauge_chart1 .highcharts-menu-wrapper, #gauge_chart2 .highcharts-menu-wrapper, 
#gauge_chart3 .highcharts-menu-wrapper, #gauge_chart4 .highcharts-menu-wrapper, #performance_chart_new1 .highcharts-menu-wrapper, #performance_chart_new2 .highcharts-menu-wrapper {
  display: none !important;
}
#histogram_chart_new .highcharts-bindings-wrapper .highcharts-arrow-left, #range_chart_new .highcharts-bindings-wrapper .highcharts-arrow-left, 
#gauge_chart1 .highcharts-bindings-wrapper .highcharts-arrow-left, #gauge_chart2 .highcharts-bindings-wrapper .highcharts-arrow-left,
#gauge_chart3 .highcharts-bindings-wrapper .highcharts-arrow-left, #gauge_chart4 .highcharts-bindings-wrapper .highcharts-arrow-left,
#performance_chart_new1 .highcharts-bindings-wrapper .highcharts-arrow-left, #performance_chart_new2 .highcharts-bindings-wrapper .highcharts-arrow-left,
.highcharts-bindings-wrapper .highcharts-arrow-left {
  display: none !important;
}
/*========= CONTAINER CHART CSS END =========*/
/* #combine-chart1 {
  width: 100%;
  height: calc(49vh - 18.75px);
}
#combine-chart4, #combine-chart3, #combine-chart2 {
  width: 100%;
  height: calc(17vh - 18.75px);
} */

/* When 2nd chart hidden */
.hideShowChart2 #combine-chart2 {
  display: none;
}
.hideShowChart2 #combine-chart1 {
  height: calc(60vh - 45px);
}
.hideShowChart2 #combine-chart4, .hideShowChart2 #combine-chart3 {
  height: calc(20vh - 15px);
}

/* When 3rd chart hidden */
.hideShowChart3 #combine-chart3 {
  display: none;
}
.hideShowChart3 #combine-chart1 {
  height: calc(60vh - 45px);
}
.hideShowChart3 #combine-chart4, .hideShowChart3 #combine-chart2 {
  height: calc(20vh - 15px);
}

/* When 2nd & 3rd charts hidden */
.hideShowChart2.hideShowChart3 #combine-chart2, .hideShowChart2.hideShowChart3 #combine-chart3 {
  display: none;
}
.hideShowChart2.hideShowChart3 #combine-chart1 {
  height: calc(70vh - 55px);
}
.hideShowChart2.hideShowChart3 #combine-chart4 {
  height: calc(30vh - 20px);
}
/*====== LATEST COMBINE CSS END ======*/
#range_chart_new {
  width: 100%;
  height: 100%;
}
#histogram_chart_new {
  width: 100%;
  height: 100%;
}
#performance_chart_new1, #performance_chart_new2 {
  width: 100%;
  height: 400px;
}
#performance_chart_new1 .highcharts-label {
  display: none
}
#performance_chart_new2 .highcharts-label {
  display: block
}
#chartdiv {
  width: 100%;
  height: 200px;
}
#sentiment-chart {
  width: 100%;
  height: 280px;
}
/*==== CHART CSS END ====*/
.box_scroll {
  overflow-y: auto;
}
.box_scroll::-webkit-scrollbar, .chosen-container .chosen-results::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}
.popupList_scroll::-webkit-scrollbar {
  width: 5px;
  border-radius: 4px;
}
.box_scroll::-webkit-scrollbar-track, .popupList_scroll::-webkit-scrollbar-track, .chosen-container .chosen-results::-webkit-scrollbar-track {
  background: #dddddd;
}
.box_scroll::-webkit-scrollbar-thumb, .popupList_scroll::-webkit-scrollbar-thumb, .chosen-container .chosen-results::-webkit-scrollbar-thumb {
  background: #4285F4;
  border-radius: 4px;
  cursor: pointer;
}
.box_scroll::-webkit-scrollbar-thumb:hover, .popupList_scroll::-webkit-scrollbar-thumb:hover, .chosen-container .chosen-results::-webkit-scrollbar-thumb:hover {
  background: #4285F4;
  cursor: pointer;
}
.scroll_x {
  overflow-x: auto;
}
.scroll_x::-webkit-scrollbar {
  height: 5px;
  border-radius: 4px;
}
.scroll_x::-webkit-scrollbar-track {
  background: #dddddd;
}
.scroll_x::-webkit-scrollbar-thumb {
  background: #4285F4;
  border-radius: 4px;
  cursor: pointer;
}
.scroll_x::-webkit-scrollbar-thumb:hover {
  background: #4285F4;
  cursor: pointer;
}
.newleft_4 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: calc(33.33vh - 19px);
  grid-gap: 5px;
  /* height: calc(100vh - 52px); */
}
.border_box3 {
  width: 100%;
  height: 100%;
  border: 1px solid #D0E3FF;
  border-radius: 8px;
  padding: 8px;
  position: relative;
  /* overflow: hidden; */
}
.news_tabs {
  width: 100%;
  height: 100%;
}
.news_tabs .nav-tabs, .notes_head {
  width: 100%;
  padding: 5px 10px;
  border: 0;
  border-bottom: 1px solid #D0E3FF;
}
.news_tabs .nav-link {
  font-family: 'DMSans-Regular';
  font-size: 10px;
  line-height: 17px;
  color: #2A353D;
  border: 0;
  padding: 0;
  margin: 0;
}
.news_tabs .nav-item:not(:last-child) .nav-link {
  padding-right: 5px;
  margin-right: 5px;
  border-right: 1px solid #D0E3FF;
}
.news_tabs .nav-tabs .nav-link.active {
  font-family: 'DMSans-Bold';
  background: unset;
}
.news_tabs .nav-tabs .nav-link.active .newsExpand {
  display: block;
}
.newsExpand {
  position: absolute;
  top: 3px;
  right: 6px;
  display: none;
}
.newsExpand span {
  font-size: 23px;
  font-weight: 200;
  color: #2A353D;
}
.news_tabs .tab-content {
  height: calc(100% - 29px);
  border-radius: 8px;
  overflow: hidden;
}
.news_tabs .tab-content .tab-pane {
  height: 100%;
}
.news_box {
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  padding-right: 0;
}
.news_box ul {
  height: 100%;
  padding-right: 10px;
}
.news_box ul li h4 {
  font-family: 'DMSans-Medium';
  font-size: 12px;
  line-height: 16px;
  color: #4285f4;
  margin-bottom: 5px;
}
.news_box ul li:not(:last-child) {
  margin-bottom: 10px;
}
.news_box ul li h4 a {
  color: #4285f4;
}
.news_box ul li h4 a:hover {
  text-decoration: underline;
}
.news_box ul li p {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 16px;
  color: #2A353D;
  margin-bottom: 0;
}
.analyst_box {
  height: 100%;
}
.analyst_list .analyst_table {
  min-width: 600px;
}
.ovtlyr_table.analyst_table th {
  height: unset;
  background-color: #ffffff;
  border: 0;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  padding: 5px;
}
.ovtlyr_table.analyst_table th:first-child, .ovtlyr_table.analyst_table td:first-child {
  text-align: left;
}
.ovtlyr_table.analyst_table td {
  background-color: #ffffff;
  height: unset;
  text-align: center;
  padding: 5px;
}
.ovtlyr_table.analyst_table td p {
  font-size: 12px;
  line-height: 14px;
}
.ovtlyr_table.analyst_table tbody tr:nth-child(2n-1) td {
  background-color: #F8FAFB;
}
.newList_box {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
}
.newList_box .table_head {
  padding: 0;
  margin-bottom: 0;
}
.newList_box .tab-content {
  height: calc(100% - 76px);
}
.newList_box .tab-pane {
  height: 100%;
}
.newList_box .dashboardList {
  height: 100%;
}
.dashboardList .port_symbol, .analyst_box .port_symbol {
  font-size: 10px;
  line-height: 12px;
  min-width: unset;
  border-radius: 4px;
  padding: 2px 4px;
  white-space: nowrap;
}
.dashboardList .noti_count {
  width: 18px;
  height: 18px;
  font-size: 8px;
  line-height: 12px;
}
.dashboardList .noti_box {
  top: -7px;
  right: -5px;
}
.dashboardList .addTo_fav i, .dashboardList .bell_icon {
  font-size: 12px;
}
.newListHead {
  width: 100%;
  padding: 5px 10px;
  background-color: #F8FAFB;
}
.profileDrop.listtypeDrop {
  height: unset;
  margin-bottom: 2px;
}
.listtypeDrop button {
  font-family: 'DMSans-Bold';
  font-size: 12px;
  line-height: 16px;
  color: #242947;
  display: flex;
  align-items: center;
  gap: 2px;
}
.listtypeDrop .dropdown-toggle::after {
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  transition: .3s all;
}
.listtypeDrop .dropdown-toggle.show::after {
  transform: rotate(180deg);
  transition: .3s all;
}
.list_head {
  font-family: 'DMSans-Bold';
  font-size: 12px;
  line-height: 16px;
  color: #242947;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 4px;
}
.list_head > div {
  display: flex;
  align-items: center;
  gap: 6px;
}
.list_head > div img {
  width: auto;
  height: 10px;
}
.list_head span {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 16px;
}
.newListHead .fav_rankTabs .nav-tabs .nav-link {
  font-size: 12px;
  line-height: 16px;
  height: 22px;
  padding: 2px 10px;
}
.newListHead .fav_rankTabs .nav-tabs .nav-link img {
  height: 14px;
}
.newListHead #gridrank-tab1.active img {
  filter: brightness(0) saturate(100%) invert(95%) sepia(18%) saturate(2%) hue-rotate(78deg) brightness(106%) contrast(101%);
}
.newList_box .ovtlyr_table.favList__table th {
  padding: 5px;
  font-size: 11px;
  line-height: 14px;
  height: 32px;
}
.newList_box .ovtlyr_table.favList__table td {
  padding: 5px;
  height: 34px;
}
.newList_box .ovtlyr_table td p {
  font-size: 11px;
  line-height: 12px;
}
.newList_box .fav_symbol {
  gap: 6px;
}
.dashboardList .favList__table {
  min-width: unset;
}
.stockDtl_box.stockDtl_box2 {
  background-color: #F5F9FF;
  padding: 8px;
  padding-right: 0;
  height: 100%;
  border-radius: 8px;
}
.orderB_4 {
  background-color: #F5F9FF;
}
.stockDtl_box.stockDtl_box2 ul {
  margin-top: 0;
  padding-right: 4px;
  height: 100%;
  overflow-x: hidden;
}
.stockDtl_box.stockDtl_box2 ul li:not(:last-child) {
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.stockDtl_box.stockDtl_box2 ul li p > span:first-child {
  font-family: 'DMSans-Medium';
  width: 60%;
}
.stockDtl_box.stockDtl_box2 ul li p span:last-child {
  display: flex;
  align-items: center;
  gap: 3px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.stockDtl_box.stockDtl_box2 ul li p {
  font-size: 12px;
  line-height: 16px;
  gap: 6px;
  align-items: center;
}
.stockDtl_box.stockDtl_box2 ul li p .buy_stock, .stockDtl_box.stockDtl_box2 ul li p .sell_stock {
  font-size: 11px;
  padding: 2px 10px;
}
.border_box3 h6 {
  font-family: 'DMSans-Bold';
  font-size: 12px;
  line-height: 16px;
  color: #242947;
  margin-bottom: 5px;
}
.border_box3 h6 span.block_txt {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 16px;
}
.notes_body {
  height: calc(100% - 31px);
}
.notes_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.notes_head .addIcon button {
  width: 16px;
  height: 16px;
}
.notes_head .addIcon button span {
  font-size: 18px;
  font-weight: 300;
}
.filled_list {
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  padding-right: 0;
}
.filled_list ul {
  width: 100%;
  height: 100%;
  padding-right: 10px;
}
.filled_list li {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #D0E3FF;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.filled_list li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.filled_list ul li h6 {
  font-family: 'DMSans-Medium';
  font-size: 12px;
  line-height: 16px;
  color: #242947;
  margin-bottom: 4px;
  padding-bottom: 4px;
  border-bottom: 1px solid #D0E3FF;
}
.filled_list ul li p {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 16px;
  color: #2A353D;
  margin-bottom: 2px;
}
.filled_list ul li p b {
  font-family: 'DMSans-Bold';
  font-weight: normal;
}
.filled_list ul li p:last-child {
  margin-bottom: 0;
}
.filled_list ul li p.small_txt {
  font-size: 12px;
  line-height: 15px;
}
.trash_btn {
  position: absolute;
  right: 0;
}
.trash_btn span {
  font-size: 20px;
  font-weight: 300;
  color: #2A353D;
}
.empty_list {
  width: 100%;
  height: 100%;
  padding: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.empty_list p {
  font-family: 'DMSans-Medium';
  font-size: 11px;
  line-height: 12px;
  color: #2A353D;
  margin-bottom: 5px;
}
.empty_list button, .addIcon button {
  width: 18px;
  height: 18px;
  display: flex;
  border: 1px solid #D0E3FF;
  background-color: #F5F9FF;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  box-shadow: 0 2px 2px rgb(0 0 0 / 10%);
}
.empty_list button span, .addIcon button span {
  font-size: 18px;
  font-weight: 250;
  color: #2A353D;
}
/*===== TOOLTIP START =====*/
.custom-tooltip.tooltip.show {
  opacity: 1;
}
.custom-tooltip .tooltip-inner {
  background-color: #4285f4;
  font-size: 11px;
  line-height: 14px;
  max-width: 135px;
  padding: 4px 6px;
  padding-bottom: 5px;
}
.custom-tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before, .custom-tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: #4285f4;
}
.custom-tooltip.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before, .custom-tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: #4285f4;
}
/*====== TOOLTIP END ======*/
/*==== EXPAND POPUP START ====*/
.large_popup .modal-dialog {
  max-width: 1320px;
  padding: 0 10px;
}
.large_popup .close_btn, .close_btn, .save_btn {
  position: absolute;
  top: 26px;
  right: 15px;
  color: #323232;
  background: unset;
  border: 0;
  padding: 0;
  cursor: pointer;
  margin: 0;
}
.large_popup .close_btn .material-icons {
  font-size: 22px;
}
.large_popup .modal-body {
  padding: 20px;
}
.large_popup .modal_body h5 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 20px;
}
.perfor_head {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 15px;
  align-items: center;
  padding-right: 25px;
}
.perfor_head .active_tabs, .perfor_head .active_tabs4, .perfor_head .active_tabs5 {
  width: unset;
  align-items: center;
}
.perfo_tabs .active_tabs p, .perfo_tabs .active_tabs4 p, .perfo_tabs .active_tabs5 p {
  font-family: 'DMSans-Medium';
  font-size: 14px;
  line-height: 18px;
  color: #242947;
}
.tabs__nav4, .tabs__nav5 {
  background-color: #e3eeff;
  width: 180px;
  padding: 0;
  border-radius: 4px;
  border: 1px solid #242947;
  overflow: hidden;
  display: flex;
}
.tabs__link4, .tabs__link5 {
  padding: 5px 4px;
  font-family: 'DMSans-Regular';
  font-size: 14px;
  line-height: 18px;
  color: #242947;
  display: flex;
  border-right: 1px solid #242947;
  align-items: center;
  justify-content: center;
  flex: 0 0 25%;
  width: auto;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}
.perfo_tabs .active_tabs4 .tabs__nav, .perfo_tabs .active_tabs5 .tabs__nav {
  background-color: #e3eeff;
  gap: 0;
  width: 180px;
  padding: 0;
  border-radius: 4px;
  border: 1px solid #242947;
  overflow: hidden;
}
.perfo_tabs .active_tabs4 .tabs__link4, .perfo_tabs .active_tabs5 .tabs__link5 {
  padding: 5px 4px;
  width: auto;
  font-family: 'DMSans-Regular';
  font-size: 14px;
  line-height: 18px;
  border-radius: 0;
  border-right: 1px solid #242947;
}
.perfo_tabs .active_tabs4 .tabs__link4:last-child, .perfo_tabs .active_tabs5 .tabs__link5:last-child {
  border-right: 0;
}
.tabs__link4.active, .tabs__link5.active {
  background: #4285F4;
  color: #ffffff;
}
.tabs__link4.active.greenBox2 {
  background: #00b81c;
  color: #ffffff;
}
.tabs__link4.active.whiteBox2 {
  background: #ffffff;
  color: #242947;
}
.tabs__link4.active.redBox2 {
  background-color: #FB0202;
  color: #ffffff;
}
.expand_box1 .lineChart_chrt {
  margin: 0;
  padding: 0;
  height: unset;
  display: flex;
  gap: 30px;
}
.expand_box1 .lineChart_chrt1 {
  width: calc(100% - 345px);
  height: unset;
}
.expand_box1 .lineChart_dtl {
  width: 315px;
}
.expand_box1 .lineChart_dtl ul {
  border-radius: 5px;
  border: 1px solid #D0E3FF;
  background: unset;
}
.secMap_legends.stok_crtLen p {
  font-size: 14px;
  line-height: 18px;
}
.large_popup.add_note .modal-dialog {
  max-width: 500px;
  padding: 0 10px;
}
.large_popup.add_note .close_btn {
  top: 15px;
}
.notes_field {
  width: 100%;
  margin-bottom: 20px;
}
.notes_field label {
  font-family: 'DMSans-Medium';
  font-size: 15px;
  line-height: 20px;
  color: #2A353D;
  margin-bottom: 6px;
}
.notes_field input, .notes_field textarea {
  width: 100%;
  font-family: 'DMSans-Regular';
  font-size: 15px;
  line-height: 21px;
  color: #2A353D;
  padding: 10px 15px;
  border: 1px solid #D0E3FF;
  border-radius: 4px;
  background: unset;
}
.add_note .modal_btns {
  justify-content: flex-end;
  gap: 10px;
}
/*======== EXPAND POPUP END ========*/
/*==== EXPAND LIST POPUP START =====*/
.expandList_head {
  width: 100%;
  padding: 20px;
  background-color: #F8FAFB;
  border-radius: 8px;
}
.expandList_head .list_head {
  margin-bottom: 10px;
}
.expandList_head .list_head img {
  height: 14px;
  margin: 0;
}
.expandList_head .list_head h6 {
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}
.expandList_head .list_head span {
  font-size: 14px;
  line-height: 18px;
}
.expandList_head .table_head {
  padding: 0;
  margin-bottom: 0;
}
.expandList_body {
  width: 100%;
  height: 460px;
}
.expandList_body .favList__table {
  min-width: 850px;
}
.expandList_body .ovtlyr_table.favList__table td {
  height: 50px;
}
.popupList_scroll {
  overflow-y: auto;
}
.newListHead .filterDropd_box {
  right: 0;
}
.newListHead .filterDropd_box .expand_btn span:before {
  right: -3px;
}
/*==== EXPAND LIST POPUP END =====*/
/*==== EXPAND NEWS POPUP END =====*/
.expand_Border {
  width: 100%;
  padding: 15px;
  padding-right: 5px;
  border-radius: 8px;
  border: 1px solid #D0E3FF;
}
.news_list {
  padding-right: 5px;
  max-height: 515px;
}
.news_list, .news_list ul {
  width: 100%;
}
.news_list ul li {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 25px;
}
.news_list ul li:last-child {
  margin-bottom: 0;
}
.newslist1 {
  width: 160px;
  height: 100px;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
}
.newslist1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0;
}
.newslist2 {
  width: calc(100% - 200px);
}
.newslist2 h6 {
  font-family: 'DMSans-Bold';
  font-size: 18px;
  line-height: 24px;
  color: #2A353D;
  margin-top: 0;
  margin-bottom: 6px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-all;
}
.newslist2 p {
  font-family: 'DMSans-Regular';
  font-size: 15px;
  line-height: 20px;
  color: #242947;
  margin-bottom: 6px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.newslist2 p.smallTxt {
  font-size: 15px;
  line-height: 25px;
  color: #8D8D8D;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
}
.neg_news {
  font-family: 'DMSans-Medium';
  color: #FF4D4D !important;
}
.pos_news {
  font-family: 'DMSans-Medium';
  color: #00B259 !important;
}
.neu_news {
  font-family: 'DMSans-Medium';
  color: #333333;
}
.analyst_list {
  width: 100%;
  max-height: 515px;
  padding-right: 5px;
}
.analyst_list .ovtlyr_table.analyst_table th {
  font-size: 13px;
  line-height: 18px;
  padding: 10px;
  padding-top: 0;
}
.analyst_list .ovtlyr_table.analyst_table td {
  padding: 10px;
}
.analyst_list .ovtlyr_table.analyst_table td p {
  font-size: 14px;
  line-height: 18px;
}
/*==== EXPAND NEWS POPUP END =====*/
/*==== NEWS & ANALYST PAGE START ====*/
.news_main {
  padding-bottom: 60px;
}
.new_header {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.padd_top {
  padding-top: 60px;
}
.news_1.padd_top {
  padding-top: 30px;
}
.news_heading {
  /* max-width: 600px; */
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}
.news_heading h3 {
  font-family: 'Inter-Bold';
  font-size: 32px;
  line-height: 42px;
  color: #2A353D;
  margin-bottom: 10px;
}
.news_heading p {
  font-family: 'DMSans-Regular';
  font-size: 18px;
  line-height: 24px;
  color: #242947;
  margin-bottom: 0;
}
.news_search {
  max-width: 500px;
  position: relative;
}
.news_head {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.notes_field2, .notes_field3 {
  width: 100%;
  border-radius: 8px;
  padding: 10px 15px;
  border: 1px solid #D0E3FF;
  display: flex;
  align-items: center;
  gap: 10px;
}
.news_search .notes_field2 input, .news_search .notes_field3 input  {
  width: 100%;
  font-family: 'DMSans-Regular';
  font-size: 15px;
  line-height: 20px;
  color: #2A353D;
  border-radius: 0;
  padding: 0;
  border: 0;
  background: unset;
}
.news_head2 {
  display: flex;
  gap: 10px;
}
.news_head2 button {
  font-family: 'DMSans-Regular';
  font-size: 15px;
  line-height: 20px;
  color: #4285F4;
  text-decoration: underline;
}
.news_search .sidebarSearch__list {
  z-index: 10000;
}
.news_search .sidebarSearch__list li:first-child a {
  padding-top: 0;
}
.news_112 .news_list, .news_112 .analyst_list, .news_21 .analyst_list, .news_32 .news_list {
  max-height: 478px;
}
.news_11 {
  width: 100%;
  display: flex;
  gap: 10px;
}
.news_12 {
  width: calc(50% - 5px);
  border: 1px solid #D0E3FF;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
.news_111 {
  width: 100%;
  padding: 8px 15px;
  display: flex;
  border-bottom: 1px solid #D0E3FF;
  align-items: center;
  justify-content: space-between;
}
.news_111 h5 {
  font-family: 'DMSans-Bold';
  font-size: 20px;
  line-height: 26px;
  color: #242947;
  margin-bottom: 0;
}
.news_111 button {
  width: 24px;
  height: 24px;
  position: relative;
  right: -4px;
}
.news_111 button span {
  font-size: 24px;
  font-weight: 200;
  color: #2A353D;
}
.news_112 {
  width: 100%;
  padding: 15px;
}
.news_21 {
  width: 100%;
  padding: 15px;
  border: 1px solid #D0E3FF;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
}
.news_21 .ovtlyr_table.analyst_table td, .news_21 .ovtlyr_table.analyst_table th {
  text-align: left;
}
.flexBox {
  min-width: 70px;
  max-width: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
}
.flexBox img {
  width: 22px;
}
.news_21 .analyst_table td h4 {
  font-family: 'DMSans-Bold';
  font-size: 18px;
  line-height: 24px;
  color: #2A353D;
  margin-bottom: 5px;
}
.news_21 .analyst_list .ovtlyr_table.analyst_table td p {
  font-family: 'DMSans-Regular';
  font-size: 15px;
  line-height: 20px;
  color: #242947;
}
.news_112 .analyst_list .analyst_table {
  min-width: unset;
}
.news_112 table th:nth-child(4), .news_112 table th:nth-child(5), .news_112 table td:nth-child(4), .news_112 table td:nth-child(5) {
  display: none;
}
.news_31 .nav_item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  padding: 0;
  border: 0;
}
.news_31 .nav_link {
  font-family: 'DMSans-Regular';
  font-size: 15px;
  line-height: 19px;
  color: #242947;
  width: unset;
  flex: unset;
  padding: 10px 20px;
  border: 1px solid #D0E3FF;
  border-radius: 30px;
}
.news_31 .nav_link.active {
  color: #4285F4;
  background-color: #F5F8FA;
  border-color: #4285F4;
}
.news_31 {
  width: 100%;
  margin-bottom: 40px;
}
.news_32 {
  width: 100%;
}
.news_52 img {
  width: 100%;
}
/*===== NEWS & ANALYST PAGE END =====*/
/*==== LATEST NOTIFICATIONS START ====*/
.upgrade_popup.notiSett_modal .modal-dialog {
  max-width: 900px;
  text-align: left;
  padding: 0 15px;
}
.notiHead {
  width: 100%;
  margin-bottom: 15px;
}
.notiHead h3 {
  font-family: 'DMSans-Bold';
  font-size: 18px;
  line-height: 24px;
  color: #2A353D;
  margin-bottom: 0;
}
.lat_noti1 {
  width: 100%;
  background-color: #F5F9FF;
  border: 1px solid #D0E3FF;
  border-radius: 10px;
  padding: 15px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.lat_noti11 {
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
}
.lat_noti11:not(:last-child){
  border-bottom: 1px solid #D0E3FF;
  padding-bottom: 10px;
}
.lat_noti11 .switch1 input:checked~span:before {
  background-color: #4285F4;
}
.lat_noti111 {
  width: 100%;
  position: relative;
}
.lat_noti111 > div {
  width: 100%;
  display: flex;
  gap: 0;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
.lat_noti111 span {
  font-family: 'DMSans-Regular';
  font-size: 15px;
  line-height: 23px;
  color: #2A353D;
}
.lat_noti111 span b {
  font-family: 'DMSans-Bold';
}
.lat_noti111 > input, .lat_noti111 select {
  font-family: 'DMSans-Regular';
  font-size: 15px;
  line-height: 20px;
  color: #2A353D;
  width: unset;
  background-color: #ffffff;
  border: 1px solid #D0E3FF;
  border-radius: 5px;
  padding: 4px 9px;
  padding-right: 25px;
  text-align: left;
  display: inline-block;
  background-position: right 9px center;
  background-size: 12px;
  cursor: pointer;
}
.lat_noti111 select:focus {
  box-shadow: none;
}
.applyBtn {
  width: 100%;
  margin-top: 20px;
  display: flex;
  gap: 10px;
}
.applyBtn button {
  min-width: 100px;
  justify-content: center;
  padding: 8px 15px;
  padding-bottom: 10px;
}
.applyBtn button.border_btnCancel {
  background-color: #ffffff;
  color: #4285F4;
}
.lat_noti {
  width: 100%;
}
.lat_noti2 {
  width: 100%;
  background-color: #F5F9FF;
  border: 1px solid #D0E3FF;
  border-radius: 10px;
  padding: 15px 20px;
}
.lat_noti2 ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.lat_noti2 ul li {
  display: flex;
  gap: 10px;
  align-items: center;
}
.lat_noti2 ul li > div > span {
  font-family: 'DMSans-Regular';
  font-size: 16px;
  line-height: 22px;
  color: #2A353D;
  margin-left: 10px;
}
.notiHead input {
  font-family: 'DMSans-Regular';
  font-size: 15px;
  line-height: 25px;
  color: #2A353D;
}
.notiHead input::placeholder {
  position: relative;
  left: 7px;
}
.lat_noti3 {
  width: 100%;
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
}
.lat_noti3 .lat_noti {
  width: calc(50% - 15px);
  margin-bottom: 0;
}
.modal_body2 {
  max-width: 370px;
  margin: 0 auto;
}
.notifi_slider {
  width: 300px;
  padding-top: 8px;
}
.notifi_slider .range_value {
  font-size: 12px;
  line-height: 18px;
}
.notifi_slider .range_value, .notifi_slider .start_value, .notifi_slider .last_value {
  font-size: 12px;
  line-height: 18px;
}
.notifi_slider .noUi-connects {
  background: #cdcecf;
}
.innerFlex {
  display: flex;
  align-items: center;
  gap: 6px;
}
.movingArrow {
  display: flex;
  gap: 3px;
  align-items: center;
  justify-content: space-between;
}
.movingArrow p.movingDown {
  flex-direction: row-reverse;
}
.movingArrow p {
  font-size: 11px;
  line-height: 15px;
  color: #2A353D;
  display: flex;
  align-items: center;
  gap: 3px;
}
.movingArrow span {
  font-family: 'Material Symbols Outlined';
  font-size: 23px;
  line-height: 15px;
  font-weight: 300;
  color: #2A353D;
}
.movingArrow p.movingDown span {
  transform: rotate(180deg);
}
/*==== LATEST NOTIFICATIONS END ====*/


/*===== DARK THEME CSS START =====*/
body.dark .locked_box:before, body.dark .hide_favorite td:nth-child(2):before, .hide_favorite td:nth-child(3):before, .hide_bullbear td:nth-child(1):before  {
  background-color: rgb(35 35 35 / 78%);
}
body.dark .locked_box:after, body.dark .hide_favorite:after, body.dark .hide_bullbear:after {
  filter: brightness(100);
}
body.dark .new_sidebar .sidebar__list:before {
  background: #2E3031;
}
body.dark .newListHead, body.dark .orderB_4, body.dark .expandList_head {
  background-color: #111617;
}
body.dark .switch_signal, body.dark .switch_signal p, body.dark .border_box3, body.dark .border_box2, body.dark .news_tabs .nav-tabs, body.dark .notes_head, body.dark .filled_list ul li h6, 
body.dark .news_tabs .nav-item:not(:last-child) .nav-link, body.dark .filled_list li, body.dark .sector_search .dropdown__head, body.dark .expand_box1 .lineChart_dtl ul, body.dark .expand_Border,
body.dark .news_12, body.dark .news_111, body.dark .news_21, body.dark .newleft_12 .listtypeDrop button, body.dark .notes_field2, body.dark .notes_field3 {
  border-color: #2E3031;
}
body.dark .notes_field input, body.dark .notes_field textarea, body.dark .savPopup_field {
  border-color: #393d40;
}
body.dark .switch_signal p, body.dark .border_box2 p, body.dark .news_tabs .nav-link, body.dark .news_box ul li p, body.dark .border_box3 h6, body.dark .newListHead .nav-tabs .nav-link, 
body.dark .expandList_head .nav-tabs .nav-link, body.dark .listtypeDrop button, body.dark .list_head, body.dark .border_box2 span, body.dark .newsExpand span, body.dark .filled_list ul li p, 
body.dark .trash_btn span, body.dark .large_popup .close_btn .material-icons, body.dark .neu_news, body.dark .notes_field label, body.dark .notes_field input, body.dark .notes_field textarea,
body.dark .empty_list p, body.dark .empty_list button span, body.dark .addIcon button span, body.dark .profileDrop .dropdown-item p, body.dark .news_heading h3, body.dark .news_heading p, 
body.dark .news_111 h5, body.dark .news_111 button span, body.dark .newslist2 h6, body.dark .newslist2 p, body.dark .news_21 .analyst_table td h4, 
body.dark .news_21 .analyst_list .ovtlyr_table.analyst_table td p, body.dark .bell_icon, body.dark .bell_icon2, body.dark .notiHead h3, body.dark .lat_noti111 span, body.dark .expandBtn span, 
body.dark .news_search .notes_field2 input, body.dark .news_search .notes_field3 input {
  color: #ffffff;
}
body.dark .applyBtn button.border_btnCancel {
  background-color: unset;
}
body.dark .lat_noti1 {
  border-color: #374146;
  background: unset;
}
body.dark .lat_noti11:not(:last-child) {
  border-color: #374146;
}
body.dark .lat_noti111 input, body.dark .lat_noti111 select {
  border-color: #374146;
  background-color: #111617;
  color: #ffffff;
}
body.dark .empty_list button, body.dark .addIcon button {
  border: 1px solid #2E3031;
  background-color: #31383c;
}
body.dark .icon_img {
  filter: brightness(100);
}
body.dark .large_popup .modal-content, body.dark .summaryModal .modal-content{
  background: #1a1f20;
}
body.dark .summaryModal .close_btn .material-icons {
  color: #ffffff;
}
body.dark .modal-backdrop.show {
  opacity: 0.6;
}
body.dark .analyst_list .ovtlyr_table.analyst_table th {
  padding: 10px;
}
body.dark .profileDrop .dropdown-menu {
  background-color: #1a1f20;
  -webkit-box-shadow: 0 2px 40px rgb(0 0 0);
  box-shadow: 0 2px 40px rgb(0 0 0);
}
body.dark .profileDrop .dropdown-item {
  border-color: #2E3031;
}
body.dark .profileDrop .dropdown-item:hover, body.dark .profileDrop .dropdown-item:focus, body.dark .profileDrop .dropdown-item.active {
  background-color: #2A353D;
}
body.dark .news_31 .nav_link {
  color: #ffffff;
  border-color: #2E3031;
}
body.dark .news_31 .nav_link.active {
  background-color: #2E3031;
}
body.dark .noUi-target {
  background-color: #3d4851;
  box-shadow: none;
}
body.dark .noUi-connects, body.dark .notifi_slider .noUi-connects {
  background-color: #3d4851;
}
body.dark .switch_boxes .form-switch .form-check-input {
  background-color: #3d4851;
}
body.dark .news_12, body.dark .news_21 {
  background-color: unset;
}
/*====== DARK THEME CSS END ======*/












/*====== MEDIA QUERY START ======*/
@media (max-width: 1540px) {
.newleft_1, .newleft_3 {
  width: calc(100% - 610px);
}
.newleft_2, .newleft_4 {
  width: 600px;
}
}
@media (max-width: 1440px) {
.newleft_1, .newleft_3 {
  width: calc(100% - 540px);
}
.newleft_2, .newleft_4 {
  width: 530px;
}
.newChart_box .secMap_legends p {
  font-size: 11px;
  line-height: 12px;
}
}
@media (max-width: 1399px) {
.newleft_1, .newleft_3 {
  width: calc(100% - 500px);
}
.newleft_2, .newleft_4 {
  width: 520px;
}
.padd_top {
  padding-top: 50px;
}
.news_main {
  padding-bottom: 50px;
}
.news_1.padd_top {
  padding-top: 10px;
}
.news_heading, .news_31 {
  margin-bottom: 30px;
}
.news_112 .news_list, .news_112 .analyst_list, .news_21 .analyst_list, .news_32 .news_list {
  max-height: 330px;
}
}
@media (max-width: 991px) {
.new_box2 {
  align-items: flex-start;
  flex-direction: column;
}
.newleft_1 {
  width: calc(100% - 335px);
}
.newleft_2 {
  width: 330px;
}
.newleft_3, .newleft_4 {
  width: 100%;
}
#combine-chart {
  height: calc(100vh - 137px);
}
.expand_box1 .lineChart_chrt {
  gap: 15px;
}
.expand_box1 .lineChart_chrt1 {
  width: calc(100% - 330px);
}
#performance_chart_new {
  height: 300px;
}
.large_popup .modal_body h5 {
  margin-bottom: 15px;
}
.news_11 {
  flex-direction: column;
  gap: 20px;
}
.news_12 {
  width: 100%;
}
}
@media (max-width: 820px) {
.new_box1 {
  align-items: flex-start;
  flex-direction: column;
}
.newleft_1, .newleft_2 {
  width: 100%;
}
#combine-chart {
  height: calc(100vh - 110px);
}
}
@media (max-width: 767px) {
.newleft_4 {
  grid-auto-rows: 260px;
}
.expand_box1 .lineChart_chrt {
  gap: 20px;
  flex-direction: column;
}
.expand_box1 .lineChart_chrt1, .expand_box1 .lineChart_dtl {
  width: 100%;
}
.news_list ul li {
  gap: 15px;
}
.newslist1 {
  width: 140px;
  height: 100px;
}
.newslist2 {
  width: calc(100% - 155px);
}
.newslist2 h6 {
  margin-bottom: 4px;
}
.newslist2 p {
  margin-bottom: 4px;
}
.newslist2 p.smallTxt {
  font-size: 14px;
  line-height: 25px;
}
}
@media (max-width: 576px) {
.newleft_4 {
  grid-template-columns: 1fr;
  grid-auto-rows: 300px 300px 300px auto 300px 300px;
}
.large_popup .modal-dialog {
  padding: 0 0;
}
.large_popup .modal_body h5 {
  font-size: 18px;
  line-height: 24px;
}
.newslist1 {
  width: 120px;
  height: 90px;
}
.newslist2 h6 {
  font-size: 17px;
  line-height: 23px;
}
.newslist2 p {
  font-size: 14px;
  line-height: 18px;
}
.newslist2 p.smallTxt {
  font-size: 13px;
}
.expandList_head {
  padding: 15px;
}
.newListHead .filterDropd_box .expand_btn {
  display: block;
}
}
@media (max-width: 500px) {
.sector_search.double_search {
  flex-direction: column;
  align-items: flex-start;
}
#combine-chart {
  height: calc(100vh - 123px);
}
.newleft_2 {
  position: relative;
}
.newleft_21 {
  flex-wrap: wrap;
}
.newleft_2 .newleft_21:last-child {
  position: absolute;
  top: -37px;
  right: 0;
}
.perfor_head {
  align-items: flex-start;
  flex-direction: column;
}
}
@media (max-width: 480px) {
.large_popup .modal-body {
  padding: 15px;
}
.large_popup .close_btn {
  top: 18px;
}
.expand_Border {
  padding: 10px;
  padding-right: 5px;
}
.news_list ul li {
  flex-direction: column;
  gap: 10px;
}
.newslist1 {
  width: 100%;
  height: 160px;
}
.newslist2 {
  width: 100%;
}
.popupList_scroll::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.scroll_x::-webkit-scrollbar {
  height: 2px;
}
.news_112 {
  padding: 10px;
}
}
@media (max-width: 360px) {
#performance_chart_new {
  height: 220px;
}
.large_popup .modal-body {
  padding: 10px;
}
.lineChart_dtl ul li p {
  font-size: 12px;
  line-height: 15px;
}
.lineChart_dtl ul li p span {
  padding: 6px;
}
}
@media (max-width: 330px) {
#combine-chart {
  height: calc(100vh - 160px);
}
}













/*============== DASHBOARD LATEST STYLE CSS START =========*/
/*==== SIDEBAR START ====*/
.final_dashbd1 {
  background: #F8FAFB;
}
.final_dashbd11.sidebar {
  left: unset;
  right: 0;
  z-index: 99;
}
.newleft_12 {
  display: flex;
  align-items: center;
  gap: 20px;
}
.final_dashbd21 .newleft_12 .sidebar__logo .sidebar__pic {
  width: 22px;
  max-width: unset;
}
.final_dashbd11 .ovtlyr_sidebar {
  height: 100%;
  padding: 0 5px 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  overflow: visible;
}
.new_sidebar .sidebar.active.final_dashbd11 .sidebar__inner {
  overflow: visible;
}
.new_sidebar .sidebar__item .profile_icon img {
  /* width: 25px; */
  height: 21px;
}
.new_sidebar .sidebar.active.final_dashbd11 .final_dashbd111 .sidebar__item {
  height: 32px;
}
.HideShowDataCol button, .head_part03 button, .head_part03 p {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 16px;
  color: #242947;
  white-space: nowrap;
  padding: 0 15px;
  height: 36px;
  border-radius: 36px;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.head_part03 button span {
  font-size: 22px;
  font-weight: 300;
  color: #242947;
  vertical-align: middle;
}
.HideShowDataCol.listtypeDrop .dropdown-toggle::after {
  border: 0;
  margin-left: 2px;
  font-family: 'Material Symbols Outlined';
  content: '\e5e1';
  font-size: 16px;
  line-height: 14px;
  font-weight: 300;
  color: #242947;
  transform: rotate(90deg);
  position: relative;
  top: 1px;
  -webkit-font-smoothing: antialiased;
}
.expandChart .newleft_4 .orderb_1, .fullChart .newleft_4 .orderB_4 {
  display: block;
}
.fullChart .newleft_4 .orderb_1, .fullChart .newleft_4 .orderB_2, .fullChart .newleft_4 .orderB_6 {
  display: none;
}
.expandChart .merge_boxes, .expandChart .orderB_9 {
  display: none;
}
.expandChart .merge_boxes2 {
  grid-row-start: 1;
  grid-column: 1;
}
.expandChart.final_dashbd3 .newleft_4, .fullChart.final_dashbd3 .newleft_4 {
  width: 292px;
}
.expandChart.final_dashbd3 .newleft_3, .fullChart.final_dashbd3 .newleft_3 {
  width: calc(100% - 300px);
}
.expandChart.fullChart.final_dashbd3 .newleft_3 {
  width: 100%;
}


.newChartPanel #combine-chart1 {
  width: 100%;
  height: calc(40vh - 44px);
}
.newChartPanel #combine-chart4, .newChartPanel #combine-chart3, .newChartPanel #combine-chart2 {
  width: 100%;
  height: calc(20vh - 30px);
}
.hideShowChart2.newChartPanel #combine-chart1, .hideShowChart3.newChartPanel #combine-chart1 {
  height: calc(60vh - 74px);
}
.hideShowChart2.hideShowChart3.newChartPanel #combine-chart1 {
  height: calc(70vh - 104px);
}
.hideShowChart2.hideShowChart3.newChartPanel #combine-chart4 {
  height: calc(30vh - 30px);
}


.page.toggle.new_sidebar .page__wrapper.final_dashbd12 {
  padding-left: 0;
  padding-right: 46px;
}
.final_dashbd1.new_sidebar .sidebar__profile {
  display: block;
  left: unset;
  right: 0;
  width: 36px;
  padding: 0;
  margin: 0;
}
.final_dashbd12 .new_content.page__center {
  padding: 8px;
  padding-right: 0;
}
.final_dashbd21 h3 {
  font-family: 'DMSans-Bold';
  font-size: 17px;
  line-height: 23px;
  color: #2A353D;
  margin: 0;
}
.final_dashbd21 .sector_search.double_search .dropdown__head {
  height: 36px;
  border-radius: 36px;
  border: 0;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
}
.final_dashbd21 .double_search .item_box2 {
  height: 36px;
  border-radius: 36px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.final_dashbd21 .sector_search .dropdown__head.double_drop input {
  width: 180px;
}
.final_dashbd21 .switch_signal {
  padding: 0 15px;
  height: 36px;
  border-radius: 36px;
  border: 0;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
}
.final_dashbd21 .switch_signal p {
  line-height: 22px;
  height: 36px;
}
.final_dashbd3.new_box2 {
  margin-top: 8px;
  gap: 8px;
}
.final_dashbd2 .newleft_1 {
  width: 100%;
  justify-content: flex-start;
  gap: 60px;
}
.final_dashbd21 .newleft_21 {
  flex-shrink: 0;
}
.final_dashbd21 .limited_offer a {
  margin: 0;
  width: 90px;
  justify-content: center;
}
.final_dashbd3 .newleft_3 {
  width: calc(100% - 600px);
}
.final_dashbd3 .newleft_4 {
  width: 592px;
  grid-auto-rows: unset;
  grid-template-rows: auto 1fr 1fr 1fr;
  grid-gap: 8px;
  height: calc(100vh - 60px);
}
.final_dashbd3 .border_box3.orderB_2, .final_dashbd3 .border_box3.orderb_1 {
  height: calc(40% - 5.33px);
}
.final_dashbd3 .border_box3.orderB_6 {
  height: calc(20% - 5.33px);
}
.final_dashbd2 .sector_search.double_search {
  max-width: unset;
  gap: 8px;
}
.final_dashbd3 .border_box3.panelChartBox {
  padding: 10px;
}
.switchData {
  z-index: 9;
}
.switchData select {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 16px;
  color: #242947;
  padding: 0 15px;
  padding-right: 32px;
  height: 36px;
  border-radius: 36px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
  border: 0;
  background: url('../images/dropArrow.svg') no-repeat;
  background-size: 24px;
  background-position: 94% 7px;
  background-color: #ffffff;
  -webkit-appearance: none;
  appearance: none;
}
.modal_body .notes_field p {
  font-size: 16px;
  line-height: 22px;
}
.modal_body .notes_field p b {
  font-family: 'DMSans-Bold';
}
.head_part0 {
  position: absolute;
  top: 10px;
  right: 8px;
  z-index: 9;
}
.head_part01 {
  white-space: nowrap;
}
.head_part01 h2 {
  font-family: 'DMSans-Bold';
  font-size: 16px;
  line-height: 20px;
  color: #2A353D;
  display: flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased;
}
.head_part01 h2 .sell_stock, .head_part01 h2 .buy_stock  {
  font-size: 13px;
  padding: 4px 12px;
}
.head_part01 p.blue_value {
  font-family: 'DMSans-Bold';
  font-size: 13px;
  line-height: 18px;
  color: #2A353D;
  margin-bottom: 0;
  padding: 4px 10px;
  border-radius: 26px;
  display: flex;
  -webkit-font-smoothing: antialiased;
  background-color: rgb(66 133 244 / 20%);
  align-items: center;
  gap: 1px;
}
.head_part02 {
  display: flex;
  align-items: center;
  gap: 6px;
}
.head_part02 ul {
  display: flex;
  align-items: center;
  gap: 6px;
}
.head_part02 ul li {
  width: 26px;
  height: 24px;
  color: #242947;
  background-color: #E3EEFF;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.head_part02 ul li.pinkBg {
  color: #ffffff;
  background-color: #D93872;
}
.head_part02 ul li.greenBg {
  color: #ffffff;
  background-color: #10A861;
}
.head_part02 ul li.blueBg {
  color: #ffffff;
  background-color: #4285F4; 
}
.head_part02 ul li p {
  font-family: 'DMSans-Regular';
  font-size: 13px;
  line-height: 16px;
  margin: 0;
}
.ovtlyr_table td p.greenBg, .greenBg {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  padding: 2px 4px;
  background-color: #10A861;
  border-radius: 2px;
  display: inline-block;
}
.ovtlyr_table td p.pinkBg, .blueBg {
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  padding: 2px 4px;
  background-color: #D93872;
  border-radius: 2px;
  display: inline-block;
}
.head_part02 .border_box2 {
  border: 0;
  padding: 4px 10px;
  border-radius: 32px;
  background-color: #ebf3ff;
  cursor: pointer;
  height: 30px;
}
.head_part02 .border_box2 > p {
  font-family: 'DMSans-Medium';
  color: #4285f4;
  white-space: nowrap;
}
.head_part02 .border_box2 span {
  font-size: 21px;
  font-weight: 300;
  color: #4285f4;
  vertical-align: middle;
  width: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before {
  border-left-color: #4285f4;
}
.newChartPanel {
  position: relative;
}
.newChartPanel .newleft_12 {
  position: absolute;
  top: -40px;
  right: 0;
}
.final_dashbd2 .newChartPanel .listtypeDrop button {
  font-family: 'DMSans-Medium';
  font-size: 12px;
  line-height: 18px;
  color: #4285f4;
  border-color: #4285f4;
  border-radius: 30px;
  padding: 4px 10px;
  height: unset;
}
.final_dashbd3 .newChartPanel .listtypeDrop .dropdown-toggle::after {
  color: #4285f4;
}
.merge_boxes {
  display: flex;
  grid-row-start: 2;
  grid-row-end: 5;
  grid-column: 1;
  flex-direction: column;
}
.merge_boxes2 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  grid-row-start: 2;
  grid-row-end: 5;
  grid-column: 2;
  height: 100%;
}
.zoneStatus {
  padding: 4px 8px;
  background-color: #4285f4;
  border-radius: 4px;
}
.zoneStatus p {
  font-family: 'DMSans-Bold';
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  margin-bottom: 0;
}
.status_list {
  width: 100%;
}
.status_list ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.status_list ul li {
  width: 100%;
  display: flex;
  gap: 1px;
}
.status_list ul li > div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  width: 20%;
  height: 36px;
}
.status_list ul li > div:first-child {
  width: 100px;
  flex-grow: 0;
  flex-shrink: 0;
}
.light_yellow {
  background-color: #4285f4;
}
.status_list ul li > div p {
  font-family: 'DMSans-Bold';
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}
.status_list ul li > div.light_yellow p {
  color: #ffffff;
}
.green_backg {
  background-color: #10A861;
}
.pink_backg {
  background-color: #D93872;
}
.merge_boxes .border_box3 {
  flex-grow: 1;
}
.final_dashbd3 .border_box3 {
  border: 0;
  padding: 4px 8px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 2px 10px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
}
.final_dashbd3 .border_box3.orderB_3, .final_dashbd3 .border_box3.orderB_5, .final_dashbd3 .border_box3.orderB_7, .final_dashbd3 .border_box3.orderB_8 {
  /* height: calc(33.33vh - 52px); */
  height: calc(25vh - 39px);
}
.final_dashbd3 .border_box3.orderB_4 {
  height: 120px;
  max-height: 120px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 1px solid #e2e2e2;
}
.final_dashbd3 .border_box3.orderB_3, .final_dashbd3 .border_box3.orderB_7, .final_dashbd3 .border_box3.orderB_8 {
  border-radius: 0;
}
.final_dashbd3 .border_box3.orderB_7 {
  border-bottom: 1px solid #e2e2e2;
  min-height: 152px;
  max-height: 216px;
}
.final_dashbd3 .border_box3.orderB_8 {
  border-bottom: 1px solid #e2e2e2;
  /* max-height: 154px; */
  max-height: 105px;
}
.final_dashbd3 .border_box3.orderB_5 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 1px solid #e2e2e2;
}
.block_txt {
  display: block;
}
.final_dashbd3 .stockDtl_box.stockDtl_box2 {
  background-color: #ffffff;
  padding: 0;
  height: calc(100% - 19px);
}
.final_dashbd3 .border_box3 h6 {
  /* font-size: 14px; */
  /* line-height: 20px; */
  margin-bottom: 3px;
}
.final_dashbd3 .border_box3.orderB_9 {
  grid-column: 1 / 2 span;
  grid-row: 1;
  border-radius: 8px;
  height: 168px;
}
.buttonVal {
  font-family: 'DMSans-Regular';
  line-height: 11px;
  display: inline-block;
  border: 1px solid;
  border-radius: 7px;
  padding: 0 3px;
  margin-left: 4px;
}
.checkListBox {
  display: flex;
  align-items: center;
}
.profileDrop.listtypeDrop.selectPeriod {
  margin: 0;
}
.selectPeriod.listtypeDrop button {
  font-size: 11px;
  background-color: #E6E6E6;
  border-radius: 2px;
  padding: 1px 4px;
  gap: 0;
}
.profileDrop.selectPeriod .dropdown-menu {
  width: 120px;
  min-width: unset;
}
.checkList_value {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 17px;
  color: #242947;
  padding: 4px 10px;
  background-color: rgb(66 133 244 / 16%);
  border: 1px solid #4285F4;
  border-radius: 8px;
  display: inline-block;
  margin: 5px 0;
}
.flex_txt {
  display: flex;
  align-items: center;
}
.stockDtl_box ul li h5 {
  font-family: 'DMSans-Bold';
  font-size: 12px;
  line-height: 16px;
  color: #242947;
  margin-bottom: 4px;
}
.final_dashbd3 .news_tabs .nav-tabs, .marketBre_113 .news_tabs .nav-tabs {
  border: 0;
  gap: 4px;
  margin-bottom: 5px;
  padding: 4px;
  background: #f5f5f6;
  border-radius: 20px;
}
.final_dashbd3 .news_tabs .nav-item, .marketBre_113 .news_tabs .nav-item {
  flex-grow: 1;
}
.final_dashbd3 .news_tabs .nav-link, .marketBre_113 .news_tabs .nav-link {
  font-family: 'DMSans-Medium';
  background-color: #e7e7e7;
  padding: 2px 6px;
  border-radius: 20px;
  margin: 0;
  border: 0;
  width: 100%;
}
.final_dashbd3 .news_tabs .nav-tabs .nav-link.active, .marketBre_113 .news_tabs .nav-tabs .nav-link.active {
  background: #4285f4;
  color: #ffffff;
}
.final_dashbd3 .news_tabs .nav-tabs .nav-link.pink_tab.active {
  background-color: #D93872;
  color: #ffffff;
}
.final_dashbd3 .news_tabs {
  height: calc(100% - 25px);
}
.final_dashbd3 .news_tabs .tab-content {
  height: calc(100% - 35px);
  border-radius: 3px;
}
.final_dashbd3 .newsExpand {
  top: 2px;
  right: 4px;
  height: 20px;
}
.final_dashbd3 .newsExpand span, .marketBre_113 .newsExpand span {
  font-size: 22px;
  font-weight: 300;
}
.final_dashbd3 .filterDropd_box .expand_btn span:before, .marketBre_113 .filterDropd_box .expand_btn span:before {
  content: '\f830';
  font-size: 22px;
  line-height: 22px;
  font-weight: 300;
}
.final_dashbd3 .newListHead {
  padding: 4px 8px;
  padding-bottom: 0;
  background-color: #ffffff;
}
.final_dashbd3 .newList_box .table_head {
  background-color: #ffffff;
}
.final_dashbd3 .listtypeDrop .dropdown-toggle::after, .marketBre_113 .listtypeDrop .dropdown-toggle::after, .sort_search .listtypeDrop .dropdown-toggle::after {
  border: 0;
  margin-left: 2px;
  font-family: 'Material Symbols Outlined';
  content: '\e5e1';
  font-size: 13px;
  line-height: 14px;
  font-weight: 300;
  color: #242947;
  transform: rotate(90deg);
  position: relative;
  top: 1px;
  -webkit-font-smoothing: antialiased;
}
.final_dashbd3 .listtypeDrop .dropdown-toggle.show::after, .HideShowDataCol.listtypeDrop .dropdown-toggle.show::after, .marketBre_113 .listtypeDrop .dropdown-toggle.show::after, .sort_search .listtypeDrop .dropdown-toggle.show::after {
  transform: rotate(270deg);
  transition: .3s all;
  top: 0;
}
.final_dashbd3 .fav_rankTabs .nav-tabs, .marketBre_113 .fav_rankTabs .nav-tabs {
  border: 0;
  padding: 4px;
  background: #f5f5f6;
  border-radius: 20px;
  gap: 4px;
}
.final_dashbd3 .newList_box .tab-content {
  height: calc(100% - 74px);
  padding: 0 4px;
  margin-top: -1px;
}
.final_dashbd3 .notes_head {
  border: 0;
  padding: 4px 8px;
  padding-bottom: 0;
}
.final_dashbd3 .notes_body {
  height: calc(100% - 20px);
}
.final_dashbd3 .filled_list {
  padding: 4px 8px;
}
.final_dashbd3 .empty_list button, .final_dashbd3 .addIcon button {
  border: 1px solid #2A353D;
  background-color: #ffffff;
  box-shadow: unset;
}
.final_dashbd3 .notes_head .addIcon button span, .final_dashbd3 .empty_list button span {
  font-weight: 400;
}
.final_dashbd3 .newChart_box {
  height: calc(100% - 35px);
}
.final_dashbd3 .newChart_box.newChart_box2 {
  height: calc(100% - 72px);
}
.final_dashbd3 .newListHead .fav_rankTabs .nav-tabs .nav-link, .marketBre_113 .newListHead .fav_rankTabs .nav-tabs .nav-link {
  font-family: 'DMSans-Regular';
  background-color: #e7e7e7;
  color: #2A353D;
}
.final_dashbd3 .fav_rankTabs .nav-tabs .nav-link.active, .marketBre_113 .fav_rankTabs .nav-tabs .nav-link.active {
  color: #ffffff;
  background: #4285f4;
}
.arrowDown, .arrowUp {
  font-family: 'Material Symbols Outlined' !important;
  font-size: 14px;
  font-weight: 600;
  color: #D93872;
  transform: rotate(90deg);
}
.arrowUp {
  transform: none;
  color: #10A861;
}
.blue_text {
  display: flex;
  align-items: center;
  gap: 3px;
}
.closeIcon, .checkIcon {
  font-family: 'Material Symbols Outlined' !important;
  font-size: 13px;
  font-weight: 800;
  color: #D93872;
}
.checkIcon {
  color: #10A861;
}
.smallIcon {
  font-size: 13px;
  font-weight: 400;
  vertical-align: sub;
}
.final_dashbd3 .stockDtl_box.stockDtl_box2.masterKeySec {
  height: 100%;
}
.flexDiv {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.flexDiv > span {
  font-size: 12px;
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 6px 10px;
}
.expandChart .newleft_4 .merge_boxes .orderb_1, .expandChart .newleft_4 .merge_boxes .orderB_2, .expandChart .newleft_4 .merge_boxes .orderB_6 {
  display: none;
}
.expandChart .newleft_4 .merge_boxes .orderB_3, .expandChart .newleft_4 .merge_boxes .orderB_5 {
  display: block;
}
.final_dashbd3 .stockDtl_box.stockDtl_box2 ul li:not(:last-child) {
  padding-bottom: 4px;
  margin-bottom: 4px;
}
.final_dashbd3 .border_box3.orderB_4.collapse_box, .final_dashbd3 .border_box3.orderB_7.collapse_box, .final_dashbd3 .border_box3.orderB_8.collapse_box, .final_dashbd3 .border_box3.orderB_9.collapse_box {
  height: 26px;
  max-height: 26px;
}
.final_dashbd3 .border_box3.orderB_7.collapse_box {
  min-height: unset;
}
.border_box3.orderB_4 h6, .border_box3.orderB_5 h6, .border_box3.orderB_7 h6, .border_box3.orderB_8 h6, .border_box3.orderB_9 h6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.border_box3 h6 .collapse_btn span {
  font-family: 'Material Symbols Outlined';
  font-size: 16px;
  color: #4285F4;
  vertical-align: bottom;
}
.final_dashbd1 .profileDrop .dropdown-menu {
  background-color: #ffffff;
}
.tooltip_hover2, .tooltip_hover3, .tooltip_hover4, .tooltip_hover5 {
  position: relative;
  display: inline;
  line-height: 10px;
}
.tooltip_hover2 > span, .tooltip_hover3 > span, .tooltip_hover4 > span, .tooltip_hover5 > span {
  font-size: 16px;
  color: #4285F4;
  margin-left: 4px;
  cursor: pointer;
}
.tooltip_box.tooltip_box5 {
  padding: 5px;
  top: unset;
  bottom: 20px;
}
.tooltip_box2 .secMap_legends p {
  font-size: 13px;
  line-height: 16px;
  align-items: baseline;
  margin-bottom: 4px;
}
.tooltip_box2 .secMap_legends p span {
  width: 8px;
  height: 8px;
  margin-right: 6px;
  flex-shrink: 0;
}
span.material-symbols-outlined {
  font-family: 'Material Symbols Outlined' !important;
}
.masterKey_Span {
  display: flex;
  align-items: center;
  gap: 3px;
}
/*==== EXPAND GAUGE CHART CSS START ====*/
.flexGauge_chart {
  width: 100%;
  display: flex;
  gap: 10px;
  position: relative;
  justify-content: center;
}
.expandBtn {
  position: absolute;
  top: 0;
  right: -10px;
  z-index: 9;
}
.expandBtn span {
  font-size: 22px;
  line-height: 22px;
  font-weight: 300;
  color: #2A353D;
}
#gauge_chart1, #gauge_chart2 {
  width: 125px;
  height: 60px;
}
.stockDtl_box.stockDtl_box2 ul li .flexGauge_chart p {
  font-family: 'DMSans-Regular';
  gap: 4px;
  justify-content: center;
}
.stockDtl_box.stockDtl_box2 ul li .flexGauge_chart p span {
  font-family: 'DMSans-Regular';
  width: unset;
}
#gauge_chart3, #gauge_chart4 {
  width: 500px;
  height: 230px;
}
.highcharts-data-labels div span {
  display: flex;
}
.large_popup.modal_expandCharts .modal-dialog {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.flexCharts {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.flexCharts1 {
  position: relative;
}
.flexCharts1 p {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  font-family: 'DMSans-Medium';
  font-size: 14px;
  line-height: 18px;
  color: #242947;
}
.flexCharts1 p span:last-child {
  display: flex;
  align-items: center;
  gap: 3px;
}
/*===== EXPAND GAUGE CHART CSS END =====*/

/*======= MARKET BREADTH CSS START =======*/
.final_dashbd11.final_marBre11.sidebar {
  right: unset;
  left: 0;
  box-shadow: none;
}
.page.toggle.new_sidebar .page__wrapper.final_dashbd12.final_marBre12 {
  padding-left: 46px;
  padding-right: 0;
}
.final_dashbd12.final_marBre12 .new_content.page__center {
  padding: 8px;
  padding-left: 0;
}
.final_marBre13 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.final_marBre13 h3 {
  font-family: 'DMSans-Bold';
  font-size: 17px;
  line-height: 23px;
  color: #2A353D;
  margin: 0;
}
.marketBr_head1.final_marBre13 .sector_search {
  width: 760px;
  max-width: 760px;
}
.final_marBre13 .sector_search .dropdown__head {
  padding-left: 0;
  border: 0;
  border-radius: 42px;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
  overflow: hidden;
}
.marketBr_head1.final_marBre13 .item_box2 {
  border-radius: 0;
  padding: 9px 10px;
}
.final_marBre13 .videoIcon {
  border-radius: 42px;
  background-color: #ffffff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
}
.marketBre_1 {
  width: 100%;
  display: flex;
  gap: 10px;
  margin-top: 8px;
}
.marketBre_11 {
  width: 270px;
}
.marketBre_11.marketBre_12 {
  width: calc(100% - 560px);
  flex-shrink: 0;
}
.marketBre_112 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.marketBre_111, .marketBre_113 {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 10px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 2px 10px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
  position: relative;
  overflow: hidden;
}
.marketBre_113 {
  height: calc(50vh - 35px);
}
.marketBre_113 .news_tabs {
  height: calc(100% - 22px);
}
.marketBre_113 .news_tabs .tab-content {
  height: 100%;
}
.marketBre_113 .listtypeDrop button {
  font-size: 14px;
  line-height: 18px;
}
.marketBre_113 .newListHead {
  padding: 0;
  background-color: unset;
}
.marketBre_113 .newList_box .table_head {
  background-color: unset;
}
body.dark .ovtlyr_table.favList__table th {
  background-color: #111617;
}
body.dark .expandList_body .ovtlyr_table.favList__table th {
  background-color: #1a1f20;
}
.marketBre_12 {
  width: 100%;
  border: 0;
  padding: 10px;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 2px 10px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
  position: relative;
}
.marketBre_11 h6 {
  font-family: 'DMSans-Bold';
  font-size: 15px;
  line-height: 20px;
  color: #2A353D;
  margin-bottom: 2px;
}
.left_sec1 {
  width: 100%;
  padding: 10px;
}
.left_sec1 p {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 14px;
  color: #2A353D;
  margin-bottom: 0;
}
.marketBre_113.selectEma {
  border-radius: 0;
  padding: 0;
  background: unset;
  box-shadow: none;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  margin: 10px 0;
  height: unset;
  flex-direction: row;
}
.selectEma .newListHead {
  width: 128px;
  flex-shrink: 0;
}
.marketBre_113.selectEma .fav_rankTabs .nav-tabs {
  background: #e7e7e7;
  box-shadow: 0 0px 4px rgb(0 0 0 / 16%);
}
.sec_head {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 4px 8px;
  background-color: rgb(173 216 147 / 25%);
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.sec_head span {
  font-size: 16px;
  color: #ffffff;
  background-color: #10A861;
  border-radius: 20px;
  transform: rotate(45deg);
}
.sec_head h5 {
  font-family: 'DMSans-Medium';
  font-size: 14px;
  line-height: 20px;
  color: #2A353D;
  margin-bottom: 0;
  text-transform: uppercase;
}
.sec_list ul li {
  width: 100%;
  padding: 4px 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e2e2e2;
  border-left: 3px solid transparent;
  cursor: pointer;
}
.sec_list ul li:last-child {
  border-bottom: 0;
}
.sec_list ul li.active {
  border-left-color: #4285F4;
  background-color: #e6f0ff;
}
.item_left {
  display: flex;
  gap: 6px;
  align-items: center;
}
.item_left img {
  width: auto;
  height: 18px;
}
.item_left h4 {
  font-family: 'DMSans-Bold';
  font-size: 14px;
  line-height: 18px;
  color: #2A353D;
  margin-bottom: 0;
}
.item_left h4 span:first-child {
  display: -webkit-box;
  max-width: 88px;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  overflow: hidden;
  word-break: break-all;
}
.item_left h4 span.block_txt {
  font-family: 'DMSans-Bold';
  font-size: 10px;
  color: #D93872;
  text-transform: uppercase;
}
.item_left h4 span.block_txt.greenBg {
  font-family: 'DMSans-Regular';
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
  padding: 1px 3px;
  background-color: #10A861;
  border-radius: 2px;
  display: inline-block;
}
.item_left h4 span.block_txt.pinkBg {
  font-family: 'DMSans-Regular';
  font-size: 10px;
  line-height: 14px;
  color: #ffffff;
  padding: 1px 3px;
  background-color: #D93872;
  border-radius: 2px;
  display: inline-block;
}
.item_right {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 36px;
}
.item_right p {
  font-family: 'DMSans-Medium';
  font-size: 14px;
  line-height: 18px;
  color: #2A353D;
  margin-bottom: 0;
  text-align: right;
}
.text_greenShow, .text_redShow {
  font-size: 13px;
}
.text_greenShow {
  color: #10A861;
}
.text_redShow {
  color: #D93872;
}
.left_sec3 .sec_head span {
  background-color: #D93872;
  transform: rotate(135deg);
}
.left_sec3 .sec_head {
  background-color: rgb(249 195 195 / 20%);
}
.marketBre_12 #panel-chart {
  height: calc(100vh - 102px);
}
.sec_list {
  max-height: calc(50vh - 127px);
}
.market_head {
  width: 100%;
  display: flex;
  gap: 5px;
  align-items: center;
  position: relative;
}
.market_head img {
  height: 18px;
}
.market_head h2 {
  font-family: 'DMSans-Bold';
  font-size: 16px;
  line-height: 22px;
  color: #2A353D;
  margin-bottom: 0;
}
.marketBre_12 .screenshot_btn {
  top: -4px;
  right: -4px;
}
.sort_search {
  width: 100%;
  position: relative;
}
.sort_search .listtypeDrop button {
  width: 100%;
  padding: 4px 10px;
  border-radius: 30px;
  border: 1px solid #e2e2e2;
  justify-content: space-between;
}
.sort_search .profileDrop .dropdown-menu {
  width: 100%;
}
.itemLine_chart > div, .itemLine_chart .line_chart {
  width: 80px;
  height: 40px;
}
.leftHideShow .leftColumn, .rightHideShow .rightColumn {
  display: none;
}
.leftHideShow .marketBre_12.centerColumn, .rightHideShow .marketBre_12.centerColumn {
  width: calc(100% - 280px);
}
.leftHideShow.rightHideShow .marketBre_12.centerColumn {
  width: 100%;
}
.sec_list ul li.empty_listBox {
  padding: 15px;
  justify-content: center;
}
.sec_list ul li.empty_listBox p {
  font-family: 'DMSans-Bold';
  font-size: 14px;
  line-height: 18px;
  color: #2A353D;
  margin-bottom: 0;
}
.summaryModal .modal-dialog {
  max-width: 1000px;
}
.summaryModal .close_btn {
  top: 10px;
  right: 12px;
}
.summary_table {
  width: 100%;
  margin-top: 10px;
}
.summary_table .ovtlyr_table {
  min-width: 910px;
}
.summary_table .ovtlyr_table th, .summary_table .ovtlyr_table td {
  line-height: 16px;
  padding: 6px 10px;
  height: unset;
  border: 0;
}
.summary_table .ovtlyr_table td p {
  font-size: 13px;
  line-height: 16px;
}
/*======== MARKET BREADTH CSS END ========*/
/*======= WARNING MSG IN DASHBOARD ======*/
.warningMsg {
  padding: 6px 10px;
  background-color: #feeff4;
  border: 1px solid #D93872;
  border-radius: 4px;
  display: inline-block;
  margin: 5px 0;
  position: absolute;
  top: 40px;
  left: 40px;
  right: 34px;
  z-index: 9;
}
.warningMsg p {
  font-family: 'DMSans-Regular';
  font-size: 12px;
  line-height: 17px;
  color: #D93872;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}
.warningMsg p span {
  font-size: 15px;
  font-weight: 400;
}
.warningIcon {
  font-size: 15px;
  color: #e4c800;
  vertical-align: sub;
  margin-left: 3px;
}
.downIcon {
  font-size: 18px;
  vertical-align: baseline;
  font-variation-settings: 'FILL' 1;
  transform: rotate(90deg);
  cursor: pointer;
  transition: transform 0.3s ease;
}
.text_right {
  text-align: right !important;
}
.summary_table table tr td {
  transition: all 0.3s ease;
}
.downIcon.rotate {
  transform: rotate(270deg);
}
.text_right button {
  color: inherit;
}
.market_Chart {
    display: none;
}
.market-chart {
    width: 100%;
    height: 400px;
}
.locked_box:before {
  content: '';
  position: absolute;
  z-index: 9;
  background-color: rgb(207 207 207 / 78%);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  cursor: pointer;
}
.locked_box:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  background: url('/images/lock.svg') no-repeat;
  background-size: contain;
  width: 20px;
  height: 28px;
  margin-left: -3px;
  display: block;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.hide_favorite td:nth-child(2):before, .hide_favorite td:nth-child(3):before, .hide_bullbear td:nth-child(1):before {
  content: '';
  z-index: 1;
  position: absolute;
  background-color: rgb(207 207 207 / 78%);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  cursor: pointer;
}
.hide_favorite:after, .hide_bullbear:after {
  content: '';
  position: absolute;
  top: calc(20% + 50px);
  left: 63%;
  z-index: 1;
  background: url('../images/lock.svg') no-repeat;
  background-size: contain;
  width: 20px;
  height: 28px;
  margin-left: -3px;
  display: block;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.expandList_body .hide_favorite:after {
  left: 22%;
}
.hide_bullbear:after {
  left: 15%;
}
.expandList_body .hide_bullbear:after {
  left: 6%;
}
/*======= WARNING MSG IN DASHBOARD ======*/
.modal-body , .modal-footer {
 padding: 20px;
 width: 100%;
 margin-top: 1px solid #dddddd;
}
.close_btn, .save_btn {
  position: absolute;
  top: 26px;
  right: 15px;
  color: #323232;
  background: unset;
  border: 0;
  padding: 0;
  cursor: pointer;
  margin: 0;
}
body:not(.dark) #container {
  background-color: #ffffff;
}

/*==== DARK THEME CSS START ====*/
body.dark .final_dashbd1, body.dark .sidebar.final_dashbd11, body.dark .final_dashbd3 .news_tabs .nav-tabs, body.dark .marketBre_113 .news_tabs .nav-tabs {
  background: #000203;
}
body.dark .final_dashbd3 .border_box3, body.dark .final_dashbd3 .news_tabs .nav-link, body.dark .news_tabs .nav-item .nav-link, 
body.dark .final_dashbd3 .newListHead .fav_rankTabs .nav-tabs .nav-link, body.dark .marketBre_113 .newListHead .fav_rankTabs .nav-tabs .nav-link, 
body.dark .HideShowDataCol button, body.dark .head_part03 button, body.dark .head_part03 p, body.dark .final_dashbd21 .sector_search.double_search .dropdown__head, 
body.dark .marketBre_111, body.dark .marketBre_113, body.dark .marketBre_11.marketBre_12, body.dark .final_marBre13 .sector_search .dropdown__head {
  color: #ffffff;
  background-color: #111617;
}
body.dark .switchData select {
  background: url('../images/dropArrow2.svg') no-repeat;
  background-size: 24px;
  background-position: 94% 7px;
  background-color: #111617;
}
body.dark .final_dashbd3 .stockDtl_box.stockDtl_box2, body.dark .final_dashbd3 .newList_box .table_head {
  background-color: unset;
}
body.dark .final_dashbd3 .news_tabs .nav-tabs .nav-link.active, body.dark .final_dashbd3 .fav_rankTabs .nav-tabs .nav-link.active, 
body.dark .marketBre_113 .fav_rankTabs .nav-tabs .nav-link.active {
  background-color: #4285f4;
}
body.dark .final_dashbd3 .news_tabs .nav-tabs .nav-link.pink_tab.active {
  background-color: #D93872;
}
body.dark .new_mergeBoxes .ovtlyr_table.favList__table th {
  background-color: #111617;
  border-radius: 0;
}
body.dark .final_dashbd3 .border_box3, body.dark .final_dashbd3 .border_box3.orderB_4, body.dark .final_dashbd3 .border_box3.orderB_7, body.dark .final_dashbd3 .border_box3.orderB_8, 
body.dark .final_dashbd3 .border_box3.orderB_5, body.dark .sort_search .listtypeDrop button {
  border-color: #2E3031;
}
body.dark .sec_list ul li {
  border-bottom-color: #2E3031;
}
body.dark .sec_head {
  border: 0;
}
body.dark .final_dashbd21 h3, body.dark .HideShowDataCol.listtypeDrop .dropdown-toggle::after, body.dark .head_part01 h2, body.dark .head_part01 p, 
body.dark .final_dashbd3 .listtypeDrop .dropdown-toggle::after, body.dark .marketBre_113 .listtypeDrop .dropdown-toggle::after, 
body.dark .sort_search .listtypeDrop .dropdown-toggle::after, body.dark .head_part03 button, body.dark .head_part03 button span, body.dark .left_sec1 p, 
body.dark .final_marBre13 h3, body.dark .sec_head h5, body.dark .item_left h4, body.dark .item_right p, body.dark .checkList_value, body.dark .stockDtl_box ul li h5 {
  color: #ffffff;
}
body.dark .marketBre_113 .listtypeDrop button, body.dark .market_head h2, body.dark .marketBre_11 h6 {
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
}
body.dark .head_part02 .border_box2 {
  /* background: #262d31;
  background: #000203; */
  background: #4285f4;
}
body.dark .marketBre_113.selectEma .fav_rankTabs .nav-tabs, body.dark .selectPeriod.listtypeDrop button {
  background-color: #000203;
}
body.dark .sec_list ul li.active {
  background-color: #1f262a;
}
body.dark .switchData select {
  color: #ffffff;
  border-color: #2E3031;
}
/*==== MEDIA QUERY START ====*/

@media (max-width: 1399px) {
.final_dashbd2 .newleft_3 {
  width: calc(100% - 512px);
}
.final_dashbd2 .newleft_4 {
  width: 500px;
}
#gauge_chart1, #gauge_chart2 {
  width: 100px;
}
.flexGauge_chart.expandPopup .expand_div {
  width: 1100px;
  height: 300px;
}
.status_list ul li > div:first-child {
  width: 90px;
}
}
@media (max-width: 1280px) {
.final_dashbd2 .newleft_1 {
  gap: 20px;
}
}
@media (max-width: 1199px) {
.newleft_12, .final_dashbd2 .newleft_1 {
  gap: 15px;
}
.final_dashbd21 h3 {
  font-size: 15px;
  line-height: 20px;
}
}
@media (max-width: 1140px) {
.final_dashbd2 .new_box1, .new_box2 {
  align-items: flex-start;
}
.final_dashbd2 .newleft_1 {
  flex-direction: column;
  align-items: flex-start;
}
.final_dashbd2 .sector_search.double_search {
  width: 100%;
}
.final_dashbd21 .newleft_21 {
  position: absolute;
  right: 0;
}
.new_box2.final_dashbd3 {
  align-items: flex-start;
  flex-direction: column;
}
.final_dashbd2 .newleft_3, .final_dashbd2 .newleft_4, .expandChart.final_dashbd3 .newleft_3, .fullChart.final_dashbd3 .newleft_3 {
  width: 100%;
}
/* .HideShowDataCol {
  display: none;
} */
.expandChart.final_dashbd3 .newleft_4, .fullChart.final_dashbd3 .newleft_4 {
  width: 100%;
}
.merge_boxes {
  width: 100%;
}
#container {
  height: calc(100vh - 120px);
}
.marketBre_1 {
  flex-wrap: wrap;
}
.marketBre_11.marketBre_12 {
  width: calc(100% - 280px);
}
.marketBre_11.rightColumn {
  width: 100%;
}
.marketBre_113 {
  height: 340px;
}
.marketBre_12 #panel-chart {
  height: calc(100vh - 150px);
}
}
@media (max-width: 991px) {
.large_popup.modal_expandCharts .modal-dialog {
  max-width: 480px;
}
.flexCharts {
  max-width: 480px;
  overflow: hidden;
  flex-direction: column;
  align-items: center;
}
#gauge_chart3, #gauge_chart4 {
  width: 440px;
  height: 220px;
}
.news_heading, .news_31 {
  margin-bottom: 20px;
}
.news_heading h3 {
  font-size: 28px;
  line-height: 37px;
}
.news_31 .nav_item {
  gap: 8px;
}
.news_31 .nav_link {
  font-size: 14px;
  line-height: 18px;
  padding: 6px 16px;
}
.news_111 h5 {
  font-size: 18px;
  line-height: 24px;
}
.news_main {
  padding-bottom: 40px;
}
.padd_top {
  padding-top: 40px;
}
.marketBre_1 {
  flex-direction: column;
}
.marketBre_11, .marketBre_11.marketBre_12 {
  width: 100%;
}
.highcharts-bindings-wrapper li > button.highcharts-menu-item-btn {
  background-size: 26px 26px !important;
}
}
@media (max-width: 740px) {
.final_dashbd2 .sector_search.double_search {
  flex-wrap: wrap;
}
.final_dashbd2 .dropdown {
  width: calc(100% - 50px);
}
#container {
  height: calc(100vh - 160px);
}
}
@media (max-width: 576px) {
.final_dashbd3 .newleft_4 {
  height: unset;
  grid-template-rows: unset;
}
.final_dashbd3 .border_box3.orderB_3, .final_dashbd3 .border_box3.orderB_5, .final_dashbd3 .border_box3.orderB_2, .final_dashbd3 .border_box3.orderb_1, .final_dashbd3 .border_box3.orderB_6 {
  height: unset;
  max-height: 340px;
}
.final_dashbd3 .newList_box .tab-content {
  height: calc(100% - 72px);
}
.final_dashbd3 .border_box3.orderB_7, .final_dashbd3 .border_box3.orderB_8 {
  height: unset;
  max-height: unset;
}
.lat_noti1 {
  padding: 12px 15px;
}
.lat_noti11 {
  gap: 10px;
  align-items: flex-start;
  flex-direction: column;
}
.news_heading h3 {
  font-size: 24px;
  line-height: 32px;
}
.news_main {
  padding-bottom: 30px;
}
.padd_top {
  padding-top: 30px;
}
.final_dashbd3 .border_box3.orderB_9, .merge_boxes, .merge_boxes2 {
  grid-column: 1;
  grid-row: unset;
}
.final_dashbd3 .border_box3.orderB_4 {
  height: unset;
  max-height: unset;
}
.merge_boxes2 {
  height: unset;
}
}
@media (max-width: 500px) {
.final_dashbd2 .sector_search.double_search {
  flex-direction: row;
  align-items: center;
}
.final_dashbd21 .newleft_12 {
  gap: 10px;
  align-items: flex-end;
}
.final_dashbd21 .newleft_12 .sidebar__logo .sidebar__pic {
  width: 18px;
}
.large_popup.modal_expandCharts .modal-dialog, .flexCharts {
  max-width: 420px;
}
#gauge_chart3, #gauge_chart4 {
  width: 400px;
  height: 200px;
}
}
@media (max-width: 480px) {
.final_dashbd21 .limited_offer a {
  font-size: 13px;
  width: unset;
}
}
@media (max-width: 430px) {
.final_dashbd21 .limited_offer a {
  font-size: 13px;
  width: unset;
}
.final_dashbd2 .dropdown {
  width: 100%;
}
.head_part03 {
  flex-grow: 1;
}
.HideShowDataCol button, .head_part03 button, .head_part03 p {
  width: 100%;
}
.large_popup.modal_expandCharts .modal-dialog, .flexCharts {
  max-width: 370px;
}
#gauge_chart3, #gauge_chart4 {
  width: 350px;
  height: 170px;
}
.innerFlex, .notifi_slider {
  width: 100%;
}
}
@media (max-width: 389px) {
#container {
  height: calc(100vh - 200px);
}
.large_popup.modal_expandCharts .modal-dialog, .flexCharts {
  max-width: 320px;
}
#gauge_chart3, #gauge_chart4 {
  width: 320px;
  height: 155px;
}
}