/*

  Theme Name:   PageLines.com
  Theme URI:    http://pagelines.com/

  Description:  The PageLines framework child theme used for PageLines.com.

  Author:       PageLines
  Author URI:   http://pagelines.com

  Template:     pl-framework

  Version:      10.0.98

  Text Domain:  pagelines

  Tags:         themes, simple

  Category:     framework, framework-theme, free

*/


/* note custom grants awarded styles here */

/* pagination links */

.page-link
{
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
}

.page-link-selected
{
	display: inline-block;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #cccccc;
}

/* note grants awarded yearly nav */

#search_yrs {
    margin-bottom: 1em;
    position: relative;
}

#search_yrs a {
    padding: .5em;
    margin: 0 .25em 1em 0;
    line-height: 2rem;
    background-color: #20805B;
    color: #fff !important;
    border-radius: 2px;    
}


#search_yrs a:hover, #search_yrs a:active, 
#search_yrs a:visited,  #search_yrs a:focus {
  text-decoration: none;  
}

a.tabSelected {
    background-color: #24769c !important;
    
}

/* back to grants awarded */
.back_grants_awarded {
    
}

/* note grants awarded info header */
#grants-awarded-info-header {
    background-color: #efefef;
    padding: 0 1em 1em 1em;
    font-size: 90%;
    }

#grants-awarded-info-header a:hover, 
#grants-awarded-info-header a:active,
#grants-awarded-info-header a:focus {
    text-decoration: none;
    color: #000 !important;
    }

/* note grants awarded category styles */

.grant-menu-main-item {
   border-bottom-width: 0 !important; /* removed white underline 42216 */
}

#menu-grants_awarded  {
    
}


#menu-grants_awarded a, a:active, a:visited {
    text-decoration: none;
    font-weight: normal;
    
}

#menu-grants_awarded a:hover {
    text-decoration: none;
    color: #000;
}

#activeCategory, #activeCategory a
{ 
    color: #15819B;

}

#activeSubcategory a
{
	color: #333;
}

#activeSubcategory a:hover
{
    color: #539AB7;
    text-decoration: none;
}


/* note MEDIA QUERY grants awarded side menu styles larger than mobile  --start -- */

@media screen and (min-width: 769px)
{
	#mobile-grant-menu
	{
		display: none;
	}

	#grantmenu_Container_0
	{
		height: auto;
	}

	.two-col
	{
		float: left;
		width: 48%;
		padding-right: 2%;
	}

	.three-col
	{
		float: left;
		width: 31%;
		padding-right: 2%;
	}

	.three-col-2
	{
		float: left;
		width: 64%;
		padding-right: 2%;
	}

	.col-a
	{
		clear: both;
	}

	.indent
	{
		padding-left: 30px;
		/* word-break: break-all; */
		word-break: break-word;
		-webkit-hyphens: auto;   
		-moz-hyphens: auto;        
		hyphens: auto; 
	}

	.indent a
	{
		
		 word-break: break-all; 
		word-break: break-word;
		-webkit-hyphens: auto;   
		-moz-hyphens: auto;        
		hyphens: auto; 
	}
}


/* note MEDIA QUERY grants awarded side menu styles larger than mobile  --end -- */


/* note MEDIA QUERY grants awarded side menu  mobile-menu -- start -- */

@media screen and (max-width: 768px)
{
	
    
    /* note grants awarded yearly nav under 768px */


#search_yrs a {
font-size: 80%;
 
}

    
    .two-col, .three-col, .three-col-2
	{
		float: none;
		width: auto;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 10px;
	}

	.indent 
	{
		padding-left: 15px;
	
	}

.indent a {
		word-break: break-all; 
		word-break: break-word;
		-webkit-hyphens: auto;   
		-moz-hyphens: auto;        
		hyphens: auto; 
}

	#mobile-grant-menu
	{
		display: block;
		text-align: center;
		padding-top: 6px;
		padding-bottom: 6px;
		color: #ffffff;
		background-color: #00683f;
		text-decoration: none;
	}
	#mobile-grant-menu:hover
	{
		color: #ffffff;
		background-color: #808080;
		text-decoration: none;
	}

	#widgets_uvvuqu4, .pl-sn-wrap, pl-sn-pad, #list_cs-16, .sidebar_widgets, #nav_menu-3, .menu-grants_awarded-container
	{
		width: auto !important;
		float: none !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}


/* Grant category left nav */

#menu-grants_awarded
{
	width: auto !important;
	margin: 0px !important;
	padding: 0px !important;
}

#menu-grants_awarded li
{
	text-align: left;
	border-top: 1px solid #cccccc;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin: 0px !important;
	text-transform: uppercase;
	line-height: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#menu-grants_awarded li ul li
{
	padding-left: 20px !important;
	padding-right: 15px !important;
	margin: 0px !important;
	border-top: 0px !important;
	text-transform: none;
	padding-top: 6px;
	padding-bottom: 6px;
}

.grant-menu-main-item
{
	display: block;
	margin-left: 24px;
}
.accordion-section-container
{
	height: 0px;
	overflow: hidden;
}

.accordion-section-content
{
	display: table;
}

.faq-link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px !important;
	display: inline-block !important;
	float: left;
	padding-left: 2px;
}
.faq-link:hover
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.faq-toggle
{
	font-weight: normal;
	font-weight: normal;
	display: inline-block;
	width: 14px;
}

/*note MEDIA QUERY grants awarded side menu mobile-menu -- end -- */


.code-block {
  font-size: 14px;
}
.code-block pre[class*="language-"] {
  padding: 1.4em;
}
.doclist-sidebar {
  font-size: 14px;
}
.doclist-sidebar ul {
  padding: 0;
  margin: 0;
  list-style-type: circle;
  list-style-position: inside;
}
.doclist-sidebar ul > li a {
  color: inherit;
  transition: opacity .2s;
  display: block;
}
.doclist-sidebar ul > li a .wrp {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}
.doclist-sidebar ul > li > a:active {
  opacity: .2;
  transition: opacity 0s;
}
.doclist-sidebar ul > li.level2 {
  margin-top: 1em;
}
.doclist-sidebar ul > li.level2 a {
  line-height: 1.2;
  font-weight: 600;
  margin-top: 5px;
  font-size: 1.1em;
}
.doclist-sidebar ul > li.level3 {
  margin-top: 15px;
}
.doclist-sidebar ul > li.level3 + .level3 {
  margin-top: 0;
}
.doclist-sidebar ul > li.level3 a {
  padding-left: 15px;
}
.doclist-sidebar ul > li.level4 a {
  font-size: 12px;
  padding-left: 30px;
}
.docs-example {
  padding: 1em 2em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  margin-bottom: 2em;
}
.grid-example .wrap {
  padding: 10px;
  text-align: center;
  font-size: 12px;
  outline: 1px solid #eee;
  background-color: rgba(0, 0, 0, 0.03);
  margin-bottom: 10px;
}
.btns-example span {
  display: inline-block;
  margin: 10px;
}
.scheme-example {
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  padding: 2em;
  margin: 1em 0;
}
.scheme-example .header {
  font-size: 1.6em;
}
.scheme-example.pl-scheme-light {
  background: rgba(0, 0, 0, 0.35);
}
.alignment-examples > div {
  outline: 1px solid #eee;
  margin-bottom: 1em;
  padding: 10px 30px;
}
.icons-examples {
  text-align: center;
}
.icons-examples i {
  margin: 15px;
}
