@import url("https://fonts.googleapis.com/css2?family=Tajawal:wght@700&display=swap");

*,
html,
body {
  padding: 0;
  margin: 0;
  font-family: "Tajawal", sans-serif;
}

.ar {
  direction: ltr;
}

::-webkit-scrollbar-track {
  --webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f6f6f6;
}

::-webkit-scrollbar {
  width: 6px;
  background-color: #269c06;
  border-radius: 50%;
  overflow: hidden;
}

::-webkit-scrollbar-thumb {
  background-color: rgb(38 156 6);
  /* border-radius: 50%; */
  overflow: hidden;
}

@font-face {
  font-family: NewMedia;
  src: url(../font/NewMedia.ttf);
}

@font-face {
  font-family: charlotte;
  src: url(../font/charlotte.ttf);
}

.logogroup {
  background: url(../../../hesabatna.png) no-repeat;
  width: 220px;
  height: 132px;
  background-size: 220px;
  margin: auto;
}

.center-error {
  position: absolute;
  /* left: 50%; */
  top: 50%;
  width: 100%;
  height: 333px;
  /* margin-left: -135px; */
  margin-top: -166px;
}

.soon-d,
.error {
  display: flex;
  width: 70%;
  height: 95vh;
  margin: auto;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
}

.errorpage {
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  background: rgb(75 75 75 / 51%);
  position: fixed;
  z-index: 50;
}

.tabpage {
  width: 100%;
  height: 100%;
  display: none;
  top: 0;
  background: rgb(75 75 75 / 51%);
  position: fixed;
  z-index: 50;
}

.closebox p {
  color: red;
  font-size: 23px;
  border: 1px solid red;
  border-radius: 150px;
  width: 35px;
  height: 35px;
  padding: 0px 0px 0px 0px;
  cursor: pointer;
  text-align: center;
  -webkit-user-select: none;
  user-select: none;
}

.closebox {
  padding: 11px 20px 5px;
  float: right;
  position: sticky;
  top: 0px;
  background: rgb(255 255 255 / 56%);
  width: 100%;
}

.boxcontant {
  float: right;
  width: 100%;
  background: white;
  min-height: 150px;
  /* display: flex; */
  padding: 30px 20px 40px;
  border-radius: 25px;
  text-align: right;
  /* overflow: scroll; */
}

.boxcontant p {
  margin: auto;
}

.alert.alert-danger {
  color: rgb(255 0 0);
  text-align: center;
  background: white;
  padding: 40px;
  position: fixed;
  width: 70%;
  margin: auto;
  display: block;
}

#error {
  margin: auto;
  width: 500px;
  background: rgb(255 255 255);
  border-radius: 20px;
  z-index: 70;
  max-height: 90vh;
  overflow-y: auto;
  z-index: 700;
}

#error::-webkit-scrollbar-track {
  --webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f6f6f6;
  overflow: hidden;
  border-radius: 144px;
  height: 75%;
}

#error::-webkit-scrollbar {
  width: 6px;
  background-color: #269c06;
  border-radius: 50%;
  overflow: hidden;
}

#error::-webkit-scrollbar-thumb {
  background-color: rgb(38 156 6);
  overflow: hidden;
  /* border-radius: 50%; */
}

.error-descr {
  width: 64%;
  position: relative;
  display: block;
  margin: 25px auto;
}

.contentinbody {
  width: 100%;
  display: block;
  padding: 0 0 25px 0;
  /* max-width: 1450px; */
  margin: auto;
}

.footor {
  width: 100%;
  height: 25px;
  margin: 0 0px;
  background: rgb(38 156 6);
  color: rgb(255 255 255);
  bottom: 0px;
  position: fixed;
  z-index: 500;
}

.footor p {
  margin: 0 10px;
  float: left;
}

.connectstate {
  float: right !important;
  margin: 0 20px !important;
}

.rp {
  /* float: right; */
  text-align: center;
  font-size: 14px;
  font-family: charlotte;
  text-decoration: none;
  font-weight: bold;
}

.rp a {
  color: black;
  text-decoration: none;
  font-size: 12px;
}

.box1 {
  width: 190px;
  height: 70px;
  margin: auto;
}

.signinblock {
  display: flex;
  height: 80vh;
  width: 100%;
  margin: auto;
}

.signinblockdsk {
  margin: auto;
}

.linktogo1 {
  width: 150px;
  color: rgb(255 255 255);
  background: rgb(38 156 6);
  margin: 3px auto;
  text-align: center;
  padding: 4px 15px;
  border-radius: 60px;
}

.signintopnav {
  font-size: 11px;
  display: inline-flex;
  height: 28px;
  margin: auto;
}

.linktogonav {
  /* max-width: 60px; */
  color: rgb(255 255 255);
  background: rgb(38 156 6);
  margin: 3px auto;
  text-align: center;
  padding: 4px 7px;
  border-radius: 60px;
  margin: 2px;
}

.linktogonav0 {
  /* max-width: 60px; */
  color: rgb(54 54 54);
  /*    background: rgb(38 156 6);*/
  margin: 3px auto;
  text-align: center;
  padding: 4px 7px;
  border-radius: 60px;
  margin: 2px;
}

.linktogocrm {
  width: 150px;
  background: rgb(255 255 255);
  color: rgb(38 156 6);
  border: 2px solid rgb(38 156 6);
  margin: 3px auto;
  text-align: center;
  padding: 4px 15px;
  border-radius: 60px;
}

.linktogoout {
  width: 150px;
  color: rgb(255 255 255);
  background: rgb(156 6 9);
  margin: 3px auto;
  text-align: center;
  padding: 5px 15px;
  border-radius: 60px;
}

a {
  text-decoration: none;
}

.linktogo1 a {
  color: rgb(255 255 255);
}

label {
  position: absolute;
  padding: 3px 7px;
  color: rgb(172, 17, 28);
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgb(172, 17, 28);
  font-size: 10px;
  border-radius: 38px;
  margin: -5px;
  z-index: 1;
}

.useraccount {
  display: flex;
  align-items: center;
}

.userset {
  /* width: 200px; */
  height: 45px;
  display: flex;
  margin: 25px 50px;
  direction: ltr;
  float: left;
  align-items: center;
}

.userimg {
  display: block;
  float: left;
  margin: auto 2px;
  height: 30px;
  cursor: pointer;
}

.down {
  display: block;
  float: left;
  margin: auto 10px;
  cursor: pointer;
  background-image: url(/data/userimg/caret-down.png);
  background-size: 15px;
  width: 15px;
  height: 15px;
}

.downcomp {
  display: block;
  float: left;
  margin: 15px 5px;
  cursor: pointer;
  background-image: url(/data/userimg/caret-down.png);
  background-size: 15px;
  width: 24px;
  height: 15px;
  background-repeat: no-repeat;
}

.downcompinline {
  display: block;
  float: left;
  margin: 6px 5px;
  cursor: pointer;
  background-image: url(/data/userimg/caret-down.png);
  background-size: 15px;
  width: 15px;
  height: 15px;
  transform: rotate(90deg);
  transition: 1s;
}

.activedoptyuio {
  transform: rotate(0deg);
  transition: 1s;
}

.notification {
  display: block;
  float: left;
  margin: auto 5px;
  cursor: pointer;
  background-image: url(/data/userimg/notification.png);
  background-size: 30px;
  width: 30px;
  height: 30px;
}

.messegep {
  display: block;
  float: left;
  margin: auto 5px;
  cursor: pointer;
  background-image: url(/data/userimg/messegep.png);
  background-size: 30px;
  width: 30px;
  height: 30px;
}

.username {
  display: block;
  float: left;
  /* height: 21px; */
  margin: auto 8px;
  cursor: pointer;
  text-transform: capitalize;
  color: rgb(116 114 109);
}
