﻿@import "../fonts/roboto.css";
@import "./spinner.css";

@font-face {
    font-family: iran;
    src: url('../fonts/IRANSANS/IRANSANS.TTF') format("truetype");
}

* {
    font-family: iran;
}

.dashboard-navbar {
    position: relative;
    bottom: 5px;
    width: 100px;
}

.dashboard-navbar::after {
    display: none !important;
}

.mr-15 {
    margin-left: 15px;
}

.svg-sign {
    position: absolute;
    left: 16px;
    bottom: 5px;
    font-size: 5px;
}

.div-radio-search-simcart {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    font-size: 9px;
}

.simcard-status-select {
    font-size: 9px !important;
    font-weight: bold !important;
    padding: 2px !important;
    text-align: right !important;
    color: #585858 !important;
}

.mt-8 {
    margin-top: 8px;
}

.flex-display {
    display: flex !important;
    justify-content: center;
}

.flex-start {
    display: flex !important;
    justify-content: start;
}

.phone-number-cell {
    /*width: 5%;*/
    /*margin-top: 0.15rem !important;*/
}

.prefix-number-mobile {
    height: 23px !important;
    font-size: 9px;
    margin: 0px 1%;
}

.div-inputs-search-SIMCart {
    display: flex !important;
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

.header_nav_2 {
    background: #2A3D7B;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    padding-right: 7px;
    padding-left: 7px;
}

.div-button-search-simcart {
    display: flex;
    flex-direction: row;
    gap: 5%;
    justify-content: space-between;
    align-items: center;
    width: 200px;
}

.form-search-simcart {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.full-width {
    width: 100% !important;
}

.header_nav_2 a {
    padding: 9px;
    color: #ffffff !important;
    font-weight: bold !important;
}

.header_nav_2_link {
    font-size: 2px !important;
}

.exit-lable small {
    margin: auto;
}

.header_nav_2 small {
    font-size: 10px;
}

.panel_footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #2a3d7b;
    color: white !important;
    height: 60px;
    text-align: center;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    padding: 13px;
    display: none;
    margin-top: 40px;
    padding-right: 4%;
}

/*footer-mobile*/
.tab-highlighter {
    height: 2px;
    width: 50px;
    margin-top: -2px;
    background: red;
    position: absolute;
    -webkit-transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
    -moz-transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
    -ms-transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
    -o-transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
    transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
}

.tab-highlighter-mobile {
    position: absolute;
}

#panel___footer {
    display: table;
    height: 70px;
    width: 100%;
    background-color: #2a3d7b;
    /******/
    left: 0;
    bottom: 0;
    display: none;
    padding: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blue-color {
    color: #2A3D7B !important;
}

#panel___footer > a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    font-size: 10px;
    text-align: justify-all !important;
}

.Packages-number {
    white-space: nowrap;
    direction: ltr;
}

.panel___footer_link {
    position: relative;
    left: 2%;
}

.panel_footer a {
    color: #ffffff !important;
    font-size: 9px !important;
    white-space: nowrap;
    font-weight: bold !important;
    white-space: nowrap;
    text-align: center;
}

.panel_footer .col {
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-weight: bold !important;
}

.navbar_right_side_2 {
    display: none;
}

.text-black {
    color: black !important;
}

#btn__search__numbers {
    display: none;
}

#simcards_search_form2 {
    display: none;
}

#header_dashboard_icon {
    position: relative;
    top: 6px;
}

#header_contact_icon {
    position: relative;
    top: 6px;
}

.sim_card_cell {
    display: table;
    font-size: 10px;
}

.d__table {
    display: table;
}

.sim_card_cell input[type='text'] {
    font-size: 11px !important;
    width: 13%;
    border-radius: 5px;
    height: 22px;
    text-align: center;
    padding: 2px;
}

.search_input {
    border-radius: 5px !important;
    width: 25%;
    height: 20px;
    font-size: 8px;
    /*font-weight: bold;*/
}

.responsive_search_form_container .d__table .custom-select {
    border-radius: 5px !important;
    width: 20% !important;
}

.responsive__form__btn {
    white-space: nowrap;
    margin: 10px;
    border: 1px solid #FFFCFC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    width: 73px !important;
    border-radius: 15px 5px 5px 5px;
    height: 25px;
    font-weight: bold;
    font-size: 9px;
}

.bg-packages {
    background-color: white;
    padding: 0px;
}

.responsive_search_form_container .d__table .bootstrap-select > .dropdown-toggle.bs-placeholder {
    border-radius: 5px !important;
    height: 18px !important;
    margin-top: 3px;
    font-size: 7px;
    width: 100%;
    line-height: 4px;
}

.f-10 {
    font-size: 10px;
}

.responsive_search_form_container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: fit-content;
    background: #2A3D7B;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 9px;
}

.bg_light_green {
    background-color: rgba(31, 125, 52, 1) !important;
}

.bg_light_red {
    background-color: #D8342A !important;
}

.bg_light_orange {
    background-color: #D8762A !important;
}

.navbar_brand_right_resposive_img {
    width: 76px;
    position: relative;
    top: 10px;
    height: 42px;
    /* margin-right: 29px; */
    right: 9px;
}

.vitrin_header {
    white-space: nowrap;
}

.vitrin_response_col {
    display: none;
}

.vitrin_show_col_in_response {
    display: none;
}

.css-grid-table,
.vitrin-grid,
.css-grid-table-body {
    display: grid;
}

.css-grid-table {
    grid-template-rows: 24px 72px;
    width: 100%;
}

.vitrin-grid {
    grid-template-columns: 23% 22% 18% 19% 19%;
    line-height: 24px;
    display: grid;
}

.w-activationCode-n, .w-activationCode-select, .w-activationCode-price {
    width: 25% !important;
}

.simcards-flex {
    display: flex;
    justify-content: space-between;
}

.simcards-grid {
    grid-template-columns: 11% 11% 11% 11% 11% 11% 11% 11% 11%;
    line-height: 24px;
    display: grid;
}

.myGrid {
    grid-template-columns: 20% 20% 20% 20% 20%;
    line-height: 24px;
    display: grid;
    text-align: center;
}

.vitrin-grid {
    grid-column-gap: 2px;
    grid-template-rows: auto;
}

.css-grid-table-body {
    grid-template-rows: auto auto auto;
}

.vitrin-grid div {
    font-weight: bold;
}

.css-grid-table-body div {
    padding-left: 6px;
}

.state-sim-card {
    display: inline;
    width: 25%;
    margin-left: 1% !important;
    padding: 2px;
    font-size: 9px;
}

.responsive_prefix_numbers {
    width: 20%;
    border-radius: 4px;
    height: 20px;
    /*position: relative;*/
    /*top: 2px;*/
}

.resposive_simcard_types {
    margin-bottom: -15px;
}

.responsive_table_sim_type {
    margin-top: 5px;
    border-bottom: 1px solid;
    position: relative;
    bottom: 11px;
}

.small-simcart-type {
    margin-right: 5px;
}

.responsive_table_sim_round {
    position: relative;
    bottom: 27px;
    white-space: nowrap;
    font-size: 9px;
    font-weight: bold;
}

.responsive_vatrin_table_sim_round {
    white-space: nowrap;
    font-size: 10px;
    font-weight: bold;
}

.lh-25 {
    line-height: 25px !important;
}

.pt-0-5 {
    padding-top: 0.5rem !important;
}

.col-ads {
    width: 20%;
    margin-top: 50px;
}

.responsive_form_search_select {
    margin: 1px;
}

.sim-and-round {
    font-size: 9px;
    white-space: nowrap;
}

.operator_logo_container {
    grid-template-columns: 33% 33% 33%;
    display: grid;
}

.resposive_orders_icon {
    height: 40px;
    position: relative;
    top: 7px;
}

.resposive_basket_icon {
    height: 40px;
    position: relative;
    top: 10px;
    left: 20%;
}

.responsive_dashboard_icon {
    height: 33px;
    position: relative;
    top: 9px !important;
}

.responsive_orders_label {
    position: relative;
    top: 11px;
}

.basket-modal-body {
    box-sizing: border-box;
    min-height: 276px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 70px 12px 12px 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #000000;
    display: grid;
    gap: 50px 100px;
    padding: 0px 22px 20px 45px;
    font-size: 18px;
    line-height: 41px;
    text-align: left;
    margin-top: 15px;
}

.btn-print-packages {
    position: relative;
    bottom: 15px;
    width: 182px;
    border-radius: 15px;
    background-color: rgba(42, 61, 123, 1);
    color: #ffffff !important;
}

.pack-modal-simcard-full-number {
    border: 1px solid rgba(84, 197, 208, 1) !important;
    /* padding-left: 8px; */
    /* margin: -10px; */
    margin-left: -10px;
}


.text-right {
    text-align: right;
}

.package-simcard-full-number {
    direction: ltr;
    white-space: nowrap;
}

.responsive_items_count {
    font-size: 8px;
    position: relative;
    bottom: 37px;
    right: 1px;
}

.resposive_contact_us_label {
    position: relative;
    top: 14px;
}

.txt-exit-lable {
    position: relative;
    top: 13px;
}

.icon-exit {
    font-size: 29px;
    font-weight: 100;
    height: 15px;
}

.exit-lable {
    display: flex;
    flex-direction: column;
    justify-content: end;
    margin-top: 5px;
}

.resposive_message_count {
    font-size: 8px;
    position: relative;
    bottom: 38px;
    left: 18px;
    background-color: blueviolet;
}

.type-simcart-pakage {
    display: flex;
    position: relative;
    top: 1px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    direction: ltr;
}

.resposive_dashboard_label {
    position: relative;
    top: 13px;
}

.resposive_contact_us_link {
    position: relative !important;
    left: 12px !important;
}

.responsive_contact_icon {
    position: relative !important;
    top: 9px !important;
    height: 31px !important;
}

.font-bold {
    font-weight: bold !important;
}

.packages_grid {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    column-gap: 5px;
}

.resposive_exit_link {
    position: relative !important;
    left: 26px !important;
}

.pack-modal-simcard-full-number {
    font-size: 13px !important;
}

.h-45 {
    height: 45px !important;
}

.w-90 {
    width: 90%;
}

.br-15 {
    border-radius: 15px !important;
}

.searchbox-buttons {
    width: 20%;
    height: 59px;
}

.w-25 {
    width: 25%;
}

.w-85 {
    width: 85%;
}

.w-60 {
    width: 60%;
}

.w-45 {
    width: 45%;
}

.div-row-mobile {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 8%;
    padding: 10px;
}

.simcard-type-mobile {
    width: 140px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: 2px solid #FFFFFF;
    border-radius: 25px 12px 12px 12px;
    text-align: center;
    height: 70px;
}

.simcard-type-mobile-2 {
    width: 110px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border: 2px solid #FFFFFF;
    border-radius: 25px 12px 12px 12px;
    text-align: center;
    height: 70px;
}

.shape-irancell-mobile {
    background-color: #FFCB08;
}

.shape-MCI-mobile {
    background-color: #54C5D0;
}

.shape-righel-mobile {
    background-color: #851179;
}

.pic-MCI-mobile {
    border-radius: 6px;
    width: 48px;
    margin-top: 10px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}

.pic-rightel-mobile {
    border-radius: 6px;
    margin-top: 12px;
    height: 44px;
    width: 56px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}

.pic-wenex-mobile {
    border-radius: 6px;
    margin-top: 12px;
    height: 44px;
    width: 100px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}

.pic-irancell-mobile {
    border-radius: 6px;
    width: 53px;
    height: 50px;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}

.input-select {
    display: none;
}

.container-mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.justify-content-space-evenly {
    display: flex;
    justify-content: space-evenly;
}

.packages-products {
    text-decoration: none;
    width: 100%;
    height: 45px;
    padding-top: 8px;
    /*box-shadow: 0px 14px 12px -9px rgba(0, 0, 0, 0.25);*/
    /*-webkit-box-shadow: 0px 14px 12px -9px rgba(0, 0, 0, 0.25);*/
    border-radius: 14px;
    color: #FFFFFF;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
}

.size-45 {
    font-size: 45px;
}

.txt-simcard-mobile {
    color: white;
    display: none;
    font-size: 12px;
    margin-left: 5px;
    font-weight: bold;
}

.product-type-mobile {
    width: 30%;
    background-color: #54C5D0;
    border: 2px solid white;
    box-shadow: 0px 4px 4px #00000040;
    border-radius: 25px 12px 12px 12px;
    width: 85px;
    text-decoration: none;
    color: white;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-type-mobile:hover {
    color: white;
}

.packages___search___form__2 {
    display: none;
}

.ads__section {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    margin-right: 20px;
}

.package-single-simcard {
    text-align: center;
    position: relative;
    top: 60px;
    direction: ltr;
    font-weight: bold;
}

.package-box-single-simcard {
    direction: ltr;
}

.mobile_version_basket_header {
    width: 100%;
    height: 45px;
    background: #2A3D7B;
    color: #ffffff !important;
    border-radius: 15px;
    display: grid;
    grid-template-columns: 27% 42% 31%;
    line-height: 41px;
    font-weight: bold;
    padding-right: 20px;
    padding-left: 20px;
}

.mobile_version_basket_card {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    width: 100%;
    background-color: #2A3D7B;
    color: #FFFFFF;
    margin-top: 5px;
    border-radius: 15px;
}

.mobile_version_basket_card_row {
    text-align: center;
    display: grid;
    grid-template-columns: 30% 25% 25% 25%;
    font-weight: bold;
    padding: 10px;
    border-bottom: 1px solid white;
}

.mobile_version_basket_card_delete_title {
    width: 54px;
    height: 22px;
    background: #FF1E1E;
    border-radius: 15px;
    text-align: center;
    color: #ffffff;
    padding: 5px 10px;
}

.order-amount, .discount-amount {
    text-align: left;
}

.shopping-card-info-footer {
    display: grid;
    grid-template-columns: 58% 33% 0% 0%;
    padding: 10px;
    font-weight: bold;
}

.discount-coupon {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    width: 85%;
}

.width-70 {
    width: 70% !important;
}

.f-12 {
    font-size: 12px !important;
}

.mr-7 {
    margin-right: 7%;
}

.btn-package-to-card {
    position: relative;
    width: 100%;
    height: 25px;
    background: #233777;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    border: none;
    text-align: center;
    color: #ffffff;
    /*bottom: 20px;*/
    font-size: 9px;
}

.mobile_version_basket_card_row_footer {
    display: grid;
    grid-template-columns: 45% 38% 22% 0%;
    padding: 10px;
    font-weight: bold;
}

.mobile_version_basket_submit_btn {
    background-color: #FFFCFC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    width: 250px;
    color: #2A3D7B;
    padding: 8px;
    border: unset !important;
    font-weight: bold;
}

.mobile_version_profile {
    padding: 20px;
    background: #2A3D7B;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 15px 15px;
    color: #FFFFFF !important;
}

.mobile_version_profile .two-col {
    margin-top: 15px;
}

.mobile_version_profile input, select {
    border-radius: 5px !important;
}

.mobile_version_profile_header {
    background: #2A3D7B;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px 15px 0px 0px;
    padding: 10px;
    color: #FFFFFF;
}

.two-col {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 10px;
}

.mobile_version_profile_submit_btn {
    font-weight: bold;
    background: white;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    margin-top: 12px;
    padding-bottom: 5px;
    width: 100px;
    color: #2A3D7B;
}

#mobile_version_contact_us {
    position: relative;
    bottom: 60px;
}

.office_comments_header {
    background-color: #2A3D7B;
    display: grid;
    grid-template-columns: 31% 31% 31%;
    text-align: center;
    color: #FFFFFF;
    padding: 10px;
    margin-top: 2px;
}

.office_comments_body {
    background: #FFFCFC;
    border-radius: 12px;
    display: grid;
    grid-template-columns: 31% 31% 31%;
    text-align: center;
    padding: 20px;
}

.office_comments_card_body {
    background: #2A3D7B;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 15px 15px;
    padding: 10px;
    margin-top: 5px;
}

.comment_readed_btn {
    background-color: #2A3D7B !important;
    border-radius: 12px;
    color: #FFFFFF;
    border: unset;
    padding-left: 10px;
    padding-right: 10px;
}

.read_comment_btn {
    background: #A0A0A0;
    border-radius: 12px;
    border: unset;
    padding-left: 10px;
    padding-right: 10px;
}

.office_message_modal_title {
    background: #2A3D7B;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    padding: 10px;
}

.office_message_modal_body {
    min-height: 203px;
    text-align: justify;
    background: #2A3D7B !important;
}

.office_messamge_modal {
    background: #2A3D7B !important;
}

.office_messamge_modal_content {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.office_message_modal_body_message {
    width: 100%;
    background-color: #FFFFFF !important;
    border-radius: 10px;
    color: black !important;
    font-weight: bold;
    margin-top: auto;
    padding: 40px;
}

.office_message_modal_footer {
    background: #2A3D7B !important;
}

.office_message_modal_dismiss_btn {
    background: #FF1E1E;
    border-radius: 12px;
    border: unset;
    width: 80px;
    font-weight: bold;
    margin: auto;
    color: #FFFFFF;
    height: 30px;
}

.btn-add-coupon_2 {
    background: #FFFCFC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    float: left;
    width: 120px;
    color: #2A3D7B !important;
    font-weight: bold;
    height: 33.5px;
}

.sim-card-record {
    left: 4.86%;
    right: 3.82%;
    top: 19.44%;
    bottom: 72.81%;
    background: #F2F2F2;
    border-radius: 18px;
    width: 98%;
    margin: auto;
    padding: 13px;
    margin-bottom: 9px;
    padding-left: 20px;
    padding-right: 15px;
    font-weight: bold;
    direction: rtl;
}

.order-history-nav-tabs-response {
    white-space: nowrap;
    background-color: #2A3D7B;
    color: #ffffff;
}

.order-history-nav-tabs-response a {
    color: #ffffff;
}

.active-order-history-link {
    background-color: #ffffff;
    padding: 5px;
    border-radius: 10px;
    color: tomato !important;
    /*border: 2px solid tomato;*/
}

.div-change-password {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.inputs-change-password {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.w-95 {
    width: 95%;
}

.p-20 {
    padding-top: 20px;
}

.save-btn {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 15px;
    margin-top: 12px;
    padding-bottom: 5px;
    width: 100px;
    color: #2A3D7B;
    font-weight: bold;
    border: 1px solid #2A3D7B;
}

.row-table-showcase {
    padding: 5px;
    font-size: 11px !important;
    display: flex;
    flex-direction: row;
    background-color: white;
    border-radius: 5px;
    font-weight: 700;
    margin-bottom: 5px;
}

.first-column {
    margin-bottom: 0px;
    text-align: center;
    width: 32%;
}

.first-column-info {
    margin-bottom: 0px;
    text-align: center;
    width: 32%;
    font-weight: 900 !important;
    font-size: 14px !important;
}

.second-column {
    margin-bottom: 0px;
    text-align: center;
    width: 20%;
}

.third-column {
    margin-bottom: 0px;
    text-align: center;
    width: 20%;
}

.forth-column {
    margin-bottom: 0px;
    text-align: center;
    width: 19%;
}

.fifth-column {
    margin-bottom: 0px;
    text-align: center;
    width: 12%;
    font-size: 9px;
}

.div-y-center {
    display: flex;
    align-items: center;
}

.p-v-20 {
    padding: 20px;
}

.active {
    /*padding: 7px;
    color: red !important;
    font-weight: bold;
    white-space: nowrap;*/
    /*background-color: white;*/
    /*border-radius: 10px;*/
    /*transition: all 1s ease;*/
}

.footer__active__link {
    /*    background: white;
    border-radius: 18px;
    height: 55px;
    z-index: 0;
    opacity: 1;
    transition: 0.4s cubic-bezier(0.7, 0, 0.38, 0.86) all;*/
}

.footer-mobile {
    display: flex;
    flex-direction: row;
    display: flex;
    text-decoration: none;
    list-style-type: none;
    margin-bottom: 0px;
}

.pagination-input {
    border-radius: unset !important;
    width: 12%;
    padding: 0px 5px;
    text-align: center;
    font-size: 13px;
}

.selected-pagination-input {
    border-radius: unset !important;
    width: 35px;
    text-align: center;
}

.pagination-form {
    position: relative;
    left: 7px;
    height: 33px;
}

.pagination-info {
    position: relative;
    right: 6px;
    top: 6px;
    white-space: nowrap;
    font-size: 12px;
    margin-right: 5px;
}

.pagination-next-btn, .pagination-prev-btn {
    padding: 5px 8px;
}

.weight-100 {
    font-weight: 100 !important;
}

.div-row {
    display: flex;
    flex-direction: row;
}

.div-column {
    display: flex;
    flex-direction: column;
}

.type-simcart {
    font-size: 10px;
}

.search-pakage {
    width: 100%;
    margin: auto;
}

.gap-9 {
    gap: 9%;
}

.prefix-number-pakage-search {
    font-size: 7px;
}

.radio-pakage-sarch {
    width: 11px;
}

.pakage-inputs {
    width: 20%;
}

.text-nowrap {
    white-space: nowrap;
}

.div-discount-code {
    padding: 20px 20px 0px 20px !important;
}

.width-92 {
    width: 92%;
}

.justify-center {
    display: flex;
    justify-content: center;
}

.div-column {
    display: flex;
    flex-direction: column;
}

.coupon-info {
    width: 78%;
}

.coupon-deadline-title p {
    font-size: 12px;
    margin-right: 9px;
    color: #01455F;
}

.align-items-center {
    align-items: center;
}

.back-charge-internet-btn {
    color: #2A3D7B;
    font-weight: 600;
    border: 2px solid #2A3D7B;
    border-radius: 25px;
    padding: 5px 40px;
    font-size: 12px;
    text-decoration: none;
}

.footer-login {
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    bottom: 30px;
    align-items: center;
}

.blue-color {
    color: #2A3D7B;
}

.forget-password {
    text-align: right;
    width: 100%;
    padding-right: 12px;
}

.forget-password a {
    color: #2A3D7B;
    text-decoration: none;
}

.container-login svg {
    margin-top: 80px;
}

.container-login {
    background-color: #2A3D7B;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-mobile-item:hover {
    color: white;
}

.div-elements-login-column {
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 2%;
    width: 95%;
    padding: 15px 5px;
    border-radius: 20px;
    font-size: 10px;
    align-items: center;
}

.div-elements-login {
    background-color: white;
    display: flex;
    justify-content: center;
    gap: 2%;
    width: 95%;
    padding: 15px 5px;
    border-radius: 20px;
    font-size: 10px;
}

.element-login {
    background: #2A3D7B;
    border: 2px solid #D8762A;
    border-radius: 25px 12px 12px 12px;
    color: white;
    padding: 25px 3px;
    width: 87px;
    text-align: center;
    font-weight: bold;
}

.item-sm {
    display: none;
}

.element-login:hover {
    color: white;
}

.element-login label {
    white-space: nowrap;
}

.header-login-mobile {
    background: #2A3D7B;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px 20px 0px 0px;
    color: white;
    width: 95%;
    padding: 10px 20px;
    font-size: 11px;
}

.body-login-mobile input {
    background: #FFFCFC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    font-size: 13px;
    padding: 4px 10px;
    text-align: center;
}

.body-login-mobile {
    background: #2A3D7B;
    border-radius: 0px 0px 20px 20px;
    width: 95%;
    color: white;
    padding: 10px 20px 15px;
    margin-top: 7px;
    font-size: 11px;
}

.div-btn-login {
    width: 90%;
    text-align: center;
    display: flex;
    flex-direction: row;
    gap: 3%;
    justify-content: center;
}

.btn-login {
    background: #2A3D7B;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 12px;
    color: white;
    width: 85%;
    padding: 5px;
    font-size: 11px;
}

.btn-login:hover {
    color: white;
    background: #2A3D7B;
}

.details-button {
    color: #495057;
    border: 2px solid #495057;
    padding: 5px 10px;
}

.active {
    color: black;
}

.details-button:active {
    color: black;
}

.padding-5-10 {
    padding: 5px 10% !important;
}

.padding-5-6 {
    padding: 5px 6% !important;
}

.rightel-newest {
    display: flex;
    flex-direction: column;
    width: 50%;
}

.shopping-card-info span {
    font-size: 13px;
    margin: auto;
}

.div-profile-btn {
    display: flex;
    justify-content: center;
}

.modal-footer {
    flex-wrap: nowrap;
}

.half-width {
    width: 50%;
}

.profile_submit_btn {
    font-weight: bold;
    background: #2A3D7B;
    /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
    border-radius: 15px;
    margin-top: 12px;
    padding-bottom: 5px;
    width: 100px;
    color: white;
}

.apload-file-profile {
    background-color: white;
    color: #2A3D7B;
    border-radius: 25px;
    text-align: center;
    width: 25%;
}

.selecct-color {
    background-color: #019810 !important;
    color: white !important;
}

.overflow-x-auto {
    overflow-x: auto;
}

.text-nowrap {
    white-space: nowrap;
}

.profile_edit_btn {
    font-weight: bold;
    background: #D8342A;
    border-color: #D8342A;
    /* box-shadow: 0px 4px 4px rgb(0 0 0 / 25%); */
    border-radius: 15px;
    margin-top: 12px;
    padding-bottom: 5px;
    width: 100px;
    color: white;
}

.select-file {
    opacity: 0;
    width: 100%;
    right: 0;
    position: absolute;
}

.select-row-color {
    background-color: #E5E5E5 !important;
}

.unselect-row-color {
    background-color: #FFFFFF !important;
}

.forget-password-link {
    font-weight: bold;
    text-align: right;
}

.prefix-numbers-mobile {
    width: 20%;
    border-radius: 4px;
    height: 22px;
    margin-top: 2px;
}

.footer-mobile-item {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    font-size: 10px;
}

.link-background {
    top: 7px;
    position: absolute;
    right: 1%;
    background: white;
    border-radius: 18px;
    width: 90px;
    height: 55px;
    z-index: 0;
    opacity: 1;
    /*transition: 0.7s cubic-bezier(0.7, 0, 0.38, 0.86) all;*/
}

.active-footer {
    background-color: #ffffff;
    border-radius: 18px;
    padding: 15px 5px;
    color: tomato !important;
    white-space: nowrap;
    margin: 4px;
}

.container-footer {
    position: relative;
    margin: 0px;
    width: 100%;
    max-width: 100% !important;
    padding: 0px;
}

.div-container-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
}

.w-10 {
    width: 10% !important;
}

.footer-mobile li {
    text-align: center;
    font-size: 10px;
    position: inline-block;
    z-index: 1;
    display: flex;
    justify-content: center;
    width: 23%;
}

.footer-mobile {
    display: flex;
    flex-direction: row;
    display: table;
    height: 60px;
    width: 100%;
    background-color: #2a3d7b;
    color: white;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-right: 10px;
    margin: 0px;
}

.carousel-inner {
    height: auto;
}

.active {
    color: red;
}

.w-11 {
    width: 11% !important;
}

/*.searched-simcard-box*/
/*{*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/
.margin-auto {
    margin: auto;
}

.justify-content-space-around {
    display: flex;
    justify-content: space-around;
}

.footer_active {
    top: 7px;
    position: absolute;
    right: 1%;
    background: white;
    border-radius: 18px;
    width: 90px;
    height: 55px;
    z-index: 0;
    opacity: 1;
    transition: 0.4s cubic-bezier(0.7, 0, 0.38, 0.86) all;
}

.btnOrderDetails {
    background: #FFFCFC;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    padding: 10px;
    padding-right: 33px;
    padding-left: 33px;
}

.select-w-200 {
    width: 200px;
}

.form-select {
    background-image: url(data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 16 16' %3e%3cpath fill= 'none' stroke= '%23343a40' stroke-linecap= 'round' stroke-linejoin= 'round' stroke-width= '2' d= 'M2 5l6 6 6-6' /%3e%3c/svg%3e) !important;
    padding: 0.375rem 0.75rem 0.375rem 0.25rem;
}

.text-shadow {
    text-shadow: 0px 4px 6px rgba(0, 0, 0, 0.25);
}

.text-bold {
    font-weight: bold;
}

.btn-page {
    width: 150px;
    padding: 0.5rem;
    border-radius: 0.7rem;
}

.p-searched-section {
    margin: 1rem;
    padding: 1rem 1rem 3rem;
}

#form_2 select {
    border-radius: 15px !important;
}

.w-33 {
    width: 33.33% !important;
}

.f-15 {
    font-size: 15px !important;
}

.w-80 {
    width: 80%;
}

.btn-remove-sim-row:hover {
    cursor: pointer;
}

.btn-remove-sim-row {
    color: tomato !important;
}

.number-input {
    padding: .375rem 0.75rem;
}

.div-btns-vitrin {
    display: flex;
    justify-content: center;
}

/*.calculate_selling_price_modal_btn {*/
/*    margin: auto;*/
/*    position: relative;*/
/*    top: 5px;*/
/*}*/

@media screen and (max-width: 310px) {
    .package-body {
        padding: 23px 16px 20px 28px !important;
    }
}

@media screen and (max-width: 300px) {
    .modem-card, .div-modems {
        width: 100% !important;
    }

    .modal-coupon-value {
        font-size: 6px !important;
    }

    .order-history-link {
        font-size: 6px;
    }

    .first-column-info {
        font-size: 11px !important;
    }

    .btn-top-products {
        font-size: 6px !important;
    }
}

@media screen and (max-width: 307px) {
    #btn-add-and-return, #btn-add-and-complete, #btn-cancel-shopping {
        font-size: 6px !important;
    }
}

@media screen and (max-width: 330px) {
    .btn-package-to-card {
        font-size: 7px !important;
    }

    .add-to-basket-modal-footer {
        padding: 2px;
    }

    .header_nav_2 small {
        font-size: 6px !important;
    }
}

@media screen and (max-width: 350px) {
    .w-activationCode-n, .w-activationCode-price {
        font-size: 11px !important;
    }

    .order-history-btn {
        font-size: 8px !important;
    }
}

@media screen and (min-width: 350px) {
    .mobile_version_basket_submit_btn {
        width: 90%;
    }

    .shopping-card-info span {
        font-size: 11px;
        margin: auto;
    }

    #panel___footer > a {
        font-size: 8px;
    }

    .btn-top-products {
        font-size: 9px;
    }

    .btn-package-to-card {
        font-size: 10px;
    }

    .div-elements-login-column {
        font-size: 12px;
    }

    .div-elements-login {
        font-size: 12px;
    }

    .element-login {
        width: 35%;
    }
}

@media screen and (max-width: 360px) {
    .simcard-full-number {
        right: 5px !important;
    }

    .modem-card {
        width: 100% !important;
    }

    .simcard-full-number {
        font-size: 10px !important;
    }

    .footer-mobile-item {
        font-size: 8px;
        white-space: nowrap;
    }

    #btn-add-and-return, #btn-add-and-complete, #btn-cancel-shopping {
        font-size: 7px !important;
    }
}

@media screen and (max-width: 375px) {
    .package-simcard-full-number {
        font-size: 9px !important;
    }

    .Packages-number {
        font-size: 8px !important;
    }

    .form-search-simcart {
        width: 100%;
    }

    .package-footer-title {
        font-size: 10px;
    }

    .package_total_amount {
        font-size: 10px;
    }

    .package-footer-desc {
        font-size: 8px;
    }

    #more-simcards {
        margin-right: 8px;
    }

    #btn-add-and-return, #btn-add-and-complete, #btn-cancel-shopping {
        font-size: 9px;
    }

    .packages-products {
        font-size: 10px;
    }

    .panel_footer a {
        font-size: 7px !important;
        font-weight: bold !important;
    }

    .navbar_brand_right_resposive_img {
        height: 30px !important;
        width: 45px !important;
        right: 18px !important;
    }

    .resposive_contact_us_link {
        left: 20px !important;
        text-align: center;
    }

    .responsive_vatrin_table_sim_round {
        position: relative;
        right: 20px;
        font-size: 8px;
    }

    .responsive_number-input {
        width: 26px !important;
    }

    .responsive__form__btn {
        font-size: 7px !important;
    }

    .search_input {
        width: 25% !important;
        font-size: 7px !important;
    }

    .responsive_items_count {
        bottom: 33px !important;
    }

    .resposive_message_count {
        bottom: 33px !important;
    }

    .prefix-number-mobile {
        font-size: 7px !important;
    }

    .phone-number-cell {
        padding: 1px;
        display: inline;
        width: 13% !important;
        height: 22px !important;
        text-align: center;
    }

    .div-inputs-search-SIMCart {
        width: 100%;
    }

    .responsive_table_sim_type {
        font-size: 9px;
    }

    input[type="radio"] {
        width: 10px;
        height: 10px;
    }
}

@media screen and (max-width: 380px) {
    .order-history-link {
        font-size: 10px !important;
        margin-left: 5px !important;
    }
}

@media screen and (max-width: 400px) {
    .btn-page {
        width: 80% !important;
    }

    .package-simcard-full-number {
        font-size: 11px;
    }

    .package-footer-desc {
        font-size: 9px !important;
    }

    .package-footer-title {
        font-size: 7px !important;
    }

    .btn-top-products {
        font-size: 6px !important;
    }

    .coupon-deadline-title p {
        margin-right: 0px !important;
    }

    .copy-coupon-span {
        font-size: 8px;
        line-height: 10px;
        width: 39px;
    }

    .modal-coupon-value {
        right: 5px;
    }

    .coupon-row-info {
        font-size: 10px;
    }

    .coupon-row-info {
        height: 98px;
    }

    .coupon-title {
        font-size: 10px !important;
        right: 15px;
    }

    .coupon-value-container {
        gap: 0% !important;
    }

    .order-history-link {
        font-size: 13px;
        margin-left: 5px !important;
    }

    .div-elements-login-column {
        width: 395px;
    }

    .shape-simcard-mobile {
        width: 30%;
    }
}

@media screen and (max-width: 428px) {
    .simcard-full-number {
        position: relative;
        left: 22px !important;
    }

    .packages_simcards_section {
        left: 15px !important;
        column-gap: 5px;
    }
}

@media screen and (max-width: 430px) {
    .header_nav_2 small {
        font-size: 8px;
    }

    .responsive_contact_icon {
        height: 25px !important;
    }

    .responsive_dashboard_icon {
        height: 26px;
    }

    .resposive_basket_icon {
        height: 33px;
    }

    .resposive_orders_icon {
        height: 32px;
    }

    .icon-exit {
        font-size: 23px;
    }
}

@media screen and (max-width: 435px) {
    .pack_price {
        font-size: 10px !important;
    }

    .package_total_amount {
        font-size: 12px !important;
    }

    .btn-add-coupon_2 {
        width: 72px;
    }
}

@media screen and (max-width: 459px) {

    #more-simcards {
        font-size: 10px !important;
    }

    .simcard-full-number {
        font-size: 9px;
    }

    .modal-coupon-value {
        font-size: 8px !important;
    }

    .modal_packages_simcards_section {
        grid-template-columns: 50% 50% !important;
        font-size: 20px;
    }
}

@media screen and (max-width: 470px) {
    .coupon-row-info {
        width: 20%;
    }

    .coupon-info {
        width: 80%;
    }

    .coupon-title {
        font-size: 12px;
    }

    .coupon-deadline-title p {
        font-size: 9px;
    }
}

@media screen and (max-width: 492px) {
    #btn-add-and-return, #btn-add-and-complete, #btn-cancel-shopping {
        font-size: 10px;
    }
}

@media screen and (min-width: 500px) {
    .txt-simcard-mobile {
        display: block;
    }

    .pic-MCI-mobile {
        width: 65px;
    }

    .pic-rightel-mobile {
        width: 70px;
        height: 55px;
    }

    .pic-irancell-mobile {
        width: 65px;
        height: 65px;
    }

    .simcard-type-mobile {
        height: 85px;
    }

    .form-search-simcart {
        width: 90%;
    }
}

@media screen and (max-width: 500px) {
    .ads-box-container {
        width: 48% !important;
    }

    .mobile_version_basket_card_row > .basket-pack-title {
        font-size: 9px !important;
        position: relative !important;
        top: 5px !important;
        white-space: nowrap !important;
    }
}

@media screen and (max-width: 512px) {
    .item-500 {
        display: none !important;
    }

    .responsive_table_sim_type {
        font-size: 9px;
    }

    .w-activationCode-select, .w-activationCode-price {
        width: 13% !important;
    }

    .w-activationCode-n {
        width: 42% !important;
    }

    .btn-top-products {
        width: 23%;
        background-color: #ffffff;
        color: black !important;
        font-weight: bold !important;
        border-radius: 3px !important;
        font-size: 9px;
        white-space: nowrap;
        text-align: center !important;
        padding: unset !important;
        height: 22px !important;
        line-height: 18px !important;
        margin: 0px;
    }

    .btn-add-to-basket {
        height: 20px;
        background-color: tomato;
        color: #ffffff !important;
        padding-top: 1px;
        line-height: 18px !important;
        font-size: 8px;
    }

    .sim-cards-section {
        border-top-left-radius: 21px !important;
    }

    input[type=radio] {
        width: 15px;
        height: 11px;
    }

    .vitrin-title-value {
        font-size: 14px !important;
    }

    .vitrin-title {
        font-size: 14px !important;
        height: 44px;
    }

    .simcard-full-number {
        font-family: Roboto !important;
        /*margin-left: 14%;*/
        /*margin-left: 6% !important;*/
        margin-right: 0px !important;
    }

    .price__value {
        font-family: Roboto !important;
    }

    .carousel-control-prev-icon {
        position: relative;
        top: 47px;
        width: 18px;
    }

    .sim_status {
        font-size: 10px;
        padding: 0px 6px;
    }

    .carousel-control-next-icon {
        position: relative;
        top: 47px;
        width: 18px;
    }

    .carousel_image {
        height: 102px !important;
    }
}

@media screen and (max-width: 540px) {
    .minus-namerator {
        padding: 2px 5px !important;
    }

    .plus-namerator, .number-namerator {
        padding: 2px 5px !important;
    }

    .package-footer-title {
        font-size: 10px;
        font-weight: bold;
    }

    .package_total_amount {
        font-size: 13px;
        line-height: 13px;
        font-weight: bold;
    }

    .package-body {
        height: 190px !important;
        line-height: 13px;
    }

    .Packages-number {
        font-size: 10px;
    }

    .packages_simcards_section {
        left: 15px;
        font-size: 12px;
    }

    .package-footer-desc {
        font-size: 10px;
        bottom: 18px !important;
        position: relative !important;
    }
}

@media screen and (max-width: 748px) {
    .packages___search___form__2 {
        display: block !important;
    }

    .packages___search___form__1 {
        display: none !important;
    }

    .packages-products {
        border-top-left-radius: 31px;
        border: 3px solid #fff;
        font-size: 14px;
        height: 90px !important;
    }

    .packages-products span {
        position: relative;
        top: 25%;
    }

    .data-content {
        margin-top: 5px;
    }
}

@media screen and (max-width: 767px) {
    .ads__section {
        grid-template-columns: 50% 50%;
        font-weight: bold;
        font-size: 12px;
    }

    .package-search-form-label {
        font-size: 10px !important;
    }
}

@media screen and (max-width: 935px) {
    .package-search-container {
        padding-left: 40px;
    }
}

@media screen and (min-width: 980px) {
    .div-container-footer {
        display: none;
    }

    .bg-packages {
        display: block;
        background: #F2F2F2;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 14px;
        padding: 5px 15px 15px 29px;
    }
}

@media screen and (max-width: 980px) {
    .border-sc-sm {
        border: 1px solid #FFFCFC;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        border-radius: 15px 5px 5px 5px;
    }

    .btn-page, .select-w-200 {
        white-space: nowrap;
        font-size: 11px;
        width: 80px;
    }

    .div-btns-vitrin {
        display: flex;
        justify-content: space-evenly !important;
    }

    .sim-card-record {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .vitrin_show_col_in_response, .item-sm {
        display: block !important;
    }

    .vitrin_hide_col_in_response, .item-lg {
        display: none !important;
    }

    .simcards-grid {
        grid-template-columns: 23% 22% 18% 19% 19% !important;
    }

    .sim-card-record {
        border-radius: 5px !important;
        background-color: #ffffff;
        font-weight: bold !important;
    }

    .searched-sim-cards-section {
        background-color: #2A3D7B !important;
        border-radius: 38px !important;
    }

    .p-v-20 {
        padding: 10px 5px !important;
    }

    .sim-cards-section {
        background-color: #2A3D7B !important;
        border-radius: 38px !important;
        border-top-right-radius: unset !important;
    }

    .vitrin-title {
        background-color: #2A3D7B !important;
    }

    .sim-card-record {
        height: 50px !important;
    }

    .ads-box-container {
        background-color: #2a3d7b !important;
    }

    #ad_number {
        font-size: 12px !important;
        position: relative;
        left: 6px;
    }
}

@media screen and (max-width: 991px) {
    .modal-coupon-value {
        font-size: 12px;
    }

    .coupon-value-container {
        gap: 4%;
    }

    .coupon-deadline-title p {
        margin-right: 14px;
    }

    .package-search-container {
        padding-right: 0px;
        padding: 0px 10px;
    }

    .package-search-form-label {
        font-size: 13px;
    }

    .packages_grid {
        grid-template-columns: 50% 50%;
    }

    .operator-box {
        height: 130px !important;
    }
}

@media screen and (max-width: 996px) {
    .modal_packages_simcards_section {
        grid-template-columns: 33% 33% 33% !important;
        font-size: 20px;
    }

    /*#panel___footer {*/
    /*    position: fixed !important;*/
    /*}*/
}

@media screen and (max-width: 1112px) {
    #table-simcards-search\ table {
        display: none;
    }

    #simcards_search_form1 {
        display: none;
    }

    #simcards_search_form2 {
        display: block;
    }

    #btn__search__numbers {
        display: block;
    }
}

@media screen and (max-width: 1160px) {
    .table-orders-list thead tr td {
        font-size: 9px;
    }
}

@media screen and (max-width: 1235px) {
    .order-history-link {
        font-size: 13px;
        margin-left: 7px !important;
    }
}

@media screen and (min-width: 1266px) {
    #items-count {
        position: relative;
        bottom: 15px;
        left: 5px;
    }
}

@media screen and (max-width: 1266px) {
    .col-ads {
        width: 100% !important;
        padding: 0px 10px;
        margin-top: 0px;
    }

    .ads-box-container {
        width: 28%;
    }

    .vitrin-container {
        display: flex;
        flex-direction: column !important;
    }

    .ads__section {
        margin-right: 0px;
        flex-direction: row !important;
        margin-top: 15px;
    }

    .panel_footer {
        display: block;
    }

    .office_panel_navbar {
        display: none;
    }

    .header_nav_2 {
        opacity: 1 !important;
    }

    .navbar_right_side {
        display: none;
    }

    .navbar_right_side_2 {
        display: block;
    }

    .navbar_left_side {
        display: none !important;
    }

    #carouselExampleControls {
        padding-left: 13px;
        padding-right: 13px;
        padding-top: 20px;
    }

    .carousel_image {
        border-radius: 10px;
    }

    #add-to-basket-modal .modal-content {
        background-color: #2A3D7B !important;
        color: #ffffff;
        font-weight: bold;
    }

    #btn-cancel-shopping {
        background-color: #ffffff;
        border: 1px solid rgba(255, 30, 30, 1);
        color: rgba(255, 30, 30, 1) !important;
        font-weight: bold;
        border-radius: 15px;
    }

    #btn-add-and-return {
        border: unset;
        border-radius: 15px;
        color: rgba(42, 61, 123, 1);
        font-weight: bold;
        background-color: #ffffff !important;
    }

    #btn-add-and-complete {
        background-color: #1F7D34 !important;
        color: #ffffff !important;
        border: unset;
        border-radius: 15px;
    }
}

@media screen and (max-width: 1370px) {
    .first-column-info {
        /*margin-left: 8%;*/
        margin-right: 2%;
    }
}

@media screen and (max-width: 1400px) {
    .table-orders thead tr td {
        white-space: nowrap;
        width: 40%;
        text-align: center;
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media screen and (max-width: 1533px) {
    .table-orders-list thead tr td {
        white-space: nowrap;
        text-align: center;
    }

    .order-detains-btn {
        white-space: nowrap;
    }
}

/******************************************/
.login_container {
    background-image: url("../images/login-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.login_container {
    background-image: url("../images/login-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.login-card {
    /******************************************/
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    /* From https://css.glass */
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.shadowed-text {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.glass-text-input {
    padding: 12px 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.1); /* Transparent background */
    backdrop-filter: blur(10px); /* Frosted blur */
    -webkit-backdrop-filter: blur(10px); /* Safari support */
    color: white;
    font-size: 16px;

    /* Optional styling */
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    outline: none;
    transition: 0.3s ease;
}

.glass-btn {
    padding: 12px 24px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    
    backdrop-filter: blur(10px); 
    -webkit-backdrop-filter: blur(10px); 

    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);

    font-size: 16px;
    font-weight: 600;

    cursor: pointer;
    transition: 0.3s ease;
}