.home{
	padding-top:1px; 
}

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

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

h3 {
    font-weight: bold;
    color: #14477c;
}


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, .box-body-no-padding{	
	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, .box-body-no-padding {
	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;	
}

#locator_bucket {
	background-color:#335699;
}

#locator_bucket .circle{
	color:#335699;
	
}
#locator_bucket p{
	display:block;
	margin-left:60px;
}

#helpline_bucket{
	background-color:#ad7913;
}

#helpline_bucket .circle{
	color:#ad7913;
};

/*
#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 {
    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;
    
}

/***********************/
/******* accordion *********/
/***********************/

.javascriptIsEnabled .accordion{
	display: none;
}

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

/** BPHC COMPLIANCE MANUAL STYLES **/

.ui-accordion .ui-accordion-content {
    padding: 0.5em 0.2em 0.5em 0;
    height: auto !important;
}

#ui-accordion-1-panel-0 ul li.leaf {
  list-style-image: none;
    list-style-type: none;
    padding: 10px 15px;
}

#ui-accordion-1-panel-0 li.active-trail {
    background: #fff;
}

#ui-accordion-1-panel-0 a.active-trail.active {
    background: #fff;
    color: #000 !important;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(../images/system/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #555;

}

/*
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #555;

}
*/

/***********************/
/******* 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, .box-body-no-padding{
	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;
}


/***********************/
/***** 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: 14%;
        height: 45px; /*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, .box-body-no-padding{
		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;
    }
}


@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;
}


/* Tweet icon */

.pullquote-tweet {
  color: #14477C;
  display: block;
  font-size: .75rem;
  margin-top: 1em;
  padding-right: 22px;
  position: relative;
  text-align: right;
}

.pullquote-tweet::after {
  bottom: -1px;
  color:#38A1F3;
  content: '\f099';
  font-family:fontawesomeregular;
  font-size: 1.2rem;
  position: absolute;
  right: 0;
	text-decoration: none;
}
