<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    position: relative;
}

/*Remove PDF Icon*/

#page a[href$=".pdf"]:before {
    background-image: none;
    width: 0px;
}

nav.nav-breadcrumb {
    display:none;
}

.navbar-fixed-top {
    background-color: #c8102e;
}
.navbar-header img {

    width: 300px;
    height: auto;
    padding: 15px;
}

.navbar-default .nav&gt;li&gt;a {
    color: #fff;
}

div.container.nohead {
    margin: 0px;
}

h1 {
    color: #212121;
    font-family: "Milo",sans-serif;
    font-size: 76px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 0.95em;
    letter-spacing: 0px;
    margin: 0px 0px 5px -0.03125em;
    padding: 0px;
    max-width: 660px;
    }

h2 {
    color: #212121;
    font-family: "Milo",sans-serif;
    font-size: 60px;
    font-weight: 100;
    line-height: 0.95em;
    letter-spacing: 0px;
    margin: 0px 0px 5px -0.03125em;
    padding: 0px;
    /*max-width: 660px;*/
}

h3 {
    font-size: 1.75rem;
}

h4 {
    font-size: 1.5rem;
    font-weight: 500;
}

section {
    background: url('');
    background-size: cover;
}

.speaker-title{
    font-size: 0.89em;
}

#header {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}




#hero h3 {
    color: #000;
    font-family: "Milo", sans-serif;
    font-weight: 100;
    text-align: center;
    font-weight: 900;
    }

#hero h4 {
    color: #000;
    text-align: center;
    font-weight:  900;

}

#about {
    background: url("") fixed;
    padding: 40px 0px 20px 0px;
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: right 20%;
    top: 48px; /* Header Height */
    bottom: 0px;
    width: 100%;

}

#hero p {
    max-width: 660px;
    font-family: 'Crimson', serif;
    font-style: italic;
    font-size: 1.5rem;
    text-align: center;
}

.attribution{
    display: block;  
    width: 440px; 
    font-size: small; 
    margin-top: -2px; 
    margin-right: 8px; 
    float: right;
}


.banner-header{
    color: #c8102e;
    font-weight: 800;
    text-align: center;
    max-width: 100% !important;
    text-align: center;
}

.intro-description{
    font-size: 1.4em; 
    padding: 1em;
}


.modal {
  color: #212121;
}

.modal-backdrop.in {
  opacity: 0;
}

button.btn.btn-default.btn-sm {
  margin-bottom: 25px;
}

#book {
    padding: 40px 20px 0px !important;
}

#book img {
    display: block;    
}

#book a {
    margin-bottom: 25px; 
}

#schedule{
    background-color: hsl(0, 0%, 95%);
    width: 100%;
    padding: 60px 0px 50px 0px;
}

tr {
    background-color: transparent;
}

.time {
    -webkit-column-width: 110px; /* Chrome, Safari, Opera */
    -moz-column-width: 110px; /* Firefox */  
    column-width: 110px;
}

#map{
    width: 100%;
}

#map .container.nohead {
    margin: 0px 0px -10px 0px;
    padding: 0px;
    max-width: 2200px;
}

iframe {
    margin: 0px;
    padding: 0px;
}

#contact{
    /*
    background: url("") fixed;
    background-color:#fafafa ;
    padding: 60px 0px 20px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    */
}

#bio{
    widtH: 85%;
}

#contact h3{
    font-weight: bold;
    color: #c8102e;
    
}

#contact h4 {
    font-weight: bold;
    color: #c8102e;
}

.faculty-senate-contact-container{
    padding: 1em;
}

.hide-content{
    display: none;
}

.flex-container{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
    align-content: center;
    height: 100%;
  }
  .flex-column{
    width: 50%;
   }
   .flexbox-column{
        flex-grow: 1;
   }

   .flex-item{
       width: 50%;
       height: auto;
       margin: 0.5em;
   }
   .flex-other{
    flex-grow: 3.4;
   }
   .custom-flex{
    border: 2px solid #3780BE;
    border-right: none;
   }
  .section{
      padding: 1.2em;
  }
  .section-title{
    margin-left: 25px;    
  }
  
  .speaker{
    flex-shrink: 1;
    width: 325px;
    height: 525px;
    margin: 0.5em;
    border: 2px solid rgb(17, 15, 15);
    background-color: #ccc;
  }

  .speaker-image-container{
    height: 323px;
    overflow: hidden;
  }
 .speaker-image{
     width: 100%;
     
 }
  .speaker-info{
    height: 200px;
    padding: 0.1em;
  }
  .speaker-name, .speaker-title{
      text-align: center;
      margin: 0 auto;
  }

  .custom-btn{
      display: block;
      width: 50%;
      margin: 0 auto;
  }

  .table-container{
    width: 90%;  
    margin: 0 auto;
  }

  .flex-box-two-column{
    flex-grow: 1;
  }


  ul {
    list-style-type: none;
  }
  

@media screen and (max-width: 1230px) {
        #hero{
         background-position: 290% 20%;
         background-size: 75%;
        }
        
        .list-group li{
            font-size: 0.5em;
        }
        .speaker{
            height: 425px;
        }
        .speaker-image-container{
            min-height: 230px;
            height: 230px;
        }
       
	}

@media screen and (max-width: 992px) {
        #book img {
            max-width: 400px;
        }
        .speaker{
            width: 325px;
            margin: 0 auto;
        }
    }
@media screen and (max-width: 767px) {
        #hero{
          background-image:none; 
        }
    
        
        #book img {
            max-width: 400px;
        }

       
    }

@media screen and (max-width: 360px) {
    .navbar-header img {
            width: 200px;
    }

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

}

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