body {
  color: #000;
  padding: 0;
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 1em;
  background-color: #000;
  background-image: url(../images/smartphone.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  background-attachment: fixed
}
p {
  margin: 2px
}
.plus {
  font-size: 130%;
  margin: 18px
}
h3 {
  display: block;
  font-size: 130%;
  margin-block-start: 10px;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 700;
  color: #000;
  text-align: center;
  padding: 15px
}
h4 {
  text-align: center;
  font-size: 110%
}
.wrap {
  max-width: 800px;
  margin-right: auto;
  margin-left: 350px;
  padding-right: 20px;
  min-height: 450px
}
.wrapfull {
  max-width: 100%;
  min-height: 450px
}
#box {
  background: #fff;
  margin-right: 0;
  padding: 0;
  padding-bottom: 15px;
  border-radius: 25px;
  overflow-x: hidden
}
a {
  color: #000
}
a:active,
a:hover {
  color: #5ee02e
}
img.grey {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}
img.grey:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}
.header {
  text-align: center;
  width: 800px;
  margin-left: auto;
  margin-right: auto
}
.footer {
  position: fixed;
  width: 300px;
  height: 30px;
  bottom: 0;
  color: #eee;
  text-align: center;
  font-size: small
}
.footer a {
  color: #2da700
}
.sideMenu {
  position: fixed;
  top: 8px;
  width: 300px;
  margin: 0;
  z-index: 5;
  color: #fff;
  font-weight: 700;
  font-size: large;
  text-align: center;
  padding: 25px
}
.sideMenuText {
  font-size: 90%;
  padding-top: 10px
}
.sites {
  height: 40px;
  font-size: 150%
}
.sites select {
  font-size: 75%
}
.sideMenu img {
  width: 250px;
  height: auto
}
.sideMenu a {
  color: #5ee02e
}
.sideMenu a:active {
  color: #fff
}
.sideMenu a:hover {
  color: #fff
}
.nameheader {
  font-size: 150%;
  padding-bottom: 10px
}
.main {
  margin-left: auto;
  margin-right: auto;
  max-width: 1150px
}
.toplogo {
  margin-bottom: 30px;
  width: 496px;
  height: 75px
}
.portalfilogin {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select {
  background-color: #fff;
  color: #000;
  border: none;
  border-bottom: 1px solid #000;
  padding-bottom: 1px;
  padding-left: 5px;
  margin-bottom: 10px;
  font-size: 1em
}
.portalfilogin input[type=email],
.portalfilogin input[type=password],
.portalfilogin input[type=text] {
  width: 550px
}
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus {
  outline: 0;
  border-bottom: 1px solid #000
}
button[type=submit],
input[type=submit],
input[type=button] {
  background-color: #5ee02e;
  color: #000;
  padding: 10px 20px!important;
  margin-top: 8px;
  border: none;
  border-radius: 7px;
  cursor: pointer;
  font-weight: 700;
  font-size: 1em
}
button[type=submit]:hover,
input[type=submit]:hover {
  background-color: #000;
  color: #5ee02e
}
.loginCaption {
  font-weight: 700
}
.siteButton {
  width: 300px;
  font-size: 125%
}
.btn-link {
  font-size: 125%
}
.submitwrap {
  text-align: right
}
.submitCentre {
  text-align: center
}
label {
  padding-right: 0;
  display: inline-block;
  width: 80px;
  margin-top: 10px;
  text-align: right
}
.fab a {
  color: #1f515f
}
.login-forgot {
  margin-top: 15px
}
.legend {
  display: block;
  padding-inline-start: 2px;
  padding-inline-end: 2px;
  font-weight: 700
}
.mainmenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between
}
.mainmenu a {
  display: block;
  padding: 5px;
  color: #000
}
.mainmenu li {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #5ee02e;
  color: #fff;
  padding: 5px 10px;
  margin-top: 8px;
  border: none;
  border-radius: 7px;
  font-size: 75%
}
.mainmenu li:hover {
  background-color: #000
}
.mainmenu li:hover a {
  color: #5ee02e
}
.menublock {
  margin-top: 10px;
  padding-top: 10px
}
.sitedropdown {
  display: block
}
.headingtext {
  font-size: 150%;
  text-align: center;
  margin-bottom: 0;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 5px;
  padding-top: 10px
}
.headingtext p {
  padding-bottom: 10px
}
.subheadingtext {
  font-size: 1em;
  text-align: center;
  margin-bottom: 20px;
  background-color: #aaa;
  padding: 5px;
  padding-top: 0;
  border-radius: 7px
}
#charts-selector li {
  cursor: pointer
}
#charts-selector {
  list-style-type: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 50%;
  text-align: center;
  display: flex;
  justify-content: space-between
}
#charts-selector li {
  padding-left: 5px;
  padding-right: 5px
}
#charts-selector a {
  display: block
}
#charts-selector .active {
  font-weight: 700
}
.subheading {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 700;
  border-radius: 7px
}
canvas {
  height: 400px;
  text-align: center;
  background-color: #fff;
  border-radius: 7px;
  width: 90%
}
.graphs {
  margin-left: auto;
  margin-right: auto;
  border-radius: 7px
}
.gfx {
  text-align: center
}
#mainwork {
  width: 90%;
  margin-left: auto;
  margin-right: auto
}
#page_num {
  padding-top: 5px;
  padding-right: 15px;
  text-align: right;
  font-size: 80%
}
#graphs {
  text-align: center;
  width: 90%;
  background: #fff;
  border-radius: 7px;
  margin-left: auto;
  margin-right: auto
}
#graph_pie img {
  margin-left: auto;
  margin-right: auto
}
.managetable {
  border: none;
  border-collapse: collapse;
  font-size: 80%;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px
}
.managetable100 {
  border: none;
  border-collapse: collapse;
  font-size: 80%;
  margin-bottom: 5px;
  width: 100%;
}
.managetable td, .managetable100 td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px
}
.managetable th img, .managetable100 th img {
  height: 14px;
  width: 14px;
  vertical-align: middle;
  padding: 5px
}
.managetable th a:hover, .managetable100 th a:hover {
  color: #fff
}
.managetable tr:nth-child(odd), .managetable100 tr:nth-child(odd) {
  background: #b2dca3
}
.managetable th, .managetable100 th {
  background: #5ee02e;
  text-align: center;
  padding: 2px
}
.managetable tr:hover, .managetable100 tr:hover {
  background-color: #9cef7d;
  color: #000
}
.managetable tr, .managetable100 tr {
  background: #fff
}
.managetable th a img, .managetable100 th a img {
  filter: invert(1)
}
.managetable th a img:hover, .managetable100 th a img:hover {
  filter: invert(0)
}
.manageLeft20 {
  text-align: left;
  margin-left: 20px;
}
.manageLeft110 {
  text-align: left;
  margin-left: 20px;
  max-width: 110px;
}
.manageLeft {
  text-align: left
}
.manageSSID {
  text-align: left
}
.manageCenter {
  text-align: center
}
.manageCenterClick {
  text-align: center;
  cursor: pointer;
}
.manageRight {
  text-align: right
}
.manageRight20 {
  text-align: right;
  margin-right: 20px
}
.manageImg {
  text-align: center
}
.manageImg img {
  height: 18px;
  width: 18px
}
.manageImg24 {
  text-align: center
}
.manageImg24 img {
  height: 24px;
  width: 24px
}
.bodyText {
  margin: 20px
}
.bodyText p {
  padding-bottom: 10px
}
.siteDetails {
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  margin: 0
}
.siteDetails tr:nth-child(odd) {
  background: #ddd
}
.siteDetails td,
.siteDetails th {
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px
}
.siteDetails th {
  text-align: left;
  vertical-align: top
}
.siteEdit {
  width: 100%;
  border-collapse: collapse;
  padding: 0
}
.backgroundA {
  background-color: #ddd!important;
  margin-top: 8px;
  border: none;
  border-radius: 7px;
  padding: 5px
}
.siteEdit td,
.siteEdit th {
  padding-left: 10px;
  padding-bottom: 5px
}
.siteEdit th {
  text-align: left;
  vertical-align: top;
  width: 200px
}
.textBox {
  height: 200px;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden
}
.extramenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between
}
.extramenu li {
  background-color: #5ee02e;
  color: #fff;
  padding: 5px 10px;
  margin-top: 8px;
  border: none;
  border-radius: 7px;
  font-size: 75%;
  float: left;
  padding-left: 5px;
  padding-right: 5px
}
.extramenu a {
  color: #000;
  display: block;
  padding: 5px
}
.extramenu li:hover {
  background-color: #000
}
.extramenu li:hover a {
  color: #5ee02e
}
.soloButton {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-end
}
.soloButton ul {
  margin: 0
}
.soloButton li {
  background-color: #5ee02e;
  color: #fff;
  padding: 5px 10px;
  width: 80px;
  text-align: center;
  border: none;
  border-radius: 7px;
  font-size: 150%;
  float: left;
  padding-left: 5px;
  padding-right: 5px
}
.soloButton a {
  color: #000;
  display: block;
  padding: 5px
}
.soloButton li:hover {
  background-color: #000
}
.soloButton li:hover a {
  color: #5ee02e
}
.sitepage {
  text-align: center
}
.checkList {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  width: 80%
}
.exportData {
  width: 100%
}
.alignRight {
  text-align: right
}
.alignLeft {
  text-align: left
}
.alignCenter {
  text-align: center
}
.privacyPolicy p {
  padding-bottom: 10px
}
.emailForm {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: left
}
.emailForm input[type=email],
.emailForm input[type=password],
.emailForm input[type=text],
input[type=tel],
input[type=url] {
  width: 100%
}
.newUserDetails,
.passwordRecovery {
  width: 50%;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto
}
.newUserDetails input,
.newUserDetails select,
.passwordRecovery input,
.passwordRecovery select {
  padding-left: 3px;
  margin-bottom: 10px;
  margin-top: 5px
}
.element-address2,
.element-email2,
.element-name,
.element-password,
.element-phone {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between
}
.element-address2 input,
.element-email2 input,
.element-name input,
.element-password input,
.element-phone input {
  width: 45%
}
.element-address input,
.element-company input,
.element-email input,
.element-url input {
  width: 100%
}
.element-country select {
  width: 90%
}
.element-country {
  text-align: center
}
#mask {
  display: none;
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: .8;
  z-index: 999
}
.action-popup {
  display: none;
  background: #333;
  color: #FFF;
  padding: 10px;
  border: 2px solid #ddd;
  float: left;
  font-size: .8em;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999;
  box-shadow: 0 0 20px #999;
  -moz-box-shadow: 0 0 20px #999;
  -webkit-box-shadow: 0 0 20px #999;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px
}
.tooltip {
  position: relative;
  display: inline-block
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #666;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  right: 110%;
  font-size: 80%;
  position: absolute;
  z-index: 100
}
.tooltip:hover .tooltiptext {
  visibility: visible
}
.editForm {
  width: 400px
}
.tdTooltip {
  text-align: right;
  vertical-align: top;
  padding-right: 10px
}
.note {
  font-size: 80%;
  color: #666
}
.errorText {
  color: red;
  width: 100%;
  text-align: center;
  margin-bottom: 10px
}
#titletot {
  font-size: 16px
}
#tot {
  font-size: 22px;
  font-weight: 700
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(/images/fa-brands-400.eot);
  src: url(/images/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/images/fa-brands-400.woff2) format("woff2"),url(/images/fa-brands-400.woff) format("woff"),url(/images/fa-brands-400.ttf) format("truetype"),url(/images/fa-brands-400.svg#fontawesome) format("svg")
}
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}
.fa-4x {
  font-size: 4em
}
.fab {
  font-family: 'Font Awesome 5 Brands'
}
.fa-facebook-square:before {
  content: "\f082"
}
.fa-twitter-square:before {
  content: "\f081"
}
.fa-linkedin:before {
  content: "\f08c"
}

.copyText {
  width: 100%;
  min-height: 100px;
  padding: 10px 10px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #dddddd;
  font-size: .8em;
  resize: none;
  white-space: nowrap;
  overflow: auto;
  overflow: -moz-scrollbars-horizontal
}

.supportBox {
  font-size: .9em;
  border: 2px solid #999;
  border-radius: 4px;
  background-color: #B2DCA3;
  text-align: center;
  margin-top: 20px;
}

.checkTable {
  border: none;
  border-collapse: collapse;
  font-size: 80%;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px
}
.checkTable td {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 1em;
}

.checkTable th {
  font-size: 1.2em;
}

.checkTable tr:nth-child(odd) {
  background: #eee;
}


#loading, #reconnect, #disconnected
{
  display: block;
  width: 100%;
  text-align: center;
}


.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #5ee02e;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

.notes {
  font-style: italic;
  text-align: center;
}

.btn_close {
    margin: -28px -28px 0 0;
    float: right;
}

.sms {
	width: 95%;
	font-size: 80%;
	margin: auto;
}

.sms_title {
	width: 100%;
	background: #5ee02e;
	font-weight: bold;
	padding: 2px;
  clear: both;
}
.sms_130 {
	width: 130px;
	float: left;
	display: inline-block;
	text-align: left;
  margin-left: 5px;
}
.sms_message {
	display: inline-block;
	max-width: 290px;
}

.sms_100 {
        width: 100px;
	float: left;
	display: inline-block;
	text-align: center;
}
.sms_button {
	width: 60px;
        display: inline-block;
	float: right;
	text-align: center;
}

.sms_line {
	min-height: 21px;
	padding: 5px;
}

.sms_line p {
  margin-left: 5px;
}

.sms_line:nth-of-type(odd) {
    background: #b2dca3;
}

.addNew {
  cursor:pointer;
}

.delNew {
  cursor:pointer;
}

.history-popup {
  display: none;
  background: #FFF;
  padding: 10px;
  border: 2px solid #ddd;
  float: left;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 500px;
  z-index: 9999;
  box-shadow: 0 0 20px #999;
  -moz-box-shadow: 0 0 20px #999;
  -webkit-box-shadow: 0 0 20px #999;
  border-radius: 25px;

}

#sms_numhistory {
  margin-top: 10px;
	padding: 0px;
	overflow-y: scroll;
	height: 290px;
}

.hisbtn_close {
    margin: -20px -20px 0 0;
    float: right;
}

.search {
	float: right;
	margin-right: 20px;
}

.sms_message {
  clear: both;
  width: 100%;
}
.sms_messageimg {
	max-height: 60px;
	padding: 2px;
  float: right;
}

.sms_messagetxt {
  float: left;
  overflow-wrap: break-word;
  width: 100%;
}

.subwarning {
	display: none;
	color: #FF0000;
	-webkit-animation: flash linear 2s infinite;
	animation: flash linear 2s infinite;
}
@-webkit-keyframes flash {
	0% { opacity: 1; }
	50% { opacity: .1; }
	100% { opacity: 1; }
}
@keyframes flash {
	0% { opacity: 1; }
	50% { opacity: .1; }
	100% { opacity: 1; }
}

#buttonAck {
;
}

.linkWallboard {
	float: right;
  font-size: .8em;
	margin-right: 20px;
    padding-bottom: 1px;
    padding-left: 5px;
    margin-bottom: 10px;
}

/** LIGHTBOX MARKUP **/

.lightbox {
	/** Default lightbox to hidden */
	display: none;

	/** Position and style */
	position: fixed;
	z-index: 99999;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
}

.lightbox img {
	/** Pad the lightbox image and add a border */
	max-width: 90%;
	max-height: 80%;
	margin-top: 2%;
  border: 2px solid white;
}

.lightbox:target {
	/** Remove default browser outline */
	outline: none;

	/** Unhide lightbox **/
	display: block;
}

.managesms {
  text-align: left;
  margin-left: 20px;
  max-width: 290px;
}
