/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  background-image: url("/img/TGC-Tactical.jpg");
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
  background-color: #f5f5f5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 60px 15px 0;
  margin-top: 50px;
  background-color: rgba(300,300,300,0.7)
  }


.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}


.btn-secondary {
background-color: transparent;
border-color: transparent;
}  

.btn{
display: block;
padding: .45rem .75rem;
}
#staffTable{
  
  vertical-align: middle;
  margin: 5em auto;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  box-shadow: 9px 9px #888888;
  border-radius: 25px;
  border-collapse: collapse;
  border: 10px solid #ddd;

}


#staffTable td, #staffTable th {
    padding: 8px;
}

#staffTable tr:nth-child(even){background-color: #f2f2f2;}

#staffTable tr:hover {background-color: #ddd;}

#staffTable th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #95a3a5;
    color: white;
}

figure{
	display:block;
	margin: auto;
}

.index-page {
	text-align: center;
	margin: auto;
}

.staff-page{
	text-align: center;
	margin: auto;
}
.about-page{
  text-align: center;
  margin: auto;
}
/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}
#jssor_1 {
position:relative;
margin:0 auto;
top:10px;
left:0px;
width:980px;
height:380px;
overflow:hidden;
visibility:visible;
}
/*jssor slider bullet skin 052 css*/
.jssorb052 .i {position:absolute;cursor:pointer;}
.jssorb052 .i .b {fill:#000;fill-opacity:0.3;}
.jssorb052 .i:hover .b {fill-opacity:.7;}
.jssorb052 .iav .b {fill-opacity: 1;}
.jssorb052 .i.idn {opacity:.3;}

/*jssor slider arrow skin 053 css*/
.jssora053 {display:block;position:absolute;cursor:pointer;}
.jssora053 .a {fill:none;stroke:#fff;stroke-width:640;stroke-miterlimit:10;}
.jssora053:hover {opacity:.8;}
.jssora053.jssora053dn {opacity:.5;}
.jssora053.jssora053ds {opacity:.3;pointer-events:none;}


a[href=*="http://facebook.com"]{
	text-decoration:none;
}

a[href=*="http://discord"]{
	text-decoration:none;
}

a[href=*="http://steamcommunity.com"]{
	text-decoration:none;
}
