
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.roboto-condensed {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

h1  {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
}#buttpn.contracts-active path {
  stroke: red; /* изменим цвет обводки */
  stroke-width: 2;
  /* Можно добавить анимацию или другие эффекты */
}
.header-button.active path {
  stroke: red;
  stroke-width: 2;
}



p {
  font-size: 0.8rem;
}
.iconscb {
    
    width: 90px;
    margin-top: -1px;
    margin-left: 2px;
    border-radius: 0px;
    height: 17px;
    border-radius: 0px;
}
.logovba {
    align-items: center;
    border-radius: 3px;
    display: flex
;
    justify-content: center;
    background: #1B7165;
    height: 25px;
    width: 25px;
    margin-right: 7px;}
.iconscb:after { fill: #1B7165;
}
.modalres {
    display: none; /* Initially hide the modal */
    /* Add other styling for the modal here */
    position: absolute; /* Example: position it absolutely */
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    width: 260px;
    z-index: 10; 
    top: 65px;
    height:400px;
overflow-x:auto;
    
}

.result {
    padding: 5px;
    cursor: pointer;
}

.result:hover {
    background-color: #e9e9e9;
}
h2,font,p {
 font-family: "Montserrat", sans-serif;
 font-optical-sizing: auto;
 font-weight: 700;
}
.nameprof {
  margin-top: -32px;
}
input {
 font-family: "Montserrat", sans-serif;
 font-optical-sizing: auto;
 font-weight: 550;
}

 h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
}
h3 {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
}

a {
  font-size: 1.0rem;
  line-height: 2.4rem;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  letter-spacing: .1px;
}
.h-con {


}
::-webkit-scrollbar {
    width: 7px;

}

/* Создаем стили для полосы прокрутки */
::-webkit-scrollbar-track {
}

/* Оформление ползунка */
::-webkit-scrollbar-thumb {
    background: #57978d;
    border-radius: 5px;
}

/* При наведении на ползунок */
::-webkit-scrollbar-thumb:hover {
    background: #57978d; /* Цвет ползунка при наведении */
}
input:focus {
  outline: none; /* Убираем стандартный обводку */
  border-color: #57978d; /* Меняем цвет рамки на красный */
}
select:focus {
  outline: none; /* Убираем стандартный обводку */
  border-color: #57978d; /* Меняем цвет рамки на красный */
}
textarea:focus {
  outline: none; /* Убираем стандартный обводку */
  border-color: #57978d; /* Меняем цвет рамки на красный */
}
.h-cone {
  padding: 10px;
  height: 10px;
  align-items: center;
  display:flex;
}
.registrb {
    border-radius: 5px;
    border: 1px solid #dee2e6;
    margin-left: 10px;
    width: 150px;
    height: 40px;
    color: #ccc;    margin-top: 5px;

    border-radius: 5px;
    margin-top: 5px;
    margin-right: -199px;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.dark-mode .registrb {
background:#222;

}
.g-l {
  margin-left: auto;
  height: 20px;
  margin-right: 10px;
  color: grey;

}
font {
  style="display: none;"
}
.g-s {
margin-top: -60px;
}
    body {
        font-family: Arial, sans-serif;
    }

    .dark-mode .dropdown-content {
      border: none;
    background-color: #333333;
    color: #fff;
    }
    .dark-mode .dropdown-content2 {
    background-color: #333333;
    color: #fff;
    }

    .dark-mode .dropdown-content a {
      color: #fff;
}    .dark-mode .dropdown-content2 a {
      color: #fff;
}
.dropdown-name-d {
 color:#57978d;
 margin-top: 5px;

 height: 20px;

}
    .dark-mode {
    background-color:#222;
     background-image: url('images/abstract2.png');
        
    }

.dark-mode .dropdown-content a:hover {background-color:#222}
    .dropdown-content {
      display: none;
      width: 100%;
      position: absolute;
      background-color: #f9f9f9;
      min-width: 300px;
border-radius: 5px;
border: 1px solid #dee2e6;
      z-index: 1;
    }.dark-mode .modalres {
    background-color: #333333;border:none;
    }
#hidden {
  display: none;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown2 {
  position: relative;
  display: inline-block;
}
.inpu-form {
  margin-left: 5%;
border-radius: 5px;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height:35px;
  background-color: #fff;
border: 1px solid #dee2e6;
}
.inpt {
  padding: 5px;
  font-size: 12px;
display: flex;
background-color: #fff;}
.dark-mode .inpt {
background-color: #333333;
}
.dark-mode .inpu-form {
background-color: #333333;
border: none;
}


    .dropdown-content a {
      color: black;
height: 70px;
text-decoration: none;
width: 100%;
display: flex;
    }
.drp {
display: flex;
  text-decoration: none;

  border: none;
  background-color: #fff;
}
    .dropdown-content a:hover {background-color:gainsboro}

    .dropdown:hover .dropdown-content {
      display: block;
    }
    .carddrp {
      display: flex;
    }
    .dropdown-name {
      margin-top: 0px;

      height: 25px;
    }

    .dropdown-item-image {
      width: 32px;
      height: 32px;
      margin-right: 10px;
    }

    .dropdown-item-description {
      color: #777;
      margin-top: -15px;
    }
    .h-con {
      margin-top: 4px;
    }
    /* Header стили */
    header {
position: fixed;    background: #fff;
    align-items: center;
      z-index: 1000;
      transform-origin: center;
min-width: 900px;
width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0px 20px;
    }
  .dark-mode  {

    }
    .dark-mode header {
      border-bottom: none;    background-color:#222;

    color: #fff;
    }
    .dark-mode .left-header {
    color: #fff;
    }
    .dark-mode .header-button {
    color: #fff;
    }

.dark-mode .new-messages {
      background: #da975b;
color: #f2dcc8;
    }
    .svgh {
width: 22px;margin-top: -1px;
margin-left: 2px;
border-radius: px;
height: 22px;
border-radius:0px;

    }
    .dropdown-namex{
color: #57978d;
font-size: 0.8rem;
      margin-top: 50px;
      margin-left: 5px;
    }
    .logout-buttonn {

width: 20px;display: none;margin-top: -1px;margin-left: 2px;border-radius: 15px;height: 22px;border-radius: 150px;

    }
.headerp {
  display: flex;
  margin: 0 auto;
  max-width: 1180px;
  width: 100%;
}
.headst {
    font-size: 1.0rem;
    color: #1B7165;
    font-weight: 900;
    height: 40px;
    display: flex
;
    justify-content: center;
    align-items: center;
}
    .left-header {
      color: #fff;
      width: 110px;
      border-radius: 20px;
height: 75px;
    display: flex;
    align-items: center;
    }
    .logos {
      height: 18px;
        width: 25px;
    }

    .site-name {
        font-weight: bold;
        font-size: 1.2em;
    }
.log-headi {
  margin-left: 5vh;
    display: flex;
  align-items: center; /* Вертикальное центрирование */
  justify-content: center; /* Горизонтальное центрирование */
}
    .center-header {
      flex-grow: 1;
      padding: 8px;
      width: 50px;

        display: flex;
        justify-content: center; /* Горизонтальное центрирование */
      align-items: center; /* Вертикальное центрирование */
  }


.headb {
  margin-top: -20px;
  display: flex;
  justify-content: center;
}


.headb:hover::after {
  color: #1B7165;
  transition: color 0.3s ease; /* плавный переход цвета */
}
.butheadi {
margin-right: 10px;
height: 25px;
padding: 5px 20px;
border-radius: 10px;
color: #fff;
  display: flex;
  justify-content: center; /* Горизонтальное центрирование */
align-items: center; /* Вертикальное центрирование */
  background-color:#da975b;

}

    .header-button {
      display: block;
      justify-content: center; /* Горизонтальное центрирование */
    align-items: center; /* Вертикальное центрирование */
    width: 90px;
height: 40px;
      padding: 8px;

color:#797979;
        fill:#797979;

      text-decoration: none;
      border: none; /* Remove the border */
  }
  
  
    .header-buttonx {
      display: block;
      justify-content: center; /* Горизонтальное центрирование */
    align-items: center; /* Вертикальное центрирование */
    width: 90px;
height: 40px;
      padding: 8px;
    background: #1B7165;
    background: linear-gradient(232deg, rgba(27, 113, 101, 0.9) 0%, rgba(1, 99, 84, 0.8) 50%, rgba(20, 70, 86, 0.9) 100%);
color:#fff;
border-radius:5px;
        fill:#fff;

      text-decoration: none;
      border: none; /* Remove the border */
  }
  .logout-button {
    display: none;
  }
  .header-buttonn {
    display: flex;
    justify-content: center; /* Горизонтальное центрирование */
  align-items: center; /* Вертикальное центрирование */
  width: 110px;
height: 40px;
    padding: 8px;
color:#adebe3;
        fill:#adebe3;
    text-decoration: none;
    border: none; /* Remove the border */
}
.header-buttonn:hover path {
color:#fff;
        fill:#fff;
}
.headb:hover {
color:#fff;
        fill:#fff;
}
 
 
    /* Кнопка Logout */
    .logout-button {
        padding: 6px 12px;
        color: #fff;
        text-decoration: none;
        border-radius: 5px;

          display: block;
        justify-content: center; /* Горизонтальное центрирование */
      align-items: center; /* Вертикальное центрирование */}

    /* Стили для уведомления */
    #notification {
        display: none;
        position: fixed;
        bottom: 0;
        right: 0;
        background-color: #f1f1f1;
        border: 1px solid #ccc;
        padding: 10px;
    }
#oxrg {
  width: 50px;
}
    #bell-icon {
        position: fixed;
        bottom: 20px;
        right: 20px;
        font-size: 24px;
        cursor: pointer;
        z-index: 1;
    }
    .log-header{
      display: flex;
    }
    .last-mess {
      margin-left: 5px;
min-width: 20px;
height: 20px;
color: white;
display: flex;
justify-content: center;
align-items: center;
border-radius: 5px;
background:  #da975b;
    }
    .new-messages {
      background: #a9cdc8;
      margin-left: 2%;
      height: 25px;
      width: 25px;
      margin-top: 30px;
color: #4b8178;
border-radius: 3px;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .theme-switch-label {
      height: 30px;
      display: flex;
    }
     .dark-mode #buttpn path {
    fill: grey;
    transition: fill 0.3s ease;
  }
    .dark-mode #buttpn {
    color: grey;
  }
      .dark-mode #buttpn:hover {
    color: grey;
  }
    .dark-mode #buttpn:hover path {
    fill: #fff;
    transition: fill 0.3s ease;
  }

    #buttpn path {
    transition: fill 0.3s ease;
  }
  #buttpn.contracts-active path {
  stroke: red; /* изменим цвет обводки */
  stroke-width: 2;
  /* Можно добавить анимацию или другие эффекты */
}
  .header-button:active path {
  fill: #006053;
}.header-button.active path {
  fill: #006053;
}
   #buttpn:hover path {
    fill: #fff;
    transition: fill 0.3s ease;
  }
    #buttpn  {
    transition: fill 0.3s ease;
  }

      #buttpn:hover  {
    color:#fff;
  }
    }
    .nam-header {
      margin-top: 8px;
      color: grey;
      height: 32px;
      width: 70px;
      display: flex;
    justify-content: center;
  align-items: center;}


    }
