* {
  margin: 0px;
  padding: 0px;
  font-family: "Inter", sans-serif;
}

body {
  background-color: #1a232d;
  height: 100dvh;
}

html {
  height: 100dvh;
}

.nav {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  height: 7.5dvh;
  width: 100%;
  background-color: #1a232d;
  border-bottom: 2px solid rgb(123, 136, 146);
  /* box-shadow: 0px 0px 5px black; */
}

.ul {
  list-style: none;
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-between;
  font-size: 17px;
  color: white;
}

.divlistm1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divlist2 {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  flex-direction: row nowrap;
  justify-content: space-around;
  width: 90%;
  padding: 10px 0px;
  background-color: #1a232d;

  /* background-color: rgb(107, 107, 107); */
  height: 50px;
  transition: all 0.2s;
  border-top: 2px solid rgb(79, 85, 91);
}

.folder-container {
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  padding: 10px 0px;
  height: 3dvh;
  width: 90%;
  /* background-color: rgb(107, 107, 107); */
  background-color: #1a232d;
  /* box-shadow: 0px 0px 5px black; */
}

.img {
  visibility: hidden;
  position: absolute;
  pointer-events: none;
  height: 2px;
  width: 2px;
}

.imghome {
  height: 25px;
  width: 25px;
  position: absolute;
  left: 15px;
  top: 12px;
}

.ulp {
  visibility: hidden;
  position: absolute;
  pointer-events: none;
  height: 2px;
  width: 2px;
}

.cote {
  visibility: hidden;
  position: absolute;
  pointer-events: none;
  height: 2px;
  width: 2px;
}

.a1 {
  visibility: hidden;
  position: absolute;
  pointer-events: none;
  height: 2px;
  width: 2px;
}

.conditiongvsv {
  font-size: 16px;
}

.conditiongv {
  font-size: 12.5px;
  margin-left: 7px;
  margin-right: 10px;
}

.labelii {
  font-size: 12.5px;
  margin-left: 7px;
  margin-right: 10px;
  pointer-events: none;
}

.labelis {
  font-size: 12.5px;
  margin-left: 7px;
  margin-right: 10px;
  color: rgb(181, 181, 181);
}

.labeli {
  font-size: 12.5px;
  margin-left: 7px;
  margin-right: 10px;
}

/* checked */

.checkedI {
  visibility: hidden;
  position: absolute;
}

.checkedII {
  visibility: hidden;
  position: absolute;
}

.checkedIII {
  visibility: hidden;
  position: absolute;
}

.checkedIIII {
  visibility: hidden;
  position: absolute;
}

.checkedIIIII {
  visibility: hidden;
  position: absolute;
}

.checkedIIIIII {
  visibility: hidden;
  position: absolute;
}

.checkedIIIIIII {
  visibility: hidden;
  position: absolute;
}

.checkedIIIIIIII {
  visibility: hidden;
  position: absolute;
}

.checkedIIIIIIIII {
  visibility: hidden;
  position: absolute;
}

.checkedIIIIIIIIII {
  visibility: hidden;
  position: absolute;
}

.checkedIIIIIIIIIII {
  visibility: hidden;
  position: absolute;
}

.checkedIIIIIIIIIIII {
  visibility: hidden;
  position: absolute;
}
/* checked active */

.checkedI.active {
  visibility: visible;
  position: absolute;
}

.checkedII.active {
  visibility: visible;
  position: absolute;
}

.checkedIII.active {
  visibility: visible;
  position: absolute;
}

.checkedIIII.active {
  visibility: visible;
  position: absolute;
}

.checkedIIIII.active {
  visibility: visible;
  position: absolute;
}

.checkedIIIIII.active {
  visibility: visible;
  position: absolute;
}

.checkedIIIIIII.active {
  visibility: visible;
  position: absolute;
}

.checkedIIIIIIII.active {
  visibility: visible;
  position: absolute;
}

.checkedIIIIIIIII.active {
  visibility: visible;
  position: absolute;
}

.checkedIIIIIIIIII.active {
  visibility: visible;
  position: absolute;
}

.checkedIIIIIIIIIII.active {
  visibility: visible;
  position: absolute;
}

.checkedIIIIIIIIIIII.active {
  visibility: visible;
  position: absolute;
}

/* checked end */

.divlist5appp {
  cursor: pointer;
}

.divlist5app {
  cursor: pointer;
  pointer-events: none;
}

.divlist5apa {
  cursor: pointer;
}

.divlist5ap {
  cursor: pointer;
  pointer-events: none;
}

.divlist4llsed {
  cursor: pointer;
}

.partisant {
  background-color: #757474;
  height: 25px;
  padding: 0px 5px;
  border-radius: 5px;
  margin: 5px 0px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ppartisant {
  background-color: #39a544;
  height: 25px;
  border-radius: 5px;
  padding: 0px 5px;
  margin: 5px 0px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.statslivreur p {
  color: white;
}

.statslivreur {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  width: 100%;
  margin: 10px 0px;
}

.divlist4llsfg p {
  font-size: 13px;
}

.divlist4llsfg {
  cursor: pointer;
  width: 70%;
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
}

.divlist4llsgest {
  cursor: pointer;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divlist4lls {
  cursor: pointer;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divlist5apapap {
  cursor: pointer;
  pointer-events: none;
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #ba4545;
  padding: 2.5px 2.5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 130px;
  font-weight: bold;
}

.divlist5apapedd {
  cursor: pointer;
  pointer-events: all;
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #7d7d7d;
  padding: 2.5px 2.5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 130px;
  font-weight: bold;
}

.divlist5apaped {
  cursor: pointer;
  pointer-events: none;
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #4f646e;
  padding: 2.5px 2.5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 130px;
  font-weight: bold;
  border: 0px;
  border-bottom: 2px solid rgb(52, 119, 158);
}

.divlist5apap {
  cursor: pointer;
  pointer-events: none;
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #357cbb;
  padding: 2.5px 2.5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 130px;
  font-weight: bold;
  border: 0px;
  border-bottom: 2px solid rgb(43, 77, 91);
  border-top: 2px solid rgb(131, 171, 182);
  border-left: 2px solid rgb(43, 77, 91);
  border-right: 2px solid rgb(131, 171, 182);
}

.divlist544av::placeholder {
  color: #d6d6d6;
}

.divlist544aved::placeholder {
  color: #d6d6d6;
}

.usernames {
  color: rgb(243, 243, 243);
  text-decoration: none;
  transition: all 0.2s;
  background-color: rgb(25, 135, 186);
  padding: 3px 12.5px 3px 12.5px;
  border-radius: 5px;
  margin-left: 15px;
  opacity: 1;
  transition: all 0.2s;
  overflow: visible;
}

.username {
  color: rgb(243, 243, 243);
  text-decoration: none;
  transition: all 0.2s;
  background-color: rgb(25, 135, 186);
  padding: 1px 12.5px 3px 12.5px;
  border-radius: 5px;
  margin-right: 15px;
}

.a1 {
  color: rgb(243, 243, 243);
  text-decoration: none;
  transition: all 0.2s;
  background-color: rgb(102, 101, 101);
  padding: 1px 12.5px 3px 12.5px;
  border-radius: 5px;
}

.a22 {
  color: rgb(224, 224, 224);
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
}

.a2a {
  margin-right: 20px;
  margin-left: 18px;
  color: rgb(255, 255, 255);
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
}

.a2 {
  margin-right: 20px;
  margin-left: 18px;
  color: rgb(171, 171, 171);
  text-decoration: none;
  transition: all 0.2s;
  cursor: pointer;
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
}

.a2:hover {
  color: rgb(131, 131, 131);
}

.a2ci:hover {
  color: rgb(0, 142, 31);
}

.a2c:hover {
  color: rgb(21, 120, 167);
}

.a2cc:hover {
  color: rgba(224, 224, 224, 0.661);
}

.a1:hover {
  background-color: rgb(84, 84, 84);
}

/* .username:hover {
    background-color: rgb(0, 106, 151);
  } */

.text {
  color: white;
}

/* Party FORM */
/* Party FORM */
/* Party FORM */
/* Party FORM */
/* Party FORM */
/* Party FORM */

.modalform {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  /* height: 65dvh; */
  transition: all 0.2s;
  animation-name: fadeIn;
  position: absolute;
  background-color: #0000008c;
  height: 2px;
  width: 2px;
}

.divmform {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  /* height: 65dvh; */
  transition: all 0.2s;
  animation-name: fadeIn;
}

.formmodal {
  background-color: rgb(50, 50, 50);
  width: 550px;
  text-align: center;
  padding: 15px 0px;
  margin: 0px 0px 20px 0px;
  border-radius: 5px;
  border: 2px solid rgb(114, 114, 114);

  box-shadow: 0px 0px 5px black;
}

.newmodall {
  background-color: rgb(50, 50, 50);
  width: 550px;
  text-align: center;
  padding: 15px 0px;
  margin: 30px 0px 20px 0px;
  border-radius: 5px;
  border: 2px solid rgb(114, 114, 114);
  box-shadow: 0px 0px 5px black;
}

.divc1form {
  box-shadow: 0px 0px 5px black;
  background-color: #222e3c;
  width: 320px;
  height: 40px;
  text-align: center;
  padding: 15px 0px;
  margin: 30px 0px 20px 0px;
  border-radius: 5px;
  border: 2px solid rgb(79, 95, 110);
}

.divc2form {
  background-color: rgb(50, 50, 50);
  box-shadow: 0px 0px 5px black;
  height: 150px;
  width: 550px;
  border-radius: 5px;
  border: 2px solid rgb(114, 114, 114);
}

.formm {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 150px;
}

.form {
  font-size: 15px;
  padding: 5px 10px;
  border-radius: 5px;
  border: 2px solid white;
  background-color: rgb(0, 174, 237);
  color: white;
  cursor: pointer;
}

.divc4form input {
  font-size: 18px;
  width: 425px;
  border-radius: 2.5px;
  /* border: 2px solid rgb(192, 192, 192); */
  height: 35px;
  padding: 0px 10px;
}

/* errors form */
/* errors form */
/* errors form */
/* errors form */
/* errors form */
/* errors form */
/* errors form */
/* errors form */

.ulerrorform {
  list-style: none;
}

.ulerrorform.active {
  visibility: hidden;
  opacity: 0;
  position: absolute;
}

.lierrorform {
  color: red;
  text-shadow: 0px 0px 2px rgb(0, 0, 0);
  margin-left: 25px;
}

/* divlist */
/* divlist */
/* divlist */
/* divlist */
/* divlist */
/* divlist */
/* divlist */
/* divlist */

.formlist {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.divlist3ss {
  width: 100.2%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divlist3ss.active {
  width: 100.2%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divlist3sw {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 18px 0px 10px 0px;
  padding: 10px 0px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3stst {
  width: 90%;
  background-color: rgb(80, 80, 80);
  margin: 10px 0px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3stted {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 10px 0px 18px 0px;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3stt {
  width: 90%;
  background-color: rgb(80, 80, 80);
  margin: 10px 0px 18px 0px;
  height: 175px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.containerp {
  background-color: white;
  width: 80%;
  margin: 0px 19px 0px 17px;
  border: 2px solid;
  box-shadow: inset 0px 0px 8px 0px rgb(0, 0, 0);
  border: 2px solid rgb(88, 59, 16);
  height: 235px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  border-radius: 5px;
}

.containerslide {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 235px;
  width: 100%;
  /* margin: 0px 19px 0px 17px; */
  /* border: 2px solid; */
  /* box-shadow: inset 0px 0px 8px 0px rgb(0, 0, 0); */
  /* border: 2px solid rgb(88, 59, 16); */
}

.containerd ul li p {
  line-height: 17px;
}

.containerd ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  list-style: none;
  text-decoration: none;
}

.item .containerslide img {
  width: 135px;
  height: 135px;
}

.logo-slider {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  height: 235px;
}

.madeinma {
  background-color: #36a0d2;
  color: white;
  padding: 5px 5px;
  border-radius: 12px;
  border: 2px solid white;
  margin-bottom: 10px;
  font-size: 13px;
  margin-right: 10px;
  margin-left: 10px;
}

.madeinta {
  background-color: #36a0d2;
  color: white;
  padding: 5px 5px;
  border-radius: 12px;
  border: 2px solid white;
  margin-bottom: 10px;
  font-size: 13px;
}

.divacc div img {
  height: 140px;
  width: 100%;
}

.divacc div ul {
  list-style: none;
  text-decoration: none;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 60px;
}

.prixed {
  font-size: 13.5px;
  color: #2e2e2e;
  /* text-shadow: 2px 0.5px 1px rgb(139, 154, 159); */
  font-weight: bold;
  border-bottom: 2px solid rgb(50, 145, 204);
}

.formated {
  font-size: 13.5px;
  color: #2e2e2e;
  /* text-shadow: 2px 0.5px 1px rgb(139, 154, 159); */
  font-weight: bold;
  border-bottom: 2px solid rgb(78, 204, 50);
}

.quanted {
  font-size: 13.5px;
  color: #2e2e2e;
  /* text-shadow: 2px 0.5px 1px rgb(139, 154, 159); */
  font-weight: bold;
  border-bottom: 2px solid rgb(204, 196, 50);
}
/* 
.divacc div ul li p {
  font-size: 13.5px;
  color: #1ca3e2;
   text-shadow: 2px 0.5px 1px rgb(139, 154, 159); 
  font-weight: bold;
} */

.divacc {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 230px;
  width: 140px;
  background-color: rgb(237, 237, 237);
  border-radius: 5px;
  box-shadow: inset 0px 0px 8px 0px rgb(0, 0, 0);
  border: 2px solid rgb(88, 59, 16);
}

.divaccueilfourth div p {
  width: 90%;
  line-height: 22px;
}

.divaccueilins div p {
  width: 90%;
  line-height: 22px;
}

.divaccueilconfs div p {
  width: 90%;
  line-height: 22px;
  text-align: center;
  background-color: #25b0e7;
  height: 30px;
  width: 200px;
  color: white;
  margin: 8px 0px 8px 0px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: inset 0px 0px 10px 0px black;
  border: 2px solid rgb(175, 113, 52);
  /* text-shadow: 0px 0px 1px black; */
}

.divaccueilcinq div p {
  width: 90%;
  line-height: 22px;
  text-align: center;
  background-color: #25b0e7;
  height: 30px;
  width: 200px;
  color: white;
  margin: 8px 0px 8px 0px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 13px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divaccueilthreeop div p {
  width: 77%;
  line-height: 22px;
  color: white;
}

.divaccueilthree div p {
  width: 90%;
  line-height: 22px;
}

.fourthdiv button {
  height: 30px;
  width: 195px;
  background-color: #32b1e3;
  border-radius: 5px;
  border: 0px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 13px;
  margin-top: 15px;
  cursor: pointer;
}

.divpolitsss p {
  width: 90%;
  text-align: justify;
}

.divpolitss p {
  width: 90%;
  text-align: justify;
}

.divcgv p {
  width: 90%;
  text-align: justify;
}

.divpolits p {
  width: 90%;
  text-align: justify;
}

.politclosed {
  height: 60px;
  width: 100%;
  margin: 10px 0px;
  display: flex;
  flex-direction: row nowrap;
  justify-content: end;
  align-items: center;
}

.cgvclosed {
  height: 60px;
  width: 100%;
  margin: 10px 0px;
  display: flex;
  flex-direction: row nowrap;
  justify-content: end;
  align-items: center;
}

.cgvclosed button {
  height: 30px;
  width: 30px;
  background-color: rgb(212, 66, 66);
  font-weight: bold;
  color: white;
  border-radius: 5px;
  border: 2px solid rgb(255, 255, 255);
  margin-right: 10px;
  margin-top: 10px;
}

.politclosed button {
  height: 30px;
  width: 30px;
  background-color: rgb(212, 66, 66);
  font-weight: bold;
  color: white;
  border-radius: 5px;
  border: 2px solid rgb(255, 255, 255);
  margin-right: 10px;
  margin-top: 10px;
}

.divpolitsss {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 240px;
  margin: 10px 0px 20px 0px;
  width: 90%;
  background-color: rgb(203, 203, 203);
  box-shadow: 0px 0px 5px 0px black;
}

.divpolitss {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 240px;
  margin: 10px 0px;
  width: 90%;
  background-color: rgb(203, 203, 203);
  box-shadow: 0px 0px 5px 0px black;
}

.scrollpolit {
  overflow: scroll;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
}

.divcgv {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px 0px;
  margin: 10px 0px;
  width: 90%;
  background-color: rgb(203, 203, 203);
  box-shadow: 0px 0px 5px 0px black;
}

.divpolits {
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 200px;
  margin: 10px 0px;
  width: 90%;
  background-color: rgb(203, 203, 203);
  box-shadow: 0px 0px 5px 0px black;
}

.titlepolit {
  height: 50px;
  width: 90%;
  background-color: #d1d1d1;
  margin: 0px 0px 10px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: rgb(35, 158, 196);
  border-radius: 5px;
  font-weight: bold;
  box-shadow: 0px 0px 5px 0px black;
  /* text-shadow: 0px 0px 1px rgb(71, 71, 71); */
}

.divcv {
  position: fixed;
  height: 100dvh;
  width: 100%;
  background-color: #616161;
  visibility: hidden;
  opacity: 0;
  z-index: 13;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
}

.divcv.active {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s;
}

.divpolit {
  position: fixed;
  height: 100dvh;
  width: 100%;
  background-color: #616161;
  visibility: hidden;
  opacity: 0;
  z-index: 13;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 0.2s;
}

.divpolit.active {
  transition: all 0.2s;
  visibility: visible;
  opacity: 1;
  position: fixed;
  height: 100dvh;
  width: 100%;
  background-color: #616161;
  z-index: 13;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: scroll;
}

.fourthdiv {
  background-color: #eee;
  height: 180px;
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: justify;
  box-shadow: 0px 0px 5px 0px rgb(24, 24, 24);
  border-radius: 5px;
}

.divaccueilconfs div {
  height: 180px;
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: justify;
  border-radius: 5px;
}

.divaccueilcinq div {
  background-color: #ffffff;
  height: 180px;
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: justify;
  box-shadow: 0px 0px 5px 0px rgb(24, 24, 24);
  border-radius: 5px;
}

.divaccueilthreeop img {
  height: 30px;
  width: 30px;
}

.divaccueilthreeop div {
  background-color: #af961a;
  height: 50px;
  width: 80%;
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  box-shadow: 0px 0px 5px 0px rgb(24, 24, 24);
  border-radius: 5px;
}

.divaccueilthree div {
  background-color: #eee;
  height: 180px;
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: justify;
  box-shadow: 0px 0px 5px 0px rgb(24, 24, 24);
  border-radius: 5px;
}

.divaccueilsix p {
  color: white;
}

.divaccueilsix {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  height: 50px;
  width: 100%;
  background: url(../images/boistwo.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: 0px 0px 5px 0px rgb(74, 74, 74);
}

.divaccueilins {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  height: 240px;
  width: 100%;
  background: url(../images/ilessstwo-3.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: inset 0px 0px 5px 0px rgb(16, 16, 16);
}

.divaccueilfourth {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  height: 240px;
  width: 100%;
  background: url(../images/boistwo.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: 0px 0px 5px 0px rgb(74, 74, 74);
}

.divaccueilthreeop {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 240px;
  width: 100%;
  background: url(../images/ilessstwo-3.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: inset 0px 0px 5px 0px rgb(0, 0, 0);
}

.divaccueilthree {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  height: 240px;
  width: 100%;
  background: url(../images/ilessstwo-3.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: inset 0px 0px 5px 0px rgb(0, 0, 0);
}

.divaccueilconfs {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  height: 200px;
  width: 100%;
  background: url(../images/boistwo.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: 0px 0px 5px 0px rgb(89, 89, 89);
}

.divaccueilcinq {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  height: 240px;
  width: 100%;
  background: url(../images/ilessstwo-3.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: inset 0px 0px 5px 0px rgb(0, 0, 0);
}

.divaccueiltwo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 295px;
  min-width: 100%;
  max-width: 100%;
  background: url(../images/boistwo.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  box-shadow: 0px 0px 5px 0px rgb(86, 86, 86);
}

.nava {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 100%;
  background: url(../images/boistwo.jpg) center center;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  border-bottom: 2px solid rgb(107, 74, 46);
}

.divlist3ststed {
  width: 90%;
  background-color: rgb(80, 80, 80);
  margin: 3px 0px 20px 0px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3st {
  width: 90%;
  background-color: rgb(80, 80, 80);
  margin: 3px 0px 20px 0px;
  height: 290px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.partonee {
  width: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.partone {
  width: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
  margin-bottom: 25px;
}

.parttworadio {
  width: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.assign {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
}

.assign button {
  height: 23px;
  width: 60px;
  background-color: #259bc9;
  color: white;
  border-radius: 5px;
  font-weight: bold;
  cursor: pointer;
}

.parttwotwo {
  width: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.parttwo {
  width: 90%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3snw {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 10px 0px;
  min-height: 40px;
  max-height: 40px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: start;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.confirm:hover {
  background-color: #227da7;
}

.confirm {
  height: 36px;
  width: 100%;
  background-color: #2794c6;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 120ms;
  cursor: pointer;
  margin-top: 13px;
}

.fraiseded {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.fraised {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  width: 75%;
}

.frais {
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}

.titlefrais h4 {
  font-size: 12px;
}

.titleretour h4 {
  font-size: 12px;
}

.titlefraised h4 {
  font-size: 12px;
}

.titleretour {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid rgb(158, 158, 158);
}

.confirmcomm {
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: rgb(80, 80, 80);
  display: flex;
  flex-direction: column;
  width: 90%;
  border-radius: 6px;
  justify-content: space-between;
}

.titlefrais {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid rgb(158, 158, 158);
}

.titlefraised {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px solid rgb(158, 158, 158);
  margin-top: 12px;
}

.divlist3snconfff {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 16px 0px 0px 0px;
  min-height: 70px;
  max-height: 70px;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3snconff {
  width: 90%;
  background-color: rgb(80, 80, 80);
  margin: 8px 0px 0px 0px;
  min-height: 70px;
  max-height: 70px;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3snconf {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 16px 0px 16px 0px;
  min-height: 114px;
  max-height: 114px;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divretour {
  width: 90%;
  background-color: rgb(54, 58, 61);
  margin: 16px 0px 0px 0px;
  min-height: 90px;
  max-height: 90px;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  box-shadow: 0px 0px 5px 0px rgb(38, 38, 38);
  opacity: 1;
}

.divlist3snzde {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 16px 0px 0px 0px;
  min-height: 80px;
  max-height: 80px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3snedz {
  width: 90%;
  background-color: rgb(80, 80, 80);
  margin: 16px 0px 0px 0px;
  min-height: 30px;
  max-height: 30px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: space-around;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3sn {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 16px 0px 0px 0px;
  min-height: 50px;
  max-height: 50px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: space-around;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3dlsededsed.active {
  width: 90%;
  /* background-color: rgb(80, 80, 80); */
  margin: 5px 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  /* border-radius: 5px; */
  /* box-shadow: 0px 0px 5px black; */
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
  pointer-events: none;
}

.divlist3dlsededsed {
  width: 90%;
  /* background-color: rgb(80, 80, 80); */
  margin: 5px 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  /* border-radius: 5px; */
  /* box-shadow: 0px 0px 5px black; */
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3dlseded {
  width: 90%;
  /* background-color: rgb(80, 80, 80); */
  margin: 5px 0px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  /* border-radius: 5px; */
  /* box-shadow: 0px 0px 5px black; */
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
  /* border: 2px solid rgb(182, 182, 182); */
}

.divlist3dlslseded {
  width: 90%;
  /* background-color: rgb(80, 80, 80); */
  margin: 5px 0px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  /* border-radius: 5px; */
  /* box-shadow: 0px 0px 5px black; */
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
  pointer-events: none;
  /* border: 2px solid rgb(182, 182, 182); */
}

.divlist3dlssed {
  width: 90%;
  /* background-color: rgb(80, 80, 80); */
  margin: 5px 0px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  /* border-radius: 5px; */
  /* box-shadow: 0px 0px 5px black; */
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
  pointer-events: none;
  /* border: 2px solid rgb(182, 182, 182); */
}

.divlist3dls {
  width: 90%;
  /* background-color: rgb(80, 80, 80); */
  margin: 5px 0px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  /* border-radius: 5px; */
  /* box-shadow: 0px 0px 5px black; */
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
  pointer-events: all;
  /* border: 2px solid rgb(182, 182, 182); */
}

.divlist3dlssl {
  width: 90%;
  background-color: rgb(80, 80, 80);
  margin: 10px 0px;
  min-height: 270px;
  max-height: 270px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
  border: 2px solid rgb(182, 182, 182);
}

.divlist3dlss {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 10px 0px;
  min-height: 75px;
  max-height: 75px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3dlls {
  width: 90%;
  margin: 10px 0px 10px 0px;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  min-height: 315px;
  max-height: 315px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.panierhome {
  position: absolute;
  background-color: #d7d7d7;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-shadow: 0px 0px 5px 0px rgb(255, 0, 0);
  top: 4px;
  right: 25px;
  transition: all 0.2s;
  animation-name: fadeInn;
  animation-duration: 0.2s;
  opacity: 1;
}

.menu div p {
  color: white;
}

.support {
  width: 80%;
  display: flex;
  padding-bottom: 15px;
  padding-top: 18px;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
}

.compte {
  width: 80%;
  display: flex;
  padding-bottom: 18px;
  padding-top: 10px;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid rgb(200, 200, 200);
}

.conf {
  width: 80%;
  display: flex;
  padding-bottom: 18px;
  padding-top: 18px;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  border-bottom: 2px solid rgb(200, 200, 200);
}

.compte a {
  text-decoration: none;
  list-style: none;
}

.change {
  height: 30px;
  width: 70px;
  background-color: #28a0cf;
  font-size: 12px;
  font-weight: bold;
  color: white;
  border-radius: 5px;
  border-bottom: 2px solid rgb(200, 200, 200);
  cursor: pointer;
}

.findcompte form {
  height: 100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.findcompte div {
  height: 100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.findcomptee {
  height: 120px;
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin-top: 18px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.pfindcompte {
  border-bottom: 2px solid rgb(214, 47, 47);
}

.verifiedemail input {
  background-color: #23b35f;
  border: 0px;
  color: white;
  font-size: 16px;
  font-weight: bold;
}

.findcompteee {
  height: 50px;
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin-top: 18px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  border-bottom: 2px solid #23b35f;
}

.findcompte {
  height: 350px;
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin-top: 18px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}

.verifiedemail {
  width: 90%;
  background-color: #23b35f;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.ville {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  height: 91.9dvh;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  background-color: #3f3f3f7d;
  z-index: 10;
  transition: all 0.2s;
}

.ville.active {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  height: 91.9dvh;
  visibility: visible;
  opacity: 1;
  width: 100%;
  background-color: #0000006a;
  z-index: 10;
  transition: all 0.2s;
}

.divville ul li p {
  height: 30px;
  padding: 0px 20px;
  background-color: #386ca5;
  margin: 8px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border-bottom: 2px solid #3791e4;
}

.imgfolder {
  height: 20px;
  width: 20px;
}

.divville {
  margin-bottom: 10px;
  overflow: scroll;
  width: 50%;
}

.divville ul {
  list-style: none;
  text-decoration: none;
  color: white;
}

.villetitle {
  border-bottom: 2px solid rgb(183, 183, 183);
  width: 80%;
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  padding-bottom: 5px;
  margin-bottom: 10px;
  padding-top: 20px;
}

.villetitle p {
  color: white;
}

.villediv {
  height: 250px;
  width: 80%;
  background-color: rgb(33, 52, 66);
  margin-bottom: 80px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px 0px black;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px solid rgb(186, 186, 186);
}

.menu {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  position: absolute;
  padding: 10px 0px;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  background-color: #0e4a71;
  z-index: 10;
  border-bottom: 2px solid rgb(190, 190, 190);
  transition: all 0.2s;
}

.menu.active {
  visibility: visible;
  opacity: 1;
  transition: all 0.2s;
}

.retourr {
  height: 30px;
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #c69c27;
  /* margin-top: 24px; */
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 0px;
  color: white;
  text-decoration: none;
  list-style: none;
  font-size: 12px;
  font-weight: bold;
}

.retour {
  width: 100%;
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  list-style: none;
  margin-top: 19px;
  text-align: center;
}

.divlist3dl {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 16px 0px 0px 0px;
  padding: 15px 0px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3srsss {
  width: 90%;
  background-color: #222e3c;
  margin: 10px 0px 18px 0px;
  min-height: 170px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  box-shadow: 0px 0px 5px 0px rgb(29, 29, 29);
  opacity: 1;
}

.divlist3srss {
  width: 90%;
  background-color: #222e3c;
  margin: 17px 0px 10px 0px;
  min-height: 170px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  box-shadow: 0px 0px 5px 0px rgb(29, 29, 29);
  opacity: 1;
}

.divlist3srs {
  width: 90%;
  background-color: #222e3c;
  margin: 10px 0px;
  min-height: 170px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  box-shadow: 0px 0px 5px 0px rgb(23, 23, 23);

  opacity: 1;
}

.divlist3s {
  width: 90%;
  background-color: rgb(54, 58, 61);
  margin: 10px 0px;
  height: 170px;
  display: flex;
  align-items: center;
  flex-direction: row nowrap;
  justify-content: center;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.nom {
  margin-left: 30px;
}

.prix {
  margin-left: 40px;
}

.prixx {
  margin-left: 14px;
}

.creer {
  margin-left: 70px;
}

.status {
  margin-left: 14px;
}

.name {
  margin-left: 20px;
}

.options {
  margin-left: 32px;
  margin-right: 17px;
}

.formatt {
  margin-right: 95px;
}

.format {
  margin-right: 30px;
  margin-left: 8px;
}

.nomn {
  margin-right: 200px;
  margin-left: 18px;
}

.nomn {
  margin-right: 200px;
  margin-left: 18px;
}

.adresses {
  margin-left: 18px;
}

.quantt {
  margin-left: 0px;
  margin-right: 16px;
}

.quant {
  margin-left: 20px;
}

.statuse {
  margin-left: 0px;
}

.adresse {
  margin-left: 0px;
}

/* .divlist3s.active {
  width: 95%;
  background-color: rgb(80, 80, 80);

  margin: 10px 0px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: cente;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
} */

.basawait {
  height: 16px;
  width: 90%;
}

.divlist3sc {
  width: 90%;
  box-shadow: 0px 0px 5px 0px rgb(11, 21, 28);
  background-color: #222e3c;
  margin: 16px 0px 0px 0px;
  min-height: 140px;
  max-height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
  border-left: 2px solid rgb(76, 159, 195);
  border-right: 2px solid rgb(76, 159, 195);
}

.divlist3 {
  background-color: #364e67;
  margin: 10px 0px;
  min-height: 40px;
  max-height: 40px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

.divlist3.active {
  width: 90%;
  background-color: rgb(80, 80, 80);

  margin: 10px 0px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: cente;
  border-radius: 5px;
  box-shadow: 0px 0px 5px black;
  transition: all 0.2s;
  animation-name: fadeIn;
  animation-duration: 0.2s;
  opacity: 1;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.divlist1 {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  /* width: 100%; */
  /* border: 2px solid white; */
}

.product {
  color: rgb(221, 221, 221);
}

.divlistm2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.profile-containerr {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: row nowrap;
  padding: 10px 0px;
  border-radius: 5px;
  width: 90%;
  /* background-color: rgb(107, 107, 107); */
  background-color: rgb(50, 50, 50);
  box-shadow: inset 0px 0px 5px black;
  height: 18px;
}

.commandevide {
  margin-bottom: 80px;
  color: #a0a0a0;
}

.paniervide {
  margin-bottom: 80px;
  color: #a0a0a0;
}

.buttonmlist {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.aded {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divdow a p {
  color: white;
  list-style: none;
  text-decoration: none;
  cursor: pointer;
  transition: all 120ms;
}

.adow {
  list-style: none;
  text-decoration: none;
}

.divdow {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 200px;
  background-color: #525252;
  border-radius: 5px;
  position: absolute;
  z-index: 3;
  top: 40%;
  left: 43.5%;
  border: 2px solid rgb(151, 151, 151);
}

.adow p:hover {
  color: #d3d3d3;
}

.adddeddd {
  margin-left: 10px;
  height: 22.5px;
  width: 25px;
  border-radius: 5px;
  border: 0px;
  padding: 2px 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: default;
  transition: all 120ms;
  font-size: 12px;
}

.adddedd {
  height: 22.5px;
  width: 25px;
  border-radius: 5px;
  border: 0px;
  padding: 2px 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.foldera {
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}

.addded {
  margin-left: 10px;
  margin-right: 5px;
  height: 22.5px;
  width: 25px;
  border-radius: 5px;
  border: 0px;
  padding: 2px 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.adddede {
  margin-left: 10px;
  height: 22.5px;
  width: 25px;
  border-radius: 5px;
  border: 0px;
  padding: 2px 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: default;
  transition: all 120ms;
  font-size: 12px;
}

.addd {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  border-radius: 5px;
  border: 0px;
  padding: 2px 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.buttonpaiementt {
  height: 45px;
  background-color: rgb(45, 148, 204);
  color: white;
  width: 100%;
  font-size: 14px;
  border: 0;
  font-weight: bold;
  cursor: pointer;
  letter-spacing: 0.6;
  border-radius: 6px 6px 6px 6px;
  transition: all 120ms ease;
  box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
}

.adddd {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  /* flex: 1; */
  font-size: 12px;
  cursor: default;
}

.filed {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.ajout {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  transition: all 120ms;
  font-size: 12px;
}

.add {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.deletesfiless {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.deletesfiles {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.deletesfile {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.trs {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  transition: all 120ms;
  font-size: 12px;
}

.buttonmlistt {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.delfoldernivii {
  margin-left: 10px;
  margin-right: 10px;
  height: 22.5px;
  width: 25px;
  padding: 2px 0px;
  border-radius: 5px;
  border: 0px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  /* flex: 1; */
  cursor: pointer;
  transition: all 120ms;
  font-size: 12px;
}

.divniv {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgb(85, 85, 85);
  height: 22.5px;
  min-width: 22.5px;
  border-radius: 5px;
}

.nivp {
  color: rgb(255, 255, 255);
}

.deletesfiles:hover {
  background-color: rgba(199, 3, 3, 0.646);
}

.deletesfiless:hover {
  background-color: rgba(199, 3, 3, 0.646);
}

.deletesfile:hover {
  background-color: rgba(199, 3, 3, 0.646);
}

.buttonmlistt:hover {
  background-color: rgba(199, 3, 3, 0.646);
}

.delfoldernivii:hover {
  background-color: rgba(199, 3, 3, 0.646);
}

.addd:hover {
  background-color: rgba(132, 132, 132, 0.646);
}

.adddedd:hover {
  background-color: rgba(132, 132, 132, 0.646);
}

.addded:hover {
  background-color: rgba(132, 132, 132, 0.646);
}

.add:hover {
  background-color: rgba(132, 132, 132, 0.646);
}

.buttonmlist:hover {
  background-color: rgba(199, 3, 3, 0.646);
}

.trois:hover {
  background-color: rgba(132, 132, 132, 0.646);
}

.buttonmods:hover {
  background-color: rgba(132, 132, 132, 0.646);
}

.buttonmod:hover {
  background-color: rgba(132, 132, 132, 0.646);
}

.addusers:hover {
  background-color: rgba(151, 151, 151, 0.646);
}

.adduserss:hover {
  background-color: rgba(151, 151, 151, 0.646);
}

.buttonmodd:hover {
  background-color: rgba(151, 151, 151, 0.646);
}

.modalfilefolder:hover {
  background-color: rgba(151, 151, 151, 0.646);
}

.userp {
  color: rgb(188, 188, 188);
  margin-left: 10px;
}

.divlist5s {
  margin-left: 10px;
  list-style: none;
  text-decoration: none;
  color: white;
}

/* inputville */

.inputprixI {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIIIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIIIIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIIIIIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIIIIIIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIIIIIIIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIIIIIIIIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIIIIIIIIIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

.inputprixIIIIIIIIIIII {
  visibility: hidden;
  position: absolute;
  width: 100px;
}

/*  input ville active */

/* end */

.inputprix {
  visibility: hidden;
  position: fixed;
  width: 100px;
}

.divlist5ac {
  margin-left: 10px;
  list-style: none;
  text-decoration: none;
  background-color: rgb(80, 80, 80);
  color: white;
  border: 0px;
  font-size: 15px;
  font-weight: bold;
  width: 150px;
  pointer-events: none;
}

.divlist5aw {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 60px;
  pointer-events: none;
  margin: 15px 0px 15px 10px;
  border-bottom: 2px dashed rgb(152, 152, 152);
  padding-bottom: 5px;
  border-radius: 0px;
}

.divlist5af::placeholder {
  color: #cacaca;
  text-transform: lowercase;
}

.divlist5afse {
  list-style: none;
  background-color: rgb(42, 72, 95);
  text-decoration: none;
  color: white;
  border: 0px;
  font-size: 15px;
  font-weight: bold;
  width: 150px;
  padding: 3.5px 5px;
  border-radius: 5px;
  width: 170px;
  text-align: center;
  border-left: 2px solid rgb(68, 150, 200);
  border-right: 2px solid rgb(68, 150, 200);
  text-transform: uppercase;
  pointer-events: none;
}

.divlist5af {
  margin-left: 10px;
  list-style: none;
  text-decoration: none;
  background-color: rgb(129, 129, 129);
  color: white;
  border: 0px;
  font-size: 15px;
  font-weight: bold;
  width: 150px;
  padding: 3.5px 5px;
  border-radius: 5px;
  width: 170px;
  text-align: center;
  border: 2px solid rgb(177, 177, 177);
  text-transform: uppercase;
}

.divlist5aysd {
  list-style: none;
  text-decoration: none;
  background-color: rgb(80, 80, 80);
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 280px;
  pointer-events: none;
  text-align: center;
  height: 50px;
  background-color: #268faa95;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgb(40, 40, 40);
  border: 2px solid rgb(200, 200, 200);
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  line-height: 14px;
}

.divlist5aysdd {
  list-style: none;
  text-decoration: none;
  background-color: rgb(80, 80, 80);
  color: rgb(255, 255, 255);
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 280px;
  pointer-events: none;
  text-align: center;
  height: 80px;
  background-color: #268faa95;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgb(40, 40, 40);
  border: 2px solid rgb(200, 200, 200);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  line-height: 14px;
}

.divlist5aysl {
  list-style: none;
  text-decoration: none;
  background-color: rgb(80, 80, 80);
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 150px;
  pointer-events: none;
  text-align: center;
  height: 15px;
  margin-bottom: 10px;
}

.divlist5aysysy {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 90%;
  pointer-events: none;
  text-align: center;
  height: 15px;
  border-bottom: 2px solid #919191;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-radius: 0px;
}

.divlist5aysy {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 150px;
  pointer-events: none;
  text-align: center;
  height: 15px;
}

.divlist5aysys {
  list-style: none;
  text-decoration: none;
  background-color: rgb(80, 80, 80);
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 150px;
  pointer-events: none;
  text-align: center;
  height: 15px;
  margin-left: 76px;
}

.divlist5ays {
  list-style: none;
  text-decoration: none;
  background-color: rgb(80, 80, 80);
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 150px;
  pointer-events: none;
  text-align: center;
  height: 15px;
}

.divlist5ay {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 90px;
  pointer-events: none;
  text-align: center;
  height: 15px;
}

#pinscripttwo {
  color: #eab30d;
}

#pinscripttwoo {
  color: #eab30d;
  margin-top: 15px;
}

.pinscript {
  display: flex;
  flex-direction: row nowrap;
}

.divlist5al {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 150px;
  pointer-events: none;
  text-align: center;
  height: 15px;
}

.divlist5alm {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 60px;
  pointer-events: none;
  height: 15px;
}

.divlist5ales {
  list-style: none;
  text-decoration: none;
  background-color: rgb(80, 80, 80);
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 150px;
  pointer-events: none;
  text-align: center;
  height: 15px;
}

.divlist5alef {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  font-size: 12px;
  font-weight: bold;
  width: 80px;
  pointer-events: none;
  text-align: center;
  height: 15px;
  font-size: 13px;
}

.divlist5atiki {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  pointer-events: none;
  text-align: center;
  height: 15px;
}

.divlist5apa {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  pointer-events: none;
  text-align: center;
  height: 15px;
}

.divlist5a {
  list-style: none;
  text-decoration: none;
  background-color: #222e3c;
  color: white;
  border: 0px;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  pointer-events: none;
  text-align: center;
  height: 15px;
}

.divlist5c {
  margin-left: 10px;
  list-style: none;
  text-decoration: none;
  color: white;
  font-size: 15px;
}

.divlist5dl {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 5px 0px;
  padding-bottom: 5px;
  border-bottom: 2px solid rgb(157, 157, 157);
}

.divlist5dv {
  margin-left: 10px;
  list-style: none;
  text-decoration: none;
  color: white;
  font-size: 12px;
}

.divlist5ded {
  list-style: none;
  text-decoration: none;
  color: white;
  font-size: 15px;
}

.divlist5d {
  list-style: none;
  text-decoration: none;
  color: white;
  margin-left: 10px;
  font-size: 15px;
}

.divlist5 {
  list-style: none;
  text-decoration: none;
  color: white;
}

.divlistuser {
  margin-left: 10px;
  list-style: none;
  text-decoration: none;
  color: white;
}

.divlistuserr {
  margin-left: 10px;
  list-style: none;
  text-decoration: none;
  color: rgb(188, 188, 188);
}

.contentt {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  list-style: none;
  text-decoration: none;
  flex: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  list-style: none;
  text-decoration: none;
  flex: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}

.inputaddd:hover {
  background-color: #1f7191;
}

.inputaddddd:hover {
  background-color: #228faa;
}

.inputaddddd {
  height: 23px;
  width: 82px;
  font-weight: bold;
  background-color: #27a6c6;
  /* border: 2px solid rgb(255, 255, 255); */
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  margin-right: 10px;
  padding: 2px 0px;
  cursor: pointer;
  transition: all 120ms;
}

.inputaddddss {
  height: 23px;
  width: 82px;
  font-weight: bold;
  background-color: #d34945;
  /* border: 2px solid rgb(255, 255, 255); */
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px;
  cursor: pointer;
  transition: all 120ms;
  pointer-events: none;
}

.inputaddddssr {
  height: 23px;
  width: 82px;
  font-weight: bold;
  background-color: #982cb0;
  /* border: 2px solid rgb(255, 255, 255); */
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px;
  cursor: pointer;
  transition: all 120ms;
  pointer-events: none;
}

.inputaddddsls {
  height: 23px;
  width: 82px;
  font-weight: bold;
  background-color: #cd9a2e;
  /* border: 2px solid rgb(255, 255, 255); */
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px;
  cursor: pointer;
  transition: all 120ms;
  pointer-events: none;
}

.inputadddds {
  height: 23px;
  width: 82px;
  font-weight: bold;
  background-color: #2cb037;
  /* border: 2px solid rgb(255, 255, 255); */
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px;
  border: 0px;
  cursor: pointer;
  transition: all 120ms;
  pointer-events: none;
}

.inputadddded {
  height: 23px;
  width: 90px;
  font-weight: bold;
  background-color: #2794c6;
  /* border: 2px solid rgb(255, 255, 255); */
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px;
  cursor: pointer;
  transition: all 120ms;
  pointer-events: none;
}

.inputadddd {
  height: 23px;
  width: 82px;
  font-weight: bold;
  background-color: #c69927;
  /* border: 2px solid rgb(255, 255, 255); */
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px;
  cursor: pointer;
  transition: all 120ms;
  pointer-events: none;
}

.inputaddd {
  height: 23px;
  width: 82px;
  font-weight: bold;
  background-color: #2799c6;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px;
  cursor: pointer;
  transition: all 120ms;
}

.inputadd:hover {
  background-color: #1f7191;
}

.inputaddse {
  height: 15px;
  width: 70px;
  margin-top: 5px;
  font-weight: bold;
  background-color: #2799c6;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px;
  cursor: pointer;
  transition: all 120ms;
  margin-bottom: 10px;
}

.inputadd {
  height: 23px;
  width: 70px;
  margin-top: 5px;
  font-weight: bold;
  background-color: #2c6f9e;
  border: 0px;
  border-radius: 5px;
  color: white;
  font-size: 12px;
  text-align: center;
  padding: 2px 0px;
  cursor: pointer;
  transition: all 120ms;
  margin-bottom: 10px;
}

.divlist55555stock {
  list-style: none;
  text-decoration: none;
  color: rgb(234, 234, 234);
  font-size: 12px;
  transition: all 120ms;
  height: 15px;
  padding: 2.5px 5px;
  background-color: #656565;
  text-align: center;
  /* padding-top: 5px; */
  border-radius: 5px;
  border: 2px solid rgb(162, 162, 162);
  /* cursor: pointer; */
}

.divlist55555 {
  list-style: none;
  text-decoration: none;
  color: rgb(234, 234, 234);
  font-size: 12px;
  transition: all 120ms;
  height: 15px;
  padding: 2.5px 5px;
  background-color: #3e5d76;
  text-align: center;
  /* padding-top: 5px; */
  border-radius: 5px;
  /* cursor: pointer; */
}

.divlist5555 {
  margin-left: 30px;
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
}

.divlist555rrr {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  margin: 15px 0px;
  padding-bottom: 5px;
  border-bottom: 2px solid rgb(215, 200, 39);
}

.divlist555rr {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  margin: 15px 0px;
  padding-bottom: 5px;
  border-bottom: 2px solid rgb(21, 146, 196);
}

.divlist555rl {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 15px;
  transition: all 150ms;
  /* padding-bottom: 5px; */
  /* border-bottom: 2px solid rgb(34, 175, 15); */
}

.divlist555r {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  margin: 15px 0px;
  padding-bottom: 5px;
  border-bottom: 2px solid rgb(34, 175, 15);
}

.divlist555sr {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  letter-spacing: 2px;
}

.divlist555lmmr {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  border-bottom: 2px solid #982cb0;
}

.divlist555lmm {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  border-bottom: 2px solid #2cb037;
}

.divlist555lmmm {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  border-bottom: 2px solid #d34945;
}

.divlist555lmled {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  border-bottom: 2px solid #27c644;
}

.divlist555lmllsed {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  border-bottom: 2px solid #cd9a2e;
}

.divlist555lml {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  border-bottom: 2px solid #2799c6;
}

.divlist555lmlm {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  border-bottom: 2px solid #c69927;
}

.divlist555lm {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
  border-bottom: 2px solid #c69927;
}

.divlist555 {
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  transition: all 150ms;
}

.divlist555med {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: #578353;
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
}

.divlist555mmlsedf {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: rgb(29, 136, 179);
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
}

.divlist555mmls {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: #578353;
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
}

.divlist555mm {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: rgb(79, 90, 99);
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
}

.divlist555mwx {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: #7e7e7e;
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
}

.divlist555m {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: rgb(54, 80, 106);
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
}

.divlist555ll {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 120ms;
  background-color: #7e7e7e;
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
  cursor: pointer;
}

.modalfcontainer {
  padding: 20px 0px;
  width: 80%;
  margin-bottom: 100px;
  border-radius: 5px;
  background-color: #222e3c;
  border-left: 2px solid rgb(38, 152, 205);
  border-right: 2px solid rgb(38, 152, 205);
  display: flex;
  flex-direction: column;
  /* justify-content: space-around; */
  align-items: center;
}

.modalftitle {
  color: white;
}

.modalfinput {
  margin-top: 20px;
  width: 85%;
  display: flex;
  flex-direction: row nowrap;
  justify-content: space-around;
  align-items: center;
}

.modalfinput button {
  padding: 5px 8px;
  font-weight: bold;
  background-color: #31a0cf;
  border: 2px solid rgb(219, 219, 219);
  color: white;
  border-radius: 5px;
}

.modalfinput input {
  width: 150px;
  border-radius: 5px;
  padding: 5px 5px;
  background-color: rgb(74, 86, 99);
  border-bottom: 2px solid rgb(55, 96, 147);
  border-right: 2px solid rgb(74, 86, 99);
  border-top: 2px solid rgb(74, 86, 99);
  border-left: 2px solid rgb(74, 86, 99);
  color: white;
  font-size: 13px;
}

.modalf {
  position: absolute;
  height: 91.5dvh;
  width: 100%;
  background-color: #0000005c;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: all 120ms;
}

.modalf.active {
  visibility: visible;
  opacity: 1;
  transition: all 120ms;
}

.divc5formcmo p {
  color: rgb(78, 137, 156);
}

.divlist555ll:hover {
  background-color: #696969;
}

.divlist555lsdd {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: #589564;
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
}

.divlist555lsdedf {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: #9d932d;
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
}

.divlist555lsd {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: #955858;
  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
}

.divlist555l {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: all 150ms;
  background-color: rgb(54, 80, 106);

  height: 20px;
  text-align: center;
  padding: 5px 5px 0px 5px;
  border-radius: 5px;
}

.divlist55 {
  margin-left: 10px;
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
  cursor: pointer;
  transition: all 150ms;
}

.divlist55:hover {
  color: rgb(135, 135, 135);
}

.divlist544avvv {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #828282;
  padding: 2.5px 2.5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 90px;
  font-weight: bold;
  pointer-events: none;
}

.divlist544avv {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #828282;
  padding: 2.5px 2.5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 90px;
  font-weight: bold;
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
}

.divlist544avw {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #828282;
  padding: 2.5px 2.5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 90px;
  font-weight: bold;
  pointer-events: none;
}

.divlist544avsv {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: rgb(74, 109, 136);
  border-bottom: 2px solid rgb(30, 120, 188);
  border-left: 2px solid rgb(74, 109, 136);
  border-right: 2px solid rgb(74, 109, 136);
  border-top: 2px solid rgb(74, 109, 136);

  padding: 2.5px 2.5px;
  text-align: center;
  /* text-transform: uppercase; */
  max-width: 200px;
  font-weight: bold;
  pointer-events: none;
}

.divlist544avs {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: rgb(74, 109, 136);
  border-bottom: 2px solid rgb(30, 120, 188);
  border-left: 2px solid rgb(74, 109, 136);
  border-right: 2px solid rgb(74, 109, 136);
  border-top: 2px solid rgb(74, 109, 136);
  padding: 2.5px 2.5px;
  text-align: center;
  /* text-transform: uppercase; */
  max-width: 200px;
  font-weight: bold;
  pointer-events: none;
}

.divlist544av {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #486b8a;
  border-bottom: 2px solid rgb(42, 119, 187);
  padding: 2.5px 2.5px;
  text-align: center;
  /* text-transform: uppercase; */
  width: 200px;
  font-weight: bold;
  border: 0px;
}

.modalverified {
  width: 100%;
  height: 100dvh;
  background-color: #1a232d;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.titleverifiedgo {
  color: white;
  margin-top: 30px;
  border-bottom: 3px solid rgb(216, 71, 52);
  width: 90%;
  text-align: center;
  padding-bottom: 10px;
  font-size: 15px;
}

.titleverified {
  color: white;
  margin-top: 30px;
  border-bottom: 3px solid rgb(88, 216, 52);
  width: 80%;
  text-align: center;
  padding-bottom: 10px;
}

.verifiedbutton a {
  list-style: none;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.verifiedbutton a p {
  list-style: none;
  text-decoration: none;
  color: white;
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold;
  height: 35px;
  border-radius: 5px;
  border: 2px solid white;
  padding: 0px 10px;
  background-color: #17a9c3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.divverified {
  border-radius: 5px;
  margin-bottom: 100px;
  background-color: #222e3c;
  border-left: 2px solid rgb(38, 152, 205);
  border-right: 2px solid rgb(38, 152, 205);
  width: 80%;
  height: 175px;
  box-shadow: 0px 0px 5px 0px rgb(25, 25, 25);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.divlist544avedville.active {
  visibility: hidden;
  opacity: 0;
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #828282;
  padding: 2.5px 2.5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 200px;
  font-weight: bold;
  margin-top: 5px;
  position: absolute;
}

.divlist544aved {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12.5px;
  border-radius: 5px;
  background-color: #828282;
  padding: 2.5px 2.5px;
  text-align: center;
  text-transform: uppercase;
  max-width: 200px;
  font-weight: bold;
}

.divlist544a {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  max-width: 20px;
  border-radius: 4px;
  background-color: rgb(52, 90, 127);
  border-bottom: 2px solid rgb(59, 168, 204);
  border-top: 0px solid rgb(59, 168, 204);
  border-left: 0px solid rgb(59, 168, 204);
  border-right: 0px solid rgb(59, 168, 204);

  padding: 2.5px 2.5px;
  text-align: center;
  pointer-events: none;
}

.divlist544 {
  list-style: none;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-size: 12px;
  max-width: 60px;
  border-radius: 5px;
  background-color: rgb(87, 103, 116);
  padding: 2.5px 2.5px;
  text-align: center;
  border-bottom: 1.5px solid rgb(35, 158, 189);
  border-right: 0px solid rgb(87, 103, 116);
  border-left: 0px solid rgb(87, 103, 116);
  border-top: 0px solid rgb(87, 103, 116);
}

.divlist54 {
  margin-left: 30px;
  list-style: none;
  text-decoration: none;
  color: rgb(174, 174, 174);
  font-size: 12px;
}

.divlist5.active {
  margin-left: 10px;
  list-style: none;
  text-decoration: none;
  color: rgb(19, 214, 32);
}

.divlist4ll {
  display: flex;
  flex-direction: row nowrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.divlist4llr {
  display: flex;
  flex-direction: row nowrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin: 5px 0px;
  border-bottom: 2px solid rgb(95, 110, 120);
  padding-bottom: 5px;
}

.divlist4llrr {
  display: flex;
  flex-direction: row nowrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin: 5px 0px;
}

.divlist4lr {
  display: flex;
  flex-direction: row nowrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin: 5px 0px;
  padding-bottom: 5px;
  border-bottom: 2px solid rgb(95, 110, 120);
}

.divlist4lsl {
  display: flex;
  flex-direction: row nowrap;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  margin: 5px;
}

.divlist4lsl h4 {
  color: rgb(188, 188, 188);
}

.divlist4l {
  display: flex;
  flex-direction: row nowrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 5px;
}

.divlist4r {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.divlist4zz {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 5px;
}

.divlist4z {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 5px 0px;
}

.divlist4zd {
  display: flex;
  flex-direction: row nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  margin: 5px 0px;
  padding-bottom: 2.5px;
  border-bottom: 2px solid rgb(156, 156, 156);
}

.divlist4zzdr {
  display: flex;
  flex-direction: row nowrap;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 5px 0px;
  padding-bottom: 2.5px;
  border-bottom: 2px solid rgb(156, 156, 156);
}

.divlist4zzdez {
  display: flex;
  flex-direction: row nowrap;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 5px 0px;
  padding-bottom: 2.5px;
}

.divlist4cgv a {
  text-decoration: none;
  list-style: none;
}

.divlist4cgv label {
  color: rgb(234, 234, 234);
  border-bottom: 1px solid rgb(37, 141, 179);
}

.divlist4cgv {
  display: flex;
  flex-direction: row nowrap;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 5px 0px;
  padding-bottom: 2.5px;
}

.divlist4zzd {
  display: flex;
  flex-direction: row nowrap;
  width: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 5px 0px;
  padding-bottom: 2.5px;
  border-bottom: 2px solid rgb(156, 156, 156);
}

.divlist4ses {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 5px;
  /* border-bottom: 2px solid rgb(146, 146, 146); */
  padding-bottom: 5px;
}
