/* an empty css file for later use*/

/* set default text fonts fallback */
html {
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

/* set html and body overall styles */
html,
body {
   margin:0;
   padding:0;
   height:100%;
}

xbody {
  /* margin-top:56px; */
  padding-top: 70px;
  /* padding-bottom: 70px; */
}

body {
  background: url('../../images/hole5-2.jpg') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: 50%, 50%;
  /* margin-top:56px; */
  /* padding-top: 70px; */
  /* padding-bottom: 70px; */
}

.navbar {
  background-color: lightgrey;
}

.btnlogin {
  /* display: inline-block; */
  text-align: center;
  padding: 5px;
  /* font-size: 20px; */
  /* font-weight: bold; */
  color: antiquewhite;
  background-color: brown;
  border-radius: 10px;
}

/* Style the club header */
header {
  position:relative;
  background-color:rgba(202, 102, 102, 0.8);
  padding: 30px;
  text-align: center;
  font-size: 20px;
  color: white;
}

/* ******* Ticker tape news css here ****** */

.mticker
{
  margin-top: -1.5em;
}

@keyframes ticker {
  0% { transform: translate3d(0, 0, 0); }
  100% { transform: translate3d(-150%, 0, 0); }
}

.tcontainer{
  width: 100%;
  overflow: hidden;
}

.ticker-wrap {
  width: 100%;
  padding-left: 100%;
  background-color: rgba(250, 235, 215, 0.3);
  /* background-color: #eee; */
}

.ticker-move {
  display: inline-block;
  white-space: nowrap;
  padding-right: 100%;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: ticker;
  animation-duration: 15s;
}

.ticker-move:hover{
  animation-play-state: paused;
}

.ticker-item{
  display: inline-block;
  padding: 0 2rem;
  font-family: 'Lucida Sans';
  font-weight: 500;
}
/* ******* END Ticker tape news css here ****** */



/* Style the secondary header */
.hdr2 {
  background-color:rgba(202, 102, 102, 0.8);
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 20px;
  color: white;
}

/* Style the footer */
footer {
  background-color: lightgrey;
  padding: 4px;
  text-align: center;
  /* color: white; */
}


.pdfdocs{
  height:95vh;
  width: auto;
}

/* style the navbar header */
.xknav {
  background-color: lightgray;
  /* overflow: visible; */
  position: fixed;
  top: 0;
  width: 100%;
  height:70px;
  z-index: 50;
}



nohtml {
  position: relative;
  min-height: 100%;
}

h2 {
  background-color: transparent;
  background-size: contain;
}

body {
  background-color: beige;
  /* margin top by navbar height */
  margin-top: 70px;    
  /* Margin bottom by footer height */
  /* margin-bottom: 60px;  */
  padding-bottom: 50px;
}

noobody {
  margin-top: 70px;    /* margin top by navbar height */
  margin-bottom: 60px; /* Margin bottom by footer height */
}

zbody {
  position: relative;
  margin: 0;
  padding-bottom: 6rem;
  min-height: 100%;
  font-family: "Helvetica Neue", Arial, sans-serif;
}


/* style for note about site construction */
.note{
  border-style: solid;
  background-color: aqua;
  position:absolute;
  bottom: 52px;
  margin: auto;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -0%);
}

.oknav {
  background-color:lightgrey;
  overflow:visible;
  position: fixed;
  top: 0;
  width: 100%;
  /* height:70px; */
  /* z-index: 8;   */
}

.topnav{
  z-index: 50;
}
.kfloatr {
  /* background-color: transparent; */
  background-color: rgba(250, 235, 215, 0.3);
  overflow: hidden;
  position:relative;
  width: 100%;
  height:50px;
  justify-content: space-evenly;
}

.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ccontainer { 
  height: 200px;
  position: relative;
  border: 3px solid green; 
}

.ccenter {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.trytest {
  /* height: 60px; */
  width:80%;
  background-color: rgba(250, 235, 215, 0.3);
  position: absolute;
  top:60%;
  border: 3px solid green;
  margin:auto;
  /* padding:20%; */
  /* margin-left: 10%; */
  /* margin-right: 10%; */
  z-index: 10;
  padding: 0%;
}

.btns {
  font-size:medium;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
  
.celh {
  background-color:lightgreen;
  border-color: black;
  border-width: 2px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  margin: 0px;
}

.cela {
  background-color:lightskyblue;
  border-color: black;
  border-width: 1px;
  text-align: center;
  vertical-align: middle;
  margin: 0px;
}

.celb {
  background-color: transparent;
  border-color: black;
  border-width: 1px;
  text-align: center;
  vertical-align: middle;
  margin: 0px;
}

.inp0{
  padding: 0px;
  margin: 0px;
}

.pt2{
  padding-top: 2px;
}

.mr0 {
  margin-right: 0;
}
.mr2{
  margin-right: 2px;
}
.mr8{
  margin-right: 8px;
}

.modal-login {
  width: 360px;
}

.whs-width {
  width:360px;
}

.smod-width {
  width:360px;
}

.modal-image {
  width: 80%;
}


.modal-text {
  font-weight: bold;

}

.modal-title {
  text-align: center;
  font-weight: bold;
  color:black;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;

}

.mt10
{
  margin-top: 10px;
}


.mbut
{
  margin-top: 10px;
  margin-bottom: 20px;
}

.btnt {
  background-color: transparent;
  border-color: transparent;
}

.btng {
  background-color: lightgray;
  border-color: lightgray;
}
.pt100
{
  padding-top: 100px;
}
.pt20
{
  padding-top: 20px;
}

.btn-hover {
  font-weight:normal;
  color:saddlebrown;
  cursor: pointer;
  background-color: inherit;
  border-color: transparent;
}

.btn-hover-alt {
  font-weight: normal;
  color: #333333;
  cursor: pointer;
  background-color:red;
  border-color: black;
}

.btn-login {
  /* display: inline-block; */
  text-align: center;
  padding: 5px;
  /* font-size: 20px; */
  /* font-weight: bold; */
  color: antiquewhite;
  background-color: brown;
  border-radius: 15px;
}



.info_panel {
  /* top: 40%; */
  padding: 15px 15px 15px 15px;
  width:80%;
  background-color: rgba(240, 236, 231, 0.8);
  position: relative;
  /* top:60%; */
  /* bottom: 5%; */
  width: 80%;
  /* display: block; */
  margin-left: 10%;
  margin-right: auto;
  border-radius: 10px;
  box-shadow: 0px 1px 5px #999;
  border: 3px solid lightslategrey;
  overflow: hidden;
  /* margin: 10px 0px; */
}

.team_panel {
  /* top: 40%; */
  padding: 15px 15px 15px 15px;
  width:80%;
  background-color: rgba(235, 243, 236, 0.5);
  position: relative;
  /* top:60%; */
  /* bottom: 5%; */
  width: 80%;
  /* display: block; */
  margin-left: 10%;
  margin-right: auto;
  border-radius: 10px;
  box-shadow: 0px 1px 5px #999;
  border: 3px solid lightslategrey;
  overflow: hidden;
  /* margin: 10px 0px; */
}

.member_panel {
  /* top:10%; */
  /* right:20px; */
  /* position:absolute; */
  margin-top: 20px;
  float: right;
  width:auto;
  height:auto;
  padding: 5px 2px;
  background-color: rgba(250, 235, 215, 0.7);
  position: absolute;
  border-radius: 10px;
  box-shadow: 0px 1px 5px #999;
  border: 3px solid lightslategrey;
  overflow: hidden;
  /* overflow:auto; */
  text-align:center;

}

.info_summary {
  border: 3px solid lightslategrey;
  background-color: lightseagreen;
}

.bottom5p {
  bottom:5%;
}

.top10p {
  top:10%;
}

.top30p {
  top:10%;
}

.table th {
  text-align: center;
}

.table td {
  text-align: center;
} 


/* BUTTON STYLING APPLYING to OUTLINE BUTTONS ONLY*/
button.btn-outline,
button.btn-outline::after {
  -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  -o-transition: all 0.3s;
	transition: all 0.3s;
}

/* This not used for now */
abutton {
  background: none;
  border: 3px solid #fff;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  margin: 1em auto;
  padding: 2em 6em;
  position: relative;
  text-transform: uppercase;
}

button.btn-outline::before,
button.btn-outline::after {
  background: #fff;
  content: '';
  position: absolute;
  z-index: -1;
}

button.btn-outline:hover {
  color: #2ecc71;
}

/* BUTTON 1 */
.btn-1::after {
  height: 0;
  left: 0;
  top: 0;
  width: 100%;
}

.btn-1:hover:after {
  height: 100%;
}

/* BUTTON 2 */
.btn-2::after {
  height: 100%;
  left: 0;
  top: 0;
  width: 0;
}

.btn-2:hover:after {
  width: 100%;
}

/* BUTTON 3 */
.btn-3::after {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}

.btn-3:hover:after {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* BUTTON 4 */
.btn-4::before {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.btn-4::after {
  background: #2ecc71;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.btn-4:hover:after {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}

/* BUTTON 5 */
.btn-5 {
  overflow: hidden;
}

.btn-5::after {
  /*background-color: #f00;*/
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
}

.btn-5:hover:after {
  height: 100%;
  width: 135%;
}


.modal-news {
  background-color: cornsilk;
}

input:invalid {
  border: red solid 3px;
}

input:valid {
  border: blue solid 3px;
}



/* ************* example styling of responsive layout *************** */
* {
  box-sizing: border-box;
}

body {
  font-family: Arial, Helvetica, sans-serif;
}

.nocontent{
  width: 100%;
  height:30%;
}

/* Create two columns/boxes that floats next to each other */
xnav {
  float: left;
  width: 30%;
  /* height: 300px; only for demonstration, should be removed */
  background: #ccc;
  padding: 20px;
}
/* Create two columns/boxes that floats next to each other */
nav.memberinfo {
  float: right;
  width: 30%;
  /* height: 300px; only for demonstration, should be removed */
  background:rgba(204, 204, 204, 0.7);
  padding: 20px;
}
nav.visitorinfo {
  float: left;
  width: 30%;
  /* height: 300px; only for demonstration, should be removed */
  background:rgba(204, 204, 204, 0.7);
  padding: 20px;
}

/* Style the list inside the menu */
nav ul {
  list-style-type: none;
  padding: 0;
}

article {
  float: left;
  padding: 20px;
  width: 70%;
  background-color: rgba(250, 235, 215, 0.7);
  /* background-color: #f1f1f1; */
  /* height: 300px; only for demonstration, should be removed */
}

art2 {
  /* float: left; */
  padding: 20px;
  width: 100%;
  background-color: rgba(250, 235, 215, 0.7);
  /* background-color: #f1f1f1; */
  /* height: 300px; only for demonstration, should be removed */
}

/* Clear floats after the columns */
section::after {
  content: "";
  display: table;
  clear: both;
}


/* Responsive layout - makes the two columns/boxes stack on top of each other instead of next to each other, on small screens */
@media (max-width: 600px) {
  nav, article {
    width: 100%;
    height: auto;
  }
}

/* needed for random draw modal */
.dropdown-menu {
  min-width: 3em !important;
}

.centrediv {
  width: 80%;
  margin: 0 auto;
  padding: 20px;
}

table {
  border-collapse: collapse;
}

table tr td {
  border: 1px solid black;
  padding: 10px;
}

.tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}

.pdfpanel {
  width: auto; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 25; /* Stay on top */
  top: 300px; /* Stay at the top */
  right: 50px;
}

.pdfdisplay {
  font-weight: 400;
}



/* ======= CSS for modal table ========= */
  /* set colours background for striping of table */
  .table-striped>tbody>tr:nth-child(odd)>td,
  .table-striped>tbody>tr:nth-child(odd)>th {background-color:lightgoldenrodyellow;
  }

/*   .table-hover thead tr:hover th, .table-hover tbody tr:hover td {
    background-color: #D1D119} .table-hover tbody tr:hover th {
      background-color: #D1D119;
  } 
 */

  /* special hover definition to highlight selection before click */
  .khover tbody tr:hover td { background: CornflowerBlue; }

