:root {
  direction: rtl;
}

body {
  color: #336666;
  background-color: #ebebeb;
  padding: 0.2em;
  width: auto;
  font-size: 4vw;
}

.hide {
  display: none;
}

button {
  color: #330033;
  background-color: silver;
  border-width: 0.1em;
  border-radius: 0.2em;
  padding: 0.2em 0.3em;
  margin: 0.1em;
  min-width: 4em;
  font-size: 1.1em;
  font-family: "Times New Roman", "Times", "serif";
  font-weight: bold;
  font-style: italic;
}

button:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  background-color: gray;
  color: #565656;
}

div {
  margin: 0.2em;
}

.selectedRow {
  background-color: yellow;
}

.marker-div-icon {
  background-color: red;
  border-radius: 1em;
  border: 0.5em solid black;
}

#h1HelloWorld {
  font-size: 1em;
  text-align: right;
  background-color: #999999;
  padding: 1em;
  margin: 1em;
  border-width: 1em;
  border-radius: 1em;
  border-top-color: #333333 !important;
  border-right-color: #333333 !important;
  border-bottom: 1em none #009900;
  border-left-color: #333333 !important;
text-shadow: 0.3em 0.3em 1em black;
box-shadow: 0.3em 0.3em 1em 0.1em black;
  border-style: none;
  color: black;
}

table {
  padding: 0.25em;
  margin: 0.25em;
  border-style: solid;
  border-width: 0.2em;
  border-radius: 0.25em;
  width: 90%;
}

td {
  padding: 0em 0.75em;
  margin: 0em;
}

#pageMapCanvas {
  border: 0.2em solid #000099;
  border-radius: 0.2em;
  background-color: #cccccc;
  height: 20em;
  padding: 0.01em;
}

span {
  font-weight: bolder;
  margin: 0.1em;
}

#pageMapAddress {
  background-color: #ccccff;
  color: #333333;
  font-size: 1em;
  font-family: "Times New Roman", "Times", "serif";
}

h2 {
  border-style: none;
  border-color: #660000;
text-shadow: 3em 3em 3em black;
  background-color: #cccccc;
  width: auto;
  padding-right: 1em;
}

h1 {
  border-bottom-color: #333333 !important;
  background-color: silver;
  padding-right: 1em;
}

#pageWelcome {
  border-style: solid;
}

#pageWelcomeBottom {
  border-color: #663366;
  border-style: solid;
}

#pageWelcomeInfo {
  border: 0.3em solid #ccccff;
box-shadow: 0.3em 0.3em 3em 0.3em #333333;
  background-color: #e0e0e0;
}

#pageIPSAddAddress {
  font-size: 1em;
  padding: 0.25em;
  width: 90%;
  height: 2em;
}

.description {
  width: 95%;
}

.headerHelp {
  margin: 0.8em;
  font-size: 1.1em;
  position: relative;
  float: left;
  width: 4em;
  height: 1.6em;
  text-align: center;
  border: 0.1em hidden black;
  border-radius: 1.6em;
box-shadow: 0em 0em 0.3em 0.2em #cc0000 inset;
  color: white;
text-shadow: 0.04em 0.04em 0.1em #ffcccc;
  padding-top: 0.4em;
  cursor: pointer;
}

#basket {
  float: left;
  position: relative;
  left: 1em;
  cursor: pointer;
}

#basketCartImg {
  width: 3em;
  border-width: 0.1em;
  border-style: solid;
  border-radius: 2em;
  background-color: #990000;
  color: #000066;
box-shadow: 0.3em 0.3em 1em 0.3em #330000;
  height: 3em;
}

#basketCount {
  float: right;
  background-color: white;
  border-width: 0.1em;
  border-style: solid;
box-shadow: 0.25em 0.25em 0.5em 0.1em #ffcccc;
  border-radius: 1em;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  position: relative;
  left: -1em;
  padding: 0.1em;
}

.netgetblue {
  color: #000099;
}

.netgetred {
  color: #990000;
}

.pageBasketAddCountBoxTitle {
  background-color: lightcyan;
  color: black;
}

select {
  font-size: 1em;
}

.btnLoadMore {
  background-color: yellow;
  position: fixed;
  left: 1em;
  bottom: 1em;
  z-index: 2;
}

#pageLoadMore {
  position: fixed;
  left: 1em;
  bottom: 1em;
  z-index: 1;
}

#pageWelcomeMessage {
  padding-right: 1em;
  color: #660000;
}

input {
  border-radius: 0em;
  font-size: 1em;
  width: 9em;
}

iframe {
  width: 98%;
  height: 20em;
}

#pageBasket {
  margin-bottom: 0.1em;
}

.tdSponsorBorrowed {
  color: #990000;
}

#tblSponsors {
  width: 95%;
}

#pageTransferMoney {
  border-width: 0.1em;
  border-style: solid;
}

.pageTransferMoneySend {
  border-width: 0.1em;
  border-style: solid;
}

.pageTransferMoneyBorrow {
  border-width: 0.1em;
  border-style: solid;
}

#pageWelcomeInfoNameID {
  font-size: 1.4em;
  padding-right: 1em;
  padding-left: 1em;
  font-style: italic;
text-shadow: 0.1em 0.1em 0.5em #333333;
}

#pageWelcomeInfoIDID {
  padding-right: 1em;
  padding-left: 1em;
  background-color: #cccccc;
  border-radius: 1rem / 1em;
  border-width: 0px;
  border-style: none;
  margin: 1em;
  font-size: 1.2em;
}

.signupWelcome {
  font-size: 2em;
}

#divLoading {
  position: fixed;
  z-index: 3;
  left: 30%;
  top: 30%;
  width: 40%;
  height: 40%;
}

.divLoadingGif {
  top: 45%;
  left: 45%;
  position: absolute;
}

.logo-version {
  font-size: 0.5em;
  color: black;
}

