@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
body{
	font-family: 'Open Sans', sans-serif !important;
	font-size: 16px;
	font-weight: 400;
}

#meta-nav{
	height: auto !important;
}
#meta-nav ul#meta-links{
	width: auto !important;
}
#meta-nav ul#meta-links li{
	border:medium none !important;
	padding: 0px 15px 0px 0px !important;
}
#meta-nav ul#meta-links li a,
#meta-nav .moduletable-usermenu a{
	color: #FFFFFF;	
	font-family: Roboto;	
	font-size: 13px;	
	line-height: 20px;
}
.nav-bar-outer{
	width: 100%;
	float: left;
}
.custom-navbar ul.mod-list{
	display: flex;
  	/* justify-content: space-between; */
}
/*.custom-navbar ul.mod-list li{

}*/
.custom-navbar .moduletable_menu ul li a{
	color: #333333;		
	font-size: 14px;	
	font-weight: bold;	
	line-height: 19px;
	padding: 22px 0px 16px 0px;
    text-transform: uppercase;
}
.moduletable-usermenu img{
	margin-right: 5px !important;
}
.custom-navbar{
	margin: 0 auto;
	width: 1170px !important;
	position: relative;
}
.custom-header{
	float: left;
	width: 100%;
	background-color: #0073ae; /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, #0073ae , #009ed9); /* Standard syntax (must be last) */
}

.custom-navbar .moduletable_menu ul li ul li{
	text-align: left;
}
.full-width{
	width: 1170px !important;
	padding: 0px;
}
.djslider{
	width: 100% !important;
	padding: 0px !important;
	margin: 0px !important;

}
.djslider .slider-container{
	width: 100% !important;
}
.djslider-in li a img{
	width: 100% !important;
}
.djslider .slide-text a{	
	float: left;
	width: 100%;	
	color: #FFFFFF !important;	
		
	font-size: 22px !important;	
	font-weight: bold !important;	
	line-height: 25px !important;
	margin-bottom: 30px; 
}
.djslider .navigation-container{
	display: none !important;
}
.djslider .navigation-container-custom {
	position: absolute;
    bottom: 17px !important;
    left: 45px !important;
    right: inherit !important;
    top: inherit !important;
}
.djslider-default .slide-desc-in{
	padding: 10px 30px 15px !important;
	min-height: 175px;
	background: rgba(51,51,51,0.95) !important;
}
.djslider-default .slide-date{
	display: none;
}
.djslider-default .load-button{
	height: 13px !important;
	width: 13px !important;  
	background: unset !important;
	opacity: 1 !important;
}
.djslider .load-button.load-button-active{
	background: #ffffff !important;
}
header#header #logo-ieee{
	margin-top: 10px !important;
}
header#header #logo{
	margin: 10px 0px 0px !important;
    height: 65px;
}
#search-form #mod-search-searchword{
	float: left;
	height: 40px !important;
	background:#ffffff !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	width: 230px !important;
	color: #333333;	
	font-family: Roboto;	
	font-size: 14px;	
	font-weight: 500;	
	line-height: 16px;	
	text-align: left;
	font-style: normal !important;
}
#search-form .button{
	float: left;
	position: relative !important;
	right: inherit !important;
	top: inherit !important;
	height: 40px;
	width: 100px;
	background: #009fda;
	color: #FFFFFF;	
		
	font-size: 14px;	
	font-weight: bold;	
	border:medium none;
	line-height: 16px;	
	text-align: center;
	text-transform: uppercase;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}
#social .button,
#social .button:hover,
#social .button:focus{
	background: #ffffff !important;
	height: 40px !important;
	width: 100px !important;
	color: #009FDA !important;	
	text-decoration: none !important;
	font-size: 14px;
	font-weight: bold;	
	line-height: 16px;	
	text-align: center;
	text-transform: uppercase !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}

#social a,
#social a:hover,
#social a:focus{
	text-decoration: none;
}

#logo-ieee a img{
	float: right !important;
}
.default-feed-image{
	height: 120px;	
	width: 160px;
}
#smchighlights{
	float: left;
	width: 100%;
	border:1px solid #009fda;
}
#smchighlights h3{
	float: left;
	width: 100%;
	padding: 15px;
	text-align: center;
	background: #009fda;
	color: #FFFFFF;	
		
	font-size: 22px;	
	font-weight: bold;	
	line-height: 30px;
	margin: 0px;
}
/*header#header nav#nav ul li a{
	padding: 18px 0px;
}
header#header nav#nav ul{
	float: none;
	margin: 0 auto;
}
header#header nav#nav ul li a{
	padding: 15px 20px;
}
header#header nav#nav ul li:nth-child(2){
	position: relative;
	left: -29px;
	padding-left: 0px;
}
header#header nav#nav ul li:nth-child(2) a{
	padding: 15px;
}
header#header nav#nav ul li:last-child{
	position: relative;
	right: -29px;
	padding-right: 0px;
}
header#header nav#nav ul li:last-child a{
	padding: 15px;
}*/
.nav>li>a:focus, .nav>li>a:hover{
	background-color: transparent !important;
}
.smc-highlights-cover{
	float: left;
	width: 100%;
}
.smc-highlights-panel:nth-child(2n){
	float: left;
	width: 100%;		
	background: rgba(0,159,218,0.1);
}
.smc-highlights-panel {
    float: left;
    width: 100%;
    padding: 19px 0px;
}
.smc-highlights-image{
	display: inline-block;
	vertical-align: middle;
	width: 32%;
	text-align:center;
}
.smc-highlights-image img{
    width: 68px !important;
}
.smc-highlights-text{
	display: inline-block;
    width: 66%;
    vertical-align: middle;
    color: #333333;
    
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    text-transform: uppercase;
    padding-right: 10px;
}
.homepage-three-tiles{
	float: left;
	width: 100%;
}
.homepage-three-tiles h3{
	background-color: #0073AE;
	color: #FFFFFF;	
		
	font-size: 22px;	
	font-weight: bold;	
	line-height: 30px;
	padding: 15px 20px;
}
.newsfeed li:last-child{
	border-bottom: medium none !important;
}
.homepage-three-tiles ul.newsfeed{
	float: left;
	width: 100%;
	margin: 0px;
}
.homepage-three-tiles ul li,#eNewsletterHome .latestnews li,
.djslider-default ul.djslider-in > li{
	padding-left: 0px;
}
.homepage-three-tiles ul li:before,#eNewsletterHome .latestnews li:before,
.djslider-default ul.djslider-in > li:before{
	display: none;
}
.homepage-three-tiles .rsepro_upcoming-events{
	margin: 0px !important;
}
.homepage-three-tiles ul.newsfeed li,
.rsepro_upcoming-events li{
	float: left;
	width: 100%;
	list-style: none !important;
	border-bottom: 1px solid #D8D8D8;
}
.homepage-three-tiles .rsepro_upcoming-events:last-child li{
	border-bottom: none !important;
}
.feed-item-date{
	float: left;
	width: 100%;
	text-align: left;
	color: #333333;	
		
	font-size: 14px;	
	line-height: 16px;
	margin: 15px 0px 10px 0px;
}
.feed-link a{
	float: left;
	width: 100%;
	color: #333333 !important;	
	text-decoration: none;
		
	font-size: 20px !important;	
	font-weight: bold !important;	
	line-height: 25px !important;
	margin-bottom: 10px !important;
	font-style: normal !important;
}
.feed-link a:hover,
.feed-link a:focus{
	text-decoration: underline;
}

.feed-item-description{
	float: left;
	width: 100%;
	color: #333333;	
		
	font-size: 16px;	
	line-height: 22px;
	padding-bottom: 10px;
}
.rsepro_upcoming-events a{
	float: left;
	width: 100%;
	text-decoration: none;
	color: #333333;			
	font-size: 20px;	
	font-weight: bold;	
	line-height: 25px;
	margin-bottom: 10px;
}

.rsepro_upcoming-events a:hover,
.rsepro_upcoming-events a:focus{
	text-decoration: underline;
}

.rsepro-date{
	float: left;
	width: 25%;
	margin-bottom: 20px;
}
.event-title-category{
	float: left;
	width: 75%;
}
.event-category a{
	float: left;
	text-decoration: none;
	width: 100%;
	color: #333333;		
	font-size: 14px;	
	line-height: 16px;
	margin: 15px 0px 10px 0px;
	font-weight: normal !important;
}

.event-category a:hover,
.event-category a:focus{
	text-decoration: underline;
}

.date-month{
	float: left;
	background-color: #009FDA;
	width: 73px;	
	color: #FFFFFF;		
	font-size: 14px;	
	font-weight: bold;	
	line-height: 16px;	
	text-align: center;
	padding: 3px 5px;
	margin-top: 18px;
}
.date-day{
	float: left;
    width: 80%;
    border: 1px solid #009FDA;
    padding: 20px 0px;
    color: #009FDA;    
    font-size: 30px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
}
.date-year {
    float: left;
    background-color: #009FDA;
    width: 73px;
    color: #FFFFFF;    
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    padding: 3px 5px;
    margin-top: 0px;
}

.homepage-three-tiles .button-link{
	float: left;
	width: 100%;
	background: #009FDA;
	padding: 15px;
	color: #FFFFFF;	
	text-decoration: none;	
	font-size: 14px;	
	font-weight: bold;	
	line-height: 16px;	
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-transform: uppercase;
	margin-top: 10px;
}

.homepage-three-tiles .button-link:hover,
.homepage-three-tiles .button-link:focus{
	background: #007AA6;
	cursor: pointer;
}

ul.nav-tabs{
	border: medium none;
	margin: 0px;
}
ul.nav-tabs li a{
	color: #757575;	
	font-family: Roboto;	
	font-size: 14px;	
	font-weight: 500;	
	line-height: 16px;	
	text-align: center;
	border-radius: 0px;
	margin-right: 0px;
	padding: 14px 22px 10px 22px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border: 1px solid #757575;
}
ul.nav-tabs li.active a{
	color: #333333;
	background: #D8D8D8 !important;
}
#trendingresearch,
#upcomingevents,
#latestpublications{
	height: 300px;
}
.artical-newsletter-mask{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.artical-newsletter-mask .moduletable h3{
	float: left;
	width: 100%;
	background: #0073AE;
	color: #FFFFFF;	
		
	font-size: 22px;	
	font-weight: bold;	
	line-height: 30px;
	padding: 20px 15px;
}
.article-anywhere .article-title{
	background: transparent !important;
	padding: 0px !important;
	margin-top: 10px;
}
.published-date{
	float: left;
	width: 100%;
	color: #333333;	
		
	font-size: 14px;	
	line-height: 16px;
	margin: 15px 0px 10px 0px;
}
.article-anywhere .article-title a{
	float: left;
	width: 100%;
	text-decoration: none;
	color: #333333;	
		
	font-size: 20px;	
	font-weight: bold;	
	line-height: 25px;
}
.article-anywhere .article-title a:hover,
.article-anywhere .article-title a:focus{
	text-decoration: underline;
} 

#articleOfTheMonthHome .wedge-piece{
	float: left;
}
#articleOfTheMonthHome .wedge-container{
	width: 100% !important;
}
#articleOfTheMonthHome img.wedge{
	width: 100% !important;
}
#eNewsletterHome .latestnews{
	float: left;
	width: 100%;
	margin: 0px;
}
#eNewsletterHome .latestnews li{
	list-style: none;
}
.home-custom-links{
	float: left;
	width: 100%;
	margin-top: 50px;
}
.home-custom-links h3 a{
	float: left;
	width: 100%;
	text-decoration: none;
	background: #0073AE;
	color: #FFFFFF;	
	padding: 15px 5px;
		
	font-size: 14px;	
	font-weight: bold;	
	line-height: 16px;	
	text-align: center;
	text-transform: capitalize;
}

.home-custom-links h3 a:hover,
.home-custom-links h3 a:focus{
	text-decoration: underline;
}
.home-custom-links img{
	width: 100%;
	margin: 0 auto;
}
.home-custom-links .moduletable{
	display: none !important;
}
#pre-footer .moduletable h3{
	float: left;
	width: 100%;
	color: #FFFFFF;	
		
	font-size: 45px;	
	font-weight: bold;	
	line-height: 61px;
	text-align: center;
}
#pre-footer .smc-mission-text{
	float: left;
	width: 100%;
	color: #FFFFFF;	
		
	font-size: 21px;	
	line-height: 30px;	
	text-align: center;
	margin-bottom: 20px;
}
#footer .mod-list{
	float: left;
	width: 100%;
	margin: 0px;
}
#footer .mod-list li a{
	color: #4D4D4D;	
		
	font-size: 14px;	
	font-weight: bold;	
	line-height: 20px;	
	text-align: center;
}
footer#footer .moduletable ul li{
	border:medium none;
	margin-top: 15px;
}
.copyright-mask{
	float: left;
	width: 100%;
	margin: 10px 0px 20px 0px;
}
.copyright{
	margin: 0 auto;
	width: 57%;
	color: #4D4D4D;			
	font-size: 14px;	
	line-height: 20px;	
	text-align: center;
}
.moduletable{
	background: unset !important;
}
#footer{
	float: left;
	width: 100%;
}
.article-excerpt p{
	float: left;
	width: 100%;
	color: #333333;	
		
	text-align: left !important;
	font-size: 16px !important;	
	line-height: 22px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.article-read-more{
	float: left;
	width: 100%;
	text-decoration: none;
	color: #009FDA;	
		
	font-size: 16px;	
	line-height: 22px;
	margin-bottom: 10px
}

.article-read-more:hover,
.article-read-more:focus{
	text-decoration: underline;
}

.view-all-show,#right .moduletable-news a.view-all-show{
	float: left;
    width: 100%;
    background: #009FDA;
    padding: 15px;
    color: #FFFFFF !important;
    text-decoration: none;    
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 16px !important;
    text-align: center;
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    text-transform: uppercase;
}

.view-all-show:hover,#right .moduletable-news a.view-all-show:hover,
.view-all-show:focus,#right .moduletable-news a.view-all-show:focus{
	text-decoration: none !important; 
	background: #007AA6;
}

.article-excerpt img{
	float: left !important;
	margin-right: 30px;
}
#eNewsletterHome .latestnews li{
	float: left;
	width: 100%;
	border-bottom: 1px solid #D8D8D8;
}
#eNewsletterHome .latestnews li:last-child{
	border-bottom: medium none !important;
}
.djslider-loader.djslider-loader-default{
	float: left;
	width: 100%;
	padding-bottom: 40px !important;
}
.page-title-breadcrumb{
	float: left;
	width: 100%;
}
.page-title-breadcrumb .breadcrumb{
	float: left;
	width: 100%;
	margin:0px;
	padding:15px 0px 4px 0px;
	background: transparent !important;
}
.page-title-breadcrumb .divider{
	display: inline-block;
    color: #5c5c5c;
    vertical-align: top;
	padding-left: 3px;
}
.page-title{
	float: left;
	width: 100%;
	color: #0073AE;
	font-size: 32px;
	font-weight: bold;
	line-height: 43px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-top: -10px !important;
	border-bottom: 1px solid #0073AE;
	text-transform: capitalize;
}

.left-width.col-md-8 .page-title {
    margin-left: 0;
    margin-bottom: 20px;

}

.membership-supp-btn{
	float: left;
	margin: 0px 0px 20px 50px;
	min-width: 314px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 1px solid #0073AE;
	padding: 12px 15px;
	text-align: center;
	text-decoration: none !important;
	color: #009FDA;	
		
	font-size: 14px;	
	font-weight: bold;	
	line-height: 16px;	
	text-align: center;
	text-transform: uppercase;
}
.news.item-page h2{
	float: left;
	width: 100%;
	background-color: #0073AE;
	padding: 15px 28px;
	color: #FFFFFF;	
		
	font-size: 22px;	
	font-weight: bold;	
	line-height: 30px;
	margin: 0px 0px 20px;
}
.membership-list-ul-layout ul{
	float: left;
    margin-left: 50px;
    width: auto;
}
.membership-list-ul-layout ul li{
	float: left;
    width: 100%;
	color: #333333;	
		
	font-size: 16px;	
	line-height: 22px;
	margin-bottom: 20px;
	padding-left: 25px;
    padding-bottom: 0px;
    position: relative;
    list-style: none !important;
}
.membership-list-ul-layout ul li:before{
	content: " ";
	background: url(../images/ul-list-image.png) no-repeat;
	height: 4px;
	width: 4px;
    position: absolute;
    left: 0px;
    top: 10px;
}
.membership-list-ul-layout ul li a,
.membership-list-ul-layout ul li a:hover,
.membership-list-ul-layout ul li a:focus{
	color: #009FDA !important;
	text-decoration: underline !important;
}
.membership-list-ul-layout ul li ul{
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}
.membership-list-ul-layout ul li ul li:before{
	content: " ";
	background: url(../images/ol-list-style.png) no-repeat;
	height: 4px;
	width: 4px;
    position: absolute;
    left: 0px;
    top: 10px;
}
.news.item-page p b{
	float: left;
	color: #333333;	
	padding: 0 5px 0 0;
	font-size: 18px;	
	font-weight: bold;	
	line-height: 24px;
}
.news.item-page p{
	float: left;
	color: #333333 !important;	
	font-size: 16px;	
	line-height: 26px;
	/*margin: 0px 28px;*/
	text-decoration: none !important;
}
.news.item-page p a,
.news.item-page p:hover,
.news.item-page p:focus{
	color: #009FDA;
	text-decoration: underline;
}
#right{
	width: 33.33333333%;
	border:medium none;
	padding-right: 0px;
	margin: 62px 0px 65px 0px !important;
}
article.left-width{
	width: 66.66666667%;
	padding-left: 0px;
	margin-top: 20px;
}
#right .moduletable h3{
    float: left;
    width: 100%;
    background-color: #0073AE !important;
    color: #FFFFFF !important;
    font-size: 22px !important;
    font-weight: bold !important;	
    line-height: 30px !important;
    margin:0px !important;
    padding: 15px 20px !important;
}
.moduletable-news h3 {
    float: left;
    width: 100%;
    background-color: #0073AE !important;
    color: #FFFFFF !important;
    font-size: 22px !important;
    font-weight: bold !important;	
    line-height: 30px !important;
    margin:0px !important;
    padding: 15px 20px !important;
}
.article-excerpt{
	float: left;
	width: 100%;
}
.latestnews-news.hide-excerpt .article-excerpt {
	display: none;
}
.latestnews-news li .article-excerpt h2{
	float: left;
    width: 100%;
    text-align: left !important;
    color: #333333 !important;
    text-decoration: none !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 25px !important;
    margin: 10px 0px !important;
    font-style: normal !important;
}
.latestnews-news li .article-excerpt p{
	 float: left;
    width: 100%;
    color: #333333;
    
    text-align: left !important;
    font-size: 16px !important;
    line-height: 22px !important;
    padding-bottom: 10px !important;
}
.latestnews-news li .article-excerpt p span strong a{
	 float: left;
    width: 100%;
    color: #333333;
    
    text-align: left !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 22px !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.latestnews-news li .article-excerpt h3{
	background: transparent !important;	
	color: #333333 !important;
	font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 25px !important;
	padding: 10px 0px !important;
}
.latestnews-news li .article-excerpt ol{
	float: left;
	width: 100%;
}
.latestnews-news li .article-excerpt ol li{
	border:medium none !important;
	padding-bottom: 10px;
}
ul.latestnews-news {
    float: left;
    width: 100%;
    margin: 0px !important;
}
ul.latestnews-news li{
	float: left;
	width: 100%;
	padding-top: 0px !important;
	border-bottom: 1px solid #D8D8D8 !important;
}
ul.latestnews-news li:last-child{
	border:medium none !important;
	margin-bottom: 20px;
}
.moduletable-news {
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
.breadcrumb li{
	color: #333333;	
		
	font-size: 10px;	
	font-weight: bold;	
	line-height: 14px;
}
.breadcrumb li:before{
	font-size: 0px !important;
	padding: 0px !important;
}
.breadcrumb li a:after{
	content: ".";
	padding: 0px !important;
	color: #5c5c5c;
	left: 3px;
    top: -1px;
    position: relative;
    display: none;
}
.breadcrumb li a{
	color: #333333 !important;
	opacity: 0.5;
	text-decoration: none;
}

.breadcrumb li a:hover,
.breadcrumb li a:focus{
	text-decoration: underline;
}

.breadcrumb li.active a,
.breadcrumb li.active a:focus,
.breadcrumb li.active a:hover{
	color: #333333 !important;
	text-decoration: none;
}
header#header nav#nav ul li > a, header#header nav#nav ul li > a{
	border-bottom: 4px solid transparent;
}
header#header nav#nav ul li.active > a, 
header#header nav#nav ul li.current > a,
header#header nav#nav ul li:hover > a{
	border-bottom: 4px solid #009fda;
}

header#header nav#nav ul li ul.nav-child li.active a, 
header#header nav#nav ul li ul.nav-child li.current a,
header#header nav#nav ul li ul.nav-child li:hover a{
	border-bottom: 4px solid transparent !important;
}
header#header nav#nav ul li ul.nav-child li{
	float: left;
	width: 100%;
	padding: 4px 15px !important;
}
header#header nav#nav ul li ul.nav-child li a{
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: 600;
	text-transform: capitalize;
	padding: 0px !important;
}
#left{
	width: 16.66666667% !important;
	margin: 20px 0px 60px 0px !important;
	padding: 0px 0px 10px 0px !important;
}
article.right-width{
	width: 83.33333333% !important;
	margin-top: 20px;
	padding-left: 25px;
}

article.right-width h1:first-child {
    margin-top: -10px;
    margin-bottom: 25px;
}

/*.three-column-layout-right{
	padding-right: 0px;
}*/
.moduletable-menu h3{
	float: left;
	width: 100%;
	color: #333333 !important;	
	font-size: 16px !important;		
	font-weight: bold !important;		
	line-height: 22px !important;	
}
.moduletable-menu {
    padding: 20px 10px;
}
#left .moduletable-menu h3{
	margin-top: 0px !important;
	padding-bottom: 0px !important;
}
#left .moduletable-menu ul.menu li{
	float: left;
	width: 100%;
	padding: 0px !important;
}
#left .moduletable-menu ul.menu li a{
	padding: 10px 0px 10px 0px;
}
.transaction-image{
	float: left;
	width: 30%;
}
.transaction-text{
	float: right;
	width: 70%;
	padding-left: 5px;
}
.transaction-update-btns{
	float: left;
	width: 100%;
}
.transaction-name{
	float: left;
	width: 100%;
	color: #333333;	
		
	font-size: 20px;	
	font-weight: bold;	
	line-height: 25px;
	margin-bottom: 5px;
}
.transaction-post{
	float: left;
	width: 100%;
	color: #333333;	
	font-size: 14px;	
	font-weight: bold;	
	line-height: 16px;
}
.transaction-details{
	float: left;
	width: 100%;
	color: #333333;
	margin: 5px 0px 7px 0px;	
		
	font-size: 14px;	
	line-height: 16px;
}
.transaction-mobile{
	float: left;
	width: 100%;
	color: #333333;	
		
	font-size: 14px;	
	line-height: 16px;
	margin-bottom: 7px;
}
.transaction-email a,
.transaction-email a:hover,
.transaction-email a:focus{
	float: left;
	width: 100%;
	color: #009FDA;
	text-decoration: underline;
		
	font-size: 14px;	
	line-height: 16px;
	margin-bottom: 10px;
}
.transaction-update-btns{
	float: left;
	width: 100%;
	margin-top: 40px;
}
.transaction-update-btns a{
	float: left;
	width: 100%;
	background-color: #009FDA;
	padding:12px 15px;
	text-align: center;
	color: #FFFFFF;	
	font-size: 14px;
	text-decoration: none;	
	font-weight: bold;	
	line-height: 16px;	
	text-align: center;
	text-transform: uppercase;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}
.transaction-update-btns a:hover,
.transaction-update-btns a:focus{
	background: #007AA6;
}
/*.three-column-layout-center{
	padding-left: 30px;
}*/
.three-column-layout-center p{
	margin-left:0px !important;
	margin-right:0px !important;
	line-height: 26px !important;
}
.subscribe-journal{
	float: left;
	width: 100%;
	color: #009FDA;
	text-decoration: underline;		
	font-size: 16px;	
	line-height: 22px;
}

.subscribe-journal:hover,
.subscribe-journal:focus{
	text-decoration: underline;
}

.articles-from-feed-mask{
	float: left;
	padding-left: 30px;
	margin-top: 30px;
}	
.articles-from-feed-mask h2{
	float: left;
    width: 100%;
    background-color: #0073AE;
    padding: 15px 28px;
    color: #FFFFFF;
    
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin: 20px 0px;
}
.articles-from-feed-mask .button-link{
	float: left;
	width: 100%;
	background: #009FDA;
	text-decoration: none;
	padding:12px 15px;
	text-align: center;
	color: #FFFFFF;			
	font-size: 14px;	
	font-weight: bold;	
	line-height: 16px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin:0px 0px 20px 0px;
	cursor: pointer;
}

.articles-from-feed-mask .button-link:hover,
.articles-from-feed-mask .button-link:focus{
	background: #007AA6;
	cursor: pointer;
}

.artical-tab-views li{
	float: left;
	width: 50%;
}
.newsfeed{
	float: left;
	width: 100%;
	margin:0px;
}
.newsfeed li{
	float: left;
	width: 100%;
	list-style: none;
	border-bottom: 1px solid #D8D8D8;
}
.more-at-ieee-btn{
	margin-top: 15px !important;
}
.moduletable-menu .mod-list li a{
	float: left;
	width: 100%;
	color: #333333;	
		
	font-size: 12px;	
	line-height: 18px;
}
.moduletable-menu .mod-list li.active a{
	font-weight: bold;
}
.moduletable-menu .mod-list li ul.unstyled li a{
	float: left;
	width: 100%;
	color: #333333;	
	font-weight: normal;
	font-size: 12px;	
	line-height: 20px;
	padding:5px 0px !important;
}
.publication-bottom-images{
	float: left;
    width: 100%;
}
.publication-bottom-images a{
	float: left;
    width: 100%;
    text-align: center;
}
.publication-bottom-images a img{
	height: auto;
	margin-bottom: 10px;
}
.leadership-item{
	float: left;
	width: 100%;
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.leadership-img{
	float: left;
    width: 32%;
}
.leadership-item-detail{
	float: right;
    width: 66%;
    padding-left: 10px;
}
.leadership-item-detail strong{
	float: left;
    width: 100%;
    color: #333333;
    
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 5px;
}
.leadership-item-detail h3{
	float: left;
    width: 100%;
    color: #333333;	
    	
    font-size: 14px;	
    font-weight: bold;	
    line-height: 16px;
    margin: 5px 0px !important;
}
.leadership-item-detail p{
	float: left;
    width: 100%;
    color: #333333;
    margin: 5px 0px 7px 0px !important;
    
    font-size: 14px !important;
    line-height: 16px !important;
    padding-bottom: 0px !important;
}
.leadership-item-detail span a,
.leadership-item-detail span a:hover,
.leadership-item-detail span a:focus{
	float: left;
    width: 100%;
    color: #009FDA;
    text-decoration: underline;
    
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}
.button.close {
	text-shadow: none;	
}
.right-sidebar-item{
	float: left;
	width: 100%;
}
.right-sidebar-item ul.nav.nav-tabs{
	float: left;
	width: 100%;
	margin:0px;
}
.right-sidebar-item ul.nav.nav-tabs li{
	float: left;
	width: 50%;
}
.resent-activities-list ul{
	float: left;
	width: 100%;
	margin:0px;
}
.resent-activities-list ul li{
	list-style: none;
}
.resent-activities-list ul li p a.button {
	display: none;	
}
.recent-activity-edita{

}
.resent-activities-list ul li{
	float: left;
	width: 100%;
	color: #333333;	
		
	font-size: 20px;	
	border-bottom: 1px solid #D8D8D8;
	font-weight: bold;	
	line-height: 25px;
	padding-bottom: 12px;
	margin-bottom: 5px;
}

.resent-activities-list ul li a
{
	
	width: 100%;
	color: #333333 !important;	
	text-decoration: underline !important;
	font-weight: bold;
    line-height: 25px;	
	font-size: 20px;	
	margin: 10px 0px;
}
.resent-activities-list ul li a:hover,
.resent-activities-list ul li a:focus{
    text-decoration: underline !important;
}
.resent-activities-list ul li a.year-title-recent,
.resent-activities-list ul li a.year-title-recent:hover,
.resent-activities-list ul li a.year-title-recent:focus{
	font-size: 14px;
	font-weight: normal;
    line-height: 16px;
    text-decoration: none !important;
}
.resent-activities-list p{
	margin:0px !important;
	width: 100%;
}
.resent-activities-list a.button{
    float: left;
    width: 100% !important;
    background-color: #009FDA;
    padding: 12px 15px;
    text-align: center;
    color: #FFFFFF !important;
    opacity: 1;
    font-size: 14px;
    text-decoration: none !important;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 10px 0px;
    left: inherit !important;
}
.members-list ul{
	float: left;
	margin: 0px !important;
}

.members-list ul li{
	float: left;
	width: 100%;
	list-style: none;
	color: #333333;	
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 12px;
	margin-bottom: 5px;
	color: #333333;	
	font-size: 14px;	
	line-height: 16px;
}

.members-list ul li strong{
	font-size: 20px;	
	font-weight: bold;	
	line-height: 25px;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

.members-list p{
	margin:0px !important;
	width: 100%;
}
.members-list a.button{
    float: left;
    width: 100% !important;
    background-color: #009FDA;
    padding: 12px 15px;
    text-align: center;
    color: #FFFFFF !important;
    opacity: 1;
    font-size: 14px;
    text-decoration: none !important;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 10px 0px;
    left: inherit !important;
}
.awareness-computing-images{
	float: left;
	width: 100%;
	background-color: #f00;
}
.awareness-computing-images img{
	width: 100%;

}
.awareness-computing-images img:hover,
.awareness-computing-images img:focus{
	float: left;
	width: 100%;
	background-color: rgba(0,115,174,0.5);
}

.hover-image-mask{
	position: relative;
  	width: 100%;
  	margin-bottom: 30px;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.hover-image-mask:hover .overlay {
  opacity: 0.9;
  cursor: 	pointer;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  	
  font-size: 20px;	
  font-weight: bold;	
  line-height: 27px;
}
.awareness-computing-cover{
	float: left;
	width: 100%;
	margin-top: 0px;
	display: flex;
	flex-flow: wrap;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.article-excerpt img{
	margin-bottom: 12px;
}

 .subscribe-journal-member {
    float: left;
    width: 100%;
    background-color: #009FDA;
    padding: 12px 15px;
    text-align: center;
    color: #FFFFFF;    
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.subscribe-journal-member:hover,
.subscribe-journal-member:focus{
	 color: #FFFFFF;
	background: #007AA6;
	text-decoration: none;
} 

.button.top {
    float: left;
    width: 100% !important;
    background-color: #009FDA !important;
    padding: 12px 30px;
    left: 0;
    text-align: center;
    color: #FFFFFF !important;    
    font-size: 14px;
    text-decoration: none !important;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

article #search-committee {
    padding: 30px;
    position: relative;
    background: #000;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    float: left;
}
article #search-committee h2 {
    line-height: 1.2em;
    color: #009fda;
    text-transform: uppercase;
    font-weight: 300;
    background: transparent;

}

article #search-committee p.search-title {
    font-size: 1.8em;
    line-height: 1.3em;
    fontt-weight: 700;
    color: #ffffff !important;
}

article #search-committee input.committee-button {
    position: absolute;
    right: 295px;
    bottom: 63px;
}
article ul,article ol {
	float: left;
	width: 100%;
	padding-left: 5px;
	/*margin-left: 0px;*/
}
article ol {list-style: none; counter-reset: li}
article ol li::before {
	content: counter(li); 
	color: #009FDA;
    display: inline-block; 
    width: 1em;
    margin-left: -1em
}
article ul li:before {
    content: " ";
    background: url(../images/ul-list-image.png) no-repeat;
    height: 4px;
    width: 4px;
    position: absolute;
    left: 0px;
    top: 12px;
}
article ul li{
	font-size: 16px;
	padding-left: 15px;
	font-weight: normal;
	position: relative;
    list-style: none;
}
article ol li{
   font-size: 16px;
	padding-left: 15px;
	/*font-weight: bold;*/
	position: relative;
    list-style: none;
    counter-increment: li
}
.pagination{
	display: inline-block;
	width: 100%;
}
.pagination ul li{
	display: inline-block;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    cursor: pointer;
}
.pagination ul li a:hover,.pagination ul li span.pagenav{
	background: #0073AE;
	color: #fff;
	text-decoration: none;
}
.pagination ul li:hover a,.pagination ul li:hover{
	color: #fff;
}
.pagination ul li a,.pagination ul li span{
	color: #333;
	padding: 5px 10px;
    border: 1px solid #ddd;
}
.pagination ul li:before{
	display: none;
}
.right-sidebar-item ul.nav.nav-tabs li,
.resent-activities-list ul li,
.members-list ul li,
#highlight-popular-articles ul li{
	padding-left: 0px;
}
ul#rs_events_container li.rs_event_detail:before,
.right-sidebar-item ul.nav.nav-tabs li:before,
.resent-activities-list ul li:before,
.members-list ul li:before,
#highlight-popular-articles ul li:before{
	display: none;
}
ul#rs_events_container li.rs_event_detail:first-child{
	padding-top: 0px !important;
}
.slider-container .slide-desc{
	max-height: 175px !important;
}
.items-row{
	background: unset !important;
	border-bottom: 1px solid #D8D8D8;
	float: left;
}
#searchForm fieldset.word {
    float: left;
    position: relative;
}
.common-ul-layout{
	float: left;
    width: 100%;
    padding-left: 5px;
}
.common-ul-layout li{
	font-size: 16px;
    padding-left: 15px;
    font-weight: normal;
    position: relative;
    list-style: none;
}
.common-ul-layout li:before {
    content: " ";
    background: url(../images/ul-list-image.png) no-repeat;
    height: 4px;
    width: 4px;
    position: absolute;
    left: 0px;
    top: 12px;
}
.rs_hidden{
	display: none !important;
}
.current.active > a{
	color:#009fda !important; 
	font-weight: bold !important;
}

.rs_rss {
    text-align: right;
}
.rs_rss.rsr{width:initial; float:right;}
.category-desc.rsr{float:left;}

#homeslider .slide-desc-text-default{
	height: 145px;
	display: flex;
	flex-flow: wrap;
	align-content: center;
	align-items: center;
}

.rs_events_container {
	margin-left: 0;
}

#RecentActivities .resent-activities-list > ul > li > ul > li:last-child {
	border-bottom: 0;	
}