/* Know Your Rights */
/*
body.kyr .panels-flexible-row,
body.kyr .panels-flexible-row-inside,
body.kyr-youth .panel-display,
body.kyr-youth #mini-panel-kyr_blocks_top{
	display: block !important;
}

body.kyr .panels-flexible-98 {
	width: 100%;
}

/* Know Your Rights - Navigation */
/*
.pp-kyr-navigation {
	width: 99%;
}

.pp-kyr-navigation .pane-content {
	background-color: #00356a;
	padding: 0 7px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
.pp-kyr-navigation .pane-content a {
	color: #fff;
}
.pp-kyr-navigation .pane-content a.subject-name {
	color: #90f9e9;
}

.pp-kyr-navigation .pane-content:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.pp-kyr-navigation .pane-content .audiences {
	float: right;
	display: inline;
	font-size: 11px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	font-family: helvetica, arial, sans-serif;
}
.pp-kyr-navigation .pane-content .audiences:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.pp-kyr-navigation .pane-content .audiences ul {
	list-style: none;
	list-style-image: none;
	float: right;
	padding: 2px 0 0 0;
	margin: 0;
}

.pp-kyr-navigation .pane-content .audiences ul li {
	float: left;
	display: inline;
	padding: 0 5px;
	font-size: 10px;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
}
.pp-kyr-navigation .pane-content .audiences ul li.separator {
	padding: 0;
}

.pp-kyr-navigation .pane-content .audiences ul li a,
.pp-kyr-navigation .pane-content .audiences ul li a:link,
.pp-kyr-navigation .pane-content .audiences ul li a:visited {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.pp-kyr-navigation .pane-content .audiences ul li a.active {
	color: #90f9e9;
}

.pp-kyr-navigation .pane-content .audiences .label {
	float: right;
	padding: 4px 0 0 0;
	height: 33px;
	line-height: 33px;
	vertical-align: middle;	
	font-weight: bold;
	text-transform: none;
}

/* Know Your Rights - Top Blocks Panels */
/*
.pp-kyr-top-blocks {
	margin-top: 5px;
}

.pp-kyr-top-blocks .pr-kyr-top-blocks.search {
	width: 58%;
}

.pp-kyr-top-blocks .pr-kyr-top-blocks.help-desk {
	width: 41%;
}

.pp-kyr-top-blocks .panels-flexible-region-inside {
	padding: 0;
}



/* Know Your Rights - Top Blocks - Help Desk Panel */
/*
.pp-kyr-top-blocks .pr-kyr-top-blocks.help-desk .panel-pane {
	margin-left: 6px;
}


/* Know Your Rights - Additional info footer */
/*
.pp-kyr-additional-info,
.pp-kyr-bottom-buttons {
	font-family: arial, sans-serif;
}

.pp-kyr-additional-info ul,
.pp-kyr-bottom-buttons ul {
	float: left;
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

.pp-kyr-additional-info li,
.pp-kyr-bottom-buttons li {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: #cfcfcf 2px 1px 4px;
	-moz-box-shadow: #cfcfcf 2px 1px 4px;
	box-shadow: #cfcfcf 2px 1px 4px;
	background: #62a828;
	float: left;
	margin: 0;
	padding: 12px 11px;
	color: white;
}

.pp-kyr-additional-info li a,
.pp-kyr-additional-info li a:link,
.pp-kyr-additional-info li a:visited,
.pp-kyr-bottom-buttons li a,
.pp-kyr-bottom-buttons li a:link,
.pp-kyr-bottom-buttons li a:visited {
	color: white;
}

.pp-kyr-additional-info {
	height: 31px;
	margin: 47px 0 0 41px;
}

.pp-kyr-additional-info span.label {
	float: left;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	font-size: 13px;
	text-transform: uppercase;
}

.pp-kyr-additional-info li,
.pp-kyr-additional-info .item-list ul li {
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	margin-left: 7px;
	padding: 0 11px;
	font-size: 15px;
}

.pp-kyr-bottom-buttons {
	margin: 11px 0 0 41px;
	line-height: 1.8em;
}

.pp-kyr-bottom-buttons ul {
	clear: both;
	margin-left: -30px;
}

.pp-kyr-bottom-buttons li {
	padding: 0 0 0 0;
	width: 176px;
	height: 68px;
	overflow: hidden;
	margin-left: 30px;
	font-size: 18px;
	text-align: center;
	vertical-align: center;
}

.pp-kyr-bottom-buttons li a {
	display: block;
	margin-top: 22px;
}
.pp-kyr-bottom-buttons li.help-desk a,
.pp-kyr-bottom-buttons li.lgbt-awareness a {
	line-height 1.8em;
	margin-top: 11px;
}
.pp-kyr-bottom-buttons li.help-desk {
	background: url("../images/know-you-rights/phone-b.png") no-repeat 13px 8px;
	background-color: #62a828;
	padding-left: 35px;
	width: 165px;
}




/** KYR topic and article menu **/
/*
.pp-kyr-topic-article-menu {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: #a5c2d9 2px 1px 4px;
	-moz-box-shadow: #a5c2d9 2px 1px 4px;
	box-shadow: #a5c2d9 2px 1px 4px;
	background: #00366c;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#00366c), to(#035494));
	background: -webkit-linear-gradient(#00366c, #035494);
	background: -moz-linear-gradient(#00366c, #035494);
	background: -ms-linear-gradient(#00366c, #035494);
	background: -o-linear-gradient(#00366c, #035494);
	background: linear-gradient(#00366c, #035494);
	padding: 10px 0;
	font-size: 12px;
	font-family: verdana,sans-serif;
}

.pp-kyr-topic-article-menu a {
	color: white;
}

.pp-kyr-topic-article-menu  ul {
	list-style-type: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.pp-kyr-topic-article-menu  ul ul {
	padding-left: 2em;
}

.pp-kyr-topic-article-menu  ul li {
	border-bottom: dotted 1px #078AD1;
}
.pp-kyr-topic-article-menu  ul li li,
.pp-kyr-topic-article-menu  ul li.views-row-last {
	border: none;
}

.pp-kyr-topic-article-menu  ul li a {
	display: block;
	padding: 8px;
}

.pp-kyr-topic-article-menu  ul li li a {
	padding: 3px;
	line-height: 1.15em;
}
.pp-kyr-topic-article-menu  ul li li.views-row-first a {
	padding-top: 6px;
}
.pp-kyr-topic-article-menu  ul li li.views-row-last a {
	padding-bottom: 6px;
}

.pp-kyr-topic-article-menu ul li.active a {
	background-color: #078AD1;
	color: #fff;
}

.pp-kyr-topic-article-menu ul li.active li a {
	color: #fff;
	background: none;
}

.pp-kyr-topic-article-menu  ul li li a.active,
.pp-kyr-topic-article-menu  ul li li a:hover {
	color: #078AD1;
}

.pp-kyr-topic-article-menu .item-list .title {
	font-weight: normal;
}


/** KYR Search Block in left sidebar **/
/*
.pp-other-resources {
	border: 1px solid #ccc;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;

	-moz-border-topleft-radius: 12px;
	-moz-border-topright-radius: 12px;
	-moz-border-bottomleft-radius: 4px;
	-moz-border-bottomright-radius: 4px;
}

.pp-other-resources .pane-content {
	padding: 0 8px;
}

.pp-other-resources h2 { 
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #00366C;
	color: #fff;
	padding: 6px 0;
	text-align: center;

	border-top-left-radius: 12px;
	border-top-right-radius: 12px;

	-moz-border-topleft-radius: 12px;
	-moz-border-topright-radius: 12px;
}

.pp-other-resources ul {
	padding-left: 0;
}

.pp-other-resources ul li {
	list-style: none;
	padding-left: 0px;
	border-bottom: dotted 1px #ccc;
}

.pp-other-resources  ul li a {
	display: block;
	padding: 3px;
}


/* Know Your Rights - Topic Page */
/*
#content .pp-v-topic-page h1.title {
	margin: 20px 0 0 0;
	padding: 2px 0 0 38px;
	min-height: 30px;
	font-size: 29px;
	color: #0f3165;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	background: url("../images/know-you-rights/arrow.png") no-repeat 0 0;
}

.pp-v-topic-page .description {
	padding: 0 0 0 38px;
	font-family: arial, sans-serif;
	font-size: 14px;
}

.pp-v-topic-page .v-nodes-by-tid{
	margin-top: 16px;
	font-family: arial, sans-serif;
	width: 400px;
	float: left;
	margin-left: 10px;
}

.pp-v-topic-page .v-nodes-by-tid ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

/* if don't want wrap-around -
.pp-v-topic-page .v-nodes-by-tid li {
	padding: 0 0 0 120px;
}
.pp-v-topic-page .v-nodes-by-tid li.no-image {
	padding-left: 0;
}
*/

/*
.pp-v-topic-page .v-nodes-by-tid li {
	border-top: 1px dotted #cccccc;
	padding: 9px 0 9px 29px;
	width: 100%;
	overflow: hidden;
}

.pp-v-topic-page .v-nodes-by-tid li .image {
	float: left;
	/* if don't want wrap-around - margin: 0 0 0 -120px; */
	/*
	margin: 0 20px .5em 0;
	width: 100px;
}

.pp-v-topic-page .v-nodes-by-tid li .image img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #82909b 2px 1px 4px;
	-moz-box-shadow: #82909b 2px 1px 4px;
	box-shadow: #82909b 2px 1px 4px;
	display: block;
}

.pp-v-topic-page .v-nodes-by-tid li .title a,
.pp-v-topic-page .v-nodes-by-tid li .title a:link,
.pp-v-topic-page .v-nodes-by-tid li .title a:visited {
	font-size: 17px;
	color: #62a828;
	font-weight: normal;
}

.pp-v-topic-page .v-nodes-by-tid li .abstract {
	font-size: 14px;
	color: #6c6c6c;
}


/* Know Your Rights - Article Page */
/*
body.kyr-article #content h1.title {
	margin: 20px 0 0 0;
	padding: 0 0 0 38px;
	min-height: 30px;
	font-size: 29px;
	color: #0f3165;
	font-weight: bold;
	font-family: helvetica, arial, sans-serif;
	line-height: 1.0em;
	background: url("../images/know-you-rights/arrow.png") no-repeat 0 0;
}

body.kyr-article #content .pp-content .field-type-media {
	float: right;
	margin-left: 20px;
	margin-bottom: 8px;
}

body.kyr-article #content .node-kyr-article {
	padding: 0 0 0 38px;	
}


/* Know Your Rights - Recent Cases */
/*
.pp-v-topic-page .case-index {
	padding: 18px 22px;
	background-color: #f3f3f3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: arial, sans-serif;
	width: 180px;
	float: right;
}

.pp-v-topic-page .case-index h2 {
	color: #00356A;
	font-size: 1.4em;
	font-weight: normal;
}

.pp-v-topic-page .case-index h3 a:link,
.pp-v-topic-page .case-index h3 a:visited {
	font-size: 15px;
	font-family: verdana, sans-serif;
	font-weight: normal;
	color: #62A828;
	margin: 0;
	padding: 0;
	font-style: italic;
}

.pp-v-topic-page .case-index ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.pp-v-topic-page .case-index ul li {
	margin: 23px 0 0 0;
	font-size: 13px;
	color: #6c6c6c;
}

.pp-v-topic-page .case-index ul li h4 {
	margin: 0;
	font-size: 14px;
}

.pp-v-topic-page .case-index ul li h4 a,
.pp-v-topic-page .case-index ul li h4 a:link,
.pp-v-topic-page .case-index ul li h4 a:visited {
	color: #6c6c6c;
}

.pp-v-topic-page .case-index ul li p {
	margin: 0;
}


/** Know Your Rights Home Page **/
/*
.v-kyr-tax-audience-level-1 ul {
	list-style-type: none;
	padding: 0;
}

.v-kyr-tax-audience-level-1 ul ul {
	list-style-type: circle;
	padding-left: 2em;
	color: #62A828;
	font-weight: normal;
}

.v-kyr-tax-audience-level-1 ul ul li {
	list-style-type: disc;
}

.v-kyr-tax-audience-level-1 ul ul a {
	color: #62A828;
}

.v-kyr-tax-audience-level-1 ul ul .title {
	font-weight: normal;
}

.v-kyr-tax-audience-level-1 h2.title {
	margin-top: 1em;
	font-family: helvetica, arial, sans-serif;
	font-size: 29px;
	background: url("../images/know-you-rights/arrow.png") no-repeat 0 0;
	min-height: 30px;
	padding: 7px 0 0 0;
}

.v-kyr-tax-audience-level-1 h2.title a:link,
.v-kyr-tax-audience-level-1 h2.title a:visited {
	padding-left: 38px;
}

.v-kyr-tax-audience-level-1 .description p {
	margin-top: 0;
	margin-left: 38px;
}

.v-kyr-tax-audience-level-1 .v-kyr-tax-audience-level-2-field {
	margin-left: 38px;
}
*/

.hide-pane-title h2 {
	display: none;
}

.pv-other-news .pane-node-field-start h2,
.pv-other-news .pane-node-field-byline h2,
.pv-other-news .pane-node-field-issue-ref h2 {
	display: none;
}
	.pv-other-news .pane-node-body {
		margin-top: 1em;
	}