/* 
Theme Name:		 Twenty Seventeen Child
Theme URI:		 http://www.websitebundles.com/
Description:	 Theme by Site <a href=\"http://childthemegenerator.com/\">http://childthemegenerator.com/</a>
Author:			 WebsiteBundles
Author URI:		 http://childthemegenerator.com/
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;
}

.panel-content .wrap {
	padding-top: 1em !important;
}

.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-new.jpg");
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	padding-bottom: 2em;
}

.menu-and-alert-button{
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
}

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

/* Site branding */

.site-branding {
	padding: 1em 0 0 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: 30px;
	line-height: 23px;
	padding-left: 20px;
	color: #FFFFFF;
}


.main-navigation {
	clear: both;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.dropdown-toggle .icon {

	fill: #fff !important;
}




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

  .menu-and-alert-button{
		width: unset;
		flex: 1;
	}



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









}

#top-menu {
	background: #0b131a6e;
  border-radius: 20px;
  padding: 0 20px;
}


.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: 500;
	font-size: 1.1em;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.navigation-top .wrap {
	max-width: 100% !important;
	padding: 0;
}

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

.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 0;
	position: relative;
	text-transform: none;
	/*color: #fff;
	background: #2c4355;*/
	color: #155c97;
  background: #fff;
	padding: 10px;
}

.main-navigation ul ul a:hover {
	background: #f5f5f5;
	color: #2d4254 !important;
}

.navigation-top ul ul .current-menu-item > a,
.navigation-top  ul ul .current_page_item > a {
	background: #f5f5f5;
	color: #2d4254;
}




.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 a {
		padding: 1em 1em;
	}




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


.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: 1.5em 0 0;
}

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

.entry-content a {
	box-shadow: none;
}

.entry-content a:hover, .entry-content a:focus, .entry-content a:active{
	box-shadow: none;
}



/* 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;
}



/*input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border-radius: 8px;
	background-color: #F6F6F8;
	padding: 5px;
	color: #666;
	border: 1px solid #bbb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block;
	padding: 0.3em;
	width: 100%;
}*/



