@charset "UTF-8";

@media screen {
  .mainimageone {    
    background-image: url("../img/index_main_image.jpg");    
    background-repeat: no-repeat;    -webkit-background-origin: content-box;
    background-origin: content-box;    
    background-position: center center;  
}
  .symposium15 {    
    background-color: white;    
    padding-bottom: 10px;    
    border-left-width: 3px;    
    border-left-style: solid;    
    border-left-color: white;    
    border-right-width: 3px;    
    border-right-style: solid;    
    border-right-color: white;    
    border-top-width: 3px;    
    border-right-width: 3px;    
    border-bottom-width: 10px;    
    border-left-width: 3px;    
    border-top-style: solid;    
    border-right-style: solid;    
    border-bottom-style: solid;    
    border-left-style: solid;    
    border-top-color: white;    
    border-right-color: white;    
    border-bottom-color: #44005b;    
    border-left-color: white;    
    text-align: center;  
}
  .symposium15 .header.text-center {    
    color: #410058;    
    margin-bottom: 0px;  
}
}

.symposium15 .subheader {  
  color: black;  
  padding-top: 0px;  
  margin-top: 5px;
}

.row .col-xs-12.symposium15 .header.text-center.symposium {  
  margin-top: 0px;
}

.symposium15 {  
  margin-top: 0px;  
  padding-top: 0px;
}

.navbar.navbar-default.symposium {  
  border-bottom-width: 10px;  
  border-bottom-style: solid;  
  border-bottom-color: #44005b;
}

.btn-lg.purple {  
  background-color: #44005b;  
  margin-top: 250px;  
  border-top-width: 3px;  
  border-top-style: solid;  
  border-top-color: white;  
  border-right-width: 3px;  
  border-right-style: solid;  
  border-right-color: white;  
  border-bottom-width: 3px;  
  border-bottom-style: solid;  
  border-bottom-color: white;  
  border-left-width: 3px;  
  border-left-style: solid;  
  border-left-color: white;  
  font-size: x-large;
}

.lead.smaller {  
  font-size: 1.2em;
}

.navbar-brand.menuname {  
  color: #44005b;
}

.col-xs-12 col-md-12 col-lg-3 whitebckgrnd {  
  background-color: white;
}

#datetime {  
  background-color: white;
}

