
/* 

Meet the Board
Copyright 2015-2017 EZOnlineDocuments, LLC

mtb_container - overall container for the entire mtb
mtb_box - overall box (shared by all views)
mtb_summ_* - summary view
mtb_bio_* - bio view
mtb_comm_* - committee view
mtb_skill_* - skill view


New 2017 cascading styles:

mtb_container

mtb_view_ALL
mtb_view_SUMMARY
mtb_view_BIO
mtb_view_SKILL
mtb_view_COMMITTEE
mtb_view_HELP

mtb_item_ALL
mtb_item_SUMMARY
mtb_item_BIO
mtb_item_SKILL
mtb_item_COMMITTEE
mtb_item_HELP

mtb_header_ALL
mtb_header_SUMMARY
mtb_header_BIO
mtb_header_SKILL
mtb_header_COMMITTEE
mtb_header_HELP

mtb_subitem_ALL
mtb_subitem_SUMMARY
mtb_subitem_BIO
mtb_subitem_SKILL
mtb_subitem_COMMITTEE
mtb_subitem_HELP



#00a1e1;   	LIGHT BLUE 
#0032a0;	DARK BLUE

url('pfizer_tomorrow.woff2') format('woff2'),
        url('pfizer_tomorrow.woff') format('woff'),

*/

@font-face {
    font-family: 'Pfizer Diatype';
    src: url('PfizerDiatype-Regular.woff2') format('woff2'),
        url('PfizerDiatype-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pfizer Diatype';
    src: url('PfizerDiatype-Bold.woff2') format('woff2'),
        url('PfizerDiatype-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pfizer Tomorrow';
    src: url('PfizerTomorrow-Bold.woff2') format('woff2'),
        url('PfizerTomorrow-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pfizer Tomorrow';
    src: url('PfizerTomorrow-Regular.woff2') format('woff2'),
        url('PfizerTomorrow-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Frutiger LT 45';
    src: url('FrutigerLT-Light.woff2') format('woff2'),
        url('FrutigerLT-Light.woff') format('woff'),
        url('FrutigerLT-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Responsive page styles */
.paddedcontent { padding-left:10px; padding-right:10px; }
.pfizerresponsive { font-family: 'Pfizer Diatype'; font-size: 20px; line-height: 28px; }

.pfizerresponsive ul { margin-bottom: 15px; }
.pfizerresponsive ul li { margin-bottom:10px; }
.pfizerresponsive h1, .pfizerresponsive h2, .pfizerresponsive h3 { margin-top: 10px; margin-bottom: 15px; padding-top: 0px; padding-bottom: 0px; font-family: 'Pfizer Tomorrow';  }
.pfizerresponsive sup, .pfizerresponsive sub {
  font-size: .6em;
  vertical-align: baseline;
  position: relative;
  top: -0.8em;
}
.pfizerresponsive sub {
  top: 0.8em;

}
.headingitem { font-family: 'Pfizer Tomorrow'; }
.pfizerresponsive h1.headertext { color: #008dce; font-weight: normal; }
.noticediv ul li { margin-bottom:2px; }
.proxysummary ul li { margin-bottom: 2px; }

.boardimg1 { margin-left: auto; margin-right: auto;  display:block;  }

.pfizerresponsive a, .pfizerresponsive a:visited { color: #0d94fe; }

a.uncolored, a.uncolored:visited, .mtb a.uncolored, .mtb a.uncolored:visited { color: #231f20; text-decoration: none; font-weight: inherit; }
a.uncolored:hover, .mtb a.uncolored:hover { text-decoration: underline; }
table.footnotetable { width: 100%; }
table.footnotetable td { vertical-align: top; padding-bottom: 7px; }
table.footnotetable td:nth-child(1) { padding-right: 15px; }
table.footnotetablesmallgap td:nth-child(1) { padding-right: 5px; }

ul.noindent { padding-left: 18px; }

div.subheading3 { color: #0094ff; font-size: 115%; font-weight: bold; padding-top: 5px; padding-bottom: 10px; }

/* end responsive page styles */
