/*!
Theme Name: Trading Analytica
Theme URI: https://www.kadencewp.com/kadence-theme/
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Version: 1.2.26
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: trading-analytica
Template: kadence
Requires at least: 6.3
Tested up to: 6.8.1
Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce
Requires PHP: 7.4

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share
what you've learned with others.
*/

.content-area {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.kadence-sticky-header, .site-mobile-header-wrap {
	box-shadow: 0 0 10px 0 !important;
}

.apexcharts-tooltip { 
	flex-direction: row !important; 
	border:none !important;
	background:none !important;
	box-shadow: none !important;
	text-transform: uppercase;}

.apexcharts-tooltip-title {
	border:none !important; 
	background:none !important;
	margin-bottom: -01px !important; 
}

.apexcharts-tooltip-text-y-value{
    margin-left: 0px !important;
}

.apexcharts-tooltip-marker {
    margin-bottom: 4px !important;
    margin-right: 2px !important;
}

.apexcharts-tooltip-marker::before {
  	font-size: large !important;
}

.apexcharts-tooltip-series-group { padding: 0 3px !important;}

.apexcharts-xaxistooltip {
	font-size: 12px !important;
	padding: 2px 8px !important;
	margin-top: 10px;
}

.apexcharts-yaxis-label {
	font-size: 12px !important;
}
.apexcharts-xaxis-label {
	transform:none;
	text-anchor: middle !important;
	font-size: 12px !important;
}

.apexcharts-xaxis text:nth-child(1)
{
	display:none;
}

.element-card {
	padding: 10px;
}

.graphina-table-base .graphina-table-cell {
    height: 36px;
}

.table-padding-left th, .table-padding-left td {
    padding: 5px;
}

tr:hover {
	background-color: #9db1d2;
}

.dlsymbol, .dssymbol, 
.portfolio-table-header,
input#symbolqty, input#buyprice { 
	font-size:14px;	
	align-content: center;
	margin-right: 5px;
}

.portfolio-table-body {
	font-size:14px;
	color: #000;
}

.portfolio-cell, .graphina-table-cell {
	border-color: gray !important;
    border: 1px solid;
}

.plclassl {
	color: #D24726;	
}

.plclassp {
	color: #008A00;
}

.bclass {
	font-weight: bold;
}

.f12class {
	font-size:12px;
}

#symbolbutton.dbsymbol, #indexbutton.dbsymbol, #sectorbutton.dbsymbol {
	font-size:14px;
	height:32px;
	margin: 2px 5px 2px 0px;
}

.dssymbol, .dbsymbol {
	vertical-align: middle;
	margin: 2px 5px 2px 0px;
	height:30px;
	font-size:12px;
}

.psymbol {
	display: ruby;
}

.time-symbol {
	display:flex;
}

.dstime {
	margin-right:5px;
}

#chart-line-BS {
	min-height:200px !important;
}

#chart-area-BS {
	min-height:100px !important;
}

.elementor-element-920fc56 .elementor-widget-container .elementor-shortcode #wrapper {
	min-height:200px !important;
}

#canvas-holder, #wrapper {
	min-height:300px !important;
}

.cls-btip .pagination, 
.cls-stip .pagination, 
.cls-topvol .pagination, 
.cls-indxcmpsn .pagination, 
.cls-sctrsmry .pagination, 
.cls-sctrcmpsn .pagination, 
.cls-intlmkts .pagination {
	margin: 5px 0;
}

.chartG {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 2.5;
    margin: 10px 0;
}

.dataTables_scroll {
	white-space:nowrap;
}

.graphina-table {
    min-height: 100px !important;
}

.graphina-element input.table-filter{
  margin-bottom: 10px !important;
  font-size: 12px !important;
}

.element-card {
    padding: 10px !important;
}

#tbl-indxsmry td:nth-child(n+2),
#tbl-ppsr td:nth-child(n+2), 
.portfolio-table td:nth-child(n+2) {
	text-align: right;
}
#tbl-indxcmpsn td:nth-child(n+5), 
#tbl-topvol td:nth-child(n+5) {
	text-align: right;
} 
#tbl-sctrsmry td:nth-child(n+3), #tbl-intlcc td:nth-child(n+3) {
	text-align: right;
}
#tbl-sctrcmpsn td:nth-child(n+6) {
	text-align: right;
}
#tbl-prcntadv td:nth-child(n+4),
#tbl-prcntdec td:nth-child(n+4), 
#tbl-priceadv td:nth-child(n+4),
#tbl-pricedec td:nth-child(n+4) {
	text-align: right;
}
#tbl-btip td:nth-child(n+3):nth-child(-n+5), 
#tbl-stip td:nth-child(n+3):nth-child(-n+5) {
	text-align: right;
}

@media (max-width: 767px) {
    .graphina-table table {
        width: auto;
    }
    .search-box {
		text-align:left !important;
        display: block !important;
    }
    .apexcharts-tooltip-marker::before {
        font-size: large !important;
    }  
}

/* Portfolio */

.elementor-4543 .elementor-element.elementor-element-9095362 {
    padding: 0px;
}

/* SWPM */

.swpm-form-row {
    display: flex;
    align-items: center;
}

.swpm-form-label-wrap {
    padding-right: 10px;
    font-weight: bold;
white-space: nowrap;
}

.swpm-form-input-wrap {
    width: -webkit-fill-available;
	margin-right: -0.5rem;
}

#post-2445 {
    text-align: center;
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.05);
    margin-top: 25px;
}

.entry-content-wrap {
	padding: 0.5rem !important;
}

.site-bottom-footer-inner-wrap {
	padding:0;
}

/*Apex*/
#chart-top-mn {
  margin-top: -10px;
}
#chart-slider {
  margin-top: -30px;
}
#chart-bar-mn, #chart-btm-mn {
  margin-top: -50px;
}
.apxbtn {
	font-size: 14px;
	line-height: 1;
	margin: 2px 0;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;	
}
#lwrlmt, #uprlmt {
	width:50px;
}
.ddsymbol {
    margin: 0px !important;
}

.apexcharts-yaxistooltip {
    display: none;
}
.content-area {
    margin-top: 2rem;
    margin-bottom: 2rem;
	
}
/*body.footer-on-bottom #wrapper {
    min-height: 500px !important;
}*/
#post-4879{	
	padding: 5px !important;
	
	border-radius: 3px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	
}
#post-4879 .entry-content-wrap{
	 border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DDDDDD;
}

.site-bottom-footer-inner-wrap {
	padding:0;
}

/*Sort & Filter table*/
table {
  border-collapse: collapse;
  width: 100%;  
}

th {
  cursor: pointer;
  color: #fff;
  background-color: #008A00;
}

th, td {
  text-align: left;
  padding: 6px;
  border: 1px solid #ddd;
  height: 14px;
}

#tblInput {
  background-image: url('/wp-content/plugins/graphina-elementor-charts-and-graphs/admin/assets/images/searchicon.png');
  background-position: 7px 7px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 14px;
  padding: 10px 10px 10px 36px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}
