html{
    overflow-x: hidden;
}
textarea.customtextarea{
    height: 4.8rem;
    resize: unset;
}
.input-group-text {
    line-height: 1.5;
    height: 100%;
    padding: 0.57rem .75rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #eedcd7;
    background-color: unset;
}
.navbar-brand-box {
    min-width: 70px;
}
.side-right{
    float: right;
}
.flex-list{
    display: flex;
    margin: 0 -1rem;
    flex-wrap: wrap;
}

.custom-pills .nav-link.active{
    color: white !important;
}
.flex-list .flex-list-item{
    margin: 1rem;
}

.flex-list .flex-list-item__2{
    width: calc(calc(100% / 2) - 2rem);
}
.flex-list .flex-list-item__3{
    width: calc(calc(100% / 3) - 2rem);
}
.flex-list .flex-list-item__4{
    width: calc(calc(100% / 4) - 2rem);
}
.bg-light-pink{
    --bs-bg-opacity: 1;
    background-color: #e4c9c1 !important;
}

.bg-yellow{
    --bs-bg-opacity: 1;
    background-color: #f5dbb2 !important;
}
.bg-purple{
    --bs-bg-opacity: 1;
    background-color: #BFA2DB !important;
}
.bg-light-blue{
    --bs-bg-opacity: 1;
    background-color: #BFE0F4 !important;
}
.bg-purple.bg-soft{
    --bs-bg-opacity: 1;
    background-color: rgba(191, 162, 219, .25) !important;
}
.btn-outline-purple{
    border: 1px solid #BFA2DB !important;
    color: #BFA2DB !important;
}
.btn-purple{
    background: #BFA2DB !important;
    color: white !important;
}
.btn-purple:hover{
    background: #a884cc !important;
    color: white !important;
}

.btn-outline-purple:hover{
    background: #BFA2DB !important;
    color: white !important;
}
.btn-outline-purple:focus,
.btn-purple:focus{
    box-shadow: 0 0 0 .15rem #c0a2db57 !important;
}

.text-purple{
    color: #BFA2DB;
}
a.text-purple:hover{
    color: #a884cc;
}
img{
    max-width: 100%;
}
.navbar-brand-box{
    padding: unset;
}
.text2{
    height: 2.5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.text1{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.editableSpan{
    word-wrap: break-word;
}
.editableSpan:focus{
    color: black;
}
.card{
    /* overflow: hidden; */
    border-radius: 1rem;
}
.main-content{
    min-height: 100vh;
}

.modal-content{
    border: none;
    border-radius: 1rem;
}
.modal-header{
    border: none;
}
picture {
    width: max-content;
}

.auth-full-bg .bg-overlay {
    background: url("/assets/images/cats2-.jpg");
    background-position: top center;
    background-position-y: 10%;
    background-size: cover;
    opacity: 1;
}
.background-blurred {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    filter: blur(10px);
    filter: drop-shadow(0 0 15px rgb(255, 255, 255));
    backdrop-filter: blur(20px);
    background: #ffffff3d;
    border-radius: 1rem;
    z-index: 0;
}
.owl-login{
    color: rgb(60, 65, 70);
}
.owl-login .owl-dots .owl-dot.active span{
    background-color: rgb(174, 119, 190) !important;
}
.owl-login .owl-dots .owl-dot:hover span{
    background-color: rgba(174, 119, 190, 0.288) !important;
}
/* header */

header .dropdown-menu{
    min-width: 12rem;
}
/* indexde yazdıklarım */

.navbar-brand-box {
    position: relative;
}
.payment-timer {
    position: absolute;
    top: 0rem;
    z-index: 99;
    width: 60px;
    right: -15px;
    height: 70px;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 992px){
    .payment-timer{
        width: 40px;
    }

}

.ozet-row .card{
    height: 136px;
}

.dt-responsive td, .dt-responsive th {
    border-right: none;
}
.randevu-tab .tab-pane {
    height: 230px;
    overflow-y: auto;
    scrollbar-width: none;
    scrollbar-color: rgb(219, 219, 219);

}
.randevu-tab .tab-pane::-webkit-scrollbar {
    width: 4px;
}

.randevu-tab .tab-pane::-webkit-scrollbar-thumb {
    background: rgb(219, 219, 219);
    border-radius: 2px;
}

.tabInfo-list {
    padding: 0 1rem;
    overflow-y: auto;
    scrollbar-width: thin;
    max-height: 350px;
}
.tabInfo-item {
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

.yeniTalep textarea.form-control{
    border: none;
    resize: none;
    height: 8rem;
    margin: 10px 0;
}

/**/

/* select2 */
.select2-container{
    position: absolute;
    width: 100% !important;
}
.form-select-container{
    position: relative;
    height: 2.4rem;
}
.select2-dropdown {
    border: 2px solid rgb(238, 220, 215) ;
}
.select2-container .select2-selection--single, .select2-container .select2-selection--multiple, .tox-tinymce {
    border: 2px solid #eedcd7 !important;
}
.select2-container--open .select2-selection--single {
    border-color: #f46a6a;
}
.select2-container--open .select2-dropdown {
    border-color: #f46a6a !important;
}

/* select2 */


/* giriş */

.giris-logo{
    margin-top: .5rem;
}
/* giriş */

/* musteriler */


.musterilist-hastawrapper {
    display: flex;
    align-items: center;
}
.hasta-item {
    display: flex;
    width: fit-content;
    /* min-width: 7.5rem; */
    border-radius: 1rem;
    padding: 5px;
    margin-right: 5px;
}

.hasta-item img{
    height: 2rem;
    width: 2rem;
}
.hasta-item figcaption {
    margin: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.btn-yenihasta {
    display: flex;
    align-items: center;
    height: 2rem;
    width: 2rem;
    justify-content: center;
    border: 1px solid;
    border-radius: 50%;
}
.hasta-item figcaption small {
    width: fit-content;
    font-size: 14px;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}


/* musteriler */
/* musteri ekle */

.pet-profile{
    height: 6rem;
    width: 6rem;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    margin: 10px;
    object-fit: contain;
}

.default-profile{
    min-width: 5rem;
}
.default-profile::before {
    content: attr(data-text);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 1.3rem;
    color: white;
    height: 4rem;
    width: 4rem;
    border-radius: 50%;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    background: #f46a6a;
}
/* musteri ekle */
/* hasta ekle */

.bolme-cizgisi {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(0,0,0,0.35);
    margin: 20px 0;
}
.bolme-cizgisi::before, .bolme-cizgisi::after {
    content: "";
    flex-grow: 1;
    background: rgba(0,0,0,0.35);
    height: 1px;
    font-size: 0;
    line-height: 0;
    margin: 0 8px;
}
.hasta-cartTitle{
    font-weight: bolder;
}
.mikrocip-wrapper .accordion-button:not(.collapsed){
    background: transparent;
    color: #c6b6b6;
}
/* hasta ekle */


/* müşteri profil */

.profile{
    background: rgb(43,43,43);
    padding: 2rem;
    /* width: 300px; */
    position: relative;
    /* margin-top: 70px; */
}
.customer-profile-item{
    margin-top: 1rem;
}
.customer-profile-item strong{
    display: block;
    color: #c6b6b6;
}
.customer-profile-item:not(strong) {
    color: #f46a6a;
}
/* müşteri profil */

/* hasta profil */
.back-musteri {
    width: 100%;
    display: block;
    line-height: 3rem;
    top: 0;
    left: 0;
    background: #4d4d4d;
    color: #c6b6b6;
    position: absolute;
    padding: 0 2rem;
    font-weight: 500;
}
.back-musteri:hover{
    color: white;
}
.default-profile img {
    height: 5rem;
    left: 50%;
    position: relative;
    transform: translate(-50%);
}
.hasta-profile .default-profile::before {
    content: unset;

}
.locked{
    display: none;
}
/* hasta profil */



@media screen and (max-width: 768px){
    .default-profile {
        left: unset;
        transform: unset;
        margin: unset;
        margin-right: 1rem;
    }
    .profile{
        display: flex;
        padding: 1.4rem 1rem;
    }
    .profile-detail-item{
        display: flex;
        flex-wrap: wrap;
    }
    .customer-profile-item{
        margin-bottom: 1rem;
        margin-top: unset;
        min-width: 130px;
        width: 33%;
    }
    .hasta-profile .profile-detail-item{
        margin-top: 1.5rem;
    }
    .hasta-profile{
        padding-top: 2.3rem;
    }
    .flex-list-item__3{
        width: calc(calc(100% / 2) - 1rem) !important;
    }
}
@media only screen and (max-width: 576px){
    .container-lg{
        padding: 0 14px;
    }
    .flex-list{
        margin: unset;

    }
    .flex-list .flex-list-item{
        margin: .5rem;

    }
    .flex-list-item__3{
        width: calc(calc(100%) - 1rem) !important;
    }
    .flex-list-item__2{
        width: calc(calc(100%) - 1rem) !important;
    }
}
/* blog */

.img-blog{
    width: 100%;
    height: 9rem;
    object-fit: cover;
}
.blog-content-title{
    margin-bottom: 1.5rem;
    display: block;
    font-size: 16;
    color: #4b4b4b;
}
.blog-content p{
    color: #888;
}
.blog-archive-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eff2f7;
}
.list-group-item {
    width: 100%;
    border: unset;
}
.form-check-input:checked{
    background-color: #f46a6a;
    border-color: #f46a6a;
}

.blogYorumInput{
    border: none;
    outline: none;
    width: 100%;
    min-height: 2rem;
    height: 5rem;
    padding: .47rem .75rem;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    scrollbar-width: none;
}
.blogYorumInput::-webkit-scrollbar{
    width: 0;
}


.blog-list .card .blog-details{
    padding: 10px 15px 0 15px;
}

.blog-list.view-list > .card{
    width: calc(100% - 2rem);
}
.blog-list.view-list .card > div:nth-child(2){
    display: none;
}
.blog-list.view-list .card > div:nth-child(3){
    display: flex;
}
.blog-list.view-list .card .p-3{
    padding: 10px 15px !important;
}
.blog-list.view-list .card .blog-details{
    justify-content: space-between;
}
.blog-list.view-list .card .blog-details-top p{
    display: none;
}

.view-list > .card{
    border: none !important;
    border-bottom: 1px solid #eff2f7 !important;
    border-radius: unset;
    margin-top: unset;
    margin-bottom: unset;
    transition: .3s;
}
.view-list .text2{
    height: unset;
}
.blog-list .text2{
    color:#c6b6b6
}
.view-list .card:hover{
    background: #fafafa;
}


/* blog */

/* muayene ekle */
.wizard .steps .current a .number, .wizard .steps .current a:active .number, .wizard .steps .current a:hover .number{
    background-color: rgb(232, 197, 255);
}
.wizard .steps .number{
    border-color: rgb(232, 197, 255);
    color: rgb(232, 197, 255);
}
.muayene-form textarea{
    resize: none;
}

.input-group__left{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}
.input-group__right{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* muayene ekle */

/* ayarlar */

.settings-heading {
    padding: 0.5rem 1rem !important;
    background: #f7f1f1;
    font-weight: 600 !important;;
    text-transform: uppercase;
    font-size: 16px !important;;
}
.price{
    text-align: right;
    color: var(--tomatoo);
    font-weight:900;
}
.bacgk{
    background: #8ee3cb82;
    padding: .5rem;
    border-radius: .25rem;
    margin-bottom: .5rem;
}


.klinik-image-wrapper {
    display: flex;
    /* flex-direction: row-reverse; */
}
.klinik-image-input-wrapper{
    position: relative;
    height: fit-content;
    order: -1;
}
.klinik-image-input-wrapper input[type=file]{
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.klinik-image{
    height:100px;
}


.pettoCoinCard label::before{
    border-style: dotted;
}


/* .form_radio */
.creditCard-card
 {
    flex: 1 1 auto;
    width: 100%;
    min-width: 270px;
    padding: unset;
}


.form_radio input[type=radio] {
    display: none;
}
.form_radio label,
.creditCard-card label {
    display: block;
    cursor: pointer;
    position: relative;
    padding: 15px 10px;
    line-height: 18px;
    user-select: none;
    z-index:1;
}
.form_radio label:before,
.creditCard-card label:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 3px solid rgba(224, 224, 224, .5);
    z-index:-1;
    border-radius: .3rem;
}

/* Checked */
.form_radio input[type=radio]:checked + label:before,
.form_radio input[type=radio]:checked +label span  {
    transition: .4s;
    color: #BFA2DB;
    border-color: #BFA2DB;
}

/* Hover */
.form_radio label:hover:before {
    /* filter: brightness(120%); */
    border-color: #BFA2DB;
}

/* Disabled */
.form_radio input[type=radio]:disabled + label:before {
    filter: grayscale(100%);
}
hr{
    background-color: #eff2f7;
    opacity: 1;
}
.creditCard-no{
    margin-top: 5px;
}
.creditCard-img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
}

.creditCard-card label{
    margin: unset;
    position: relative;
}
.creditCard-editWrap{
    /*
    position: absolute;
    width: 100%;
    height: 100%;
    background: #c0a2db8c;
    z-index: 2;
    */
    padding: 5px 0;
}
.creditCardContent .img-wrapper{
    max-width: 50px;
    height: 50px;
    margin-left: auto;
}
.creditCardContent p{
    opacity: .6;
    margin: unset;
}
.savedCard .creditCardContent{
    text-align: end;
}

/* ayarlar */

/* user profile */

.form-check-green:checked{
    background-color: #8dc69b;
    border-color: #8dc69b;
}
.popup-profile-item {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.popup-profile-item span{
    color: var(--tomatoo);
    margin-right: 8px;
    font-size: 18px;
}
.popup-profile-item div {
    display: flex;
    align-items: center;
}

/* pettobulance */
.mail-list a.active {
    color: black;
    font-weight: 500;
}
/* pettobulance */

/* personeller */

.personel-list, .personel-list-addBtn{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 10px;
    color: var(--tomatoo);
    transition: .3s;
    border-radius: .25rem;
}
.personel-list:hover{
    background-color: #ffa3a3 ;
    color: white;
}
.personel-list.active{
    background: var(--tomatoo);
    color: white;
}

/* personeller */
