
/*Report List Filter Div overflow:auto;*/
.filter-div {
	padding:10px;
	background-color:#f2f2f2;
	//margin-bottom:20px;
	
}	

#report-display-div{
	height:270px !important;
}

#cnhp_report_wrapper {
    background-color: white;
    font-size: 16px;
    padding-top: 10px;
}
/*PCA reports*/
#pca_reports_wrapper {
    font-size: 16px;
}

table.dataTable thead{
	background-color: #D9EDF7;
	font-size: 13px !important;
}

table.dataTable tbody{
	font-size: 13px !important;
}

.body-font li{
	font-family: 'poppins',sans-serif !important;
    font-size: 16px !important;
}

/*Header footer and other site stylings */
.no-bullet-list li{
	font-family: 'poppins',sans-serif !important;
    list-style-type: none !important;
	margin-left:14px !important;
	}
/*No bullet list - used in county survey project page*/
.no-bullet-list{
	font-family: 'poppins',sans-serif !important;
	list-style-type: none !important;
	font-size:14px !important;
}
.site-footer{
	background-color: rgb(23, 59, 32);
    border-top: 2px solid #C5B84D;
}


#ez-fat-footer-container-wrap{
  border-top: 2px solid #BDB878;
}



#bottom-footer {
      background: #173b20;
    /*  border-top: 2px solid #c3c3c3;*/
      padding: 1rem 0;
      color: #c3c3c3; }

#bottom-footer .bottom-inner {
        width: 90%;
        margin: 0 auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }

@media only screen and (max-width: 64em) {
         #bottom-footer .bottom-inner {
            display: block; } }



#bottom-footer .footer-links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }

#bottom-footer .footer-links .csu-links {
          margin-bottom: 0.5em;
          font-size: 90%; }

#bottom-footer .footer-links .csu-links ul {
            list-style: none;
            margin: 0; }

#bottom-footer .footer-links .csu-links ul li {
              float: left;
              margin-right: 1.5em; }

#bottom-footer .footer-links .csu-links ul li a {
	text-decoration:none;
	text-decoration-line:none;
	text-decoration-style:solid;
                color: #c3c3c3;
                -webkit-transition: all 0.2s;
                transition: all 0.2s; }

#bottom-footer .footer-links .csu-links ul li a:hover {
                  color: #fefefe;
                  -webkit-transition: all 0.2s;
                  transition: all 0.2s; }
 #bottom-footer .footer-links .copyright p {
          margin: 0; }
 
#bottom-footer .footer-logo img {
        width: 300px; }
 @media only screen and (max-width: 64em) {
           #bottom-footer .footer-logo img {
        padding-top: 1em;
            max-width: 300px;
            width: auto; } }


/* Beaver Builder Full Width Page*/

.beaver-page.fl-builder .content,
.beaver-page.fl-builder .content .page,
.beaver-page.fl-builder .content-sidebar-wrap,
.beaver-page.fl-builder .site-container,
.beaver-page.fl-builder .site-inner {
    background: none;
    border: 0;
    float: none;
    margin: 0 auto;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.beaver-page.fl-builder .content,
.beaver-page.fl-builder .content .page,
.beaver-page.fl-builder .content-sidebar-wrap,
.beaver-page.fl-builder .site-inner {
    max-width: 100%;
    width: 100%;
}

/*
 CSS*/
.cnhp-header{
	width:100%;
	height:90px;
background-color: rgb(23, 59, 32);
   /* background-image: url('/wp-content/uploads/2017/01/MountainBanner.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; */
}

.cnhp-header h1{
  color: white;	
  font-size: 22px;
  padding-top: 25px;
  padding-left:20px;
  /*font-family: 'poppins', sans-serif !important;*/
  font-weight: bold;
}


@media only screen and (max-width: 500px) {
    .cnhp-header{
   /*     background-color: white;*/
    }
}

.cnhp-header-img {
   max-width: 85px;
   height: auto;
   margin-top:5px;
   margin-left:5px;
   float:left;
}

/*background-color: rgb(34, 86, 47);*/
.cnhp-donate-button{
	background-attachment: scroll;
background-clip: border-box;
background-color: #C5B84D;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
background-size: auto auto;
border-bottom-color: rgb(254, 254, 254);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid;
border-bottom-width: 2px;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
border-image-slice: 100% 100% 100% 100%;
border-image-source: none;
border-image-width: 1 1 1 1;
border-left-color: rgb(254, 254, 254);
border-left-style: solid;
border-left-width: 2px;
border-right-color: rgb(254, 254, 254);
border-right-style: solid;
border-right-width: 2px;
border-top-color: rgb(254, 254, 254);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: solid;
border-top-width: 2px;
box-sizing: border-box;
color: rgb(254, 254, 254);
cursor: pointer;
font-family: 'poppins', sans-serif;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: 16px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-variant-alternates: normal;
font-variant-caps: normal;
font-variant-east-asian: normal;
font-variant-ligatures: normal;
font-variant-numeric: normal;
font-variant-position: normal;
font-weight: bold;
line-height: 16px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
overflow: visible;
overflow-x: visible;
overflow-y: visible;
padding-bottom: 16px;
padding-left: 32px;
padding-right: 32px;
padding-top: 16px;
text-transform: none;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease;
width: 330px;
height: 55px;
-moz-appearance: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;

}

.cnhp-donate-button:hover {
            background: #c18815;
            -webkit-transition: all 0.2s;
            transition: all 0.2s; }

.fl-module-content {
    margin-bottom: 0px !important;
}


#cnhp-home-blogpost{
font-size: 8px;
 background-image: url('/wp-content/uploads/2017/01/WCNR-VBL_patterns_diamond.png');
  background-size: contain;
  background-position: left; 


 background: 
    /* top, transparent red, faked with gradient */ 
    linear-gradient(
      rgba(255, 0, 0, 0.45), 
      rgba(255, 0, 0, 0.45)
    ),
    /* bottom, image */
    url('/wp-content/uploads/2017/01/WCNR-VBL_patterns_diamond.png');

}

.feedzy-rss .rss_item{
border-bottom:0px !important;
}

/*Increasing Slider Height*/
.fl-content-slider .fl-slide {
    height: 550px !important;
}
/*RSS Feed Header*/
.widget.widget_feedzy_wp_widget h2 {
    font-size: 2rem;
    font-weight: bold;
}
/*Styling the side RSS Feed*/
.entry-content p {
    margin: 0px;
    font-size: 14px;
}
.rss_item {
    padding: 0px !important;
}

.cnhp-donate-button h3{
	color: rgb(254, 254, 254);
cursor: pointer;
font-family: industry-demi;
font-feature-settings: normal;
font-kerning: auto;
font-language-override: normal;
font-size: 17.7833px;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-synthesis: weight style;
font-variant: normal;
font-variant-alternates: normal;
font-variant-caps: normal;
font-variant-east-asian: normal;
font-variant-ligatures: normal;
font-variant-numeric: normal;
font-variant-position: normal;
font-weight: 700;
line-height: 15.2px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-decoration: none;
text-decoration-color: rgb(254, 254, 254);
text-decoration-line: none;
text-decoration-style: solid;
text-transform: none;

}

body{
	background: #FEFEFE !important;
    font-family: 'poppins', sans-serif !important;
	font-size: 16px !important;
}

/* Outreach topic area */
.out-reach-topics{
	background: #FEFEFE;
}


#out-reach-topics-main{
	padding-bottom: 1cm;
}

.fl-node-589cc294bf9ce {
    padding: 10px;

}

.fl-node-589cc294bf9d9 {
    padding: 10px;
}
.fl-node-589cc294bf9e2 {
    padding: 10px;
}

.fl-callout-text-wrap {
    padding-bottom: 10px;
}

/*RSS feed widget*/

#cnhp-home-rss-feed{
  position: absolute;
  bottom:0;
  padding-left: 15px;
}


/*Slides - Captions */

.fl-slide-foreground {
   margin: 0px;
}

.cnhp-location-contact{
  width:80%;
}

.cnhp-float-right{
clear:both;
display: inline-block;
float:right;
padding-right:30px;
}

.cnhp-float-left{
clear:both;
display: inline-block;
float:left;
padding-left:30px;
}

/*Footer - Social Icons*/

#socialiconmenus {
	display: block;
	text-align: center;
	margin-top: 10px;
}
#socialiconmenus .icon {
		background: #0B614C;
		display: inline-block;
		color: white;
		font-size: 18px;
		width: 34px;
		height: 34px;
		line-height: 34px;
		text-align: center;
		vertical-align: middle;
		margin: 0 1px 8px;
		-webkit-border-radius: 17px;
		-moz-border-radius: 17px;
		border-radius: 17px;
	}
#socialiconmenus .icon:hover {
		background: #c18815;
	}


/*Header - Search box
.cnhp-searchbox {
    position: absolute;
    top: 7px;
    right: 7px;
   // height: 28px;
}

#searchsubmit {
    background: #0B614C;
    border: none;
    height: 25px;
    width: 40px;
    margin: 0px;
	padding: 0px;
	float:left;
}

#searchsubmit:hover{
    background: #c18815;
}

#s {
    border: none;
    width:200px;
    height: 25px;
    font-size: 12px;
	float:left;
}
*/

#cnhp-departments{
padding:0px;
margin:0px;	
box-shadow: 7px 7px 7px 7px #888888;
}

/* Body Font*/
.dynamik-page-builder .site-inner .entry-content p{
    font-family: 'poppins', sans-serif !important;
	font-size: 16px !important;
}

.entry-content p{
    font-family: 'poppins', sans-serif !important;
	font-size: 16px !important;
}

/*Footer widget area*/
.textwidget {
    font-family: 'poppins',sans-serif !important;
    color: #c3c3c3;
}

/*Footer widget area - title*/
#ez-fat-footer-container .ez-widget-area h4 {
    font-family: 'poppins', sans-serif;
    font-weight: bold;
    border-bottom: 2px solid #c3c3c3;
    font-size: 16px;
}

#ez-fat-footer-container {
    padding-bottom: 0px;
}

.cnhp-footer-links li a:hover {
    color: #C5B84D !important;
}

.cnhp-footer-links li a {
    color:  #c3c3c3 !important;
    text-decoration: none;
	font-weight:bold;
	font-size:15.2px;
	line-height:26px;
}

/*Outreach topic box shadow*/
.fl-module.fl-module-callout.out-reach-topics.fl-node-58827da07f942 {
    box-shadow: 5px 5px 5px #b2b2b2;
}
.fl-module.fl-module-callout.out-reach-topics.fl-node-58827da07f905 {
    box-shadow: 5px 5px 5px #b2b2b2;
}

.fl-module.fl-module-callout.out-reach-topics.fl-node-58827da07f938 {
     box-shadow: 5px 5px 5px #b2b2b2;
}

.fl-node-589d0248a4182 {
    padding-bottom: 30px;
    padding-top: 60px;
}


/* outreach topics */
.fl-node-589d0248b0115 {
	padding:10px;
}
.fl-node-589d0248b010c {
	padding:10px;
}
.fl-node-589d0248b0102 {
  padding:10px;
}
.fl-col.fl-col-small.fl-node-589d0248b0115 {
padding:10px;
}
.fl-node-588fc4b748303 {
	background-color: #fff;
    box-shadow: 10px 10px 5px #b2b2b2;
}
.fl-node-588fc4b7482b7 {
	background-color: #fff;
    box-shadow: 10px 10px 5px #b2b2b2;
}
.fl-node-588fc4b7482aa {
	background-color: #fff;
    box-shadow: 10px 10px 5px #b2b2b2;
}

/*3 tiles div styling*/
.cnhp-three-tile {
  background-color:#789D4A;
  width:33%;
  height:200px;
  display:inline-block;
  margin: 0 0 0 0;
  padding:0px auto;
  overflow:hidden;  
}

.cnhp-three-tile-child {
  height:100%;
  width:100%;
 /* position:absolute; */
  right:0;
  top:0;
  display:block;
   overflow:hidden;
}
.cnhp-tile-title {
   text-align: center;
   padding-top: 20px;
   align-items: center;
   overflow:hidden;
   text-decoration:none;
   color:#ffffff !important;
}

.cnhp-tile-title:hover {
  background-color:#789D4A;
}

.cnhp-outreach-topics-title {
	font-family: 'poppins', sans-serif !important;
    font-weight: bold;
    font-size: 20px;
}
.cnhp-outreach-topic-div {
	height: 465px;
	padding: 0px;
	margin: 0px;
}

.cnhp-title-left-border {
   border-left: 6px solid #C5B84D;
   padding-left: 16px;
}

.fl-module.fl-module-rich-text.cnhp-outreach-topic-div.fl-node-58a3512dc806b {
    padding-top: 20px;
}

.fl-node-589cc294bf9d9{
padding:10px 10px 30px 10px;
}

.fl-callout-title {
    padding: 10px 10px 0 10px !important;
}
.fl-callout-text-wrap {
    padding: 0 10px 10px 10px !important;
}

#cnhp-home-rss-feed h2 {
    font-family: 'poppins', sans-serif !important;
    border-left: 6px solid #C5B84D;
    padding-left: 16px;
	color:#0B0080;
}

.cnhp-donate-button h3 {
font-family: "poppins",sans-serif !important;
font-size: 16px !important;
 font-weight: bold;
color:rgb(255, 255, 255) !important;
text-decoration: none !important;
text-decoration-color: rgb(255, 255, 255) !important;
text-decoration-line: none !important;
text-decoration-style: solid !important;
}

.cnhp-donate-callout {
  display:inline-block;
  padding:10px 0px 0px 10px;
  vertical-align: top;
}

.cnhp-donate-callout-text {
  width:150px;

  }

.fl-col-group.fl-node-58a34e45dbf82 {
    padding-top: 20px;
}
.cnhp-outreach-topic-div{
    padding: 15px;
}
.fl-col-group.fl-node-589d0248afe4f {
    padding-bottom: 30px;
}


.inline-block {
  display:inline-block;
  float:left;
  vertical-align: top; 
  }

.fl-col-group.fl-node-58a4a2736634a {
    padding-top: 30px;
}
#cnhp-bottom-out-reach-topic3 {
    padding-bottom: 30px;
}
.fl-col-group.fl-node-58a4a27366342 {
    padding-bottom: 30px;
}

.fl-callout.fl-callout-left.fl-callout-has-photo.fl-callout-photo-above-title {
   background-color: #C5B84D;
/*background-color: white;*/
}

/*** Search box
.search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.search-field {
	background-color: transparent;
	background-image: url(http://api.ning.com:80/files/dr2jDpSXWFhyuoGJ4YR5Fu-PwuqLz70YxRaUcpdKNxf2HI5ECzddyx3NHuPz-MB4ujGS4rEtdtS-aQoFlQrtv*XwVOu*AvC8/searchicon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}

.search-field:focus {
	background-color: #fff;
	border: 2px solid black;
	cursor: text;
	outline: 0;
	width: 230px;
}

.search-submit {
  display: none;
}

input[type="search"] {
  -webkit-appearance: textfield;
}
**/
/*about us page - paragraphs*/
.cnhp-about-us{
	text-align: justify;
    text-justify: inter-word;
}


/*text align - justified*/
.cnhp-p-text {
	text-align: justify;
    text-justify: inter-word;
}

/*warning-text*/
.cnhp-warning-text {
  color:red;
  font-weight: bold;
}

/*table press column- 1 bold*/
.column-1 {
    font-weight: bold;
}

/*Outreach topic div */
.cnhp-outreach-topic-div {
    background-color: white;
    margin: 5px;
    box-shadow: 10px 10px 5px #888888;
}
/*making top navigation bar sticky*/
.nav-top {
  position:fixed;
  top:0px;
 z-index:1000;
 width:100%;
  }

/*Contact Us Page - Staff Directory Link*/
/*	background-image: url('/wp-content/uploads/2017/02/20160620_125138.jpg');*/
.cnhp-2-button-callout {
    background-repeat: no-repeat;
 	background-position: center;
	width:100%;
	height:250px;
	color:white;
	background-size: 100%;
}

#cnhp-contact-us-page1 {
    background-repeat: no-repeat;
 	background-position: center;
	width:100%;
	height:250px;
	color:white;
	background-size: 100%;
}

.contact-us-page-btn {
	color: white;
	padding-top: 10px; 
	padding-bottom: 10px;
}

/*CNHP Page Titles*/
.cnhp-page-title {
	font-family: 'poppins', sans-serif !important;
    font-weight: bold;
    font-size: 15px;

}



/*adding padding to the header*/
@media only screen and (max-width: 768px) {
	.cnhp-page-title{
		padding-left:5px;
	}
}
/*Contact Us Page - Making button move*/
.cnhp-contact-us-links {
  position: relative;
  top: 0;
  transition:all 0.5s ease;
  color: white; 
  font-size: 30px; 
  background-color: #1E4D2A;
  width: 300px; 
  text-align: center; 
  margin-top:30px;
}

.cnhp-contact-us-links:hover {
 right:-10px;
}

/*Sidebar - Ribbon Style*/

.cnhp-sidebar-header
{
	position: relative;
 font-family: 'poppins', sans-serif !important;
/* font-weight: bold;*/
 font-size: 17px;
	width: 102%;
	padding: 7px 20px 7px 25px;
	margin: 0 10px 10px -45px;
	color: white;
	background-color: #1E4D2A;
	-webkit-box-shadow: 0px 2px 4px #888;
	-moz-box-shadow: 0px 2px 4px #888;
	box-shadow: 0px 2px 4px #888;
	}

.cnhp-sidebar-header:before, .cnhp-sidebar-header:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
}
  
  /* flag  
.cnhp-sidebar-header:before {
	left: auto;
	right: -3px;
	top: 0px;
	border-width: 19px 19px;
	border-style: solid;
	border-color: transparent #F2F2F2 transparent transparent;
	}
*/

/*Sidebar - Making links move right on hover*/
.move-right:hover {
 right:-10px;
}

.move-right {
  position: relative;
  top: 0;
  transition:all 0.5s ease;
}
/*Information Page*/
.cnhp-info-page {
		margin-top:15px;
		margin-bottom:15px;
		}

.cnhp-infopage-title {
 font-family: 'poppins', sans-serif !important;
 font-size: 17px;
  margin-top:15px;
 font-weight:bold;
}

/*background-image: url('/wp-content/uploads/2017/02/20160620_125138.jpg');*/
#cnhp-employment-page-callout {
	background-repeat: no-repeat;
 	background-position: left;
	background-size: 75%;
	width: 100%; 
    height: 350px; 
    margin-bottom: 15px;					  
}


/*wp Datatables Font size*/
.wpDataTables {
	font-size: 12px;
}

.wpDataTablesWrapper .dataTables_filter, .wpDataTablesWrapper .dataTables_length {
       margin-bottom: 3px !important;
}

.wpDataTablesFilter {
     margin-bottom: 0px !important;
}
.paginate_button {
	color:blue;
}


.cnhp-team-member-info {
    background-color: #f2f2f2;
    margin-top: 10px;
    padding-top: 15px;
    margin: 0px 5px 15px 5px;
    padding-bottom: 0;
	height:380px;
	width:100%;
	border: 2px solid white;
}

/*rss feed widgets*/
.feedzy-rss .rss_item .title {
    font-weight: bold;
}

.feedzy-rss .rss_item .title a, .widget_feedzy_wp_widget h2, .rss_content, .rss_content p, .rss_content a {
	color:#f2f2f2 !important;
/*color:black !important;*/
}





/*Conserving Biodiversity Page tile*/
.cnhp-our-work-title-text {
	text-align: center;
	color: #f2f2f2 !important;
	padding-top:20px;
	width:100%;
	/*background-color:red;*/
}


.cnhp-our-work-pic-tile {
	height:190px;
	width: 100%; 
	background-repeat: no-repeat;
 	background-position: left;
	background-size: cover;
}



/*Biodiversity Page our work tile*/
.cnhp-tile-row {
    margin: 20px 0 50px 0;
    box-shadow: 0 0 10px 10px #888888;
}

/*Beaver Builder Select Photo CSS */
.media-toolbar-primary > .media-button, .media-toolbar-primary > .media-button-group {
    margin-top: -40px !important;
}


/*Styling for photo captions*/
.fl-photo-caption.fl-photo-caption-below {
     padding: 2px !important;
    background-color: #f2f2f2;
}


/*CSS File for custom cnhp plugins and function..*/
#tracking-list-new{
	/*height:450px;*/
}
	
#tracking_list_species {
    font-size: 12px;

}

/*Rare Plant Field Guide home page*/
.cnhp-rare-plant-info {
    background-color: #f2f2f2;
    padding: 10px;
    margin-top: 15px;
	font-size:12px;
}

/*a.planthref {color:green;}*/
a.planthref:link  {text-decoration: none; color: green;}
a.planthref:hover {text-decoration: underline; color: black;}
a.planthref:active {text-decoration: underline; color: green;}
a.planthref:visited {text-decoration: none; color: green;}

/* CNHP Agreement Form - Modal Form*/

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 70%;

    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
   /* background-color: #5cb85c;*/
   background-color: rgb(23, 59, 32);
    color: white !important;
}

.modal-body {
	padding: 2px 16px;
	height:50%;
	overflow-y:scroll;
	}

.modal-footer {
    padding: 2px 16px;
    /*background-color: #5cb85c;*/
	background-color: rgb(23, 59, 32);
    color: white;
}

.strong-em{
	font-weight:bold !important;
	font-style: italic !important;
}

/*Common CSS*/
.margin-top-5 {
	margin-top:5px !important;
}

.margin-bottom-5 {
	margin-bottom:5px !important;
}
.margin-10{
	margin:10px !important;
}

.margin-5{
	margin:5px !important;
}

.margin-right-5 {
	margin-right:5px !important;
}

.margin-left-10{
	margin-left:10px !important;
}

.margin-right-10{
		margin-right:10px !important;
}

.margin-left-20{
	margin-left:20px !important;
}

.margin-top-10 {
	margin-top:10px !important;
}
.margin-bottom-10 {
	margin-bottom:10px !important;
}
.margin-bottom-15 {
	margin-bottom:15px !important;
}
.cnhp-title-text {
	font-family: 'poppins', sans-serif !important;
}

.margin-top-15 {
	margin-top:15px !important;
}

.bold-text {
	font-weight:bold !important;
}

.agreement-form-logo {
	height:85px;
	display: inline-block;
}

.agreement-form-header {
	font-weight:bold;
	font-size:28px;
	display: inline-block;
	position: absolute; 
	top: 30px;
}

.width-100pct {
	width:100%;
}

/*Styling for CNHP Spatial layer download Map Table*/

.map_tbl_header{
	background-color:#D9EDF7;
}

/*whitle color*/
.map_row_odd {
	background-color:#FFFFFF;
}

/*grey color*/
.map_row_even {
	background-color:#F9F9F9;
}


.gis , .gis_td{
border-bottom: 1px solid #DDDDDD;
padding:5px;
/*text-align: center;*/

}

.grey-background{
	background-color:#F9F9F9 !important;
}

.highlight-text {
	background-color:#F9F9F9;
	padding: 5px;
	margin-top: 10px;
	margin-bottom:10px;
}

/*Styling Navigation menu */
.menu-primary {
     width: auto !important;
    
}

/*Search bar */
#menu-item-4439204 {
    float: right;
    padding-right: 20px;
}



/*Search Bar in Navigation Menu*/
#cnhp-nav-search input {
	outline: none;
}
#cnhp-nav-search input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
#cnhp-nav-search input::-webkit-search-decoration,
#cnhp-nav-search input::-webkit-search-cancel-button {
	display: none; 
}
/*"\f002"

//background: #173B20 url(/wp-content/plugins/cnhp-plugin/image/search-icon.png) no-repeat 9px center;
	background: #173B20 url('/wp-content/plugins/cnhp-plugin/image/search-icon.png') no-repeat 9px center;
*/
#cnhp-nav-search input[type=search] {

	background: #173B20 url('/wp-content/plugins/cnhp-plugin/images/search-icon.svg') no-repeat 9px center;
	border: solid 1px #173B20;
	padding: 9px 10px 9px 32px;
	width: 55px;
	
	/*
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	*/

	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#cnhp-nav-search input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #173B20;
	
	-webkit-box-shadow: 0 0 5px #173B20;
	-moz-box-shadow: 0 0 5px #173B20;
	box-shadow: 0 0 5px #173B20;
}


#cnhp-nav-search input:-moz-placeholder {
	color: #999;
}
#cnhp-nav-search input::-webkit-input-placeholder {
	color: #999;
}

#cnhp-nav-search input[type=search] {
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
	height: 80px;
	width: 20px;

}
#cnhp-nav-search input[type=search]:hover {
	background-color: #173B20; /*#fff; */
}
#cnhp-nav-search input[type=search]:focus {
	width: 500px;
	padding-left: 32px;
	color: #000;
	background-color:#fff;
	cursor: auto;
}
#cnhp-nav-search input:-moz-placeholder {
	color: transparent;
  float:right;
}
#cnhp-nav-search input::-webkit-input-placeholder {
	color: transparent;
   float:right;
   
}

/*End of cnhp-nav-search*/


/*Event styling*/
#menu-item-event-link {
	float:right;
}
#menu-item-search-box {
	float:right;
	position:absolute;
	top:0;
	right:0;
}
/*
#demo-2 {
	margin-top:5px;
}*/

/*Regular Text*/
.cnhp-regular-text {
	font-family: 'poppins',sans-serif !important;
}

/*
.cnhp-nav-logo-img{
	padding:0px;
	width:75px;
	height:auto;
}
*/
.cnhp-logo-block a {
		padding: 0 px !important;
	margin:0 px !important;
}
#cnhp-nav-logo-img{
	padding: 0 px !important;
	margin:0 px !important;
}

/*	border-right: 2px solid #f2f2f2; */
#cnhp-nav-logo-div {
	margin:13px 5px 5px 5px;
	padding-right:15px;
	display:table;
}

#cnhp-nav-logo-div a {
	line-height: 0 !important;
}


.cnhp-logo-text{
	font-size:22px;
}

/*Making the nav menu stick 
.nav-primary {
	  position:fixed;
	 top:0px;
      z-index:9999;
	width:100%; 
	background-color:#1E4D2A;
}

.site-inner{
	margin-top:83px !important;
}
*/
/*New Navbar styling
.cnhp-logo-block {
    display: inline-block;
    vertical-align:middle;
}
.nav-primary {
box-shadow: 0 0.5rem 0.5rem -0.25rem rgba(0, 0, 0, 0.15), 0 0.25rem 0.5rem -0.25rem rgba(0, 0, 0, 0.5), 0 -0.25rem 1rem -0.25rem rgba(0, 0, 0, 0.3);
}
*/
/** Primary Navigation Menu Styling
//box-shadow: 0 0.5rem 0.5rem -0.25rem rgba(0, 0, 0, 0.15), 0 0.25rem 0.5rem -0.25rem rgba(0, 0, 0, 0.5), 0 -0.25rem 1rem -0.25rem rgba(0, 0, 0, 0.3);
 **/
.nav-primary {
  font-family: "poppins",sans-serif !important;
  font-weight: bold;
	/*width:1400px;*/
}
.site-header {
	  position:fixed;
	 top:0px;
      z-index:1000;
	width:100%; 
	background-color:#1E4D2A;
	box-shadow: 0 0.5rem 0.5rem -0.25rem rgba(0, 0, 0, 0.15), 0 0.25rem 0.5rem -0.25rem rgba(0, 0, 0, 0.5), 0 -0.25rem 1rem -0.25rem rgba(0, 0, 0, 0.3);
	height:100px;
}
.site-inner{
	margin-top:100px !important;
	padding-left:0px !important;
}
/*********************/


.large-screen-only {
	display:none;
}

@media only screen and (min-width: 600px) {
    /* For tablets: */

}

@media only screen and (min-width: 800px) {
    /* For desktop: */
	.large-screen-only {	display:inline-block;}

}


/*Fixing main content padding*/
.content {
	padding: 0px 20px 10px 20px;
}

/*Aligning Primary Menu */
.menu-primary a {
	padding: 30px 15px 31px 15px;
}


.sub-menu {
	 border-top: 4px solid #f2f2f2;
}


/*Navigation menu and submenu styling*/

.site-header .nav-primary {
	display:inline-block;
}

.site-header {
	//background-color:#1E4D2A;
	//background-color:green;
}


.title-area {
	padding: 0;	
	width:auto;
	float:left;
	text-align:left;
	overflow:hidden;
}

.site-header .genesis-nav-menu {
	
font-family: "poppins",sans-serif !important;
padding-top: 25px;
}

//Current menu item
.site-header .genesis-nav-menu li.current_page_item a{
    color: white ;
}

.site-header .genesis-nav-menu a {
	color:#f2f2f2;
}

.site-header .genesis-nav-menu li a:hover, .site-header .genesis-nav-menu li a:active, .site-header .genesis-nav-menu li a:focus,
.site-header .genesis-nav-menu li.current_page_item a
{
	color: white;
}

/*Sub menu CSS*/
.sub-menu {
	background-color: #829A50;
}
.site-header .genesis-nav-menu li li a, .site-header .genesis-nav-menu li li a:link, .site-header .genesis-nav-menu li li a:visited {
    color: white;
    background-color: #829A50;
	border: 0;
}


.site-header .genesis-nav-menu li li a:hover, .site-header .genesis-nav-menu li li a:focus {
     background-color: #1E4D2A;
}



/*Offsetting an html anchor to adjust for fixed header */

.cnhp-anchor {
	    display: block;
		position: relative;
		top: -105px;
		visibility: hidden;
}

.cnhp-anchor-top {
		display: block;
		position: relative;
		top: -205px;
		visibility: hidden;
}

/*Hiding the sidebar in mobile and tables*/
.sidebar.sidebar-primary.widget-area {
    display: none;
}

@media only screen and (min-width: 800px) {
    /* For desktop: */
	

}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
.sidebar.sidebar-primary.widget-area {display: block; }
}
 
 /*Conserving Biodiversity Page. Our Work tile */
div.cnhp-tile-text-div:hover, div.cnhp-tile-text-div:focus, div.cnhp-tile-text-div:active{
	 background-color:#1E4D2A;opacity:0.8;
	 color:white;
 }
 
.cnhp-tile-text-div{
	margin-top: 30px; 
	padding-bottom: 10px;
}

/*Button color of default search bar*/

.search-form input[type="submit"]{
    background: #1E4D2A;
}


/*Do we need this?*/
.fl-node-594ac41c3e27a .fl-slide-content{
	width:270px;

}
/******************/
/*For ADA Compliance - when we need to put some text in*/
.no-display {
	display:none;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

.cnhp-logo-text {
	font-size:20px;
	color: #f2f2f2;
	font-weight:bold;
}


/*Datatable font*/
.dataTables_wrapper {
    font-size: 13px;
}

/*Photo captions - wrapping long captions*/

.fl-photo-caption-hover {
    overflow: visible !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    text-align: left;
    word-wrap: break-word !important;
}

.dataTables_wrapper
/*CNHP main header size*/
.main-header {
	font-size:160%;
}

.cnhp-list li{
	font-size:16px !important;
}

.cnhp-p{
	margin-bottom:10px !important;
    margin-left:5px !important;
    margin-right:5px !important;

}

.cnhp-display-div{
	padding:15px !important;
	background-color:#f2f2f2;
	margin-bottom:15px !important;
}

/*Home Page Styling*/
/*BB adds 40px margin-bottom removing that*/
.fl-module-content-slider .bx-wrapper{
	margin-bottom:0px;
}

/*  width: 67.76%; need to change the width to 100% on small screens*/
.fl-node-5886359700d5d {

  

}

/*Ordered/Numbered List*/
.cnhp-ordered-list li {
	font-family: 'poppins',sans-serif !important;
    font-size: 16px !important;
	margin-left:45px !important;
}
/*Regular text */
.cnhp-regular-text {
	font-family: 'poppins',sans-serif !important;
    font-size: 16px !important;
}
/*hightlight text*/
.yellow-highlight {
  background-color: #ffff66 !important;	
}
.pink-highlight {
  background-color: #ffb3e6 !important;	
}
.blue-highlight {
  background-color: #b3d9ff !important;	
}



/** list in the project page**/
.project-page-list li, .element-info-list li{
	 list-style-type: none !important; 
	 font-family: 'poppins', sans-serif !important;
	 font-size: 16px !important;
	 margin-left:15px !important;
	 padding-left:15px !important;
}

.project-page-list li:before{
	content: '\f058';
	font-family: 'FontAwesome';
	width: 10px;
	height: 10px;
	margin-right: 5px;
    margin-left: -18px !important;
}



.element-info-list li:before{
	content: '\f05a';
	font-family: 'FontAwesome';
	width: 10px;
	height: 10px;
	margin-right: 5px;
    margin-left: -18px !important;
}


/*Link that underlines */
.cnhp-underline-link a:hover, .cnhp-underline-link a:focus {
	text-decoration: underline !important;
}

.project-page-list{
	padding-bottom:0px !important;
}
/*Web form styling
tr.spaceUnder>td {
  padding-bottom: 10px !important;
}
*/

/*Submit button in blog comment*/
#commentform #submit{
	background: #1e4d2a !important;
	font-family: 'poppins', sans-serif !important;
	font-weight:bold !important;
}

/*online form CSS*/
.padded-table td {
	padding: 5px 10px 5px 10px !important; 
}

/*Blog styling*/
		.entry-header .entry-title {
font-family: 'poppins', sans-serif !important;
font-size:22px !important;

}

		.entry-title {
			background: #f2f2f2;
			padding:10px;
		}

		
/*Archive Page titel*/
.archive-title {
    font-family: 'poppins', sans-serif !important;
    font-size: 140%;

}


/*Blog Post CSS*/
.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 320x !important;
    height: auto;
	
}


.blog-title-layout {
   width: 355px;
    float: left;
    margin: 5px;
    display:inline-block;
	/*margin-bottom:20px;*/
}

/*Archive and Categories widgets on primary */
#archives-3 .widget-wrap h4, #categories-3 .widget-wrap h4 , #archives-2 .widget-wrap h4, #categories-2 .widget-wrap h4{
	background-color: rgb(30, 77, 42);
	box-shadow: rgb(136, 136, 136) 0px 2px 4px 0px;
	color: rgb(255, 255, 255);
	font-family: "poppins", sans-serif;
	font-size: 17px;
	line-height: 27.6333px;
	margin-bottom: 10px;
	margin-left: -5px;
	margin-right: 10px;
	margin-top: 10px;
	padding-bottom: 7px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 7px;
	position: relative;
	text-decoration: none;
	text-decoration-color: rgb(255, 255, 255);
	text-decoration-line: none;
	text-decoration-style: solid;
	width: 265.2px;
	font-weight:bold !important;
}

/* From the genesis dashboard*/

.cnhp-menu-page a {
	font-weight: bold; 
	margin-top: 15px;
	color:#0B0080 !important; 
} 

.cnhp-menu-page a:hover, a:focus{
	color:black !important;
}

.cnhp-menu-page{
	margin-top: 15px !important;
} 


/** list in the project page**/
.project-page-list li{
	 list-style-type: none !important; 
	 font-family: 'poppins', sans-serif !important;
	 font-size: 16px !important;
	 margin-left:15px !important;
	 padding-left:15px !important;
}

.project-page-list li:before{
	content: '\f058';
	font-family: 'FontAwesome';
	width: 10px;
	height: 10px;
	margin-right: 5px;
    margin-left: -18px !important;
}

.project-page-list{
	padding-bottom:0px !important;
}


/*list is only displayed in one column in mobile*/

.list-two-columns, .list-three-columns, .list-four-columns {
			-webkit-columns: 1; 
			-moz-columns: 1;   
			 columns: 1; 
			 list-style-position: inside;
		}

.list-five-columns{
			-webkit-columns: 2; 
			-moz-columns: 2;   
			 columns: 2; 
			 list-style-position: inside;
		}
		
/*front page slider p */
.slide p {
 
	bottom:80px;
 left: 80px;
    right: 80px;

}

.btn-next:hover,
.btn-next:focus,
.btn-prev:hover,
.btn-prev:focus {
  padding-left: 0px;
  padding-right:0px;
}

/**/
.cwic-profile-chart-div {
	width: 100%; 
	margin-top:15px;
}

/* make the list only one column in mobile */
@media (min-width:600px)  {
		.list-two-columns{
			-webkit-columns: 2; 
			-moz-columns: 2;   
			 columns: 2; 
			 list-style-position: inside;
		}
		.list-three-columns {
					-webkit-columns: 3; 
					-moz-columns: 3;   
					 columns: 3; 
					 list-style-position: inside;
				}
				
		.list-four-columns {
					-webkit-columns: 4; 
					-moz-columns: 4;   
					 columns: 4; 
					 list-style-position: inside;
				}
		.list-five-columns {
					-webkit-columns: 5; 
					-moz-columns: 5;   
					 columns: 5; 
					 list-style-position: inside;
				}				
		.cwic-profile-chart-div {
					width: 550px; 
					height: 400px; 
					margin-right: auto; 
					margin-left: auto;
					margin-top:15px;
				}	

         .slide p {
	
		 left: 120px;
		right: 120px;

		}
	.btn-next:hover,
	.btn-next:focus,
	.btn-prev:hover,
	.btn-prev:focus {
	  padding-left: 5px;
	  padding-right:5px;
	}
   



}


	/*making the tracking list image not visible in mobile*/
	.cnhp-trackinglist-image {
		height: 40px;
	}

	.cnhp-trackinglist-image .fl-photo-content.fl-photo-img-jpg {
		display:none !important;
	}


	.cnhp-trackinglist-image:hover, .cnhp-trackinglist-image:focus {
		/*background-color:yellow;*/
		opacity: 0.5;
		filter: alpha(opacity=50); /* For IE8 and earlier */
	}


/*Responsive menu items */

.hide-in-mobile {
		display:none;
	}

#cnhp-nav-logo-div {
	border: none;
}

#cnhp-nav-logo-div a {
	line-height: 0 !important;
}



.display-in-mobile {
	display:block;
}

	#widget1-nav {
	
	display:none;
	
	}
	
	#widget2-nav {
	display:none;
	}

/*css only applicaple when menu collasped*/
@media (max-width:800px)  {
.cnhp-mobile-hover:hover, :focus {
	color:black;
}

.site-inner{
	margin-top:100px !important;
	padding-left:0px !important;
}

}

    /*datatables scroll*/
.dataTables_wrapper {
	overflow-x:scroll !important;
}
	

/*tracking list images overlap after 750px*/
@media (min-width:800px)  {

    /*datatables scroll*/
.dataTables_wrapper {
	overflow-x:visible !important;
}
	
    /*Tracking List Image*/
	.cnhp-trackinglist-image .fl-photo-content.fl-photo-img-jpg {
		display:block !important;
	}

	.cnhp-trackinglist-image {
		height:250px;
		width:250px;
	}


	.hide-in-mobile {
		display:inline-block;
	}


	.display-in-mobile {
		display:none !important;
	}

	#widget1-nav {
	
	display:block;
	
	}
	
	#widget2-nav {
	display:block;
	}

}


/*County Survey Page - testimonial*/
.fl-row.fl-row-fixed-width.fl-row-bg-none.fl-node-5a0cacde84ba9 {
    height: 250px !important;
    background-color: #f2f2f2;
}

#county-survey-testimonials.bx-viewport {
height:194px !important;
  }


/*Slideshow 100% in mobile and medium*/
.fl-node-5a97517020cd4, .fl-node-5af4ad659df43 {
      width: 100% !important;

}

@media (min-width:990px)  {

		.fl-node-5a97517020cd4, .fl-node-5af4ad659df43 {
			width: 67.76% !important;

		}

}

/*hide search box and border when responsive menu shows up*/

#menu-item-search-box {
display:none;
}

@media screen and (min-width:1220px)  {

 #menu-item-search-box {
	display:block;
	}
	#cnhp-nav-logo-div {
		border-right: 3px solid #f2f2f2;
	}

}
/*Display for large and medium*/
.show-for-large, .show-for-medium {
	display:none;
}

/*medium */
@media screen and (min-width:752px) and (max-width:1470px) {
		 .show-for-large  {
			display:none;
		}

		.show-for-medium {
			display:block;
		}

}
/*Very Large screen */
@media screen and (min-width: 1471px) {

		 .show-for-large  {
			display:block;
		}

		.show-for-medium {
			display:none;
		}

}



/*Latest blog news - description fix */
.blog-desc-l, .blog-desc-m, .blog-desc-s {
	display:none;
}


/*Very Large screen */
@media screen and (min-width: 1600px) {

 .blog-desc-m, .blog-desc-s {
	display:none;
}

.blog-desc-l, .show-for-large {
	display:block;
}


}

/*Large screen*/

@media screen and (min-width:1220px) and (max-width:1599px) {
 .blog-desc-l, .blog-desc-s {
	display:none;
}

.blog-desc-m {
	display:block;
}

}

@media screen and (min-width:990px) and (max-width:1219px) {
	.blog-desc-l, .blog-desc-m {
	display:none;

}

.blog-desc-s {
	display:block;
}


}
/*Stying for Print 
-Hiding header, sidebar and footer */
@media print {
	
	.site-header {
		display: none;
	}
	
	.sidebar-primary {
		display:none;
	}
	
	#ez-fat-footer-container-wrap {
		display:none;
	}
	
	.site-footer {
		display:none;
	}
	
	/*slide show in front page*/
	.fl-node-5a97517020cce{
		display:none;
	}
	
	.site-inner {
		margin-top:20px !important;
		
	}

	@page {
    margin-top: 1cm;
	}
	
	/*Print in new page */
	.print-new-page {
		page-break-before: always;
	}
	
	/*Print together in same page - avoid breaking up into different pages*/
	.print-together {
		page-break-inside: avoid;
	}
	
	/*class to hide element  for printing */
	.no-print {
		display:none;
	}

}

/*front page callout styling*/
.fl-callout-photo-above-title .fl-photo {

    margin-bottom: 0px !important;

}

/*vertical align styling - used in algining logo and text */
.vertical-align {
  display:inline-block;
  vertical-align:middle
}


/*Stying Comment*/
 .comment-reply-title {
	font-family: 'poppins', sans-serif !important;
	font-size: 130% !important;
	font-weight: bold !important;
	
}


/*slider styling */
bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager {
bottom:15px !important;
}


/*styling paragraphs*/

.p-bottom-10, .p-bottom-10 p {
	margin-bottom:10px !important;
}

.pointer-cursor {
	cursor: pointer !important;
}

/* CNHP Staff directory images*/
.cnhp-team-member-info img {
    width: 150px !important;
}
.cnhp-director-info img {
	width: 150px !important;
}


/*Styling comments title for blog post*/
#comments h3 {
		font-family: 'poppins', sans-serif !important;
		font-weight: bold;
		font-size: 18px !important;
}

#comments {
	padding-top:10px !important;
	border-top:1px solid #dddddd !important;
}

#respond {

    border-top: 1px solid #dddddd;

}

.pagination-previous.alignright a {
float:right;
}

/*Social buttons*/
.blog-share-div {
	width:20%;
	height:31px;
	margin-bottom:5px;
	padding-top:3px;
	color:white;
	float:left;
}

.blog-social-icon {
	font-size:22px;
	margin-left:8px;
	margin-top:2px;
}

/*center text*/
.text-center { text-align: center !important; }


/*Covid19 button style*/

a.btn.btn-covid {
	background: #af4323;
    color: white !important;
    border-color: currentColor;
    border-radius: .2rem;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 92% !important;
	padding:10px;
	border:1px solid white;
	
}
/*remove outline focus on links */
:focus {
outline: 0;
}


.rmbh{
	visibility: visible;
}

/*
.content .post h4, .content .entry-content h4 {
	font-size:108%;
	font-weight:bold;
}*/


.hover-cell {
	position: relative; /* Essential for positioning the popup relative to the cell */
	cursor:pointer;
}

.popup-content {
	display: none; /* Hidden by default */
	position: absolute; /* Position relative to the parent cell */
	background-color: #f9f9f9;
	border: 1px solid #ccc;
	padding: 10px;
	z-index: 10; /* Ensure it appears above other content */
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
	/* Adjust positioning as needed */
	left: 0;
	top: 100%; /* Position below the cell content */
	min-width: 400px;
}
/*
.hover-cell:hover .popup-content {
	display: block; /* Show the popup on hover 
	font-weight:normal;
}


.hover-cell:hover {
	font-weight:bold;
}

*/