/*main.css*/
/*V2*/
body {
	font-family: 'Roboto', sans-serif !important;
}

.fw-100 {
  font-weight: 100!important;
}

.fw-400 {
  font-weight: 400!important;
}

.wpma-ads {
  position: relative;
  overflow: hidden;
  height: 90px;
  width: 728px;
}

.wpma-ads li {
  position: absolute;
}

.wpma-ads-header {
  position: relative;
  /*overflow: hidden;*/
  min-height: 70px;
  /*width: 728px;*/
}

.wpma-ads-header li {
  position: absolute;
}

h1, h2, h3, h4 {
	font-family: 'Roboto', sans-serif !important;
}

h3 {
	/*color: #434343;*/
}

.fs-7 {
	font-size: .75rem !important;
}


.mb-6 {
	margin-bottom: 5rem !important;
}

.navbar.navbar-expand-lg {
    z-index: 1000;
}

.navbar.navbar-expand-lg .navbar-nav > li > a{
	text-align: center;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
/*    border-top-left-radius: 0;
    border-top-right-radius: 0;
*/}

.upper-nav a:hover{
	color: #5b8c7e !important;
}

 /* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.dropdown-menu li{ position: relative; 	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{ display: block; }

	.navbar .nav-item .nav-link{
		border-radius: 25px;
		text-decoration: none;
	}

	.navbar .nav-item .nav-link:hover, .navbar .nav-link.show {
		background-color: #FFF;
		text-decoration: none;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
}

/*RESET
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
*//********************************************************/


/*body {
	margin: 0 auto;
	text-align: left;
	font: normal 15px/22px Arial, Verdana, "Lucida Grande";
	color:#000;
}

p {
	padding-bottom:15px;
}
*/
img, div, a, input {
	/*_behavior:url(/js/iepngfix.htc);*/  /*IE 6 only*/
}

img{  /*without this images will have space below them in FF*/
	/*display:block;*/
}

a{
	color:#3e6379;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.white-shadow{
	background:url('/images/white-back.png') no-repeat top left;
}

.white-shadow-y{
	background:url('/images/white-back-y.png') repeat-y top left;
}

.white-op{
	background:url('/images/white-opacity.png') repeat top left;
}

.white-op-2{
	background:url('/images/white-opacity-2.png') repeat top left;
}

.white-op-dark{
	background:url('/images/white-opacity-dark.png') repeat top left;
}

.white-op-green{
	background:url('/images/white-opacity-green.png') no-repeat top left;
}

.white-op-blue{
	background:url('/images/white-opacity-blue.png') no-repeat top left;
}

#container{

	width:100%;

}

.main-content .sponsor ul{
	list-style:none;
	padding-left:0;
}

#container #mast-head{

	width:100%;
	/*background-color:#005941;*/

}

#mast-head .green_bar{
	height:2px;
	border-bottom:1px solid #FFF;
}

#mast-head #header{

	width:960px;
/*	background: url('/images/hm-header.jpg') no-repeat top left;*/
	overflow:hidden;
	height:89px;
	margin:0 auto;

}

#header h1{
	width:233px;
	height:56px;
	display:inline-block;
	float:left;
}

#header #logo a{
	background:url('/images/wpma-white-logo.gif') no-repeat top left;
	width:233px;
	height:44px;
	display:block;
	margin:24px 0 0 0;
}

#header #logo a span{
	display:none;
}

#head_sub_nav{
	float:right;
}

#head_sub_nav ul{
	list-style:none;
	margin:10px 0 0 0;
}

#head_sub_nav ul li{
	display:block;
	float:left;
	border-left: 1px solid #FFF;
	padding:0 10px;
}
#head_sub_nav ul li:first-child{
	border-left: none;
}

#head_sub_nav ul li.last{
	padding-right:0;
}

#head_sub_nav ul li a{
	display:block;
	color:#FFF;
	line-height:14px;
}

#head_sub_nav ul li.header-membership{
	border:none;
}

#head_sub_nav ul li.header-membership a{
	background:url('/images/header-become-a-member.png') no-repeat top left;
	display:block;
	width:178px;
	height:27px;
}

#head_sub_nav ul li.header-membership a span{
	display:none;
}


#mast-head #main_nav_wrapper{
	height:46px;
	width:100%;
	border-bottom:2px solid #c2c6c5;
	border-top:4px solid #FFF;
}

#main_nav_wrapper #main_nav{
	width:960px;
	margin:9px auto 0 auto;
}

/*
#main_nav ul{
	width:990px;
	margin: 14px auto 0 auto;
}

#main_nav ul li{
	display:block;
	float:left;
	border-left: 1px solid #FFF;
	padding:0 12px;
}

#main_nav ul li:first-child{
	border-left:none;
}

#main_nav ul li.last{
	padding-right:0;
}

#main_nav ul li a{
	display:block;
	color:#FFF;
	line-height:17px;
	font-size:15px;
}
 */

#main_nav .btn{
	padding:0 13px;
}

#main_nav .btn-default{
	background-color:transparent;
	color:#FFF;
	border:none;
	border-left:1px solid #FFF;
	margin-left:-2px;
}

.btn-group .dropdown-menu:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -7px;
	left: 14px;
}

.btn-group .dropdown-menu:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	position: absolute;
	top: -6px;
	left: 15px;
}

.btn-group .dropdown-submenu .dropdown-menu:before {
	content: none;
}

.btn-group .dropdown-submenu .dropdown-menu:after {
	content: none;
}

/*
#header ul{
	width:584px;
	height:30px;
	text-transform: uppercase;
	list-style:none;
	position:absolute;
	top:70px;
	margin:0 0 0 316px;
	z-index:1002;
}

#header ul li{

	display:block;
	float:left;
	height:30px;

}


#header ul li a{
	background:#dedede url('/images/nav.gif') no-repeat top left;
	height:30px;
	display:block;
	overflow:hidden;
}

#header ul li a span{
	display:none;
}


#container #header ul li ul{
	height:auto;
	margin:0;
	top:auto;
	width:164px;
	font-size:11px;
}

#container #header ul li .sub-nav li{
	width:164px;
	height:auto;
	background:url('/images/nav-dropdown.png') repeat-y top left;
	line-height:14px;
	padding:2px 2px 2px 0;
}

#container #header ul li ul.sub-nav li.first{
	background:url('/images/nav-dropdown-top.png') no-repeat top left;
}

#container #header ul li ul.sub-nav li.last{
	height:40px;
	background:url('/images/nav-dropdown-bottom.png') no-repeat bottom left;
	padding:0 2px 0 0;
}

#container #header ul li ul.sub-nav li a{
	width:155px;
	background:none;
	text-align:center;
	color:#367101;
	padding:3px 0;
	height:auto;
	position:relative;
	display:block;
	float:right;
}
#container #header ul li ul.sub-nav li a:hover{
	background:none;
	text-align:center;
	text-decoration:underline;
	width:155px;
}

#container #header ul li ul.sub-nav, #container #header ul li ul.sub-nav li ul.tertiary-nav{
	display:none;
}

#container #header ul li ul.sub-nav li ul.tertiary-nav{
	padding:0;
	margin:0 0 0 154px;
	width:175px;
}

#container #header ul li ul.sub-nav li ul.tertiary-nav li{

	background:url('/images/nav-tertiary-repeat-back.png') no-repeat top left;
	width:175px;

}

#container #header ul li ul.sub-nav li ul.tertiary-nav li a, #container #header ul li ul.sub-nav li ul.tertiary-nav li a:hover{

	background:url('/images/nav-arrow.gif') no-repeat 0 7px;
	width:154px;
	text-align:left;
	padding-left:10px;
	display:block;


}


#container #header ul li ul.sub-nav li ul.tertiary-nav li.first{

	background:url('/images/nav-tertiary-top-back.png') no-repeat top left;

}

#container #header ul li ul.sub-nav li ul.tertiary-nav li.last{

	background:url('/images/nav-tertiary-bottom-back.png') no-repeat bottom left;
	height:35px;

}

#container #header ul li ul.sub-nav li ul.tertiary-nav .nav-quick-link span{

	padding:5px;
	color:#434343;
	border-bottom:1px solid #434343;
	font-weight:bold;
	margin:13px 10px 0;
	padding:0 0 1px;
	display:block;

}



#header ul li#nav-home a{
	background-position:0px 0px;
	width:66px;
}

#header ul li#nav-home a:hover{
	background-position:0px -30px;
}

#header ul li#nav-member-states a{
	background-position:-66px 0px;
	width:108px;
}

#header ul #nav-member-states a:hover{
	background-position:-66px -30px;
}


#header ul li#nav-scholarship a{
	background-position:-174px 0px;
	width:100px;
}

#header ul li#nav-scholarship a:hover{
	background-position:-174px -30px;
}

#header ul li#nav-industry-resources a{
	background-position:-274px 0px;
	width:147px;
}

#header ul li#nav-industry-resources a:hover{
	background-position:-274px -30px;
}

#header ul li#nav-about-us a{
	background-position:-421px 0px;
	width:80px;
}

#header ul li#nav-about-us a:hover{
	background-position:-421px -30px;
}

#header ul li#nav-partners a{
	background-position:-501px 0px;
	width:83px;
}

#header ul li#nav-partners a:hover{
	background-position:-501px -30px;
}

#header ul li a:hover{
	color:#51829f;
}

 */
#header #wmi{
	position:absolute;
	width:181px;
	height:29px;
	/* background:url('/images/wmi-logo-header-new.gif') no-repeat top left;*/
     background:url('/images/wmi-logo-header-blue.png') no-repeat top left;
	top:0;
	margin:29px 0 0 719px;
}

#wmi a{
	width:181px;
	height:29px;
	display:block;
}

#wmi a span{
	display:none;
}

#header #pmaa{
	position:absolute;
	width:74px;
	height:29px;
	background:url('/images/pmaa-logo-header.gif') no-repeat top left;
	top:0;
	margin:29px 0 0 638px;
}

#pmaa a{
	width:74px;
	height:29px;
	display:block;
}

#pmaa a span{
	display:none;
}


#header #associate-member-search{
	position:absolute;
	width:133px;
	height:29px;
	background:url('/images/associate_member_search_header.gif') no-repeat top left;
	top:0;
	margin:29px 0 0 498px;
}

#associate-member-search a{
	width:133px;
	height:29px;
	display:block;
}

#associate-member-search a span{
	display:none;
}


#header #admin-logout{
	position:absolute;
	top:0;
	margin-left:865px;
	font-size:11px;
}



#container #mast-body{

	/* background:url('/images/header-bottom-shadow.png') repeat-x top left; */

}

#container #mast-body #body-content{

/*	width:960px;
	margin:0 auto;
	padding:37px 0 0 0;
	overflow:hidden;
*/

}

.pdf_link{

	background:url('/images/icon-pdf.png') no-repeat top left;
	padding:10px 0 0 40px;
	font-size:10px;
	color:#4e4e4e;
	line-height:12px;
	min-height:24px;
	margin:0 0 10px 0;

}

.pdf_link a{
	/*color:#252e70;*/
	font-size:12px;
}

.powerpoint{
	background:url('/images/icon-ppt.png') no-repeat top left;
}

.ul_normal{

	list-style-type: disc;
	padding:0 0 20px 25px;

}

#mast-footer{
	width:100%;
}

#shadow-bar{
	/*background:url(/images/footer-shadow-bar.gif) repeat-x top left;*/
	/*height:102px;*/
	/*margin-bottom:15px;*/
}

#bar-contents{
	/*width:960px;*/
	/*margin:0 auto;*/
}

#bar-bam{
	background:url(/images/become-a-member-icon.png) no-repeat 40px center;
	width:495px;
	height:102px;
	vertical-align:middle;
	text-align:center;
	color:#666666;
	font-size:18px;
}

#bar-bam p{
	padding:28px 0 0 0;
	letter-spacing:1px;
}

#bar-bam a{
	margin-top:3px;
	color:#0024ff;
	font-weight:bold;
	display:inline-block;
}

#colm-2{
	width:200px;
	height:102px;
}

#colm-3{
	width:200px;
	height:102px;
}

#oil-price{

	float:left;
	display:block;
	width:198px;
	margin:18px 0 0 0;
	height:65px;
	border:0px;
	background:url('/images/oil-graph-bg.png') no-repeat top left;
	color:#000;
	position:relative;

}


#oil-price #time{

	font-size:8px;
	font-weight:bold;
	position:absolute;
	right:10px;
	top:7px;

}

#oil-price #price{

	font-size:18px;
	position:absolute;
	left:28px;
	top:36px;
	color:#01296b;

}

#oil-price #oil-arrow{

	position:absolute;
	left:108px;
	top:39px;
	display:block;
	width:11px;
	height:13px;

}

#oil-arrow.neg{
	background:url('/images/oil-graph-arrow-neg.png') no-repeat top left;
}
#oil-arrow.pos{
	background:url('/images/oil-graph-arrow-pos.png') no-repeat top left;
}

#change{

	font-size:18px;
	position:absolute;
	left:125px;
	top:36px;

}

#change.neg{
	color:#ff0000;
}
#change.pos{
	color:#318201;
}


#footer .contact-info{
	margin:0 auto;
	text-align:center;
	width:960px;
	/* color:#005941;*/
	color:#000;
	font-size:13px;
}

.contact-info ul{
	list-style:none;
	margin:4px 0 0 0;
	display:block;
}

.contact-info ul li{
	display:inline-block;
	/* border-left: 1px solid #005941;*/
	border-left: 1px solid #000;
	padding:0 10px;
	line-height:13px;
}
.contact-info ul li:first-child{
	border-left: none;
}

.contact-info ul li.last{
	padding-right:0;
}

.contact-info ul li a{
	display:inline-block;
	color:#005941;
}

.contact-info .social{
	border:none;
	margin-top:10px;
	margin-bottom:20px;
}

.contact-info .social a{
	height:30px;
	width:30px;
	background-image:url(/images/social-media-icon-sprites.png);
}
.contact-info .social a span{
	display:none;
}

.contact-info .social.facebook a{
	background-position:0 0;
}
.contact-info .social.twitter a{
	background-position:-40px 0;
}
.contact-info .social.youtube a{
	background-position:-40px 0;
	/*background-position:-80px 0;*/
}
.contact-info .social.linkedin a{
	/*background-position:-120px 0;*/
	background-position:-80px 0;
}

.contact-info .social.instagram a{
	background-position:-120px 0;
}
.contact-info .social.blog a{
	background-position:-160px 0;
}


.main-content{
/*	width:760px;
	float:left;
*/}

#body-content h2{
/*	width:960px !important;
	font: normal 30px/33px Arial, Verdana, "Lucida Grande" !important;
	background:none !important;
	height:auto !important;
	color:#005941 !important;
	padding:10px 0 20px 0 !important;
*/}
/*
#footer{
	clear:both;
	margin:0;
	width:900px;
	overflow:hidden;
	font-size:11px;
}

#footer ul{

	margin:10px 0 0 0;
	width:600px;
	list-style:none;
     float:left;
}

#footer ul li{
	display:inline;
	padding:0 10px;
	border-right:1px solid #6D7D5E;
}

#footer ul li:last-child{
	border-right:none;
}

#footer ul li a{
	color:#6D7D5E;
}

#footer ul li a:hover{
	color:#3e6379;
}

#footer ul#footer-right{
     float:right;
     width:auto;
}

#footer ul#footer-right li{
     border:none;
     float:left;
     padding:0;
}

#footer ul#footer-right li a{
     width:22px;
     height:22px;
     display:block;
}

#footer ul#footer-right li#facebook_icon{
     padding-right:8px;
}

#footer ul#footer-right li#facebook_icon a{
     background:url('/images/facebook_icon.png') no-repeat top left;
}

#footer ul#footer-right li#twitter_icon a{
     background:url('/images/twitter_icon.png') no-repeat top left;
}
 */

fieldset{
	border:none;
}

fieldset label{
	display:block;
	padding:5px;
}

fieldset label span{
	width:180px;
	display:block;
	float:left;
}

#credits{
	display:none;
}

/*SCROLLER*/
.my-scroll .jScrollPaneTrack {
	background: url(/images/hm-scroll-trackpad.gif) repeat-y;
}
.my-scroll .jScrollPaneDrag {
	background: url(/images/hm-scroll-drag-middle.gif) no-repeat 0 50%;
}
.my-scroll .jScrollPaneDragTop {
	background: url(/images/hm-scroll-drag-top.gif) no-repeat;
	height: 6px;
}
.my-scroll .jScrollPaneDragBottom {
	background: url(/images/hm-scroll-drag-bottom.gif) no-repeat;
	height: 4px;
}
.my-scroll a.jScrollArrowUp {
	height: 17px;
}
.my-scroll a.jScrollArrowUp:hover {
	background-position: 0 -20px;
}
.my-scroll a.jScrollArrowDown {
	height: 17px;
}
.my-scroll a.jScrollArrowDown:hover {
	background-position: 0 -20px;
}
.my-scroll a.jScrollActiveArrowButton, .winXP a.jScrollActiveArrowButton:hover {
	background-position: 0 -40px;
}

/* NEWS */
#local_news{
	/* background: url('../images/state_local_news.png') no-repeat 15px;*/
	height:30px;
	width:537px;
}
#local_news ul{
	margin-left:48px;
	margin-top:7px;
	font-size:13px;
	list-style:none;
}
.local_news_date{
	position:relative;
	top:60px;
	left:25px;
	font-size:10px;
	font-style:italic;
}
.local_news_headline a{
	/* position:relative;*/
	/* top:60px;*/
	/* left:25px;*/
	/* width:140px;*/
	/* font-size:14px;*/
	/* line-height:16px;*/
	/* text-overflow: ellipsis;*/
	/* white-space: nowrap;*/
	/* width:537px;*/
	/* overflow:hidden;*/
}

.multiview_ad_728 {
	width: 728px;
	margin: 0 auto;
	padding: 15px 0;
	overflow: hidden;
}

.multiview_ad_120 {
	width: 120px;
	margin: 0 auto;
     text-align:center;
	padding: 15px 0;
	overflow: hidden;
}





/*FOOTER*/
.footer-bar{
	background: rgb(240,240,240);
	background: linear-gradient(180deg, rgba(240,240,240,1) 0%, rgba(214,214,214,1) 100%);
}

footer {
	color: #8d8b8b;
	background:
    url('/images/v2/wpma-v2-footer-curve.png') center top/100% no-repeat,
    linear-gradient(90deg, rgba(248,248,248,1) 0%, rgba(195,195,195,1) 100%);
	/*background: linear-gradient(180deg, rgba(240,240,240,1) 0%, rgba(214,214,214,1) 100%);*/
	padding-top: 100px;
}

footer a{
	color: #8d8b8b;
}
footer a:hover{
	color: #434343;
	text-decoration: none;
}
footer .quick-links a{
	display: inline-block;
	margin-bottom: 1rem !important;
}

.social-link {
    display: inline-block;
    width: 48px; /* Set to the width of one icon in the sprite */
    height: 48px; /* Set to the height of the icon */
    background: url('/images/v2/social-media-sprite-v4.png') no-repeat; /* Replace with your sprite's path */
    text-indent: -9999px; /* Hide the text content */
    transition: opacity 0.3s; /* Add a smooth transition effect */
    margin-right: 20px;
}

/* Define the sprite positions for each link */
.social-facebook { background-position: 0 0; }
.social-twitter { background-position: -67px 0; }
.social-youtube { background-position: -134px 0; }
.social-linkedin { background-position: -201px 0; }
.social-instagram { background-position: -268px 0; }

/* Add opacity on hover */
.social-link:hover {
    opacity: 0.5;
}

/* Positioning the bottom bar */
.bottom-gray-bar{
	background-color: #b6b6b6;
}
.bottom-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0px; /* Adding padding to the bottom bar */
}

/* Styling the copyright text */
.bottom-bar .copyright {
  margin: 0; /* Resetting margin to avoid spacing issues */
}

/* Styling the list */
.bottom-bar ul {
  list-style-type: none; /* Removing default list bullet points */
  margin: 0;
  padding: 0;
  display: flex;
  gap: 20px; /* Adding gap between list items */
}

.bottom-bar li {
  padding: 0; /* Resetting padding to avoid spacing issues */
}






/* TWITTER BOOTSTRAP FIXES */

.dropdown-submenu {
position: relative;
}

.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
display: block;
}

.dropdown-submenu>a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #ccc;
margin-top: 5px;
margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
border-left-color: #fff;
}

.dropdown-submenu.pull-left {
float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}


.wpma-button {
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(26,26,26,1) 42%, rgba(52,52,52,1) 58%, rgba(90,90,90,1) 100%);
	color: #FFF !important;
	border: 3px solid #ccc;
	padding: 7px 31px;
	border-radius: 10px;
	text-transform: uppercase;	
}

.home-mgm-bg {
	 position: relative;
    background:linear-gradient(180deg, rgba(224,224,224,1) 0%, rgba(255,255,255,1) 35%, rgba(255,255,255,1) 100%);
    height: 52px;
    text-align: center;
    overflow: hidden; 
    border-bottom: 1px solid #d5e1de !important;
}

