:root {
	--post-color: #2e5ac4;
	--post-color-light: rgba(46, 90, 196, 0.4);
	--post-color-dark: rgba(46, 90, 196, 0.9);
	--post-color-lighter: rgba(46, 90, 196, 0.2);
	--post-color-text: rgba(46, 90, 196, 0.8);
	--post-color-icon: rgba(46, 90, 196, 0.6);
}

.report-body form input#email_user[type='email'] {width: 100% !important;background-image: unset !important;}.report-body form label {padding: 10px 0;}[data-theme="dark"] .report-body form input, [data-theme="dark"] .report-body form input[type='email'] {background: black!important;color: #fff!important;box-shadow: inherit;}[data-theme="dark"] .report-body form select {background: black;color: #fff;}.report-body form #report_button {color: #fff;background-color: #1a1c34;cursor: pointer;font-size: 16px;text-decoration: none;width: 100%;font-weight: 500;margin-top: 16px;height: 40px;}[data-theme="dark"] .report-body form #report_button {background: var(--button_c)!important;}.alert p.title {color: #0f5132!important;}[data-theme="dark"] .alert p.title {color: #fff!important;}[data-theme="dark"] .alert {color: gold;}[data-theme="dark"] .alert-success {--bs-alert-bg: #131518 !important;}

.pl-8 {padding-right: .9rem;padding-left: 0rem;}
.form-popup-bg {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: flex;flex-direction: column;align-content: center;justify-content: center;}.form-popup-bg {position: fixed;left: 0;top: 0;height: 100%;width: 100%;opacity: 0;visibility: hidden;-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;transition: opacity 0.3s 0s, visibility 0s 0.3s;overflow-y: auto;z-index: 10000;backdrop-filter: saturate(180%) blur(10px);}.form-popup-bg.is-visible {opacity: 1;visibility: visible;-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;-moz-transition: opacity 0.3s 0s, visibility 0s 0s;transition: opacity 0.3s 0s, visibility 0s 0s;}.form-container {border-radius: 10px;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);display: flex;flex-direction: column;width: 100%;max-width: 700px;margin-left: auto;margin-right: auto;position: relative;padding: 40px;color: #fff;}.close-button {background: none;color: #fff;width: 40px;height: 40px;position: absolute;top: 0;right: 0;border: solid 1px #fff;}.form-popup-bg:before {content: '';background-color: #fff;opacity: 0.25;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.mod-features-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mod-features-content table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
  margin: 20px 0;
}
.mod-features-content th, td {
  border: 1px solid #ddd;
  padding: 8px 12px;
  text-align: right; 
}
.mod-features-content thead th {
  background-color: #f4f4f4;
  color: #333;
  font-weight: bold;
}
@media (max-width: 768px) {
.mod-features-content table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

.mod-features-content th, td {
    min-width: 150px;
  }
}
.mod-features-content tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.mod-features-content tbody tr:hover {
  background-color: #f1f1f1;
}
.PostByCatRandom {
    margin: 30px 0;
    padding: 20px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    position: relative;
    text-align: right;
    line-height: normal !important;
}

.PostRandomTitle {
    margin-bottom: 20px;
}

.PostRandomTitle .title {
    background: #0097A7;
    font-size: 15px;
	color: var(--hb-fg, #fff);
    display: inline-block;
    padding: 0 20px;
    border-radius: 30px;
    height: 35px;
    line-height: 35px;
    font-weight: 700;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15);
}
.PopularPosts .Noimg, .Sp-posts6 .Posts-byCategory {
    overflow: unset;
    padding-right: 20px;
    margin-right: 10px;
    position: relative;
}

.PopularPosts .Noimg:before, .Sp-posts6 .Posts-byCategory:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: rgb(0 151 167 / 47%);
}

.PopularPosts .Noimg article.post, .Sp-posts6 .posts {
    overflow: unset;
    margin-bottom: 15px;
}
.postnum0 h3 a{
	font-size: 1rem;
    margin-top: 1px;
    margin-bottom: 2px;
    line-height: 1;
	color: var(--hb-fg, #212529);
    text-decoration: none;
}
@media (prefers-color-scheme: dark) {
  .postnum0 h3 a{
    --hb-fg: #fff;
  }
}
.unit-rating {
	width: 8.75rem;
	height: 1.75rem;
	font-size: 1px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23CACEC9' d='M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z'/%3E%3C/svg%3E");
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.unit-rating,.unit-rating li a:hover,.unit-rating li.current-rating {
	background-size: auto 100%;
}

.unit-rating li {
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	float: left;
	width: 20%;
	height: 100%;
}

.unit-rating li a {
	width: 20%;
	height: 100%;
	text-decoration: none!important;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
}
/* 
.unit-rating li a:hover {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%232e5ac4' d='M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z'/%3E%3C/svg%3E");
	z-index: 2;
	left: 0;
}
 */
.unit-rating a.r1-unit {
	left: 0;
}

.unit-rating a.r1-unit:hover {
	width: 20%;
}

.unit-rating a.r2-unit {
	left: 20%;
}

.unit-rating a.r2-unit:hover {
	width: 40%;
}

.unit-rating a.r3-unit {
	left: 40%;
}

.unit-rating a.r3-unit:hover {
	width: 60%;
}

.unit-rating a.r4-unit {
	left: 60%;
}

.unit-rating a.r4-unit:hover {
	width: 80%;
}

.unit-rating a.r5-unit {
	left: 80%;
}

.unit-rating a.r5-unit:hover {
	width: 100%;
}

.unit-rating li.current-rating {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%232e5ac4' d='M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z'/%3E%3C/svg%3E");
	position: absolute;
	height: 100%;
	text-indent: -9000px;
	z-index: 1;
}
/* Toast Notification Styles */
.toast-notification {
	position: fixed;
	bottom: 20px;
	right: 20px;
	min-width: 280px;
	max-width: 350px;
	background-color: #333;
	color: white;
	padding: 1rem;
	border-radius: 0.5rem;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	z-index: 9999;
	display: flex;
	align-items: center;
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
	visibility: hidden;
}

.toast-notification.show {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
}

.toast-icon {
	margin-right: 0.75rem;
	flex-shrink: 0;
}

.toast-icon svg {
	width: 1.5rem;
	height: 1.5rem;
}

.toast-content {
	flex-grow: 1;
}

.toast-title {
	font-weight: bold;
	margin-bottom: 0.25rem;
}

.toast-message {
	font-size: 0.875rem;
}

.toast-close {
	margin-left: 1rem;
	background: transparent;
	border: none;
	color: white;
	cursor: pointer;
	padding: 0.25rem;
	border-radius: 0.25rem;
}

.toast-close:hover {
	background-color: rgba(255,255,255,0.1);
}

.toast-notification.success {
	background-color: #22C55E;
	color: white;
}

.toast-notification.error {
	background-color: #EF4444;
	color: white;
}

.toast-notification.info {
	background-color: #3B82F6;
	color: white;
}

.toast-notification.warning {
	background-color: #F59E0B;
	color: white;
}

.dark .info-grid-container-custom {
	background-color: rgb(39, 61, 82) !important;
}

.dark .info-grid-card-custom {
	background-color: #1e293b !important;
 /* slate-800 */
	border-color: #334155 !important;
 /* slate-700 */;
}
