h1,h2,h3,h4,h5,h6{
	font-family:"Droid Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	
}	
h1{
font-size: 38px;
line-height: 41px;
margin: 0 0 12px;
color: #000;
font-weight: normal;
text-transform: capitalize;
letter-spacing: -2px;
}

h2,h3,h4,h5,h6,h2 a{
	color:#015d71;
	border-bottom:none;
}

h2 a:hover, h2 a:active, h2 a:visited{
	color:#002c36;;
}

.SearchResultSummary .ListItemTitle a{
	color:#015d71 !important;
}

h3 a:hover, h3 a:active, h3 a:visited{
	
}

h4{
margin-bottom: 22px;
	font-size: 21px;	
}

 .col-primary {
    width: 100% !important;
}
@font-face {
font-family: "DroidSans";
src: url("App_Themes/PEGNL/DroidSans.ttf");
src: url("App_Themes/PEGNL/DroidSans-Bold.ttf"),
}
/***************** nav bar *******************/
#pegnlLogo{
	background-image: url("App_Themes/PEGNL/images/Pegnl_LOGO.svg");
	width:193px;
	height:120px;
	background-repeat:no-repeat;
    background-size: contain;
	    margin-top: 20px;
		display: block;
}

//to override mobile version nav-bar background-color
.navbar {
    background-color: #fff;
	font-size: 17px;
	line-height: 20px;
}

.RadMenu .rmHorizontal .rmText {
    padding: 0px 0px !important;
	 padding-right: 0px !important;
}
.RadMenu .rmLink {

    padding: 23px 0px !important;
  
}


.rmSlide {
    min-width: 200px;
	margin-top:-1px;
}

li.rmItem.rmFirst.rmLast.rmTemplate.MegaDropDownMenuOuter {
    width: 250px;
}



.RadMenu .rmGroup .rmText {
  margin: 0px !important;
     
}

.RadMenu ul.rmGroup {
    padding: 0px 0px !important;
}

span.rmText.rmExpandDown {
    margin-left: 7px;
}

.RadSiteMap .rsmLink {
    padding-top: 10px !important;
}

.rmRootGroup .rmItem .rmRootLink.rmExpanded {
    background: #000000 !important;
	  
}

.header-bottom-container .header-container {
       background: #00809c;
}

.header-top-container {
    padding-top: 0px;
}

.header-bottom-container{
	background:transparent;
	color:#fff;
}

.rmItem{
	width: 200px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.rmRootGroup .rmItem:hover{
	background:#000000;
	color:#e1d402;
}

.rmRootGroup .rmItem .rmRootLink:hover{
	background:#000000;
	color:#e1d402;
}

.rmRootGroup .rmItem .rmRootLink{
	text-align:center;
	color:#fff;
}

.UtilitySection .ste-toggle {
    background-position: -840px -35px;!important;
}
@media screen and (min-width: 1200px) {
  .RadMenu ul.rmRootGroup {
		display: flex !important;
  }
}
div#ste_container_ciPrimaryNavigation.EasyEditContent:hover{
	background-color:#666 !important;
	color: #015d71;
}
/***************** nav bar *******************/

/***************** auxiliary nav *******************/

.twitter_logo{
	background-image: url("/App_Themes/PEGNL/images/twitter-logo.png");
    width: 31px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.twitter_logo a{
	display:none;
}
.linkedIn_logo{
	background-image: url("/App_Themes/PEGNL/images/LinkedIn_logo.png");
    width: 31px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.twitter_logo .NavigationLink .nav-text{
	display:none;
}

.linkedIn_logo .NavigationLink .nav-text{
	display:none;
}
.nav-auxiliary .nav-aux-cart .nav-text {
    background-position: 0 -50px;
}
.nav-auxiliary .nav-aux-account .nav-text {
    background-position: 0 -98px;
}
.rsmList .rsmItem{
	font-size: 17px;
	line-height: 20px;
	background:#00809c;
	color:#fff;
}	
.rsmList .rsmItem:hover{
	background:#000;
	color:yellow;
}

 
#SimpleSearchBlock{
	padding:7px;
}
.UtilitySection.UtilitySTEToggle.ste-section {
   margin-left: 0px;
}
.UtilitySection.UtilitySearch{
	background:#BFB61F;
}

#auxiliary-container .UtilityNavigation{
	background: #00809c;
	    min-height: 63px;
}
#auxiliary-container .nav-auxiliary a {
	color:#fff;
	text-decoration:none;
}

html .RadTabStrip.RadTabStrip_MetroTouch.rtsLevel1.rtsSelected{
	background:#00809c !important;
}

.NavigationLink {
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 768px)
{
.nav-auxiliary .NavigationListItem, .nav-auxiliary .header-social .SocialSprite {
    margin-left: 10px;
    margin-right: 10px;
}
.nav-primary {
  clear:both;
  float:none !important;
}
}
.UtilityAuthentication {
    margin-left: 15px;
    margin-right: 15px;
}

.search-container-sm {
    margin-top: 6.5px;
    margin-bottom: 5.5px;
    margin-left: 6px;
    margin-right: 10px;
}

/*****************End of auxiliary nav *******************/

/******************* End of all Nav *****************/

/******************* Main Content *****************/
#organization_line{
	text-align:right;
	margin:20px 0;
}

#masterContentArea {  
    margin-bottom: 20px;
}
a{
	color:#BFB61F;
}
 #ctl01_ciUtilityNavigation_ctl04__rptWrapper__rptWrapper_rpt_ctl04_NavigationLink{
  max-width: 200px;
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
}
 body{
	color: #015d71;
	font-family: "Droid Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
 }
 
.btn, .TextButton{
	background-color: #BFB61F!important;
	border-color:#BFB61F !important;	
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;	
}

.TextButton:hover,.PrimaryButton:hover,.TextButton:focus,.PrimaryButton:focus, .PrimaryButton:active, .PrimaryButton[disabled]{
	background-color: #002c36; !important;
	border-color:#002c36; !important;	
	outline: none;
	-webkit-box-shadow: none;;
	box-shadow: none;	
}

.RadTabStrip.RadTabStrip_MetroTouch .rtsLevel .rtsSelected{
	background-color: #00809c !important;
}

.AltBgColor1{
	background-color:#fff !important;
}

.RadGrid.RadGrid_MetroTouch th.rgSorted{
	background:#007F9C;
	border-color:#007F9C;
}

.RadGrid.RadGrid_MetroTouch .rgNumPart a.rgCurrentPage{
	background:#BFB61F;
	border-color:#696412;
}
.RadGrid.RadGrid_MetroTouch .rgNumPart a.rgCurrentPage:hover{
	background:#696412;
	border-color:#696412;
}
.RadTabStrip.RadTabStrip_MetroTouch .rtsLevel1 {
    border-bottom-color: #007F9C;
}

.RadTabStripTop_MetroTouch .rtsLevel1 {
    border-bottom: 3px solid #007F9C;
}
/******************* End of Main Content *****************/

/******************* Footer Area *****************/
#ste_container_ciSecondary{
	display:none;
}
.footer-nav-copyright {
    background-color: #000;
    color: #837e7a;
}

.footer-content{
	background:#00809c;
}
.footer-area{
text-align: initial;
font-size:14px;
}
.footer-area-link{
	text-decoration: none;
}

.footer-area h3{
	color:#fff;
}

.footer-copyright-nav{
	list-style:none;
	display:inline;
	font-size:13px;
}
.footer-copyright-nav li{
	float:left;
}

.footer-copyright-nav li a{
	text-decoration:none;
	color:#837e7a !important;
}

.footer-copyright-nav li a:hover{
	text-decoration:none;
	color:#fff;
}

.footer-content {
    padding-top: 1em;
    padding-bottom: 2em;
}
/******************* End of Footer Area *****************/