body{
	background-color: #f8f9fa;
	font-family: 'Montserrat', sans-serif;
}
a{
	color: #4698ca;
}
a:hover{
	color: #4698ca;
}
/*colors*/
.primary-text-color{
	color: #002f6c !important
}
.secondary-text-color{
	color: #c8102e !important;
}
.primary-background{
	background-color: #002f6c !important;
	border: none;
}
.secondary-background{
	background-color: #c8102e !important;
	border: none;
}
/*header*/
.logo{
	width: 250px;
	margin: auto;
	display: block;
}
.header{
	background-color: #fff;
	padding: 10px;
	box-shadow: 0px 0px 14px -8px;
}
.drop_heading{
	font-size: 14px;
	font-weight: 600;
}
.head_drop{
	border-radius: 2px;
	border: 1px solid #eee;
	box-shadow: 0px 0px 7px -4px;
}
.head_drop_link{
	color: #3e3e3e;
	font-size: 12px;
	padding: 10px 17px;
	font-weight: 400;
}
.head_drop_link:hover{
	color: #fff;
	background-color: #c8102e;
}
/*Search Criteria*/
.required_alert{
	position: absolute;
	top: 15px;
	right: 25px;
}
.search_criteria{
	position: relative;
	padding: 1rem;
	border: 0;
	border-radius: 10px;
	box-shadow: 0px 0px 7px -4px;
}
.search_tab{
	padding-bottom: 10px;
}
.search_tab .search_tab_item.show .search_tab_link, .search_tab .search_tab_link.active{
	background-color: #c8102e;
	color: #fff;
	border: 0;
	border-radius: 25px;
	padding: 7px 20px;
	margin: 0 5px;
}
.search_tab .search_tab_link:focus, .search_tab .search_tab_link:hover{
	background-color: #c8102e;
	color: #fff;
	border: 0;
	border-radius: 25px;
	padding: 7px 20px;
	margin: 0 5px;
}
.search_tab_link{
	color: #3e3e3e;
	padding: 7px 20px;
	margin: 0 5px;
	border: 0 !important;
}
.search_criteria_content p{
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	letter-spacing: 1px;
	width: 100%;
	margin: auto;
}
.search_btn{
	border-radius: 25px;
	padding: 7px 20px;
	font-size: 14px;
}
.cust_input{
	font-size: 15px;
	font-weight: 300;
}
/*help*/
.ul_content ul li{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
}
.help_info p{
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
}
/*results*/
.results_card{
	padding: 1.4rem 1rem;
	border: 0;
	border-radius: 10px;
	box-shadow: 0px 0px 7px -4px;
}
.results_heading{
	text-align: center;
}
.line{
	width: 20%;
	margin: auto;
	display: block;
	border-radius: 25px;
	border: 3px solid #002f6c;
}
.result_table tr th{
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	border-color: #fff;
	background-color: #c8102e;
}
.result_table td, .result_table th{
	font-size: 14px;
	font-weight: 300;
	padding: 9px 15px;
}
.table_footer{
	background-color: #d0d3d4;
	border: 1px solid #d0d3d4;
	padding: 4px 0px;
}
.total_result{
	border-right: 1px solid #d0d3d4;
}
.total_result p{
	font-size: 13px;
	font-weight: 400;
	padding-left: 12px;
}
.pagination{
	padding-right: 12px;
}
.table_footer{
	min-width: 521px;
	width: 100%;
}
/*Voter Info*/
.card_voter_info{
	padding: 1.4rem 1rem;
	border: 0;
	height: 300px;
	border-radius: 10px;
	margin-bottom: 1rem;
	box-shadow: 0px 0px 7px -4px;
}
.card_voter_info h6{
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background: #002f6c;
	padding: 10px 20px;
	border-radius: 25px;
	text-align: center;
}
.voter_info_content p{
	font-size: 13px;
	font-weight: 300;
	line-height: 1.7;
}
.voter_info_content b{
	font-weight: 600;
}
.voter_info_content a{
	font-size: 13px;
	font-weight: 300;
}
.table_voter tr th{
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	border-color: #fff;
	background-color: #c8102e;
}
.table_voter td, .table_voter th{
	font-size: 14px;
	font-weight: 300;
	padding: 9px 15px;
}
.card_voter_details{
	padding: 1.4rem 1rem;
	border: 0;
	height: 435px;
	border-radius: 10px;
	margin-bottom: 1rem;
	box-shadow: 0px 0px 7px -4px;
}
.card_voter_details h6{
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background: #002f6c;
	padding: 10px 20px;
	border-radius: 25px;
	text-align: center;
}
.voter_datails p{
	font-size: 13px;
	font-weight: 300;
	line-height: 1.7;
}
.voter_datails a{
	font-size: 13px;
	font-weight: 300;
}
.table_voter_details th{
	font-size: 14px;
	font-weight: 500;
	padding: 6px 15px;
}
.table_voter_details td{
	font-size: 14px;
	font-weight: 300;
	padding: 6px 15px;
}
.card_voter_history{
	padding: 1.4rem 1rem;
	border: 0;
	height: 500px;
	border-radius: 10px;
	margin-bottom: 1rem;
	box-shadow: 0px 0px 7px -4px;
}
.card_voter_history h6{
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background: #002f6c;
	padding: 10px 20px;
	border-radius: 25px;
	text-align: center;
}
.card_voter_history_content p{
	font-size: 13px;
	font-weight: 300;
	line-height: 1.7;
}
.card_voter_history_content b{
	font-weight: 600;
}
.card_voter_history_content a{
	font-size: 13px;
	font-weight: 300;
}
.history_table tr th{
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	border-color: #fff;
	background-color: #c8102e;
}
.history_table td, .history_table th{
	font-size: 14px;
	font-weight: 300;
	padding: 9px 15px;
}
.card_voter_req{
	padding: 1.4rem 1rem;
	border: 0;
	height: 250px;
	border-radius: 10px;
	margin-bottom: 1rem;
	box-shadow: 0px 0px 7px -4px;
}
.card_voter_req h6{
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background: #002f6c;
	padding: 10px 20px;
	border-radius: 25px;
	text-align: center;
}
.card_voter_req_content p{
	font-size: 13px;
	font-weight: 300;
	line-height: 1.7;
}
.card_voter_req_content b{
	font-weight: 600;
}
.card_voter_req_content a{
	font-size: 13px;
	font-weight: 300;
}
.card_address{
	border: 0;
	padding: 1rem;
	border-radius: 10px;
	margin-bottom: 1rem;
	box-shadow: 0 0 7px -4px;
}
.card_address p{
	font-weight: 300;
	line-height: 1.7;
	margin: 0;
}
/*polling place  info*/
.card_polling{
	padding: 1.4rem 1rem;
	border: 0;
	height: 350px;
	border-radius: 10px;
	margin-bottom: 1rem;
	box-shadow: 0 0 7px -4px;
}
.card_polling h6{
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background: #002f6c;
	padding: 10px 20px;
	border-radius: 25px;
	text-align: center;
}
.card_polling_content p{
	font-size: 13px;
	font-weight: 300;
	line-height: 1.7;
}
.card_polling_content b{
	font-weight: 600;
}
.card_polling_content a{
	font-size: 13px;
	font-weight: 300;
}
.polling_info_content p{
	font-size: 13px;
	font-weight: 300;
	line-height: 2;
	margin: 0;
}
.polling_info_content b{
	font-weight: 600;
}
.polling_info_content a{
	font-size: 13px;
	font-weight: 300;
}
.card_polling_info{
	padding: 1.4rem 1rem;
	border: 0;
	height: 320px;
	border-radius: 10px;
	margin-bottom: 1rem;
	box-shadow: 0px 0px 7px -4px;
}
.card_polling_info h6{
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background: #002f6c;
	padding: 10px 20px;
	border-radius: 25px;
	text-align: center;
}
.card_sample_details{
	padding: 1.4rem 1rem;
	border: 0;
	height: 435px;
	border-radius: 10px;
	margin-bottom: 1rem;
	box-shadow: 0px 0px 7px -4px;
}
.card_sample_details h6{
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	background: #002f6c;
	padding: 10px 20px;
	border-radius: 25px;
	text-align: center;
}
.table_sample tr th{
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	border-color: #fff;
	background-color: #c8102e;
}
.table_sample td, .table_sample th{
	font-size: 14px;
	font-weight: 300;
	padding: 9px 15px;
}
.page-link{
	color: #4698ca;
}
@media (max-width: 768px){
	.card_voter_history{
		min-height: 500px;
		height: 100%;
		margin-bottom: 1rem;
	}
	.card_voter_info{
		min-height: 300px;
		height: 100%;
		margin-bottom: 1rem;
	}
	.card_voter_details{
		min-height: 435px;
		height: 100%;
	}
	.card_voter_details{
		min-height: 435px;
		height: 100%;
	}
	.card_polling_info{
		min-height: 320px;
		height: 100%;
	}
	.card_voter_info{
		min-height: 300px;
		height: 100%;
	}
	.card_polling_info{
		min-height: 320px;
		height: 100%;
	}
}