.bg-body {
    background-color: #1c1b1b;
    overflow-x: hidden;
}

.adminpn .cbg {
    background-color: #1c1b1b;
}

.adminpn .input1 {
    border: 1px solid #a3a3a3;
    background-color: #1c1b1b;
}

.adminpn .otp {
    border: 1px solid #e5e2e1;
    border-radius: 1.25rem;
    font-weight: 600;
    font-size: 0.875rem;
    background-color: #e5e2e1;
    color: #1c1b1b;
}

.adminpn .anchor-text {
    color: #1c1b1b;
}

/* adminotp started here */

.text-heading {
    text-decoration: underline;
    color: #e5e2e1;
    font-weight: 400;
}

.text-heading:hover {
    text-decoration: underline;
    color: #e5e2e1;
    font-weight: 400;
}

.underline {
    text-decoration: underline;
}

.textp1 {
    color: #a3a3a3;
    font-size: 0.6rem;
    font-weight: 400;
}

/* adminotp Closed here */
/* adminhome started here */
.cardcss {
    border-radius: 10px;
    border: 2px solid #d9d9d9;
    background-color: #d9d9d9;
}

.imgwh {
    width: 80px;
    height: 70px;
}

.p-column {
    padding: 1.5rem;
}

.logohome {
    width: 130px;
    height: 115px;
}

.anchor-text1 {
    color: #1c1b1b;
}

.logohome {
    width: 119px;
    height: 115px;
}

.cardcss {
    width: 85%;
}

.card-text {
    font-size: 14px;
}

@media (min-width: 320px) and (max-width: 480px) {
    .mqpadding {
        padding: 15px;
    }
}

/* adminhome Closed here */

/* adminaccount started here */
.anchor-text {
    color: #1c1b1b;
}
.input-bg {
    background-color: #252324;
}
.label-text {
    font-weight: 600;
    font-size: 12px;
    color: #a3a3a3;
}
.input-content {
    background-color: #252324;

    border: 1px solid #252324;
    outline: none;
}
.logout-b {
    padding: 8px 10px 10px 12px;
    border: none;
    outline: none;
    border-radius: 20px;
    background: #93000a;
    color: #ffb4ab;
    cursor: pointer;
    font-weight: 600;
}
.logout-b:hover {
    padding: 8px 10px 10px 12px;
    border: none;
    outline: none;
    border-radius: 20px;
    background: #93000a;
    color: #ffb4ab;
    cursor: pointer;
    font-weight: 600;
    text-decoration: inherit;
}

.bg-body {
    background-color: #1c1b1b;
}

.input-bg {
    background-color: #252324;
}

.borderline {
    border: 2px solid #252324;
}

.borderlinename {
    border: 2px solid #1c1b1b;
}

.input-groupname {
    background-color: #1c1b1b;
}

.text-colorf {
    background-color: #252324 !important;
    color: #e5e2e1 !important;
    font-weight: 400;
    font-size: 16px;
}

.textpa {
    color: #a3a3a3;
    font-size: small;
    font-weight: 500;
}

.text-colorp {
    background-color: #252324 !important;
    color: #e5e2e1 !important;
    font-weight: 400;
    font-size: 16px;
}

.coladmina {
    margin-left: 1.5rem !important;
}

.admintag:hover {
    color: #252324;
}

@media (min-width: 320px) and (max-width: 480px) {
    .coladmina {
        margin-left: 0px !important;
    }
}

/* adminaccount closed here */

/* withdrawalrequest started here */

.button-bg {
    color: white;
    background-color: #252324;
    border: 1px solid #252324;
    font-size: 30px;
}

.bg-tr {
    background-color: #252324;
}

.border-tr {
    border: 2px solid #1c1b1b;
}

.textcolor {
    color: #e5e2e1;
}

.textcolor {
    color: #e5e2e1;
}

.textcolor:hover {
    color: #e5e2e1;
}

/* withdrawalrequest closed here */

.logoablum {
    width: 135px;
    height: 115px;
}

.anchor-text {
    color: #1c1b1b;
}

.test {
    text-align: center;
    width: 225px;
    height: 156px;
    left: calc(50% - 225px / 2 + 382.5px);
    top: calc(50% - 156px / 2 - 92px);

    background: #e5e2e1;
    border-radius: 12px;
}

/* ablum */
.main {
    width: 50%;
    margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.search-text {
    background-color: #1c1b1b;
    border: 2px solid #a3a3a3;
    border-radius: 2px;
    border-right: none;
}

.search-input {
    background-color: #1c1b1b;
    border: 2px solid #a3a3a3;
    border-radius: 2px;
    color: #ffffff;
}

/* store */

.store .logoablum {
    width: 58px;
    height: 58px;
}

.store .updBtn {
    border-radius: 30px;
    font-size: 13px;
    font-weight: 600;
    padding-left: 18px;
    padding-right: 18px;
}

.store .logostore {
    width: 68px;
    height: 68px;
}

/* new releases */

.main {
    width: 50%;
    margin: 50px auto;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.search-text {
    background-color: #1c1b1b;
    border: 2px solid #a3a3a3;
    border-radius: 2px;
    border-right: none;
}

.search-input {
    background-color: #1c1b1b;
    border: 2px solid #a3a3a3;
    border-radius: 2px;
    color: #ffffff;
}

/* withdrawalhistory */
body {
    background: rgb(46, 39, 39);
}

.selectVal {
    padding: 15px;
    position: relative;
}

.selectVal > span {
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    font-size: 12px;
    font-weight: 400;
}

select {
    border: none;
    outline: none;
    color: #ffdf9e;
}

select option {
    color: white;
}

.updBtn {
    border-radius: 30px;
    font-size: 10px;
    font-weight: 600;
    padding-left: 18px;
    padding-right: 18px;
}

.home-text {
    width: 68px;
    height: 68px;
    left: 1152px;
    top: 28px;
}

.p-space {
    padding: 5px;
}

/*3-03-2023*/

.home_image {
    width: 68px;
    height: 68px;
}

.album_heading {
    color: #e5e2e1;
}

.text_decoration {
    text-decoration: underline;
    color: #e5e2e1;
    font-size: 40px;
    font-weight: 400;
}

.album_user_name {
    color: #e5e2e1;
    font-size: 24px;
    font-weight: 400;
    border-bottom: 1px solid #e5e2e1;
    /* text-decoration: underline; */
    width: fit-content;
    line-height: 12px;
}

.albumdetails_cover {
    width: 237px;
    height: 190px;
}

.Inreview {
    color: #ffdf9e;
    font-size: 16px;
}

.dropdown-toggle::after {
    position: absolute;
    right: 0%;
    margin-right: 16px;
    /* bottom: 15px; */
}

#btnGroupDrop1 {
    background: #252324;
    border: none;
}

.status {
    color: #a3a3a3;
    font-size: 14px;
}

#update_button {
    font-weight: 500;
    font-size: 16px;
    background: #e5e2e1;
    padding: 5px 19px;
    /* width: 90%; */
}

.dropdown-menu {
    width: 100%;
    background: #252324;
}

.album_details_top {
    color: #a3a3a3;
    font-size: 12px;
}

.album_details_bottom {
    color: #e5e2e1;
    font-size: 16px;
}

.alumndetailstable {
    background: #252324;
    border-bottom: 1px solid #1c1b1b;
}

#update_buttonwh {
    font-weight: 500;
    font-size: 14px;
    background: #e5e2e1;
    padding: 8px 22px;
}

#update_buttonstorelist {
    font-weight: 500;
    font-size: 10px;
    background: #e5e2e1;
    padding: 4px 12px;
    font-weight: 700;
}

.newreleaseimgsize {
    width: 190px;
    height: 190px;
}

.albumsimgsize {
    width: 190px;
    height: 190px;
}

/* media queries  */

/* storelist  */
.modal-style {
    width: 452px;
    height: 262px;
    /* background: transparent; */
    background-color: #444444;
    gap: 50px;
}

.modal-styles {
    width: 452px;
    height: 202px;
    background: transparent;
    gap: 50px;
}

.modal-style p {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0.5px;
}

.del_btn {
    background-color: #93000a;
    color: #ffb4ab;
    width: 128px;
    height: 40px;
    border-radius: 100px;
    font-weight: 600;
}

.no_btn {
    background-color: #e5e2e1;
    color: #1c1b1b;
    width: 128px;
    height: 40px;
    border-radius: 100px;
    font-weight: 600;
}

#update_buttonstore {
    font-size: 14px;
    background: #e5e2e1;
    padding: 8px 12px;
    font-weight: 700;
}

/*-------------------- 25. 404 Page ------------------- */

.error-area {
    min-height: 100vh;
    background: #1C1B1B;
}

.error-content {
    /* background: #fff;
    width: 100%;
    max-width: 600px;
    margin: auto;
    padding: 70px 30px; */
    background: #252324;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 35px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.error-content h2 {
    font-size: 98px;
    font-weight: 800;
    color: #252324;
    margin-bottom: 28px;
    text-shadow: -3px -3px 0 #ffffff, 3px -3px 0 #ffffff, -3px 3px 0 #ffffff,
        3px 3px 0 #ffffff, 4px 4px 0 #252324, 5px 5px 0 #252324,
        6px 6px 0 #252324, 7px 7px 0 #252324;
    font-family: "lato", sans-serif;
}

.error-content img {
    margin-bottom: 50px;
}

.error-content p {
    font-size: 17px;
    color: #E5E2E1;
    font-weight: 600;
}

.error-content a {
    display: inline-block;
    margin-top: 40px;
    background: #E5E2E1;
    color: #212529;
    padding: 10px 26px;
    border-radius: 8px;
    text-decoration: none;

}

/*-------------------- END 404 Page ------------------- */

/*Datatables css*/
table.dataTable tbody tr {
    background-color: #252324 !important;
    border: 2px solid #1C1B1B !important;
}
.dataTables_filter input[type="search"] {
    background-color: #1c1b1b !important;
    border: 2px solid #a3a3a3 !important;
}
.dataTables_filter {
    padding: 14px;
}
.dataTables_filter input[type="search"]::placeholder {
    text-align: right !important; /* for Chrome, Firefox, Opera */
}
.dataTables_filter input {
    background-image: url("../images/search_figma.png");
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 20px 20px;
    font-size: 16px; /* adjust as needed */
    height: 40px; /* adjust as needed */
    position: absolute !important;
    right: 0px !important;
    top: 0px !important;
    width: 34% !important;
    color:#a3a3a3 !important;
    border: 1px solid #ccc; /* adjust as needed */
    padding-left: 36px;
}
.dataTables_length label
{
    color: #a3a3a3 !important;
    font-size: 16px !important;
}
.dataTables_info{
    color: #a3a3a3 !important;
    font-size: 16px !important;
}
.page-link {
   
    color: #d9e2e1 !important;
    background-color: #252324 !important;
    border: 1px solid #d9e2e1 !important;
    font-size: 16px !important;
}
#dataTable_length select option{
    color: black !important;
}
.dataTables_empty{
    color: #e5e2e1 !important;
    font-size: 18px;
}
#dataTable_info{
    color: #e5e2e1 !important;
    font-size: 18px;
}
.error_datatables_message{
    text-align: center;
    color: white;
    font-size: 18px;
}