.img-bt-slide {
    padding: 5px;
    width: 85px;
    height: 85px;
    margin: auto;
}

.logo-login {
    width: 250px;
    /* width: 380px; */
    margin: 0 auto;
    align-items: center;
    margin-bottom: 1.5rem;
}

.logo-main {
    width: 380px;
    margin: 0 auto;
    align-items: center;
    margin-bottom: 1.5rem;
}


.form-control::-webkit-input-placeholder {
    /* color: #6c757d; */
     color: #6c757d79 !important;
    opacity: 1;
  }

  .form-control::-moz-placeholder {
    /* color: #6c757d; */
     color: #6c757d79 !important;
    opacity: 1;
  }

  .form-control:-ms-input-placeholder {
    /* color: #6c757d; */
     color: #6c757d79 !important;
    opacity: 1;
  }

  .form-control::-ms-input-placeholder {
    /* color: #6c757d; */
     color: #6c757d79 !important;
    opacity: 1;
  }

  .form-control::placeholder {
    /* color: #6c757d; */
     color: #6c757d79 !important;
    opacity: 1;
  }

.slick-track {
    justify-content: center !important;
    align-items: center !important;
    width: auto !important;
    display: flex !important;
}

.img-profile {
    /* width: 150px !important; */
    /* height: 180px !important; */
    border-radius: 5px !important;
    /* display: flex !important; */
    margin: auto !important;
}

.user .img-profile {
    width: 150px !important;
    height: 180px !important;
    border-radius: 5px !important;
    display: flex !important;
    /* margin: auto !important; */
}

.img-avatar-mpersonal {
    width: 40px;
    height: 40px;
    border-radius: 20px;

}

.img-profile-service-point {
    width: 150px !important;
    height: 150px !important;
    /* border-radius: 5px !important; */
    display: flex !important;
    margin: auto !important;
    border: 1px solid var(--theme-second-color) !important;
}

.icon-add-person {
    width: 30px !important;
    height: 30px !important;
}

.img-status-appointments,
/* .home .text-appointments div.text-room, */
/* .home .text-appointments img, */
.icon-img-btn {
    width: 25px !important;
    height: 25px !important;
}

.div-img-profile {
    background-color: #F1F5F9;
    position: relative;
    /* height: 25vh !important; */
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    border-radius: 100%;
    margin: auto;
}

.div-img-profile .img-profile {
    /* position: absolute; */
    /* margin: 30px 15% 20px 15% !important; */
    padding: 15px !important;
    /* width: 70% !important; */
    /* background-color: #F1F5F9; */
}

.div-img-profile .icon-camera {
    /* position: absolute; */
    bottom: 0;
    height: 4vh;
}

.img-x-ray-view​ {
    height: 150px;
    width: 150px;
}

.img-profile-send-q {
    height: 100px;
    width: 100px;
}

.img-x-ray-review {
    min-width: 250px !important;
    min-height: 250px !important;
    height: 350px !important;
    width: 350px !important;
}

.preview​-img-x-ray .active {
    border: 2px solid var(--theme-second-color) !important;
}

.icon-img-room {
    width: 45px !important;
    height: 45px !important;
}

.img-news {
    height: 300px;
    /* height: 300px; */
}
