/* ***************************** */ 
/*         Global Style          */
/* ***************************** */
body{
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-size: .9em !important;
	border-top: none;
}
.container{
	width: 100% !important;
}



/* ***************************** */ 
/*       Navigation Style        */
/* ***************************** */

#static_nav{
	margin-bottom: 0;
	min-height: auto;
}
.sub-header-holder{padding: 0 !important; padding-left: 0.5em !important;}
#portal-nav-top{
	height: auto;
	padding-bottom: 14px;
    padding-top: 10px;
}

#portal-nav-top li {
	padding: 0 0.5em;
	text-transform: none;
	border-left: 1px solid #6DAAAE;
	margin: 0;
}
#portal-nav-top li:first-child{border: none;}

#portal-nav-top .plain a{
	padding: 0 !important;
	font-size: 13px!important;
    font-weight: bold;
    color: #000;
}
#portal-nav-top .plain a:hover{
	text-decoration: underline;
  	border-bottom: none;
  	padding-bottom: 0;
}

#static_nav .search_block{
    float: right;
}
#static_nav .html_block:not(#portlet_20160225){
	display: inline-block;
	vertical-align: middle;
	padding: 0;
    position: absolute;
    right: 0px;
    margin-right: 10px;
    width: auto;
}

#portlet_20160225 {
		display: inline-block;
	vertical-align: middle;
	padding: 0;
    position: absolute;
    right: 0px;
 margin-right: 78px;
}
#static_nav .portletBodyHTML{padding: 0;}
#static_nav .search_block h5{
	font-family: inherit !important;
	font-size: 12px !important;
	font-weight: bold !important;
	border: none !important;
	display: inline-block;
    vertical-align: middle;
}
#static_nav .search_block #div-search{
	display: inline-block;
    vertical-align: middle;
    height: auto !important;
}
#static_nav .search_block #div-search .portletInnerBody{padding: 0;}
#static_nav .search_block #div-search form{padding-bottom: 0; padding-top: 0;}
#static_nav .search_block #div-search form .form-group{margin-bottom: 0;}
#static_nav .search_block #div-search form .form-group input[type=text]{height: 28px; padding: 3px 12px;    width: 129px;}
#static_nav .search_block #div-search form .btn-default{padding: 3px 12px; margin-left: 5px;}
#static_nav .search_block #div-search form .form-group, #static_nav .search_block #div-search #portlet-search .btn-default{
	float: left;
}
/* ***************************** */ 
/*   Home Page Banner Style      */
/* ***************************** */

.header-logo-tagline{ margin-bottom: 20px; }

@media (min-width: 992px){
	#midcol {
	    width: 65% !important;
	}
}

#portal-columns #portal-column-one .menu_block h5,
#portal-column-one .html_block h5,
#portal-column-two .html_block h5,
#portlet_20160412.portlet.newsletter_block h5,
#portlet_20160412_1.portlet.search_block h5

{
	font-size: 1em;
    padding: 8px 12px 4px;
    margin: 0;
    font-weight: bold;
    border-width: 1px;
}
#portal-columns #portal-column-one .portlet .portletBody{padding-top: 5px;}
#portal-columns #portal-column-one .portlet .portletBody .nav-category, #portlet_20160412.portlet.newsletter_block li,
#portal-column-one .portletBodyHTML {
	padding: 0;
	margin-left: 30px;
}

#portal-column-one .left-nav3 {
 display:inline-block !important;

}

.left-nav3 li {
 margin: 20px 0;
 line-height: 1.5em;
}

#portal-columns #portal-column-one .portlet .portletBody .nav-category a{
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	font-size: .9em !important;
}

ul.links li {
 display: inline;
 list-style-type: none;
 padding:0 0.5em;
 font-size: 10px;
}
ul.links.inline {
 display: inline;
 list-style-type: none;
 list-style-image: none;
}
.taxonomy .links {
 font-size: 12px;
}
.taxonomy ul {
 margin-left: -5px;
}

.node {
 margin: .5em 0 2em;
}

h2.title a{
 font-size: 22px !important;
 font-weight: bold !important;
}

.submittted {
 color:#666;
 font-size: 0.9em;
}

.links {
 color: #666;
}

.node .content {
 font-size: 17px;
 margin: .5em 0 .5em;
}

#content__reports .featurepanel dl {
	min-width: 100%;
	min-height: 100%;
	width: 100%;
}

@media(max-width:767px) and (orientation: portrait) {

  #portal-nav-top li {
   margin: 10px;
   border-left: 0px;
   font-family: 'Times New Roman',serif;
  }
  #portlet_20160225 {
   margin-left: 8px;
   margin-top: 78px !important; 
  }
  #static_nav .search_block {
      float: right;
      margin-top: 50px;
}
  
  #recent_articles_holder dl,
  .featurepanel dl {
   width: 100% !important;
   max-width: 100% !important;
   max-height: 100% !important;  
   padding: 0px !important;
  }

}
 
@media(max-width:768px) {
 #recent_articles_holder dl,
 .featurepanel dl {
      max-width: 211px;
    width: 211px;
    padding: 10px 20px 10px 10px;
    overflow: hidden;
    min-height: 400px;
    max-height: 400px;
 }
 #portlet_20160225 {
  margin-right: 78px;
  margin-top: 78px!important;
 }

}
@media(max-width:1200px) {
#portlet_20160225 {
  margin-right: 78px;
  margin-top: 78px!important;
 }

}
@media(max-width:992px) {
#portlet_20160225 {
  margin-right: 78px;
  margin-top: -5px!important;
 }

}
@media(max-width:805px) {
#portlet_20160225 {
  margin-right: 78px;
  margin-top: 15px!important;
 }
 }
 @media(max-width:799px) {
 #portlet_20160225 {
   margin-right: 78px;
   margin-top: -25px!important;
 }
 #portal-nav-top {
     margin-left: 5%;
}
ul#static-nav-login {
    display: inline;
    margin-top: -190px;
    margin-right: 10px;
}

}
@media (max-width: 600px) {
#portlet_20160225 {
    margin-right: 78px;
    margin-top: -50px!important;
}
ul#static-nav-login {
    display: inline;
    margin-top: -290px;
    margin-right: 10px;
}
}

#content_homepage_public .featurepanel dl {
    min-height: 280px !important;
    max-height: 280px !important;
}

#content_homepage_members .featurepanel dl {
    min-height: 280px !important;
    max-height: 280px !important;
}