@charset "UTF-8";

.bg-bfh-lg {background-color:#e8faec;}

.bg-bfh-dg {background-color:#155824;}

nav .dropdown-item {color: rgba(255, 255, 255, 0.5);}

nav .dropdown-item:hover {background-color:#0a2811;; color: rgba(255, 255, 255, 0.75);}

.jumbotron h1, .jumbotron h2 {text-shadow: 2px 2px 4px #000;}

.jumbotron h1 {font-size: 3.5rem;font-weight: 300;line-height: 1.2;
}

section .list-group-item:before {content: url("../images/footprint-bullet.gif");}

.text-bfh-dg {color: #0d3817; }

a[href$=".pdf"]:after { font-family: "Font Awesome 5 Free"; font-size:110%; content: "  \f1c1"; } 

a[href$=".jpg"]:after { font-family: "Font Awesome 5 Free"; font-size:110%; content: "  \f1c5"; } 

#join .container {max-width:1200px;}

.req {font-weight:bold;color: #155824; background-color: #e8faec;}

.req:after {content: "*";}

input.req {border:1px solid #0a2811;}

.link-hover li:hover {background-color:#e8faec;}

.link-hover a:hover {text-decoration: none;}

.blockquote {font-size: 90%; font-style:italic; margin:0 2em 1em 2em; padding:1em;background-color:#f8fef9;}

.gallery {background-color:#f8fef9; border:1px solid #000; border-radius: .25rem; margin:1rem;  padding:.5rem;}

.gallery img {border-radius:.25rem;}

.gallery figcaption {text-align: center;}

.gallery figure {position:relative;}

.gallery figure:after {content:"\f00e"; font-family:"Font Awesome 5 Free";font-weight:900;color:#fff;font-size:1.4em;opacity:0.7;position:absolute; right:.3em; top:.3em;}

.bfh-gallery .modal-content {background-color:transparent; border:none;}

.bfh-gallery .modal-backdrop.show {
    opacity: 0.75;
}

.bfh-gallery .modal-close {position:absolute;top:20px;right:20px;}

.bfh-gallery .modal-close button.close {font-size:50px;color:#fff;}

.bfh-gallery .carousel img {border:1px solid #fff;border-radius: 0.3em;}

.bfh-gallery .carousel-control-next-icon, .bfh-gallery .carousel-control-prev-icon {width:30px;height:30px;}
