html, body { color: #222222 !important; }
a { color: #007ac6; }
/* CSS Document V7 */
@media (max-width: 767px)
{
	body {
    padding-right: 0px !important;
    padding-left: 0px !important;
	}

	.container {
	padding-left: 0px !important;
	padding-right: 0px !important;
	}

	#zLeftColumn {
/*	padding-left: 0px !important;
	padding-right: 0px !important;		*/
	}

	#zLeftColumn .col-xs-12 {
	padding-left: 0px !important;
	padding-right: 0px !important;
	}

nav#primary .menu-parent:hover a {
	border-bottom: 1px solid #6C207E !important;
}

}
@media (max-width: 960px)
{
	nav#primary .active {
	height: 25px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 10px !important;
	border: 0px solid #894D98 !important;
	}
	nav#primary .active a {
		border-bottom: 1px solid #894d98 !important;
	}
	nav#primary .menu-parent:hover a {
		border-bottom: 1px solid #6C207E !important;
	}
}
/*section { margin: 0em 0em 1em 0em; }*/

.affix { top: 0px !important;   width: 180px !important;  }
.affix-top { width: 180px !important;  }
h1 {
	font-family: 'Source Sans Pro', Arial, sans-serif !important;
	font-size: 2.2em;
	font-weight: 200;
	padding: .25em 0em .25em 0em;
	margin: 0em;
	color: #000;
}
h2 { font-size: 1.3em; padding: 1em 0em 0em 0em; margin-bottom: .5em; border-bottom: double 3px #222222; }
h3 { font-size: 1.1em; font-weight: bold; font-style: italic; padding: 0em; margin: 1em 0em .2em 0em; }
h4 { font-size: 1.1em; font-weight: bold; padding: 0em; margin: 1em 0em .2em 0em; }

/* ul, ol { padding: 0 0 0 10px; } */

.region-search button, .region-search button:hover {
	border: 0px;
	background: url("../resources/img/search-icon.png") transparent 50% 50% no-repeat;
	width: 32px;
	text-indent: -1000em;
	display: inline-block;
	cursor: pointer;
}
.region-search input {
	border: 0px none;
    padding: 4px;
	margin: 0px;
	outline: none;
	width: 200px;
}
.region-search .control-group, .region-search .controls { display: inline-block; }
.region-search label, .region-search h2 { display: none; }

.sliderHeader  { font-weight: 600; padding: .2em !important; margin: .4em 0em .4em 0em !important; }

.nav-stacked > li.active > a, .nav-stacked > li.active > a:hover, .nav-stacked > li.active > a:focus { background-color: #eee; padding: .5em !important; margin: 0em !important; border-radius: 4px; }
.nav-stacked > li > a { padding: .5em !important; margin: 0em !important; }


.well { background-image: linear-gradient(to bottom, #f6f6f6 0px, #fafafa 100%); margin: 0em .5em .5em .5em !important; padding-top: 0em !important; }
.well h3 { font-style: normal; }
.well a { font-family: 'Source Sans Pro', Arial, sans-serif !important;  }
.well article { margin: .7em 0em .7em 0em; }

.btn-citations {
  background-image: -webkit-linear-gradient(top, #541863 0%, #6b267d 100%) !important;
  background-image: -o-linear-gradient(top, #541863 0%, #6b267d 100%) !important;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#541863), to(#6b267d)) !important;
  background-image: linear-gradient(to bottom, #541863 0%, #6b267d 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#541863', endColorstr='#6b267d', GradientType=0) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
  background-repeat: repeat-x !important;
  border-color: #245580 !important;
  color: #fff !important;
  text-shadow: none !important;
}
.btn-citations:hover,
.btn-citations:focus {
  background-color: #6b267d !important;
  background-position: 0 -15px !important;
  color: #fff !important;
  text-shadow: none !important;
}
.btn-citations:active,
.btn-citations.active {
  background-color: #6b267d !important;
  border-color: #245580 !important;
  color: #fff !important;
  text-shadow: none !important;
}
.btn-citations a, .btn-citations a:link, .btn-citations a:visited, .btn-citations a:hover, .btn-citations a:active, .btn-primary a, .btn-primary a:link, .btn-primary a:visited, .btn-primary a:hover, .btn-primary a:active { color: #fff !important; }


.callout { background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
	padding: 0em !important;
/*    float: left;
    margin: 0 20px 10px 0;
    width: 300px; */
}
.calloutLeft { margin: 1em 1em 1em 0em; }
.calloutRight { margin: 1em 0em 1em 1em; }
.callout .calloutHeader {
	background: #eee none repeat scroll 0 0;
    border-bottom: 3px double #333;
    border-top: 1px solid #ddd;
    color: #333;
    font-size: 1em;
	padding: .2em .5em;
/*    padding: 4px 8px;*/
}
.callout .calloutBody {
	padding: .5em;
	font-style: italic;
 }
.callout a {
    border-bottom: medium none;
    display: block;
    margin: 4px 12px;

}
.callout .tableLink {
	background: rgba(0, 0, 0, 0) url("../resources/img/bg_icon_table.gif") no-repeat scroll 0 0;
    padding: 2px 0 2px 26px;

}
.callout .PDFLink {
	background: rgba(0, 0, 0, 0) url("../images/Adobe_PDF_file_icon_24x24.png") no-repeat scroll 0 0;
    padding: 2px 0 2px 26px;

}

nav#primary .active {
	display: block;
	height: 60px /*46px*/;
	margin-top: -10px;
	padding-top: 9px;
	/*padding: 9px 16px 0px;*/
	background: #6C207E;
	background: -moz-linear-gradient(top,  #894d98 20%, #6c207e 75%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#894d98), color-stop(75%,#6c207e));
	background: -webkit-linear-gradient(top,  #894d98 20%,#6c207e 75%);
	background: -o-linear-gradient(top,  #894d98 20%,#6c207e 75%);
	background: -ms-linear-gradient(top,  #894d98 20%,#6c207e 75%);
	background: linear-gradient(top,  #894d98 20%,#6c207e 75%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#894d98', endColorstr='#6c207e',GradientType=0 );
	border-top: 1px solid #541863;
	border-right: none;
	border-left: none;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	color: #fff;
	text-shadow: 1px 1px #6C207E;
}

.breadcrumb { background-color: #6b267d !important; color:#fff; }
.breadcrumb > li + li::before { padding: 0px; margin: 0px 0px 0px 10px !important; content: "";}

.doubleUnderline { border-bottom: double 3px #222222;}

.accentPanel {
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.333);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.33);
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 0px solid #000000;
	padding: 1em;
}
.accentPanel .panelTitle {
	margin: 0em;
	padding: 0em;
	color: #1b4664;
}
.accentPanel h1,.accentPanel h2,.accentPanel h3,.accentPanel h4,.accentPanel h5,.accentPanel h6 { margin: 0em; padding: 0em; }

.accordionPanel {
	-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.333);
	box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.33);
	border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border: 0px solid #000000;
	padding: 1em;
}
.accordionPanel h1,.accordionPanel h2,.accordionPanel h3,.accordionPanel h4,.accordionPanel h5,.accordionPanel h6 { margin: 0em; padding: 0em; }

.accordionPanel .panelTitle {
	margin: 0em;
	padding: 0em;
	color: #1b4664;
}

.bluePanel {
	background-color: #e7f3f9;
}
.bluePanel a, .bluePanel a:link {}
.bluePanel a:hover, .bluePanel a:active {}
.bluePanel a:visited {}
.bluePanel .doubleUnderline { border-bottom: double 3px #1b4664;}

.greyPanel {
	background-color: #e5e5e5;
}
.greyPanel a, .greyPanel a:link {}
.greyPanel a:hover, .greyPanel a:active {}
.greyPanel a:visited {}

.whitePanel {
	border-top: 1px solid #cecece;
	border-left: 1px solid #cecece;
}
.whitePanel a, .whitePanel a:link {}
.whitePanel a:hover, .whitePanel a:active {}
.whitePanel a:visited {}

.footerLinedlink {
	background: url("bg_pcmh-lined-link.png") 50% 50% repeat-x;
	display: block;
	width: 100%;
	text-align: right;
	}
.footerLinedlink a { background-color: #ffffff; padding-left: .5em; font-style: italic; text-decoration: none; font-weight: bold; }

.pagination {
    margin: 20px 0;
}
.pagination ul {
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #dddddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #f5f5f5;
}
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #6e6e6e;
    cursor: default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    background-color: transparent;
    color: #6e6e6e;
    cursor: default;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-left-width: 1px;
    border-top-left-radius: 4px;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.pagination-large ul > li > a, .pagination-large ul > li > span {
    font-size: 17.5px;
    padding: 11px 19px;
}
.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pagination-small ul > li > a, .pagination-small ul > li > span {
    font-size: 11.9px;
    padding: 2px 10px;
}
.pagination-mini ul > li > a, .pagination-mini ul > li > span {
    font-size: 10.5px;
    padding: 0 6px;
}

.hide-citation { display: none; }

.facetapi-checkbox { margin-right: .5em !important; }

.citation-title { font-size: 1.2em !important; font-weight: 400; }
.citation-result-list li { margin-bottom: .75em; }


/* Tables */
.tableWrapper table {
	margin-bottom: 1.4em;
	border: 1px solid #eee;
}
.tableWrapper th {
	font-weight: bold;
}
.tableWrapper thead th, .tableWrapper thead td {
	background: #006AAA;
	color: #fff;
}
.tableWrapper thead th a, .tableWrapper thead th a:link, .tableWrapper thead th a:visited, .tableWrapper thead th a:active, .tableWrapper thead th a:hover {
	color: #fff;
}
.tableWrapper th, .tableWrapper td, .tableWrapper caption {
	padding: 4px 10px 4px 5px;
	vertical-align: top;
}
.tableWrapper tbody td {
	border-bottom: 1px solid #eee;
}
.tableWrapper tr:nth-child(even) {
	background: #f6f6f6;
}
.tableWrapper tr:nth-child(odd) {
	background: #FFF;
}
.tableWrapper tfoot {
	font-style: italic;
}
.tableWrapper caption {
	color: #222222;
	font-weight: bold;
	font-size: 1.3em;
	margin: 1em 0em 1em 0em;
	border-bottom: 3px double #222222;
}
.tableWrapper .last, .tableWrapper .centered {
	text-align: center;
}

.blueBarContainer { background: url(http://pcmh.ahrq.gov/sites/default/files/images/bg_guide_blueBarArrows.png) no-repeat 100% 180px; }
.blueBar { background-color: #cbe1f7; z-index: 2; margin-right: 20px; padding: 10px; }
.blueCallout { background-color: #cbe1f7; border: 1px solid #222222; margin: .5em; padding: .5em; }


.zAccordion { margin-left: 8px; word-break: normal !important; word-wrap: normal !important; white-space: normal !important; }

.citation-desc-set { word-wrap: break-word !important; }

.node-webform .form-item label { display: block; width: 398px; }

.node-webform .form-item input { display: block; color: #222222; line-height: 20px; vertical-align: middle; height: 30px; width: 398px; margin: 0px 0px 10px 0px; padding: 4px 6px 4px 6px; border: 1px solid #cccccc; border-radius: 4px; box-shadow: rgba(0,​ 0,​ 0,​ 0.075) 0px 1px 1px 0px inset; }

.node-webform .form-item input:focus { border: 1px solid #75b9f0; -webkit-box-shadow: 0px 0px 5px 0px rgba(119,170,209,0.6);
-moz-box-shadow: 0px 0px 5px 0px rgba(119,170,209,0.6);
box-shadow: 0px 0px 5px 0px rgba(119,170,209,0.6); }

.node-webform .form-item select { display: block; color: #222222; line-height: 20px; vertical-align: middle; height: 30px; width: 398px; margin: 0px 0px 10px 0px; padding: 4px 6px 4px 6px; border: 1px solid #cccccc; border-radius: 4px; box-shadow: rgba(0,​ 0,​ 0,​ 0.075) 0px 1px 1px 0px inset; }

.node-webform .form-item textarea { display: block; color: #222222; line-height: 20px; vertical-align: middle; height: 10%; width: 100%; margin: 0px 0px 10px 0px; padding: 4px 6px 4px 6px; border: 1px solid #cccccc; border-radius: 4px; box-shadow: rgba(0,​ 0,​ 0,​ 0.075) 0px 1px 1px 0px inset; }

.node-webform .form-item textarea:focus { border: 1px solid #75b9f0; -webkit-box-shadow: 0px 0px 5px 0px rgba(119,170,209,0.6);
-moz-box-shadow: 0px 0px 5px 0px rgba(119,170,209,0.6);
box-shadow: 0px 0px 5px 0px rgba(119,170,209,0.6); }

.node-webform .form-item .form-file { border: 0px !important; }
/*
.views-widget .form-item label { display: inline !important; }
.views-widget .form-item input { display: inline !important; }
*/
.alert-error, .form-required { color: #ff0000; }

.citDetails { border-collapse: collapse; }
.citDetails th { background: #006aaa; color: #fff; vertical-align: top; text-align: left; padding: .5em; }

.citDetails tr:nth-child(even) th { background: #408fbf; }

.citDetails td { vertical-align: top; text-align: left; padding: .5em; }

#titleSubjectType label, #titleSpecialPop label, #titleArticleType label, #titleReferenceType label { display: none; }
.search-filter-checbox label { display: inline !important; margin-left: .5em; word-wrap: break-word; }

.facetapi-facetapi-checkbox-links { padding-left: 0px !important; }

ol.search-results { padding-left: 0px; }
ol.citation-result-list { list-style-type: none; padding-left: 0px; }

cite { word-wrap: break-word; word-break: break-all; }

#mobile-search-tool input { margin-left: 10px; width: 250px; }

#utility-container, #brand-search-container { padding: 0px 0px 0px 8px; }

.externalLink, .callout .breakLink { word-wrap: break-word; word-break: break-all; }
.col-sm-9 a { white-space: normal !important; }
.calloutBody a { word-wrap: normal !important; word-break: normal !important; }
.footerSiteTitle { font-variant: small-caps; font-size: 1.2em; font-weight: bold; margin: .5em 0em .5em .5em; }
#footer-utility .footerSiteTitle { margin-top: 1em; margin-left: 0em !important; }

.affix-bottom {  position: relative; width: 100%; }
.affix { width: 100%; }

.breadcrumb li { font-style: italic; }
.breadcrumb li a { font-style: normal !important; }
#slidingNavUL a, .breadcrumb a, .callout a { word-break: normal !important; }

.highlight { background-color: yellow; font-style:bold; }

/*accordion collapse-text*/

fieldset.collapsible .fieldset-legend {
  background: #eeeeee;
  padding: 5px;
  font-size: 16px;
  line-height: 24px;
}

fieldset.collapsible legend {
  margin-bottom: 5px;
}

fieldset.collapsible .fieldset-wrapper {
  padding: 5px;
  border: 1px solid #eeeeee;
  margin-top: -5px;
}
