/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 26 2017 | 02:19:13 */
/* Add your CSS code here.
                     
For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.header-buffalo {
   background-color: #005BBB;
    height: 38px;
    left: 8px;
    min-width: 100%;
    overflow: hidden;
    padding: 6px;
    position: absolute;
    top: 0;
}
.blue-header {
   background-color: #005BBB;
    height: 38px;
    left: 0px;
    min-width: 100%;
    overflow: hidden;
    padding: 6px;
    position: absolute;
    top: 0;
}

.header-ub {
   background-color: #005BBB;
    height: 38px;
    left: 0;
    min-width: 100%;
    overflow: hidden;
    padding: 5px;
    position: absolute;
    top: 0;
}
.site-header {

	background-image: url(http://ubwp.buffalo.edu/apms/wp-content/uploads/sites/30/2015/08/banner-fade-whiter-apms.png);
  	background-position: top; 
  	background-size: cover;
    margin-top: 48px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  	
}

.main-title a, .main-title a:hover, .main-title a:visited {
    color: rgb(0, 108, 212);
    text-shadow: 1px 1px 20px #FFFFFF;
}

.site-description {
    color: #222222;
    text-shadow: 1px 1px 20px #FFFFFF;
    font-weight: bold;
}

.apply-now-button {
    display: block;
    height: 50px;
    width: 200px;
    background: #006CD4;
    border: 5px solid rgb(0, 108, 212);
    color: rgba(255, 255, 255, 1);
    text-align: center;
    font: bold 1.9em/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
a.apply-now-button {
    text-decoration: none;
}


  .apply-now-button:hover {
  background: #3399FF;
  border: 5px solid #3399FF;
}

.survey-button {
    display: block;
    height: 50px;
    width: 400px;
    background: #810fdd;
    border: 5px solid rgb(129, 15, 221);
    color: rgba(255, 255, 255, 1);
    text-align: center;
    font: bold 1.9em/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
 
a.survey-button {
    text-decoration: none;
}

 .survey-button:hover {
  background: #c25aed;
  border: 5px solid #c25aed;
}

.footer-widget-1 {
  width: 33.33333333%;
  
  
}


.footer-widget-2 {
  width: 33.333333%;
  
  
}

.footer-widget-3 {
  width: 33.3333333%;
  
  
}

.footer-widget-4 {
  width: 100%;
  float: bottom;
  
  
}
