﻿body {
	top: 1px !important;
	margin-top: 1px !important;
	margin-left: 1px !important;
	margin-right: 1px !important;
	margin-bottom: 10px !important;
	padding: 0px !important;
	font-family: "Roboto", "Noto", sans-serif;
}

.headrow {
	background-color: #FF9933;
}

.t-container, .container {
	padding: 0px !important;
	margin: 0px !important;
	Width: 100% !important;
	max-width: 100% !important;
}

.t-container, .t-col, .t-row {
	padding: 0px !important;
	margin: 0px !important;
}

.footerButton {
	padding: 2px 5px !important;
	margin: 1px !important;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1);
}

.rtsUL {
	Width: 101%;
}

footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 3px !important;
	background-color: #CCCCCC;
}

.RadNavigation .rnvRootLink {
	padding: 10px !important;
}

.RadLabel {
	overflow-wrap: anywhere !important;
	min-width: 135px;
	height: auto;
	font-weight: bold;
	max-width: 90%;
	padding-bottom: 10px;
}

.small-box {
	box-shadow: 5px 5px 5px #c1c0c1;
	font-weight: bold;
	margin: 5px;
}

	.small-box > .inner {
		padding: 5px;
		background-color: #CCCCCC;
	}


.RadGrid .rgPagerCell .rgWrap {
	white-space: inherit !important;
}

.RadGrid .rgRow > td, .RadGrid .rgAltRow > td {
	padding-left: 8px !important;
	padding-right: 8px !important;
}

/*#region Google */

.VIpgJd-ZVi9od-l4eHX-hSRGPd {
	display: none !important;
}

body > .skiptranslate {
	display: none;
}

iframe .skiptranslate {
	display: none !important;
}

.goog-te-gadget {
	color: transparent !important;
	font-size: 0px !important;
}

#goog-gt- {
	display: none !important;
}
/*#endregion */

/*#region Voter */
:root {
	--main-color: #269ACC;
}

.serviceBox {
	background-color: #fff;
	font-family: 'Poppins', sans-serif;
	padding-top: 10px;
	padding-bottom: 20px;
	border-radius: 25px;
	margin: 10px;
	box-shadow: 0 5px 8px rgba(0,0,0,0.3);
}

	.serviceBox .title {
		color: #fff;
		background: var(--main-color);
		font-size: 20px;
		text-align: center;
		font-weight: 600;
		text-transform: capitalize;
		padding: 10px 15px;
		box-shadow: inset 0 5px 10px rgba(0,0,0,0.4);
		position: relative;
		margin-top: 15px;
		margin-bottom: 15px;
	}

		.serviceBox .title:before {
			content: "";
			background: var(--main-color);
			border-radius: 25px 5px 5px 25px;
			position: absolute;
			top: -10px;
			left: -7px;
			bottom: -10px;
			right: 100%;
		}

	.serviceBox:after {
		content: '';
		background-color: #0063A6;
		clear: both;
		display: block;
		height: 10px;
		width: calc(100% - 20px);
		margin: 25px auto 0;
	}

	.serviceBox .service-icon {
		color: var(--main-color);
		font-size: 35px;
		line-height: 85px;
		width: 85px;
		height: 85px;
		margin: 0 auto 20px;
		border-radius: 50%;
		border: 2px solid var(--main-color);
		position: relative;
		z-index: 1;
	}

		.serviceBox .service-icon:before {
			content: "";
			background: #fff;
			border-radius: 50%;
			box-shadow: 0 5px 8px rgba(0,0,0,0.4);
			position: absolute;
			top: 5px;
			left: 5px;
			right: 5px;
			bottom: 5px;
			z-index: -1;
		}

		.serviceBox .service-icon:after {
			content: '';
			background: linear-gradient(to top right,transparent 50%,#aaa 50%);
			height: 10px;
			width: 10px;
			position: absolute;
			left: 0;
			bottom: -10px;
		}

	.serviceBox .description {
		color: black;
		line-height: 28px;
		font-weight: 600;
		margin: 10px;
		padding: 6px;
		margin-bottom: 15px;
	}

	.serviceBox.orange {
		--main-color: #E1861F;
	}

	.serviceBox.purple {
		--main-color: #862183;
	}

	.serviceBox.blue {
		--main-color: #0063A6;
	}
/*#endregion */


.headeritems {
	box-shadow: rgba(0, 0, 0, 0.24) 7px 10px 12px 7px;
	padding: 10px !important;
	border-radius: 10px;
	margin: 10px !important;
	text-decoration: none !important;
}



.rfdHeading {
	border-bottom: none !important;
}



.basic-box,
.voter-box,
.relegion-box,
.relation-box,
.reason-box {
	font-size: 13px;
	line-height: 1.6;
}

.voter-name {
	font-size: 15px;
	font-weight: 600;
	color: #2c3e50;
}

.meta {
	color: #555;
	font-size: 12px;
}

.reason-box {
	padding: 4px 8px;
	background-color: #84c3d8;
	border-radius: 4px;
	font-size: 12px;
}


.stats-container {
	display: flex;	
	gap: 15px;
}

.stat-card {
	flex: 1 1 220px;
	background: #ffffff;
	border-radius: 12px;
	padding: 18px;
	text-align: center;
	box-shadow: 0 4px 10px rgba(0,0,0,0.08);
	transition: 0.2s ease;
}

	.stat-card:hover {
		transform: translateY(-3px);
		box-shadow: 0 8px 18px rgba(0,0,0,0.15);
	}

.stat-count {
	font-size: 28px;
	font-weight: 700;
	color: #1d4ed8;
}

.stat-title {
	margin-top: 8px;
	font-size: 14px;
	color: #374151;
}