﻿body {
    padding-top: 0px;
    padding-left: 0px;
    margin: 0px;
    background-color: white;
}


/* Set padding to keep content from hitting the edges */
.body-content {
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 15px;
    background-color: white;
}

a {
    color: #008cba !important;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}


.banner {
    height: 300px; 
    background-size: cover; 
    background-image: url('/wwwroot/img/Shotshop_vd0-lv5_snap.jpg');
}

.banner-tt {
    height: 300px;
    background-size: cover;
    background-position: center;
    background-image: url('/wwwroot/img/banner-tt-30.jpg');
}

footer {
    margin: 100px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #333;
    color: lightgray;
    border-top: 1px solid #3a3a3a;
    border-bottom: 1px solid #333;
}

.footer {
    display: block;
}


.subfooter {
    background-color: black;
    color: white;
    margin: 0px;
    padding: 0px;
    font-size: small;
}

.emptyrow {
    padding-bottom: 20px;
}


.addresslist {
    padding: 0;
    list-style: none;
}

.pal {
    margin-top: 20px;
    margin-right: 10px;   
    list-style: none;
    font-size: smaller;
}

.pal li {
    margin-left: 10px;
}

.pal a {
    color: #333333;
    font-size: small;

}

.pal a:hover {
    color: black;
    text-decoration: none;
}

.address {
    font-family: sans-serif;
    font-size: small;
    font-style: normal;
    color: lightgray;
}
.address a {    
    color: lightgray;
}

.ic-8 {
    padding-right: 8px;
}

.wic {
    padding-right: 18px;
}

.authors {
    font-style: italic;

}

.title {
    font-weight: bold;
}

.published {
    
}

.publication {
    margin: 20px;
    
}

.yr {
    margin-top: 50px;
}

.pubimage {
    max-height: 250px;
    max-width: 160px;
}

.cert {
    margin-bottom: 50px;
}



.gallery {
    position: relative;
    padding: 1rem;
    margin: 1rem -1rem;
    margin-left: 300px;
    min-height: 300px;

}

.hspace {
    margin-top: 300px;
}

.g-px-5 {
    padding-left: 0.35rem !important;
    padding-right: 0.35rem !important;
}

.g-bg-primary-dark-v3 {
    background-color: #599722 !important;
}
.g-color-white {
    color: #fff !important;
}
.g-bg-black-opacity-0_6 {
    background-color: rgba(0, 0, 0, 0.6) !important;
}


.g-py-100 {
    padding-top: 6.14rem !important;
    padding-bottom: 1.74rem !important;
}
.g-bg-cover__inner {
    z-index: 1;
    position: relative;
}

.container {
    max-width: 1140px;
}

.g-mb-30 {
    margin-bottom: 2.14rem !important;
}

.g-mb-0--lg {
    margin-bottom: 0px !important;
}

.area {
        margin-top: 50px;
}
