.footerb2 {
  margin-top: 50px;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
}

.text-span {
  font-weight: 600;
}

.bck-login-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100vh;
  max-width: none;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: rtl;
}

.bck-login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100vh;
  max-height: 100vh;
  max-width: none;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  direction: ltr;
}

.login-bck-logo-app {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 70vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: rgba(24, 199, 70, 0);
}

.te1b {
  color: #7e929f;
  font-size: 9px;
  line-height: 15px;
  font-weight: 300;
}

.input-user {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 50px;
  margin-bottom: 10px;
  padding-right: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #fff #fff #d9dde5;
  border-radius: 0px;
  direction: rtl;
  font-weight: 400;
}

.input-user:hover {
  border-width: 0px 0px 2px;
  border-bottom-color: #18c746;
  border-radius: 0px;
}

.input-user:focus {
  border-bottom-width: 3px;
  border-bottom-color: #18c746;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 50px;
  margin-bottom: 20px;
  padding-right: 87px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  font-size: 7px;
}

.heading {
  margin-bottom: 50px;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  font-weight: 100;
}

.submit-login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  max-width: 300px;
  margin-top: 50px;
  margin-bottom: 15px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(24, 199, 70, 0);
  background-image: linear-gradient(266deg, #fc9e01, #d87a26);
  box-shadow: 6px 6px 9px 4px rgba(0, 0, 0, 0.06);
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.submit-login:hover {
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  background-color: rgba(24, 199, 70, 0);
  box-shadow: 1px 1px 9px 4px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 20px;
}

.lottie-animation {
  position: static;
  width: 80%;
  height: auto;
}

.des-inp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: auto;
  margin-bottom: 10px;
  padding-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #000;
  border-radius: 0px;
  direction: rtl;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  font-weight: 300;
  text-align: center;
}

.des-inp:hover {
  border-width: 0px;
  border-color: transparent;
  border-radius: 0px;
}

.des-inp:focus {
  border-width: 0px;
  border-color: #000;
}

.dv2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 85px;
  margin-top: -2px;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 1px solid #d9dde5;
  border-radius: 0px 0px 5px 5px;
  background-color: #fff;
  background-clip: border-box;
}

.body {
  background-color: #f5f9fa;
}

.input-login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  padding-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #000;
  border-radius: 0px;
  direction: rtl;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  font-size: 21px;
  font-weight: 600;
  text-align: center;
}

.input-login:hover {
  border-width: 0px;
  border-color: transparent;
  border-radius: 0px;
}

.input-login:focus {
  border-width: 0px;
  border-color: #000;
}

.dv1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 85px;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 1px solid #d9dde5;
  border-radius: 5px 5px 0px 0px;
  background-color: #fff;
  background-clip: border-box;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70px;
  padding-right: 102px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 1px 14px 0 rgba(0, 0, 0, 0.06);
  direction: rtl;
  font-family: ibm-plex-sans-hebrew, sans-serif;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  margin-left: 16px;
}

.text-block {
  font-size: 14px;
  font-weight: 300;
}

.menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #972b2b;
}

.icon-15 {
  color: #24445a;
  font-size: 27px;
}

.div-block-6 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-top: 38px;
  margin-left: 124px;
  padding-top: 0px;
  padding-bottom: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, right top, left top, from(#fc9e01), to(#aa752b));
  background-image: linear-gradient(270deg, #fc9e01, #aa752b);
  box-shadow: -2px 2px 5px 1px rgba(0, 0, 0, 0.14);
  color: #fff;
  font-size: 50px;
  line-height: 16px;
  font-weight: 200;
}

.bck-home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: none;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 121px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: ibm-plex-sans-hebrew, sans-serif;
}

.static-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 110px;
  max-width: 324px;
  margin: 15px 0px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: -3px 3px 9px -4px rgba(0, 0, 0, 0.28);
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 22px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-hellotext2 {
  font-weight: 300;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.home-hellotext {
  direction: rtl;
  color: #18c746;
  font-weight: 300;
}

.text-block-22 {
  color: #eaedf1;
  font-size: 60px;
  font-weight: 600;
}

.text-block-22-copy {
  color: #eaedf1;
  font-size: 40px;
  font-weight: 600;
}

.text-block-2 {
  color: #7e929f;
  font-size: 30px;
  font-weight: 800;
}

.te2 {
  margin-left: 7px;
  direction: rtl;
  color: #7e929f;
  font-size: 13px;
  font-weight: 500;
}

.text-block-4 {
  color: #18c746;
  font-size: 30px;
  font-weight: 800;
}

.te1 {
  color: #7e929f;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 3px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px solid #000;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 74%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.icon1 {
  position: static;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #7e929f;
  font-size: 13px;
}

.text-block-3 {
  color: #c71818;
  font-size: 30px;
  font-weight: 800;
}

.te1f {
  color: #7e929f;
  font-size: 9px;
  line-height: 14px;
  font-weight: 500;
}

.menu1 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 100%;
  padding-top: 50px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: rgba(36, 68, 90, 0);
  border-radius: 0px;
  background-color: #24445a;
  box-shadow: 0 -1px 14px 0 rgba(0, 0, 0, 0.06);
  direction: rtl;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.link-block:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabsdesc {
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  min-height: 25px;
  min-width: 58px;
  margin-right: 50px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 3px;
  background-color: #303b49;
  font-size: 13px;
}

.image {
  width: 4px;
  height: 8px;
  max-width: none;
  margin-right: -4px;
}

.text-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-width: auto;
  margin-top: -14px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 10px;
  line-height: 13px;
  font-weight: 300;
}

.table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 110px;
  max-width: none;
  margin: 15px 0px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: -3px 3px 9px -4px rgba(0, 0, 0, 0.28);
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

.activty-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-top: 20px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, 0.09);
}

.list-title2-activty {
  width: 43%;
  direction: rtl;
  color: #0f293b;
  text-align: right;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-title1-activty {
  width: 27%;
  direction: rtl;
  color: #8c9da9;
  text-align: right;
}

.list-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  padding: 5px 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d9dde5;
  text-decoration: none;
}

.image-2 {
  height: 15px;
}

.list-title2-activty-price1 {
  width: 27%;
  direction: ltr;
  color: #18c746;
  text-align: right;
}

.list-title2-activty-price3 {
  width: 27%;
  direction: ltr;
  color: #7e929f;
  text-align: right;
}

.list-title2-activty-price2 {
  width: 27%;
  direction: ltr;
  color: #c71818;
  text-align: right;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 27%;
  height: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-2 {
  width: 24px;
  height: auto;
  margin-left: 6px;
}

.list-title1-activty-copy {
  width: 43%;
  direction: rtl;
  color: #8c9da9;
  text-align: right;
}

.search-submit {
  direction: rtl;
  color: #0f293b;
}

.list-title1 {
  width: 44%;
  color: #8c9da9;
  text-align: right;
}

.list-title2 {
  width: 44%;
  color: #0f293b;
  text-align: right;
}

.search-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #d9dde5;
  border-radius: 100px;
}

.search-bar:focus {
  border-color: #18c746;
}

.list-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, 0.09);
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-24 {
  direction: rtl;
  color: #8c9da9;
}

.clients-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, 0.09);
}

.div-block-7-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-addclient {
  margin-bottom: 50px;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.disable-randomid-addclient {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 50px;
  margin-bottom: 10px;
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #fff #fff #d9dde5;
  border-radius: 0px;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #c4cad7;
  font-weight: 400;
}

.disable-randomid-addclient:hover {
  border-width: 0px 0px 1px;
  border-bottom-color: #d9dde5;
  border-radius: 0px;
}

.disable-randomid-addclient:focus {
  border-bottom-width: 1px;
  border-bottom-color: #d9dde5;
}

.input-user-addclient {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  max-width: 300px;
  margin-bottom: 10px;
  padding-right: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #fff #fff #d9dde5;
  border-radius: 0px;
  direction: rtl;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  font-weight: 300;
  text-align: right;
}

.input-user-addclient:hover {
  border-width: 0px 0px 2px;
  border-bottom-color: #18c746;
  border-radius: 0px;
}

.input-user-addclient:focus {
  border-bottom-width: 3px;
  border-bottom-color: #18c746;
}

.submit-login-addclient {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  max-width: 300px;
  margin-top: 50px;
  margin-bottom: 15px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #18c746;
  box-shadow: 6px 6px 9px 4px rgba(0, 0, 0, 0.06);
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.submit-login-addclient:hover {
  border: 2px solid #18c746;
  background-color: rgba(24, 199, 70, 0);
  color: #18c746;
}

.activty-div-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: -1px 1px 5px 0 rgba(0, 0, 0, 0.09);
}

.list-title2-activty-2 {
  width: 33%;
  direction: rtl;
  color: #0f293b;
  text-align: right;
}

.list-title1-activty-2 {
  width: 33%;
  direction: rtl;
  color: #8c9da9;
  text-align: right;
}

.text-block-25 {
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #eaedf1;
  font-size: 60px;
  font-weight: 600;
}

.text-block-22-copy-2 {
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #eaedf1;
  font-size: 40px;
  font-weight: 600;
}

.text-block-26 {
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #7e929f;
  font-size: 30px;
  font-weight: 800;
}

.te2-2 {
  margin-left: 7px;
  direction: rtl;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #7e929f;
  font-size: 13px;
  font-weight: 500;
}

.text-block-27 {
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #18c746;
  font-size: 30px;
  font-weight: 800;
}

.static-div-clientprofile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  height: 110px;
  max-width: none;
  margin: 15px 0px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: -3px 3px 9px -4px rgba(0, 0, 0, 0.28);
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

.te1-2 {
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #7e929f;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.list-title2-activty-price1-2 {
  width: 33%;
  direction: ltr;
  color: #18c746;
  text-align: right;
}

.list-title2-activty-price3-2 {
  width: 30%;
  direction: ltr;
  color: #7e929f;
  text-align: right;
}

.div-block-10-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1358px;
  margin-top: 23px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-title2-activty-price2-2 {
  width: 30%;
  direction: ltr;
  color: #c71818;
  text-align: right;
}

.menos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 110px;
  max-width: none;
  margin: 15px 0px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: -3px 3px 9px -4px rgba(0, 0, 0, 0.28);
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

.title-second {
  margin-bottom: 0px;
  border-bottom: 5px solid #36d653;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.alarm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: none;
  margin: 5px 0px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 5px;
  background-color: #c71818;
  box-shadow: -3px 3px 9px -4px rgba(0, 0, 0, 0.28);
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
}

.te1-copy {
  direction: rtl;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-align: right;
}

.te2-2-copy {
  margin-right: 20px;
  margin-left: 7px;
  direction: rtl;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}

.profile-client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 800px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-second-copy {
  margin-bottom: 0px;
  border-bottom: 5px solid #1886f5;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 300px;
  margin-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.activity-option1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.activity-text-option1 {
  margin-right: 12px;
  direction: rtl;
  font-family: ibm-plex-sans-hebrew, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: right;
}

.div-block-12 {
  width: 15px;
  height: 15px;
  border: 1px solid #d9dde5;
  border-radius: 100px;
}

.activity-option2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-10-copy-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  max-width: 1358px;
  margin-top: 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-title2-activty-price3-copy {
  width: 27%;
  direction: ltr;
  color: #d81b1e;
  text-align: right;
}

@media screen and (max-width: 991px) {
  .footerb2 {
    margin-bottom: 0px;
  }
  .bck-login-b {
    display: none;
  }
  .bck-login {
    width: 100%;
  }
  .div-block-15 {
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
    padding-right: 20px;
  }
  .header {
    padding-right: 40px;
    padding-left: 40px;
  }
  .text-block {
    font-size: 16px;
  }
  .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-6 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    margin-top: 0px;
    margin-bottom: 75px;
    margin-left: 15px;
  }
  .static-div {
    width: 48%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-3 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .div-block-4 {
    width: 90%;
  }
  .menu1 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 60px;
    padding-top: 0px;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .link-block {
    margin-right: 10px;
    margin-left: 10px;
  }
  .tabsdesc {
    display: none;
  }
  .table {
    width: 90%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .activty-div {
    width: 90%;
  }
  .div-block-7 {
    width: 100%;
  }
  .clients-list {
    width: 100%;
  }
  .div-block-7-copy {
    width: 100%;
  }
  .static-div-clientprofile {
    width: 48%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .menos {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .alarm {
    width: 100%;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }
  .profile-client {
    width: 90%;
  }
  .activity-text-option1 {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-15 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 24px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon-15 {
    color: #24445a;
    font-size: 34px;
  }
  .bck-home {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .static-div {
    margin-top: 4px;
  }
  .table {
    margin-top: 4px;
    margin-right: auto;
    margin-left: auto;
  }
  .activty-div {
    margin-right: auto;
    margin-left: auto;
  }
  .clients-list {
    margin-right: auto;
    margin-left: auto;
  }
  .static-div-clientprofile {
    margin-top: 4px;
  }
  .menos {
    margin-top: 4px;
    margin-right: auto;
    margin-left: auto;
  }
  .alarm {
    margin-top: 4px;
    margin-right: auto;
    margin-left: auto;
  }
  .profile-client {
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  .footerb2 {
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .input-user {
    width: 80%;
    height: 50px;
  }
  .div-block-15 {
    margin-bottom: 86px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .submit-login {
    width: 90%;
  }
  .des-inp {
    width: 80%;
    height: 50px;
  }
  .input-login {
    width: 80%;
    height: 50px;
  }
  .image-3 {
    margin-left: 10px;
  }
  .menu {
    width: 24px;
  }
  .icon-15 {
    width: auto;
  }
  .bck-home {
    width: 100%;
  }
  .static-div {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .div-block-3 {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-block-4 {
    width: 100%;
  }
  .menu1 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .table {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .activty-div {
    width: 100%;
  }
  .clients-list {
    width: 100%;
  }
  .disable-randomid-addclient {
    width: 80%;
    height: 50px;
  }
  .input-user-addclient {
    width: 80%;
    height: 50px;
  }
  .submit-login-addclient {
    width: 80%;
  }
  .static-div-clientprofile {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .div-block-10-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .menos {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .alarm {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .profile-client {
    width: 100%;
  }
  .div-block-11 {
    width: 80%;
  }
  .div-block-10-copy-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

