/*
Theme Name: NHC Board of Elections
Author: Ginny Brinkman
Description: New Hanover County Board of Elections - NHC WordPress Theme
Version: 2.0
Text Domain: nhc
*/

/********/
/* Main */
/********/

body {
	background: #fff;
}

#main h1, #main h3 {
    color: #4f8bc8;
}

#main ul, #main ol {
    font-size: 14px;
}

#main ul ul, #main ul ul ul {
    font-size: 14px;
}

#page.container {
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

.dept-info {
    background: #4f8bc8;
}

.map-button {
    background: #000084 !important;
    border: 1px solid #000084 !important;
}

.panel-title a {
   background-color: #153255;
   color: #fff;
   -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.panel-title a.collapsed {
    background-color: #f5f5f5;
    color: #333;
}

.ai1ec-calendar-toolbar {
	display: none;
}

/**********/
/* Header */
/**********/

#nhc-main-navigation {
  margin: 0px 0px 0px;
}

#header-bg.container {
	background: #fff;
	padding-top: 30px;
	padding-bottom: 20px;
}

#page.container {
	  box-shadow: 0px 0px 0px rgba(0,0,0,0);
	  padding-top: 0px;
}

#nhc-main-navigation {
	background: #000084;
	background: rgba(0,0,132,1);
	background: -moz-linear-gradient(top, rgba(0,0,132,1) 0%, rgba(0,0,99,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,132,1)), color-stop(100%, rgba(0,0,99,1)));
	background: -webkit-linear-gradient(top, rgba(0,0,132,1) 0%, rgba(0,0,99,1) 100%);
	background: -o-linear-gradient(top, rgba(0,0,132,1) 0%, rgba(0,0,99,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,132,1) 0%, rgba(0,0,99,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,132,1) 0%, rgba(0,0,99,1) 100%);
}

#nhc-main-navigation a:hover {
	background: #000084;
}

#nhc-main-navigation .nav > li > a {
	position: relative;
	display: block;
	padding: 10px 7px;
}

#nhc-main-navigation .nav > li#menu-item-14 > a {
	padding: 10px 7px 10px 0px;
}

#nhc-main-navigation .nav > li#menu-item-17 > a {
	padding: 10px 0px 10px 7px;
}

#nhc-main-navigation .dropdown-menu a {
    background-color: #4f8bc8;
    background-color: rgba(79,139,200,0.95);
}

#nhc-main-navigation .dropdown-menu a:hover {
    background-color: #306ba6;
    background-color: rgba(48,107,166,0.95);
}  

h2.sub-title  {
	color: #5289c1;
}

#logo {
	width: 290px;
	margin-top: -2px;
}

#logo img {
	width: 100%;
}

#lists h3 {
	font-size: 2.4em;
	margin-bottom: 10px;
	font-weight: 400;
	background: #4f8bc8;
	padding: 10px 10px 7px;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	border-top: 3px solid #012B55;
}

/********/
/* Home */
/********/

.home h2.entry-title {
	font-weight: 700;
	font-size: 2em;
	margin-top: 0px;
	margin-bottom: 5px;
}

#elections-boxes {
    margin-top: 40px;
	display: flex;
}

#elections-boxes ul {
	padding-left: 0px;
	list-style-image: url(images/list-image.png);
	font-size: 1.4em;
	margin-bottom: 15px;
    padding-left: 20px;
}

#elections-boxes ul li {
	margin-bottom: 5px;
}

#elections-boxes h3 {
	font-size: 2.4em;
	margin-bottom: 0px;
	font-weight: 300 !important;
	background: #4f8bc8;
	padding: 10px 10px 7px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border-top: 3px solid #012b55;
}

#elections-boxes img {
    margin-bottom: 0px;
}

#elections-boxes .flex {
	display: flex;
	flex-direction: column;
}

#elections-boxes .flex .col-border-box {
	height: 100%;
    background: #efefef;
    border: 1px solid #ddd;
    border-top: 0;
    padding: 10px 15px 0;
}

#centerlinks {
    margin-top: 40px;
	display: flex;
}
#centerlinks img {
    margin-bottom: 0px;
}
#centerlinks .flex {
	display: flex;
	flex-direction: column;
}

.home #slider {
	margin-bottom: 40px;
}

.home #intro h3 {
	font-family: 'Open Sans';
	color: #333;
	font-weight: 700 !important;
	font-size: 26px;
}

.home #intro p {
	font-weight: 300 !important;
	font-size: 20px;
	line-height: 34px;
}

.home #intro {
	padding-right: 90px;
}

.home #info-tabs {
	padding-left: 0px;
	margin-top: -15px;
}

.home #info-tabs .tab-pane {
	background: #efefef;
	border: 1px solid #d3d3d3;
	padding: 20px 25px 0px;
	min-height: 229px;
	max-height: 229px;
	overflow: hidden;
}

.home #info-tabs ul.nav-tabs {
	border-bottom: 0px;
	position: relative;
	top: 1px;
	z-index: 1;
}

.home #info-tabs .nav-tabs li {
	margin-bottom: 0px !important;
}

.home #info-tabs .nav-tabs li a {
	background: #6096cd;
	color: #fff;
	border: 1px solid #6096cd;
	border-bottom: 0px;
	padding: 15px 18px;
}

.home #info-tabs .nav-tabs li a:focus {
	background: #6096cd !important;
}

.home #info-tabs .nav-tabs li.active a {
	background: #efefef !important;
	color: #333;
	font-weight: 700;
	border: 1px solid #d3d3d3;
	border-bottom: 0px;
}

.home #info-tabs .nav-tabs li.active a:focus {
	background: #efefef !important;
}

.home #info-tabs .tab-content #statistics ul, .home #info-tabs .tab-content #meetings ul,
.home #info-tabs .tab-content #dates ul  {
	list-style: none;
	padding-left: 0px;
}

.home #info-tabs .tab-content #statistics ul li, .home #info-tabs .tab-content #meetings ul li,
.home #info-tabs .tab-content #dates ul li {
	border-bottom: 1px solid #fff;
	padding: 2px 0px;
}

.home #info-tabs .tab-content #statistics ul li:last-child, .home #info-tabs .tab-content #meetings ul li:last-child,
.home #info-tabs .tab-content #dates ul li:last-child  {
	border-bottom: 0px;
}

.home #info-tabs .tab-content #statistics ul li span.type, .home #info-tabs .tab-content #meetings ul li span.title,
.home #info-tabs .tab-content #dates ul li span.title {
	font-weight: 700;
}

.home #info-tabs .tab-content #statistics ul li span.value, .home #info-tabs .tab-content #meetings ul li span.date,
.home #info-tabs .tab-content #dates ul li span.date  {
	float: right;
}

.home #info-tabs .tab-content #statistics #updated-date {
	color: #d70505;
	padding-left:15px; 
}

.home #info-tabs .tab-content #statistics .tableauPlaceholder {
	max-height: 185px;
	overflow: hidden;
	margin-top: -18px;
}

/*************/
/* Countdown */
/*************/

#timer {
	margin-top: 50px;
}

#timer p {
	font-size: 14px;
}

.hoth-dash_title {
	background: #d70505 !important;
	color: #fff !important;
	top: 42px !important;
}

.hoth-tripdash, .hoth-dash  {
	background: #000f66 !important;
	color: #fff !important;
	height: 60px !important;
}

.hoth-digit {
	margin-top: 10px !important;
}

li.CountDownTimer {
	list-style: none;
}

li.CountDownTimer .widget-title {
	display: none;
}

.hoth-dashboard {
	height: 73px !important;
}

.hoth-bothtml {
	font-weight: 700;
}

.hoth-bothtml span {
	font-weight: 400;
	margin-left: 20px;
}


/*********/
/* Staff */
/*********/

#staff ul {
    list-style: none;
    padding: 0px;
    font-size: 1.4em;
}

#staff-members h3 {
    font-size: 2.2em;
}

.staff-member .name {
    font-weight: 700;
    font-size: 1.2em;
}

.staff-member:nth-child(2n+1) {
    clear: both;
}

.staff-member {
    margin-bottom: 20px;
}

.staff-member .title {
    font-weight: 700;
}

.staff-member .phone {
    margin-top: 5px;
}

.staff-member .resp {
    font-style: italic;
}

.staff-member .photo, .staff-member .info {
    padding-right: 0px;
}

ul.contacts {
	list-style: none;
	padding: 0px;
}

/*****************/
/* Board Members */
/*****************/

 ul#members {
    list-style: none;
    padding: 0px;
    margin-top: 20px;
    font-size: 1em;
}

.board-member .name, .board-member .title {
    font-weight: 700;
    font-size: 1.6em;
    margin-bottom: 5px;
}

.board-member .title {
    font-style: italic;
    font-weight: 400;
}

/*********************/
/* Elected Officials */
/*********************/

ul#elected-officials, ul#elected-officials ul {
    padding: 0px;
    list-style: none;
}

ul#elected-officials .term {
    color: #790000;
    font-size: 1.1em;
}

ul#elected-officials .office-term {
    margin-bottom: 20px;
}

/******************/
/* Board Meetings */
/******************/

ul#board-meetings {
    padding: 0px;
    list-style: none;
}

ul#board-meetings li {
    margin-bottom: 20px;
}

ul#board-meetings li .event {
    font-style: italic;
}

ul#board-meetings li:nth-child(2n+1) {
    clear: both;
}

#board-meetings h3 {
	font-size: 28px;
}

.meeting-date .date-time {
	font-size: 16px;
}

.meeting-date {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ddd;
}

.meeting-date:nth-child(2n+1) {
	clear: both;
}

.meeting-date:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: 0;
}

/***************/
/* Public Data */
/***************/

#public-data li a[href$=".PDF"], #public-data li a[href$=".pdf"] {
	padding: 2px 2px 2px 20px;
	background: url("../../../../images/icon-pdf.png") left center no-repeat;
}

#public-data li a[href$=".XLS"], #public-data li a[href$=".xls"], #public-data li a[href$=".XLSX"], #public-data li a[href$=".xlsx"] {
	padding: 2px 2px 2px 20px;
	background: url("../../../../images/icon-xls.png") left center no-repeat;
}

#public-data li a[href$=".DOCX"], #public-data li a[href$=".docx"], #public-data li a[href$=".DOC"], #public-data li a[href$=".doc"] {
	padding: 2px 2px 2px 20px;
	background: url("../../../../images/icon-doc.png") left center no-repeat;
}

#public-data ul {
	padding-left: 0px;
    list-style: none;
}

#public-data li.data {
    padding-left: 15px;
	width: 100%;
	display: inline-block;
}

#public-data li.data:nth-child(even), #public-data li.data:nth-child(odd) {
	background: #efefef;
	margin-bottom: -4px;
}

#public-data li.data:nth-child(odd) {
	background: #fff;
}

table {
	font-size:14px;
}

/********/
/* FAQs */
/********/

.panel-title a {
   background-color: #790000;
   color: #fff;
   -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.panel-title a.collapsed {
    background-color: #f5f5f5;
    color: #333;
}

.panel-title .toggle span {
    background: url(images/close.png);
    width: 15px;
    height: 15px;
}

.panel-title .toggle.collapsed span {
    background: url(images/open.png);
    width: 15px;
    height: 15px;
}

/***********/
/* Sidebar */
/***********/

#content-right ul li.menu-item, #content-right ul li.menu-item.current-menu-parent a {
    display: none;
}

#content-right ul li.menu-item.current-menu-parent, 
#content-right ul li.menu-item.current-menu-parent ul.sub-menu li.menu-item,
#content-right ul li.menu-item.current-menu-parent ul.sub-menu li.menu-item a {
    display: block;
}

#content-right li a {
    background: #4f8bc8;
    color: #fff;
    display: block;
    padding: 15px 20px;
    margin-bottom: 5px;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    font-size: 16px;
}

#content-right li a:hover {
    background: #1D2951;
    text-decoration: none;
}

#content-right ul {
    padding-left: 0px;
    list-style: none;
}

#content-right li.no-hover a {
    text-transform: uppercase;
    padding: 0px;
    background: none;
    color: #333;
    font-weight: 700;
    text-shadow: 0px 0px 0px;
    font-size: 14px;
    cursor: default;
}

#content-right li.widget, #content-right li.widget a {
	list-style: none;
	font-size: 16px;
}

#content-right .textwidget h3 {
	font-size: 2.6em;
}

#content-right .widget_categories a {
	font-size: 0.9em !important;
}

#extra {
    margin-top: 20px;
}

/****************/
/* Poll Workers */
/****************/

ul#precincts, ul#precinct-official {
    list-style: none;
    padding-left: 0px;
}

ul#precincts .precinct {
    font-size: 1.2em;
    color: #790000;
}

/****************/
/* Contact Form */
/****************/

.gform_wrapper.two-column_wrapper ul.gform_fields {
	display: none;
}
.gform_wrapper.two-column_wrapper ul.gform_fields.gform_column {
	display: block;
	float: left;
	width: 50%;
}
.gform_wrapper.two-column_wrapper ul.gform_column li.gsection:first-child {
	display: none;
}

.gform_body ul.gform_column:nth-child(odd) {
	border: 1px solid grey;
	padding: 0px 20px 20px;
	width: 40% !important;
}

.gform_body ul.gform_column:nth-child(even) {
	padding: 0px 20px 0px 0px;
	width: 60% !important;
}

.ginput_container input, .ginput_container select {
	background-image: none !important;
	border: 1px solid #cccccc;
}

.ginput_container select {
	padding: 8px 0 7px !important;
}

.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password] {
	font-size: 14px !important;
}

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, 
.gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, 
.gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, 
.gform_wrapper .instruction, .gform_wrapper .gfield_checkbox li label, 
.gform_wrapper .gfield_radio li label, .gform_wrapper .ginput_left input:focus+label,
.gform_wrapper .ginput_right input:focus+label, .gform_wrapper .ginput_full input:focus+label  {
	font-weight: 400 !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	font-size: 1.4em !important;
	background: #007AC3;
	color: #FFF;
	border: 0px;
	padding: 7px 20px !important;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover {
	background: #153255;
}

.gform_confirmation_message {
	font-size: 1.4em;
}

#input_1_1_4_container, #input_2_1_4_container {
	width: 100px;
}

.gfield_description {
	padding-top: 0px !important;
	font-size: 13px !important;
}

.gfield_select, .gfield_checkbox#input_1_5, #input_1_9, #input_1_10 {
	margin-bottom: 15px !important;
}

/************************/
/* Poll Worker Training */
/************************/

ul#training {
    padding-left: 0px;
    list-style: none;
}

ul#training li {
    clear: both;
}

ul#training li div {
     min-height: 55px;
}

ul#training li:nth-child(2n+1) div {
    background: #e1ecff;
}

#training-top-row {
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 5px;
    color: #790000;
}

/*********************/
/* Polling Locations */
/*********************/

ul#locations {
    padding-left: 0px;
    list-style: none;
}

ul#locations .precinct {
    font-weight: 700;
    color: #790000;
}

ul#locations li {
    clear:both;
}

#district-municipality-maps {

}

#district-municipality-maps h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 2.4em;
    margin-bottom: 0px;
    font-weight: 300 !important;
    background: #4f8bc8;
    padding: 10px 10px 7px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    border-top: 3px solid #012b55;
}

#district-municipality-maps ul {
    list-style-image: url(images/list-image.png);
    font-size: 1.4em;
    margin-bottom: 15px;
    padding-left: 40px;
    margin-top: 5px;
}

#nhc-precincts {
    padding: 5px;
    background: #e1ecff;
    margin-bottom: 20px;
}

li#text-4 {
	list-style: none;
}

#polling-place-search {
	border: 2px solid #dedede;
	padding: 10px 15px;
	margin-top: 20px;
}

#polling-place-search {
	font-size: 14px;
}

#polling-place-search a {
	background: none !important;
	color: #428BCA !important;
	display: inline !important;
	padding:  0px !important;
	margin-bottom: 0px !important;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3) !important;
	font-size: 14px !important;
}

/*****************/
/* Related Links */
/*****************/

#related-links #rel {
    margin-top: 10px;
}

#related-links #rel ul {
    list-style-image: url(images/list-image.png);
}

#related-links #rel h4 {
    font-size: 1.4em;
    margin-bottom: 5px;
}

#related-links #rel #political-org-links ul {
    margin-bottom: 15px;
}

/**************/
/* Candidates */
/**************/

ul#candidates {
    padding-left: 0px;
    list-style: none;
}

ul#candidates li:nth-child(2n+1) {
    clear: both;
}

/*******************/
/* One-Stop Totals */
/*******************/

#one-stop-totals #totals li {
	clear: both;
	border-bottom: 1px solid #dddddd;
}

#one-stop-totals ul#totals {
	list-style: none;
	padding-left: 0px;
}

/********/
/* POMP */
/********/

#pomp .pomp-list h3 {
	background: #4f8bc8;
	color: #fff !important;
	padding: 15px;
	font-family: 'Open Sans';
	font-size: 20px;
}

#pomp .pomp-list {
	margin-bottom: 15px;
}

#pomp .pomp-list ul {
	list-style: none;
	padding-left: 10px;
	margin-top: 10px;
}

#pomp .pomp-list ul li {
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
}

#pomp .pomp-list ul li:last-child {
	border-bottom: none;
}

#pomp #content-left .pomp-list ul li a {
	color: #333;
	text-decoration: underline;
	font-weight: 700;
}

#pomp #content-right h3, #content-right .pomp-list h3 {
	color: #d70505 !important;
	background: none !important;
	padding: 0px !important;
	font-family: 'Oswald' !important;
	font-size: 30px !important;
}

#pomp #content-right .pomp-list ul li a {
	background: none;
	color: #428bca;
	display: inline-block;
	padding: 0px;
	margin-bottom: 0px;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0px 0px 0px;
	font-size: 14px;
}

#pomp #content-right .pomp-list ul li a:hover {
	color: #2a6496;
	text-decoration: underline;
}

#pomp #content-right .pomp-list ul {
	margin-left: 10px;
	padding-left: 20px;
	list-style: disc;
}

#pomp #content-right .pomp-list ul li {
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-bottom: 0px;
}

#pomp #content-right #tasks {
	margin-top: 0px;
}

#pomp #content-right #tasks #top {
	font-size: 14px;
	color: #4f8bc8;
	text-transform: uppercase;
}

#pomp #content-right #tasks {
	margin-bottom: 50px;
}

#pomp #content-right #training-schedule {
	margin-top: 50px;
}

#pomp #content-right #tasks {
	margin-top: 0px;
}

#pomp #content-right #tasks #top {
	font-size: 14px;
	color: #4f8bc8;
	text-transform: uppercase;
}

#pomp #content-right #tasks {
	margin-bottom: 50px;
}

#pomp #tasks ul {
	background: #efefef;
	padding: 0px 10px;
	font-size: 13px;
}

#pomp #tasks ul .row {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
	margin: 0px -10px;
}

#pomp #tasks ul .row:nth-child(even) {
	background: #dfdfdf;
}

#pomp #tasks ul .row:last-child {
	border-bottom: none;
}

#pomp #tasks .time {
	width: 33% !important;
	line-height: 20px;
}

#pomp #tasks .title {
	width: 67% !important;
	line-height: 20px;
}

#pomp #pomp-header {
	margin-bottom: 15px;
}

#pomp #blog {
	margin-top: 30px;
}

#pomp .pomp-list li a {
	display: inline-block;
}

#blog .view-all {
	font-size: 14px;
}

/*******************/
/* One-Stop Portal */
/*******************/

#one-stop .one-stop-list h3 {
	background: #4f8bc8;
	color: #fff !important;
	padding: 15px;
	font-family: 'Open Sans';
	font-size: 20px;
}

#one-stop .one-stop-list {
	margin-bottom: 15px;
}

#one-stop .one-stop-list ul {
	list-style: none;
	padding-left: 10px;
	margin-top: 10px;
}

#one-stop .one-stop-list ul li {
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
}

#one-stop .one-stop-list ul li:last-child {
	border-bottom: none;
}

#one-stop #content-left .one-stop-list ul li a {
	color: #333;
	text-decoration: underline;
	font-weight: 700;
}

#one-stop #content-right h3, #content-right .one-stop-list h3 {
	color: #d70505 !important;
	background: none !important;
	padding: 0px !important;
	font-family: 'Oswald' !important;
	font-size: 3em !important;
}

#one-stop #content-right .one-stop-list ul li a {
	background: none;
	color: #428bca;
	display: inline-block;
	padding: 0px;
	margin-bottom: 0px;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0px 0px 0px;
	font-size: 14px;
}

#one-stop #content-right .one-stop-list ul li a:hover {
	color: #2a6496;
	text-decoration: underline;
}

#one-stop #content-right .one-stop-list ul {
	margin-left: 10px;
	padding-left: 20px;
	list-style: disc;
}

#one-stop #content-right .one-stop-list ul li {
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-bottom: 0px;
}

#one-stop #content-right #tasks {
	margin-top: 0px;
}

#one-stop #content-right #tasks #top {
	font-size: 14px;
	color: #4f8bc8;
	text-transform: uppercase;
}

#one-stop #content-right #tasks {
	margin-bottom: 50px;
}

#one-stop #tasks ul {
	background: #efefef;
	padding: 0px 10px;
	font-size: 13px;
}

#one-stop #tasks ul .row {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
	margin: 0px -10px;
}

#one-stop #tasks ul .row:nth-child(even) {
	background: #dfdfdf;
}

#one-stop #tasks ul .row:last-child {
	border-bottom: none;
}

#one-stop #tasks .time {
	width: 33% !important;
	line-height: 20px;
}

#one-stop #tasks .title {
	width: 67% !important;
	line-height: 20px;
}

#one-stop #osmp-header {
	margin-bottom: 15px;
}

/********************************/
/* Board Member Resource Portal */
/********************************/

#bmrp .bmrp-list h3 {
	background: #4f8bc8;
	color: #fff !important;
	padding: 15px;
	font-family: 'Open Sans';
	font-size: 20px;
}

#bmrp .bmrp-list {
	margin-bottom: 15px;
}

#one-stop .one-stop-list ul {
	list-style: none;
	padding-left: 10px;
	margin-top: 10px;
}

#bmrp .bmrp-list ul li {
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
}

#bmrp .bmrp-list ul li:last-child {
	border-bottom: none;
}

#bmrp #content-left .bmrp-list ul li a {
	color: #333;
	text-decoration: underline;
	font-weight: 700;
}

#bmrp #content-right h3, #content-right .bmrp-list h3 {
	color: #d70505 !important;
	background: none !important;
	padding: 0px !important;
	font-family: 'Oswald' !important;
	font-size: 3em !important;
}

#bmrp #content-right .bmrp-list ul li a {
	background: none;
	color: #428bca;
	display: inline-block;
	padding: 0px;
	margin-bottom: 0px;
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0px 0px 0px;
	font-size: 14px;
}

#bmrp #content-right .bmrp-list ul li a:hover {
	color: #2a6496;
	text-decoration: underline;
}

#bmrp #content-right .bmrp-list ul {
	margin-left: 10px;
	padding-left: 20px;
	list-style: disc;
}

#bmrp #content-right .bmrp-list ul li {
	margin-bottom: 0px;
	border-bottom: 0px;
	padding-bottom: 0px;
}

#bmrp #content-right #events {
	margin-top: 0px;
}

#bmrp #content-right #events #top {
	font-size: 14px;
	color: #4f8bc8;
	text-transform: uppercase;
}

#bmrp #content-right #events {
	margin-bottom: 50px;
}

#bmrp #events ul {
	background: #efefef;
	padding: 0px 10px;
	font-size: 13px;
}

#bmrp #events ul .row {
	border-bottom: 1px dotted #ccc;
	padding: 5px 0px;
	margin: 0px -10px;
}

#bmrp #events ul .row:nth-child(even) {
	background: #dfdfdf;
}

#bmrp #events ul .row:last-child {
	border-bottom: none;
}

#bmrp #events .time {
	width: 33% !important;
	line-height: 20px;
}

#bmrp #events .title {
	width: 67% !important;
	line-height: 20px;
}

#bmrp #bmrp-header {
	margin-bottom: 15px;
}

/*************************************/
/* Election Official Resource Portal */
/*************************************/

.page-template-election-official-resource-portal {
	background: url(images/Birds-on-Polls.jpg) no-repeat;
}

.header-portal {
	background: #fff !important;
	background: rgba(250,250,250,0.95) !important;
	margin-top: 50px;
}

#eorp #eorp-header {
    position: relative;
    top: -22px;
	margin-bottom: -20px;
}

#eorp #eorp-header img {
	max-width: 100%;
}

#eorp .btn-wrap {
	margin-bottom: 30px;
	background: #790000;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 1;
}

#eorp .btn-wrap:hover {
	opacity: 0.6;
}

#eorp .btn-title {
	font-size: 18px;
	text-align: center;
	padding: 40px 0;
	font-weight: 700;
}

#eorp .btn-wrap a {
	color: #fff;
}

#eorp .btn-wrap a:hover, #eorp .btn-wrap a:focus {
	color: #fff;
	text-decoration: none;
}


#eorp .modal-content {
	top: 30px;
}

#eorp #eorp-header {
	text-align: center;
}

#eorp #eorp-header img {
	margin-bottom: 20px;
}

#eorp #cycloneslider-election-official-resource-portal-1 {
	margin-bottom: 20px;
}

#eorp #content-right li a {
	border-top: 5px solid #790000;
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	padding: 30px;
}

#eorp #important-dates {
	list-style: none;
	padding-left: 0;
	font-size: 14px;
}

#eorp #important-dates li {
	padding: 10px;
}

#eorp #important-dates li:nth-child(even) {
	background: #efefef;
}

#eorp #important-dates li span.id-date {
	font-weight: 700;
}

/*#eorp #content-right .modal-body ul {
	list-style: disc;
	padding-left: 30px;
}*/

#eorp #content-right .modal-body a {
	border-top: 0;
    margin-bottom: 0;
    text-align: left;
    font-size: 14px;
    text-shadow: 0px 0px 0px;
    padding: 0;
	background: none;
	color: #428bca;
    display: block;

}

#eorp #content-right .modal-body a:hover {
	color: #2a6496;
	text-decoration: underline;
}

#eorp .btn-primary {
	font-size: 14px !important;
}

#eorp a.ticket {
	position:fixed;
	top: 10px;
	left: 5px;
	z-index: 9001;
}

#eorp a.ticket img {
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	width: 35px;
	height: 35px;
}

#eorp a.ticket img:hover {
	width: 50px;
	height: 50px;
}

#eorp #gform_wrapper_4 {
	margin-bottom: 0;
}

#eorp #gform_wrapper_4  .gform_footer {
	padding-bottom: 0;
	padding-top: 0;
}

#eorp #gform_wrapper_4 .top_label div.ginput_container {
	margin-top: 0;
}

#eorp .modal-body table tr:nth-child(odd) {
	background: #efefef;
}

#eorp .modal-body table tr:first-child {
	background: #ddd;
	text-transform: uppercase;
}

#eorp .modal-body table tr td:first-child {
	padding-left: 7px;
}

#eorp #content-right .modal-body ul {
	list-style: none;
	padding-left: 0;
}

#eorp .modal-body ul li {
	padding: 10px 20px;
}

#eorp .modal-body ul li:nth-child(odd) {
	background: #efefef;
}

/********************************/
/* One-Stop Implementation Plan */
/********************************/

#one-stop-implementation {
	font-size: 14px;
}

#one-stop-implementation .row.header {
	font-size: 16px;
	color: #fff;
	background: #333;
	font-weight: 700;
	padding: 5px 0;
	margin-bottom: 5px;
}

#one-stop-implementation .row.th {
	font-weight: 700;
	font-size: 13px;
}

#one-stop-implementation .row.list:nth-child(even) {
	background: #fff;
}

#one-stop-implementation .row.list:nth-child(odd) {
	background: #ddd;
}

#one-stop-implementation .table {
	background: #efefef;
	padding: 0 15px 5px;
}

#one-stop-implementation .total {
	font-weight: 700;
	padding-top: 7px;
}

#one-stop-implementation #all-totals {
	background: #790000;
	color: #fff;
}

#one-stop-implementation .site-name {
	font-weight: 700;
}

/*****************/
/* Media Queries */
/*****************/

@media (max-width: 767px) {
    #slider {
        margin-bottom: 20px;
    }
    
   	.home #intro {
		padding-right: 30px;
		margin-top: -15px;
		margin-bottom: 25px;
		padding-right: 0px;
	}
	
	.home #intro h3 {
		font-size: 26px;
	}
	
	.home #intro p {
		font-size: 19px;
		line-height: 32px;
	}
	
	.home #info-tabs {
		padding-left: 15px;
	}
	
	.home #info-tabs .nav-tabs > li {
        float: none;
    }
	
    .home #info-tabs .nav-tabs > li > a {
        margin-right: 0;
    }

    .home #info-tabs .nav-tabs > li > a:hover,
    .home #info-tabs .nav-tabs > li > a:focus {
        z-index: 2;
    }
	
	#one-stop-implementation .row.list .day {
		word-break: break-all;
	}
	
	#eorp .eorp-button img {
		max-width: initial;
		width: 100%;
	}
	
	#elections-boxes {
		margin-top: 20px;
		display: block;
	}

	#elections-boxes .flex {
		display: block;
		margin-bottom: 20px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
    #slider {
        margin-bottom: 20px;
    }
	
	.home #intro {
		padding-right: 30px;
		margin-top: -15px;
		margin-bottom: 25px;
		padding-right: 0px;
	}
	
	.home #intro h3 {
		font-size: 26px;
	}
	
	.home #intro p {
		font-size: 19px;
		line-height: 32px;
	}
	
	.home #info-tabs {
		padding-left: 15px;
	}
	
	#one-stop-implementation .row.list .day {
		word-break: break-all;
	}
	
	#eorp .eorp-btn .btn-title {
		padding: 40px 15px;
	}
	
	#eorp .eorp-btn:nth-child(2n+1) {
		clear: both;
	}
	
	#elections-boxes {
		margin-top: 20px;
		display: block;
	}

	#elections-boxes .flex {
		display: block;
		margin-bottom: 20px;
	}
	
	#elections-boxes .flex:nth-child(odd) {
		clear:both;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.home #intro {
		padding-right: 30px;
	}
	
	.home #intro h3 {
		font-size: 23px;
	}
	
	.home #intro p {
		font-size: 19px;
		line-height: 32px;
	}
	
	#eorp .eorp-btn:nth-child(3n+1) {
		clear: both;
	}
	
	#eorp .btn-title {
	padding: 40px 10px;
	}
}

@media (min-width: 1200px) {

}