a {
  color: #252525;
  text-decoration: none;
}

.KPyQs {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  border-radius: 0 0px 20px 20px;
}

.bQXHBf {
  max-width: 70%;
}
.jrJpSp,
.cMbYWX {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0px;
}
.kibsLu {
  display: none;
}
.iDgscB,
.jIjpiP {
  text-align: center;
}
.KPyQs H2,
.KPyQs .hgdyTA {
  font-weight: 500 !important;
  /* color: white; */
}

.cRTfVS {
  background-color: #3ca1b4 !important;
}

.descpage {
  max-width: 250px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.jcBFuf {
  border-color: #fff !important;
}

.css-18f5zc6-menu {
  background-color: #158394 !important;
}

button:hover {
  cursor: pointer;
}

/* svg {
 width: 100% !important;
} */
.buOzpT,
.dnZKfp {
  display: none;
}

.kZqEyG {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  text-align: center;
}

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

.cMUlrr div {
  text-align: center;
}

.tab-list {
  border-bottom: 1px solid #ccc;
  padding-left: 0;
}

.tab-list-item {
  display: inline-block;
  list-style: none;
  margin-bottom: -1px;
  padding: 0.5rem 0.75rem;
}

.tab-list-active {
  background-color: white;
  border: solid #ccc;
  border-width: 1px 1px 0 1px;
}

/* width */
::-webkit-scrollbar {
  width: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #252525;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@media screen and (max-width: 991.99px) {
  .kNLtCS {
    padding-left: 10px;
  }
  .KPyQs {
    padding-top: 32px !important;
  }
  .jLokja {
    position: relative !important;
    right: 0 !important;
    margin-bottom: 20px;
  }
  .fqhUxn {
    margin-bottom: 5px !important;
  }
}

.cSQcqd {
  font-size: 14px !important;
}
.gxOTWi {
  font-size: 15px !important;
}
.KPquJ {
  font-size: 12px !important;
}
.kMenDE {
  font-size: 13px !important;
}
.iLeiaC {
  position: relative;
}

.hmNclu {
  max-width: 220px !important;
}

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

.KPyQs {
  background-color: #3ca1b4 !important;
}

@media screen and (max-width: 768px) {
  .hozUDK {
    width: 90vw;
    margin: 0 auto;
    flex-direction: column;
    height: fit-content !important;
  }
  .hozUDK section {
    width: 100%;
  }
  .hozUDK h5 {
    display: flex;
    justify-content: center;
  }
  .hozUDK h2 {
    margin-bottom: 0;
  }
}

/* .adminjs_Drawer {
    width: 700px !important;
} */

.buttonfile,
.calendaritem {
  border: 1px solid #cacaca;
  padding: 5px 15px;
  border-radius: 8px;
  width: fit-content;
}
.izEXTw svg {
  fill: white !important;
}
.kpmcfo {
  border: 1px solid white !important;
}
.buttonfile:hover {
  background: #157594;
  color: white;
}
.react-datepicker {
  border: 1px solid #cacaca !important;
  border-radius: 8px !important;
  box-shadow: 0px 2px 12px 0px #0000000f !important;
}
.react-datepicker__day-name {
  color: #828282 !important;
}
.react-datepicker__day-name::first-letter {
  text-transform: uppercase !important; /* Делаем первую букву заглавной */
}
.react-datepicker__navigation--next {
  border-left-color: #828282 !important;
}
.react-datepicker__navigation--previous {
  border-right-color: #828282 !important;
}
.react-datepicker__current-month {
  font-weight: 600 !important;
}
.react-datepicker__day--excluded {
  background: #4f4f4f26 !important;
  text-decoration: line-through !important;
  color: #000000 !important;
}
.react-datepicker__current-month::first-letter {
  text-transform: uppercase !important; /* Делаем первую букву заглавной */
}
@media screen and (max-width: 992px) {
  .mbdo {
    flex-direction: column !important;
  }
}
.ql-editor strong {
  font-weight: 600;
}
.ql-editor em {
  font-style: italic;
}
.fieldSelect {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.fieldSelect p {
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 8px;
}
.customselect {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 40px;
  min-height: 34px;
}
.customselect p {
  width: 100%;
}
.select {
  flex-grow: 1;
  min-height: 34px;
  box-sizing: border-box;
  color: #192035;
  background: transparent;
  border: 1px solid #c0c0ca;
  font-size: 14px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  outline: none;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.xvOpf {
  background-color: #f7941d !important;
  color: #1e4876 !important;
}
.cross {
  width: 35px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid #c0c0ca;
  cursor: pointer;
}
