/* 
Theme Name:		 Twenty Seventeen Child
Theme URI:		 https://1c3d5a1e-a18f-4e02-a470-a349073f4b32.p.bardy.io/
Description:	 Theme by Site <a href=\"https://76fa603f-0e25-4249-b563-fcc9a9f9df31.p.bardy.io/\">https://76fa603f-0e25-4249-b563-fcc9a9f9df31.p.bardy.io/</a>
Author:			 WebsiteBundles
Author URI:		 https://76fa603f-0e25-4249-b563-fcc9a9f9df31.p.bardy.io/
Template:		 twentyseventeen
Version:		 1.0.0
Text Domain:	 Twenty-Seventeen-child
-------------------------------------------------------------- */ 

/* =Theme customization starts here
------------------------------------------------------- */

/* float main menu searchbox right */
/* float main menu searchbox right */
#nav-header .my-searchbox {
  float: right;
  margin-top: 14px;
}

/* search form black border and wider */
#nav-header .themeform input[type="text"] {
  border: 1px solid #000;
  width: 275px;
}

/* align navigation elements */
#nav-header li {
  display: inline-block;
}

.wrap {
	padding-left: 1em;

	padding-right: 1em;
	/* margin-left: auto; */
	/* margin-right: auto; */
	/* padding-left: 2em; */
	/* padding-right: 2em; */
}
 
@media screen and (min-width: 48em) {
	.wrap {
		
		/* padding-left: 3em; */
		/* padding-right: 3em; */
	}
}



 
.page.page-one-column:not(.twentyseventeen-front-page) #primary {
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	max-width: 100%;
}
 
@media screen and (min-width: 30em) {
	.page-one-column .panel-content .wrap
	{
		max-width: 80%;
	}
}



body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Roboto", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.66;
}

button{
	color: #fff;
}




.site-header {
	background-color: #324a5e;
	background-image: url("./assets/images/capitol-header-background.jpg");
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	padding-bottom: 2em;
}

.header-alertbutton-div{
	padding-right: 2%;
}

/* Site branding */

.site-branding {
	padding: 1em 0;
	position: relative;
	-webkit-transition: margin-bottom 0.2s;
	transition: margin-bottom 0.2s;
	z-index: 3;
}

.site-branding a {
	text-decoration: none;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.site-branding a:hover,
.site-branding a:focus {
	opacity: 0.7;
}

.site-branding-logo a{
	
	padding-left: 24px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.site-branding-logo #fastdemocracy-logo {
	width: 42px;
	image-rendering: -webkit-optimize-contrast;

}

.site-branding-logo .fastdemocracy-branding{
	font-weight: bold;
	font-size: 20px;
	line-height: 23px;
	padding-left: 20px;
	color: #FFFFFF;
}



@media screen and (max-width: 600px) {
  .site-branding-logo .fastdemocracy-branding {
  	display: none;
  }
  
  .site-header{
  	flex-wrap: wrap;
  	justify-content: center;
  }


.main-navigation ul ul a {
	background: none !important;
	padding: none !important;
}









}


.navigation-top {
	border-bottom: none;
	font-size: 14px;
	font-size: 0.87rem;
	position: relative;
	background: none;
	border-top: none;
	flex-grow: 1;
}

.navigation-top a {
	color: #fff;
	font-weight: 400;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
	color: #dfffb5;
}

.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 0;
	position: relative;
	text-transform: none;
	color: #fff;
	background: #20485B;
	padding: 10px;
}


.menu-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: none;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1.5;
	margin: 1px auto 2px;
	padding: 1em;
	text-shadow: none;
}


.main-navigation ul {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left;
}



.main-navigation ul ul a:hover {
	background: #30708a;
	color: #dfffb5;	
}



.main-navigation a:hover {
	color: #dfffb5;
}


.alertbutton{
	color: #fff;
}
#alert-notifications a{
	color: #222;
}

#alert-notifications a:hover{
	color: #767676;
}



.billsearch-main{
	/*background: linear-gradient(to bottom, rgba(32,72,91) 0%,rgba(32,72,91) 60%,rgba(32,72,91) 60%,white 60%,white 100%);*/
	margin-top: -40px;
	position: relative;
	padding: 10px;
}

.site-content {
    padding: 2.5em 0 0;
}

.entry-header {
	margin-bottom: 0px !important;
}



/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #8a8e98;
	font-family: "Roboto", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #8a8e98;
	font-family: "Roboto", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #8a8e98;
	font-family: "Roboto", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #8a8e98;
	font-family: "Roboto", "Helvetica Neue", helvetica, arial, sans-serif;
}
