@font-face {
  font-family: 'Open Sans 700';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
/*@font-face {
  font-family: 'Open Sans 300';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}*/
@font-face {
  font-family: 'Old Standard TT';
  font-style: normal;
  font-weight: 400;
  src: local('Old Standard TT Regular'), local('OldStandardTT-Regular'), url(https://themes.googleusercontent.com/static/fonts/oldstandardtt/v4/n6RTCDcIPWSE8UNBa4k-DAjWwMcLosnYS7_elQHKBmA.woff) format('woff');
}
@font-face {
  font-family: 'Old Standard TT Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Old Standard TT Bold'), local('OldStandardTT-Bold'), url(https://themes.googleusercontent.com/static/fonts/oldstandardtt/v4/5Ywdce7XEbTSbxs__4X1_LHCWPYgV_Fgx41n4RSinLs.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans 800';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans 600';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}


/** General Styles **/

.node .content h2,
.node .content h3,
.node .content h4,
.node .content h5,
.node .content h6,
.views-field-field-content h2,
.views-field-field-content h3,
.views-field-field-content h4,
.views-field-field-content h5,
.views-field-field-content h6{
  font-family:'Open Sans 600', Helvetica, Arial, sans-serif;
  font-weight: 600;
  color:rgb(239,63,52);
  line-height:1.2em;
  margin:.75em 0 .3em 0;
}

.views-field-field-content h2,
.node .content h2{
  font-size:1.5em;
}

.views-field-field-content h3,
.node .content h3{
  font-size:1.25em;
}

.views-field-field-content h4,
.node .content h4 {
  font-size:1.17em;
}

.views-field-field-content h5,
.node .content h5 {
  font-size: 1.1em;
}

.views-field-field-content h6,
.node .content h6{
  font-size: 1.05em;
}

.node .content ol{
  padding-left:45px;
  margin: .5em 0;
}

.node .content ul{
  padding-left:25px;
  margin: .5em 0;
}

.node .content ul li{
  padding-left:30px;
  margin: .25em 0;
  background-image:url(../images/bullet.png);
  background-repeat:no-repeat;
  background-position:.1em 5px;
}

#block-views-section-content-section-content ul li{
  padding-left:30px;
  margin: .25em 0;
  background-image:url(../images/bullet.png);
  background-repeat:no-repeat;
  background-position:.1em 5px;
}

.node .content ol li{
  padding-left:0px;
  list-style:decimal;
  margin: .1em 0;
}



html body.html, html body{
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

em
{
  font-style: italic;
}

#content-zone em,
#content-zone em strong {
  font-style: italic;
}

#content-zone strong,
#content-zone strong em {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

#menu {
  font-family:'Open Sans 600', Helvetica, Arial, sans-serif;
  font-weight: 600;
}

a{
  color:rgb(239,63,52);
}

.clear {
  clear: both;
}

/* Region styles */
#sidebar-first .block{
  padding-bottom: 15px;
}

/* Branding region styles */

#branding .block {
  width: 640px;
}

#branding .logo {
  /*added 03/06/2015*/
  /*width: 140px;
  float: left;*/
  float: left;
  margin-top: 35px;
  margin-right: 10px;
}

#branding .slogan {
  width: 520px;
  margin-left: 150px;
}

/*#branding .slogan-top-border {
  margin-top: 2px;
  margin-bottom: 96px;
  border-top: 1px solid #8a8c8f;
}*/

#branding .slogan-value {
  /*added 03/06/2015*/
  /*font-size: 19px;
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 600;*/
  display: none;
}

#block-mpa-blocks-become-member,
#block-mpa-blocks-my-member-profile {
  float: left;
  margin-right: 10px;
}

#block-mpa-blocks-login-register,
#block-mpa-blocks-become-member,
#block-mpa-blocks-my-member-profile{
  width: 142px;
  height: 34px;
  background-color: #ED3126;
  text-align: center;
  color: #FFFFFF;
}

#block-mpa-blocks-login-register {
  width: 140px;
  float: right;
  margin-right: 19px;
}

#block-mpa-blocks-login-register .log-in {
  padding-right: 4px;
}

#block-mpa-blocks-login-register .register {
  padding-left: 4px;
}

#block-mpa-blocks-login-register .content,
#block-mpa-blocks-become-member .content,
#block-mpa-blocks-my-member-profile .content {
  padding-top: 5px;
}

#block-mpa-blocks-become-member a,
#block-mpa-blocks-login-register a,
#block-mpa-blocks-my-member-profile a {
  color: #FFFFFF;
  text-decoration: none;
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}


#block-mpa-blocks-asme-pib {
  float: left;
  clear: both;
  margin-top: 69px;
}

#block-mpa-blocks-asme-pib .asme-logo {
  padding-right: 5px;
}

#block-mpa-blocks-asme-pib .pib-logo {
  padding-right: 6px;
}

#block-mpa-blocks-asme-pib img{
  height:30px;
}

#block-search-form {
  float: right;
  margin-top: 51px;
}

#block-search-form .search-prefix {
  display: block;
  text-align: right;
  padding-right: 27px;
  font-size: 13px;
  color: #210a02;
}

#edit-search-block-form--2 {
  width: 150px;
  height: 26px;
}

@-moz-document url-prefix() {
  #edit-search-block-form--2 {
    width: 150px;
    height: 26px;
    padding-right: 27px;
  }
}

#edit-search-block-form--2::-webkit-input-placeholder {
  text-align: right;
  padding-right: 27px;
}

#edit-search-block-form--2:-moz-placeholder {
  text-align: right;
  padding-right: 27px;
}

#block-search-form #edit-actions {
  position: relative;
  left: -28px;
  top: 5px;
}

#footer{
  border-top: 2px solid #ED3126;
}

/* Footer */

#block-mpa-blocks-mpa-footer-logo {
  /*added 03/06/2015*/
  /*width: 210px;
  float: left;
  display: block;*/
  /*margin-bottom: 8px;*/
  width: 210px;
  float:left;
  display: block;
  margin-top: 15px;

}

#block-mpa-blocks-mpa-footer-logo a {
  /*added 03/06/2015*/
  /*padding-right: 14px;
  float: left;*/
  padding-right: 10px;
  float: left;
}
#block-mpa-blocks-mpa-footer-logo a img{
  /*added 03/06/2015*/
  width:100%;
}

#block-mpa-blocks-mpa-footer-logo .footer-logo-text {
  text-transform: uppercase;
  color: #555555;
  font-size: 17px;
  vertical-align: center;
  padding-top: 5px;
  padding-bottom: 25px;
}

#block-views-member-logos-block {
  display: block;
  margin-top: 15px;
  float: right;
}

#footer #block-mpa-blocks-mpa-copyright {
  clear: both;
  width: 100%;
}

#footer #block-mpa-blocks-mpa-copyright .bottom-border {
  width: 100%;
  border-top: 1px solid #595758;
}

#footer #block-mpa-blocks-mpa-copyright .copyright {
  margin-top: 12px;
  float: left;
  font-size: 12px;
  color: #555555;
}

#block-menu-menu-secondary-menu {
  float: right;
  margin-top: 8px;
}

#block-menu-menu-secondary-menu ul {
  list-style-type: none;
}

#block-menu-menu-secondary-menu ul li {
  float: left;
  list-style-image: none;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  padding-right: 13px;
  padding-left: 13px;
  height: 20px;
  background-image: url(../images/footer_menu_background.png);
  background-repeat: no-repeat;
  background-position: right center;
}

#block-menu-menu-secondary-menu ul li.last {
  background-image: none;
}

#block-menu-menu-secondary-menu ul li a {
  font-size: 12px;
  color: #555555;
  text-decoration: none;
}

/* Top menu */

#superfish-1 {
  margin-bottom: 0px;;
}

#superfish-1 li {
  width: 160px !important;
  min-height: 28px;
  background: none repeat scroll 0 0 #ED3126;
  text-align: center;
}

#superfish-1 li ul {
  width: 160px !important;
  padding: 0px;
}

#superfish-1 li ul {
    width: 160px !important;
}

#superfish-1 li:hover > ul,
#superfish-1 li.sfHover > ul {
  top: 2em;
}

#superfish-1 ul.sub-list ul{
  left:160px !important;
}

#superfish-1.sf-menu li li:hover > ul,
#superfish-1.sf-menu li li.sfHover > ul {
left: 160px;
top: 0;

}

.region-menu .sf-menu li a{
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}


#superfish-1 li a {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 7px;
  padding-top: 6px;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
}

#superfish-1 li:hover,
#superfish-1 li.sfHover,
#superfish-1 a:focus,
#superfish-1 a:hover,
#superfish-1 a:active {
  background: none repeat scroll 0 0 #9e0b0f;
}

#superfish-1 .active-trail, #superfish-1 .active{
  background: none repeat scroll 0 0 #9e0b0f;
}

.sf-menu.sf-horizontal.sf-shadow ul,
.sf-menu.sf-vertical.sf-shadow ul,
.sf-menu.sf-navbar.sf-shadow ul ul{
  padding-right:0 !important;
}

.sf-menu.sf-horizontal.sf-shadow ul,
.sf-menu.sf-vertical.sf-shadow ul,
.sf-menu.sf-navbar.sf-shadow ul ul {
  background: none;
  padding: 0 8px 9px 0 !important;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

/* Menu Block Styles */

.block-menu-block ul, .block-menu-block ul li{
  list-style:none;
  padding:0;
  margin:0;
}

.block-menu-block ul li a.elf-external.elf-icon {
width: 290px;
}

.block-menu-block ul ul li a{
  padding-left: 10px;
  width: 290px;
}

.block-menu-block ul ul li a.elf-external.elf-icon {
width: 278px;
}

.block-menu-block ul ul ul li a{
  padding-left: 20px;
  width: 280px;
}

.block-menu-block ul ul ul li a.elf-external.elf-icon{
  width: 270px;
}

.block-menu-block ul ul ul li a.elf-icon {
  padding-left: 20px;
  width: 270px;
}

.block-menu-block li a{
  width:100%;
  display:block;
  padding:5px 0;
  border-bottom: 1px solid rgb(171,171,171);
}

.block-menu-block ul li a{
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color:black;
}

.block-menu-block ul ul li a{
  font-family:'Open Sans', Helvetica, Arial, sans-serif;
  color:black;
}

.block-menu-block ul ul ul li a{
  font-family:'Open Sans', Helvetica, Arial, sans-serif;
  color:black;
}

.block-menu-block .active > a,
.block-menu-block .active > a,
.block-menu-block .active-trail{
  color:rgb(239,63,52);
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

#block-menu-block-2 .active > a,
#block-menu-block-2 .active-trail {
  color: #32ACD7;
}

/* jCarousel styles */

.jcarousel-skin-default {
  text-align: center;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
  width: 670px;
  height: auto;
  padding: 0px 40px;
  margin: auto;
}

.jcarousel-skin-default .jcarousel-clip-horizontal {
  width: 670px;
  overflow: hidden;
}

.jcarousel-skin-default .jcarousel-item {
  padding: 0;
  width: 106px;
  height: auto;
  overflow: hidden;
  list-style: none;
  background: #fff none;
  border: none;
}

.jcarousel-skin-default .jcarousel-item-horizontal {
  margin: 0;
}

.jcarousel-skin-default .jcarousel-item-vertical {
  margin: 0;
}

.jcarousel-skin-default .jcarousel-item-placeholder {
  color: #000;
}

div.ddblock-cycle-upright10p div.number-pager ul li a.pager-link {
  background: url(../images/carousel_pager_dot.png) no-repeat;
}

div.ddblock-cycle-upright10p div.number-pager ul li a.activeSlide,
div.ddblock-cycle-upright10p div.number-pager ul li a.pager-link:hover{
  background: url(../images/carousel_pager_dot_active.png) no-repeat
}


/**
 * Buttons
 */
.jcarousel-skin-default .jcarousel-next,
.jcarousel-skin-default .jcarousel-prev {
  display: block;
  width: 32px;
  height: 32px;
}

.jcarousel-skin-default .jcarousel-next-disabled,
.jcarousel-skin-default .jcarousel-prev-disabled {
  display: none;
}

/**
 * Horizontal Buttons
 */
.jcarousel-skin-default .jcarousel-prev-horizontal {
  position: absolute;
  top: 0px;
  left: 10px;
  background-position: 0 0;
}
.jcarousel-skin-default .jcarousel-prev-horizontal:hover {
  background-position: -32px 0;
}
.jcarousel-skin-default .jcarousel-prev-horizontal:active {
  background-position: -64px 0;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
  position: absolute;
  top: 0px;
  right: 10px;
  background-position: 0 -32px;
}
.jcarousel-skin-default .jcarousel-next-horizontal:hover {
  background-position: -32px -32px;
}
.jcarousel-skin-default .jcarousel-next-horizontal:active {
  background-position: -64px -32px;
}


/**
 * Block titles
 */

.block hgroup,
.block h2.block-title {
  border-bottom: 2px solid #918f8f;
  margin-bottom:5px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.block h2.block-title,
.block hgroup h2.block-title {
  font-size: 24px;
  text-transform:uppercase;
}

.block h2.block-title span,
.block hgroup h2.block-title span {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.front #sidebar-first .block hgroup{
  width:310px;
}

.front #sidebar-first .block hgroup,
.front .block hgroup {
  margin-bottom:0;
  padding-top: 10px;
  border-top: 1px solid #231f20;
  border-bottom: none;
  padding-bottom: 10px;

}

.front #sidebar-first .block hgroup h2.block-title,
.front .block hgroup h2.block-title {
  padding-bottom: 0px;
  border-bottom: 0px;
}

.front #sidebar-first .block h2.block-title,
.front .block h2.block-title,
.front .block hgroup h2.block-title {
  font-size: 43px;
  line-height: 0.8em;
}

.front #sidebar-first .block h2.block-title a,
.front .block h2.block-title a,
.front .block hgroup h2.block-title a {
  /*font-size: 16px;*/
  line-height: 100%;
}

.front #sidebar-first .block h2.block-title span,
.front .block h2.block-title span,
.front .block hgroup h2.block-title span {
  font-family: 'Open Sans 800', Helvetica, Arial, sans-serif;
  font-weight:bolder;
}

.front #sidebar-first .block hgroup h3,
.front .block hgroup h3 {
  font-size: 28px;
  color: #ee3126;
  line-height: 0.9em;
  margin-top:5px;
}

.front #sidebar-first #block-views-what-s-new-block-2 hgroup h3{
  letter-spacing:-1px;
}

/**
 * node styles
 */

.front .node-event h2,
.node-event h2 a{
  font-size:1.2em;
  text-decoration:none;
  color:black;
  font-family: 'Old Standard TT', Georgia, serif;
  font-weight: 600;
}

.node{
  padding: 10px 0;
}

.node-col{
  float:left;
  clear:none;
}

.node-event .node-col.left-col {
min-height: 5px;
min-width: 155px;
}

.node.sub_section_list .right-col{
  max-width:480px;
}

.node.section_list .right-col{
  max-width:520px;
}

.node.front_page_event_large .right-col{
  max-width:400px;
}

.node-event-speaker .right-col{
  width:455px;
}

.node-col img{
  padding: 0 15px 0 0;
}

.node.front_page_event_large .field-name-field-event-time,
.node.sub_section_list .field-name-field-event-time{
  color:rgb(239,63,52);
  font-family:'Open Sans 600', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style:italic;
}

/**
 * Views headings
 */

#block-views-events-front-page-spot hgroup {
  margin:auto;
  text-align:center;
}

#sidebar-first #block-views-general-sponsors-block h2,
#sidebar-first #block-views-general-sponsors-block h2 span,
#sidebar-first #block-block-11 h2,
#sidebar-first #block-block-11 h2 span,
#sidebar-first #block-block-15 h2,
#sidebar-first #block-block-15 h2 span,
#sidebar-first #block-block-17 h2,
#sidebar-first #block-block-17 h2 span,
#content-bottom #block-block-13 h2,
#content-bottom #block-block-13 h2 span,
#content-bottom #block-block-16 h2,
#content-bottom #block-block-16 h2 span{
  font-size:.9em;
  color:rgb(85,85,85);
  line-height:1em;
  border-bottom: 0px;
}

#content-bottom #block-block-13 {
  margin-top: 20px;
}



/**
 * Views styles
 */

#sidebar-first #block-block-11 .more-link a,
.view-general-sponsors .more-link a {
  float: right;
  color: #555;
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
  padding: 0;
  margin: 0;
  font-size: .75em;
  padding-bottom: 5px;
}

.views-view-grid.cols-3 td,
.views-view-grid.cols-2 td {
  margin-right: 16px;
  position:relative;
  display:inline-table;
  margin-top:9px;
}

.views-view-grid.cols-3 td.col-last,
.views-view-grid.cols-2 td.col-last{
  margin-right:0;
}

.views-view-grid.cols-3 .views-field-title,
.views-view-grid .node-event .title-overlay {
  background-color: black;
  opacity: .7;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  padding: .5em 0;
  position:absolute;
  bottom:0px;
  left:0;
  width:200px;
  color:white;
}

.page-node.node-type-section-landing .views-view-grid .node-event img{
  box-shadow:4px 0px 28px #CCC
}

.page-node.node-type-section-landing .views-view-grid .node-event .title-overlay h2{
  opacity:1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.page-node.node-type-section-landing .views-view-grid .node-event .title-overlay h2 a{
  padding:0 0 0 5px;
  font-size:1em;
  color:white;
}

.views-view-grid.cols-2 .views-field-title {
  background-color: black;
  opacity: .7;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  padding: .5em 0;
  position:absolute;
  bottom:7px;
  left:0;
  width:220px;

}

.views-view-grid.cols-3 .views-field-title .field-content,
.views-view-grid.cols-2 .views-field-title .field-content{
  padding:0 10px;
  display:block;
}

.views-view-grid.cols-3 .views-field-title a{
  color:white;
  font-size:.75em;
  text-decoration:none;
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  width:180px;
}

.views-view-grid.cols-2 .views-field-title a{
  color:white;
  font-size:.75em;
  text-decoration:none;
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  width:200px;
}




/* Event node */
.node-type-event .event-blocks-container .event-info {
  float: left;
  width: 48%;
  margin-right: 2%;
  font-size: 0.9em;
}

.node-type-event .event-blocks-container .featured-block {
  float: left;
  width: 48%;
  font-size: 0.9em;
}

.node-type-event .event-blocks-container .event-info .label,
.node-type-event .event-blocks-container .featured-block .label {
  width: 100%;
  height: 22px;
  color: #FFFFFF;
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.1em;
  background-color: gray;
  padding-left: 6px;
  padding-top: 1px;
  margin-bottom: 3px;
}

.node-type-event .event-blocks-container .event-info .content,
.node-type-event .event-blocks-container .featured-block .content {
  padding-left: 4px;
}


.node-type-event .field-name-field-event-imis-description {
  padding-top: 30px;
}

.node-type-event .field-name-body,
.node-type-event .field-name-field-chair-person-message {
  padding-top: 20px;
}

.node-type-event .field-name-body label,
.node-type-event .field-name-field-chair-person-message label {
  font-size: 1.5em;
  padding-bottom: 7px;
}

.node-type-event .previous-event {
  margin-top: 12px;
}

.node-type-event .previous-event a {
  color: #000000;
  text-decoration: none;
  font-size: 1.3em;
}

.view-events-landing .field-name-body{
  clear:left;
}

/**
 * General Styles
 */

h1{
  font-size:1.75em;
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.read-more, .more-link, .more-link a{
  text-decoration:none;
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style:italic;
}

#block-views-events-landing-event-listing .view-footer .read-more,
.view-events .view-footer .read-more{
  float:right;
  padding:10px 0;
}


.page-node .field-label-inline .field-label,
.page-node .field-label-inline .field-items{
  width:50%;
}

.page-node .field-label-inline {
  padding:5px 0;
}

/**
 * Executive Bios page.
 */
.view-display-id-executive_bios .views-field-field-bio-image {
  float: left;
  margin-right: 5px;
}

.view-display-id-executive_bios .views-row {
  clear: both;
  padding-top: 15px;
}

.view-display-id-executive_bios .views-row-1 {
  clear: both;
  padding-top: 0px;
}

.view-display-id-executive_bios .views-field-title a {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #333333;
  text-decoration: none;
}

.view-display-id-executive_bios .views-field-nothing {
  clear: both;
}

.view-display-id-executive_bios .views-row {
  padding-top: 22px;
  padding-bottom: 20px;
  padding-left: 30px;
  border-bottom: 1px solid #918F8F;
}

.view-display-id-executive_bios .views-field-php,
.view-display-id-executive_bios .views-field-php a {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #000000;
}

/**
 * Staff page.
 */
.view-display-id-staff .col-1,
.view-display-id-staff .col-2 {
  width: 25%;
  vertical-align: top;
  padding-bottom: 15px;
}

.view-display-id-staff .views-field-php span,
.view-display-id-staff .views-field-title a {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #333333;
  text-decoration: none;
}

/**
 * Related content block.
 */
.view-id-related_content .views-row {
  border-bottom: 1px solid #918F8F;
  padding-top: 10px;
  padding-left: 2px;
  padding-bottom: 8px;
}

.view-id-related_content a {
  text-decoration: none;
  color: #000000;
}


/**
 * Bio node.
 */

.node-type-bio .bio-image-container {
  float: right;
}

.node-type-bio .bio-image-container .bio-image-size {
  text-align: center;
}

.node-type-bio .node-title,
.node-type-bio .field-name-field-title {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.node-type-bio .field-name-body {
  padding-top: 20px;
}

.node-type-bio .field-name-field-bio-file-attach {
  padding-top: 20px;
}

/** exposed filter styles **/
.view-pib-data .views-exposed-form .views-exposed-widget,
.view-pib-data .views-exposed-form .views-exposed-widget .form-submit{
  padding:0;
  margin:0;
}

.view-pib-data .form-item,
.view-pib-data .views-exposed-form .views-exposed-widget .form-submit {
float: left;
padding: .25em;
}



/*
.views-exposed-form .views-exposed-widget{
  clear:both;
}

.views-exposed-form .views-exposed-widget.views-submit-button{
  clear:none;
  position:absolute;
  right:50px;
  bottom:0;
}
.views-exposed-form .views-exposed-widget.views-reset-button{
  clear:none;
  position:absolute;
  right:0;
  bottom:0;
}

.views-exposed-form{
  position:relative;
}

.views-widget-filter-field_award_year_value .views-widget{
  margin-left:10px;
}
*/

#edit-field-mir-media-type-tid, #edit-field-mir-study-type-tid{
  height:5.75em;
}

/**
 * Tables.
 */

.field-name-field-attachment table{
  width:100%;
}
table{
  width:100%;
}

tbody {
  border:none;
}

table.views-table {
  width: 100%;
  font-size: 0.923em;
  margin: 0 0 10px;
  border: 1px solid #bebfb9;
}
table.views-table td,
table.views-table th {
  vertical-align: middle;
  padding: 8px 10px;
  border: 0;
  color: #000;
}
.views-table tr.even,
.views-table tr.odd {
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #bebfb9;
  background: #f3f4ee;
}
.views-table tr.odd {
  background: #fff;
}
.views-table tr.drag {
  background: #fe7;
}
.views-table tr.drag-previous {
  background: #ffb;
}
table.views-table th {
  text-transform: uppercase;
  background: #e1e2dc;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  border-width: 1px;
  border-style: solid;
  border-color: #bebfb9;
  padding: 3px 10px;
}
table.views-table th.active {
  background: #bdbeb9;
}
table.views-table th a {
  display: block;
  position: relative;
}
table.views-table th.active a {
  padding: 0 25px 0 0; /* LTR */
}
table.views-table th.active img {
  position: absolute;
  top: 3px;
  right: 3px; /* LTR */
}
table.views-table td.active {
  background: #e9e9dd;
}
table.views-table tr.odd td.active {
  background: #f3f4ee;
}
table.views-table tr.selected td.active,
table.views-table tr.selected td {
  background: #ffc;
  border-color: #eeb;
}
table.system-status-report tr {
  border-bottom: 1px solid #ccc;
}
table.system-status-report tr.ok {
  color: #255b1e;
  background-color: #e5ffe2;
}
table.system-status-report tr.info {
  color: #040f37;
  background-color: #bdf;
}
table.system-status-report tr.warning {
  color: #840;
  background-color: #fffce5;
}
table.system-status-report tr.error {
  color: #8c2e0b;
  background-color: #fef5f1;
}
/**
 * Exception for webkit bug with the right border of the last cell
 * in some tables, since it's webkit only, we can use :last-child
 */
.views-table tr td:last-child {
  border-right: 1px solid #bebfb9; /* LTR */
}

/**
 * Styles for Advocacy issues page.
 *
 */
#block-mpa-blocks-mpa-advocacy-issues-list .view-display-id-issues .views-row {
  padding-bottom: 15px;
}

#block-mpa-blocks-mpa-advocacy-issues-list .view-display-id-issues .views-field-view-node a {
  font-size: 0.85em;
}

.node-type-issue .field-name-field-issue-image {
  float: right;
  padding-left: 5px;
  padding-bottom: 5px;
}

/**
 *  What's New block styles
 */
#block-views-what-s-new-block .view-content a,
#block-views-what-s-new-block-1 .view-content a,
#block-views-what-s-new-block-2 .view-content a{
  color:rgb(0,0,0);
}

#block-views-what-s-new-block a h2,
#block-views-what-s-new-block-1 a h2,
#block-views-what-s-new-block-2 a h2,
#block-views-what-s-new-block a hgroup,
#block-views-what-s-new-block-1 a hgroup,
#block-views-what-s-new-block-2 a hgroup,
#block-menu-block-1 a h2,
#block-menu-block-2 a h2{
  color:rgb(0,0,0);
}

#block-views-what-s-new-block .views-row,
#block-views-what-s-new-block-1 .views-row,
#block-views-what-s-new-block-2 .views-row{
  padding:10px 0;
  border-bottom:1px solid rgb(109, 109, 109);
}

#block-views-what-s-new-block .more-link,
#block-views-what-s-new-block-1 .more-link,
#block-views-what-s-new-block-2 .more-link{
  padding:3px 0;
}

#block-views-what-s-new-block-2 .more-link{
  text-align:left;
}

/**
 * Industry News Press Releases landing page.
 *
 */
#block-views-press-releases-block-2,
#block-views-press-releases-block-3,
#block-views-press-releases-block-4 {
  padding-bottom: 20px;
}

#block-views-press-releases-block-2 h2,
#block-views-press-releases-block-3 h2,
#block-views-press-releases-block-4 h2,
#block-views-press-releases-block-5 h2,
#block-views-press-releases-block-6 h2,
#block-views-press-releases-block-7 h2 {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.view-press-releases .date-display-single {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #333333;
}

.view-press-releases .views-row{
  padding: .5em 0;
  border-bottom:1px solid #ABABAB;
}

.view-press-releases .views-row-last{
  border-bottom:none;
}

#block-views-press-releases-block-5 .views-field-title a,
#block-views-press-releases-block-6 .views-field-title a,
#block-views-press-releases-block-7 .views-field-title a {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

/**
 * Press Release node page.
 *
 */
.page-node .field-name-field-image,
.page-node .field-name-field-speaker-image,
.field-name-field-mag-spotlight-image {
  float: right;
  padding-left: 5px;
  padding-bottom: 5px;
}

.page-node-edit .field-name-field-image,
.page-node-edit .field-name-field-speaker-image,
.page-node-edit .field-name-field-mag-spotlight-image{
  float:none;
  padding-left:0;
  padding-bottom:0;
}


.asme-event{
  height:.8em;
}

/**
 * Basic Page teaser overrides.
 *
 */
.node-page.node-teaser .field-name-field-image {
  float: left;
  padding: 0 15px 0 0;
}

.node-page.node-teaser .field-type-text-with-summary {
  float: left;
  max-width: 480px;
}

/** Share widgets **/

.share-widgets{
  float:right;
}

.share-widgets .print-link{
  float:left;
}

.share-widgets .sharethis-buttons{
  float:right;
  padding: 0 0 0 .5em;
  font-family:'Open Sans 600', Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.share-widgets .print_html, .share-widgets .print_mail{
  padding:0 .5em;
  margin:0;
  text-align:left;
  border-right: 1px solid rgb(109,109,109);
}

.page-node .title{
  line-height:1.25em;
}

.node{
  padding-top:0;
}

.view .node {
  padding-top:10px;
}

.node-type-article .node .content{
  padding-top:10px;
}

.share-widgets a{
  color:black;
}

.node-event.spotlight-event .title {
  float:left;
}

.node-event.spotlight-event .field-type-image {
  float:right;
  margin-left:5px;
  margin-bottom:5px;
}

.node-event.spotlight-event .field-type-text-long {
  clear:left;
}

/**
 * Roundup node.
 *
 */
.node-roundup .roundup-center {
  width: 552px;
  float: left;
}

.node-roundup .roundup-right {
  width: 388px;
  float: right;
}

.node-roundup label {
  font-size: 24px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-top: 5px;
  border-top: 2px solid #6D6D6D;
}

.node-roundup .roundup-news-from-mpa label,
.node-roundup .roundup-top-stories label {
  margin-top: 0px;
}

.roundup-top-stories .views-field-title span.field-content,
.roundup-other-headlines .views-field-title span.field-content,
.roundup-news-from-mpa .views-field-php a,
.featured-magazine-jobs .views-field-title a,
.events-seminars .views-field-title a,
.press-releases .views-field-php a,
.magazine-spotlight .views-field-php a {
  font-size: 1.2em;
}

.roundup-other-headlines .views-field-title span.field-content {
  font-weight: 600;
}

.node-roundup label span {
  font-size: 24px;
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.node-roundup .view-display-id-top_stories .views-row {
  margin-bottom: 15px;
}

.node-roundup .view-display-id-top_stories .views-field-field-roundup-item-image {
  float: left;
  margin-right: 7px;
}

.node-roundup .view-display-id-top_stories .views-field-title {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.node-roundup .view-display-id-other_headlines .views-row {
  margin-bottom: 7px;
}

.node-roundup .roundup-news-from-mpa .view-content .views-row {
  border-top: 2px solid #6D6D6D;
  padding-top: 10px;
  margin-top: 10px;
  clear: both;
}

.node-roundup .roundup-news-from-mpa .view-display-id-news_from_mpa_first .view-content .views-row-1 {
  border-top: 0;
  padding-top: 0px;
  margin-top: 0px;
}

.node-roundup .roundup-news-from-mpa .view-content .views-field-field-image,
.node-roundup .roundup-news-from-mpa .view-content .views-field-field-roundup-item-image {
  float: right;
  margin-right: 5px;
  margin-bottom: 5px;
}

.node-roundup .events-seminars .view-content .views-field-body {
  font-style: italic;
  padding-top: 5px;
}

.node-roundup .press-releases .view-footer,
.node-roundup .featured-magazine-jobs .view-footer {
  padding-top: 15px;
  text-align: right;
}

.node-roundup .press-releases .views-row {
  padding-bottom: 17px;
}

.node-roundup .events-seminars .views-field-name,
.node-roundup .events-seminars .views-field-php {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

.node-roundup .roundup-ad {
  border-top: 2px solid #6D6D6D;
  padding-top: 15px;
  margin-top: 10px;
  clear: both;
}

.node-roundup .roundup-ad .roundup-ad-title {
  font-size: 0.9em;
  color: #666666;
}

.node-roundup .roundup-right .magazine-spotlight .views-row {
  margin-bottom: 12px;
}

.node-roundup .content {
  font-size: 0.8em;
}

/**
 * Glossary styles.
 *
 */
#glossary .lexicon-links,
#glossary .lexicon-links a {
  text-transform: uppercase;
}

#glossary h2.lexicon-letter {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 30px;
}

.lexicon-admin-links {
  margin-top: 5px;
  margin-bottom: 5px;
}

.lexicon-admin-links ul li {
  display: inline;
  margin-right: 10px;
}

.lexicon-admin-links ul li a {
  font-size: 0.95em;
}

#glossary .lexicon-list dl dt {
  font-style: italic;
}

#glossary .lexicon-list dl dd {
  margin-left: 25px;
  margin-bottom: 7px;
}

#glossary .lexicon-list > p {
  margin-top: 7px;
}

#glossary .lexicon-alphabar-instructions {
  font-size: 0.8em;
}


/**
 * Search page styles.
 *
 */
.page-search-site #content strong {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  background-color: #FFFF00;
}

strong, b{
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}

p{
  padding:.5em 0;
}

/**
 * Exclude icon for external links for some regions and blocks.
 *
 */
#header-zone a.elf-external.elf-icon,
#footer a.elf-external.elf-icon,
#block-mpa-blocks-twitter a.elf-external.elf-icon,
#block-views-event-sponsors-sponsor-sidebar a.elf-external.elf-icon {
  background: none;
  padding-right: 0px;
}

/**
 * Industry news landing page styles.
 *
 */
#block-views-industry-news-round-up-items .view-display-id-round_up_items .views-view-grid .views-field-field-roundup-item-image a,
#block-views-industry-news-round-up-items .view-display-id-round_up_items .views-view-grid .views-field-title a {
  background: none;
  padding-right: 0px;
}

/**
 * MPA Daily News Roundup page styles.
 *
 */
#block-views-roundup-node-daily-news-roundup h3 {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding-top: 12px;
  padding-bottom: 7px;
}

/**
 * iMIS login page styles.
 *
 */
.page-user-imis-login .form-item-login,
.page-user-imis-login .form-item-password {
  margin-top: 1px;
}

/**
 * Case Studies search styles.
 *
 */
.view-case-studies #edit-field-case-study-category-tid-wrapper .select-all-prefix,
.view-case-studies #edit-field-case-study-advert-value-wrapper .select-all-prefix {
  float: right;
}

.view-case-studies #edit-field-case-study-category-tid-wrapper .select-all-prefix a,
.view-case-studies #edit-field-case-study-advert-value-wrapper .select-all-prefix a {
  font-size: 0.85em;
  padding-right: 5px;
}

/**
 * Case Study node styles.
 *
 */

.node-type-case-study hr {
  border: 0;
  color: gray;
  background-color: gray;
}

.node-type-case-study .case-study-top-right div {
  float: none;
}

.node-type-case-study .case-study-top-right {
  float: left;
  width: auto;
  min-width: 400px;
}

.node-type-case-study .case-study-top-right .field {
  clear: both;
}

.node-type-case-study .field {
  padding: 5px 0;
}

.node-type-case-study .field-label {
  width: auto!important;
  float: left!important;
}

.node-type-case-study .field-items {
  width: auto !important;
  float: none;
}

.node-type-case-study #content-top .field-label {
  /*width: auto;*/
}

.node-type-case-study .field-name-field-image {
  float: left;
  padding-right: 5px;
}

.node-case-study .field-items .field-item p {
  padding-top: 0px;
}

/*.node-type-case-study .field-name-field-case-study-category {
  float: left;
}*/

/**
 * Agenda page styles.
 *
 */
#block-mpa-events-agenda-content h2,
#block-mpa-events-agenda-content .views-field-field-agenda-item-group-1-title,
#block-mpa-events-agenda-content .views-field-field-agenda-item-group-2-title,
#block-mpa-events-agenda-content .views-field-field-agenda-item-group-3-title,
#block-mpa-events-agenda-content .views-field-field-agenda-item-group-4-title,
#block-mpa-events-agenda-content .views-field-field-agenda-item-group-5-title {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
}


/**
 * Roundup node styles.
 *
 */
.node-type-roundup a.elf-external.elf-icon {
  background-image: none;
  padding-right: 0px;
}

/**
 * Event node styles.
 *
 */
.node-event .field-name-field-location-information .node-page h2 {
  font-size:1.6em;
  text-decoration:none;
  color:black;
  font-family: Old Standard TT, Georgia, serif;
}

.block-views-speakers-event-speaker-groups .right-col{
  width:455px;
}

.view-display-id-agenda_details .item-list ul li{
  margin:0;
}

.view-display-id-agenda_details .left-col{
  width:155px;
  min-height:1px;
}

.view-display-id-agenda_details .right-col{
  width:485px;
  min-height:1px;
}


.views-field-field-agenda-item-group-1-title,
.views-field-field-agenda-item-group-2-title,
.views-field-field-agenda-item-group-3-title,
.views-field-field-agenda-item-group-4-title,
.views-field-field-agenda-item-group-5-title{
  border-bottom: 2px solid #918F8F;
  padding-bottom: 5px;
  font-size: 1.25em;
}

.views-view-grid.cols-4 td {
width: 160px;
}

/**
Calendar Styles
*/
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues,
.calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .continues,
.calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff{
  background-color:#ffc;
}
.calendar-calendar .month-view .full td.single-day div.monthview,
.calendar-calendar .week-view .full td.single-day div.weekview,
.calendar-calendar .day-view .full td.single-day div.dayview,
.calendar-calendar .month-view .full td.multi-day div.monthview,
.calendar-calendar .week-view .full td.multi-day div.weekview,
.calendar-calendar .day-view .full td.multi-day div.dayview{
  background:#ffc;
  border:1px solid #ccc;
}

.page-node .cke_skin_kama .cke_toolgroup{
  width: 620px;
}

.page-node .cke_skin_kama .cke_toolgroup,
.page-node .cke_skin_kama .cke_toolgroup .cke_button{

  white-space: normal;
  background-image: none;
}

.page-node-add #overlay,
.page-node-edit #overlay{
  width:650px;
}

.page-node-add #overlay #main,
.page-node-edit #overlay #main {
width: 640px;
}

.node.sub_section_list.clearfix{
  clear:both;
}

.cke_show_borders ul li{
  padding-left: 30px;
  margin: .25em 0;
  background-image: url(/sites/all/themes/mpa/images/bullet.png);
  background-repeat: no-repeat;
  background-position: .1em 5px;
}

.cke_show_borders ol {
  padding-left:25px
}

.cke_show_borders em{
  font-style:italic;
}

.cke_show_borders ol li{
  padding-left:0px;
  list-style:decimal;
  margin: .1em 0;
}

.block-facetapi ul,
.block-facetapi ul li,
.block-facetapi ul li.leaft{
  list-style:none;
  list-style-image:none;
  list-style-type:none
}

.member-only-icon {
  vertical-align: text-bottom;
}

.view-event-sponsors .views-field-field-sponsor-image{
  vertical-align: middle;
  text-align: center;
}

.view-event-sponsors .views_slideshow_cycle_main .views-field-field-sponsor-image {
 vertical-align: middle;
 text-align: center;
 width: 300px;
}

.view.view-event-sponsors .views-view-grid  .col-1,
.view.view-event-sponsors .views-view-grid  .col-2,
.view.view-event-sponsors .views-view-grid  .col-3{
  width:210px;
  margin-right:0px;
}
.view.view-event-sponsors .views-view-grid  .row-last .col-1,
.view.view-event-sponsors .views-view-grid  .row-last .col-2,
.view.view-event-sponsors .views-view-grid  .row-last .col-3{
  margin-bottom:10px;
}

.view-event-sponsors .views-view-grid tr{
  height:110px;

}

.view-event-sponsors .views-view-grid td {
  display: table-cell;
}

.view-asme-jobs .views-row {
  padding: .5em 0;
  border-bottom: 1px solid #ABABAB;
}

.view-asme-jobs .date-display-single {
  font-family: 'Open Sans 700', Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #333333;
}

/* This is ZQ's work. Needs reviewing, classes are not qualified with specific view/page/node, also there are exisiting round up classes up above in this file  */

.view-speakers .views-row{
  text-align: center;
}

.roundup-top-stories .view-header {
    background-image: url("../images/label_keep-up.png");
    background-repeat: no-repeat;
    width: 455px;
    height:40px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.roundup-top-stories .view-header label {
    display: none;
}

.roundup-news-from-mpa .view-header {
    background-image: url("../images/label_catch-up.png");
    background-repeat: no-repeat;
    width: 485px;
    height:40px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.roundup-news-from-mpa .view-header label {
    display: none;
}

.featured-magazine-jobs .view-header {
    background-image: url("../images/label_move-up.png");
    background-repeat: no-repeat;
    width: 485px;
    height:60px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.featured-magazine-jobs .view-header label {
    display: none;
}

.events-seminars .view-header {
    background-image: url("../images/label_show-up.png");
    background-repeat: no-repeat;
    width: 485px;
    height:40px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.events-seminars .view-header label {
    display: none;
}

.press-releases .view-header {
    background-image: url("../images/label_heads-up.png");
    background-repeat: no-repeat;
    width: 485px;
    height:60px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.press-releases .view-header label {
   display: none;
}

.magazine-spotlight .view-header {
    background-image: url("../images/label_look-up.png");
    background-repeat: no-repeat;
    width: 485px;
    height:40px;
    margin-bottom: 10px;
    margin-top: 20px;
}

.magazine-spotlight .view-header label {
    display: none;
}

.roundup-other-headlines .view-header label {
    display: none;
}

.roundup-news-from-mpa .view-roundup-node > div.view-content > div.views-row {
    border-top: none;
}

.roundup-ad {
    border-top: none !important;
}

.region-menu .banner-wrapper {
    text-align: center;
}

.region-menu .roundup-image {
    margin-top: 30px;
}

.node-type-roundup #content-top #page-title {
    text-align: center;
}

.node-type-roundup .share-widgets {
    margin-top: -60px;
}

.roundup-right {
    width: 485px !important;
}

.roundup-center {
    width: 455px !important;
}
/* End ZQ's work */
