@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
    font-family: "Poppins", serif !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.topnav {
    margin-top: 0 !important;
}

.navbar-brand-box {
    width: unset !important;
    border: none !important;
}

.topnav {
    border-bottom: none !important;
    background: #ffffff !important;
}

.navbar-brand-box {
    background: #ffffff !important;
    box-shadow: none !important;
}

.bg-light-subtle {
    background-color: #ffffff !important;
    border: none !important;
}

.topnav {
    margin-top: 0px;
    border: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.navbar-brand-box {
    border: none;
    width: 290px;
}

.btn-bull_red {
    color: #fff !important;
    background: #ed3338 !important;
    border-color: #ed3338 !important;
    box-shadow: 0 2px 6px 0 rgb(237 51 56) !important;
    transition: all 0.5s;
}

.btn-bull_red:hover {
    color: #fff !important;
    background: #201e1e !important;
    border-color: #201e1e !important;
    box-shadow: 0 2px 6px 0 rgb(32 30 30) !important;
    transition: all 0.5s;
}

.btn-bull_yellow {
    color: #000 !important;
    background: #fab020 !important;
    border-color: #fab020 !important;
    box-shadow: 0 2px 6px 0 rgb(250 176 32) !important;
    transition: all 0.5s;
}

.btn-bull_org {
    color: #000 !important;
    background: #fe6600 !important;
    border-color: #fe6600 !important;
    box-shadow: 0 2px 6px 0 rgb(252 103 2) !important;
    transition: all 0.5s;
}

.btn-bull_loblue {
    color: #000 !important;
    background: #1b5584 !important;
    border-color: #1b5584 !important;
    box-shadow: 0 2px 6px 0 rgb(27 85 131) !important;
    transition: all 0.5s;
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #1b5584 !important;
    --bs-btn-border-color: #1b5584 !important;
}

.btn-bull_yellow:hover {
    color: #fff !important;
    background: #000 !important;
    border-color: #000 !important;
    box-shadow: 0 2px 6px 0 rgb(32 30 30) !important;
    transition: all 0.5s;
}

.mandatory {
    color: red;
}

.error-msg {
    color: red;
}

.topnav .navbar-nav .nav-item .nav-link.active {
    color: #ff6500 !important;
}

.topnav .navbar-nav .dropdown.active > a {
    color: #ff6500 !important;
}

.topnav .navbar-nav .nav-link:focus,
.topnav .navbar-nav .nav-link:hover {
    color: #ff6500 !important;
}

.topnav .navbar-nav .dropdown-item.active,
.topnav .navbar-nav .dropdown-item:hover {
    color: #ff6500 !important;
}

.navbar-expand-lg .navbar-nav {
    margin-left: 60px !important;
}

.header-profile-user {
    background-color: transparent !important;
}

.leadsection {
    /* box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px; */
    padding: 10px;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
        rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

.button-box {
    position: absolute;
    right: 5px;
    bottom: 0px;
    padding: 15px;
}

.notes-form-box {
    background-color: #fff;
    margin: 15px 0px;
    font-size: 12px;
    padding: 15px 15px;
    border-radius: 10px;
    border-left: 8px solid #1b5683;
    /* border-right: 8px solid #4286F6; */
    position: relative;
    word-wrap: break-word;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

.notes-form-box span {
    margin-top: 10px;
    padding: 3px;
    color: #fff;
    font-size: 10px;
    border-radius: 10px;
    margin-right: 5px;
    display: inline-block;
    width: 90px;
    text-align: center;
}

.dashboard {
    padding-top: 90px;
    padding-left: 50px;
}

.dasboard-welcome-card {
    width: 100%;
    background-image: url(/assets/images/dashmec.png);
    background-size: cover;
    background-position: center;
    height: 200px;
    border-radius: 30px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
        rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    z-index: 10;
    position: relative;
}

.topnav .navbar-nav .nav-link {
    color: #000 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: var(--bs-nav-pills-link-active-color);
    background-color: #1b5684 !important;
}

.active > .page-link,
.page-link.active {
    z-index: 3;
    color: var(--bs-pagination-active-color);
    background-color: #1b5684 !important;
    border-color: #1b5684 !important;
}

.btn:hover {
    background-color: #1b5684 !important;
}

.estimatecreate {
    height: 175px;
    position: relative;
    background-color: #ccd8da;
    /* border: 2px solid black; */
    box-shadow: 0px 0px 8px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.estimatecreate .es {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ccc;
}

.estimatelist {
    list-style: none;
    display: flex;
    position: absolute;
    padding-left: 0px;
    bottom: -10px;
    left: 10px;
    padding: 3px 0px;
    color: #000;
    background-color: #f7f7f7;
}

.icon-box {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 5px;
}

.badge-count {
    position: absolute;
    top: 15px;
    right: 5px;
    background-color: red;
    color: white;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bold;
    width: 15px;
    height: 15px;
    text-align: center;
}

.mdi.mdi-bell {
    font-size: 25px;
}

/* .notification-bell-div {
    transition: all 0.5s ease-in;
    position: absolute !important;
    top: 7%;
    left: 87%;
    z-index: 1;
} */

/* .notification-bell-div.active-bell {
    position: absolute !important;
    animation: bell_moving 2s ease-in-out;
} */

@keyframes bell_moving {
    0% {
        top: 7%;
        left: 88%;
    }

    50% {
        top: 250%;
        left: 50%;
        transform: translateX(-50%);
    }

    100% {
        top: 7%;
        left: 88%;
    }
}

.topnav .navbar-nav .nav-link {
    padding: 10px !important;
}

table tbody td {
    align-content: center;
}

/* select 2 dropdown styles */

.select2-container .select2-selection--single,
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 35px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 4px;
}

.select2-container--default .select2-selection--single {
    background-color: #f8f9fa !important;
}

.form-submit-btn {
    width: 30%;
    height: 50px;
}

.po-remove-btn {
    position: absolute !important;
    top: 0%;
    right: -3%;
    z-index: 1;
    width: 30px !important;
    font-size: 25px;
    color: red;
    cursor: pointer;
}

.multi-field-btn {
    display: flex;
    align-items: center;
    gap: 2%;
    justify-content: end;
}

.details-table table tr {
    text-align: center !important;
}

table.dataTable thead th,
table tr {
    text-align: center !important;
}

#edit_product_stock_modal .select2.select2-container {
    width: 100% !important;
}

.stock-type {
    padding: 5px 10px;
    width: 50%;
    border-radius: 4px;
    margin: auto;
    color: white;
}

.purchase-text {
    background-color: #dc3545;
}

.sale-text {
    background-color: #198754;
}

.adjustment-text {
    background-color: #0dcaf0;
}

.web-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff4a;
    z-index: 99;
    display: none;
}

.web-loader lottie-player {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 13%;
    margin: auto;
}

.permissions-box {
    padding: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}

.permissions-box .row {
    padding: 10px 20px;
}

.permissions-box input {
    width: 18px;
    height: 18px;
}

.permissions-box label {
    margin: 0;
}

.permissions-box .row .col-12 {
    display: flex;
    gap: 10px;
    align-items: center;
}

.permissions-box .title-box {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    background: #f1f1f1;
    /* background: #1b5583db; */
    border-radius: 30px;
}

.permissions-box .title-box h5 {
    margin: 0;
    /* color: #fff; */
}

.add-permission-container .submit-div {
    position: fixed;
    width: 100%;
    height: 10%;
    background: #fff;
    bottom: 0;
    left: 0;
    z-index: 1;
    text-align: center;
    padding: 10px;
}

.add-permission-container h4 {
    background-color: #1b5684;
    padding: 10px;
    color: #fff;
    width: fit-content;
}

.add-permission-container .permission-submit {
    width: 20%;
}

.permissions-box .permission-check {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid;
}

.permissions-box i {
    font-size: 20px;
    color: green;
    cursor: pointer;
}

.permissions-box input {
    outline: none;
}

.stock-alert-count {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: fit-content;
    margin: auto;
    background: #f1f1f1;
    padding: 10px 20px;
    border-radius: 7px;
}

.stock-alert-count i {
    cursor: pointer;
}

.low_stock_value {
    width: 50%;
    text-align: center;
    outline: none;
    border: none;
}

.low-stock-info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.low-stock-info p {
    margin: 0;
}

.low-stock-info .info-color {
    width: 20px;
    height: 15px;
    background: #dc3545;
}

.gst-input-div {
    position: relative;
}

.gst-input-div i {
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translateY(-50%);
}

.gst-input-div i.fa-check-circle {
    color: green;
    display: none;
}

.gst-input-div i.fa-times-circle {
    color: #dc3545;
    display: none;
}

.add-po-form .row:nth-child(1) .po-form-box {
    display: none;
}

.add-po-form .po-form-box:nth-child(2) .po-remove-btn,
.edit-po-form .po-form-box:nth-child(2) .po-remove-btn,
.pe-form .po-form-box:nth-child(2) .po-remove-btn {
    display: none;
}

/* dashboard card style */

.lead-card {
    z-index: 10;
    background: #fff;
    border-radius: 15px !important;
    height: 90px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

/* dark mode style */
/*
.darkmode-layer,
.darkmode-toggle {
    z-index: 10;
} */

/* quotation page styles */

.request_discount_value_div {
    font-size: 12px;
}

.request_discount_value_div b {
    font-size: 14px !important;
}

.page-content {
    background: #f1f1f1;
}

.cursor_pointer {
    cursor: pointer;
}

/* quotation page styles */

.quota-action-btns {
    width: 100%;
    display: flex;
    gap: 5px;
    justify-content: center;
}

.focus-btn-group {
    display: none !important;
}

.quotation-section .quota-card {
    background: var(--quota-card-bg);
    width: fit-content;
    padding: 5px 10px;
}

.quotation-section h4{
    margin: 0 !important;
}

.data-card {
    background: #fff;
    padding: 10px 0;
    border-radius: 4px;
    border: 1px solid #ddd;
}

.border-line {
    width: 100%;
    height: 1px;
    background: #dedede;
    margin: 15px 0;
}

.dashboard-container h4,
.dashboard-container h5 {
    margin: 0;
}

.quota-orf-summary {
    width: 100%;
}

.settings-box {
    margin-bottom: 20px;
}

.settings-box .d-flex{
    justify-content: space-between;
}

/* gst validation */

.checkbox-wrapper-22 .switch {
    display: inline-block;
    height: 34px;
    position: relative;
    width: 60px;
}

.checkbox-wrapper-22 .switch input {
    display: none;
}

.checkbox-wrapper-22 .slider {
    background-color: #ccc;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.4s;
}

.checkbox-wrapper-22 .slider:before {
    background-color: #fff;
    bottom: 4px;
    content: "";
    height: 26px;
    left: 4px;
    position: absolute;
    transition: 0.4s;
    width: 26px;
}

.checkbox-wrapper-22 input:checked + .slider {
    background-color: #66bb6a;
}

.checkbox-wrapper-22 input:checked + .slider:before {
    transform: translateX(26px);
}

.checkbox-wrapper-22 .slider.round {
    border-radius: 34px;
}

.checkbox-wrapper-22 .slider.round:before {
    border-radius: 50%;
}

.header-profile-user{
    width: 50px !important;
    height: 50px !important;
}

.setting-menu{
    font-size: 20px;
}

.quotation_chart_div, .orf_chart_div{
    width: 80%;
}