@charset "UTF-8";
/* CSS Document */

.tile-style {
	background-color: #F3F2F1;
	background-image: -webkit-linear-gradient(270deg, rgba(225,222,218,1.00) 0%, rgba(243,242,241,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(225,222,218,1.00) 0%, rgba(243,242,241,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(225,222,218,1.00) 0%, rgba(243,242,241,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(225,222,218,1.00) 0%, rgba(243,242,241,1.00) 100%);
	padding-right: .8em;
	padding-bottom: .8em;
	padding-left: .8em;
}
.tile-style h2, .tile-style .h2 {
	font-size: 18px;
	font-weight: 600;
	color: #886036;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px inset #878279;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: .75em;
	padding-bottom: .2em;
}
.tile-style h3, .tile-style .h3 {
	font-size: 16px;
	color: #56514C;
	text-align: center;
	text-transform: uppercase;
	margin-top: .4em;
}
.tile-style p, .tile-style .p {
	font-size: 14px;
	color: #886036;
}
.tile-feature p, .tile-feature .p, .tile-feature img, .tile-feature .img {
	text-align: center;
	margin: 0 !important;
	padding: 0 !important;
}
.figure {
	margin: 0;
}
.figure__media {
	border: medium none;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
}
.tile-feed {
	margin: auto;
}
.tile-height-465 {
	margin: auto;
	height: 465px;
}
.tile-height-350 {
	margin: auto;
	height: 350px;
}
@media (max-width:1000px) {
.tile-height-465, .tile-height-350 {
	height: auto !important;
}
}
.tile-button-column {
	margin: auto;
	text-align: center;
}
.tile-button-column-faculty {
	margin: auto;
	text-align: left;
}
.tile-button-column-news p, .tile-button-column-news .p {
	margin: auto;
	text-align: left;
	color: #656565;
	margin-right: 10%;
	margin-left: 0%;
	padding-top: .75em;
	padding-bottom: none;
}
.tile-button-column-faculty h2, .tile-button-column-faculty .h2 {
	font-size: 20px;
	font-weight: 600;
	color: #886036;
	text-align: left;
	text-transform: none;
	border-bottom: none;
	margin-right: 10%;
	margin-left: 0%;
	padding-top: .75em;
	padding-bottom: none;
}
.btn-tile {
	background-color: #E1DEDA !important;
	color: #56514C;
	text-transform: uppercase;
	font-weight: 300;
	width: 80%;
	border-color: #E1DEDA;
	padding: 4px 10px;
}
.tile-eoc-grayback {
	padding: 10px;
	background-color: #F3F2F1;
	margin-bottom: 10px;
}
.tile-eoc-grayback h2, .tile-eoc-grayback .h2 {
	color: #930b0b;
	border-bottom: none;
}
.tile-eoc-grayback hr, .tile-eoc-grayback .hr {
	border: 0;
    border-bottom: 1px dashed #930b0b;
    background: #F3F2F1;
}
.tile-experts {
	padding: 10px;
	background-color: #E1DEDA;
	
}

.tile-eoc-warning hr, .tile-eoc-warning .hr {
	border: 0;
    height: 3px;
    background-image: -webkit-linear-gradient(left, rgba(136,96,54,1.00), rgba(207,171,27,1.00), rgba(136,96,54,1.00)); 
    background-image:    -moz-linear-gradient(left, rgba(136,96,54,1.00), rgba(207,171,27,1.00), rgba(136,96,54,1.00)); 
    background-image:     -ms-linear-gradient(left, rgba(136,96,54,1.00), rgba(207,171,27,1.00), rgba(136,96,54,1.00)); 
    background-image:      -o-linear-gradient(left, rgba(136,96,54,1.00), rgba(207,171,27,1.00), rgba(136,96,54,1.00));
	padding-bottom: none; 
}
.tile-eoc-whiteback {
	font-weight: 400;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-right: 5%;
	margin-bottom: 10px;
	margin-left: 5%;
	background-color: #FFF;
	text-align: center;
}
.tile-eoc-alert {
	background-color: #B49000;
	background-image: -webkit-linear-gradient(270deg, rgba(136,96,54,1.00) 0%, rgba(207,171,27,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(136,96,54,1.00) 0%, rgba(207,171,27,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(136,96,54,1.00) 0%, rgba(207,171,27,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(136,96,54,1.00) 0%, rgba(207,171,27,1.00) 100%);
}
.tile-eoc-warning {
	background-color: #930b0b;
	background-image: -webkit-linear-gradient(270deg, rgba(125,9,9,1.00) 0%, rgba(147,11,11,1.00) 100%);
	background-image: -moz-linear-gradient(270deg, rgba(125,9,9,1.00) 0%, rgba(147,11,11,1.00) 100%);
	background-image: -o-linear-gradient(270deg, rgba(125,9,9,1.00) 0%, rgba(147,11,11,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(125,9,9,1.00) 0%, rgba(147,11,11,1.00) 100%);
}

.tile-eoc-alert h2, .tile-eoc-alert .h2  {
	color: #FFF;
	background-color: #886036;
	text-transform: none;
	border-bottom: none;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: .75em;
	padding-bottom: .2em;
}
.tile-eoc-warning h2, .tile-eoc-warning .h2 {
	color: #FFF;
	background-color: #7D0909;
	text-transform: none;
	border-bottom: none;
	margin-left: 10%;
	margin-right: 10%;
	padding-top: .75em;
	padding-bottom: .2em;
}
.tile-eoc-alert h3, .tile-eoc-alert .h3, .tile-eoc-warning h3, .tile-eoc-warning .h3 {
	color: #FFF;
	text-transform: none;
}
.tile-eoc-alert p, .tile-eoc-alert .p, .tile-eoc-warning p, .tile-eoc-warning .p {
	color: #4F4F4F;
}
.tile-headline {
    background-color: #e1deda;
    margin-bottom: 10px;
    max-height: 53px;
    overflow: hidden;
    padding: 10px;
}
.tile-headline a, .tile-headline a:focus {
	color: #56514C;
}

.col-md-6, .col-md-4 {
	margin-bottom: 1em !important;
}
ul#bwEventList li {
	list-style-type: none;
    margin-bottom: 1em;
    margin-left: -2.2em;
}
.banner-logo {
    background-color: transparent;
    height: 74px;
}
*/ Snippet Table Styles */
.stafflisting-table td, .stafflisting-table th {
	padding: 5px !important;
}
#simpletable td, #simpletable th {
    padding: 5px !important;
}
.top-row td {
    background: none repeat scroll 0 0 #461D7C;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom !important;
}
.top-row th {
    background: none repeat scroll 0 0 #461D7C;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom !important;
   text-align: center !important;
}
#scholarships tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #F0F0F0;
}
#scholarships td:first-child {
    text-align: left !important;
}
#scholarships tr:last-child {
    border-spacing: 1px !important;
    border-bottom: 1px #7A7A7A solid !important;
}
#scholarships .res {
    width: 30%;
}
#scholarships .an {
    width: 10%;
}
#scholarships td {
    font-size: 10pt !important;
    padding: 9px;
    vertical-align: top;
}
#scholarships .fasfa td {
    font-size: 10pt !important;
    padding: 9px;
    vertical-align: top;
}
.tops {
    margin-left: auto;
    margin-right: auto;
    width: 441px;
}
.tops td {
    border: 1px solid #DAD7D7;
}
.coa .top-row a {
    border-bottom: 1px solid;
    color: #FFFFFF;
}
.narrowcol {
    width: 20px;
}
.widecol {
    width: 23%;
}
.coa td {
    vertical-align: middle !important;
}
.coa p {
    font-size: 13px !important;
    line-height: 14px !important;
}
.top-row p {
    color: #FFFFFF !important;
}
.top-row-gray p {
    color: #000 !important;
}
.top-row-gray td {
    background: none repeat scroll 0 0 #b4aea2;
    color: #000 !important;
    font-weight: bold;
    vertical-align: bottom !important;
}
.top-row-gray th {
    background: none repeat scroll 0 0 #b4aea2;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom !important;
   text-align: center !important;
}
#grayrows tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #E1DEDA;
}
#grayrows td:first-child {
    text-align: left !important;
}
#grayrows tr:last-child {
    border-spacing: 1px !important;
    border-bottom: 1px #b4aea2 solid !important;
}
#grayrows .res {
    width: 30%;
}
#grayrows .an {
    width: 10%;
}
#grayrows td {
    font-size: 10pt !important;
    padding: 9px;
    vertical-align: top;
}
#grayrows .fasfa td {
    font-size: 10pt !important;
    padding: 9px;
    vertical-align: top;
}
.top-row-purple td {
    background: none repeat scroll 0 0 #461D7C;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom !important;
	padding: 5px;
}
.top-row-purple th {
    background: none repeat scroll 0 0 #461D7C;
    color: #FFFFFF !important;
    font-weight: bold;
    vertical-align: bottom !important;
   text-align: center !important;
	padding: 5px;
}
#purpletablecol {
		width:100%; 
		border-collapse:collapse; 
	}
#purpletablecol td { 
		padding:9px; border:#fff 1px solid;
	}
#purpletablecol tr td:nth-child(odd){ 
		background: #f0f0f0;
	}
#purpletablecol tr td:nth-child(even){
		background: #fff;
	}
.top-row-grey td {
    background: none repeat scroll 0 0 #b4aea2;
    color: #000000 !important;
    font-weight: bold;
    vertical-align: bottom !important;
	padding: 5px;
}
.top-row-grey th {
    background: none repeat scroll 0 0 #b4aea2;
    color: #000000 !important;
    font-weight: bold;
    vertical-align: bottom !important;
   text-align: center !important;
	padding: 5px;
}
#greytablecol {
		width:100%; 
		border-collapse:collapse; 
	}
#greytablecol td { 
		padding:9px; border:#fff 1px solid;
	}
#greytablecol th {
		background: #b4aea2;
	}
#greytablecol tr td:nth-child(odd){ 
		background: #e1deda;
	}
#greytablecol tr td:nth-child(even){
		background: #fff;
	}
.fixed-action-btn {
    bottom: 23px;
    margin-bottom: 0;
    padding-top: 15px;
    position: fixed;
    right: 23px;
    z-index: 998;
}
/* Begin Accolades Tile Styles */
.accolades-section {
	padding: 0 15px 10px 15px;
	margin: 0 5px 10px 5px;
	clear: both;
}
.accolades-gold {
	background-color: #FFFCE0;
	background-image: -webkit-linear-gradient(270deg,rgba(253,248,206,1.00) 0%,rgba(255,252,230,0.84) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(253,248,206,1.00) 0%,rgba(255,252,230,0.84) 100%);
	background-image: -o-linear-gradient(270deg,rgba(253,248,206,1.00) 0%,rgba(255,252,230,0.84) 100%);
	background-image: linear-gradient(180deg,rgba(253,248,206,1.00) 0%,rgba(255,252,230,0.84) 100%);
}
.accolades-section h2 {
	color: #886036;
	font-size: 18px !important;
}
.accolades-gold h2 {	
	border-bottom: 2px inset #DDCD6B;
}
.accolades-section h3 {
	color: #886036;
	font-size: 16px !important;
}
.accolades-section h3.purple {
	color: #34155C;
	font-size: 28px !important;
	font-weight: normal !important;
}
.accolades-section h3.para {
	color: #886036;
	font-size: 16px !important;
	font-weight: normal !important;
	text-align: left !important;
	text-transform: none !important;
}
.accolades-section p {
	color: #4F4F4F;
}
/* End Accolades Tile Styles */
