﻿/*body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	/* margin: 0; 
	padding: 0;
	border: 0;
} */

/* Fonts */
.normalFont { font-size:16px; font-family: Arial;}
.largeFont { font-size:18px; font-family: Arial;}
.largestFont { font-size:20px;	font-family: Arial;}

/*
.table-row, .news-row {
    border: 2px solid red !important; 
    border-collapse: collapse;
    padding: 10px;
}

a:hover, input:hover, button:hover, select:hover,
a:focus, input:focus, button:focus, select:focus {
  font-weight: bold;
}

*/

p address {
    font-style:normal !important;
}

.subsection {
    padding: 50px 0;
}

.firstsubsection {
    padding-top: 50px;
}

.lastsubsection {
    padding-bottom: 50px;
}

.table-cell-alt2 {
    display: table-cell;
	width: auto;
    vertical-align: top;
    padding-top:20px;
}

.table-cell-alt-small {
    display: table-cell;
	width: auto;
    vertical-align: top;
    padding-top:0px;
}

.no-margin {
    margin:0;
}

.table-cell-alt, .text-box, .text-box-left {
	display: table-cell;
	width: auto;
	padding: 20px;
    vertical-align: top;
	}

.text-box-left {
    padding: 0 1.5rem 1.3rem 0;
    display: table-cell;
    vertical-align: top;
}	

.box-left, .text-box-left-2 {
    padding: 0 3.5rem 1.3rem 0;
    display: table-cell;
    vertical-align: top;
}

.text-box-right {
    display: table-cell;
	width: auto;
	padding: 20px 0 20px 20px;
    vertical-align: top;
    margin-top: 0 !important;
	}

.text-box-right {
  padding: 0 1.5rem 0 1.5rem; 
    display: table-cell;
    vertical-align: top;
    margin-top: 0 !important;
}	
	
.text-box-right2 {
    padding-left: 10px;
    display: table-cell;
    vertical-align: top;
}

.text-box-right3 {
    padding: 0 1.5rem 0 1.5rem; 
    vertical-align: top;
    margin: 0 0 16px 0;
}

.text-box-right4 {
    padding: 0 1.5rem 0 1.5rem; 
    vertical-align: top;
    margin: 0 0 40px 0;
}

.table-cell-alt>img {
    width: 280px !important;
}

.table-cell-archives {
	display: table-cell;
	vertical-align: top;
	width: auto;
	padding: 5px 0 5px 15px;
	}

.text-box {
    display: table-cell;
    vertical-align: top;
}

.no-style  {
   padding-left: 10px !important;
}

.no-style .item {
    list-style-type: none;
    
} 
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

html, body, p, ul, li, td, tr, div{
	font-family:  Arial, sans-serif !important;
	font-size: 16px;
    line-height: 1.2rem;
}


h1 {
color: #48525B;
text-align: center;
font-size: 1.75rem;
line-height: 2rem;
}

h2 {
	color: #061c60;
	font-size: 1.35rem;
    line-height: 1.65rem;
}

h3 {
	font-size: 1.25rem;
    line-height: 1.25rem;
}

.right h3 {
	font-size: 1.25rem;
    line-height: 1.25rem;
    text-align: right;
}

h4 {
	font-size: 1.1rem;
}

.main-title h4 {
	color: black;	
}


/*Global Styles*/

tbody {
	vertical-align: top;
}

body, {
	margin-right: auto;
	margin-left: auto;
    line-height: 1;
}

table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: grey;
}

tr,td

article {
    margin-bottom: 1.5rem;
}

/* WPS PORTLET */

.wpstablecenter {
	margin-left:auto !important;
	margin-right:auto !important;
}
.wpsPortlet.wpstablecenter {	
	margin-top: -20px !important;
	
}



.wpsPortlet {
	border-top: 1px solid;
	/*border-color: #061c60;*/  
	padding-top: 20px;
	width: 770px;
}

.wpstablecenter {
	margin-left:auto !important;
	margin-right:auto !important;
}

.wpsNoTitlePortlet {
	margin: 4px;
	
}

.wpsNoTitlePortlet > td {
	vertical-align: top;
	}


/* END */

.nuttable {
	display: table;
	text-align: left;
}

table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: grey;
}

.table-row, .table-row-left {
	display: table-row;
	text-align: left;
	margin: 10px 0;

}

.table-cell-2 {
	display: table-cell;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* 021519 - Modified. Omitted 
 
	padding-bottom: 25px; */
	}


.table-cell {
	display: table-cell;
	vertical-align: top;
	width: auto;
    /* 021519 - Modified. Omitted 
 
	padding-bottom: 25px; */
	}


.table-cell-archives {
	display: table-cell;
	vertical-align: top;
	width: auto;
	padding: 5px 0 5px 15px;
	}

.row, .item, .spacer {
    margin-bottom: 1.3rem;
}

.container ul>li {
    font-size: 16px;
    line-height: 1.3rem;

    padding-left: 0;
}

.inline-title-image{
    padding-top:25px;
    margin:0;
}

h1.globalNavGrey {
    line-height: 1.5rem;
}
/* SIDE NAVIGATION */
.sideNav {
	font-family: Arial, sans-serif;
	font-size: 18px;   
}

 .sideNav ul > li, .table-row-left ul > li, li.list-item-spaced, li.list-item  {
	margin: 10px 10px 0;
} 

.pse, .nav-sub, .sideNav-item, li.sub-list, .list-item{
	margin-left: 20px !important;
}




.single-row-staff p:nth-child(2){
	margin: 0 !important;
}

.single-row-staff h4:first-child{
	margin: 3px 0 !important;
}

.none {
    border: none !important;
}

.sideNav > ul {
    text-decoration: none;
    list-style-type: none !important;
    list-style-image: none !important;
    padding: 0;
    margin: 0;    
}

.sideNav > ul > li {
    list-style-type: none;
    margin: 0;
}

.padding-none {
	padding: 0 !important;
}

.padding-top {
	padding-top: 35px;
}

.padding-top
/* TITLES */


#left {
	padding:4px;
	border-spacing:0px;
	width:212px;
}

#left-side {
	margin-left: auto;
	margin-right: 0;
	vertical-align: top; 
	width: 212px;
}
	
#left-side-bar {
	padding:4px;
	border-spacing:0px;
	width: 212px;
}	

/* Portlets */

.wpsPortletBody {
	/*margin: 6px;*/
	/*Nhi commented out */
	/*padding: 5px;*/
	background-image:none;
	line-height: 16px;
	/*Nhi added */
	font-family: Arial;
	font-size: 16px;
	color: #48525B;	
    margin-bottom: 20px !important;
}

.nuttable  {
	display: table;
	text-align: left;
}


/* 021519 - Ommitted */
/* .table-row, .table-row-left {
	display: table-row;
	text-align: left;
	margin: 1.5rem 0;
}*/

.block {
    display: block;
}


/* 
.table-cell-alt>img {
 
    height: auto;
    vertical-align: middle;
}
*/



/* 021519 - Modified. Removed 
margin-bottom: 1.5rem; */

/* Nav */
.sideNav > a {
	text-decoration: underline !important;
}
.sideNavTitle {
	width: 75% !important;
}

.sideNavTitle h2 {
	line-height: 1.2rem !important;
}
.globalNavGreyDiv {
height:70px !important;
}

/* Modifiers */

.inline {
    display: inline;
}


.position-bottom {
    vertical-align: bottom;
}

.position-top {
    vertical-align: top;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}


/* .desc-right {
	padding-left: 35px;
}

.desc-left {
	padding-right: 35px;
} */
/* ELEMENTS */

.space {
	margin: 20px;
}

.td-center {
	vertical-align: top;
	width:730px;
	margin-left: auto;
	margin-right: auto;
}

.style10 td {
	width: 730px;
}
.wrapper {
	width: 300px;
	text-align: center;
	}

.wrapper > a > img {
	width: 300px;
}


.item-wrap, .h-wrap {
    padding: 0 2.5rem;
}

.pagewrap, .container, .wrap-md {
    padding: 1.5rem;
}

.container-lg {
    margin: 35px 50px;
}

.wrap, .v-wrap {
    padding: 1.25rem 0;
}

.v-wrap250 {
    margin: .75rem;
    height: 150px;
}


.v-wrap170 {
    margin: .75rem;
    height: 170px;
}

.img-wrap-3-top {
    /* Padding on all 3 corners EXCEPT the TOP*/
    padding: 0 1.5rem 1.5rem 1.5rem;
}

.img-wrap-left-right {
    /* Padding on all 3 corners EXCEPT the TOP*/
    padding: 0 1.5rem;
}

.divwrap, .img-wrap {
    padding: 1.5rem;
}

.one-wrap {
    padding: 1rem;
}

.sub-wrap {
    padding: .75rem;
}

/* 021519 - Added */
.wrap {
    padding: 1.25rem 0;
}

.wrap:first-child {
    padding: .5rem 0 1.25rem 0;
}

.footdropdown {
    font-size: 11px !important;
}

/* ELEMENTS */

.description p {
	font-size: .8em;
}

.main-photo {
	text-align: center;
}

.single-row, tr.inline{
	display: inline;
}

.enlarge {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.enlarge:hover {
	opacity: 0.7;
}

.img-center {
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    display: inherit;
    padding-bottom: 2rem;
}

.img-left {
	padding: 0 15px;
}
/* Tables */
/*
.middle-table-cell {
	display: table-cell;
	vertical-align: middle;
}
*/

.border {
	border: 1px solid #575757;
	margin: auto;
	
}


/*  COLORS */
.green {
	border-color: #70AD47;
}

.yellow {
	border-color: #FFC002;
}

.red { 
	border-color: #C00000;
}

.orange {
	border-color: #ED7D31;
}
.purple {
    border-color: purple;
}

.blue {
    border-color: blue;
}
.white {
	color: #fff;
}

#archive-bg {
	background-color: #DCDDDE;
    height: 45px;
}
.table-cell-on-right {
	padding-left: 15px;
}

.obesity-champions-listtable, .op {
	border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 0;
    border-color: black;
    border-style: solid;
	width: 100%;
	border-collapse: collapse;
	min-height: 30px !important;
    padding: 0 2rem;
}

.op:last-child {
    width: 100%;
	border-collapse: collapse;
	min-height: 30px !important;
    padding: 0 2rem;
    border-top: 1px;
    border-left: 1px;
    border-right: 1px;
    border-bottom: 1px;
    border-color: black;
    border-style: solid;
}

.op:nth-child(4) {
    width: 100%;
	border-collapse: collapse;
	min-height: 30px !important;
    padding: 0 2rem;
    border-bottom: 1px;
    border-color: black;
    border-style: solid;
}
.td_list  {
	text-align: left;
	padding-left: 15px;
}

.td_list > h4 {
	padding-left: 15px;
}

.td_img {
	display: table-cell;
}

.td_img > img {
	width: 300px;
	height: auto;
}

.center {
	text-align: center;
}

.right{ 
	text-align: right;
	float: right;
}

.left {
	text-align: left;
}


/*______________ Home Page - 7.22 _________________________________________*/

.photo-thumbnail {
	padding: 5px;
	width: 128px;
	height: auto;
    margin-top: 30px;
}



/*.content {		
	padding: 1em 6em !important;
	}
/* Body Attribute Only */
/*comment: Attributes for portlet only*/



.pr {
	display: block;
	
}

/*News and Updates*/

.padd {
	padding: 0 1.7em;
	width: 80%;
} 

/*
.news-row {
	padding: 0 5px;
}
*/

.list-row {
	padding: 5px 25px;
}

.list-row-archives {
	padding-left: 0;
}

.padding {
	padding: 35px 20px;
}

.heading, .main-heading {
	color: #061c60;
	padding: 0 0 25px 0;
}

#nutrition-access-title {
    align-content: center;
}

/*Who We are*/

.whoweare h2 {
color: #061c60;
text-align: center;
}

.mission h2 {
color: #061c60;
text-align: left;

}
/*----------------------------------*/
/*----------------------------------*/
/* Obesity Prevention Stragies */

.tr-obesity {
	border-spacing: 4px;
	border: 1px solid #575757;
	
}

.obesity {
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-align: left;
}

.table-cell li {
	text-align: left;
}

.vtop {
	vertical-align: top;
	display: inline;
	
}

.vmid {
	vertical-align: middle;
}

/* INTERFAITH PUBLIC HEALTH COLLABORATIVE */

.interfaith-content img{
	text-align: center;
}

.eh-begin {
	font-size: 24px;
	margin-top: 25px;
	
}

.colFontsize {
width: auto !important;
}
/*----------------------------------*/
/*----------------------------------*/
/* Contact Page */

.hr-line {
	border-bottom: 1px solid #575757;
}

.hr-line2 {
	border-bottom: 2px solid #575757;
}

.single-row-staff {
border-bottom: 1px solid #575757;	
padding: 15px 0;
}

.single-row-staff:last-child {
border-bottom: none;
padding: 15px 0;
}


.single-row-staff > h2 , .single-row-staff-last > h2{
font-size: 1em !important;
}

.single-row-staff > h2 , .single-row-staff-last > h2 {
font-size: 1em !important;
}



.stafftable , .stafftable tr {
	border: 1px #575757 solid;
	width: 100%;
	border-collapse: collapse;
	min-height: 30px !important;
}

.addr {
	padding: 0 35px;
}
/* .staff, .staff td { 
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px !important;
}

.contact, .contact td {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px !important;
} */

.names {
	font-weight: bold;
}
.contact tr {
	height: 25px;
}

.center {
	text-align: center;
}

/* .names {
	font-weight: bold;
	font-size: 10px;
}
*/

	
	/*margin: 0 0 10px 0px;
	border-left: 1px solid #b2c7dd;
	border-right: 1px solid #b2c7dd;
	border-bottom: 1px solid #b2c7dd;
	background-image: none; /*Nhi added
	width:212px;*/;
	/*width: 520px;
	border-top-color: #b2c7dd;
	}*/
	
/*----------------------------------*/
/*----------------------------------*/
/* Who We Are Page */

.whoweare {
	font-family: Arial, Sans-serif; 
	font-size: 22px;
	padding-left: 15px;	
}
.snap-ed, .snap-ed > img  {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}



.whoweare > h4 {
	text-align: center;
}


/* Promotora Program */

.interested-callto {
	border: 1px solid black;
	text-align: center;
	margin: auto;
	
}

.interested-callto-green{
	border: 1px solid green;
	text-align: center;
	margin: auto;
	
}
/*----------------------------------*/
/*----------------------------------*/
/* WHAT WE DO */



a.link {
    position: relative;
    z-index: 2;
    top: -65px !important;
    display: inline-block;
    width: 260px;
    text-align: center;
    color: #ffffff;
    padding: 6px 20px;
    font-weight: 600;
}

a.link2 {
	position: relative;
	z-index: 2;
	top: -52px !important;
	display: inline-block;
	width: 250px;
	text-align: center;
	color: #000000;
}

.link-cls {
	position: relative;
	z-index: 5000;
	display: inline-block;
	width: 290px;
	text-align: center;
	color: #000000;
}
.main-div {
    display: flex;
    margin: 30px 0 0;
}
#link-ip {
	position: relative;
	z-index: 5000;
	display: inline-block;
	width: 290px;
	text-align: center;
	color: #000000;
	top:-49px;
}

/*----------------------------------*/
/* ----------------------------------
COALITIONS */
/*
.tr-obesity > .relative {
	position: relative;
	vertical-align: bottom;
}

*/

a.absolute {
	position: absolute;
}

.stack {
	position: relative;
	z-index: 1;
}

#lacnacna {
    position: absolute;
	width: 100%;
	top: 231px;
	left: 10px;
}
.absolute {
	position: absolute;
	width: 100%;
	top: 240px;
	left: 10px;
}

/*----------------------------------*/
/*----------------------------------
Nutrition Resources*/

#physical-activity-resources h4{
	padding-top: 15px;
	font-size: 15px;
}

#nutrition-resources {
	text-align: center;
}

#nutrition-resources-wps  {
	margin-left: 0;
}

#nutrition-resources-nuttable {
	margin: 15px;
}
/* ----------------------------------
	NUTRITION EDUCATION */

.nut-ed h2 {
	text-align: center !important;
	font-size: 20px !important;
	line-height: 20px !important;
	
}

/* ---------------------------------------RECIPE INDEX */

.recipestable {
	font-family: Arial, sans-serif;
}

/*----------------------------------------------- Newsletter archive */

.col-desc {
	padding: 0 50px;
}

/*-----------------------------------------------------  */


.block {
display: block;
}

/* ----------- for Cardio header layout due to added Bootstrap style -- */

.colGrey1 {
    float: left;
    margin-right: 0px;
    width: 160px;
}

.colGrey2 {
    float: left;
    margin-left: 40px;
    margin-right: 0px;
    width: 242px;
}

.colGrey3 {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    width: 160px;
    padding-top: 5px;
}

.googleSearchButton {
   
   
    padding: 2px 0 2px 0;
    width: 9%;
    margin: 3px 0 0 0;
  
    line-height: 1em;
}

