<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Info Cards */
.info-cards a {
	text-decoration: none;
}

.info-cards .info-cards_card {
	box-shadow: 0px 0px 10px 0px #888888;
}

.info-cards a:hover .info-cards_card .info-cards_card-button {
	background: #D52027 !important;
}

.info-cards .info-cards_card {
	display: inline-block;
	background: #fff;
	margin-top: 40px;
	width: 100%;
}

.info-cards .info_cards_top_title {
	padding: 5px 15px;
	background-color: #990000;
	color:#FFF;
	text-align: center;
	font-family:"Effra", "Effra W01";
}


@media only screen and (min-width: 768px) {
	.info-cards .info-cards_card {
		width: 46%;
		margin: 2% 1.8%;
	}
}

@media only screen and (min-width: 1024px) {
	.info-cards .info-cards_card {
		width: 22%;
		margin: 0 1.3% 2.6%;
	}
}

.info-cards .info-cards_card img {
	width: 100%;
	min-height: 182px;
}

.info-cards .info-cards_card p {
	padding: 0 10%;
	color: #000;
}

.info-cards .info-cards_card p.info-cards_card-title {
	font-size: 36px;
	font-weight: bold;	
}

.info-cards .info-cards_card .info-cards_card-button {
	text-align: center;
	background: #900;
	color: #fff;
	display: block;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight: 600;
	transition: .2s all ease-in-out;
	margin-top: 30px;
	font-family: 'Effra W01';
}

@media only screen and (min-width: 768px) {
	.info-cards .info-cards_card p.info-cards_card-title {
		min-height: 80px;
	}
	.info-cards_card-description {
		min-height: 100px;
	}
}


/* Hero */
.research-home .full_width_splash_gradient .responsive-splash-header-1 .splash-overlay-double-wrapper {
	background: #00000000 !important;
}

.research-home .full_width_splash_gradient .responsive-splash-header-1 h2 {
	text-transform: uppercase;
}

@media only screen and (min-width: 1024px) {
	.research-home .full_width_splash_gradient .responsive-splash-header-1 h2 {
		width: 90%;
	}

	.research-home .full_width_splash_vertical .responsive-splash-header-1 .text-wrap, .full_width_splash_gradient .responsive-splash-header-1 .text-wrap {
		vertical-align: top;
		padding-top: 60px;
	}
}

.research-home .read-more-news {
	float: right;
	color: #900;
	text-transform: uppercase;
	font-weight: 900;
}

@media only screen and (max-width: 768px) {
	.research-home .read-more-news {
		display: none;
	}
}



/* Buttons */
.sbu-outline-button.sbu-outline-button--red.research-announcements {
	background: #900 !important;
	color: #fff !important;
}

.sbu-outline-button--red:hover.research-announcements {
	background: #a00 !important;
}

/* Ray Border Box */
.link-box-border-rays {
	border: 1px solid #000;
	padding: 15px 10px 15px 65px;
	background: url(https://www.stonybrook.edu/commcms/research/_images/red-rays-strip.png);
	background-repeat: no-repeat;
	margin-bottom: 35px;
	background-position-x: -20px;
}
}

.link-box-border-rays ul {
	margin: 0;
}

.link-box-border-rays ul {
	list-style-type: none;
}

.link-box-border-rays ul &gt; li {
	text-indent: -18px;
}

.link-box-border-rays ul &gt; li:before {
	content: "-";
	color: #900;
	text-indent: -5px;
}

.research-lifecycle {
	height: 552px;
	background: #eee;
	border: 1px solid #000;
}

/* Gray Arrow Rays */
.research-arrow-stats {
	background: url('https://www.stonybrook.edu/commcms/_images/section-backgrounds/red-rays/red-rays-full-2.png');
}

.research-arrow-stats .row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.research-arrow-stats .column {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
	color: #fff;
	padding: 50px;
}

.research-arrow-stats .stats {
	text-align: center;
}

.research-arrow-stats .text {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	justify-content: center;
	flex: 2;
	background-color: #777;
	background: url('https://www.stonybrook.edu/commcms/research/_images/stats-gray-arrow.png');
	background-position-x: right;
	background-position-y: center;
}


.research-arrow-stats .research-title {
	font-size: 36px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 0px;
}

.research-arrow-stats .research-subline {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	text-transform: uppercase;

}

.research-arrow-stats .column img {
	max-width: 100px;
}





/*Research Innovation Page styles starts here */

.outerdiv #searchtopics {
	width:200px!important;
/* 	margin: 0 auto; */
	margin-left: 150px;
	float:left;
	height: 40px;
    padding: 10px;
}

.outerdiv #keywords {
	width:400px!important;
/* 	margin: 0 auto; */
	margin-left: 20px;
	float:left;
}

.centered {
	text-align:center!important;
}


.outerdiv #submitsearch {
	margin-top: 0px;
    margin-left: 20px;
    background-color: #990000;
    padding: 10px 25px 10px 25px;
    font-size: 20px;
    font-family: 'Effra W01';
}

#browsebutton {
	color: #FFF;
	background-color: #990000;
	padding: 10px;
	font-size: 20px;
}

#searchform {
	display: none;
}
.browsepage{
	color: #000;
}

.browsepage #searchtopics {
	margin-top: 20px;
	width: 200px;
	height: 40px;
    padding: 10px;
	
}

.browsepage #keywords {
	margin-top: 20px;
	width: 200px;
}

.browsepage #submitsearch {
	margin-top: 20px;
	width: 200px;
	background-color: #990000;
	color: #FFF;
	padding: 10px;
	
}

.browsepage ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #b1b1b1;
  opacity: 1; /* Firefox */
}

.browsepage  :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #b1b1b1;
}

.browsepage  ::-ms-input-placeholder { /* Microsoft Edge */
  color: #b1b1b1;
}

.article-title { 
	overflow: hidden;
   	text-overflow: ellipsis;
   	display: -webkit-box;
   	-webkit-line-clamp: 2; /* number of lines to show */
   	-webkit-box-orient: vertical;
	color: #990000;
    font-weight: normal;
	margin-top: 10px;
    font-family: 'Effra W01';
    font-size: 20px;
    
}



.rowresult {
  margin: 10px -16px;
}

/* Add padding BETWEEN each column */
.rowresult,
.rowresult &gt; .columnresult {
  padding: 8px;
}

/* Create three equal columns that floats next to each other */
.columnresult {
  float: left;
  width: 33.33%;
  
}

/* Clear floats after rows */ 
.rowresult:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.contentresult {
  background-color: #dedede;
  padding: 10px;
  min-height: 300px;
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: white;
  cursor: pointer;
}

.btn:hover {
  background-color: #ddd;
}

.btn.active {
  background-color: #666;
  color: white;
}


.contentresult img {
  min-height: 183px;
  max-height: 183px;
  object-fit: cover;
  width: 100%;
}

.red {
	color: #990000;
	
}

.bold {
	font-weight: 700;
}

.tech-picture {
	width: 100%;
	height: 500px!important;
	object-fit: cover;
}

.mb-20 {
	margin-bottom: 20px;
}

.leftside {
	float:left;
	width:60%;
	padding-right:20px;
}

.rightside{
	float:right;
	width:40%;
	padding-left:20px;
} 

.article-detail-title {
	font-family: "museo-slab", "Museo Slab W01";
    font-weight: 400;
	color: #000;
    font-size: 30px;
    line-height: 35px;
    padding: 0;
    margin-bottom: 20px;
	margin-top: 20px;
    display: inline-block;
    width: 100%;

}

.teaserdes {
	font-family: 'Effra W01';
	font-weight:300;
	margin-bottom: 40px;
	color: #000;
    font-size: 18px;
    line-height: 22px;
}

.rightside .inventors {
	margin-top: 0px;
}

.info {
	margin-top: -10px;
}

.pagination-top{
	float: right;
	margin-right: 5px;
}

.pagination-bottom{
	float: right;
	margin-right: 15px;
}

.picturerefstyle {
	font-size: 14px; 
	font-family: 'Effra W01';
	color: #000;
	margin-top: 10px;
}

.search-innovations-page .section-bkg-container {
	height:300px!important;
}

.search-innovations-page h1 {
	margin-top: -20px!important;
}


@media only screen and (max-width: 992px) {
	.outerdiv #searchtopics {
		margin: 0 auto;
		float: none;
	}
	
	.outerdiv #keywords {
		
		margin: 20px auto 0 auto;
		width: 200px!important;
		float: none;
	}
	
	.outerdiv #submitsearch {
		
		margin: 20px auto 0 auto;
		float: none;
	
		
	}
	
	.outerdiv {
		text-align: center;
	}
	
	.columnresult {
		width:100%;
	}
	
	.contentresult img {
   
    	max-height: 400px;
    
	}
	
	.search-innovations-page .section-bkg-container {
		height:413px!important;
	}

	.search-innovations-page h1 {
		margin-top: -75px!important;
	}
}



@media only screen and (max-width: 840px) {

}

@media only screen and (max-width: 560px) {

}

@media only screen and (max-width: 382px) {

}

@media only screen and (max-width: 580px) {

	.leftside {
    	width: 100%;
		padding-left: 20px;
	}
	.rightside {
		width: 100%;
		float: none;
		padding-right: 20px;
	}
}





/*Research Innovation Page styles ends here */


/* Research Adding google sheet on contact page styles*/

#datafromgoogledoc #filterinput {
    background-image: url(/commcms/research/_images/icons8-search-26.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
    width: 45%!important;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
    /* margin-left: 12px; */
}


.second-level-simple-promo-boxes a.super-simple-promo-image-button { 
	height: 75px!important;
	padding: 10px!important;
}

.second-level-simple-promo-boxes a.super-simple-promo-image-button p {
	font-size: 24px;
}

/*new cyber security section
.card {
	/* Add shadows to create the "card" effect */
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	transition: 0.3s;
}

/* On mouse-over, add a deeper shadow */
.card:hover {
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

/* Add some padding inside the card container */
.container {
	padding: 2px 16px;
}
.parallax { 
	/* The image used */
	background-image: url("/commcms/_images/section-backgrounds/white-rays/SBU_RayBKG_white1_HORZ_RGB.jpg");

	/* Set a specific height */
	height: 500px; 

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

h2 {
	/* color: blueviolet; */
}

.keyterm {
	font-style: italic;
	font-weight: bold;
}

/* Add space between promo boxes */
.rays-promo-box-with-hover-text-snippet .rays-promo-box-with-hover-text {
	margin-left: 5.5px;
	margin-right: 5.5px;
}

/* Removes margin from top of button */
a.rays-promo-box-with-hover-text_button.sbu-outline-button.sbu-outline-button--black.sbu-outline-button--black--hover-transparent.arrow-after {
	margin-top: 0;
}

/* TEMPORARY: Hides text and centers button */
.content-wrapper .rays-promo-box-with-hover-text_text {
	margin-top: 120px;
	font-size: 0em !important;
}

/* Reduce font size for promo boxes with overflowing text */
.shrink-text .rays-promo-box-with-hover-text_text {
	font-size: 0.45em;
}

.shrink-text-2 .rays-promo-box-with-hover-text_text {
	font-size: 0.4em;
}

p {
	font-size: 14pt !important;
}

/* Sidewall Thirds */
@media only screen and (min-width: 1140px) {
	.black-button-with-red-rays-sidewall-wrapper_thirds li {
		margin: 0 1.5% 30px !important;
		width: 29.333% !important;
	}
}

.main-box {
	border: 1px solid #fff;
	padding: 25px 20px;
	width: 96%;
	margin: 0 auto;
}

.main-box &gt; h4:first-child {
	margin-top: 0px;
}

.main-box &gt; *:last-child {
	margin-bottom: 0px;
}

.cyber-security-boxes .one-half {
	margin-bottom: 10px;
}

@media only screen and (min-width: 960px) {
	.sbu-columns--column.one-half, .cyber-security-boxes .one-half {
		width: 46%;
		margin: 0 2%;
		margin-bottom: 0px;
	}

	.slick-content-wrapper--one-up img {
		margin: 0 0 0 2%;
	}

	.one-up-promo-slider_content_wrapper p {
		line-height: 28px;
	}
}

@media only screen and (min-width: 560px) {
	.main-box h4 { 
		font-size: 32px !important;
	}

	.cyber-mission-headers h4{
		font-size: 28px !important;
	}

	.one-up-promo-slider_content a.sbu-outline-button, .one-up-promo-slider_content a.sbu-outline-button,
	.one-up-promo-slider_content a.sbu-outline-button, .one-up-promo-slider_content a.sbu-outline-button:hover{
		width: auto;
		max-width: 300px;
	}	
	
	.one-up-promo-slider_content a.sbu-outline-button, .one-up-promo-slider_content a.sbu-outline-button:focus {
		padding: 10px 10px 10px 16px;
	}
}


.sbu-columns--column h4 {
	margin-top: 0px !important;
}

.cyber-security-boxes .sbu-columns--column.one-half {
	padding: 15px 35px;
	border: 2px solid #900;
}

.cyber-security-boxes ul {
	list-style-type: none;
	margin-left: -15px;
}

.cyber-security-boxes ul &gt; li::before {
	color: #900;
	content: "-";
	margin-right: 5px;
}

.cyber-security-boxes .sbu-outline-button {
	color: #fff !important;
	background-color: #900 !important;
}

.one-up-promo-slider_content_wrapper p:first-child strong {
	font-size: 2rem;
}

.one-up-promo-slider_content_wrapper .arrow-after::after {
	content: "";
}

</pre></body></html>