.table,
h1,
h2,
label,
p {
    margin-bottom: 0 !important;
}

::-webkit-scrollbar {
    width: 5px;
    height: 3px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.modal-backdrop {
    width: 100% !important;
    height: 100% !important;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.modal-backdrop {
    width: 100% !important;
    height: 100% !important;
}

.sidebar,
header {
    border-bottom: 1px solid #f3f5f7;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
}

.responsivnss_notification.modal5 {
    left: calc(100% - 75%);
}

.main-dashboard.tabs_estimates .form-check.form-check-inline .radio-group,
.responsive_recipt .information {
    align-items: center;
}

.responsive_recipt .value p {
    white-space: wrap !important;
    word-wrap: break-word;
}

.purchase_online .modal-dialog {
    max-width: unset !important;
}

.purchase_online .form-css .form-control {
    height: 50px;
    font-size: 18px;
    border-radius: 12px;
}

.main-dashboard .online-purchase-section.purchase_online form .form-group input.form-control {
    height: 50px;
}

.online-purchase-section.purchase_online .modal-content {
    height: 92vh !important;
}

.main-dashboard .online-purchase-section.purchase_online .form_width form {
    width: 100% !important;
}

.main-dashboard .online-purchase-section .form_width form {
    padding: 16px !important;
}

#loading-overlay,
.sidebar {
    position: fixed;
    top: 0;
    height: 100%;
}

* {
    box-sizing: border-box;
    margin: 0 auto;
}

body {
    font-family: Roboto, sans-serif;
    zoom: 0.8 !important;
}

.Sidebar {
    display: block;
}

#cross_close,
#sidebar.active .sidebar-menu ul li.nav-item a.d-flex span,
.mini-sidebar .sidebar-menu ul li a.d-flex span,
.modal5 {
    display: none;
}

a:hover {
    text-decoration: none;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

.div_responsivness .sidebar {
    width: 286px;
    background: #fcfeff;
    text-overflow: ellipsis;
    overflow-x: hidden;
    z-index: 10 !important;
}

.sidebar li.nav-item {
    list-style: none;
    width: 100%;
    margin: 10px auto;
}

.sidebar li.nav-item:hover {
    border: 1px solid #ccc;
    background: #ccc;
    border-radius: 12px;
    border: none;
    width: calc(100% - 10px);
    padding: 0;
    white-space: nowrap;
}

.sidebar li.nav-item:hover a.d-flex {
    padding: 14px 26px !important;
}

.sidebar .sidebar-brand {
    text-align: center;
    padding: 30px 0 0;
    position: relative;
}

.sidebar .sidebar-menu ul,
div#myModal5 .heading {
    padding: 0;
}

.sidebar-menu {
    margin: 40px 0 0;
}

.sidebar-menu ul li a.d-flex {
    padding: 0 0 0 32px;
    margin: 0 0 0 3px;
    gap: 9px;
    align-items: center;
}

.sidebar-menu ul li a.d-flex span {
    font-family: Roboto;
    font-weight: 400;
    font-size: 18px;
    color: #454545;
}

a.active {
    background: #40b9ea !important;
    border-radius: 12px !important;
}

.sidebar .sidebar-menu ul li.nav-item.active {
    background: #40b9ea;
    border-radius: 12px;
    width: calc(100% - 10px);
    margin: 0 auto;
    white-space: nowrap;
}

.sidebar .sidebar-menu ul li.nav-item a.d-flex,
.sidebar .sidebar-menu ul li.nav-item.active a.d-flex {
    padding: 14px 26px;
}

.sidebar .sidebar-menu ul li.nav-item a.d-flex img,
.sidebar-menu .links img,
.sidebar-menu a.d-flex span {
    margin: 0;
}

.sidebar .sidebar-menu ul li.nav-item a.d-flex img {
    width: 30px;
}

.sidebar .sidebar-menu ul li.nav-item.active a.d-flex img {
    color: #fff;
    filter: brightness(10);
    margin: 0;
}

.sidebar .sidebar-menu ul li.nav-item.active a.d-flex span {
    color: #fff;
    margin: 0;
}

#sidebar.active .sidebar-menu ul li.nav-item.active {
    width: calc(100% - 25px);
}

#sidebar.active .sidebar-menu ul li.nav-item a,
#sidebar.active .sidebar-menu ul li.nav-item.active a.d-flex {
    justify-content: center;
}

.sidebar.active {
    min-width: 88px;
    max-width: 88px;
    text-align: center;
    transition: 0.3s !important;
}

.mini-sidebar {
    width: 88px;
}

.mini-sidebar .sidebar-brand .img-fluid {
    max-width: 53px !important;
}

.sidebar.mini-sidebar .sidebar-menu ul li.nav-item {
    width: 54px;
    height: 55px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sidebar.mini-sidebar .sidebar-menu ul li a.d-flex {
    padding: 0 !important;
}

button.toggleSidebarButton {
    border: none;
    background: 0 0;
}

.add-new-request button,
.add-new-request button:hover,
.swal2-popup .swal2-confirm {
    background-color: #40b9ea;
}

.header_backBtn {
    position: absolute !important;
    left: 65px !important;
    top: 27px;
}

.modal5,
header {
    position: fixed;
    top: 0;
}

button.toggleSidebarButton i {
    font-size: 22px;
}

header {
    justify-content: space-between !important;
    padding: 0 40px;
    width: calc(100% - 286px);
    left: 286px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    z-index: 10;
    background: #fff;
    margin: 0 !important;
}

.right-content {
    margin: 0 !important;
    gap: 30px;
    justify-content: end !important;
}

#loading-overlay {
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.5s;
}

.loader {
    font-size: 48px;
    color: #333;
}

.modal5 {
    z-index: 999;
    padding-top: 85px;
    left: 30%;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: transparent;
}

.modal-content5 {
    background-color: #fefefe;
    margin-right: 760px;
    width: 438px;
    position: relative;
    border-radius: 25px;
    box-shadow: 0 5px 50px rgba(0, 0, 0, 0.1);
}

.modal-content5 .heading {
    padding: 24px !important;
}

.modal-content5 hr {
    padding: 6px 0 0;
}

.modal-content5 .popup-content5 a.payment {
    align-items: center;
    padding: 20px 50px;
    gap: 8px;
    background: 0 0 !important;
    border: none !important;
    width: fit-content;
}

.modal-content5 .popup-content5 a.payment .pay-text p {
    font-family: Roboto;
    font-weight: 500;
    font-size: 18px;
    color: #070707;
}

.modal-content5 .popup-content5 a.payment:last-child {
    padding: 18px 40px 40px;
    width: fit-content;
}

.close5 {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
}

div#myModal5 span.close5 {
    text-align: right;
    background: url('../images/close-square.png') no-repeat;
    width: 30px;
    height: 30px;
    overflow-y: auto;
    position: absolute;
    right: 17px;
}

div#myModal5 .heading p {
    font-family: Roboto;
    font-weight: 500;
    font-size: 22px;
    color: #070707;
}

.close5:focus,
.close5:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

input#title:focus {
    box-shadow: none;
    border: 1px solid #ced4da;
}

.modal5 .popup-content5 {
    padding: 8px 6px 6px 8px;
    max-height: 400px;
    overflow: auto;
}

.modal5 .popup-content5 .notification p {
    color: #838383;
    width: 55%;
    margin: 24px auto;
}

.modal5 .popup-content5 .form-group {
    margin: 0 0 20px;
}

.modal5 .popup-content5 .form-group input#title {
    height: 60px;
    border: 1px solid #e1e1e1;
    border-radius: 12px;
    font-weight: 400;
    font-size: 18px;
}

.modal5 .popup-content5 .form-group textarea {
    height: 202px;
    width: 100%;
    resize: none;
    border: 1px solid #e1e1e1;
    border-radius: 12px;
    padding: 20px;
    font-weight: 400;
    font-size: 18px;
    color: #454545;
}

.modal5 .popup-content5 .form-group textarea:focus {
    outline: 0;
    box-shadow: none;
}

.modal5 .popup-content5 .btns-group {
    background: #40b9ea;
    border-radius: 50px;
    width: fit-content;
    padding: 20px 40px;
    margin: 60px auto 0;
}

.modal5 .popup-content5 .btns-group a {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

.modal5 .popup-content5 .form-group label {
    font-weight: 400;
    font-size: 18px;
    color: #454545;
}

.modal5 .popup-content5 .notification {
    margin: 46px 0;
}

.modal5 .popup-content5 .notification-fill .circle {
    width: 12px;
    height: 10px;
    background: #40b9ea;
    border-radius: 50%;
}

.modal5 .popup-content5 .notification-fill .circle.last {
    background: #c1c1c1;
}

.modal5 .popup-content5 .notification-fill .circle:last-child {
    width: 12px;
    height: 10px;
    background: #c1c1c1;
    border-radius: 50%;
}

.modal5 .popup-content5 .notification-fill .list {
    gap: 8px;
    align-items: baseline;
}

.modal5 .popup-content5 .notification-fill .list p {
    font-weight: 500;
    font-size: 18px;
    color: #454545 !important;
}

.modal5 .popup-content5 .notification-fill p:nth-child(2) {
    color: #838383;
}

.modal5 .popup-content5 .notification-fill p:nth-child(3) {
    font-weight: 500;
    font-size: 13px;
    color: #070707 !important;
}

.modal5 .popup-content5 .notification-fill .list .notify-text p.light {
    color: #838383 !important;
    font-size: 16px !important;
    font-weight: 400;
    width: calc(100% - 1px);
}

.modal-content5 hr.notify {
    margin-top: -4px;
    margin-bottom: 0;
}

.modal-content5 .view {
    text-align: right;
    padding: 12px 24px;
}

.modal-content5 .view a {
    color: #40b9ea;
}

.unread-notification {
    background: #faf0f0;
    border-radius: 12px;
    border: none;
    padding: 7px 5px 9px 12px;
}

.modal5 .popup-content5 .notification-fill,
.modal5 .popup-content5 .unread-notification {
    border-radius: 12px;
    border: none;
    padding: 7px 5px 9px 12px;
}

.modal5 .popup-content5 .notification-fill:hover {
    background: #ccc;
    border-radius: 12px;
    border: none;
}

.pgination_links #goToPage,
.pgination_links .pagination-list a.active {
    background: #40b9ea !important;
    color: #fff !important;
}

.right-content .image-group {
    align-items: center;
    gap: 15px;
}

.left-content {
    margin: -5px 0 0 !important;
}

header a.back-btn {
    left: 65px;
    color: #454545;
    font-size: 20px;
    margin: 0 !important;
}

header a.back-btn .back {
    gap: 5px;
    align-items: baseline;
}

.div_responsivness {
    width: 100%;
    display: flex;
}

.div_responsivness .main-dashboard {
    width: calc(100% - 286px);
    margin: 80px 0 0 286px !important;
    position: initial;
    padding: 20px 30px !important;
}

.div_responsivness .aquantuo-address-section {
    position: initial !important;
    width: 100% !important;
}

.sidebar .active+.main-dashboard,
.sidebar .active+header,
.sidebar.active+.main-dashboard,
.sidebar.active+.main-dashboard header,
.sidebar.active+header,
.sidebar.active~.main-dashboard {
    left: 0 !important;
    width: calc(100% - 88px) !important;
    transition: 0.3s !important;
    margin-left: 88px !important;
}

#cross_close {
    margin: 10px 10px 0 !important;
    text-align: end;
}

.main-dashboard .dashboard-content.responsive_dashboard {
    position: initial !important;
    width: 100% !important;
    margin: unset !important;
}

.model_responsivns {
    top: 0 !important;
    padding: 0 30px !important;
}

.sidebar {
    transition: margin-left 0.3s;
}

.sidebar-hidden {
    margin-left: -300px;
}

.pagination-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.pagination {
    display: flex;
    align-items: center;
}

label {
    margin-right: 10px;
    font-size: 12px;
}

select {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

ul.pagination-list {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}

ul.pagination-list li {
    margin: 0 5px;
    white-space: nowrap;
}

.add-new-request button {
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 8px 12px;
    cursor: pointer;
}

input[type="number"] {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 50px;
}

.div_input input,
.pgination_links #goToPage,
.pgination_links #itemsPerPage,
.pgination_links .pagination-list a.active,
.pgination_links a {
    padding: 9px 16px !important;
    border-radius: 10px !important;
}

#itemsPerPage {
    font-size: 14px;
}

.pgination_links a {
    font-size: 12px;
    color: #40b9ea !important;
}

.pgination_links .pagination-list .page-link:hover {
    background: #40b9ea !important;
    border-color: #40b9ea !important;
    color: #fff !important;
}

.pagination-container .div_input input {
    color: #000 !important;
    min-width: 70px !important;
    width: 70px !important;
    height: 36px;
}

.pgination_links #goToPage {
    border: unset !important;
    padding: 0.4rem 0.8rem !important;
}

.main-dashboard .price-estimator2-section .heading,
.main-dashboard.tabs_estimates .price-estimator-section .heading {
    padding: 10px 0 40px;
}

.main-dashboard .price-estimator-section form #delivery_1:checked,
.main-dashboard .price-estimator-section form #delivery_2:checked {
    background-color: #40b9ea;
    box-shadow: 0 0 0 1px #40b9ea;
}

.main-dashboard .price-estimator-section form #pick,
.main-dashboard .price-estimator2-section form #delivery,
.main-dashboard .price-estimator2-section form #pick,
.main-dashboard.tabs_estimates .price-estimator-section form #delivery {
    border: 3px solid #fff !important;
    width: 15px !important;
    height: 15px !important;
}

.main-dashboard.tabs_estimates .price-estimator-section .shipping-form form {
    padding: 25px 15px;
}

.outline_btn {
    border: 1px solid #40b9ea;
    border-radius: 50px;
    padding: 16px 24px;
    color: #40b9ea !important;
    font-size: 18px;
    background: 0 0;
}

.origin_btn,
.outline_btn:hover {
    color: #fff !important;
    background: #40b9ea;
}

.origin_btn {
    border: 1px solid #40b9ea;
    border-radius: 50px;
    padding: 16px 33px;
    font-size: 18px;
}

.privacy_wrap p {
    margin-bottom: 5px !important;
    font-size: 16px;
    font-weight: 400 !important;
}

.privacy_wrap h3 {
    font-size: 20px;
    font-weight: 500;
    color: #292929;
    margin: 18px 0 8px;
}

.privacy_wrap h5 {
    font-size: 18px;
    font-weight: 500;
}

.privacy_wrap a {
    color: #40b9ea;
    font-weight: 500;
}

ul.ul_style {
    list-style: disc !important;
    padding: 0 18px;
}

.ul_style li {
    font-size: 15px !important;
    padding: 5px 0;
}

.scroll_bar_set {
    max-height: 165px;
    height: 165px !important;
    overflow: auto;
}

div#adminAlertMsgModal .modal-body {
    max-height: 370px;
    overflow: auto;
}

.request .second-group {
    margin: 15px 0 0;
}

.request .first-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


@media only screen and (max-width: 1326px) {
    .model_responsivns .modal-content {
        min-height: 500px !important;
        display: block !important;
    }
}

@media only screen and (max-width: 1108px) {
    .tabs_estimates .air-box {
        flex-direction: column;
    }

    .tabs_estimates a.nav-link {
        padding: 6px !important;
    }

    ul.nav.nav-tabs.innertabs {
        justify-content: center !important;
    }

    .tabs_estimates .price-estimator-section .air-box p {
        text-align: center;
    }

    .main-dashboard.tabs_estimates .price-estimator-section .air-tabs li.nav-item {
        width: 49.3%;
    }

    .main-dashboard.tabs_estimates .price-estimator-section .air-tabs li.nav-item:last-child a img {
        width: 55px !important;
    }
}

@media only screen and (max-width: 991px) {
    div#listing-group {
        flex-wrap: wrap;
        margin: 10px 0 0 !important;
    }

    .d-inline-block {
        margin: 0 !important;
    }

    .pagination {
        flex-direction: column;
        align-items: start;
        margin: 0;
    }

    .responsive_align {
        margin: 0 0 15px;
        justify-content: end;
        width: 100%;
    }

    #itemsPerPage {
        margin-right: 0 !important;
    }

    .responsivnss_notification.modal5 {
        left: calc(100% - 82%);
    }

    .main-dashboard.tabs_estimates .bottom-estimator p.text-center {
        padding: 23px 23px 32px !important;
    }

    .main-dashboard .price-estimator2-section .heading,
    .main-dashboard.tabs_estimates .price-estimator-section .heading {
        padding: 10px 0 !important;
    }

    .create_request_modal .modal-content {
        width: calc(100% - 100px) !important;
    }

    .create_request_modal .div_purchase {
        overflow: auto !important;
        max-height: 298px !important;
    }

    .create_request_modal .modal-dialog {
        max-width: 100% !important;
    }

    .create_request_modal .modal-dialog {
        width: calc(100% - 30px);
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .responsivnss_notification.modal5 {
        left: calc(100% - 99%);
    }

    .modal-content1 .popup-content1 .information .details p:nth-child(3),
    .responsive_recipt .modal-content1 .popup-content1 .information .details p:nth-child(2) {
        font-size: 14px;
        flex-wrap: wrap;
    }

    .responsive_recipt #contact_info_email {
        font-size: 14px !important;
    }

    .responsive_recipt .modal-content1 .popup-content1 .full-details .package {
        margin: 0 0 15px;
    }

    .responsive_recipt .modal-content1 .popup-content1 .full-details {
        margin: 15px 0 24px;
        padding: 25px 20px;
    }

    .responsive_recipt .information {
        flex-wrap: wrap;
    }

    #sidebar,
    #sidebar.active,
    .Settings-profile .user-image {
        text-align: center;
    }

    #sidebar .sidebar-menu ul li.nav-item a.d-flex span,
    .div_responsivness #Sidebar {
        display: none;
    }

    #sidebar+header,
    .main-dashboard header {
        left: 88px;
        width: calc(100% - 88px);
        transition: 0.3s;
    }

    .div_responsivness #sidebar+header,
    .div_responsivness header,
    .main-dashboard header {
        left: 0 !important;
        width: 100% !important;
    }

    #sidebar {
        min-width: 88px;
        max-width: 88px;
    }

    #sidebar.active {
        max-width: 286px;
    }

    .sidebar {
        transition: 0.3s !important;
    }

    #sidebar.active .sidebar-menu ul li.nav-item a.d-flex span {
        display: initial !important;
    }

    #sidebar .sidebar-brand img {
        width: 54px;
        height: 54px;
        transition: 0.3s;
    }

    #sidebar .sidebar-menu ul li.nav-item.active a.d-flex,
    #sidebar~.sidebar-menu ul li.nav-item a.d-flex {
        justify-content: flex-start !important;
    }

    #sidebar .sidebar-menu ul li.nav-item a.d-flex {
        justify-content: center;
    }

    #sidebar.active .sidebar-menu ul li.nav-item a.d-flex {
        justify-content: flex-start;
    }

    #sidebar.active .sidebar-menu ul li.nav-item.active {
        width: calc(100% - 12px);
    }

    #sidebar+header {
        position: fixed;
    }

    #sidebar~.Settings,
    .main-dashboard .dashboard-content {
        position: initial !important;
        width: 100% !important;
        transition: 0.3s;
    }

    .Settings-profile .user-image img {
        width: 100px;
    }

    .sidebar .sidebar-menu ul li.nav-item.active {
        width: calc(100% - 40px);
    }

    .sidebar-menu ul li a.d-flex {
        gap: 4px !important;
        padding: 15px 7px !important;
    }

    .sidebar-menu ul li a.d-flex span {
        font-size: 15px !important;
    }

    .div_responsivness header {
        top: 0;
    }

    .div_responsivness .sidebar.active+header,
    .sidebar .active+.main-dashboard,
    .sidebar .active+header,
    .sidebar.active+.main-dashboard,
    .sidebar.active+.main-dashboard header,
    .sidebar.active~.main-dashboard,
    div.div_responsivness .sidebar.active+header {
        left: 0 !important;
        width: 100% !important;
        transition: 0.3s !important;
        margin-left: 0 !important;
    }

    .mini-sidebar {
        display: none !important;
    }

    .div_responsivness #cross_close {
        display: block !important;
    }

    div.div_responsivness .main-dashboard {
        width: 100% !important;
        margin: 80px 0 0 !important;
    }

    .create_request_modal .modal-content {
        width: calc(100% - 0px) !important;
    }

    div#adminAlertMsgModal .modal-body {
        max-height: 360px;
        overflow: auto;
    }
}

@media only screen and (max-width: 575px) {

    .responsive_recipt .main-requester,
    .responsive_recipt .package {
        flex-direction: column;
    }

    .responsive_recipt .value p {
        font-size: 14px;
    }

    .responsive_recipt .modal-content1 .popup-content1 .full-details .package .value {
        width: 100% !important;
    }

    .responsive_recipt .key p,
    .responsive_recipt .modal-content1 .popup-content1 .requester .left-side p {
        white-space: nowrap;
    }

    h2#swal2-title {
        font-size: 20px !important;
    }

    div#swal2-html-container {
        font-size: 14px !important;
    }

    .main-dashboard.tabs_estimates .price-estimator-section .shipping-form form {
        margin: 30px 0 !important;
    }

    .main-dashboard .price-estimator-section .tab-content .estimator-cost {
        margin: 35px 0 0 !important;
    }

    div#adminAlertMsgModal .modal-dialog {
        margin: 1.5rem auto !important;
        width: calc(100% - 40px) !important;
    }

    .create_request_modal .box1 {
        width: 25% !important;
    }
}

@media only screen and (max-width: 480px) {
    .responsivnss_notification .modal-content5 {
        width: 95%;
    }

    .responsivnss_notification.modal5 {
        left: 0 !important;
    }

    .responsivnss_notification.modal5 .popup-content5 .notification p {
        color: #838383;
        width: 100%;
        margin: 24px auto;
    }

    .flx_pgn {
        flex-direction: column;
        align-items: end;
    }

    .pagination-list {
        margin-bottom: 15px !important;
    }
}

@media only screen and (max-width: 460px) {
    div.div_responsivness .main-dashboard {
        padding: 20px 0 !important;
    }

    .main-dashboard.tabs_estimates .price-estimator-section .btns-group a:last-child,
    .main-dashboard.tabs_estimates .price-estimator2-section .btns-group a:last-child,
    .nav-tabs .nav-link span,
    .peculiar-needs p,
    .peculiar-needs.second p:first-child,
    .suggest-item-weight p:first-child {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 350px) {
    .main-dashboard.tabs_estimates .price-estimator-section .air-tabs li.nav-item {
        width: 100% !important;
    }
}

ul#air-online-shippingCountrySelect {
    z-index: 99;
}

.loader {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

img.img-fluid.header-profile-image {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
}

#notificationCount,
.bell_image .drop_icn img {
    width: 20px;
    height: 20px;
}

.option_hover:hover {
    background: #72828885;
    border-radius: 10px;
}

.create_request_modal .purchase:hover {
    box-shadow: 0 4px 27px 0 rgba(0, 0, 0, 0.15) !important;
}

.create_request_modal .modal-dialog {
    max-width: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.create_request_modal .box1 {
    width: 15%;
}

.create_request_modal .box2 {
    width: 80% !important;
}

.create_request_modal .div_purchase {
    padding: 10px 24px !important;
}

.create_request_modal {
    z-index: 99 !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.create_request_modal .div_purchase .box2 p:first-child {
    color: var(--Neutral-100, #070707) !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    margin-bottom: 10px !important;
}

.create_request_modal .div_purchase .box2 p:nth-child(2) {
    color: var(--Neutral-50, #838383);
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}

.create_request_modal .border_only {
    background: var(--Primary-0, #fff) !important;
    margin: 16px 0 !important;
    align-items: center !important;
    box-shadow: unset !important;
    border: 1px solid #e1e1e1 !important;
    border-radius: 8px !important;
    padding: 10px 20px !important;
    align-items: center !important;
}

.create_request_modal .first-box p:first-child {
    color: var(--Neutral-100, #070707) !important;
    text-align: justify !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.create_request_modal .first-box p:nth-child(2) {
    color: var(--Neutral-50, #838383) !important;
    text-align: justify !important;
    font-size: 15px !important;
    font-weight: 400 !important;
}

.create_request_modal .div_purchase .box1 img {
    width: 130px !important;
    object-fit: contain !important;
}

.create_request_modal .modal-content {
    background-color: #fefefe !important;
    margin: auto !important;
    border: 1px solid #888 !important;
    width: 658px;
    position: relative !important;
    border-radius: 25px !important;
}

#notificationCount {
    position: absolute !important;
    top: 0 !important;
    right: 93px;
    background-color: red;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
}

.bell_image img {
    width: 26px;
    height: 26px;
    flex-shrink: 0;
}

.drop_icn i {
    font-size: 16px;
    color: #454545 !important;
}

.drop_icn.dropdown-menu.show {
    top: 12px !important;
    max-width: 200px;
    width: 200px;
    right: 0;
    left: -162px !important;
    transform: translate3d(-27px, 16px, 0px) !important;
}

.drop_icn.dropdown-menu .dropdown-item {
    padding: 0.51rem 1.2rem;
    cursor: pointer;
}

.bell_image .drop_icn img:first-child {
    height: 21px;
    object-fit: contain;
}

.dropdown-profile a:hover {
    background: #ccc;
    border-radius: 12px;
    border: none;
    width: calc(100% - 5px);
    padding: 0;
}

.drop_icn {
    width: 100%;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.modl_methds .first-box p {
    color: var(--Neutral-100, #070707);
    text-align: justify;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

/* .modl_methds .second-box i {
    font-weight: 500;
} */

.modl_methds .modal-header {
    padding: 35px 20px 20px;
}

.div_responsivness .scroll_set .modal-body {
    padding: 24px;
}

.scroll_set .div_purchase .purchase3 {
    margin: 0 0 54px !important;
}

.headerBackButton {
    font-size: 22px;
}

.headerBackButton .back.d-flex.align-items-center {
    gap: 7px;
    color: #000;
}

.pgination_links.pagination-container .pagination-list .page-link {
    color: #007bff !important;
    border: 1px solid #dee2e6 !important;
}

.pgination_links.pagination-container .pagination-list .page-link.active:hover {
    color: #fff !important;
}

.set_bottom {
    width: 714px;
    margin: 0 auto;
}
