a {
  color: #e0e0ff;
}

a:active {
  color: #e0e0ff;
}

a:visited {
  color: #e0e0ff;
}

input[type=file] {
  font-size: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: 13pt;
  max-width: 120px;
  padding: 0;
  color: #c0ffc0;
  -webkit-appearance: textfield;
  size: 26;
}

input {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

input[type=text] {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

input[type=password] {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

input[type=submit] {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

input:-webkit-autofill {
  font-size: 10px;
  padding: 0;
  color: #c0ffc0;
  background-color: #003000;
  -webkit-box-shadow: 0 0 0 1000px #003000 inset!important;
}

form {
  display: inline;
  margin: 0;
  padding: 0;
}

.bg-dark1 {
  background-color: #003800;
}

.bg-dark2 {
  background-color: #002000;
}

.bg-dark3 {
  background-color: #001000;
}

.bg-med1 {
  background-color: #006800;
}

.bg-med2 {
  background-color: #005000;
}

.bg-med3 {
  background-color: #004000;
}

.bg-light1 {
  background-color: #00a800;
}

.bg-light2 {
  background-color: #00c000;
}

.bg-light3 {
  background-color: #00d000;
}

#loginpest {
  font-size: 10pt;
  position: absolute;
  top: 3px;
  left: 16px;
  float: right;
  width: 95%;
  margin: 0;
  padding-top: 3px;
  padding-right: 9px;
  padding-bottom: 3px;
  padding-left: 9px;
  text-align: left;
  color: white;
  border-top-left-radius: 8pt;
  border-top-right-radius: 8pt;
  border-bottom-right-radius: 8pt;
  border-bottom-left-radius: 8pt;
  background-color: rgba(0, 0, 0, .5);
  align-content: left;
}

#logo {
  position: absolute;
  top: 40px;
  right: 40px;
}

#gridstats {
  position: absolute;
  top: 40px;
  left: 40px;
  padding: 10px;
  color: #ffd0ff;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .75);
}

#destguide {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 195px;
  padding: 0;
  color: #ffd0ff;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 1.0);
}

#middleContent {
  font-size: 14pt;
  position: absolute;
  top: 200px;
  left: 40px;
  padding: 10px;
  color: white;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .5);
}

#bottomRight {
  position: absolute;
  right: 20px;
  bottom: 40px;
  width: 31%;
  min-width: 31%;
  max-width: 31%;
  height: auto;
  margin: 0;
  padding: 10px;
  color: #ffd0ff;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .5);
}

#bottomLeft {
  position: absolute;
  bottom: 40px;
  left: 20px;
  width: 65%;
  min-width: 65%;
  max-width: 65%;
  max-height: 200px;
  margin: 0;
  padding: 10px;
  color: #ffd0ff;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .5);
}

#copyLeft {
  position: absolute;
  bottom: 2px;
  left: 20px;
  width: 97%;
  min-width: 97%;
  max-width: 97%;
  height: auto;
  margin: 0;
  padding: 10px;
  color: white;
  border-radius: 16px;
  background-color: rgba(40, 0, 40, .75);
}

input {
  font-size: 8pt;
  width: 64px;
  color: green;
  border-radius: 4px;
  background-color: black;
}

hr {
  height: 1px;
  margin-top: 6px;
  margin-bottom: 6px;
  border: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
}

.hrcool {
  height: 1px;
  margin-top: 6px;
  margin-bottom: 6px;
  border: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
}

form {
  display: inline;
  margin: 0;
  padding: 0;
}

button {
  font-size: 14pt;
  margin: 4px;
  padding: 3px;
  padding-right: 6px;
  padding-left: 6px;
  color: white;
  border-radius: 8px;
  background-color: #006000;
  text-shadow: 1px 1px 3px black;
}

.button-smaller {
  font-size: 0.65em;
  margin: 2px;
  padding: 2px;
  padding-right: 3px;
  padding-left: 3px;
  color: white;
  border-radius: 8px;
  box-shadow: 3px 3px 5px black;
  text-shadow: 1px 1px 3px black;
}

#topspacer {
  min-height: 30px;
}

.regionMapThumb {
  font-size: 10pt;
  float: left;
  overflow: none;
  width: 90px;
  min-width: 90px;
  max-width: 90px;
  height: 90px;
  min-height: 90px;
  max-height: 90px;
  margin: 4px;
  padding: 4px;
  border-radius: 8px;
  text-shadow: 1px 1px 3px black;
}

#regions {
  font-size: 9pt;
  overflow-x: none;
  overflow-y: scroll;
  height: 340px;
  max-height: 340px;
  margin-top: 20px;
  padding: 6px;
  color: white;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, .75);
}
#bigScary {
	position: absolute;
	width: 100%;
	height: 100%;
	width: 100%;
	min-height: 100%;
	min-width: 100%;
	max-height: 100%;
	max:width: 100%;
	padding: 6px;
	border-radius: 12px;
	background-color: #003000;
	box-shadow: 5px 5px 5px black;
	color: white;
	z-index: 90;
	display: none;
	top: 0px;
	left: 0px;


}

#bigScaryOld {
  position: absolute;
  z-index: 90;
  top: calc(50% - 275px);
  left: calc(50% - 440px);
  display: none;
  width: 880px;

  min-width: 880px;
  height: 550px;
  min-height: 550px;
  max-height: 550px;
  padding: 6px;
  color: white;
  border-radius: 12px;
  background-color: #003000;
  box-shadow: 5px 5px 5px black;

}

#bigScaryClose {
  position: absolute;
  z-index: 99;
  top: 0px;
  right: 0px;
  display: none;
  width: 1vw;
  min-width: 1vw;
  height: 1vw;
  min-height: 1vw;
  max-height: 1vw;
  padding: 0px;
  color: white;
  border-radius: 12px;
  background-color: #400000;
  box-shadow: 5px 5px 5px black;
  font-size: 1vw;

}

#bigScary iframe {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  margin: 0;
  padding: 0;
  border-style: none;
}

#leftBlock {
  font-size: 12pt;
  float: left;
  width: 210px;
  min-width: 210px;
  margin: 8px;
  padding: 8px;
  color: white;
  border-radius: 16px;
  background-color: rgba(40, 0, 40, .5);
}

#leftBlock img {
  float: left;
  width: 200px;
  height: 120px;
  margin: 10px;
  border-radius: 8px;
}

#rightBlock {
  float: left;
  width: available;
}

.genericContent {
  font-size: 14pt;
  width: auto;
  height: auto;
  padding: 10px;
  color: white;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .75);
}

#needtologin {
  font-size: 18pt;
  position: absolute;
  top: calc(50% - 150px);
  right: calc(50% - 300px);
  overflow: hidden;
  min-width: 600px;
  max-width: 600px;
  min-height: 300px;
  max-height: 200px;
  padding: 9px;
  color: white;
  border-top-left-radius: 18pt;
  border-top-right-radius: 18pt;
  border-bottom-right-radius: 18pt;
  border-bottom-left-radius: 18pt;
  background-color: #002000;
  box-shadow: 3px 3px 8px #000;
  text-shadow: 2px 2px 5px #000;
  background-opacity: .3;
}

.needtologin2 {
  font-size: 18pt;
  color: white;
}

.needtologin2 table {
  font-size: 18pt;
  color: white;
}

.needtologin2 input {
  font-size: 18pt;
  width: auto;
  color: white;
}

.needtologin2 button {
  font-size: 16pt;
  color: white;
}

::-webkit-file-upload-button {
  font-size: 10px;
  display: inline;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

#usersonline {
  overflow-x: none;
  width: 100%;
  color: white;
}

#usersonlineEntry {
  display: inline-block;
  width: 120px;
  min-width: 120px;
  height: 100px;
  min-height: 100px;
  margin-top: 4px;
  padding-right: 5px;
  padding-left: 5px;
  color: #d0d040;
  border-radius: 16px;
  background-color: rgba(0, 30, 0, .6);
  background-image: url('/img/noprofile.jpg');
  text-shadow: 3px 3px 3px black;
}

#usersonlineProfieName {
  font-size: 9pt;
  margin: -6px;
  padding: 3px;
  color: white;
  border-radius: 8px;
  background-color: rgba(0, 30, 0, .6);
  text-shadow: 3px 3px 3px black;
}

#usersonlineRegionName {
  font-size: 9pt;
  float: right;
  margin: -6px;
  margin-top: 2px;
  padding: 3px;
  color: white;
  border-radius: 8px;
  background-color: rgba(0, 30, 0, .6);
  text-shadow: 3px 3px 3px black;
}

#friendsOnline {
  float: right;
  overflow-x: scroll;
  overflow-y: none;
  width: 100%;
  height: 110px;
  border-radius: 16px;
  box-shadow: 5px 5px 5px black;
}

a {
  text-decoration: none;
  color: white;
}

a active {
  text-decoration: none;
  color: white;
}

a visited {
  text-decoration: none;
  color: white;
}

#fullwhitebg {
  font-size: 12pt;
  width: 95%;
  min-width: 95%;
  height: 95%;
  min-height: 95%;
  border-radius: 16px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 5px 5px 5px black;
  backface-visibility: visible;
}

.fullWhiteBG {
  font-size: 12pt;
  width: 95%;
  height: 95%;
  border-radius: 16px;
  background-color: white;
  background-image: none;
  box-shadow: 5px 5px 5px black;
}

input {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

input[type=text] {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

input[type=password] {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

input[type=submit] {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

input:-webkit-autofill {
  font-size: 10px;
  padding: 0;
  color: #c0ffc0;
  background-color: #003000;
  -webkit-box-shadow: 0 0 0 1000px #003000 inset!important;
}

form {
  display: inline;
  margin: 0;
  padding: 0;
}

.window-title {
  font-size: 14pt;
  margin: -8px;
  margin-bottom: 6px;
  padding: 10px;
}

.window-title-med {
  font-size: 16pt;
  margin: -8px;
  margin-bottom: 6px;
  padding: 10px;
}

.window-title-large {
  font-size: 18pt;
  margin: -8px;
  margin-bottom: 6px;
  padding: 10px;
}

.window-title-small {
  font-size: 18pt;
  margin: -8px;
  margin-bottom: 6px;
  padding: 10px;
}

.button {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

button {
  font-size: 10px;
  box-sizing: 13pt;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 4px;
  background-color: #003000;
}

.bg-dark1 {
  background-color: #003800;
}

.bg-dark2 {
  background-color: #002000;
}

.bg-dark3 {
  background-color: #001000;
}

.bg-med1 {
  background-color: #006800;
}

.bg-med2 {
  background-color: #005000;
}

.bg-med3 {
  background-color: #004000;
}

.bg-light1 {
  background-color: #00a800;
}

.bg-light2 {
  background-color: #00c000;
}

.bg-light3 {
  background-color: #00d000;
}

.modal {
    /* Hidden by default */
  position: fixed;
    /* Stay in place */
  z-index: 10;
  top: 0;
    /* Sit on top */
  left: 0;
  display: none;
    /* Full height */
  overflow: auto;
  width: 100%;
    /* Full width */
  height: 100%;
    /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
    /* Fallback color */
  background-color: rgba(0, 0, 0, .4);
    /* Black w/ opacity */
}

/* Modal Content/Box */

.modal-content {
  width: 80%;
  margin: 15% auto;
    /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  background-color: #fefefe;
    /* Could be more or less, depending on screen size */
}

/* The Close Button */

#cpustatus {
  font-size: 10pt;
  float: left;
  width: 100%;
  margin: 0;
  color: yellow;
  border-radius: 8px;
  background: rgba(16, 46, 16, .7);
}

.cpudisplay {
  font-size: 9pt;
  float: left;
  margin-right: 0;
  padding: 3px;
  color: #b0ffb0;
  border-radius: 8px;
  background: rgba(6, 26, 6, .5);
}

.memdisplay {
  font-size: 9pt;
  float: right;
  margin: 0;
  padding: 3px;
  color: #b0ffb0;
  border-radius: 8px;
  background: rgba(6, 26, 6, .5);
}

#ctlbuttonblock {
  font-size: 12pt;
  margin-left: 8px;
  padding: 3px;
  color: #b0ffb0;
  border-radius: 8px;
  background: rgba(6, 26, 6, .5);
}

.ctlbutton {
  font-size: 9pt;
  margin: 2px;
  padding: 2px;
  color: #b0ffb0;
  border: none;
  border-radius: 6px;
  background: rgba(16, 46, 16, .7);
}

#statusbar {
  font-size: 9pt;
  width: 97%;
  min-width: 97%;
  height: 20px;
  margin-top: 12px;
  margin-bottom: 6px;
  padding: 6px;
  color: white;
  border-radius: 16px;
  background: rgba(10, 30, 10, .5);
}

#simwindow {
  font-size: 12pt;
  float: left;
  overflow-y: none;
  width: 100%;
  min-width: 100%;
  height: 220px;
  min-height: 220px;
  max-height: 220px;
  margin-bottom: 0;
  padding: 6px;
  color: white;
  border-radius: 16px;
  background: rgba(4, 10, 5, .5);
}

#logwindow {
  font-size: 9pt;
  float: right;
  overflow-y: scroll;
  width: 65%;
  min-width: 65%;
  height: 200px;
  min-height: 200px;
  max-height: 200px;
  margin-bottom: 0;
  padding: 6px;
  color: white;
  border-radius: 16px;
  background-color: rgba(0, 64, 0, .75);
}

#statustitle {
  font-size: 14pt;
  float: left;
  margin-top: -6px;
  margin-left: -6px;
  padding: 0;
  padding-right: 5px;
  padding-left: 5px;
  color: white;
  border-radius: 8px;
  background-color: #003000;
  box-shadow: 5px 5px 5px black;
  text-shadow: 4px 4px 5px black;
}

#svrresp {
  font-family: monospace;
  font-size: 8pt;
  margin: 8px;
  padding: 3px;
  color: #b0ffb0;
  border-radius: 8px;
  background-color: rgba(64, 0, 0, .75);
}

#terminal {
  font-size: 10pt;
  display: block;
  float: right;
  overflow: hidden;
  width: 67%;
  min-width: 67%;
  max-width: 67%;
  height: 99%;
  min-height: 95%;
  max-height: 99%;
  margin-top: 4px;
  padding: 0;
  color: #b0ffb0;
  border-radius: 8px;
  box-shadow: 5px 5px 5px black;
  scoll: none;
}

#terminal-iframe {
  display: block;
  overflow: none;
  width: 100%;
  height: 100%;
  margin: -6px;
  border: 0;
  background-color: rgba(6, 26, 6, 1);
}

#left-window {
  font-size: 10pt;
  float: left;
  overflow: hidden;
  width: 33%;
  min-width: 33%;
  max-width: 33%;
  height: 99%;
  min-height: 95%;
  max-height: 99%;
  margin-top: 4px;
  padding: 0;
  color: #b0ffb0;
  border-radius: 8px;
  box-shadow: 5px 5px 5px black;
  scoll: none;
}

#left-window-iframe {
  display: block;
  overflow: none;
  width: 100%;
  height: 100%;
  margin: -6px;
  border: 0;
  background-color: rgba(6, 26, 6, 1);
}

#close {
  float: right;
  padding: 2px;
}

#close a:link,
a:visited {
  text-decoration: none;
  color: white;
}

#loginpest {
  font-size: 10pt;
  position: absolute;
  top: 3px;
  left: 16px;
  float: right;
  width: 95%;
  margin: 0;
  padding-top: 3px;
  padding-right: 9px;
  padding-bottom: 3px;
  padding-left: 9px;
  text-align: left;
  color: white;
  border-top-left-radius: 8pt;
  border-top-right-radius: 8pt;
  border-bottom-right-radius: 8pt;
  border-bottom-left-radius: 8pt;
  background-color: rgba(0, 0, 0, .5);
  align-content: left;
}

#loginyay {
  font-size: 10pt;
  position: absolute;
  z-index: 99;
  top: 16px;
  right: 16px;
  float: right;
  padding: 9px;
  color: white;
  border-top-left-radius: 8pt;
  border-top-right-radius: 8pt;
  border-bottom-right-radius: 8pt;
  border-bottom-left-radius: 8pt;
  background-color: #003000;
  box-shadow: 3px 3px 8px #000;
  text-shadow: 2px 2px 5px #000;
  background-opacity: .3;
}

#debug {
  font-size: 10pt;
  position: absolute;
  z-index: 99;
  bottom: 16px;
  left: 16px;
  float: right;
  padding: 9px;
  color: white;
  border-top-left-radius: 8pt;
  border-top-right-radius: 8pt;
  border-bottom-right-radius: 8pt;
  border-bottom-left-radius: 8pt;
  background-color: #400030;
  background-opacity: .3;
}

#needtologin {
  font-size: 18pt;
  position: absolute;
  top: calc(50% - 150px);
  right: calc(50% - 300px);
  overflow: hidden;
  min-width: 600px;
  max-width: 600px;
  min-height: 300px;
  max-height: 200px;
  padding: 9px;
  color: white;
  border-top-left-radius: 18pt;
  border-top-right-radius: 18pt;
  border-bottom-right-radius: 18pt;
  border-bottom-left-radius: 18pt;
  background-color: #002000;
  box-shadow: 3px 3px 8px #000;
  text-shadow: 2px 2px 5px #000;
  background-opacity: .3;
}

.needtologin2 {
  font-size: 18pt;
  color: white;
}

.needtologin2 table {
  font-size: 18pt;
  color: white;
}

.needtologin2 input {
  font-size: 18pt;
  color: white;
}

.needtologin2 button {
  font-size: 16pt;
  color: white;
}

#logs-flex {
  font-size: 18pt;
  position: relative;
  bottom: 0;
  display: inline-block;
  overflow-x: scroll;
  overflow-y: hidden;
  width: 99%;
  max-width: 100%;
  height: 328px;
  margin-bottom: 4px;
  color: white;
  text-shadow: 2px 2px 5px #000;
}

#logs-flex-inner {
  position: relative;
  width: 8192px;
}

#log-screen {
  font-size: 6pt;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 200px;
  max-height: 200px;
  margin-bottom: 6px;
  padding: 6px;
  padding-top: 16px;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 3px 3px 8px #000;
}

.logtail {
  position: relative;
  z-index: 0;
  overflow: -moz-scrollbars-none;
  overflow-x: hidden;
  overflow-y: scroll;
  max-width: 300px;
  max-height: 200px;
  -ms-overflow-style: none;
}

.logtail::-webkit-scrollbar {
  width: 0 !important;
}

#big-panel {
  font-size: 6pt;
  display: inline-block;
  display: -moz-inline-stack;
  zoom: 1;
  width: 99%;
  max-width: 100%;
  height: calc(100% - 350px);
  max-height: calc(100% - 350px);
  margin-top: 28px;
  padding: 6px;
  padding-top: 0;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 3px 3px 8px #000;
  *display: inline;
}

#control-panel {
  margin-top: 20px;
}

#regionlist {
  font-size: 14pt;
  float: left;
  margin-left: 16px;
  padding: 6px;
  color: white;
  border-radius: 12px;
  background-color: #002000;
}

.rfl-name {
  font-size: 12pt;
  padding-left: 4px;
  color: white;
}

.rfl-item {
  font-size: 11pt;
  padding-left: 18px;
  color: yellow;
}

.button {
  font-size: 12px;
  box-sizing: 13pt;
  margin-right: 16px;
  padding: 0;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 6px;
  background-color: #003000;
}

a.button {
  font-size: 12px;
  display: block;
  box-sizing: 13pt;
  margin-right: 16px;
  padding-right: 8px;
  color: #c0ffc0;
  border: 4px solid #003000;
  border-radius: 6px;
  background-color: #003000;
}

#hga-top {
  width: 100%;
  min-width: 100%;
  color: white;
  border-radius: 12px;
  background-color: #006000;
}

#re-labelWrap {
  font-size: 10pt;
  width: 100%;
  color: white;
  border-radius: 12px;
  background-color: #006000;
}

#re-label {
  font-size: 14pt;
  width: 100%;
  color: white;
  border-radius: 12px;
  background-color: #005000;
  box-shadow: 5px 5px 5px black;
}

#re-notes {
  font-size: 8pt;
  width: 100%;
  color: white;
  border-radius: 12px;
  background-color: #004000;
}

.re-mapHighlight {
  float: right;
  width: 140px;
  width: 130px;
  max-width: 140px;
  max-width: 130px;
  height: 130px;
  max-height: 130px;
}

.re-mapHighlight img {
  float: right;
  width: 130px;
  max-width: 130px;
  height: 130px;
  max-height: 130px;
  border-radius: 8px;
}

#simList {
  font-size: 14pt;
  overflow-y: scroll;
  width: auto;
  height: 80%;
  min-height: 80%;
  max-height: 80%;
  padding: 10px;
  color: white;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .75);
}

#fullPage {
  font-size: 14pt;
  overflow-y: scroll;
  width: auto;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  padding: 10px;
  color: white;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .75);
}

.GenContent {
  font-size: 14pt;
  position: relative;
  display: block;
  width: auto;
  height: auto;
  padding: 10px;
  color: white;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, .75);
}

.hrcool {
  height: 1px;
  margin-top: 6px;
  margin-bottom: 6px;
  border: 0;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));
}

::-webkit-scrollbar {
  width: 8px;
  background-color: rgba(80, 0, 80, .75);
}

::-webkit-scrollbar-button {
  width: 8px;
  background-color: rgba(110, 0,110, .75);
}

::-webkit-scrollbar-thumb {
  width: 16px;
  border-radius: 4px;
  background-color: rgba(140, 0, 140, .75);
}

#usersonline {
  overflow-x: none;
  width: 100%;
  color: white;
}

#usersonlineEntry {
  display: inline-block;
  width: 120px;
  min-width: 120px;
  height: 100px;
  min-height: 100px;
  margin-top: 4px;
  padding-right: 5px;
  padding-left: 5px;
  color: #d0d040;
  border-radius: 16px;
  background-color: rgba(0, 30, 0, .6);
  background-image: url('/img/noprofile.jpg');
  text-shadow: 3px 3px 3px black;
}

#usersonlineProfieName {
  font-size: 9pt;
  margin: -6px;
  padding: 3px;
  color: white;
  border-radius: 8px;
  background-color: rgba(0, 30, 0, .6);
  text-shadow: 3px 3px 3px black;
}

#usersonlineRegionName {
  font-size: 9pt;
  float: right;
  margin: -6px;
  margin-top: 2px;
  padding: 3px;
  color: white;
  border-radius: 8px;
  background-color: rgba(0, 30, 0, .6);
  text-shadow: 3px 3px 3px black;
}

#friendsOnline {
  float: right;
  overflow-x: scroll;
  overflow-y: none;
  width: 100%;
  height: 110px;
  border-radius: 16px;
  box-shadow: 5px 5px 5px black;
}

#OSBtopFrame {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 64px;
  min-height: 64px;
  max-height: 64px;
	width: 100%;
  min-width: 100%;
  max-width: 100%;
  z-index: 99;

}

#OSBbottomFrame {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 64px;
  min-height: 64px;
  max-height: 64px;
	width: 100%;
  min-width: 100%;
  max-width: 100%;
  z-index: 99;
}

#OSBfullWrapperAbs {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  overflow: none;

}
#OSBfullWrapperRel {
  position: relative;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  overflow: none;
}

.contactImage {
  width: 6vw; height: 4vw;
  float: left;
}
