/* IEEE Sites Theme formatting */

#page h3 {
  font-size: 14px;
}

@media (min-width: 767px) {
  .img-responsive {
    display: inline-block;
  }
  
}

.jumbotron h1 {
  font-size: 3em;
}

.jumbotron {
  padding-top: 25px;
  padding-bottom: 10px;
}

   /* Adjust .jumbotron padding-top value as needed */
   .banner {
   min-height: 110px;
   }

.site-title {
margin-top: 0.17em;
}


/* vTools WebInAbox Feed formatting */

div.feed_unit {
  margin-bottom:15px; 
}
.feed_unit_prop {
  display:block;
}
.feed_unit_officer_prop {
  display:block;
}
.feed_unit_officer_ident_label {
  display:block;
  margin-top: 8px; 
}

span.feed_unit_officer_ident_label, span.feed_unit_ident_label {
	background-image:url(http://site.ieee.org/files/2015/07/form_bg1.jpg);
	background-repeat:repeat-x;
	width: 230px;
	color:#333333;
	margin-right:4px;
	margin-bottom:8px;
	font-family:tahoma, arial, sans-serif;
}