/* Site styles (FootwearHub.css) */
body
{
    background-image: url('../images/worldmap.jpg');

}

#ShoePortalTitle
{
  color: #6f42c1;
  text-align: left;
  padding-left: 0;
  position: absolute; /* position relative to .jumbotron */
  top: 18px;
  left: 20px;
  margin: 0;
  z-index: 5;
}

#ShoePortalImage 
{
box-shadow: 11px 10px 29px 0px rgba(0,0,0,1);
padding: 20px;
}

#Shoethumbnail
{
	box-shadow: 11px 10px 29px 0px rgba(0,0,0,1);
	border-radius: 5px;
}

#ShoeType
{
	color: #ffffff;
	font-weight: bold;

}

.col-md-3point5 
{
    width: 28.75%
}

#SmokeTests
{   
	color: #ffffff;
	margin-right: 50px;	
	border-radius: 10px;
	background: rgba(76,76,76,1);
	background: -moz-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(63%, rgba(71,71,71,1)), color-stop(96%, rgba(17,17,17,1)), color-stop(98%, rgba(0,0,0,1)), color-stop(99%, rgba(28,28,28,1)), color-stop(100%, rgba(19,19,19,1)));
	background: -webkit-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: -o-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: -ms-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: linear-gradient(to right, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1 );
	-webkit-box-shadow: 11px 10px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 11px 10px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 11px 10px 29px 0px rgba(255,255,255,1);
	font-family: 'Comfortaa';font-size: 22px;
}

#RegressionTests
{
	color: #ffffff;
	margin-right: 50px;
	border-radius: 10px;
	background: rgba(76,76,76,1);
	background: -moz-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(63%, rgba(71,71,71,1)), color-stop(96%, rgba(17,17,17,1)), color-stop(98%, rgba(0,0,0,1)), color-stop(99%, rgba(28,28,28,1)), color-stop(100%, rgba(19,19,19,1)));
	background: -webkit-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: -o-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: -ms-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: linear-gradient(to right, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1 );
	-webkit-box-shadow: 11px 10px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 11px 10px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 11px 10px 29px 0px rgba(255,255,255,1);
	font-family: 'Comfortaa';font-size: 22px;
}

#VanguardTests
{
	color: #ffffff;
	border-radius: 10px;
	padding-right: 5px;
	background: rgba(76,76,76,1);
	background: -moz-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(63%, rgba(71,71,71,1)), color-stop(96%, rgba(17,17,17,1)), color-stop(98%, rgba(0,0,0,1)), color-stop(99%, rgba(28,28,28,1)), color-stop(100%, rgba(19,19,19,1)));
	background: -webkit-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: -o-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: -ms-linear-gradient(left, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	background: linear-gradient(to right, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 63%, rgba(17,17,17,1) 96%, rgba(0,0,0,1) 98%, rgba(28,28,28,1) 99%, rgba(19,19,19,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1 );
	-webkit-box-shadow: 11px 10px 29px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 11px 10px 29px 0px rgba(0,0,0,0.75);
	box-shadow: 11px 10px 29px 0px rgba(255,255,255,1);
	font-family: 'Comfortaa';font-size: 22px;
	
}

.btn-info
{
margin-right: 50px;

font-family: 'Comfortaa';font-size: 16px;
}

.btn-primary
{

font-family: 'Comfortaa';font-size: 16px;
}

.jumbotron {
  background-image: url("../images/smalljumbotron.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: scroll;
  min-height: 50vh;
  display: flex;
  align-items: center;
  position: relative;
}

@media only screen and (min-width: 450px) {
  .jumbotron {
    background-image: url("../images/jumbtrombackgroundimage-3.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    min-height: 60vh;
  }
}

.form-group
{
width: 350px;
color: #ffffff;
text-align: left;
font-family: 'Comfortaa';font-size: 16px;
font-weight: 900;
}

#usr
{
font-size: 16px;
color: #000000;
}

#menuToggle
{
  display: block;
  border-radius: 25px;
  position: relative;
  top: 10px;
  left: 15px;
  
  z-index: 1;
  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #232323;
  
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: #000000;
  font-weight: bold;
}


#menuToggle input
{
  display: block;
  border-radius: 25px;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 36px;
  height: 5px;
  margin-bottom: 6px;
  position: relative;
  
  background: #ffffff;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  border-radius: 25px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

/* make the hamburger more visible against the jumbotron */
#menuToggle {
  background: rgba(0,0,0,0.25);
  padding: 8px 10px;
  border-radius: 12px;
}

/* header logo variant positioned neatly in the header */
.ace-logo {
  margin-top: 6px;
  margin-right: 24px;
  box-shadow: 6px 6px 18px rgba(0,0,0,0.6);
  padding: 6px;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 100px;
  
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  border-radius: 10px;

}

#menu li
{
  padding: 10px 0;
  font-size: 20px;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
  position: absolute;
}

#MainPageText
{
  color: #ffffff;
  font-size: 75px;
  text-shadow:5px 5px 10px white;
   font-weight: 400;
   font-family: 'Comfortaa';
   animation: Slide_Up 10s ease;
}

#CopyrightFooter
{
  color: #ffffff;
  font-size: 15px;
  text-shadow:5px 5px 10px white;
   font-weight: 400;
   font-family: 'Comfortaa';
}

#ShoePortalTitle
{
  font-family: 'Comfortaa';
  font-weight: 900;
  font-size: 28px; /* reduced size to fit in corner */
  color: #6f42c1;
  letter-spacing: 1px;
  text-shadow: none;
  background: none;
  -webkit-background-clip: initial;
  background-clip: initial;
  -webkit-text-fill-color: initial;
}

/* Responsive adjustments */
@media (min-width: 768px) {
  #ShoePortalTitle { font-size: 34px; top: 20px; left: 24px; }
}

@media (max-width: 450px) {
  #ShoePortalTitle { font-size: 20px; top: 12px; left: 12px; }
}

/* Logo image replacing the text title */
#ShoePortalLogo {
  position: absolute;
  top: 12px;
  left: 72px; /* sit to the right of the hamburger */
  height: 44px;
  width: auto;
  z-index: 6;
  display: block;
  background: rgba(255,255,255,0.9);
  padding: 4px 8px;
  border-radius: 8px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}

@media (min-width: 992px) {
  #ShoePortalLogo { height: 48px; top: 12px; left: 80px; }
}

@media (max-width: 520px) {
  #ShoePortalLogo { height: 34px; top: 10px; left: 66px; padding: 3px 6px; }
}

/* developer badge (SP) positioned on header */
.dev-badge{
  position: fixed;
  top: 14px;
  right: 14px;
  width: 56px;
  height: 56px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3e6ff;
  color: #5c1670;
  font-weight: 800;
  box-shadow: 0 6px 18px rgba(0,0,0,0.25);
  text-decoration: none;
  z-index: 9999;
}
.dev-badge:hover{
  transform: translateY(-2px);
  transition: transform 160ms ease;
}

.table
{
  color: #ffffff;
  font-family: 'Comfortaa';
}

h1
{
color: #ffffff;
  font-family: 'Comfortaa';
}

form label {
  display: inline-block;
  width: 100px;
}

form div {
  margin-bottom: 10px;
}

.error {
  color: red;
  margin-left: 5px;
}

label.error {
  display: inline;
}

.fa{
  font-size: 25px;
}

.site-footer{
  background: linear-gradient(180deg, rgba(12,12,12,0.98), rgba(24,24,24,0.98));
  color: #ffffff; /* bright white for footer text */
  text-align: center;
  padding: 26px 18px;
  border-radius: 8px;
  max-width: 1100px;
  margin: 28px auto 40px; /* centered block with space from content */
  box-shadow: 0 8px 30px rgba(0,0,0,0.7);
  position: relative;
  backdrop-filter: blur(2px);
}
.site-footer p{ margin: 0; font-family: 'Comfortaa'; font-weight:600; font-size:16px; text-shadow:0 2px 12px rgba(255,255,255,0.06);} 
.site-footer .footer-sub{ display:none; }
