body {
	font-size: 0.85rem;
	background-color: #141f2a;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #ffffff;
}
.app-header {
    background: #141f2a;
    border-block-end: none;
}
.app-sidebar {
    background: #141f2a;
    border-block-end: 1px solid #222e3a;
}
@media (min-width: 992px)
{
	[data-nav-layout=horizontal] .app-content {
		margin-block-start: 60px;
	}
	[data-nav-layout=horizontal] .app-content>.stock-header>.container-fluid, [data-nav-layout=horizontal] .app-content>.page-header>.container-fluid, [data-nav-layout=horizontal] .app-content>.page-header-2>.container-fluid {
		width: 94%;
		margin-inline-start: auto;
		margin-inline-end: auto;
	}
	[data-nav-layout=horizontal] .app-sidebar {
		border-block-end: 1px solid #222e3a;
		border-inline-end: 1px solid #222e3a;
    }
	[data-nav-layout=horizontal] .app-sidebar .side-menu__item {
        padding: 12px .92rem;
    }
	.main-content {
		padding: 0 !important;
	}
	#stock-timeline {
		display: inline-block;
		margin: 0 17%;
		width: 66%;
	}
}
@media (max-width: 991.98px)
{
	.main-content {
		padding-block-start: 60px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.horizontal-logo .header-logo .toggle-logo, [data-header-styles=transparent][data-theme-mode=light] .app-header .horizontal-logo .header-logo .toggle-logo {
		display: block !important;
	}
	.horizontal-logo .header-logo .desktop-logo, [data-header-styles=transparent][data-theme-mode=light] .app-header .horizontal-logo .header-logo .desktop-logo {
		display: none !important;
	}
}
#news-title {
	text-align: center;
	font-size: 1.5rem;
	font-weight: 900;
	font-family: 'Montserrat';
	color: #aebad2;
	margin-bottom: 70px;
	text-shadow: 5px 5px 10px rgb(0,0,0,0.5);
	position: relative;
}
@media (min-width: 992px)
{
	#news-title {
		font-size: 2rem;
	}
}
#news-title::before {
    content: '';
    border: solid #0474b2;
    border-width: 0 4px 4px 0;
    display: block;
    padding: 15px 0 0 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: 50%;
    bottom: -17px;
    margin-left: -11px;
}
#news-title::after {
    content: '';
    border: solid #28baec;
    border-width: 0 4px 4px 0;
    display: block;
    padding: 15px 0 0 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: 50%;
    bottom: -30px;
    margin-left: -11px;
}
.app-sidebar .side-menu__label {
    color: #fff;
	line-height: 23px;
}
.app-sidebar .side-menu__icon {
    color: #fff;
    fill: #fff;
}
[data-menu-styles=light] .app-sidebar .side-menu__item.active, [data-menu-styles=light] .app-sidebar .side-menu__item:hover {
    background-color: #233140;
	color: #fff;
	border: none;
}
.app-sidebar .side-menu__item.active .side-menu__icon, .app-sidebar .side-menu__item:hover .side-menu__icon {
    fill: #fff;
    color: #fff;
}
.app-sidebar .side-menu__item.active .side-menu__angle, .app-sidebar .side-menu__item.active .side-menu__label, .app-sidebar .side-menu__item:hover .side-menu__angle, .app-sidebar .side-menu__item:hover .side-menu__label {
    color: #fff;
}
.full-width {
	width: 100% !important;
}
.stock-header, .page-header, .page-header-2 {
	color: #fff;
	overflow: hidden;
    background-color: #141f2a;
	border-block-end: none;
	margin-bottom: 30px;
	padding: 20px 0 0 0;
}
.page-header {
	padding-top: 20px;
}
.header-company-logo {
	display: inline-block;
	background-color: #fff;
	border-radius: 5px;
	height: 57px;
	padding: 5px;
	margin-right: 15px;
	box-shadow: 0 5px 10px rgb(31 54 98 / 50%);
}
.header-company-logo img {
	height: 100%;
	border-radius: 5px;
}
.stock-header-company {
	display: inline-block;
}
.stock-header h1, .page-header h1, .page-header-2 h1 {
	color: #fff;
	font-size: 1.5rem;
	display: inline-block;
}
.ticker-info {
	display: inline-block;
	color: #aebad2;
}
.ticker-info span {
	font-family: tabler-icons!important;
    font-size: 15px;
    line-height: 20px;
    margin: 0 3px;
    color: rgba(174,186,210,0.5);
}
.stock-header .stock-menu, .page-header .stock-menu {
	margin: 0;
	padding: 0;
	margin-top: 1rem;
	list-style: none;
	width: 100%;
	display:flex;
	overflow-x:scroll;
	-webkit-overflow-scrolling:touch;
}
.page-header .stock-menu {
	margin-top: 0.5rem;
}
.stock-header .stock-menu::-webkit-scrollbar, .page-header .stock-menu::-webkit-scrollbar {
    -webkit-appearance: none;
}
.stock-header .stock-menu::-webkit-scrollbar:horizontal, .page-header .stock-menu::-webkit-scrollbar:horizontal {
    display: none;
}
.stock-header .stock-menu li, .page-header .stock-menu li {
	display: inline-block;
	float: left;
	padding: 15px 0 15px 0;
	margin-right: 40px;
	white-space: nowrap!important;
	font-size: 0.95rem;
	font-weight: 500;
	opacity: 0.6;
}
.stock-header .stock-header-right-column{
	text-align: right;
}
.stock-header .header-price-container {
	float: right;
}
.stock-header .gauge-circle {
	float: right;
	width: 60px !important;
	height: 60px !important;
	border-width: 4px !important;
	box-shadow: 0 5px 10px rgb(31 54 98 / 50%) !important;
}
.stock-header .header-price {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 29px;
	margin-bottom: 0.5rem;
}
.stock-header .header-price span {
	font-size: 16px;
}
.stock-header .header-price-updated {
	font-size: 0.8rem;
    color: #aebad2;
    line-height: 20px;
}
@media (max-width: 767px)
{
	.stock-header .stock-header-right-column{
		text-align: left;
		margin-top: 1.5rem;
	}
	.stock-header .header-price-container {
		float: left;
	}
	.stock-header .header-price-updated {
		margin-left: 0;
	}
	.stock-header .stock-menu li, .page-header .stock-menu li {
		margin-right: 25px;
	}
}
.stock-header h1 span {
	font-family: tabler-icons!important;
	margin-left: 5px;
	font-size: 20px;
	color: #aebad2;
	cursor: pointer;
}
.page-header h1, .page-header-2 h1 {
	color: #ffffff;
	font-family: 'Montserrat';
}
.page-header h1 i, .page-header h1 span {
	font-size: 1.5rem;
	color: #aebad2;
	margin-right: 10px;
}
.stock-header .stock-menu li a, .page-header .stock-menu li a {
	color: #ffffff;
}
.stock-header .stock-menu li:hover, .page-header .stock-menu li:hover {
	opacity: 0.8;
}
.stock-header .stock-menu li.active, .page-header .stock-menu li.active {
	opacity: 1;
	border-bottom: 2px solid #1196d4;
}
.footer {
    box-shadow: 0 .25rem 1rem var(--black-1);
    border-top: 1px solid #2b353e;
	padding: 1rem 0 !important;
}
.bg-white {
    background-color: #141f2a !important;
}
.text-muted {
    color: #aebad2 !important;
}
.text-dark {
    color: rgb(255 255 255) !important;
}
.chart-container {
	padding: 0 1rem 1rem 0;
}
.card-header .price-box {
	text-align: center;
	font-size: 1.5rem;
}
.card-header #updated-box {
	text-align: center;
	color: #aebad2;
	margin: 0 auto;
}
.card-header .price-box span {
	font-size: .813rem;
}
.screener-box {
	margin-bottom: 1.5rem;
}
.screener-cover-image {
	background-image: url("../images/saved-screener-bg.jpg");
	background-position: center center;
	background-size: cover;
	min-height: 100px;
	position: relative;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.screener-cover-image:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #141f2a;
	opacity: 0.6;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
@media (min-width: 992px) {
	.main-menu {
        margin-block-end: 0;
    }
	.main-menu>.slide {
		margin: 0 .1875rem;
		position: static;
		padding: 0;
	}
	.side-menu__item {
        padding: 18px .75rem;
		width: 100%;
        display: flex;
        border-radius: 0;
		align-items: center;
		text-decoration: none;
		font-size: .78rem;
		color: #aebad2;
		font-weight: 500;
		position: relative;
    }
	.side-menu__label {
		color: #aebad2;
		line-height: 23px;
		vertical-align: middle;
		position: relative;
		font-size: .95rem;
		white-space: nowrap;
	}
	.side-menu__item:hover .side-menu__label {
		color: #ffffff;
	}
	.header-nav {
		margin-right: 0px;
	}
	.notifications-dropdown {
		margin-right: 15px;
	}
	.app-sidebar {
        display: none;
    }
}
@media (max-width: 991.98px)
{
	.header-nav {
		display: none !important;
	}
}
.screener-cover-image p {
	text-align: center;
	width: 100%;
	margin: 20px 0;
	padding: 0 20px;
	color: #ffffff;
	z-index: 1;
	font-size: 1.25rem;
	line-height: 30px;
    text-shadow: 3px 2px 15px black;
    font-family: 'Montserrat';
}
@media (max-width: 767px)
{
	#pe-box {
		display: none;
	}
	#updated-box {
		width: calc(100% - 1rem);
		text-align: center;
		margin-top: 15px !important;
	}
	#updated-box span {
		width: 100%;
	}
	.card-header .price-box {
		width: calc(50% - 1rem);
	}
	.card-header .period-selector {
		margin: 0 auto 10px auto;
	}
}
#scoreGauge {
	height: 180px;
	margin-top: 20px;
}
#funda-score-title {
	line-height: 24px;
	font-size: 24px;
	font-weight: 600;
	font-family: Montserrat, sans-serif;
	text-align: center;
	margin: 10px 0 30px 0;
}
.apexcharts-selection-rect {
    fill: #38a7db;
    stroke: #1196d4;
}
.score-bars {
	padding: 10px 0 0 0;
    //border-top: 1px solid #f3f3f3;
}
.score-bars .score-bar {
	margin: 0 0 10px 0;
	padding: 0 15px 5px 15px;
	//border-bottom: 1px solid #f3f3f3;
}
.score-bars .score-bar .bar-container {
	background-color: #2c3f4f;
    border-radius: 5px;
    width: 100%;
    height: 10px;
	padding: 0;
	margin: 15px 0 10px 0;
	position: relative;
}
.score-bars .score-bar .bar-container .bar-fill {
	background-color: #ffffff;
    width: 0%;
    height: 10px;
    border-radius: 5px;
	position: absolute;
}
.score-bars .score-bar .bar-container .bar-score {
	background-color: #2c3f4f;
    color: #ffffff;
    width: 16px;
    height: 16px;
    border: 4px solid #ffffff;
    border-radius: 18px;
    position: absolute;
    top: -5px;
    left: -8px;
}
.score-bars .score-bar .score-bar-title {
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
	color: #a1bad2;
	line-height: 28px;
}
.score-bars.stock-row-ultimate {
	padding-top: 0;
}
.stock-block .score-bars.stock-row-ultimate {
	padding-top: 15px;
}
.score-bars.stock-row-ultimate .score-bar {
	padding-bottom: 0;
    margin: 0 auto;
    max-width: 350px;
}
.score-bars.stock-row-ultimate .score-bar .bar-container {
	width: 90%;
	margin: 26px auto 5px auto;
	background-color: #2d4558;
	border: 2px solid #2d4558;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.card.custom-card .card-header .card-title {
	font-size: 1.2rem;
    font-weight: 600;
    font-family: Inter, sans-serif;
}
.card.custom-card .card-subtitle {
	color: #aebad2;
    font-size: 15px;
    display: block;
    font-weight: 600;
    margin-top: 15px;
    width: 100%;
}
.card.custom-card .card-header .card-title:before {
	background: linear-gradient(to bottom,#3a5892 50%,#1196d4 50%);
	inset-block-start: 0.25rem;
	height: 1.2rem;
}
.target-price-box {
	text-align: center;
	font-size: 1.5rem;
	display: inline-block;
    margin: 0 auto;
    background-color: #f6f6f6;
    padding: 13px 20px 10px 20px;
    border-radius: 10px;
}
.card-header .target-price-box {
	background-color: transparent;
	padding-bottom: 0;
}
.target-price-box div.target-title {
	font-size: .813rem;
	width: 100%;
	margin-bottom: 5px;
}
.target-price-box p {
	line-height: 30px;
	display: inline-block;
	margin: 0;
}
.target-price-box p span {
	font-size: 1rem;
	color: green;
	line-height: 30px;
	float: right;
	margin-left: 5px;
	color: #3FCB77;
}
.analyst-bar-container {
	width: 100%;
	padding: 0 10% 40px 10%;
}
@media (max-width: 767px)
{
	.analyst-bar-container {
		padding: 0 15px 40px 15px;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.card-header .target-price-box {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 5px;
	}
	.card-header #marketCap-box {
		display: none;
	}
}
.analyst-bar {
	position: relative;
	height: 100px;
}
.analyst-bar div[class^="analyst-bar-"] {
	width: calc(20% - 4px);
	margin: 0 2px;
	border-radius: 5px;
	height: 10px;
	display: inline-block;
	float: left;
	position: relative;
}
.analyst-bar div[class^="analyst-bar-"] span {
	position: absolute;
	width: 20px;
	left: calc(50% - 10px);
	font-size: 0.9rem;
	font-weight: 600;
	top: -24px;
	text-align: center;
}
.analyst-bar div.analyst-label {
	background-color: #333;
	position: absolute;
	left: 0;
	bottom: -40px;
	height: 30px;
	border-radius: 5px;
	color: #202a34;
	font-weight: 600;
	line-height: 30px;
    padding: 0 10px;
    text-transform: capitalize;
    text-align: center;
	white-space: nowrap;
}
.analyst-bar div.analyst-label div.analyst-label-after {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #333 transparent transparent transparent;
	transform: rotate(180deg);
	position: absolute;
	left: calc(50% - 5px);
	top: -5px;
}
.analyst-bar div.analyst-bar-5 {
	background-color: #3FCB77;
	color: #3FCB77;
}
.analyst-bar div.analyst-bar-4 {
	background-color: #A2D45C;
	color: #A2D45C;
}
.analyst-bar div.analyst-bar-3 {
	background-color: #FFD53B;
	color: #FFD53B;
}
.analyst-bar div.analyst-bar-2 {
	background-color: #EA8D40;
	color: #EA8D40;
}
.analyst-bar div.analyst-bar-1 {
	background-color: #D44444;
	color: #D44444;
}
.card.custom-card .card-header {
    border-block-end: none;
}
.apexcharts-bar-series.apexcharts-plot-series .apexcharts-series .apexcharts-bar-area {
    stroke: transparent !important;
}
.income-statement-table .apexcharts-grid line, .income-statement-table .apexcharts-grid-borders line, .income-statement-table .apexcharts-xaxis line, .graph .apexcharts-grid line, .graph .apexcharts-grid-borders line, .graph .apexcharts-xaxis line {
    stroke: transparent !important;
}
.graph .apexcharts-bar-series.apexcharts-plot-series .apexcharts-series .apexcharts-bar-area {
    stroke: transparent !important;
}
.modal-backdrop.show {
    opacity: 0.7;
	--bs-backdrop-bg: #000000;
}
.modal-content {
    border: none;
    border-radius: 10px;
	overflow: hidden;
	background-color: #141f2a;
	border: 2px solid #20323e;
}
.modal-header {
    padding: 20px;
	z-index: 1;
	border-bottom: none;
}
.modal-body {
	padding: 0px 20px;
}
.modal-content {
    color: #ffffff;
}
.modal-footer {
	padding-left: 20px;
	padding-right: 20px;
}
.modal-title {
	background-color: #10719E;
    color: #fff;
    padding: 8px 15px;
    font-weight: 500;
    font-family: 'Montserrat';
    letter-spacing: 1px;
    border-radius: 5px;
	line-height: 1;
	display: inline-block;
}
.btn-close{
	font-size: 0.8rem !important;
	--bs-btn-close-color: #fff;
	--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
}
.modal-graph-container {
	/* box-shadow: 0px 5px 10px rgb(144 166 207 / 20%); */
    padding: 0 15px 15px 15px;
    background-color: #202a34;
    border-radius: 10px;
	margin-bottom: 30px;
}
.modal .apexcharts-grid > line {
    stroke: transparent !important;
}
.gauge-circle {
	display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: conic-gradient(#3fcb77 34%, 0, #e5faef 66%);
    padding: 4px;
    border: 5px solid #2c3f4f;
    box-shadow: 0px 5px 10px rgba(44, 63, 79, 0.75);
}
.gauge-circle div {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #e5faef;
	display: flex;
    align-items: center;
    justify-content: center;
}
.gauge-circle div span {
	font-size: 18px;
	color: #3fcb77;
	font-weight: 500;
}
.tab-style-6 .nav-item .nav-link {
    font-size: 0.9rem;
}
@media (max-width: 767px)
{
	.tab-style-6 .nav-item {
		margin-inline-end: .3rem;
	}
	.tab-style-6 .nav-item .nav-link {
		font-size: 0.825rem;
		padding: .5rem 0.7rem;
	}
	.modal-header {
		padding: 20px 10px;
	}
	.modal-body {
		padding: 0px 10px;
	}
	.modal-footer {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.card.custom-card {
    border-radius: 10px;
    box-shadow: 0 10px 20px rgb(14 23 32);
	background-color: #202a34;
}
.card.custom-card .card-footer {
    border-block-start: 1px solid #283542 !important;
}
.card.custom-card.filter-card .card-footer {
    padding: 15px 20px 8px 20px;
}
.card .card-footer, .card .card-header {
    color: #fdfdfd;
}
.list-group-item:last-child {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	border-bottom: none !important;
}
::-webkit-scrollbar {
    height: .5rem;
	width: .5rem;
	background-color: #202a34;
}
::-webkit-scrollbar-thumb {
	background: rgba(38,52,64,1);
	border-radius: 3px;
}
*:hover::-webkit-scrollbar-thumb {
	background: #2c3f4f;
	border-radius: .25rem;
}
.ti-icon {
	font-family: tabler-icons !important;
}
.metric-number span {
	display: inline-block;
	float: right;
	line-height: 21px;
}
.metric-number .ti-icon {
	color: #1196d4;
	font-size: 20px;
	margin-left: 10px;
    line-height: 20px !important;
	cursor: pointer;
	position: relative;
    top: -2px;
}
.header-price .ti-icon {
	display: inline-block;
    color: #aebad2;
    font-size: 22px !important;
    margin-left: 8px;
    cursor: pointer;
    position: relative;
    float: right;
    top: -1px;
	line-height: 29px;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 80% !important;
    }
	#modal-filter-markets .modal-dialog, #modal-filter-industries .modal-dialog, #modal-filter-metrics .modal-dialog {
        max-width: 50% !important;
    }
}
.ui-slider {
	margin: 20px;
	border: none !important;
	height: 0.5em;
	background-color: #f3f6f8;
}
.ui-slider-range {
  background-color: #e4ecf2;
}
.ui-widget-content .ui-slider-handle {
	border: 2px solid #e4ecf2;
	top: -.325em;
	margin-left: -.7em;
	width: 1.4em;
	background-color: #ffffff;
}
.ui-widget-content .ui-state-focus {
	border: 2px solid #bdcefe;
    background-color: #ffffff;
    font-weight: normal;
    color: #fff;
	outline: none;
}
.modal-stat-box {
	padding: 10px 15px;
    background-color: #202a34;
    border-radius: 5px;
    /* box-shadow: 0px 5px 10px rgb(144 166 207 / 20%); */
    margin-bottom: 20px;
}
.modal-company-info {
	z-index: 1;
    padding: 20px 50px 20px 20px;
}
.header-company {
	text-align: left;
}
.modal-company-info .page-title {
    color: #ffffff;
    font-size: 1.5rem;
    display: inline-block;
}
.modal-company-info .ticker-info {
    color: #ffffff;
}
.modal-company-info .ticker-info span {
    font-family: tabler-icons !important;
    font-size: 15px;
    line-height: 20px;
    margin: 0 3px;
    color: rgba(255, 255, 255, 0.5);
}
.modal-company-info .btn-close{
	position: absolute;
    top: 20px;
    right: 20px;
}
.modal-graph-header {
    padding: 15px 0 0 0;
	z-index: 1;
	border-bottom: none;
}
@media (max-width: 767px)
{
	.modal-company-info {
		padding: 20px 40px 20px 10px;
	}
	.modal-company-info .btn-close{
		right: 10px;
	}
	.card.custom-card .card-body {
		padding: 1rem 0.9rem;
	}
}
.text-right {
	text-align: right;
}
.credits {
	margin-top: 15px;
}
.credits img {
	display: inline-block;
    height: 24px;
	float: left;
}
.credits p {
	display: inline-block;
    line-height: 24px;
    color: #aebad2;
    float: left;
    margin-left: 5px;
	margin-bottom: 0;
}
.credits p span:first-of-type {
	color: #0474b2;
    letter-spacing: 0.2px;
    font-weight: 600;
}
.credits p span:last-of-type {
	color: #1196d4;
    letter-spacing: 0.2px;
    font-weight: 600;
}
.modal-footer {
	border-block-start: none;
}
.modal-footer .btn-light {
	background-color: #2c3f4f;
	color: #ffffff;
	border-color: #2c3f4f;
}
.modal-footer .btn-light:hover {
	background-color: #2c3f4f;
	color: #ffffff;
	border-color: #2c3f4f;
}
.modal-comment-box {
	padding: 15px 15px 15px 30px;
    background-color: #202a34;
    border-radius: 5px;
    /* box-shadow: 0px 5px 10px rgb(144 166 207 / 20%); */
    margin-bottom: 20px;
	position: relative;
}
.modal-content .modal-comment-box {
	padding: 15px 15px 15px 30px;
    background-color: #141f2a;
    border-radius: 5px;
    margin-bottom: 20px;
	position: relative;
    border: 2px solid;
    border-color: #20323e;
}
.modal-comment-box .positive-comment, .modal-comment-box .negative-comment, .modal-comment-box .neutral-comment {
	background-color: #141f2a;
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: -12px;
    top: -12px;
}
.modal-comment-box .positive-comment span {
	font-family: tabler-icons !important;
    font-size: 28px;
    line-height: 36px;
    color: #3fcb77;
}
.modal-comment-box .negative-comment span {
	font-family: tabler-icons !important;
    font-size: 28px;
    line-height: 36px;
    color: #d44444;
}
.modal-comment-box .neutral-comment span {
	font-family: tabler-icons !important;
    font-size: 28px;
    line-height: 36px;
    color: #ffbf00;
}
.modal-comment-box p {
	margin-bottom: 0;
	color: #aebad2;
}
.modal-comment-box .comment-title {
	font-weight: 600;
    color: #ffffff;
	margin-bottom: 5px;
	line-height: 1.8;
}
.indi-container {
	padding: 10px 0;
}
.indi-container span {
	margin-right: 20px;
	font-size: 0.9rem;
	font-weight: 500;
	color: #adb9d1;
}
.switcher {
	display: inline-block;
}
.switcher div {
	background-color: #2a3744;
	color: #aebad2;
	padding: 7px 15px;
	line-height: 18px;
	font-size: 13px;
	text-align: center;
	float: left;
	font-weight: 500;
    letter-spacing: 0.2px;
}
.switcher div:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.switcher div:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.switcher div.active-switch {
	color: #ffffff;
	background-color: #2c3f4f;
	box-shadow: 0 0 3px 5px rgba(0,0,0,0.05);
}
.tab-content .tab-pane {
    color: #aebacf;
}
.table {
	color: #ffffff;
    border-color: #ffffff14;
}
.table>:not(caption)>*>* {
    --bs-table-bg: #202a34;
    color: #ffffff;
}
.table.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg: #263440;
    --bs-table-bg-state: #263440;
    color: #ffffff;
}
.table thead tr th {
    color: #aebad2 !important;
}
.btn-primary {
    background-color: #3c586e !important;
    border-color: #3c586e !important;
    color: #fff !important;
}
.btn-primary:hover {
	border-color: #3c586e !important;
}
.dropdown .btn-primary, .load-more-results .btn-primary {
    background-color: #2c3f4f !important;
    border-color: #2c3f4f !important;
    color: #fff !important;
} 
.load-more-results .btn-primary {
    font-size: 0.85rem;
}
.a-more-btn {
	background-color: #2c3f4f !important;
    border-color: #2c3f4f !important;
    color: #fff !important;
	font-size: 0.85rem;
	border-radius: .35rem;
    padding: 10px 20px;
    box-shadow: none;
    font-weight: 400;
	line-height: 1.5;
	transition: all 500ms;
}
.a-more-btn:hover {
	background-color: #3c586e !important;
}
.dropdown-toggle::after {
    margin-inline-start: .5rem;
}
.dropdown-menu {
    border-color: #2c3f4f;
    box-shadow: 0 1rem 1.125rem rgba(0, 0, 0, .15);
    background-color: #2c3f4f;
	min-width: 170px;
}
.dropdown-item {
    color: #adb9d1;
	cursor: pointer;
}
.dropdown-item:not(.active):active, .dropdown-item:not(.active):focus, .dropdown-item:not(.active):hover {
    color: #ffffff;
	background-color: #2c3f4f;
}
.btn.btn-primary-light {
    background-color: #334c5d;
    color: #a1bad2;
}
.btn.btn-primary-light:active, .btn.btn-primary-light:focus, .btn.btn-primary-light:hover {
    background-color: #3c586e;
    color: #fff;
    border-color: #3c586e;
}
.btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover {
    background-color: #3c586e !important;
    color: #fff;
    border-color: #3c586e;
}
.bg-primary-transparent:hover {
    background-color: #202a34 !important;
    color: #ffffff !important;
}
.bg-primary-transparent {
    background-color: #202a34 !important;
    color: #a1bad2 !important;
}
.tab-style-6 .nav-item .nav-link {
    color: #a1bad2;
}
.tab-style-6 .nav-item .nav-link:hover {
    color: #ffffff;
}
.tab-style-6 .nav-item .nav-link.active {
    background-color: #2c3f4f !important;
}
.card-score {
	background-color: #e4ecf2;
    padding: 4px 15px;
    border-radius: 5px;
    font-weight: 600;
	cursor: pointer;
	display: inline-block;
}
.score-title-container {
	text-align: center;
}
.score-title {
	text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-family: Montserrat;
    margin-bottom: 20px;
	display: inline-block;
    background-color: #2c3f4f;
    padding: 5px 15px;
    border-radius: 5px;
}
.card.custom-card .card-body {
    color: #ffffff;
}
.dark-score-title {
	text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-family: Montserrat;
    margin-bottom: 20px;
	display: inline-block;
    background-color: #10719E;
	color: #fff;
    padding: 4px 15px;
    border-radius: 5px;
	position: relative;
    top: -16px;
    left: 1.25rem;
    box-shadow: 0px 4px 10px rgba(3, 116, 178, 0.08);
}
.dark-score-title:after {
	content: '';
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 6px 10px 0 10px;
	border-color: #10719E transparent transparent transparent;
	transform: rotate(0deg);
	position: absolute;
	bottom: -6px;
	left: calc(50% - 10px);
}
.filter-label {
	text-align: center;
    font-size: 14px;
	line-height: 14px;
    font-family: Montserrat;
	font-weight: 400;
    margin: 0 5px 8px 0;
	display: inline-block !important;
    background-color: #2c3f4f;
    padding: 10px 10px 10px 12px;
    border-radius: 5px;
	transition: all 1s ease-out;
}
.filter-label span {
	display: inline-block;
}
.filter-label span.fil-values {
	margin-left: 4px;
}
.filter-label span.ti-icon {
	height: 14px;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    margin-left: 6px;
	font-weight: 600;
	color: rgb(147, 159, 167);
	cursor: pointer;
}
.filter-label:hover {
	background-color: #216676;
}
.add-filter-btn {
	text-align: center;
    font-size: 14px;
	line-height: 14px;
    font-family: Montserrat;
    margin: 0 5px 8px 0;
	display: inline-block !important;
    background-color: #21766a;
    padding: 10px 12px 10px 10px;
    border-radius: 5px;
	cursor: pointer;
	transition: all 1s ease-out;
}
.add-filter-btn span {
	display: inline-block;
    height: 14px;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    margin-right: 4px;
	font-weight: 600;
	color: rgb(144, 187, 181);
}
.add-filter-btn:hover {
	background-color: #216676;
}
.filter-title {
	color: #aebad2;
	font-weight: 500;
}
.form-check-input  {
    background-color: #2c3f4f;
    border-color: #354f60;
	cursor: pointer;
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.form-check-input.form-check-lg  {
    width: 1.35rem;
    height: 1.35rem;
	margin: 0 5px 0 0;
	background-color: #2c3f4f;
    border-color: #354f60;
	cursor: pointer;
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.form-check-input:checked {
    background-color: rgb(17, 150, 212);
    border-color: rgb(17, 150, 212);
	box-shadow: none;
}
.filter-name span {
	line-height: 20px;
	display: inline-block;
}
.filter-name span.filter-term {
	font-size: 15px;
    margin-left: 5px;
}
.filter-name span.filter-tag {
	font-size: 12px;
    background-color: #4e6d87;
    padding: 0 6px;
    border-radius: 5px;
    font-weight: 500;
    letter-spacing: 0.2px;
	margin-left: 5px;
}
.filter-name span.filter-info {
	background-color: #1198d6;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    font-weight: 600;
    margin-left: 10px;
    font-size: 14px;
    font-family: 'Montserrat';
	cursor: pointer;
}
.ai-price-answer {
	font-size: 0.9rem;
}
.ai-price-answer p, .ai-price-answer ul {
	margin-bottom: 15px;
}
.ai-price-answer ul li {
	list-style-type: none;
}
.ai-price-answer h1, .ai-price-answer h2, .ai-price-answer h3, .ai-price-answer h4, .ai-price-answer h5, .ai-price-answer h6 {
	color: #fff !important;
    font-size: 1.1rem;
	margin-bottom: 15px;
}
.with-waves {
	background: url("../images/wave.svg") no-repeat center top;
	background-size: 100%;
}
.micro-number {
	font-size: 28px;
    font-weight: 900;
    font-family: 'Montserrat';
    color: #aebad2;
}
.positive-growth {
	color: #aebad2;
	background-color: #2c3f4f;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 600;
	display: inline-block;
	margin-left: 10px;
}
.positive-growth span {
	color: #3fcb77;
}
.negative-growth {
	color: #aebad2;
	background-color: #2c3f4f;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 600;
	display: inline-block;
	margin-left: 10px;
}
.negative-growth span {
	color: #d44444;
}
.card-title-tags div {
	display: inline-block;
	line-height: 24px;
}
.card-title-tags div.card-score {
	padding: 5px 15px;
	margin-left: 5px;
	cursor: inherit;
	font-size: 14px;
}
.stick {
	position: fixed;
	top: 60px;
	padding-top: 0;
}
.stick .row:first-child {
	display:none;
}
.stick .stock-menu {
	margin-top: 0;
}
.highlights .bg-primary-transparent {
	background-color: #202a34 !important;
	padding: 0 !important;
}
.highlights .tab-style-6 .nav-item .nav-link {
	padding: .1rem 1rem !important;
	border: 2px solid transparent;
	border-radius: 10px;
}
.highlights .tab-style-6 .nav-item .nav-link.active {
	background-color: #202a34 !important;
	box-shadow: 0px 3px 15px rgb(3 116 178 / 10%);
	border-color: #3c586e;
}
.nav-tabs .nav-item .nav-link .ti-mood-sad {
	font-family: tabler-icons !important;
    font-size: 28px;
    line-height: 36px;
    color: #d44444;
}
.nav-tabs .nav-item .nav-link .ti-mood-empty {
	font-family: tabler-icons !important;
    font-size: 28px;
    line-height: 36px;
    color: #ffbf00;
}
.nav-tabs .nav-item .nav-link .ti-mood-smile {
	font-family: tabler-icons !important;
    font-size: 28px;
    line-height: 36px;
    color: #3fcb77;
}
.nav-tabs .nav-item .nav-link .highlights-number {
	background-color: #3c586e;
    color: #aebad2;
    padding: 5px 8px;
    border-radius: 4px;
    margin-left: 8px;
    font-size: 13px;
    line-height: 13px;
    position: relative;
	top: 1px;
	font-weight: 600;
}
.nav-tabs .nav-item .nav-link .highlights-number:after {
	content: '';
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 4px 4px 0;
	border-color: transparent #3c586e transparent transparent;
	transform: rotate(0deg);
	position: absolute;
	top: calc(50% - 4px);
	left: -4px;
	font-weight: 600;
}
.highlights-slide {
	
}
.slick-next {
	right: 3%;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c2d1dd'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.slick-prev {
	left: 3%;
	z-index: 1;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c2d1dd'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
@media (max-width: 767px)
{
	.slick-next {
		right: 0;
	}
	.slick-prev {
		left: 0;
	}
}
.slick-prev:hover, .slick-prev:focus {
    color: #c2d1dd;
	background: inherit;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c2d1dd'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.slick-next:hover, .slick-next:focus {
    color: #c2d1dd;
	background: inherit;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c2d1dd'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.slick-prev:before, .slick-next:before {
    content: '';
}
.highlights-slide .carousel-control-next .carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c2d1dd'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.highlights-slide .carousel-control-prev .carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23c2d1dd'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.highlights-slide .carousel-indicators {
	bottom: -40px;
}
.highlights-slide .carousel-indicators [data-bs-target] {
	background-color: #cee1ef;
	border-radius: 6px;
	height: 6px;
	width: 6px;
	border-top: none;
	border-bottom: none;
}
.highlights-slide .carousel-indicators .active {
	width: 15px;
}
.highlights-slide .modal-comment-box, .profit-highlights-slide .modal-comment-box, .efficiency-highlights-slide .modal-comment-box, .health-highlights-slide .modal-comment-box {
	width: 84%;
	margin: 15px 8%;
	padding: 20px 20px 20px 30px;
	box-shadow: 0px 3px 15px rgba(3 116 178 / 10%);
    border: 2px solid;
    border-color: #3c586e;
	font-size: 0.9rem;
}
.tab-pane .modal-comment-box .positive-comment, .tab-pane .modal-comment-box .negative-comment, .tab-pane .modal-comment-box .neutral-comment {
    background-color: #202a34;
	border-radius: 50%;
}
.highlight-tag {
	background-color: #1196d4;
    color: #ffffff;
    padding: 3px 6px 3px 7px;
    letter-spacing: 0.4px;
    font-weight: 500;
    font-size: 0.76rem;
    margin-right: 5px;
    text-transform: uppercase;
    border-radius: 4px;
}
.main-header-container .header-link-icon {
    color: #aebad2;
    fill: #aebad2;
}
[data-header-styles=light] .main-header-container .header-link-icon:hover {
    background-color: transparent;
	color: #ffffff;
    fill: #ffffff;
}
.bg-secondary {
    background-color: #1298d6 !important;
}
.user-circle {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: #a1bad2;
	text-align: center;
}
.user-circle span {
    font-size: 28px !important;
	line-height: 32px;
	color: #3a5892;
}
.app-header #mainHeaderProfile {
    color: #aebad2;
}
.account-name {
	font-size: 13px;
    color: #ffffff;
}
.header-search {
	margin-left: 50px;
	position: relative;
}
.header-search input {
	max-width: 350px !important;
	width: calc(100% - 45px) !important;
	border-color: #2c3f4f;
	color: #ffffff;
    background-color: #202a34;
}

.header-search input::placeholder {
	color: #aebad2 !important;
	opacity: 1;
}
.header-search input::-ms-input-placeholder {
	color: #aebad2 !important;
}
.header-search .input-group {
	
}
.header-search .input-group .form-control:focus {
	border-color: #2c3f4f;
	color: #ffffff;
    background-color: #202a34;
	box-shadow: none;
}
.header-search .input-group-text {
	border-color: #2c3f4f;
    background-color: #2c3f4f;
}
.header-search .input-group-text .ti {
	font-weight: 600;
	color: #aebad2;
}
.header-search #search-results {
	position: absolute;
    top: 59px;
    left: 0;
    width: 100%;
    background-color: #141f2a;
    border-radius: 5px;
    border: 1px solid #2c3f4f;
	display: none;
	box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	overflow-y: auto;
	max-height: 240px;
	-webkit-overflow-scrolling: touch;
	text-align: center;
}
.spinner-border {
   border: 2px solid #aebad2 !important;
   border-right-color: transparent !important;
}
.search-result {
	padding: 8px 20px;
	border-bottom: 1px solid #2c3f4f;
	text-align: left;
}
.search-result p {
	margin-bottom: 5px;
	font-weight: 600;
	color: #fff;
}
.search-result .ticker-info {
	display: inline-block;
	font-size: 12px;
	text-transform: uppercase;
	color: #aebad2;
}
.search-result .ticker-info span {
	font-family: tabler-icons!important;
    font-size: 12px;
    line-height: 17px;
    margin: 0 3px;
    color: #657e93;
}
.page {
	z-index: 0 !important;
}
.stock-header, .page-header {
	z-index: 105 !important;
}
.app-sidebar {
	z-index: 120 !important;
}
.app-header {
    z-index: 130 !important;
}
#modal-graph, #modal-filter-markets {
	z-index: 140 !important;
}
.header-profile-dropdown {
    padding: 5px 10px 5px 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.3) !important;
	width: auto !important;
}
@media (max-width: 991.98px)
{
	.stick {
		position: fixed;
		top: 59px;
		padding-top: 0;
	}
	.header-search input {
		width: calc(100% - 33px) !important;
		border-color: #2c3f4f;
	}
	.header-search {
		margin-left: 20px;
		margin-right: 10px;
		position: inherit;
	}
	.header-search .input-group-text {
		padding: .375rem .5rem;
	}
	.animated-arrow.hor-toggle {
		margin-inline-end: .5rem;
	}
	.app-sidebar {
		z-index: 150 !important;
		box-shadow: 0 0 40px rgba(0 0 0 / 30%);
		border-inline-end: 1px solid #222e3a !important;
	}
}
.animated-arrow span {
    background: #a1bad2;
}
.animated-arrow span:after, .animated-arrow span:before {
    background: #a1bad2;
}
.list-group-item {
    background-color: transparent;
    border: 1px solid #2c3f4f;
	color: #ffffff;
}
.border-bottom {
    border-bottom: 1px solid #ffffff0d !important;
}
.ai-button {
	border: 2px solid #a2bad2;
    color: #a2bad2;
    display: inline-block;
    margin: 10px;
    padding: 10px 15px;
    position: relative;
    z-index: 0;
    font-size: 14px;
    font-weight: 600;
	border-radius: 10px;
	cursor: pointer;
}
.ai-button:hover {
	border: 2px solid #fff;
    color: #fff;
}
.forecast-box {
	display: block;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px solid #ffffff0d !important;
}
div .prediction-category:last-child .forecast-box {
	border-bottom: none !important;
    margin-bottom: 0;
}
.forecast-box div {
	display: inline-block;
	line-height: 28px;
}
.forecast-box div.forecast-container {
	display: inline-block;
    width: calc(100% - 70px);
	border-radius: 5px;
}
.forecast-box div.forecast-title {
	font-size: 14px;
    font-weight: 400;
    /* font-family: Montserrat; */
    padding: 0 15px;
}
.forecast-box div.forecast-value {
	float: right;
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0 15px;
}
.forecast-box div.forecast-percentage {
	background-color: #e2f7ea;
    float: right;
    font-weight: 600;
	min-width: 60px;
    text-align: center;
	border-radius: 5px;
}
.ai-report {
	padding-bottom: 20px;
	font-size: 0.9rem;
}
.ai-report h3 {
	font-size: 1.2rem;
	line-height: 1.6rem;
    margin-bottom: -20px;
    margin-top: 10px;
	color: #ffffff;
}
.url-color {
	color: #a1bad2;
}
.url-color:hover {
	color: #fff;
}
.stock-row {
	background-color: #263440;
	padding: 10px 15px;
	color: #fff;
	margin-bottom: 10px;
	border-radius: 5px;
}
.stock-row.top-list {
	background-color: transparent;
    margin-bottom: 10px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ffffff0d;
    border-radius: 0;
}
.stock-row.top-list:last-child {
	margin-bottom: 0px;
    border-bottom: none;
}
.top-list .percent-box {
	font-weight: 500;
    padding: 0 8px;
    text-align: center;
    border-radius: 5px;
	display: inline-block;
    line-height: 28px;
}
.stock-block {
	background-color: #263440;
	padding: 0;
	color: #fff;
	margin-bottom: 1.5rem;
	border-radius: 5px;
}
.dashboard-events .stock-row {
	margin: 0 1.25rem 10px 1.25rem;
}
.stock-row .card-score, .stock-block .card-score {
	line-height: 20px;
	cursor: default;
}
.stock-row .card-score {
	padding-top: 2px;
	padding-bottom: 2px;
}
.stock-row a .card-score {
	line-height: 20px;
	cursor: pointer;
}
.stock-block .stock-row-name {
	padding: 15px 15px 0 15px;
}
.stock-row .stock-row-name .card-name, .stock-block .stock-row-name .card-name {
	background-color: transparent; 
	padding-left: 0; 
	color: #fff;
	display: block;
	font-size: 0.9rem;
}
.stock-row .stock-row-name .card-industry, .stock-block .stock-row-name .card-industry {
	background-color: transparent; 
	padding-left: 0; 
	color: #aebad2;
	font-weight: 400;
}
.stock-block .card-industry {
	background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    color: #aebad2;
    font-weight: 400;
    display: block;
	text-align: center;
}
.stock-block .card-industry span {
	background-color: #202a34;
    padding: 5px 10px;
    color: #92a1c1;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	transition: all 1s ease-out;
}
.stock-block:hover .card-industry span {
	background-color: #2c3f4f;
    color: #aebad2;
}
.stock-row .stock-row-name .card-marketcap, .stock-block .stock-row-name .card-marketcap {
	background-color: #2c3f4f;
    padding: 0 10px;
    line-height: 22px;
    margin: 3px 0;
    font-weight: 400;
    display: inline-block;
}
.stock-row .stock-row-ultimate .card-score.mc-number, .stock-block .stock-row-ultimate .card-score.mc-number {
	background-color: transparent;
	font-weight: 400;
	color: #aebad2;
	float: right;
	display: inline-block;
}
.stock-row .stock-row-ultimate .card-score.ultimate-number, .stock-block .stock-row-ultimate .card-score.ultimate-number {
	background-color: transparent;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	display: inline-block;
}
.stock-row .stock-row-ultimate .card-score span, .stock-block .stock-row-ultimate .card-score span {
	font-size: 16px;
	margin-left: 5px;
	color: #1196d4;
}
.stock-row .stock-row-funda .card-score, .stock-block .stock-row-funda .card-score {
	float: right;
}
.stock-row .stock-row-metrics, .stock-block .stock-row-metrics {
	width: 25%;
	text-align: center;
	float: right;
}
.stock-row .stock-row-metrics .metric-title, .stock-block .stock-row-metrics .metric-title {
	font-weight: 400;
    color: #aebad2;
    line-height: 18px;
    padding: 0px 15px 8px 15px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.stock-row-ultimate .bar-score-label {
	position: absolute;
    width: 30px;
    text-align: center;
    border-radius: 5px;
    line-height: 20px;
    top: -27px;
    font-size: 0.75rem;
	background-color:#1196d4;
	color: #eafaff;
}
.stock-row-ultimate .bar-score-label.poi-label {
	background-color:#25af71;
}
.stock-row-ultimate .bar-score-label:after {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #1196d4 transparent transparent transparent;
    transform: rotate(0deg);
    position: absolute;
    bottom: -5px;
    left: calc(50% - 5px);
}
.stock-row-ultimate .bar-score-label.poi-label:after {
    border-color: #25af71 transparent transparent transparent;
}
.stock-row-ultimate .bar-labels {
	color: #aebad2;
	font-size: 0.8rem;
	line-height: 19px;
	width: 90%;
	margin: 0 auto;
}
.stock-row-chart {
	padding: 0;
}
.stock-block .stock-row-chart {
	padding: 0;
	overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
	position: absolute;
    bottom: 0;
    right: 0;
	width: 100%;
}
.stock-row-chart .micro-chart {
	height:56px;
	width: 100%;
    position: relative;
}
.stock-block .stock-row-chart .micro-chart {
	height:60px;
	width: calc(100% + 10px);
    position: relative;
    margin: 10px 0 0 -5px;
}
.stock-row .stock-row-company .card-name, .stock-block .stock-row-company .card-name {
	background-color: transparent; 
	padding-left: 0; 
	color: #fff;
	display: block;
	font-size: 0.9rem;
}
.stock-row .stock-row-company .card-industry, .stock-block .stock-row-company .card-industry {
	background-color: transparent; 
	padding-left: 0; 
	color: #aebad2;
	font-weight: 400;
}
.stock-row .stock-row-company .card-marketcap, .stock-block .stock-row-company .card-marketcap {
	background-color: #2c3f4f;
    padding: 0 10px;
    line-height: 22px;
    margin: 6px 0;
    font-weight: 400;
    display: inline-block;
}
.stock-row .stock-event-info {
	background-color: #2c3f4f;
    padding: 10px 15px;
    line-height: 22px;
    margin: 10px 0 0 0;
	border-radius: 5px;
    font-weight: 400;
}
.stock-row .stock-event-info::before {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 6px 10px;
    border-color: transparent transparent #2c3f4f transparent;
    transform: rotate(0deg);
    position: absolute;
    top: -6px;
    left: 12px;
}
.stock-row .stock-event-info .stock-event-message span.ex-date {
	color: #28ecd3;
    font-weight: bold;
}
.stock-row .stock-event-info .stock-event-message span.earnings {
	color: #28baec;
    font-weight: bold;
}
.stock-row .stock-event-info .stock-event-message span.payout-date {
	color: #eca828;
    font-weight: bold;
}
@media (max-width: 991.98px)
{
	.stock-row .stock-row-name {
		width: calc(100% - 50px - 1.5rem);
	}
	.stock-row .stock-row-ultimate {
		width: 100%;
		margin-top: 15px;
	}
	.stock-row .stock-row-ultimate .card-score {

	}
	.stock-row .stock-row-ultimate .card-score.mc-number {
		padding-top: 0;
		float: none;
	}
	.stock-row .stock-row-name .card-name {
		width: 100%;
	}
	.stock-row .stock-row-name .card-industry {
		float: left;
	}
	.stock-row .stock-row-name .card-marketcap {
		float: left;
	}
	.stock-row .stock-row-funda {
		width: calc(50px + 1.5rem);
	}
	.stock-row .stock-row-cards {
		width: 100%;
		margin-top: 10px;
		padding: 0 !important;
	}
	.stock-row .stock-row-funda .card-score {
		float: left;
	}
	.stock-row .stock-row-metrics {
		margin: 10px 0 5px 0;
	}
	.stock-row .stock-row-chart {
		margin-top: 20px;
	}
	.stock-row .stock-row-chart .micro-chart {
		width:100%;
	}
}
.ai-answer ul li {
	margin: 5px 0;
}
.sub-filter {
	display: none;
}
.noUi-target {
	margin: 45px auto 50px auto !important;
	background: #334c5d !important;
	border-radius: 5px !important;
	height: 6px !important;
	border: none !important;
	width: 90%;
}
.noUi-horizontal .noUi-handle {
    height: 20px !important;
    width: 20px !important;
    top: -7px !important;
    right: -10px !important;
    border-radius: 10px !important;
	background: rgb(17, 150, 212) !important;
	border: 2px solid #2c3f4f !important;
	cursor: pointer;
}
.noUi-handle:after, .noUi-handle:before {
    background: none !important;
}
.noUi-connect {
    background: rgb(17, 150, 212) !important;
}
.noUi-tooltip {
    border: none !important;
    border-radius: 5px !important;
    background: #1196d4 !important;
    color: #ffffff !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 12px !important;
	bottom: 130% !important;
}
.noUi-marker-horizontal.noUi-marker-large {
    height: 8px !important;
}
.noUi-pips {
    color: #aebad2 !important;
}
.noUi-marker {
    background: #aebad2 !important;
}
.noUi-marker-large {
    background: #aebad2 !important;
}
.noUi-pips-horizontal {
    padding-top: 15px !important;
}
.noUi-value {
    font-size: 12px !important;
    margin-top: 2px !important;
}
.tooltip.tooltip-primary {
  opacity: 1;
}
.tooltip.tooltip-primary .tooltip-inner {
  background-color: #1198d6;
  padding-bottom: 10px;
  opacity: 1;
}
.tooltip.tooltip-primary.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .tooltip.tooltip-primary.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #1198d6;
}
.filter-options {
	display: inline-block;
    float: right;
    padding: 1rem 1.25rem 0 1.25rem;
    color: #aebad2;
}
.filter-option {
	display: inline-block;
    float: right;
	margin-left: 10px;
}
.save-search {
	background-color: #2c3f4f !important;
    border: 1px solid #2c3f4f !important;
    color: #fff !important;
    border-radius: .35rem;
    padding: .5rem .9rem .5rem .85rem;
    padding-top: 6px;
    padding-bottom: 6px;
	cursor: pointer;
	transition: all 1s ease-out;
}
.save-search:hover {
	background-color: #3c586e !important;
    color: #fff;
    border-color: #3c586e;
}
.save-search::before {
    display: inline-block;
    margin-right: .255em;
    margin-inline-end: .5rem;
    vertical-align: 0;
    content: "\eb2e";
    font-family: tabler-icons !important;
    border: 0;
	line-height: 20px;
}
.add-watchlist-container {
	display: inline-block;
	margin: 15px auto 25px auto;
}
.add-wachtlist-category {
	background-color: rgba(38,191,148,0.1) !important;
    border: none !important;
    color: rgba(38,191,148,1) !important;
    border-radius: 5px;
    padding: 7px 18px 8px 15px;
	cursor: pointer;
	display: inline-block;
	transition: all 300ms;
}
.add-wachtlist-category span {
	line-height: 20px;
}
.add-wachtlist-category:hover {
	background-color: #21766a !important;
    color: #fff !important;
}
.add-wachtlist-category::before {
    display: inline-block;
    margin-right: .255em;
    margin-inline-end: .3rem;
    vertical-align: 0;
    content: "\eb0b";
    font-family: tabler-icons !important;
    border: 0;
	line-height: 20px;
	font-weight: bold;
}
.btn.btn-success-light {
    border: none;
	transition: all 300ms;
}
.btn.btn-filter {
	color: #1196d4;
	background-color: rgba(23,150,212,0.1);
	border: none;
	transition: all 300ms;
}
.btn.btn-delete {
	color: #c50303;
	background-color: rgba(212, 23, 23, 0.15);
	border: none;
	transition: all 300ms;
}
.btn.btn-success-light:active, .btn.btn-success-light:focus, .btn.btn-success-light:hover {
    background-color: #21766a !important;
    color: #fff;
	border: none;
}
.btn.btn-filter:active, .btn.btn-filter:focus, .btn.btn-filter:hover {
    background-color: #215b76 !important;
    color: #fff;
	border: none;
}
.btn.btn-delete:active, .btn.btn-delete:focus, .btn.btn-delete:hover {
    background-color: #701d1d !important;
    color: #fff;
	border: none;
}
.side-card .btn-icon span {
    padding: 0;
    margin: 0 -.5rem !important;
}
#select-sort-option .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    margin-inline-end: .5rem;
    vertical-align: 0;
    content: "\eb5a";
    font-family: tabler-icons !important;
    border: 0;
	line-height: 20px;
}
#select-sort-option .btn {
    padding-top: 6px;
    padding-bottom: 6px;
	transition: all 1s ease-out;
}
.saved-search-desc {
	color: #aebad2;
	display: block;
}
@media (max-width: 700px)
{
	.save-search {
		padding: 6px .85rem 6px .85rem;
	}
	.save-search span {
		display: none;
	}
	.save-search::before {
		margin-inline-end: 0;
	}
}
#screen-results {
	padding-top: 1rem;
}
.authentication {
    padding: 40px 0;
	min-height: auto;
}
.form-control {
    border-color: #2c3f4f;
    color: #ffffff;
    background-color: #202a34;
    font-size: .875rem;
    line-height: 1.6;
    border-radius: .35rem;
}
.btn-knop {
	background-color: #2c3f4f;
    border-color: #2c3f4f;
    color: #aebad2;
	-webkit-tap-highlight-color: transparent;
}
.btn-knop:hover, .btn-knop:active, .btn-knop:focus, .btn-knop:disabled, .btn-knop:target, .btn-knop:active:focus  {
	background-color: #2c3f4f !important;
    border-color: #2c3f4f !important;
    color: #ffffff !important;
	box-shadow: none;
}
.form-control::placeholder {
	color: #aebad2 !important;
	opacity: 1;
}
.form-control::-ms-input-placeholder {
	color: #aebad2 !important;
}
.form-control:focus, .form-control:-internal-autofill-selected {
    box-shadow: none;
    border-color: #2c3f4f;
    background-color: #26323e;
    box-shadow: 0 .0625rem .125rem 0 rgba(0, 0, 0, .05);
    color: #ffffff;
}
.form-check {
    padding-left: 2em;
}
.form-check .form-check-input {
    margin-left: -2em;
}
.btn.btn-cta {
	border: none;
    background-color: #1196d4;
    color: #ffffff;
}
.btn.btn-cta:hover {
	border: none;
    background-color: #0e84bb;
    color: #ffffff;
}
.btn-icon {
    width: auto;
    height: auto;
    padding: 6px 15px;
    font-weight: 600;
    color: #202a34;
    font-size: .9rem;
    border-radius: 5px;
	margin: 0 auto !important;
}
.btn-icon span {
    margin-left: 10px
}
.text-primary {
    color: #1196d4 !important;
    opacity: 1;
}
.cta-sign-in {
	color: #ffffff;
	font-family: Montserrat, sans-serif;
}
.cta-sign-in:hover {
	color: #1196d4;
}
.cta-sign-up {
	background-color: transparent;
    color: #1196d4;
	border: 2px solid #1196d4;
    font-weight: 600;
    padding: 4px 15px;
    border-radius: 5px;
	transition: all 1000ms;
}
.cta-sign-up:hover {
	color: #ffffff;
	border: 2px solid #ffffff;
}
.delete-saved-search i {
	cursor: pointer;
	color: #aebad2;
}
.delete-saved-search i:hover {
	cursor: pointer;
	color: #ffffff;
}
.alert {
    font-size: 0.925rem;
    font-weight: 500;
}
.bottom-border {
	border-block-end: 1px solid #263440 !important;
}
.side-card h6 {
	font-family: 'Montserrat';
}
.side-card .side-item, .side-card .side-category {
	padding: 0 1.25rem 10px 1.25rem;
}
.side-card .side-item a {
	color: #aebad2;
}
.side-card .side-item .side-item-box {
	background-color: rgba(38,52,64,1);
    padding: 10px 1.25rem;
    border-radius: 5px;
	transition: all 500ms;
}
.side-card .side-item .side-item-box:hover {
	background-color: rgba(38,52,64,0.7);
}
.side-card .side-item .side-icon {
	margin-left: 10px;
	font-weight: bold;
	cursor: pointer;
}
.side-card .side-item .side-icon.delete-ticker {
	color: #aebad2;
}
.stock-search {
	position: relative;
}
.stock-search input {
	width: 100%;
	border-color: #2c3f4f;
	color: #ffffff;
    background-color: #202a34;
}
.form-select {
    background-color: #202a34;
    border-color: #2c3f4f;
    color: #ffffff;
    font-size: .875rem;
    line-height: 1.6;
    border-radius: .35rem;
    background-image: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e);
    background-size: 1.25rem;
}
.stock-search input::placeholder {
	color: #aebad2 !important;
	opacity: 1;
}
.stock-search input::-ms-input-placeholder {
	color: #aebad2 !important;
}
.stock-search .search-results {
	position: absolute;
    top: 66px;
    left: 0;
    width: 100%;
    background-color: #141f2a;
    border-radius: 5px;
    border: 1px solid #2c3f4f;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	display: none;
	box-shadow: 0px 4px 10px rgb(0 0 0 / 15%);
	overflow-y: auto;
	max-height: 180px;
	-webkit-overflow-scrolling: touch;
	text-align: center;
}
.stock-search .search-results .search-result {
    padding: 8px 20px;
    border-bottom: 1px solid #2c3f4f;
    text-align: left;
	cursor: pointer;
}
.form-control:disabled, .form-select:disabled {
    border-color: #2c3f4f;
    color: #ffffff;
    background-color: #202a34;
}
.form-select option {
    background-color: rgb(32, 42, 52);
    padding: 8px 15px;
    border-radius: .25rem;
	color: #aebad2;
}
.form-select option:checked {
    background-color: rgb(20, 31, 42);
    color: #ffffff;
}
.primary-color {
	color: #1196d4;
}
.timeline-box {
	margin-bottom: 20px;
	background-color: #202a34;
	border-radius: 10px;
	padding: 15px 15px 15px 15px;
	box-shadow: 0 10px 20px rgb(14 23 32);
}
.timeline-box .timeline-header {
	color: #ffffff;
	margin-bottom: 25px;
	position: relative;
}
.timeline-company {
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #ffffff;
}
.timeline-logo {
	width: 45px;
    height: 45px;
	border: 4px solid #ffffff;
	border-radius: 4px;
	background-color: #fff;
	line-height: 36px;
	text-align: center;
	color: #202a34;
	font-size: 12px;
	font-weight: 800;
	margin-right: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.timeline-logo img {
	max-height: 100%;
	max-width: 100%;
	display: inline-block;
}
.timeline-icon {
	background-color: #202a34 !important;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    text-align: center;
    position: absolute;
    left: -15px;
    top: -15px;
    line-height: 40px;
    font-size: 20px;
}
.timeline-ticker-info {
	font-size: 12px;
    line-height: 20px;
	color: #aebad2;
}
.timeline-ticker-info span {
	font-family: tabler-icons !important;
    font-size: 15px;
    line-height: 20px;
    margin: 0 3px;
    color: rgba(255, 255, 255, 0.5);
}
.timeline-date {
	background-color: #10719E;
	color: #fff;
	display: inline-block;
	margin-left: 15px;
	padding: 4px 10px;
	border-radius: 5px;
	font-size: 12px;
}
.timeline-box a .timeline-content {
	background-color: #263440;
	border-radius: 5px;
	color: #aebad2;
	padding: 15px 15px 15px 30px;
	position: relative;
	margin-bottom: 20px;
}
.timeline-box a:last-child .timeline-content {
	margin-bottom: 0;
}
#watchlist-container {
	max-height: calc(100vh - 250px);
}
#watchlist-container .card-body {
	overflow: hidden;
}
#watchlist-box {
	overflow-y: auto;
	max-height: calc(100vh - 357px);
	-webkit-overflow-scrolling: touch;
}
#watchlist-options {
	display: none;
	font-weight: bold;
}
#watchlist-options #watchlist-show::after {
	display: inline-block;
    margin-inline-start: .5rem;
    vertical-align: 0;
    content: "\F286";
    font-family: bootstrap-icons !important;
    border: 0;
    font-size: .6rem;
    font-weight: 600;
}
#watchlist-options #watchlist-show {
	padding: 12px 1.25rem;
}
#watchlist-options #watchlist-hide {
	display: none;
	padding: 12px 1.25rem;
}
#watchlist-options #watchlist-hide::after {
	display: inline-block;
    margin-inline-start: .5rem;
    vertical-align: 0;
    content: "\F282";
    font-family: bootstrap-icons !important;
    border: 0;
    font-size: .6rem;
    font-weight: 600;
}

@media (max-width: 600px)
{
	.timeline-box {
		padding-top: 20px;
		margin-bottom: 25px;
	}
	.timeline-date {
		position: absolute;
		right: 0;
		top: -32px;
		padding: 3px 10px;
	}
	#watchlist-container {
	height: calc(100% - 200px);
	max-height: calc(100% - 200px);
	}
	#watchlist-box {
		max-height: calc(100% - 75px);
		height: calc(100% - 75px);
	}
	#watchlist-container {
		position: fixed;
		bottom: calc((100% - 46px  - 200px) * -1);
		left: 0;
		margin: 0 0.75rem;
		width: calc(100% - 1.5rem);
		z-index: 10;
		border: 2px solid;
        border-color: #20323e;
		background-color: #2c3f4f;
	}
	#watchlist-container.opened {
		bottom: -10px;
		border-color: #2c3f4f;
		background-color: #202a34;
	}
	#watchlist-options {
		display: inline-block;
		float: right;
		color: #aebad2;
		cursor: pointer;
	}
}
#score-flower-container {
	position: relative;
	width: 100%;
	padding-top: 100%;
	margin: 0 auto;
}
#score-flower-container-2 {
	position: relative;
	width: 80%;
	padding-top: 80%;
	margin: 0 10%;
}
.stock-block {
	width: calc(20% - 1.5rem);
	margin-left: calc(1.5rem / 2);
	margin-right: calc(1.5rem / 2);
	position: relative;
    padding-bottom: 75px;
	transition: all 1s ease-out;
	background-color: #1e2730;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.stock-block.dashboard-block {
	width: calc(33.33% - 1.5rem);
}
.stock-block:hover {
	background-color: #263440;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1699px) {
    #score-flower-container-2 {
        width: 80%;
		padding-top: 80%;
		margin: 0 10%;
    }
	.stock-block {
		width: calc(25% - 1.5rem);
	}
}
@media (max-width: 1599px) {
    .stock-block.dashboard-block {
		width: calc(50% - 1.5rem);
	}
}
@media (max-width: 1399px) {
    #score-flower-container-2 {
        width: 80%;
		padding-top: 80%;
		margin: 0 10%
    }
	.stock-block {
		width: calc(33.3333% - 1.5rem);
	}
}
@media (max-width: 1199px) {
    #score-flower-container-2 {
        width: 80%;
		padding-top: 80%;
		margin: 0 10%
    }
	.stock-block {
		width: calc(50% - 1.5rem);
	}
}
@media (max-width: 767px) {
    #score-flower-container-2 {
        width: 80%;
		padding-top: 80%;
		margin: 0 10%
    }
	.stock-block {
		width: calc(100% - 1.5rem);
	}
	.stock-block.dashboard-block {
		width: calc(100% - 1.5rem);
	}
}
#score-flower, [id^="score-flower-"] {
	position:absolute; 
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#event-markets, #event-types {
	display: none;
}
.event-filters .multi-checkbox-select-wrapper {
    width: 100%;
    position: relative;
}
.event-filters .multi-checkbox-select-wrapper .input-wrapper {
    padding: .45rem .75rem;
	line-height: 1.6;
    border: solid 1px #2c3f4f;
    border-radius: .35rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #202a34;
	font-size: .875rem;
	color: #ffffff;
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.event-filters .multi-checkbox-select-wrapper .input-wrapper input {
	margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.event-filters .multi-checkbox-select-wrapper .input-wrapper input::placeholder {
	color: #aebad2 !important;
	opacity: 1;
}
.event-filters .multi-checkbox-select-wrapper .input-wrapper input::-ms-input-placeholder {
	color: #aebad2 !important;
}
.event-filters .input-group input {
	box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, 0.2);
	color: #aebad2 !important;
}
.event-filters .input-group .btn {
	background-color: #2c3f4f !important;
	color: #aebad2;
	border: solid 1px #2c3f4f;
	padding-left: 10px;
    padding-right: 10px;
}
.event-filters .input-group .btn:hover {
	background-color: #3c586e !important;
	color: #ffffff;
	border: solid 1px #2c3f4f;
}
.accordion-item {
	background-color: #263440;
    border-radius: 5px !important;
    color: #aebad2;
	border: none !important;
}
.accordion-button, .accordion-button:not(.collapsed) {
    background-color: #263440;
    color: #ffffff;
    padding: 1rem;
    font-size: 1rem;
    font-weight: 500;
	line-height: 1.6;
}
.accordion-body {
    padding: 10px 20px 30px 20px;
    font-size: 0.9rem;
    color: #aebad2;
}
.accordion-body li, .accordion-body p {
    margin-bottom: 1rem;
}
.accordion-button:after {
    font-size: 1rem;
    line-height: 1;
    background-color: #2c3b48;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3.125rem;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
    color: #aebad2;
}
.more-metrics {
	color: #a2bad2;
	font-size: 0.875rem;
}
.more-metrics:hover {
	color: #1196d4;
}
.home-title-01 {
	font-family: Montserrat, sans-serif;
	font-weight: 500;
	font-size: 3rem;
	color: #1196d4;
	line-height: 1.1;
}
.home-title-01 span {
	color: #ffffff;
	font-size: 2.5rem;
}
.home-text-01 {
	font-size: 16px;
	color: #aebad2;
	line-height: 1.9;
}
.home-cta-01 {
	font-size: 16px;
    margin-top: 20px;
    display: inline-block;
    background-color: transparent;
    border: 2px solid #1196d4;
    padding: 10px 20px 12px 20px;
    line-height: 1;
    color: #1196d4;
    font-weight: 600;
    font-family: Inter, sans-serif;
    border-radius: 5px;
	transition: all 1000ms;
}
.home-cta-01:hover {
	border: 2px solid #ffffff;
    color: #ffffff;
}
.home-img-01 {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.relative {
	position: relative;
}
.pt-10 {
	padding-top: 10px !important;
}
.pt-20 {
	padding-top: 20px !important;
}
.pt-30 {
	padding-top: 30px !important;
}
.pt-50 {
	padding-top: 50px !important;
}
.pb-10 {
	padding-bottom: 10px !important;
}
.pb-20 {
	padding-bottom: 20px !important;
}
.pb-30 {
	padding-bottom: 30px !important;
}
.pb-40 {
	padding-bottom: 40px !important;
}
.pb-50 {
	padding-bottom: 50px !important;
}
.pb-60 {
	padding-bottom: 60px !important;
}
.pl-15 {
	padding-left: 15px !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mt-15 {
	margin-top: 15px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mt-30 {
	margin-top: 30px !important;
}
.mt-40 {
	margin-top: 40px !important;
}
.mb-5 {
	margin-bottom: 5px !important;
}
.mb-10 {
	margin-bottom: 10px !important;
}
.mb-20 {
	margin-bottom: 20px !important;
}
.mb-30 {
	margin-bottom: 30px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-60 {
	margin-bottom: 60px !important;
	margin-block-end: 60px !important;
}
.ml-10 {
	margin-left: 10px !important;
}
.mr-20 {
	margin-right: 20px !important;
}
.fs-24 {
	font-size: 24px !important;
}
.float-right {
	float: right;
}
@media (min-width: 1200px) {
    .header-search {
		min-width: 300px;
	}
}
@media (max-width: 1199px) {
    [data-nav-layout=horizontal] .horizontal-logo .header-logo .toggle-logo
	{
		display: block !important;
	}
	[data-nav-layout=horizontal] .horizontal-logo .header-logo img
	{
		display: none !important;
	}
}
@media (max-width: 600px)
{
	.mobile-mb-10 {
		margin-bottom: 10px !important;
	}
	.mobile-mb-20 {
		margin-bottom: 20px !important;
	}
	.mobile-mb-30 {
		margin-bottom: 30px !important;
	}
}
@media (max-width: 991px) {
    .col-sm-3 {
        width: 25% !important;
    }
	.col-sm-4 {
        width: 33.33333333% !important;
    }
	.col-sm-6 {
        width: 50% !important;
    }
	.col-sm-8 {
        width: 66.66666666% !important;
    }
	.col-sm-9 {
        width: 75% !important;
    }
}
@media (max-width: 575px) {
    .col-sm-3 {
        width: 100% !important;
    }
	.col-sm-4 {
        width: 100% !important;
    }
	.col-sm-6 {
        width: 100% !important;
    }
	.col-sm-8 {
        width: 100% !important;
    }
	.col-sm-9 {
        width: 100% !important;
    }
}