/* This file combines several, including some legacy, css files: */

/* CSS File 01: mru-refresh-combined.css */
/* CSS File 02: news-archive.css */
/* CSS File 03: widgets.css */
/* CSS File 04: styles-standard-page.css */
/* Extra CSS not previously in any file */


/* BEGIN CSS FILES */

/* CSS File 01: mru-refresh-combined.css */
/* ------------------------------------------------------------------------------*/
/* This section combines the following css files:                                   */
/*   - headerFeature.css                                                         */
/*   - refreshQuickLinks.css                                                     */
/*   - refreshLeftNav.css                                                        */
/*   - refreshBreadcrumb.css                                                     */
/* ------------------------------------------------------------------------------*/



/* ------------------------------------------------------------------------------*/
/* headerFeature.css                                                             */
/* ------------------------------------------------------------------------------*/
.refresh-caro-cap {
 clear: both;
    display: block;
    float: left;
    margin-right: 20px;
    width: 160px;
    font-size: 12px
}

.refresh-caro-title{
   font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px
}

.refresh-caro-body{
     font-size: 12px;
    height: 105px;
    margin-bottom: 10px;
    margin-left: 5px;
    overflow: hidden;
}

.refresh-caro-more{
  float:right;
}

/* ------------------------------------------------------------------------------*/
/* refreshQuickLinks.css                                                         */
/* ------------------------------------------------------------------------------*/
.qlinks-title{
	width:158px;
	color:#007AA5;
	font-size:13px;
	line-height:30px;
	font-family:arial;
}
.qlinks-list{
	width:158px;
	margin-top:0px;
	padding-top:0px;
}

.qlinks-spacer{
	width:158px;
	margin-top:0px;
	padding-top:0px;
	height:3px;
}

.qlinks-list-item, 
.qlinks-list-item a:link, 
.qlinks-list-item a:visited{
	color:#6E6E6E;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	border-style : none;
	padding-bottom:5px;
	padding-top:5px;
}
.qlinks-list-item a:hover{
	color: #007AA5;
}
.qlinks-list-item img{
	margin-left:5px;
}

/* ------------------------------------------------------------------------------*/
/* refreshLeftNav.css                                                            */
/* ------------------------------------------------------------------------------*/
.refreshLeftNav,
a.refreshLeftNav:link,
a.refreshLeftNav:visited{
	/*color: #ffffff;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
	border-style : none none none none;
}
a.refreshLeftNav:hover{
	color: #33ccff;
	text-decoration : none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 	
	border-style : none none none none;
}
a.refreshLeftNav-focus:link,
a.refreshLeftNav-focus:visited,
a.refreshLeftNav-focus:hover{  
	color: #33ccff;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	border-style : none none none none;
}

div.refreshLeftNav-container{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	margin-bottom:20px;
}

div.refreshLeftNav{
	margin-left:10px;
	padding: 0px 0px 0px 0px;
	margin-bottom : 5px;
	margin-right : 0;
	margin-top : 5px;
}
div.refreshLeftNav-child  {
	margin-left: 20px;
	margin-right: 6px;
 	/*margin-top: 3px;*/
 	margin-top: 6px;
 	margin-bottom: 3px;
}

.refreshLeftNav-separator{
	margin-top:0px;
	margin-bottom:0px;
	font-size : 0px;
	vertical-align: middle;
	padding : 0 0 0 0;
	line-height: 0px;
	white-space : nowrap;
}
p.refreshLeftNav {
	display:inline;
	margin-left:10px;	
	padding:0px;
}


/* ------------------------------------------------------------------------------*/
/* refreshBreadcrumb.css                                                         */
/* ------------------------------------------------------------------------------*/
.refreshBreadcrumb{
	color: #61544e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*white-space: nowrap;	*/
	text-decoration: none;
	border-style: none none none none;
}

a.refreshBreadcrumb:link,
a.refreshBreadcrumb:visited{
	color: #61544e;
    font-family: Arial, Helvetica, sans-serif;
	 font-size: 9px;
    /*white-space: nowrap;*/
    text-decoration: none;
	border-style: none none none none;
}
 a.refreshBreadcrumb:hover {
 	color: #811f03;
	font-size: 9px;
	text-decoration: none;
	border-style: none none none none;
}



/* CSS File 02: news-archive.css */
.news_release_dl-result {
    word-wrap: break-word; 
    text-decoration: none;
	margin: 0 20 0 0;
	padding: 0 0 0 0;
	width: 500px;	
}

.newsItem {
	margin-bottom: 24px;
	background-color: #eee;
	padding: 3px;
	overflow: hidden;
}

.newsHeadline {
	font-size: 14px;
	margin-bottom: 7px;
	border-bottom: 1px solid #cccccc;
	font-family: 'open sans', arial, helvetica, sans-serif !important;
	background-color: #ddd;
	padding: 5px 5px;
}

.newsHeadline a {
	border-bottom: none !important;
}

.newsBlurb {
	font-family: 'open sans', arial, helvetica, sans-serif !important;
	margin-left: 8px;
}

.newsDate {
	margin: 10px 10px 10px 8px;
}

.quick_link_heading {
	font-size: 16px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 12px;
	color: #999999;
	background-color: #dddddd;
	padding: 4px;
}

ul.archiveList li {
	margin-left: -10px;
	font-family: 'open sans', arial, helvetica, sans-serif !important;
}


/* CSS File 03: widgets.css */
.page-wrapper .page-content h1,
.page-wrapper .page-content h2,
.page-wrapper .page-content h3,
.page-wrapper .page-content h4,
.page-wrapper .page-content h5,
.page-wrapper .page-content h6 {
    font-weight: 300;
}
.row.row-full-width {
    margin: 0 15px;
}

.widget-row {
  margin-left: 0;
  margin-right: 0;
}

.panel {
    width: 100%;
    height: 100%;
}

.eq-col-height {
    height: initial;
}

h4.panel-title > a {
    border-bottom: none !important;
}

/* Rows with background colour */

.row-bleed {
    padding: 0 !important;
    margin: 0 -30px !important;
}

.row-bg-gray-lt,
.row-bg-gray-md,
.row-bg-blue-lt,
.row-bg-blue-dk,
.row-bg-tan-lt {
    padding: 10px;
    margin: 0;
}

.row-bg-gray-lt {
    background-color: #f8f8f8;
}

.row-bg-gray-md {
    background-color: #aaaaaa;
}

.row-bg-blue-lt {
    background-color: #00b1ff;
}

.row-bg-blue-dk {
    background-color: #003352;
}

.row-bg-tan-lt {
    background-color: #f8f8f8;
}

/* Content Block Background Colours */
.branded section.sectionWhite {
    background-color: #ffffff;
}

.branded section.sectionBlack {
    background-color: #000000;
}

.branded section.sectionNavy {
    background-color: #003352; 
}

.branded section.sectionCyan {
    background-color: #00b1ff; 
}

.branded section.sectionMedGray {
    background-color: #80868a;
}

.branded section.sectionLtGray {
    background-color: #f8f8f8;
}


/* Buttons */
.btn-mru-lt-blue, .btn-mru-lt-blue:hover,
.btn-mru-med-blue, .btn-mru-med-blue:hover,
.btn-mru-dk-blue, .btn-mru-dk-blue:hover,
.btn-mru-med-gray, .btn-mru-med-gray:hover,
.btn-mru-dk-gray, .btn-mru-dk-gray:hover {
  color: #ffffff;
  border-radius: 2px;
  margin-bottom: 20px;
}

.btn-mru-lt-blue {
  background-color: #00B1FF;
}

.btn-mru-lt-blue:hover {
  background-color: #0099DD;
}

.btn-mru-med-blue {
  background-color: #007fb5;
}

.btn-mru-med-blue:hover {
  background-color: #006793; 
}

.btn-mru-dk-blue {
  background-color: #003352;
}

.btn-mru-dk-blue:hover {
  background-color: #002538;
}

.btn-mru-med-gray {
  background-color: #80868a;
}

.btn-mru-med-gray:hover {
  background-color: #676c70;
}

.btn-mru-dk-gray {
  background-color: #4D4D4D;
}

.btn-mru-dk-gray:hover {
  background-color: #2b2b2b;
}

.btn-mru-pgBuilder {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
}

/* Events Listing */
.e-row-striped:nth-of-type(odd){
  background-color: #efefef;
  border-left: 4px #000000 solid;
}

.e-row-striped:nth-of-type(even){
  background-color: #ffffff;
  border-left: 4px #efefef solid;
}

.e-row-striped {
    padding: 15px 0;
    margin: 0;
} 
.eventText {
    margin-left: 0 !important;
}
.e-badge-secondary {
    font-size: 30px;
    border-radius: .25rem;
}
.eventMonth {
    font-weight: 600 !important;
    padding-left: 0 !important;
}
h3.eventTitle {
    font-family: 'open sans', arial, sans-serif;
    font-size: 20px;
}

/* Faculty Staff Bios */

.fsBioIntro {
    background-color: #eeeeee;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 15px;
}

.fsBioImgIntro {
    width: 150px;
    margin: 0 auto;
    padding-top: 15px;
}

.bioCredsIntro {
    margin-top: 15px;
}


h2.fsBioName {
    margin-top: 0;
}

.bioImage {
    width: 100%;
    margin-bottom: 25px;
}

.bioText {
   /*padding-left: 15px;*/
}

.bioExtraInfo {
    margin-top: 25px;
}

/* Bordered Boxes Row */
.borderedBoxRow {
	 display: flex;
}

.borderedBoxItem + .borderedBoxItem {
    margin-left: 1%; /* The + selector adds a gap only between pairs of boxes */
}

@media (max-width: 767px) {
	 .borderedBoxRow {
		 flex-direction: column;
		 padding: 10px;
	}
	
	 .borderedBoxItem + .borderedBoxItem {
	     margin-left: 0;
	 }
}

/* Single Image Banner */

.banner-image-full-bleed {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

/* widget image with caption */

.widget-thumb {
    margin: 25px auto;
    border: 3px solid #eeeeee;
}

.widget-caption {
    background-color: #eeeeee;
    color: #ffffff;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-weight: 200;
    font-style: italic;
    padding: 9px;
    margin: 0 -4px -4px;
}

/* Slider Button Internal Page */
.slider-button-internal-page {
    font-family: 'open sans', arial, helvetica, sans-serif;
    background-color: #00b1ff;
    padding: 10px 15px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 20px;
    border-radius: 2px;
}

a.slider-button-internal-page {
    border-bottom: none;
}

a.slider-button-internal-page:hover {
    color: #ffffff;
    background-color: #003352;
}

@media only screen and (max-width: 767px) {
    
    a.slider-button-internal-page {
    margin-bottom: 25px;
    margin-top: 0;
    display: block;
    }
}

/* Institute Horizontal Navigation */

.main-nav.institute-nav {
    margin-bottom: 30px;
}

nav.nav-bg-blue {
    background-color: #0085B8;
}

nav.nav-bg-blue ul.nav > li > a {
    color: #ffffff;
}

nav.nav-bg-white {
    background-color: #ffffff;
    margin-bottom: 0 !important;
}

nav.nav-bg-white ul.nav > li > a {
    color: #0085B8 !important;
}

nav.institute-nav ul.nav > li > a {
    font-size: 19px !important;
    font-family: 'open sans', arial, helvetica, sans-serif;
    font-weight: 300;
}

/* Institute Header (logo and logotype area) */

.inst-blue-header {
    background-color: #0085B8;
}

.thinkbigger {
    float: right;
    margin-bottom: -18px;
}

/* Flexslider mods */
a.flex-prev,
a.flex-next {
    border-bottom: none !important;
}

/* border box themes */
.panel-body a {
    border-bottom: none !important;
}

.panel-theme .khakiBlue {
    border-color: #f5f5f5 !important;
}
.borderedBoxItem.khakiBlue + .borderedBoxItem.khakiBlue {
	 margin-left: 2%;
	/* The + selector adds a gap only between pairs of boxes */
}
.panel-theme.khakiBlue .panel-title {
    font-size: 22px;
    font-weight: 300;
    line-height: 2;
    margin-top: 0;
    color: #2f506c;
}

.panel-theme.khakiBlue .panel-title .line {
    border-top: 2px solid #007FB5;
    display: inline-block;
    padding: 0 15px;
    padding-top: 5px;
}
.khakiBlue {
    background: #f5f5f5 !important;
    border-color: #f5f5f5 !important;
}

.panel-heading.khakiBlue {
    border-top: 2px solid #007FB5 !important;
}

.panel-body.khakiBlue {
    padding: 0 !important;
    background-color: #f5f5f5 !important;
}

.panel-theme.khakiBlue > .panel-heading {
    color: #fff!important;
    background: #f5f5f5!important;
    border: none!important;
    padding: 0;
}

/* Institute Header Feature Image Caption */

div.headerFeature{  
    position:relative;
    border-bottom: 12px solid #0085B8;  
}  
div.headerFeatureCaption{  
    position:absolute; 
    bottom:0px; 
    left:0px;  
    width:100%;       
	background: rgba(0,0,0,0.5);
	border-bottom: 12px solid #0085B8;
}  
p.headerFeatureCaptionContent{  
    padding:7px 0 7px 15px;  
    margin:0px;
    font-size: 45px;
    color:#ffffff;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
} 

/* Institute homepage event lists */
.date {
  width: 50px; height: 60px; 

}
.date p {
	font-family: Helvetica, sans-serif; 
	font-size: 12px;
	/*text-align: center; */
	color: #9e9e9e; 
	text-transform: uppercase; 	
}

.date p span {
	font-size: 24px; 
	font-weight: bold; 
	color: #888; 
	text-transform: uppercase; 	
	display: block;
	padding: 3px 0 3px 0;
}

.row.event-row.noresize,
.row.event-row-last.noresize,
.row.event-row-solo.noresize {
    margin: 0;
    padding-top: 5px;
}

.row.event-row.noresize,
.row.event-row-first.noresize {
    border-bottom: 1px solid #fff;
    margin-left: 0;
}

.row.event-row.noresize {
    border-top: 1px solid #ccc;
}

.row.event-row-last.noresize {
    border-top: 1px solid #ccc;
}

/* Flexslider caption font */
.flexslider .slides .flex-caption .main {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1.5px;
    text-transform: none;
}

.flexslider .slides .flex-caption .secondary {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1.5px;
}
/* next */
/* dh2021-02-13 */


/* CSS File 04: styles-standard-page.css */
.page-wrapper .breadcrumbs ul li.breadcrumb-link a {
    color: #007FB5;
}

.page-wrapper .breadcrumbs ul li.breadcrumb-page {
    color: #aaaaaa;
}

.btn {
    border: none;
}


/* END FILE */
