    @font-face {
  font-family: Ubuntu;
  src: url(/src/fonts/Ubuntu-Regular.ttf); /*REPLACE WITH SYMLINK ON LIVE SITE, maybe?*/
  font-display: swap;    
}


body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: 'Ubuntu', monospace;
  
}
body, small {
  font-size: 10pt;
}
td, th {
  font-size: 12pt;
  }

h1, h2, h3, h4, h5, h6, p, a {
padding:2px;
}

textarea, pre {
  font-family: 'Ubuntu', monospace;
  font-size: 11pt;
}


html { scrollbar-color: #5fc1f5 #7334A3;}
    body {
    background-color:#7334A3;
    text-align:center;
    font-family: 'Ubuntu', serif, sans-serif;
  }
    p {
      position: relative;
      color:#5fc1f5;
     z-index:0;
      
    }
 
    a {
      position: relative;
      color:aqua;
      z-index:3;
      text-decoration: none;
    }
    h1, h2, h3, h4, h5 {
      position: relative;
      color:#5fc1f5;
      text-shadow: 1px 0 0 #572c78, 0 -1px 0 #572c78, 0 1px 0 #572c78, -1px 0 0 #572c78 !important;
      z-index:3;
    }
    .p-margin{
    position: relative;
    margin-left: 10%; 
    margin-right: 10%;
    z-index:3;
    }
    div {
      padding-top:5px;
      padding-bottom:5px;
      margin:auto;
      width:95%;
    background-color: transparent;  
   /* border: double;
    border-color: #7334A3; */   /*DEBUG BORDERS*/
      z-index:-1;
      scrollbar-color: #5fc1f5 #7334A3;
    }
      

      
    hr {
   border-color: #FDA1FF;
    border-style: inset;
    border-width: 1px;
      } 
      
      iframe {
    border-color: #7334A3;
    border-width: 2px;
    scrollbar-color: #5fc1f5 #7334A3;
      }

	table {
    background-color: #823fb5;
       border:none;

    }
      .table {
    background-color: #823fb5;  
       border:none; 
        
    }
    
        .page-container {
      padding-top:5px;
      padding-bottom:5px;
      margin:auto;
      width:95%;
    background-color: transparent;  
    border: none;
    /*background-image:url(images/vaporTile.png);*/
      z-index:3;
          scrollbar-color: #5fc1f5 #7334A3;
    }
    
    img {
    background-color:transparent;
    border: none;
    border-color: #7334A3; 
    
    }
    
    /*LOGO TEXT*/
    .logo {
      font-family: 'Cookie', serif, sans-serif; 
      font-size: 120px;
      position: absolute;
      top: -10px;
      left: 70px;
      text-decoration: none;
     
    }
    
    .autotable {
     padding-top:inherit;
     padding-bottom:inherit;
     overflow-x:auto;
     border:none;
      
    }
      div {scrollbar-color: #5fc1f5 #7334A3;}
     
   .overlay {
    position: relative;
  
    margin: 15px;
    text-align: center;
    transition: all 0.2s;
}
    .overlay:hover {
    color:yellow;
      
    }
    
    .overlay:active {
    color:#7334A3;
    }
    /*end of table styling*/
    
    .autoimgsize img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    }
    
    .tableimg {
    border-style: none;
    margin-bottom:-6px;
    }

.open-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
}

/* The popup form - hidden by default */
.form-popup {
  display:none;
  position: absolute;
  top:10%;
  left:25%;
  margin:auto;
  border:7px double #572c78; /* Internal Line of outline*/
  z-index: 1000;
  height:85%;
  width:50%;
  background-color:#ac79d2;
   opacity: initial;
 overflow-y:auto;
}

   .form-popup p {
        text-shadow: 1px 0 0 #111, 0 -1px 0 #111, 0 1px 0 #111, -1px 0 0 #111;
        font-size:16px;
     font-weight:bold;
   }
  
.h2popup {
    position: relative;
    top: -21px;
    font-family: monospace, serif, sans-serif;
    color: white;
    font-weight: bold;
    font-size: 16px;
    background-color: #FDA1FF;
    width: 100%;
    height: 22px;
    border-bottom: 1px #572c78 solid;
   opacity: initial;
  user-select: none;
}
  
 .h2popup2 { /*fixes 'top' on some sub-windows */
    position: relative;
    top: -22px;
    font-family: monospace, serif, sans-serif;
    color: white;
    font-weight: bold;
    font-size: 16px;
    background-color: #FDA1FF;
    width: 100%;
    height: 22px;
    border-bottom: 1px #572c78 solid;
   opacity: initial;
   user-select: none;
}     
      
  .h2popup-body {
    position: relative;
    top: -32px;
    font-family: monospace, serif, sans-serif;
    color: white;
    font-weight: bold;
    font-size: 16px;
    background-color: #FDA1FF;
    width: 100%;
    height: 22px;
    border-bottom: 1px #572c78 solid;
   opacity: initial;
}
    .minimise {
    position: relative;
    margin-right: 0;
    top: -19px;
    width: 18px;
    height: 8px;
    border: 2px outset;
    background-color: lightgray;
    z-index: 3;
	}
	
	.minimise:active {
    position: relative;
    margin-right: 0;
    top: -19px;
    width: 18px;
    height: 8px;
    border: 2px inset;
    background-color: #999999;
    z-index: 3;
}
.handle {
    position: absolute;
    margin-left: 0;
    top: 0px;
    width: 22px;
    height: 12px;
    border: none;
    border-right: 1px solid #572c78;
    background-color: #dede;
    z-index: 3;
}
   .handle-dash {
    position: relative;
    color: white;
    font-size: 34px;
    top: -17px;
	user-select: none;
}
    .suppopup {
      position:relative;
      color:black;
      font-size:20px;
      top:-8px;
      text-shadow:none;
	  user-select: none;
    }
/* Add styles to the form container */
.form-container {
  max-width: 100%;
  padding: 10px;
  background-color: white;
  
}


/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
    
.cusbutton {
    display: inline-block;
    border-radius: 3px;
    background-color: #7334A3;
    border: outset;
    color: #5fc1f5;
    text-align: center;
    font-size: 18px;
    width: 100px;
    cursor: pointer;
    margin: 5px;
    font-family: monospace;
    border-color: #8b47bf;
  z-index:1002;
   opacity: initial;
  user-select: none;
}

.cusbutton:active {
    border: inset;
    background-color: #5f2d86;
    border-color: #8b47bf;
   opacity: initial;
}

input[type="file"] {
    display: inline-block;
    border-radius: 3px;
    color: #5fc1f5;
    text-align: center;
    font-size: 18px;
    width: 55%;
    min-width: 50%;
    cursor: pointer;
    font-family: 'Ubuntu';
    border-color: #8b47bf;
    z-index: 1002;
    opacity: initial;
    user-select: none;
}



 input[type="submit"] {
    display: inline-block;
    border-radius: 3px;
    background-color: #7334A3;
    border: outset;
    color: #5fc1f5;
    text-align: center;
    font-size: 16px;
    width: 100px;
    cursor: pointer;
    margin: 5px;
    font-family: monospace;
    border-color: #8b47bf;
  z-index:1002;
   opacity: initial;
  user-select: none;
}

 input[type="submit"]:active {
    border: inset;
    background-color: #5f2d86;
    border-color: #8b47bf;
   opacity: initial;
}
 
input[type="text"]{
font-family:'Ubuntu';font-size:16px;background-color:#FDA1FF;border-color:#7334A3;
}

input[type="password"]{
font-family:'Ubuntu';font-size:16px;background-color:#FDA1FF;border-color:#7334A3;
}

textarea {
font-family:'Ubuntu';font-size:16px;background-color:#FDA1FF;border-color:#7334A3;
}


 
   
.form-window {
  display:inline;
  position: fixed;
  top:5%;
  left:5%;
  margin:auto;
  border:7px double #572c78; /* Internal Line of outline*/
  z-index: 1000;
  height:85%;
  width:90%;
  background-color:#ac79d2;
   opacity: initial;
 overflow-y:auto;
    scrollbar-color: #5fc1f5 #7334A3;
}
   .form-window p {
        text-shadow: 1px 0 0 #111, 0 -1px 0 #111, 0 1px 0 #111, -1px 0 0 #111;
        font-size:16px;
     font-weight:bold;
   }
	
	
.divsticky {
    position: sticky;
    top: 0px;
	left: 0px;
    padding-top: 3px;
    padding-bottom: 0px;
    margin: auto;
    width: 100%;
    background-color: transparent;
    border: none;
    border-color: #7334A3;
    z-index: 1;
  scrollbar-color: #5fc1f5 #7334A3;
	}

	table.desktoptable {
	width:100%;
    user-select: none;
	}
	
	table.desktoptable td {
	background-color:transparent;
	/*DEBUG BORDERS*/
	border-style:none;
	border-width:1px;
	/*END OF DEBUG BORDERS*/
	height:65px;
	
	max-height:65px;
	width:65px;
	
	max-width:65px;
	}
	table.desktoptable img {
	border:none;
	width:auto;
	height:auto;
	background-color:transparent;
	margin:0px;
	}
	
	table.desktoptable div {
	border:none;
	}
	
	table.desktoptable p {
	font-family: monospace;
	font-size:12px;
	text-shadow:none;
	color:black;
	top:-6px;
	margin:0px;
	}

	
	.program {
	display:none;
	position:absolute;
	top:90%;
	left:5%;
	z-index:1;
	border:none;
	background-color:transparent;
	max-width:65px;
	max-height:65px;
	}
	.program img {
	position:relative;
	top:0px;
	left:0px;
	border:none;
	background-color:transparent;
	}
	.program p {
	color:white;
	font-size:12px;
	font-family: monospace;
	position:relative;
	top:-15px;
	}
      
      
   .h2white {
    position: relative;
    font-family: monospace, serif, sans-serif;
    color: white;
    font-weight: bold;
    font-size: 16px;
    user-select: none;
    text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
}    
      
      .cusnav {
        background-color:#ac79d2;
    position: relative;
    top: -35px;
    border: none;
    border-bottom: solid;
    border-bottom-color: #572c78;
    border-bottom-width: 1px;
    text-align: left;
    height: 22px;
}

.cusnav a {padding-left: 6px;padding-right:2%;padding-bottom:3px;font-family: monospace, serif, sans-serif;font-weight:bold;color:#5fc1f5;text-shadow: 1px 0 0 #7334A3, 0 -1px 0 #7334A3, 0 1px 0 #7334A3, -1px 0 0 #7334A3;}
      
      .cusnav:active a {color:white; background-color:#7334A3;}
      
      
      
      
