#mainsite{
	color: #000;
	background-color: #e8e5e5;
	padding: 10px;
	padding-top: 20px;
}
.container{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.row{
	margin-left: 0px;
	margin-right: 0px;
}
.info{
	padding-top: 20px;
}
.form-group input.error{    
    border: 2px solid #AD0000;
}
.form-group input.error:focus{
	border: 2px solid #AD0000;
}
.errormsg{
	color:#AD0000;
	font-weight:bold;
}
.subhdr{	
	background-color: #112E51;
	text-transform: uppercase;
	color: #ffffff;
}
.bolduppercase{
	text-transform: uppercase;
	font-weight:bold;
}
.hdg{
	font-weight:bold;
	padding-bottom: 5px;
}
.hdr2 {
    background-color: #405E75;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.gray{
	background-color: #E6E6E6;
}
.content{
	background-color: #fff;
}
.election {
	border: 1px solid #999999;
    margin: 10px auto 20px 20px;
    width: 330px;
}
.over {
	font-size: 120%;
	padding-left: 10px;
}
.crossover {
	border: 2px solid #cc3300;
    margin: 20px auto 20px 20px;
	padding-left: 20px;
    width: 300px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.msg{
  color: #AD0000;
  text-align: center;
}
.creds_asterisk {
	padding: 1% 0% 0% 1%;
	font-size: 130%;
	color:#AD0000;
	font-weight:bold;
    text-align: middle;
    vertical-align: top;
}
.mvptext {	
    font-weight: bold;letter-spacing: 4px;
    background-color: #112E51;font-size: 1.2em;
    border-top: 2px solid #818891;color: #FFFFFF;
    border-bottom: 4px solid #818891;
    text-align: left !important;
    padding-left: 10px;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.noborder{
	border-top:none !important;
}

#rovbodysection {
    width: 960px;
    text-align: center;
    margin: 0px auto;
    padding: 30px 0px 30px 0px;
}

legend{

    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.3em;
    text-transform: uppercase;
    color: #737373;	
	margin-bottom: 0px;
	border-bottom: none;
}

.show_cat	{ visibility:visible;height:auto;display:block; }
.hide_cat	{ visibility:collapse;height:0px;display:none; }


.textalign-right{
	text-align: right;
}


#downloadBtn {
    background-color: #006699;
    color: white;
    padding: 14px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

btn.btn-default:focus{
	background: #5599e4;
}

.nav{
	font-size: 90%;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: none;
    background-color: #112e51;
    border: 1px solid #fff;
    border-bottom-color: #112e51;
    margin-right: 15px;
    margin-top: 10px;
    color: #fff;
    text-align: left; 
    font-weight: bold;
}

.nav > li.img_vi > a {
    background-image: url("../images/info - white.png");
    background-repeat: no-repeat;
    background-size: 10%;    
    -ms-background-position-x: right 20px;
    -ms-background-position-y: center;
    background-position: right 20px center;   
}

.nav > li.img_vi > a:hover,
.nav-pills > li.img_vi.active > a,
.nav-pills > li.img_vi.active > a:hover,
.nav-pills > li.img_vi.active > a:focus,
#myinfo:focus {	 /*#id:focus is to handle keyboard focus*/
    background-image: url("../images/info - orange.png");
    background-repeat: no-repeat;
    background-size: 10%;    
    -ms-background-position-x: right 20px;
    -ms-background-position-y: center;
    background-position: right 20px center;   
}

.nav > li.img_ei > a {
    background-image: url("../images/election - white.png");
    background-repeat: no-repeat;
    background-size: 10%;    
    -ms-background-position-x: right 20px;
    -ms-background-position-y: center;
    background-position: right 20px center;    
}

.nav > li.img_ei > a:hover,
.nav-pills > li.img_ei.active > a,
.nav-pills > li.img_ei.active > a:hover,
.nav-pills > li.img_ei.active > a:focus,
#electioninfo:focus {
    background-image: url("../images/election - orange.png");
    background-repeat: no-repeat;
    background-size: 10%;    
    -ms-background-position-x: right 20px;
    -ms-background-position-y: center;
    background-position: right 20px center;  
}

.nav > li.img_pp > a {
    background-image: url("../images/pp - white.png");
    background-repeat: no-repeat;
    background-size: 10%;    
    -ms-background-position-x: right 20px;
    -ms-background-position-y: center;
    background-position: right 20px center;
}

.nav > li.img_pp > a:hover,
.nav-pills > li.img_pp.active > a,
.nav-pills > li.img_pp.active > a:hover,
.nav-pills > li.img_pp.active > a:focus,
#pollingplace:focus {
    background-image: url("../images/pp - orange.png");
    background-repeat: no-repeat;
    background-size: 10%;    
    -ms-background-position-x: right 20px;
    -ms-background-position-y: center;
    background-position: right 20px center;
}

.nav > li.img_eo > a {
    background-image: url("../images/officials - white.png");
    background-repeat: no-repeat;
    background-size: 10%;    
    -ms-background-position-x: right 20px;
    -ms-background-position-y: center;
    background-position: right 20px center;
}

.nav > li.img_eo > a:hover,
.nav-pills > li.img_eo.active > a,
.nav-pills > li.img_eo.active > a:hover,
.nav-pills > li.img_eo.active > a:focus,
#electedofficial:focus {
    background-image: url("../images/officials - orange.png");
    background-repeat: no-repeat;
    background-size: 10%;    
    -ms-background-position-x: right 20px;
    -ms-background-position-y: center;
    background-position: right 20px center;
}

.nav > li > a:hover {
    position: relative;
    display: block;
    padding: none;
    background-color: #fff;
	font-weight: bold;
	border: 1px solid #112e51;        
    margin-right: 15px;
    margin-top: 10px;
    color:#112e51;     
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus,
.nav-pills > li > a:focus {
    background-color: #fff;
    color:#112e51;
    font-weight: bold;
    border: 1px solid #112e51;    
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-bottom: 0px;
}
	
.username{
	font-weight: bold;
}

.asset_sub_title {
    border-bottom: 1px solid #AAA;
    font-size: 70%;
    font-weight: normal;
    letter-spacing: 0px;
    margin: 20px 10px 0px 0px;
    padding: 3px 3px 0px 3px;
    text-transform: uppercase;
}

.section {

}

.data{
	color: #000;
}

.general_data {	
	color: #000;
	padding: 1% 1% 4% 1%;	
}

.panel-default{
	border: none;	
}

.panel-default .panel-heading{
	background-color: #e8e5e5;	
}

.panel-default .panel-heading .panel-title {
    font-size: 20px;
    color: #000;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    line-height: 25px;
}

.panel-heading.eo{
	width: 85%;
}

.panel .panel-body {
    padding: 15px;
}

.eldtnm {
    font-size: 90%;
    color: #000;
    padding: 2% 2% 2% 2%;
    margin: 2% 0% 2% 0%;
    background-color: #e8e5e5;
}

a.lang{
	color: #fff;
}
a.lang:hover, a.lang:focus{
	color: #fff;
}

.btn-secondary {
  color: #000;
  background-color: #DDDDDD;
  border-color: #DDDDDD;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #000;
  background-color: #cecccc;
  border-color: #cecccc; 
}
.btn-secondary:hover {
  color: #000;
  background-color: #cecccc;
  border-color: #cecccc; 
}
.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
   color: #000;
   background-color: #cecccc;
   border-color: #cecccc; 
}
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
   color: #000;
   background-color: #cecccc;
   border-color: #cecccc; 
}
.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
   background-image: none; 
}
.btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus,
 fieldset[disabled] .btn-secondary:hover,
 fieldset[disabled] .btn-secondary:focus,
 fieldset[disabled] .btn-secondary.focus {
   background-color: #cecccc;
   border-color: #cecccc; 
}
.btn-secondary .badge {
   color: #cecccc;
   background-color: #000; 
}

.form-group.has-error::before {
  left: 15px;
}
  
@media (max-width: 992px) {
	
	#mainsite{
		padding: 0px;		
	}

	.form-group input.form-control {    
	    color: #737373;
	    font-size: 15px;
	    padding: 0px 12px;
	}
	
	.mvphdr{
		padding-left: 15px;
	}
	
	.navbar-default {
	    background-color: #112E51;
	    border: none;
	}
	
	.navbar-default .navbar-toggle{
		border-color: #fff;
	}
	
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #fff;
	}
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background-color: #112E51;
	}
	
	.nav > li > a {
	    border-bottom-color: #fff; 
	}	
	
	.visible-mobile{
		display:block;
	}
	.visible-desktop{
		display:none;
	}
	h1 {
		padding: 5px 5px;		
		font-weight: bold;
		margin-left: 2px;
		border-bottom: none;
		letter-spacing: normal;
		text-align:left;
		line-height: 12px;
		font-size: 25px
	}

	.panel-default .panel-heading {
	    background-image: url("../images/minus.png");
	    background-repeat: no-repeat;
	    background-size: 6%;
	    -ms-background-position-x: right 30px;
	    -ms-background-position-y: center;
	    background-position: right 30px center;
	}
		
	.panel-default .collapsed .panel-heading {
	    background-image: url("../images/plus.png");
	    background-repeat: no-repeat;
	    background-size: 10%;
	    -ms-background-position-x: right 20px;
	    -ms-background-position-y: center;
	    background-position: right 20px center;
	}
	
	#noscr{
		display: none;
	}
	.office_category { 
		background-color: #ddd;
		margin: 1% 0% 1% 0%;
		padding: 2% 1% 2% 1%;
		border-bottom: 1px solid #000;
	 	}
	.office_category a { 
		text-decoration: none;
		color:#000 !important;
		text-shadow: none;
		font-size: 0.9em;
		}
	
	.office_subcategory {
		background-color: #112E51;
		text-decoration: none !important;
		color: #FFF !important;
		font-weight: normal !important;
		margin: 0px;
		padding: 2% 1% 2% 3%;	
		font-size: 90%;
		text-shadow: none;
	 }
	
	.office_title {
		margin: 0px;
		padding: 2% 1% 2% 4%;
		font-weight: bold;
		font-size: 90%;
		border-bottom: dotted 1px #444;
	 }
	
	.office_holder {
		margin: 0px;
		padding: 2% 1% 2% 6%;
		font-size: 80%;
		border-bottom: dotted 1px #444;
	 }
	.office_holder a { 
		text-decoration: underline;
		color:#336699 !important;		
		font-weight:normal !important;
	 }
	.info_icon	{ float:right;padding-right:10%; }
	
	#mvp-navbar-menu{
		margin-bottom:5px;
	}
	
	#eo_opall{
		margin-bottom: 5px;
	}
}

@media (min-width: 993px) {
	
	.form-group input.form-control {    
	    color: #737373;
	    font-size: 18px;
	    padding: 0px 12px;
	}
	
	.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
		border-bottom-color: #fff;
	}
		
	.visible-mobile{
		display:none;
	}
	.visible-desktop{
		display:block;
	}
	.navbar-default{
		background-color:transparent;
		border: none;
		margin-bottom: 0px;
		text-align: center;
	}
	.navbar-header{
		float: none;
	}
	h1{
	    font-size: 60px !important;
	    padding-bottom: 20px;
	}	

	.panel-default .panel-heading {
	    background-image: url("../images/minus.png");
	    background-repeat: no-repeat;
	    background-size: 3%;
	    -ms-background-position-x: right 40px;
	    -ms-background-position-y: center;
	    background-position: right 40px center;
	}
		
	.panel-default .collapsed .panel-heading {
	    background-image: url("../images/plus.png");
	    background-repeat: no-repeat;
	    background-size: 5%;
	    -ms-background-position-x: right 30px;
	    -ms-background-position-y: center;
	    background-position: right 30px center;
	}
	
	.office_category { 
	    border-bottom: 1px solid #AAA;
	    border-top: 1px solid #AAA;
	    font-size: 70%;
	    font-weight: normal;
	    letter-spacing: 0px;
	    margin: 7px 10px 0px 0px;
	    padding: 3px 3px 1px 3px;
	    background-color: #EEE;
	 	}
	.office_category a { 
		text-decoration: none;
		color:#333 !important;
		font-weight:bold !important;
		text-shadow: none; 
		}
	.office_category a:hover { 
		background-color: #9fcbf4;
		color:#FFF !important;
		font-weight:bold !important;
		text-shadow: none; 
		}
	
	
	.office_subcategory {
	    text-decoration: none !important;
	    font-weight: bold;
	    margin: 0px 10px 0px 0px;
	    padding: 5px 3px 2px 3px;
	    padding-left: 15px;
	    text-shadow: none;
	    color: #fff !important;
	    background-color: #112E51;
	}

	.office_title {
	    margin: 0px;
	    padding-top: 2%;	    
	    font-weight: bold;
	    border-bottom: dotted 1px #444;
	}

	.office_holder {
	    margin: 0px;
	    padding-top: 2%;
	    padding-left: 6%;
	    color: #336699;
	}

	.office_holder a { 
		text-decoration: underline;
		color:#336699 !important;
		font-weight:normal !important;
	 }	
	 
}