.home{
	padding-top:1px;
}

#right-rail{
	word-break:break-word;
}

.home #body_wrapper{
	padding: 0px 30px;
}
.home h1{
	margin-left:20px;
}

h3 {
	color: #245B82;
	font-family: arial;
	padding-bottom: 3px;
	/*border-bottom: 1px solid #245B82;*/
}


.alert {
    border: solid 1px #fbbb3d;
    background: #fbe9bf;
    padding: 0 10px;
    font-family:arial, 'San Serif';
    margin-bottom: 10px;
}

.alert p {
    width: 960px;
    margin: 5px auto;
}


.no-underline {
    text-decoration: none;
}

p.ignore-p {	 /* For <p> that is automatically inserted, but you want to ignore. */
  /*display:inline;*/
  margin: 0;
  padding: 0;
  line-height: 0;
  vertical-align: bottom;
}

img.bottom {
    vertical-align: bottom;
}

img.home-node-center {
    padding-left: 15px;
}

.testfloat:before, .testfloat:after {
	content: "";
	display: block;
}

.testfloat:after {
	clear: both;
}

/* For IE 6/7 (trigger hasLayout)
.testfloat {
	zoom: 1;
}*/

/* ************************* */
/******** Buckets ************/
/* ************************* */
#wrapper .half{
	float:left;
	width:50%;
	overflow:hidden;
}

.bucket .bucket-body{
	overflow:hidden;
}

/* Extra style definition.  Duplicates
    **bottom buckets** styles below because
   Drupal 7 wasn't reading the style at all.
   Once I took it out, the styles were read **/
.bucket .bucket-body,
.bucket .bucket-body-full {
	margin: 10px 10px;
	padding: 10px;
	border:3px solid #c0c0c0;
	background-color:white;
	height:224px;
}

/* defining height of the all-image bucket
   if not defined, the gray border is too small
    but if defined, then the gray border doesn't size correctly
    around image when shrunk */
.bucket .bucket-body-full {
    padding: 0px;
    height: auto; /*244px;*/
}

.home #main-content .bucket .no-padding{
	height:243px;
}

h2.bucket-header, p.bucket-content {
    padding-left: 50px;
    /*margin-top: -5px;*/
}



.w-icon{
	position:relative;
}
.w-icon h2{
	color:#3650a2;
}
.w-icon .bucket-icon{
	position:absolute;
	font-family:fontawesomeregular;
	text-align:center;
	line-height:50px;
	display:block;
	width:50px;
	height:50px;
	background: #595959;
	color:white;
	font-size:28pt;
	margin:12px 0px 0px 13px;;
}

.home #main-content .w-icon .bucket-body{
	padding-left:60px;
}

.more-link-plus, ul.inline, ul.links.inline {
	position:absolute;
	bottom:20px;
	right:30px;
}

.more-link-plus a, ul.inline, ul.links.inline a{
	font-family:fontawesomeregular;
	color:#14477C;
	text-decoration:none;
	font-size:1em;

}
.more-link-plus a:link ul.inline, ul.links.inline a:link{
	color:#14477C;
}


.info{
	background-color:#D8E6F1;
	margin:10px 10px;
	position:relative;
	margin:5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/css/pie.htc);
	color:dark-blue;
}
.info-icon{
	position:absolute;
	top:10px;
	left:10px;
	font-family:fontawesomeregular;
	text-align:center;
	line-height:60px;
	display:block;
	width:60px;
	height:60px;
	border-radius: 50%;
    behavior: url(/css/pie.htc);
	background-color:#14477C;
	color:white;
	font-size:30pt;
	margin:0px auto;
}
.info-body{
	padding:20px 5px 10px 80px;
	min-height:50px;
	line-height:1.5em;
}



/*********************/
/*** Buckets-About ***/
/*********************/
#wrapper .half-about {
    float:left;
	width:45%;
	overflow:hidden;
}
.bucket-body-about {
    margin: 10px 10px;
    padding: 10px;
    height: auto;
    overflow: hidden;
}

ul.about-goals {
    list-style-position: inside;
    list-style-type: square;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 45px;
}

.left-2-col-70-30{
    float:left;
    width:70%;
    overflow:hidden;
}

.right-2-col-70-30 {
    float: right;
    width: 30%;
}

.main-1-col-full {
    width: 100%;
    overflow: hidden;
}

/*********************/
/**** Right rail ******/
/*********************/
#right-rail-content{
	padding: 0px 10px;
}
.right-rail-body{
	background-color:white;
	padding:10px 10px;
	border:1px solid #DFDFDF;
	margin:10px;
}
.right-rail-body h2{
	font-family:merriweatherbold;
	color:#14477c;
}

.right-rail-body h3{
	font-family:merriweatherbold;
	color:#981c20;
	font-size:1.2em;
}

/****************************/
/*** Bottom buckets boxes ****/
/****************************/
#bottom-buckets{

}
#bottom-buckets .bucket-body{
	/*
	margin-left:5px;
	margin-right:-5px;
	*/
}

#wrapper .bottom-bucket .wrapper .bucket-body{
	width:auto;
}


.bottom-bucket .box-body{
	overflow:hidden;
	height:100%;
}

.bg-img-usa {
  background: url('../images/system/pixelMap.png') center top no-repeat;
  /*background-size: 300px 240px;*/
}

.bottom_bucket_wrapper{
	overflow:hidden;
	margin: 15px 5px;
	height:300px;
}

.bottom_bucket_header{
	overflow:hidden;
}

.bottom_bucket_header h2 {
    color: #ffffff;
    font-weight: bold;
}

.bottom-bucket .box-body {
	font-size:.9em;
	background-color:white;
}


#quicklinks_bucket .circle{
	color:#9A3334;
}
#quicklinks_bucket {
	background-color:#9A3334;
}

#quicklinks_bucket .circle{
	margin-left:10px;
}
.bottom_bucket_header  p{
	padding-top:5px;
	display:inline-block;
	padding-left:10px;
	font-size:150%;
	font-weight:bold;
	width:200px;
	color:white;
	line-height:1em;
	height:1.1em;
}

#ryanwhite_bucket {
	background-color:#335699;
}

#ryanwhite_bucket .circle{
	color:#335699;

}
#ryanwhite_bucket p{
	display:block;
	margin-left:60px;
}

#locator_bucket{
	background-color:#595959;
}

#locator_bucket .circle{
	color:#595959;
};

/*
#helpline_bucketImg{
    background-image: url('../images/system/pixelMap.png');
    background-repeat: no-repeat;
    background-size: 300px 240px;
    background-position: center;
}
*/

/* dropdownbox use in mchb site*/
.javascriptIsEnabled #phoneblock{
	display: none;
}


#phonelisttext, .stateaudittext {
    color: #003366;
    font-weight: bold;
    text-align: center;
}


.phonelist_name {
    font-size: 16px;
}

.phonelist_number {
    color: #000000;
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}

.phonelisttext,
.phonelist_name {
    color: #003366;
    font-weight: bold;
    text-align: center;
}

#phoneblock_display {
    text-align: center;
    font-size: 16px;
    font-weight: bold;

}


.javascriptIsEnabled .accordion{
	display: none;
}

.accordion_link{
	text-align: right;
	font-size: .8em;
}


/***********************/
/******* misc *********/
/***********************/
#wrapper .home .noborder{
	border:none !important;
}
#wrapper .home .transparent{
	background-color:transparent !important;
}
.border-gray{
	border:1px solid #C8C8C8;
}
.in-body{
	margin:10px 0px;
}
.in-body .box-body{
	padding-top:0px;
}
.in-body h2{
	font-size:1.1em;
	margin:10px -13px;
	padding-bottom:5px;
	font-weight:bold;
	text-align:center;
	color:#14477c;
	text-decoration: underline;
}
.no-padding{
	padding:0px 0px !important;
}
.cols{
	overflow:hidden;

}
.col{
	float:left;
}
.col_3c{
	width:33%;
	min-width:300px;
}

.col_2c{
	width: 50%;
}
.one-third{
	width:33%;
}

.center{
	text-align:center;
}

.round-box{
	margin:5px;
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url('/css/pie.htc');
	display:block;


}

.box-body{
	padding: 15px 15px;
}

.bg-gray{
	background-color:#D3D3D3 !important;
}
.bg-blue{
	background-color:#D9E6F1;
}

.date-last-reviewed {
    text-align: right;
    font-style: italic;
}

ul.withImg {
    list-style: outside disc;
    margin-left: 1em;
    /*overflow: hidden;*/
}

ul.withImg li {
    position: relative;
    list-style-position: inside;
    left: 1em;
    padding-right: 1em;
}

.breadcrumb {
    line-height: 20px !important;
}

.breadcrumb .active-trail {
    background: none;
}

/***********************/
/***** full body box *******/
/***********************/
#wrapper .full .bucket-body{
	/*padding: 30px 35px;	*/
}

#wrapper .home #main-content .full  .bucket-body{
	height:auto;
}

.circle{
	position:relative;
	font-family:fontawesomeregular;
	text-align:center;
	line-height:50px;
	display:block;
	width:50px;
	height:50px;
	border-radius: 50%;
    behavior: url(/css/pie.htc);
	background: white;
	font-size:20pt;
	margin:5px;
	float:left;

}

/***********************/
/****** body search form ******/
/***********************/
#searchlabel2{
	position:absolute;
	top:-9999px;
}
#search2{
	height:19px;
	margin-right:-4px;
	width:80%;
}

#search-button2{
	width:27px;
	vertical-align:bottom;
}

/******* custom grant page style *****/
#grants-category{
	font-size:.8em;
	background-color:#F2F2F2;
	padding: 5px 5px;
	border-top:1px solid #E6E6E6;
	border-bottom:1px solid #E6E6E6;
	margin:10px 0px;

}
.grants-table th{
	text-align:left;
}
table.grants-table, .grants-table th, .grants-table td{
	border:none;
	padding:10px 10px;
	vertical-align:middle;
	line-height:1.3em;
}
.grants-table td{
	border:none;
	border-top:2px solid #E6E6E6;
	border-bottom:2px solid #E6E6E6;
}
.grants-table .closed, .grants-table .open{
	vertical-align:middle;
}
.grants-table .open p{
	background:url('/images/system/open-grant-icon.png') 70% 50% no-repeat;
}

.grants-table .closed p {
	background:url('/images/system/closed-grant-icon.png') 70% 50% no-repeat;
}

ul.no-bullet{
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.no-bullet li{
	line-height:1.1em;
}

.rightsnippet{
	border: 2px solid #d7e4f1;
	width: 400px;
	float: right;
	clear: right;
	padding:5px 10px;
}


.apply-button{
	background-color:#EDA51F;
	font-weight:bold;
	margin:0px;
	padding: 10px 5px;
	text-align:center;
	font-size:1.1em;
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url('/css/pie.htc');
	display:block;

}
.apply-button a{
	color:#981D20;
	text-decoration:none;
}


.bullying td{
	vertical-align: top;
	width: 33%;
	padding-right: 20px;
}


.expandcollapse{

}

/* ***** */
/* Quote */
/* ***** */
.graphicalquote{
	padding:20px;
	font-family: "Arial Bold Italic","Arial";
    font-weight: 700;
	color: #666666;
    font-size: 15px;
    font-style: italic;
	line-height: normal;
    text-align: left;
	margin: 25px;
	background-color: #F2F2F2;
}

.textquote {
  	padding:5px;
	font-family: "Arial Bold Italic","Arial";
    font-weight: 700;
	color: #666666;
    font-size: 15px;
    font-style: italic;
	line-height: normal;
    text-align: left;
	margin: 10px 1px;
	background-color: #F2F2F2;
}

.quotecaption{
	margin-top: 20px;
	font-family: "Arial Italic","Arial";
    font-weight: 400;
}


.graphicalquote img{
	margin-right: 20px;
}

.quoteimg{
	float:left;
}

.quotetext{
	padding-left: 140px;
}

.rightquoteimg{
	float:right;
}

.leftquoteimg{
    float: left;
}

.rightquotetext .leftquoteimg{
	padding-left: 0px;
}



/* ******** */
/* Bullying */
/* ******** */
.rightsnippetbluebg,
.rightsnippetbluebg-nofloat{
	border: 2px solid #d7e4f1;
	background-color: #0a6697;
	width: 280px;
	margin: 10px;
	clear: right;
	padding:5px;
	color:white;
	font-size: 15px;
}

.rightsnippetbluebg {
    float: right;
}

.rightsnippetwhitebg,
.rightsnippetwhitebg-nofloat{
	border: 2px solid #d7e4f1;
	width: 280px;
	margin: 10px;
	clear: right;
	padding:5px;
	color:black;
	font-size: 15px;
}

.rightsnippetwhitebg{
	float: right;
}

.rightsnippetbluebg a:link,
.rightsnippetbluebg-nofloat a:link{
	color: white;
}

.rightsnippetbluebg a:visited,
.rightsnippetbluebg-nofloat a:visited{
	color:#BFF1FF;
}

.table2col {
	background-color: #F2F2F2;
	background-size: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.table2col td{
	padding-top: 20px;
	width: 50%;
}

.table2col td:first-child{
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

.table2col td:not(:first-child){
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	background: rgba(0, 0, 0, 0) url("../images/bullying/tableline.png") no-repeat scroll left center / 1px 80%;
	background-position: left center;

}

.table3col {
	background-color: #F2F2F2;
	background-size: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.table3col td{
	width: 33%;
}

.table3col td:first-child{
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

.table3col td:not(:first-child){
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	background: rgba(0, 0, 0, 0) url(../images/bullying/tableline.png) no-repeat scroll left center / 1px 80%;
	background-position: left center;

}

/* *******************************
    For 3-col layout use the new
    responsive 'table' layout
********************************* */
.table3colresp {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #F2F2F2;
	background-size: 25px;
	/*padding-left: 10px;
	padding-bottom: 10px;
    border: 1px solid gray;*/
}

.table3colresp > div {
    display: table-cell;
    border: 1px solid gray;
}

.table3colresp > div:first-child {
   	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

/*.table3colresp > div:last-child {
    border-right: 0px;
}*/

.table3colresp > div:not(:first-child) {
    vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	background: rgba(0, 0, 0, 0) url(../images/bullying/tableline.png) no-repeat scroll left center / 1px 80%;
	background-position: left center;
}

.respcolumnheader{
	padding-top: 10px;
	padding-left: 35px;
	min-height: 40px;
	color: #0a6697;
	font-family: "Arial Bold","Arial";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
    line-height: 20px;
}

@media (max-width: 600px) {
    .table3colresp > div {
        display: block;
    }
}





.table4col {
	background-color: #F2F2F2;
	background-size: 25px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.table4col td{
	padding-top: 20px;
	width: 25%;
}

.table4col td:first-child{
	vertical-align: top;
	width: 25%;
	padding-left: 20px;
	padding-right: 20px;
}

.table4col td:first-child{
	vertical-align: top;
	width: 25%;
	padding-left: 20px;
	padding-right: 20px;
}

.table4col tr td:last-child{
	vertical-align: top;
	width: 25%;
	padding-left: 20px;
	padding-right: 20px;
}

.table4col td:not(:first-child){
	vertical-align: top;
	width: 25%;
	padding-left: 20px;
	padding-right: 20px;
	background: rgba(0, 0, 0, 0) url(../images/bullying/tableline.png) no-repeat scroll left center / 1px 80%;
	background-position: left center;

}

.colheader{

	text-align:center;
	color: #0a6697;
    font-family: "Arial Bold","Arial";
    font-size: 16px;
    font-style: normal;
	font-weight: bold;
}

.coldownloadheader{
	background: url(../images/bullying/tableicon25.png) no-repeat;
	background-size: 25px;
    	background-repeat: no-repeat;
	padding-left: 35px;
	min-height: 40px;
	color: #0a6697;
	font-family: "Arial Bold","Arial";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.tablecol2 .coldownloadheader{
	min-height: 40px;

}

.columnheader{
	padding-top: 10px;
	padding-left: 35px;
	min-height: 40px;
	color: #0a6697;
	font-family: "Arial Bold","Arial";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.arrowlist ul {
    list-style-image: url('../images/bullyingprevention/tableicon15.png');
}

.arrowlist ul  li{
	padding-bottom: 15px;
}


.tablecol3 .coldownloadheader{
	min-height: 40px;

}

.table4col .coldownloadheader{
	min-height: 80px;
}

.colbody{

}

.rcorners{
	border-radius: 10px;
	#border: 1px solid;
}

.quoteslist{
	background-color: #F2F2F2;
	margin:50px;
}

.quoteslist .graphicalquote:not(:first-child){
	border-top: 1px solid black;
}


/* **************** */
/******DIV Map*******/
/* **************** */
.hide {
    display: none;
    text-align: left;
}
.mapdiv {
    padding-left: 200px;
    text-align: center;
    width: 500px;
}
.expandcollapse {
    clear: both;
}
.expandcollapse p {
    margin: 5px;
}
.mapdropdown form p {
    margin-top: 0;
}
.eq3divs {
    display: block;
    float: left;
    width: 33%;
}




@media screen and (min-width:801px){
	#top-nav li {
		width: 15%;
        height: 65px; /*defined height to allow white border to extend on shorter text*/
	}
	#top-nav li:nth-child(4) {
		width: 135px;
	}

	.displaycode{
		border: 2px solid #a1a1a1;
		padding: 10px 40px;
		background: #dddddd;
		border-radius: 25px;
		word-wrap: break-word;
		line-height: 1.5;
		margin: 0px 20px;
	}
}

/*********** Mobile **************/
@media screen and (max-width:800px){
	.home #body_wrapper {
		padding: 0px;

	}

	.home #body_wrapper h2 {
		font-size: 1.3em;
	}

	#bottom-buckets .mobile-full{
		width:100% !important;
	}
	#bottom-buckets .bucket-body{
		height:auto;
		margin: 0px;
	}
	#bottom-buckets .bottom_bucket_wrapper {
		height:auto;
	}
	.bottom-bucket .box-body{
		height:auto;
	}

    .bg-img-usa {
        max-width: 100%;
        height: auto;
    }

	.col:nth-child(1),.col:nth-child(2){
		width:50%;
	}

	.displaycode {
		border: 2px solid #a1a1a1;
		padding: 10px 40px;
		background: #dddddd;

		border-radius: 25px;
		word-wrap: break-word;
		line-height: 1.5;
		margin: 0px 10px;
	}

    img.home-node-center {
        padding-left: 0px;
    }
}

@media screen and (max-width:650px){
	.home #main-content .bucket .bucket-body,
    /*.home #main-content .panelsBucket .bucket-body*/  {
		height: 280px;
	}

    img.home-node-center {
        padding-left: 0px;
    }

    .alert p {
        width: auto;
    }
}


@media screen and (max-width:560px){

	#wrapper .home {
		padding: 0;
	}

	#wrapper .home .bucket .bucket-body,
    /*#wrapper .home .panelsBucket .bucket-body*/ {
		margin: 5px 0px;
	}

    #wrapper .home #body_wrapper{
		margin: 5px 0px;
		padding: 0px 0px;
	}

	#wrapper .home #main-content .half{
		width:auto;
		float:none;
	}

	#wrapper .home #main-content .bucket .bucket-body,
    .bucket .bucket-body {
		height:auto;
	}


	#wrapper .home #main-content .w-icon .bucket-body{
		padding-bottom:35px;
	}

	#wrapper .bottom-bucket .bucket-body{
		height:auto;
	}

	.home #main-content .bucket-icon{
		margin:5px 3px;
	}

	.more-link-plus a{
		font-size:1.3em;
	}

    .more-link-plus, ul.inline, ul.links.inline {
        position:absolute;
        bottom:10px;
        right:10px;
    }


	.mobile-full{
		width:100% !important;
	}

	.mobile-half{
		width:50%;
	}

	.home #round-box form{
		white-space:nowrap;
	}

	#search2{
		width:70%;
	}

	#wrapper .full .bucket-body {
		/*padding: 0px 0px;*/
	}

	.info{
		margin: 5px 0px;
	}
	.info-icon{
		width:50px;
		height:50px;
		line-height:50px;
		font-size:25pt;
	}
	.info-body {
		min-height: 40px;
	}
	#right-rail-content{
		padding: 5px 5px;
		background-color:#F2F2F2;
	}
	.mobile-hide{
		display:none;
	}
	.mobile-break-line{
		display:block;
	}

	.one-third{
		width:auto;
	}

	.rightsnippet{
		border: 2px solid #d7e4f1;
		width: auto;
		float: right;
		clear: right;
		padding:5px 10px;
		margin: 5px;
	}

	.bottom_bucket_header{
		overflow:hidden;
	}

	.bottom_bucket_header  p{
		margin: 0.5em 0px !important;
		margin-left:0px !important;
		width:auto;
		margin-left:-60px;
		padding-bottom:10px;

	}

	.bottom_bucket_wrapper {
		height:auto;
	}

	#wrapper .bottom-bucket .wrapper .bucket-body{
		padding-left:0px;
		padding-right:0px;
	}

	#wrapper .cols .col{
		width:100% !important;
	}


    img.home-node-center {
        padding-left: 0px;
    }
}


@media screen and (max-width:480px){
    #wrapper .half {
        width: 100%;
        overflow: hidden;
    }

    h2.bucket-header {
        font-size: 1.3em;
    }

    .left-2-col-70-30 {
        width: 100%;
        overflow: hidden;
    }

    .right-2-col-70-30 {
        width: 100%;
        overflow: hidden;
    }
}



/********* Grants ***********/
.pagerstyle a{
	margin:0px 2px;
}

.bucketft{
	font-family: open_sansregular,arial;
}


/**Twitter css **/
.page-blog .pullquote {
    #border: 1px solid #cccccc;
    font-size: 16px;
    #font-style: italic;
    font-weight: normal;
    margin: 0 0 20px;
    #padding: 20px;
}
.page-blog .pullquote p.qmark::before {
    content: url("../images/system/start_quote.png");
    margin: 0 8px 0 0 !important;
}
.page-blog .pullquote p.qmark::after {
    content: url("../images/system/end_quote.png");
    left: 8px;
    position: relative;
    vertical-align: -50%;
}
.page-blog .pullquote p.link {
    background: transparent url("../images/system/pullquote_twitter_icon.png") no-repeat scroll right center;
    color: #005c8d;
    font-size: 14px;
    font-style: normal;
    margin-top: 25px;
    padding-right: 25px;
}
.page-blog .pullquote p.link a:link {
    color: #005c8d;
}

.leftimg{
	height: 15px;
	margin-bottom: -2px;
}

.tweethc{
	text-align: center;
}



/*****************/
/* VERTICAL SLIDE */
/*****************/

.vsContent{
    /**background-color: #ffffff;**/
    height: auto;
    padding: 4px;
}
.vsTitle {
    /**border: 1px solid #808080;**/
    cursor: pointer;
    padding: 5px;
    list-style-type: none;
}

/**********TopNav***/

.active-trail{
	background:#335699;
}
li.active-trail a{
	color:#ffffff !important;
}


/* Library Search */

.w-right-rail #main-body {
  padding-left: 0;
  padding-right: 3em;
}

@media screen and (max-width:800px){
  .w-right-rail #main-body {
    padding: 0 10px;
  }
}

#views-exposed-form-hab-library-search-index-page {
  padding: 1rem 0 .5rem;
}

/* Featured articles */

.view-hab-library-search-index.view-display-id-page_1 .view-header h2 {
  color: #245B82;
  font-weight: 700;
  margin: 3rem 0 1rem;
}

.view-hab-library-search-index.view-display-id-page_1 .view-content > * {
  background-color: #f6f7f7;
  border: solid thin #ccc;
  border-left: 5px solid #ccc;
  margin: 0 0 1.5rem;
  padding: 20px;
}

.view-hab-library-search-index.view-display-id-page_1 .view-content h2 {
  margin-top: 0;
}

.view-hab-library-search-index.view-display-id-page_1 .view-footer {
  text-align: center;
}

.browse-button {
  display: inline-block;
  font-size: 14px;
  margin: 3rem 0;
  transition: all .3s ease;
}

.browse-button a {
  background-color: #0071bc;
  border: none;
  border-radius: 4px;
  color: #fff;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  text-decoration: none;
}

.browse-button a:hover,
.browse-button a:focus {
  background-color: #185394;
}


/* Exit disclaimer */
.field-exit-disclaimer-link {
  display: inline;
}

.field-exit-disclaimer-link a {
  background-image: url('../images/system/exitsmall.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 10px auto;
  display: inline-block;
  height: 12px;
  text-indent: -999em;
  width: 12px;
}


/* Search styling */

#views-exposed-form-hab-library-search-index-page .views-exposed-widgets {
  position: relative;
}

#views-exposed-form-hab-library-search-index-page .views-exposed-widgets input {
  margin-top: 0;
}

#views-exposed-form-hab-library-search-index-page .views-exposed-widgets input.form-text {
  border: solid thin #ccc;
  font-size: 14px;
  height: 30px;
  padding: 0 10px;
}

#views-exposed-form-hab-library-search-index-page .views-exposed-widgets input.form-text:focus {
  outline: 2px dotted #ccc;
  outline-offset: 3px;
}

#views-exposed-form-hab-library-search-index-page .views-exposed-widgets input.form-submit {
  background-color: #0071bc;
  border: none;
  border-radius: 4px;
  color: #fff;
  display: block;
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
  text-decoration: none;
}

#views-exposed-form-hab-library-search-index-page .views-exposed-widgets #edit-submit-hab-library-search-index {
  background-image: url('../images/system/icons/magnify-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 20px;
  min-width: 50px;
  text-indent: -999em;
}

#views-exposed-form-hab-library-search-index-page .views-exposed-widgets input.form-submit:hover {
  background-color: #185394;
}

#views-exposed-form-hab-library-search-index-page .views-exposed-widgets label {
  color: #245B82;
  font-family: arial;
  font-size: 1.4em;
  font-weight: 400;
  left: 0;
  line-height: 1.4;
  margin: .1em 0;
  padding: 0;
  position: absolute;
  top: -24px;
}


/* Article listing */

.view-hab-library-search-index .view-content > * {
  margin: 0 0 2rem;
}

.view-hab-library-search-index .views-field-title h2 {
  line-height: 1.3;
}

.view-hab-library-search-index .views-field-field-authors {
  line-height: 1.4;
  margin: 0 0 .75rem;
}

.view-hab-library-search-index .views-field-field-publication-year,
.view-hab-library-search-index .views-field-field-journal-title {
  font-size: 14px;
}

.view-hab-library-search-index .views-field-field-publication-year .views-label,
.view-hab-library-search-index .views-field-field-journal-title .views-label {
  font-weight: 700;
  margin-right: 6px;
}

.node-journal-article,
.view-hab-library-search-index .views-row {
  margin: 0 0 2rem;
}

.node-journal-article .content > .field-label,
.node-journal-article .group-journal-details .fieldset-legend {
  color: #245B82;
  display: block;
  font-size: 1.4em;
  margin-top: 1em;
  padding-bottom: 3px;
}

.node-journal-article .group-journal-details + .field-label,
.node-journal-article .field-label {
  color: #000;
  font-size: 1.2em;
  margin: 1rem 0 0;
  padding: 0;
}

.node-journal-article .group-journal-details .field-hrsa-author {
  color: #000;
  font-size: 1em;
  font-weight: 700;
  margin: 1rem 0 0;
}

.node-journal-article .field-article-title-and-link {
  display: inline;
}

.node-journal-article .field-article-title-and-link .article-link {
  display: inline;
  line-height: 1.2;
  text-decoration: none;
}

.node-journal-article .field-article-title-and-link .article-link:hover {
  text-decoration: underline;
}

.node-journal-article .field-label + span {
  line-height: 1.4;
  margin-bottom: .25rem;
}

.view-hab-library-search-index .views-field-title h2 a {
  color: #981c20;
  text-decoration: none;
  transition: .2s all ease;
}

.view-hab-library-search-index .views-field-title h2 a:hover,
.view-hab-library-search-index .views-field-title h2 a:focus {
  text-decoration: underline;
}

.view-hab-library-search-index .views-field-body {
  font-weight: 400;
  margin: 0 0 1rem;
}

.view-hab-library-search-index .views-more-link {
  color: #14477C;
  font-family: fontawesomeregular;
  font-size: 1em;
  font-weight: 700;
  text-decoration: none;
}

.view-hab-library-search-index .views-more-link:hover,
.view-hab-library-search-index .views-more-link:focus {
  text-decoration: underline;
}

.hab-library-search-article #right-rail .block .facets-block-header-title,
.facets-block-header-title {
  border: none;
  color: #245B82;
  font-family: arial;
  font-size: 1.4em;
  line-height: 1.4;
  margin: 1rem 0 .1rem;
  padding: 0;
}

.hab-library-search-article .block > h2,
.block-facetapi > h2 {
  border-top: 2px solid #cfcfcf;
  color: #245B82;
  font-family: arial;
  font-size: 1.4em;
  line-height: 1.2;
  margin: .75rem 0;
  padding: 10px 0 3px;
}

.hab-library-search-view .region-sidebar-second .block:first-of-type > h2 {
  border: none;
}

.hab-library-search-article #right-rail .block-views ul,
.block-facetapi ul {
  font-weight: 400;
  margin-bottom: 2rem;
}

.hab-library-search-article #right-rail .block-views ul li.leaf,
.block-facetapi ul li.leaf {
  list-style: none;
  margin: 0 0 .5em 0;
}


/* Pager */

.item-list .pager {
  font-size: 14px;
  margin: 30px 0;
  padding: 0;
}

.item-list .pager li {
  margin: 0;
  padding: 0;
}

.item-list .pager a {
  color: #0071bc;
  font-weight: 700;
  padding: 8px 16px;
  text-decoration: none;
}

.item-list .pager a:hover {
  background-color: #ddd;
  color: #0071bc;
}

.item-list .pager .pager-current {
  background-color: #0071bc;
  color: #fff;
  font-weight: 700;
  padding: 8px 16px;
}


