@font-face{font-family:"cooper-bold";src:url("/style/unicode.cooperb.ttf") format("woff"),url("/style/unicode.cooperb.ttf") format("opentype"),url("/style/unicode.cooperb.ttf") format("truetype");}


h1,h2,h3,h4,h5{
    font-family: 'cooper-bold', sans-serif;
    color: #8f3127;
    /* position: relative; */
}
h5 a, a:hover, a:link, a:visited{
  text-decoration: none;
}
h5 a:hover{
  text-decoration: underline;
}
/*
.mobile h5 a, a:hover, a:link, a:visited{
  text-decoration: none;
  color: #8f3127;
}
.mobile h5 a:hover{
  text-decoration: underline;
}
*/
h6{
  font-size: 1.9em;
}

.btn{
  font-family: 'cooper-bold', sans-serif;
  font-size: 1.5em;
}

html, body, .container {
  height: 100%;
 /* zoom: 110%; */
  margin-top: 0px;
  /* font-family: Arial, Helvetica, sans-serif; */
}

input[type=text] {
  background: transparent;
  border: none;
  border-bottom: 2px solid #8f3127;
  font-family: 'cooper-bold', sans-serif;
  color: #8f3127;
  text-align: center;
  padding: 5px;
}

  .list-group {
    --bs-list-group-color: #8f3127;
    --bs-list-group-bg: none;
    --bs-list-group-border-color: none;
    --bs-list-group-border-width: 0;
    --bs-list-group-border-radius: 0;
    --bs-list-group-item-padding-x: 1rem;
    --bs-list-group-item-padding-y: 0.5rem;
    --bs-list-group-action-color: none;
    --bs-list-group-action-hover-color: #8f3127;;
    --bs-list-group-action-hover-bg: none;
    --bs-list-group-action-active-color: none;
    --bs-list-group-action-active-bg: none;
    --bs-list-group-disabled-color: none;
    --bs-list-group-disabled-bg: none;
    --bs-list-group-active-color: #8f3127;;
    --bs-list-group-active-bg: none;
    --bs-list-group-active-border-color: none;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: var(--bs-list-group-border-radius);
  }

.text-center::before{
  background-color: rgba(0,0,0,0.95);
}


@supports not ( -webkit-touch-callout : none) {
body {
  height: 100%;
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fac357;
  background-image: url('../img/bg.jpg');
  background-size: cover;
  background-attachment: fixed;
  color: #000;
  position: relative;
}

}



body {
  /* Pick a solid background color that will be displayed while the background image is loading */
    background-color: #fac357;

  /* Location of the image */
  background-image: url('../img/bg.jpg');
  
  /* Image is centered vertically and horizontally at all times */
  background-position: center center;
  
  /* Image doesn't repeat */
  background-repeat: no-repeat;
  
  /* Makes the image fixed in the viewport so that it doesn't move when 
     the content height is greater than the image height */
  background-attachment: fixed;
  
  /* This is what makes the background image rescale based on its container's size */
  background-size: cover;
  
  /* SHORTHAND CSS NOTATION
   * background: url(background-photo.jpg) center center cover no-repeat fixed;
   */
}

/* For mobile devices */
@media only screen and (max-width: 767px) {
  body {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
    background-color: #fac357;
    background-image: url('../img/bgmobile.jpg');
  }
	}


@supports (-webkit-touch-callout: none) {
  .content{
  display: block;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fac357;
  background-image: url('../img/bgmobile.jpg');
  background-attachment: scroll;
  color: #000;
  }
}


.form-signin {
  max-width: 330px;
  padding: 15px;
  position: relative;
}

.form-signin .form-floating:focus-within {
  z-index: 2;
}

.alert .alert-warning{ margin: 5px 0 5px 0;}


.content {
  position: relative; 
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn{
  /*margin-top: 10px; */
}
.capture{
  text-align: center;
  font-size: 1.7em;
  color: #FFF;
}

.badge .foundcheckbox{
  width: 30px;
  height: 30px;
}

.back{
  width: 80px;
  height:40px;
  /*
  background-image: url('../img/back.png');
  background-repeat: no-repeat;
  background-position: 50%;
  text-align: center;
  font-size: 1.5em;
  padding: 10px;
  */
}

.hint1 {
  margin: 20px 0 20px 0;
  background-image: url('../img/trail60.svg');
  background-repeat: no-repeat;
  /*background-position: right 20% bottom 30%; */
  background-position: center;
  text-align:left;
  color: #8f3127;
  font-weight: bold;
  font-size: 1.4em;

}
.hint2 {
  margin: 20px 0 20px 0;
  background-image: url('../img/trollleft20.svg');
  background-repeat: no-repeat;
  background-position: center;
  text-align:left;

}
.hint3 {
  margin: 20px 0 20px 0;
  background-image: url('../img/mtn120.svg');
  background-repeat: no-repeat;
  background-position: center;
  text-align:left;
}
.hint4 {
  margin: 20px 0 20px 0;
  background-image: url('../img/bridge20.svg');
  background-repeat: no-repeat;
  background-position: center;
  text-align:left;

}
.hint5 {
  margin: 20px 0 20px 0;
  background-image: url('../img/trollright20.svg');
  background-repeat: no-repeat;
  background-position: center;
  text-align:left;

}

.trollname{
  background-image: url('../img/trees50.svg');
  background-repeat: no-repeat;
  margin-bottom: -10px;
}

.trollname2{
  background-image: url('../img/plants2.svg');
  background-repeat: no-repeat;
  background-position: left 50% top 100%;
}

.rtrollname{
  background-image: url('../img/rumpetrolls/blueexplosion.png');
  background-repeat: no-repeat;
  background-position: left 50% top 100%;
}

.rtrollname2{
  background-image: url('../img/rumpetrolls/blueexplosion.png');
  background-repeat: no-repeat;
  background-position: left 50% top 100%;
}


.trollphoto{
  width: 100%;
}
.checkbox{
  width: 35px;
  height: 35px;
  margin: 10px;
}

.badge-primary{
  color: #000;
}

.footer{
  color: #8f3127;
  font-size: 0.9em;
}

.footer a{
  color: #8f3127;
}
.footer a:hover{
  text-decoration: underline;
}
.btn-danger, .btn-danger:active, .btn-danger:visited {
  background-color: #f4524d !important;
  border: none;
  color: #FFF;
}
.btn-danger:hover {
  background-color: #cd403c !important;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}
.alert {margin-top: 10px;}

.btn-primary{margin-top: 10px;
  background-color: #6e2d2f;
  border:0;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{
  background-color: #8a3f41;
  border:0;
}
.btn-primary {
--bs-btn-color: #fff;
--bs-btn-bg: #6e2d2f;
--bs-btn-border-color: #6e2d2f;
--bs-btn-hover-color: #fff;
--bs-btn-hover-bg: #8a3f41;
--bs-btn-hover-border-color: #6e2d2f;
--bs-btn-focus-shadow-rgb: 49,132,253;
--bs-btn-active-color: #fff;
--bs-btn-active-bg: #8a3f41;
--bs-btn-active-border-color: #8a3f41;
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
--bs-btn-disabled-color: #fff;
--bs-btn-disabled-bg: #6e2d2f;
--bs-btn-disabled-border-color: #6e2d2f;
}
.found{font-weight: bold; color: #00d26a;}
.lost{font-weight: bold; color: rgb(145, 36, 36);}

.modal-header, .modal-footer{
  border:0;
}

.modal-content {
  background-color: #fac357;
  background-size: cover;
  background-image: url("/img/bgmobile.jpg");
  text-transform: uppercase;
}

.form-control{
  margin: 5px;
}

/*

.b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
*/