html,
body {
  min-height: 100%;
}

.alert {
  margin-bottom: 0rem !important;
}

.alert-info {
  color: #000 !important;
  background-color: rgba(211, 211, 211, 1);
  border-color: #d3d3d3 !important;
  position: fixed;
  top: 57px;
  z-index: 95;
  width: 100%;
}

.hintAvatar {
  width: 90px;
  position: absolute;
  left: 0px;
  bottom: 80%;
}

.enjoyhint_skip_btn {
  font-size: 12px !important;
}

.embedded-status {
  margin-top: -3px;
  margin-left: 0px !important;
}
textarea {
  resize: none;
}

.embedded-icon-holder {
  float: left;
  margin-right: 10px;
}
.pointer-none {
  pointer-events: none;
}
body {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: #32cd32;
  background: linear-gradient(#ffffff, #32cd32);
}

.form-signin {
  width: 100%;
  max-width: 400px;
  padding: 15px;
  margin: 0 auto;
}

.form-signin .checkbox {
  font-weight: 400;
}

#delegateControl,
#inventoryControl,
#inventoryControl1 {
  float: left;
  max-width: 184px !important;
  width: 80% !important;
}

.custom-checkbox .custom-control-label::before {
  background-color: rgb(211, 211, 211) !important;
  border-bottom: 1px solid black;
}

.form-control:disabled:not(#delegateControl):not(#massuploadertxt),
.form-control[readonly] {
  color: black !important;
  border: none !important;
  background-color: transparent !important;
}

.custom-control-label::before {
  background-color: rgb(211, 211, 211) !important;
  top: 0.28rem !important;
}
.custom-control-label::after {
  top: 0.28rem !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: rgb(211, 211, 211) !important;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none !important;
}
.form-control:not(.customSelect) {
  display: block;
  width: auto !important;
  padding: 0px !important;
  background-color: rgb(211, 211, 211);
  border-radius: 5px !important;
  color: black !important;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  outline: none;
  border-bottom: 1px solid black;
}

.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon {
  border: none !important;
  background: none !important;
  margin-right: 10px;
}
.input-group-addon img {
  width: 40px;
}

/* .input-group input {
  height: 40px !important;
  margin-top: 8px;
  margin-left: -10px;
} */
#formContainer {
  margin-top: 30px;
}
.btn-container {
  min-height: 65px;
  height: 65px;
  max-width: 295px;
  margin: 0 auto;
}

#menu-items {
  padding-top: 9px;
  height: 100%;
}

#menu-items a {
  font-weight: 400;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  justify-content: space-between;
  padding: 12px;
  max-height: 56px;
  background: #32cd32;
  z-index: 99;
}
.icon {
  position: relative;
  z-index: 1;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  transition: background 0.1s;
}
.icon:active {
  background: rgba(255, 255, 255, 0.2);
}
.hamburger-icon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 70%;
  height: 2px;
  border-radius: 2px;
  background: #000;
  box-shadow: 0 -6px 0 #000, 0 6px 0 #000;
}
[sidebarjs] .large-img {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 110px;
  height: 110px;
  margin: auto;
}
header h1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 22px;
  margin: auto;
  font: 300 22px/100% "Arial", sans-serif;
  color: #000;
  cursor: default;
  text-align: center;
}

button:not(.btn):not(.close) {
  background-color: #32cd32;
  border-radius: 17px !important;
}
input:not(.popupInput) {
  border-radius: 10px !important;
}

.m-c-a {
  margin-top: 10px;
  margin-left: 30%;
  font-size: 11pt;
}

.m-c-a-1 {
  margin-top: 0px;
  margin-left: 30%;
  font-size: 11pt;
}

/*#alertModal .modal-body , #warnModal .modal-body , #errorModal
#alertModal .modal-header , #warnModal .modal-header , #errorModal
#alertModal .modal-footer,#warnModal .modal-footer, #errorModal
#alertModal .modal-footer , #warnModal .modal-footer , #errorModal  */
.modal-body:not(.different-modal) {
  padding: 0.1rem !important;
  min-height: 75px !important;
}
.modal-header,
.modal-footer {
  width: 100% !important;
}

.form-modal {
  margin-right: 12px;
  margin-left: 30%;
}

.modal-header:not(.different-modal) {
  margin-left: 30%;
  padding-left: 0px !important;
  width: auto !important;
}

.modal-footer:not(.different-modal) {
  margin-left: 30%;
  padding-left: 0px !important;
  width: auto !important;
}

.modal-footer:not(.different-modal) {
  padding: 0.6rem !important;
}
.modal-dialog .btn,
#infoBtnContainer .btn {
  background-color: #32cd32;
  border-radius: 10px;
}
#codeTable select,
#userTable select {
  height: 22px !important;
}
#codeTable input,
#userTable input {
  text-indent: 5px;
  height: 22px !important;
}
/* –––––––––––––––––––––––––––––––––––––––
              Advanced Demo
–––––––––––––––––––––––––––––––––––––––– */

[sidebarjs] h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: 48px;
  padding: 5px 16px;
  font-size: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.modal-content {
  background-color: #d3d3d3 !important;
}

#footer {
  position: fixed;
  left: 0;
  bottom: 4px;
  width: 100%;
  text-align: center;
}
[sidebarjs] nav {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  background: linear-gradient(270deg, #ffffff, #32cd32);
}

[sidebarjs] nav > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
[sidebarjs] nav > div:first-child {
  border-top: none;
}
[sidebarjs] nav a {
  text-decoration: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.84);
  padding: 8px 17px;
  transition: background 0.3s ease;
}
[sidebarjs] nav a:active {
  color: inherit;
  background: rgba(0, 0, 0, 0.1);
}

#selected {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 110px;
  height: 84px;
}
#selected .img {
  margin: auto;
  width: 64px;
  height: 64px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#selected .label {
  text-align: center;
  padding: 12px;
}

.basic {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  text-align: center;
  color: #2196f3;
  font-size: 12px;
  line-height: 140%;
}

section {
  padding: 16px;
}

#input_email,
#input_pin {
  width: 75% !important;
  height: 40px;
  text-indent: 5px;
}

input[type="radio"] {
  vertical-align: middle;
}

input[type="radio"] + label {
  position: relative;
  padding: 0 20px;
  font-size: 90%;
}
input[type="radio"] + label:before {
  content: "";
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1px solid #2196f3;
  background-color: #2196f3;
  box-shadow: inset 0 0 0 9px white;
  -webkit-transition: all 0.3s ease;
  -miz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
input[type="radio"]:checked + label:before {
  box-shadow: inset 0 0 0 3px white;
}

h2 {
  margin: 12px 0;
}

.heading {
  color: #32cd32;
}

.errMsg span {
  color: red;
  margin-left: 50px;
}

.userErrMsg span {
  color: red;
}

#cover {
  background: url("../img/loader.svg") no-repeat;
  position: fixed;
  height: 50px;
  background-size: cover;
  width: 50px;
  top: 45%;
  left: 45%;
  z-index: 9999999;
}

.page-container {
  margin-top: 56px;
}

#footerContainer {
  display: flex; /* establish flex container */
  flex-direction: row; /* default value; can be omitted */
  flex-wrap: nowrap; /* default value; can be omitted */
  justify-content: center; /* switched from default (flex-start, see below) */
}

#footerContainer img {
  width: 40px !important;
}
#footerContainer > div {
  width: 100px;
  height: 40px;
}

#footerContainer > .imgs {
  width: 50px;
  height: 40px;
}

#userTable {
  border-collapse: separate;
  border-spacing: 5px;
  width: 40%;
  float: left;
  margin-left: 20px !important;
}

.animateBtn {
  outline: none;
  cursor: pointer;
  border: none;
  box-shadow: 0 2px #999;
}
.animateBtn:active {
  background-color: #3e8e41;
  box-shadow: 0 2px #666;
  transform: translateY(4px);
}

#codeTable {
  border-collapse: separate;
  border-spacing: 5px;
  width: 96%;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #32cd32 !important;
}

.dropdown-item {
  cursor: pointer;
}

.label-note {
  font-size: 15px;
  letter-spacing: -1px;
  font-family: sans-serif;
}

.acc-header {
  background: linear-gradient(#32cd32, #ffffff);
  padding: 0.5rem 0.25rem !important;
}

.acc-header a {
  color: black !important;
  text-decoration: none !important;
}

.acc-body {
  background: linear-gradient(#ffffff, #32cd32);
  padding: 0px !important;
}

.status-circle {
  height: 17px;
  width: 17px;
  border: 1px solid #32cd32;
  border-radius: 10px;
  vertical-align: middle;

  margin-left: 2px;
  background: #d3d3d3;
  display: inline-block;
}

.green {
  background: green;
}

.yellow {
  background: yellow;
}

.red {
  background: red;
}

.btn-card-header {
  text-decoration: none !important;
  color: black !important;
  width: 100%;
  text-align: left;
  font-size: 18px;
}

.form-control:focus {
  box-shadow: none !important;
  color: black !important;
  background-color: none !important;
}
input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"] {
  padding-left: 5px !important;
  text-indent: 5px !important;
}
textarea {
  text-indent: 5px !important;
}
.dropdown-toggle::after {
  display: none;
}

.form-check-input {
  position: absolute;
  margin-top: 0.5rem !important;
  margin-left: -0.7rem !important;
  transform: scale(1.5);
}

.form-check {
  margin-bottom: 5px;
}
.form-control::-webkit-input-placeholder {
  color: black;
} /* WebKit, Blink, Edge */
.form-control:-moz-placeholder {
  color: black;
} /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder {
  color: black;
} /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder {
  color: black;
} /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder {
  color: black;
} /* Microsoft Edge */

.card-header {
  border-bottom: none !important;
}
.right-items {
  height: 20px;
  width: 20px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  filter: invert(100%);
}
.categories {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  opacity: 1;
}

#slickbuttons {
  width: auto;
}
#slickbuttons2 {
  width: auto;
}

@media only screen and (max-width: 700px) {
  .dynamicDelegateHeader {
    display: none !important;
  }
}
@media only screen and (max-width: 500px) {
  #slickbuttons {
    width: 100px !important;
    margin-top: -44px !important;
  }

  .ml-edited {
    margin-left: 0.6em !important;
  }

  #slickbuttons2 {
    width: 100px !important;
    margin-top: -40px !important;
  }
  .headerLeft {
    float: none !important;
  }
  .adjustedColumn {
    max-width: 135px !important;
    width: 135px !important;
  }

  #userTable {
    width: 93% !important;
  }
  #CountryCode {
    width: 58px !important;
  }

  .form-check-input {
    position: absolute;
    margin-top: 0.1rem !important;
    margin-left: -0.9rem !important;
    transform: none !important;
  }

  .flexible-right-items {
    height: 20px;
    width: 20px;
    display: flex;
    /* flex: auto; */
    margin-right: 10px;
    flex-direction: row-reverse;
  }
}

.electronics {
  background-image: url("../img/ic_devices_black_48px.svg");
}
.pets {
  background-image: url("../img/ic_pets_black_48px.svg");
}
.luggage {
  background-image: url("../img/ic_next_week_black_48px.svg");
}
.general {
  background-image: url("../img/ic_cloud_black_48px.svg");
}
.keys {
  background-image: url("../img/vpn_key-24px.svg");
}
#badges div {
  float: left;
}

#infoBtnContainer button {
  display: block;
  margin: 10px auto;
  width: 190px;
  line-height: 1.9em !important;
}

.greyout {
  filter: invert(0.5) !important;
}
.blackout {
  filter: invert(0);
}

div#badges div {
  width: 20%;
}
.beaver-icon-popup {
  width: 100%;
  margin-left: 10px;
}
.modal-backdrop {
  opacity: 0.3 !important;

  background-color: black !important;
}

div#badges {
  height: 100px;
  margin-top: 10px;
}

@media only screen and (min-width: 620px) {
  div#badges div {
    width: 13%;
  }
}

.rtl {
  text-align: right;
  text-align-last: right;
}

.underline {
  border-bottom: 1px solid black !important;
}
.dontunderline {
  border-bottom: none !important;
}

#backCheck {
  margin: auto;
  width: 190px !important;
  background-color: #32cd32 !important;
  border-radius: 10px !important;
  border: none !important;
  text-indent: 20px;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.maxlength {
  font-size: 13px;
  float: right;
  margin: 5px;
}

.dropdown-custom {
  border: none !important;
  color: black !important;
}

.dropdown-item {
  width: 188px !important;
}

.menu-container {
  margin: 5px 15px;
  font-weight: 500;
}

.subcontainer {
  margin-left: 15px;
}
.subcontainer img {
  width: 30px;
  margin-left: 10px;
}

.avatar {
  width: 30%;
  position: absolute;
  margin-top: -15%;
}

#avatarHolder {
  display: flex;
}

#avatarHolder div {
  width: 105px;
  margin: 0 auto;
  text-align: center;
}

.support-avatar {
  width: 27px !important;
  margin-left: -2px;
  margin-top: 3px !important;
  margin-bottom: -7px;
  position: initial !important;
}

.support-avatar-btn {
  width: 19px !important;
  margin-right: -8px;
  margin-top: 0px !important;
  position: initial !important;
  margin-left: 10px;
}

.ml-edited {
  margin-left: 10px;
}

.beaver-icon {
  margin-left: 0.5em !important;
}
