/* @media (min-width: 425px) and  (max-width: 768){
    .table-bordered {
        width: max-content !important;
    }
} */

.card_width1 {
    width: 400px !important;
}
.pointer-events-none {
    pointer-events: none;
}

.custom-icon {
    width: 20px;
    height: 20px;
}

.custom-form-control {
    font-weight: 800 !important;
    color: black !important;
    font-size: 15px !important;
}

@media (min-width: 320px) {
    .main-content {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .modal-body {
        padding-top: 15px;
        padding: 6px !important;
    }

    .module_space {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
        overflow: hidden !important;
    }
    .main_contentspace {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
        overflow-x: hidden;
        min-height: 100% !important;
    }

    .register {
        padding: 0px !important;
    }

    .font {
        font-size: 13px !important;
    }

    .tick_btn {
        top: 50%;
        right: 0;
        left: 0;
        width: 90px !important;
        height: 30px;
        margin: 0 auto;
        background-color: #1d70b8;
        transform: translateY(0%);
        border-radius: 6px;
        cursor: pointer;
        transition: 0.2s ease transform, 0.2s ease background-color,
            0.2s ease box-shadow;
        overflow: hidden;
        z-index: 1;
    }

    .margin_class {
        background: blue !important;
        border-color: green !important;
        color: white !important;
        margin-top: 15px !important;
        margin-left: 15px;
    }

    .faq_question {
        padding: 0px !important;
    }

    .faq_profile {
        padding: 0px !important;
    }
    #name {
        font-size: 18px !important;
        margin-left: 0px !important;
    }

    .padding_margin_zero {
        padding: 0px !important;
        margin: 0px !important;
    }
    .faq_help {
        font-size: 18px !important;
    }
    .faq {
        line-height: 1.6em !important;
        padding: 0px !important;
        text-align: center;
    }
    .faq_logo {
        width: 99% !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
    }
    .faq_image {
        width: 100% !important;
        display: block;
        margin: 14px;
        text-align: center;
        align-items: center;
    }

    .footer {
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 11px !important;
        margin-top: 0px;
        padding-top: 10px !important;
    }
    .footer p {
        font-size: 12px;
    }
    #answer {
        padding: 0px !important;
    }

    .container {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .policy_logo {
        width: 130% !important;
        width: 260%;
        display: block;
        margin: 0px !important;
        text-align: center;
        margin-right: 0px !important;
        align-items: center;
    }

    h2.faq_text {
        font-size: 17px;
        text-align: center;
        margin-bottom: 0px !important;
    }
    .registration_tab {
        overflow-x: auto;
        width: 100%;
    }

    .action_buttons {
        display: flex !important;
        justify-content: center !important;
    }
    .btn_correction {
        display: flex !important;
        gap: 10px;
        margin-bottom: 10px !important;
    }
    .icon_attribute {
        display: flex;
        gap: 10px;
    }
    .contents_flex {
        display: contents !important;
    }

    .btn_create {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .next_button {
        margin-left: 0px !important;
    }
    .registration_tab2 {
        width: max-content !important;
        flex-wrap: nowrap !important;
    }
    .fwcolor {
        font-size: 15px;
        margin-left: 0px;
    }
    .breadcrumb li:first-child {
        padding-left: 34px !important;
        border-radius: 5px 0 0 5px !important;
        width: 74px;
    }

    .footer {
        padding: 10px !important;
    }
    .screens_view {
        float: none !important;
        display: inline;
    }
    .metadata_new span::before {
        white-space: pre;
    }

    .btn_update_undo {
        margin-top: 12px !important;
    }

    .btn.btn-lg {
        padding: 0.55rem 0.55rem;
        margin-left: 18px;
        padding-top: 5px;
    }
    .customesize {
        font-weight: 600;
        font-size: 11px !important;
    }

    /* Breadcrumb */

    .breadcrumb {
        display: inline-block !important;
        overflow: hidden !important;
        border-radius: 5px !important;
        counter-reset: flag !important;
        width: 317px;
    }

    .space_content {
        padding-left: 0px;
        padding-right: 0px;
        width: 100% !important;
    }

    a.btn.btn-danger.footer_btn_cancel {
        margin-top: 6px;
    }

    h1.heading_align,
    h2.heading_align,
    h3.heading_align,
    h4.heading_align,
    h5.heading_align,
    h6.heading_align {
        font-weight: 700;
        font-size: 17px;
        margin-left: 1px;
        text-align: center !important;
    }
    .swal-width {
        width: 10px !important;
    }

    .hummingbird-treeview,
    .hummingbird-treeview * {
        list-style: none;
        /* font-size: 20px; */
        line-height: 24px;
        margin-left: -2px;
    }
}

@media (min-width: 375px) {
    a.btn.btn-danger.footer_btn_top {
        margin-top: 10px !important;
    }

    .card_width {
        width: 345px;
    }
    .btn_update_undo {
        margin-top: 12px !important;
    }
}
@media (min-width: 348px) {
    a.btn.btn-danger.footer_btn_cancel {
        margin-top: 0px;
    }
}

@media (min-width: 425px) {
    .fwcolor {
        font-size: 18px;
    }

    a.btn.btn-danger.footer_btn_cancel {
        margin-top: 1px !important;
    }
    .card_width {
        width: 395px !important;
    }
}

@media (min-width: 576px) {
    .container-sm,
    .container {
        max-width: 540px;
    }
    span.Title {
        font-size: x-large;
    }
}

@media (min-width: 768px) {
    .container-md,
    .container-sm,
    .container {
        max-width: 720px;
    }
    .card_width {
        width: 300px !important;
    }
}
@media (min-width: 576px) and (max-width: 956px) {
    .align_button {
        overflow-x: auto !important;
        width: max-content !important;
    }
}
@media (min-width: 1025px) and (max-width: 1080px) {
    .align_button {
        overflow-x: auto !important;
        width: max-content !important;
    }
}
@media (min-width: 992px) {
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 960px;
    }
    span.Title {
        font-size: 2.25rem;
    }
}

@media (min-width: 1025px) {
    .faq_content {
        padding-left: 47px !important;
        padding-right: 22px !important;
        width: 100% !important;
    }

    .main-content {
        width: 100% !important;
        padding-left: 255px;
        padding-right: 0px;
    }
}

@media (min-width: 1200px) {
    .nav-tabs-custom .nav-link {
        border: 9px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }
    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        color: #000000;
        background-color: #fff;
        border-color: #ffffff #ffffff #ffffff;
    }

    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1140px;
    }
    .breadcrumb {
        display: inline-block !important;
        overflow: hidden !important;
        border-radius: 5px !important;
        counter-reset: flag !important;
        width: 258px;
    }
    .contents_flex {
        display: contents !important;
    }
}

@media (min-width: 1440px) {
    .breadcrumb {
        display: inline-block !important;
        overflow: hidden !important;
        border-radius: 5px !important;
        counter-reset: flag !important;
        width: 410px !important;
        margin-left: 18px;
    }
    .space_content {
        padding-left: 260px;

        width: 100% !important;
    }

    .btn {
        font-weight: 600;
        font-size: 12px !important;
    }
}

@media (min-width: 1326px) {
    .search_faq {
        display: flex;
        align-items: center;
    }
    .breadcrumb {
        display: inline-block !important;
        overflow: hidden !important;
        border-radius: 5px !important;
        counter-reset: flag !important;
        width: 372px;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 576px) {
    li.breadcrumb-item {
        width: 74%;
    }

    li.breadcrumb-item.active {
        padding-left: 42% !important;
        width: 84%;
        width: fit-content;
    }

    .breadcrumb-item + .breadcrumb-item.active::before {
        left: 60px !important;
    }

    ol.breadcrumb {
        display: flex !important;
        flex-direction: column;
    }

    .breadcrumb .breadcrumb-item {
        line-height: 1;
        width: fit-content;
    }

    .breadcrumb {
        background-color: transparent;
    }
}

@media screen and (min-device-width: 577px) and (max-device-width: 1400px) {
    .breadcrumb {
        display: inline-block !important;
        overflow: hidden !important;
        border-radius: 5px !important;
        counter-reset: flag !important;
        width: 41%;
        margin-left: 16px;
    }
}
@media screen and (min-device-width: 576px) and (max-device-width: 768px) {
    .buttons_class {
        display: flex !important;
        justify-content: center !important;
        gap: 10px;
    }
}
@media screen and (min-device-width: 767px) and (max-device-width: 823px) {
    .icon_attribute {
        font-weight: 800 !important;
        color: #34395e !important;
        font-size: 15px !important;
        display: flex !important;
    }
}

@media screen and (min-device-width: 576px) {
    .policy_logo {
        width: 120% !important;

        display: block;
        margin: 0px !important;
        text-align: center;
        margin-right: 0px !important;
        align-items: center;
    }
    .policy_txt {
        font-size: 23px;
    }
}
@media screen and (min-device-width: 388px) and (max-device-width: 557px) {
    .policy_logo {
        width: 100% !important;
        display: block;
        margin: 0px !important;
        text-align: center;
        margin-right: 0px !important;
        align-items: center;
    }
    .policy_txt {
        font-size: 16px;
    }
}
@media screen and (min-device-width: 509px) and (max-device-width: 558px) {
    .policy_logo {
        width: 100% !important;
        display: block;
        margin: 0px !important;
        text-align: center;
        margin-right: 0px !important;
        align-items: center;
        height: 100px;
    }
    .policy_txt {
        font-size: 16px;
    }
}
@media (min-width: 1281px) {
    .policy_logo {
        width: 102% !important;
        display: block;
        margin: 0px !important;
        text-align: center;
        margin-right: 0px !important;
        align-items: center;
    }
    .policy_txt {
        font-size: 30px;
    }
}

@media screen and (min-device-width: 480px) {
    h2.faq_text {
        font-size: 30px !important;
        text-align: center;
        margin-bottom: 0px !important;
    }
    .faq_image {
        width: 89% !important;
        height: auto;
        display: block;
        margin: 14px;
        text-align: center;
        align-items: center;
    }
}
@media screen and (min-device-width: 531px) {
    .faq_image {
        width: 81% !important;
        height: auto;
        display: block;
        margin: 14px;
        text-align: center;
        align-items: center;
    }
}

@media screen and (min-device-width: 360px) and (max-device-width: 430px) {
    label.tick_btn {
        width: 83px !important;
    }

    .font {
        font-size: 15px !important;
    }
}
@media screen and (min-device-width: 431px) and (max-device-width: 1326px) {
    label.tick_btn {
        width: 56px !important;
    }

    .font {
        font-size: 15px !important;
    }
}
@media (min-width: 1326px) {
    label.tick_btn {
        width: 40px !important;
    }

    .font {
        font-size: 16px !important;
    }
}
@media screen and (min-device-width: 392px) and (max-device-width: 425px) {
    a.btn.btn-danger.footer_btn_cancel {
        margin-top: 0px;
    }
}

/* Deepika */

.margin_bottom_10 {
    margin-bottom: 10px;
}
.margin_bottom_15 {
    margin-bottom: 15px;
}
ul > li.nav-items.navv.active > a.nav-link {
    background-color: #ffffff !important;
    color: #000000;
}
#tabs > li.nav-items.navv.active > a::after {
    background-color: #ffffff !important;
    color: #000000;
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after {
    background: #ffffff;
    color: #000000 !important;
}
#tabs a {
    color: #000000 !important;
    position: relative;
    padding: 0.4em 1.5em;
    float: left;
    text-decoration: none;
    color: #444;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    border-radius: 5px 0 0 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}
.badge2 {
    color: white !important;
    font-size: 13px !important;

    font-weight: bold;
}
.badge2.warning {
    background-color: orange;
    outline-color: black;
    padding: 5px;
}
.badge2.danger {
    background-color: red;
    outline-color: black;
    padding: 5px;
}
.badge2.success {
    background-color: green;
    outline-color: black;
    padding: 5px;
}
