.authentication-box .container .bg-primary {
    padding: 50px;
    background-image: url(login-bg.png);
    background-position: center;
    box-shadow: 1px 5px 15px 0 rgb(174 174 174 / 80%) !important;
    background-color: #f2f2f2 !important;
}

.bg-primary {
    background-color: #f2f2f2 !important;
    color: #ffffff;
}

.ng-dropdown-panel .scroll-host {
    box-shadow: 0 5px 10px 2px #c7c1c1;
}

.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
    padding: 8px 10px;
    background-color: #b5c7e4 !important;
}

.ng-dropdown-panel.ng-select-top {
    bottom: 100%;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-color: #e6e6e6;
    margin-bottom: -1px;
}

.customm {
    clear: false
}

.page-body-wrapper {
    padding-bottom: 30px;
}

.font-size-24 {
    font-size: 24px;
}

.cp {
    cursor: pointer;
}

.needs-validation .form-group {
    align-items: center;
    margin-bottom: 25px !important;
}

.flag-icon-spain {
    background-image: url(/src/assets/images/dashboard/spain.png);
}

.flag-icon-Uk {
    background-image: url(/src/assets/images/dashboard/united-kingdom\ \(1\).png);
}

.flag-icon-portugal {
    background-image: url(/src/assets/images/dashboard/portugal.png);
}

.images {
    width: 80%;
    height: 8 rem;
    box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.25);
    border: 1px solid #000000;
    margin-top: 10px;
}

.product-list-img {
    height: 250px !important;
    object-fit: cover;
    margin-bottom: 10px;
}

.col-xl-2 .product-list-img {
    height: 150px !important;
    object-fit: cover;
    margin-bottom: 10px;
}

.col-xl-2 label {
    font-size: 12px;
}

.col-xl-2 h6 {
    font-size: 15px !important;
}

/* .products-admin .product-box .img-wrapper {
    overflow: auto !important;
} */

.products-admin .product-box .front .product-hover {
    background-color: transparent !important;
    justify-content: end !important;
    transform: none !important;
    opacity: 1 !important;
    right: -48px;
    width: 35px !important;
}

.products-admin .product-box .front .product-hover ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0 !important;
}

.products-admin .product-box .front .product-hover ul li {
    box-shadow: none !important;
    /* width: 20px !important; */
    /* height: 20px !important; */
    font-size: 12px !important;
    line-height: 0 !important;
    display: flex !important;
    margin: 5px !important;
    justify-content: center;
    align-items: center;
    padding: 0 !important;
    width: 25px !important;
    height: 25px !important;
    background: #fff !important;
    box-shadow: 0 0 7px #00000084 !important;
}

.img-product-list {
    height: 100px;
    width: 100%;
    object-fit: contain;
    /* border: 1px solid #e9e9e96e; */
    position: relative;
}

.close-icon-product {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #ff8084;
    cursor: pointer;
}

.preview-inner-container .active {
    border: 1px solid #d6000ec9 !important;
}

.preview-inner-container {
    margin: 5px !important;
}

.previews-container>.preview-inner-container>.preview-image {
    margin: 3px;
}


/* HP */

.products-admin.ratio_asos .card {
    position: relative;
    padding: 0px !important;
}

.products-admin.ratio_asos .card .card-body {
    padding: 15px !important;
}

.Product_lst_action_item_Area {
    right: -13px !important;
    top: 15px !important;
    align-items: flex-start !important;
}

.toast-container {
    z-index: 9999 !important;
    position: fixed !important;
    /* top: 0 !important; */
}

.card .card-body {
    z-index: auto !important;

}

/* .ng-select{
    z-index: 1;
} */
.page-main-header {
    z-index: 10 !important;
}

.power-on {
    color: rgb(38, 188, 38);
}

.power-off {
    color: rgb(255, 0, 0);
}

.btn-danger-modal-button {
    background-color: #a5a5a5;
    position: absolute;
    z-index: 99;
    right: 30px;
    top: 30px;
    background-size: 20px !important;
    /* opacity: .5; */
}

/* .btn-danger-modal-button {
    opacity: 1;
} */

.carousel-control-prev-icon {
    background-color: #a5a5a5;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    background-size: 20px !important;
}

.carousel-control-next-icon {
    background-color: #a5a5a5;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    background-size: 20px !important;
}

.carousel-indicators [data-bs-target] {
    background-color: #a5a5a5 !important;
}


.select-multiple .ng-select.ng-select-multiple .ng-select-container .ng-value-container {
    overflow: auto;
    height: 100px;
}




.image_modal_area_hp .carousel-control-next,
.image_modal_area_hp .carousel-control-prev {
    width: 30px;
    height: 30px;
    top: 40%;
    z-index: 9999;
}

.image_modal_area_hp .carousel-control-next {
    right: 10px;
}

.image_modal_area_hp .carousel-control-prev {
    left: 10px;
}


.image_modal_area_hp .carousel-indicators {
    display: none;
}

.image_modal_area_hp .carousel-item.active {
    z-index: 999 !important;
}

.password_input_box_area_hp {
    position: relative;
}

.password_input_box_area_hp input {
    border-radius: 25px;
}

.password_input_box_area_hp i {
    position: absolute;
    top: 5px;
    right: 8px;
}

.button_orders{
    padding: 6px 20px;
    height: fit-content;
    margin-top: 31px;
}