#profile .profile {
    background: #ffffff;
    box-shadow: 0px 0px 23px 5px rgba(17, 199, 68, 0.25);
    border-radius: 10px;
    padding-top: 24px;
    padding-bottom: 100px;
    /* display: none; */
}

#profile .profile-text {
    display: flex;
    margin-left: 30px;
}

#profile .profile .profil {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #231F20;
    margin-right: 10px;
    cursor: pointer;
}

#profile .profile .colum {
    width: 2px;
    height: 25px;
    margin-right: 10px;
    margin-top: -5px;
    background: #231F20;
}

#profile .profile .subscribs {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    cursor: pointer;
    color: #000000;
    margin-right: 10px;
}

#profile .profile .tolov {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    margin-right: 10px;
    cursor: pointer;
}

#profile .profile .yuridik {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    margin-right: 10px;
    cursor: pointer;
}

#profile .profile .passwordChange {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    margin-right: 10px;
    cursor: pointer;
}

/* Yuridikdagi profilening shartnomasi uchun */
#profile .profile .shartnoma {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    margin-right: 10px;
    cursor: pointer;
}

#profile .profile .profile-managment {
    max-width: 80%;
    margin: auto;
    margin-top: 40px;
    padding: 20px;
}

#profile .managment p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    color: #231F20;
    margin-bottom: 50px;
}

#profile .profile-user {
    margin-bottom: 20px;
}

#profile .profile-label p {
    margin: 0;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #231F20;
}

#profile .profile-input {
    width: 80%;
    height: 40px;
    border: 2px solid rgba(17, 199, 68, 0.5);
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding-left: 15px;
}

#profile .profile-input span {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #007ac7;
}


/* Subscriber */

#profile .subscriber-profile {
    margin-top: 40px;
}

#profile .subscriber-profile .journal,
#profile .subscriber-profile .book,
#profile .subscriber-profile .magazine {
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-bottom: 10px; */
    /* padding: 2px; */
}

#profile .subscriber-profile .button {
    width: 130px;
    height: 30px;
    background: #231F20;
    border-radius: 10px;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}


/* #profile .subscriber-profile .form-check {
    border-left: 2px solid #231F20;
} */

#profile .subscriber-profile .border-center {
    width: 2px;
    height: 35px;
    background: #231F20;
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 0;
}

#profile .subscriber-profile label {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #007ac7;
}

#profile .subscriber-profile .form-check {
    /* background: #000; */
    width: 300px;
}

#profile .subscribers_one {
    margin-top: 30px;
    max-width: 90%;
    margin: auto;
}

#profile .subscribers_one p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 26px;
    color: #231F20;
    margin-bottom: 0;
    border-bottom: 2px solid #231F20;
}

#profile .subscribers_one .subscribe-img img {
    width: 100%;
    height: 220px;
    box-shadow: 3px 5px 8px rgba(0, 0, 0, 0.3)
}

#profile .subscribe_text {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #88E3A1;
    padding: 3px;
    margin-bottom: 15px;
}

#profile .subscribe_text .text1 p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 12px;
    color: #007AC7;
    border: none;
}

#profile .subscribe_text .text2 p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 12px;
    border: none;
    color: #007AC7;
    text-align: right;
}

/* Subscriber buttons */


#profile .subscribe-btn {
    display: flex;
    justify-content: space-between;
}

#profile .subscribers_one .btn-view {
    background: #231F20;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    border: none;
    outline: none;
    /* padding: 10px; */
    width: 100px;
    height: 25px;
}

#profile .subscribers_one .btn-remove {
    border: none;
    border: 1px solid #231F20;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #231F20;
    outline: none;
    width: 100px;
    height: 25px;
    background: transparent;
}

/* Tolovlar */
#profile .tolov-managment {
    width: 80%;
}

/* 
#profile .accordion-item button {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #007AC7;
} */

/* #profile .accordion-item .accordion-button::after {
    content: "\f053" !important;
    background-image: none !important;
} */

#profile .accordion-item {
    border: 1px solid rgba(17, 199, 68, 0.5);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}


.tolov-container h6 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;

    color: #AD9100;
}

.tolov-container p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;

    color: rgba(173, 145, 0, 0.5);
}

.tolov-container .nullp p {
    color: #007AC7;
    font-size: 18px;
    margin: 40px 0;
    font-weight: 600;
    text-align: center;
}

/* Profile media query */

@media (max-width: 992px) {
    #profile .profile {
        max-width: 100%;
    }

    #profile .profile .profile-managment {
        max-width: 100%;
    }
}

@media (max-width: 768px) {
    #profile .subscriber-profile label {
        font-size: 16px;
    }
}

@media (max-width: 576px) {

    #profile .subscriber-profile .journal,
    #profile .subscriber-profile .book,
    #profile .subscriber-profile .magazine {
        display: block;
        margin-left: 24px;
        margin-bottom: 15px;
    }

    #profile .subscriber-profile .border-center {
        width: 0;
        height: 0;
    }

    #profile .subscriber-profile .button {
        margin-bottom: 10px;
    }

    #profile .subscriber-profile label {
        font-size: 16px;
    }

    #profile .subscribers_one .subscribe-img {
        width: 220px;
        margin: auto;
    }
}


/* Profil Yuridik shaxs Autocomplete Stillari */

.custom-combobox {
    position: relative;
    display: inline-block;
  }
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
  }
  .custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
  }

  /* Parol o'zgartirish stillari */

  /* .password-change-management #oldPassword, .password-change-management #newPassword, .password-change-management #confirmPassword {
    border: 1px solid red;
  } */