/* ATTRA/NCAT website stylesheet, NCAT IT, 7/24/15 */
/* LAST CHANGE 09/13/17 ~ Migrated from DEV */
/* -------------------[ Main Page Elements ]------------------- */

/* -------------------[ Navigation ]------------------- */

	
.searchtext {
color:#61686f;
border:1px solid #c3c3c3;
padding:2px 0 3px 6px;
height:18px
}

.searchinput {
padding:0;
margin:0;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}

textarea.filled { 
font-style:italic;
color:#777
}

.button {
font-size:16px;        
height:25px;
font-weight:bold;        
}
/* end search box */

/* -------------------[ End Navigation ]------------------- */

/* -------------------[ HTML PUBS ]------------------- */
#cite {
font-size:13px;
line-height:120%
}

#pdf_box {
float:right;
font-size:8pt;
line-height:120%;
width:350px
}

* {
    box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.summary-column {
    float: left;
    width: 33.33%;
    padding: 50px 10px 0px 10px;
	height: 350px;
}

/* Clear floats after the columns */
.summary-row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
    .summary-column {
	    height: auto !important;
        width: 100%;
    }
}

#summary_buttons {
width:100%;
height:auto;
text-align:center;
margin:0 auto;
}

.summary-intro {
width: 60%;
}

@media screen and (max-width: 800px) {
    .summary-intro {
	width: 100%;
	}
}

	/* responsive styles for summary pages
	@media (min-width: 600px) and (max-width: 1000px) {
	#summary_buttons {
	height:auto;
	text-align:center;
	margin:0 auto;
	padding-bottom:10px auto;
	border:none
	}
	#summary_buttons img {
	height:auto
	}	
	.summary_left {
	float:left;
	clear:both
	}
	.summary_middle {
	float:right;
	width:auto;
	margin:-250px 0 0 -25px;
	padding:auto 10px;
	clear:both;
	}
	.summary_right {
	float:none;
	clear:both;
	}
	}

	/* responsive styles for summary pages
	@media (max-width: 600px) {
		
	#summary {
	padding:10px auto;
	}
	.header {
	text-align:center;
	font-size:36px;
	}
	#summary_buttons {
	height:auto;
	text-align:center;
	margin:0 auto;
	padding-bottom:10px auto;
	border:none
	}
	#summary_buttons img {
	height:auto
	}
	.summary_left {
	margin:auto 50px;
	width:90%;
	clear:both
	}
	.summary_middle {
	margin:auto 60px;
	width:90%;
	clear:both
	}
	.summary_right {
	margin:auto 10px;
	float:left;
	clear:both;
	}
	.mobile_menu { 
	margin-left:55px !important;
	 pushes logo to the right on mobile/tablet...so the hamburger nav doesn't cover it.
	}
	}

.summary_toc {
line-height:2.0em !important;
}
*/
 
.smaller {
font-size:9pt;
color:#777777;
line-height:normal;
margin:0 0 15px 0 !important
}

.cutline {
font-size:10pt;
color:#777777;
line-height:normal;
padding:5px;
}

.cutline img {
margin:0 !important;
padding:0 !important
}

.border-pub-table-left {
border:1px solid #CCC9B8;
margin:3px 15px 15px 0px
} 
	
.border-pub-table-right {
border:1px solid #CCC9B8;
margin:3px 0px 3px 15px;
padding:0 !important
}

.border-pub-table {
border:1px solid #CCC9B8;
margin:3px 15px 15px 0px
} 
	
.border-pub-table-right {
border:1px solid #CCC9B8;
margin:3px 0px 3px 15px;
padding:0 !important
}

.gray_border_float_left {
float:left;
margin:5px 20px 10px 0;
padding:5px;
border:1px solid #CCC9B8
}

.gray_border_float_right {
float:right;
margin:5px 0 10px 20px;
padding:5px;
border:1px solid #CCC9B8
}

.emphasis-lightgrey {
background:#EEEEEE;
border:thin solid #CCC9B8;
padding:10px;
margin-bottom:8px;
text-align:left;
vertical-align:top
}

.emphasis-pub-lightyellow {
font-size:1em;
background:#EEEEEE;
padding:0px 0px 0px 0px;
margin:0px 0px 15px 0px;
text-align:left;
vertical-align:top;
border:1px solid #CCCCCC
}

.emphasis-pub-sidebar {
font-size:12px;
line-height:18px;
background:#EEEEEE;
padding:10px;
margin:0px 0px 0px 15px;
text-align:left;
vertical-align:top;
border:1px solid #CCCCCC
}

.emphasis-pub-lightyellow td {
border:1px solid #CCCCCC;
padding:5px
}

.gray_box {
font-size:1em;
background:#EEEEEE;
padding:0px 5px 0px 5px;
margin:0px 0px 15px 0px;
text-align:left;
vertical-align:top;
border-collapse:separate; 
border-spacing:10pt 5pt;
border:1px solid #CCCCCC
}

.gray_box td {
border:1px solid #CCCCCC;
padding:5px
}

.top_arrow {
background:url(/images/top.gif) no-repeat;
background-position:top left;
padding-left:30px
}

.bigtype {font-size:25px;}

/* -------------------[ Publication Lists ]------------------- */

hr {
display:block;
position:relative;
padding:0;
clear:both;
border:none;
border-top:1px solid #AAA;
border-bottom:1px solid #FFF;
font-size:1px;
line-height:0;
overflow:visible
}

.hr_lists {
display:block;
position:relative;
padding:0;
margin:8px auto;
width:95%;
clear:both;
border:none;
border-top:1px solid #AAA;
border-bottom:1px solid #FFF;
font-size:1px;
line-height:0;
overflow:visible
}

span.bull { 
color:#AAA !important;
}

.titles {
color:#330000;
line-height:130%;
margin:0;
padding:0 0 3px 0;
text-align:left;
font-weight:bold;
font-size:1.1em
}

.cat_titles {
font-size:17px;
font-weight:bold;
color:#418900;
padding-bottom:20px
}


/* -------------------[ Headings ]------------------- */

h1, h2, h3, h5, h6, h7 {
color:#330000;
letter-spacing:-1px;
line-height:130%;
margin:0;
padding:0 0 3px 0;
text-align:left;
font-weight:normal
}

h1 {
text-align:left;
font-size:30px;
line-height:100%;
padding:5px 5px 5px 0px;
margin:0;
}

h1 a,
/*h1 a:visited*/ {
color:#330000;
}

h2 {
font-size:26px;
}

h3 {
font-size:12pt;
font-weight:bold
}

h4 {
font-size:10pt;
font-weight:bold;
color:#000000;
margin-bottom:-0.5px;
}

h4 a,
h4 a:visited {
color:#996600;
}

h4 a:hover {
text-decoration:underline;
color:#000
}

h5,h6,h7 {
font-size:10pt;
font-weight:bold
}

#sidebar h2, #midcontent h2  {
font-weight:bold;
font-size:9pt;
letter-spacing:0px;
margin:0;
padding:0
}

h1.sectionhead, h2.sectionhead, h2#trackbacks, h3.feedback_section, h3.comment_form_title  {
line-height:100%;
font-weight:bold;
font-size:10pt;
letter-spacing:0px;
margin:0;
padding:10px 15px;
border-bottom:1px solid #CCC9B8;
background:#E5E0C3
}

/* -------------------[ Links ]------------------- */
a {
color:#001489;
text-decoration:none
}

a:visited {
color:#40214A;
text-decoration:underline !important
}

a:hover, a:active {
text-decoration:underline;
color:#000;
}

#footer a:hover, #footer a:active {
text-decoration:underline;
color:#fff;
}

/* -------------------[ Sidebar ]------------------- */
#sidebar ul {
list-style-type:none;
margin:0 ;
padding:0;
}

#sidebar ul li {
list-style-type:none;
margin:0 0 10px;
padding:0;
}

#sidebar ul li ul {
list-style-type:square;
margin:0;
padding:0;
}

#sidebar ul li ul li {
list-style-type:none;
padding-left:15px;
margin:0;
background:url(/images/bullet.gif) 0 5px no-repeat;
}

/* -------------------[ Misc Tags and Classes ]------------------- */
.button-success {
color:white;
border-radius:4px;
text-shadow:0 1px 1px rgba(0, 0, 0, 0.2);
background:rgb(28, 184, 65); /* this is a green */
        }
.button-xlarge {
font-size:125%
}

blockquote {
border:2px dotted #ccc;
background-color:#eee;
margin:1em 2em;
padding:0 1ex
}


.button_box {
  padding:5px;
  border:1px solid #001489;
  background-color:#FFD200;
  margin:0;
  text-align:center	
}

/* ordered lists spacing */
ol li { margin-bottom:15px; }
ul li { margin-bottom:15px; }

/* adjust anchor links for sticky header */
a.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}
/* for floating boxes */
.list {
	width: 95%;
	overflow: hidden;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.list__item {
	width: 30%;
	float: left;
	padding: 0.625rem; /* 10 */
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size:0.95em;
}
.list__item__inner {
	width: 100%;
	color: #474d51;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-shadow: 0 0.125rem 0.313rem rgba( 0, 0, 0, .2 ); /* 2 5 */
	box-shadow: 0 0.125rem 0.313rem rgba( 0, 0, 0, .2 ); /* 2 5 */
	margin:0;
	padding:0
}
.list__item img {
	width: 100%;
	display: block;
}

.list__item figcaption {
	padding: 1.25rem; /* 20 */
}
/* JavaScript disabled */
html.no-js .list__item {
	width: 100%;
	float: none;
}
html.no-js .list__item img {
	max-width: 9.375rem; /* 150 */
	float: right;
	margin-left: 1.25rem; /* 20 */
}
@supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex ) {
	html.no-js .list__item {
	width: 25%;
	float: left;
}

html.no-js .list__item img {
	max-width: none;
	float: none;
	margin-left: 0;
}
#contents {
    width: 100%;
    margin: auto;
}
#first {
    width: 50%;
    float: left;
}
#second {
    width: 50%;
    float: left;
}
#clear {
    clear: both;
}
.smallish {
    font-size: 0.9em;
	list-style-position:outside !important;
	margin-left:-30px !important;
}
 /*@media and ( max-width: 64em ) /* 1024 */ 
@media screen and ( max-width: 1024px ) {
.list__item {
	width: 30%; /* 3 items per row */
}
}

 @media screen and ( max-width: 895px ) {
.list__item {
	width: 45%; /* 2 items per row */
}
@supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex ) {
	html.no-js .list__item {
	width: 33.333%;
}
}

 @media screen and ( max-width: 785px ) {
.list {
	width: 65%;
}
.list__item {
	width: 45%; /* 2 items per row */
}
#tabs {
 	font-size:10pt !important;
}
}

@media screen and ( max-width: 649px ) {
.list__item {
	width: 99%; /* 1 item per row */
	float:right;
}
@supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex ) {
	html.no-js .list__item {
	width: 50%;
}
}

@media screen and ( max-width: 498px ) {
.list {
	width: 95%;
	margin:0 0 0 -32px;
}
.list__item {
	width: 100% !important; /* 1 item per row */
	float: none;
}
@supports ( display: -webkit-flex ) or ( display: -ms-flex ) or ( display: flex ) {
	html.no-js .list__item {
	width: 100%;
}
}
html.no-js .list__item img {
	max-width: none;
	float: none;
	margin-left: 0;
}
}