/* h styling fixes */

@media only screen and (min-width: 40.0625em) {
	
h1, .alpha {
    font-size: 2.5rem;
}

h2, .section-heading, .beta {
    font-size: 1.85rem;
    line-height: 2.25rem;
}

h4 {
	font-family: "Raleway",sans-serif;
    font-size: 1.15rem;
    font-weight: 600;
    text-transform: none; 
}

h5 {
	font-family: "Raleway",sans-serif;
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase;
}

h6 {
	font-family: "Raleway",sans-serif;
    font-size: .85rem;
    font-weight: 700;
}

/* general table fixes */
th a {
	color:#FFF;
}

/* general tab fixes */
.tabs .active.tab-title>a {
    background-color: #00533e;
}

.tabs .active.tab-title>a:after {
    border-top: .5rem solid #003a2b;
}

.tabs .tab-title>a:hover {
    color:#ffffff;
}

/* ul fixes */
article li {
	margin-left: 1.5rem;
}

ul.call_to_action_list li {
	margin-left: 0px;
}

li.accordion-navigation {
	margin-left: 0px;
}

article ul.medium-block-grid-2 li {
	margin-left: 0;
}

article ul.margin-fix li {
	margin-left: 0;
}

article ul {
	margin: .25rem 0 1.25rem 1.5rem;
}

ul.homepage-button-list {
	margin-bottom: 0;
}

ul.homepage-button-list li {
	margin-left: .125rem;
	margin-right: .125rem;	
}

article ul.inline {
	margin-left: 0rem;
}

article ul.link-list {
	margin-left: -1.5rem;
}

article ul.callout-list {
	margin-left: -1.5rem;
}

article div.unbreakable {
	margin-left: 1.5rem;
}


/* alert styles contrast fixes */
.alert-box.info {
    background-color: #f5f1e3;
}

.alert-box.info a {
	color: #00533e;
}

.alert-box.info a:hover {
	color: #577935;
}

/* font awesome styling */
.download:after {
	content: '\f019';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin:0px 0px 0px 10px;
	text-decoration:none;  
}

.time:before{
	content: '\f017';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin:0px 5px 0px 0px;
	text-decoration:none;  
}

.location:before{
	content: '\f041';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	margin:0px 5px 0px 0px;
	text-decoration:none;  
}


/* callout-list gray background */

.callout-list li {
	background-color: #f7f7f7;
	padding: 1rem;
	margin-bottom: 1rem;
	/* for chrome breaking columns */
	-webkit-column-break-inside: avoid; 
    -moz-column-break-inside:avoid;
    -moz-page-break-inside:avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
	
.callout-list div {
	background-color: #f7f7f7;
	padding: 1rem;
	margin-bottom: 1rem;
}

.small-callout-list-title {
	font-family: "Raleway", sans-serif;
	font-size: 1rem;
	padding: 0rem !important;
	margin-bottom: 0rem !important;
}
		

/* small-block-title (homepage) fix */
	
.small-block-title {
    display: block;
}

/* accordian content padding */
.accordion {
	padding: 0;
}

/* main nav center fix */
#primary-nav>ul>li {
    margin-right: 1rem !important;
    margin-top: .125rem;
}

/* styles for office hours table on directory pages */

p.office_hours {
	font-family: "Raleway", sans-serif;
	font-size: 0.875rem;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: .25em;
}

table.office_hours {
	font-size: .75rem;
	margin-bottom: 1.5rem;
	color: #666666;
	border: 0px;
}

table.office_hours td {
	padding: .5rem;
	border: 0px;
	border-bottom: 1px solid #ddd;
}

@media only screen and (min-width:640px) {
	
	table.office_hours {
	width: 50%;
	}
}

/* policy flavor styles bpfl_policy */
.policy_audit {
	border: 1px solid #f2ece1;
	padding: .25rem;	
}
	
.policy_audit table, .policy_audit tbody, .policy_audit td {
	padding: 0px !important;
	border-style: none !important;
	line-height: 1rem;
	vertical-align: top;
}

div.policy_audit td.audit_label {
	width: 6rem;
}

.bpfl_policy h2 {
	font-size: 1.5rem;
    line-height: 1.75rem;
}

.bpfl_policy h3 {
	font-size: 1.25rem;
    line-height: 1.5rem;
}

.bpfl_policy h4 {
	font-size: 1.1rem;
	text-transform: none;
}

.bpfl_policy h5 {
	font-size: .75rem;	
}

/* table styling */
table.bport_data_table {
	font-size:.8rem !important;
	margin-bottom: 0.25rem;
/*	margin-top:  -0.75rem; */
}

h3 ~ bport.bwa_data_table {
	margin-top: 0px;
}

table.bport_data_table td {
	padding:.5rem;
}

table.bport_data_table th {
	padding:.5rem;
}

table.bport_data_table th a:link {
	color: #d8e4cc;
}

/* for sidebar info blocks (purple and red boxes) */
div.bport_info_block dd {
	margin-left: 1rem;
}

/* budget tables */

table.bport_budget td {		
		text-align: right;
}

table.bport_budget tr.budget_heading {
	font-weight: bold;
}

table.bport_budget tr.budget_heading td:first-of-type {
	text-align: left;
}

/* XY headers table */

/*
	table.bport_xy_table {
	margin-bottom: 1.5rem;
}
*/

table.bport_xy_table tr th:first-of-type {
	text-align: right;
	font-weight: normal;
}

table.bport_xy_table tr.row_numeric td {
	text-align: right;
}


	table.bport_xy_table tr:first-of-type td:first-of-type {
	background-color: #262626;
}

table.bport_xy_table tr:first-of-type th {
	vertical-align: bottom;
}

table.bport_xy_table tr:first-of-type th:first-of-type {
	text-align: left
	;
}
table.bport_xy_table tr.section_heading td {
	border-right-style: none;
	border-left-style: none;
}

table.bport_xy_table tr.section_heading th,
table.bport_xy_table tr.row_heading th,
table.bport_xy_table tr.row_subtotal th {
	text-align: left;
}

table.bport_xy_table tr.section_heading th,
table.bport_xy_table tr.row_heading th,
table.bport_xy_table tr.row_subtotal th {
	font-weight:  bold;
}

table.bport_xy_table tr.row_heading,
table.bport_xy_table tr.row_subtotal {
	font-weight: bold;
}

/* accessibility */
div.slick-preview button {
	color: black;
}

/* new flexbox stuff */
.bport_flex-container {
  list-style: none;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  margin-left: 0;
}

.bport_wrap { 
	  -webkit-flex-wrap: wrap;
	  flex-wrap: wrap;
}  
	
.bport_flex-container li {
	flex-basis: 31.33%;
	margin-right: 2%;
	 margin-left: 0;
}

.bport_flex-contatiner .simple-callout {
	margin-top: 0;
}

/* Kaltura player element */
div.kaltura_wrapper {
	margin-bottom: 1rem;
}

/* big number callout edits */
.big-number-callout h2 {
	text-transform: uppercase;
	font-size: .9rem;
	border-bottom: 1px solid #cab388;
	display: inline-block;
	line-height: 1.5rem;
}
			
.big-number-callout .section-heading {
	text-transform: uppercase;
	font-size: 1.25rem;
	border-bottom: 1px solid #cab388;
	display: inline-block;
	color: #ffffff;
}

.big-number-callout img:hover {
	opacity: .5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}  

/* Flex Container */
.flex-container {
	  list-style: none;
	  -ms-box-orient: horizontal;
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -moz-flex;
	  display: -webkit-flex;
	  display: flex;
}

.wrap { 
	  -webkit-flex-wrap: wrap;
	  flex-wrap: wrap;
}  
	
.flex-container li {
	flex-basis: 31.33%;
	margin-right: 2%;
}

.flex-contatiner .simple-callout {
	margin-top: 0;
}

/* boxes w/colored background */

.boxes a:hover{
		color: #ffffff !important;
		opacity: .5;
		filter: alpha(opacity=50); /* For IE8 and earlier */;
}

/* Event Calendars */

div.br_events_calendar ul {
	margin-left: 0;
}

div.br_events_calendar li {
	margin-left: 0;
	list-style: none;
}

/* table of contents */
div.table_of_contents {
    margin-top: 0px;
}

div.table_of_contents h2 {
	font-size: 1rem;
	text-transform: uppercase;
	line-height: 2rem;
	color: #ffffff;
	background-color: #666666;
	margin: .2rem 0 0 0;
	padding-left: 0.9375rem;
}

ul.table_of_contents {
    margin-left: 0px !important;
}

ul.table_of_contents li {
    border-bottom: none;
    background-color: #f6f6f6;
    font-size: smaller;
}

nav.sidebar>ul.table_of_contents>li ul a {
    font-size: smaller;
}

nav.sidebar>ul.table_of_contents>li ul p {
    font-size: smaller;
    font-family: "Raleway", sans-serif;
    padding: 0.25rem .9375rem;
    margin-bottom: 0;
}

p.editor_notes {
	font-size: 80%; 
	font-family: sans-serif; 
	line-height: .875rem;
	color: #238dac;
}

div.quote_overlay {
	position:  absolute;
	left:  2rem;
	right: 2rem;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

div.quote_overlay * {
	color: white;
}

span.alert_icon {
	font-size: 2rem;
	line-height: 1.4;
	aria-hidden: true;
}

.quote_overlay .button {
	background-color: #262626 !important;
}

/* tiny button list added for v3 elements made from button-list class 
li.tiny-button-list {
	tiny button class  .
}*/