@media (min-width: 300px) {
    .secondary-page-heading {
        text-align: left;
        padding-bottom: 0;
        padding-left: 5px;
        font-size: 1.2rem;
        font-weight: 600;
        padding-top: 2%;
        font-family: 'Lato', open-sans;
        letter-spacing: -0.5px;
        color: rgba(0,0,0,0.7);
    }
}

@media (min-width: 768px) {
    .secondary-page-heading {
        padding-top: 3%;
    }
}

@media (min-width: 992px) {
    .secondary-page-heading {
        padding-left: 3%;
    }
}

@media (min-width: 1200px) {
    .secondary-page-heading {
        padding-left: 3%;
        padding-top: 2%;
    }
}

@media (min-width: 300px) {
    .single-page-section {
        box-shadow: rgba(100, 100, 100, 0.07) 0px 1px 5px 5px;
        border-radius: 10px;
        width: 95%;
        margin: 0 auto;
        background-color: rgba(255,255,255,0.7);
        margin-top: 4%;
        margin-bottom: 15%;
        padding-bottom: 45px;
    }
}

@media (min-width: 768px) {
    .single-page-section {
        margin-top: 3%;
    }
}

@media (min-width: 1200px) {
    .single-page-section {
        margin-top: 2%;
    }
}

@container (min-width: 683.1875px) {
    .single-page-section {
        width: 65%;
    }
}

.single-section-heading {
}

@media (min-width: 300px) {
    .sp-top-select-wrapper {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 26px;
    }
}

@media (min-width: 992px) {
    .sp-top-select-wrapper {
        width: 60%;
        margin: initial;
        padding-left: 50px;
    }
}

@media (min-width: 1200px) {
    .sp-top-select-wrapper {
        width: 60%;
        margin: initial;
        padding-left: 75px;
    }
}

@media (min-width: 1400px) {
    .sp-top-select-wrapper {
        width: 500px;
        margin: initial;
        padding-left: 75px;
    }
}

@media (min-width: 300px) {
    .select-company-company-form {
        padding-bottom: 15px;
        padding-top: 10px;
    }
}

@media (min-width: 1200px) {
    .select-company-company-form {
    }
}

@media (min-width: 300px) {
    .smlform-submit {
        width: 100px;
        -webkit-transition: all 0.4s ease-in-out;
        background-color: #7dbef5;
        border: none;
        border-top-left-radius: 10px !important;
        border-top-right-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
        font-size: 0.95rem;
        font-weight: 700;
        padding-top: 10px;
        padding-bottom: 9px;
        color: rgba(255,255,255,0.9);
        transition: all 0.4s ease-in-out;
    }
}

@media (min-width: 300px) {
    .sm-form-select {
        width: 100%;
    }
}

.sm-form-btn-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}

@media (min-width: 1200px) {
    .starting-col {
    }
}

@media (min-width: 300px) {
    .user-table {
        font-size: 0.8rem;
        box-shadow: 0 1px 10px #bebebe;
    }
}

@media (min-width: 768px) {
    .user-table {
        font-size: 0.9rem;
        margin: 0 auto;
    }
}

@media (min-width: 300px) {
    .icon-cell {
        text-align: center;
        font-size: 1rem;
    }
}

@media (min-width: 300px) {
    .icon-cell {
        width: 110px;
    }
}

@media (min-width: 300px) {
    .user-edit-link {
        margin-right: 10px;
    }
}

@media (min-width: 768px) {
    .user-edit-link {
        margin-right: 25px;
    }
}

.feedback-btn {
    opacity: 0.9;
    -webkit-transition: all 0.4s ease-in-out;
    background-color: rgba(0, 0, 0);
    border: none;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    font-size: 0.8rem;
    font-weight: 500;
    padding: 5px 15px;
    color: rgba(255,255,255,0.9);
    transition: all 0.4s ease-in-out;
    margin: 0;
    margin-right: 5px;
    display: block;
}

.support-span-heading {
    font-weight: 700;
    text-decoration: underline;
    padding-left: 5px;
    font-size: 0.9rem;
    color: rgb(102, 102, 102);
}

.link-basic {
    text-decoration: none;
    color: #226191;
}

.support-end-span {
    font-weight: 600;
    padding-left: 10px;
    font-size: 0.85rem;
}

.innerDropDown {
    font-size: 0.83rem;
    font-weight: 600;
    padding-left: 5px;
    color: rgba(0,0,0,.47);
}

.page-level-section-full {
    margin-bottom: 5%;
    background-color: #fff;
    border-radius: 7px;
    box-shadow: 0 0 6px #bebebe;
    padding-bottom: 2%;
}

@media (min-width: 300px) {
    .progress-bar-area-wrapper {
        width: 90%;
        margin: 0 auto;
        padding: 0 15px 15px 15px;
        box-shadow: 0 1px 3px #bebebe;
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .progress-bar-area-wrapper {
        flex-basis: 45%;
    }
}

.progress-div-wrapper {
    padding-bottom: 10px;
}

.small-inner-h5 {
    text-align: left;
    padding-top: 13px;
    padding-bottom: 5px;
    font-size: 1.1rem;
    font-weight: 600;
    font-family: "Open Sans", Arial, sans-serif;
    color: rgba(0,0,0,0.7);
    font-stretch: condensed;
}

.progress-label {
    font-size: 0.8rem;
}

@media (min-width: 300px) {
    .stats-flex-wrapper {
        display: flex;
        flex-direction: column;
        padding-top: 15px;
    }
}

@media (min-width: 768px) {
    .stats-flex-wrapper {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@media (min-width: 300px) {
    .page-level-section-full.make-narrower {
        width: 100%;
    }
}

@media (min-width: 1400px) {
    .page-level-section-full.make-narrower {
        width: 75%;
    }
}

.page-level-section.double-section {
    padding-bottom: 0;
}

.smlform-submit.large-size {
    width: 300px;
}

@media (min-width: 576px) {
    .basic-white-page-section {
        /*width: 95%;*/
        margin: 0 auto;
    }
}

@media (min-width: 768px) {
    .basic-white-page-section {
        padding-top: 20px;
    }
}

@media (min-width: 992px) {
    .basic-white-page-section {
        /*width: 90%;*/
        padding-top: 0;
    }
}

.top-page-p {
    text-align: center;
}

@media (min-width: 300px) {
    .sp-top-select-wrapper.brand-select {
        width: 35%;
        padding-top: 10px;
        width: 300px;
    }
}

@media (min-width: 768px) {
    .sp-top-select-wrapper.brand-select {
        padding-top: 10px;
    }
}

@media (min-width: 992px) {
    .sp-top-select-wrapper.brand-select {
        margin: 0 auto;
        padding-left: 0;
    }
}

.smlform-submit.medium-size {
    width: 200px;
}

.display-table-wrapper-div {
    padding-top: 5px;
}

@media (min-width: 300px) {
    .lead-head-cell {
        color: rgb(101,101,101) !important;
        font-size: 0.85rem;
        background-color: rgba(139,199,213,0.34) !important;
        padding-left: 20px !important;
    }
}

@media (min-width: 768px) {
    .lead-head-cell {
        font-size: 0.9rem !important;
    }
}

.secondary-page-heading.table-heading {
    font-size: 1.4rem;
}

.lead-table-cell {
    padding-left: 20px !important;
}

.main-heading-icon {
    padding-right: 10px;
    color: #8b0b1c;
}

.warrant-link-section-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.login-label.page-link-icon-label {
    text-align: center;
}

.page-icon-with-link:hover {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: rgba(255, 255, 255);
    background-color: rgba(7,7,7,0.06);
    box-shadow: rgba(7,7,7,0.23) 0px 0px 10px 0px;
}

.page-icon-with-link {
    text-decoration: none;
    color: rgba(0,0,0,0.8);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 15px;
    margin: 10px;
    box-shadow: rgba(7,7,7,0.23) 0px 0px 10px 0px;
    width: 300px;
}

.lead-head-cell.lead-time-cell-width {
    width: 26%;
}

@media (min-width: 300px) {
    .lead-time-table {
        font-size: 0.8rem;
    }
}

@media (min-width: 768px) {
    .lead-time-table {
        font-size: 0.95rem;
    }
}

@media (min-width: 300px) {
    .secondary-page-heading.update-table-heading {
        font-size: 1.1rem;
    }
}

@media (min-width: 768px) {
    .secondary-page-heading.update-table-heading {
        font-size: 1rem !important;
    }
}

@media (min-width: 300px) {
    .update-input {
        text-align: center;
        margin: 0 auto;
        margin-top: 2px;
        padding-top: 3px;
        padding-bottom: 2px;
        width: 100%;
        font-size: 0.8rem;
    }
}

@media (min-width: 768px) {
    .update-input {
        width: 75%;
        font-size: 0.95rem;
        margin-top: 0px;
    }
}

@media (min-width: 1400px) {
    .update-input {
        width: 60%;
    }
}

.update-table-cell {
    padding: 0 !important;
    padding-top: 4px !important;
}

.smlform-submit.large-size {
    width: 350px;
    margin-top: 35px;
}

@media (min-width: 300px) {
    .warranty-flexed-link {
        flex-basis: 44%;
        margin: 10px 0;
    }
}

@media (min-width: 768px) {
    .warranty-flexed-link {
        flex-basis: 44%;
        margin: 20px 0;
    }
}

@media (min-width: 1400px) {
    .warranty-flexed-link {
        flex-basis: 28%;
    }
}

.comp-label {
    font-size: 0.85rem;
    text-decoration: underline;
    font-weight: 700;
}

@media (min-width: 300px) {
    .contact-textarea-wrapper {
        width: 100%;
    }
}

@container (min-width: 651.34375px) {
    .contact-textarea-wrapper {
        width: 70%;
    }
}

@media (min-width: 992px) {
    .login-input-wrapper.contact-input {
        margin: initial;
        width: initial;
        width: 300px;
    }
}

@media (min-width: 300px) {
    .contact-form {
        padding-top: 30px;
        width: 95%;
        margin: 0 auto;
        margin-bottom: 5%;
        margin-top: 40px;
    }
}

@media (min-width: 1400px) {
    .contact-form {
        width: 70%;
        margin: 0 auto;
        margin-bottom: 5%;
        margin-top: 40px;
    }
}

@media (min-width: 300px) {
    .login-btn-group.contact-btn-grp {
        padding-bottom: 0;
        width: 300px;
    }
}

@media (min-width: 300px) {
    .login-btn-group.contact-btn-grp {
        padding-bottom: 0;
        width: 300px;
    }
}

.login-input-wrapper.contact-input {
    margin: initial;
}

.request-input-wrapper.contact-input {
    width: 325px;
    margin: 0 auto;
    padding-bottom: 20px;
}

@media (min-width: 300px) {
    .request-input-wrapper.contact-input {
        width: 100%;
        margin: 0 auto;
        padding-bottom: 20px;
    }
}

@media (min-width: 576px) {
    .request-input-wrapper.contact-input {
        width: 75%;
        margin: 0 auto;
        padding-bottom: 20px;
    }
}

@media (min-width: 1400px) {
    .request-input-wrapper.contact-input {
        width: 330px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
}

@media (min-width: 300px) {
    .user-section-outline.request-access {
        width: 100%;
        margin: 0 auto;
        margin-top: 10%;
    }
}

@media (min-width: 992px) {
    .user-section-outline.request-access {
        width: 80%;
    }
}

@media (min-width: 1400px) {
    .user-section-outline.request-access {
        margin-top: 4%;
    }
}

.brand-radio {
    padding: 0px 30px;
}

.brand-radio-button {
    transform: scale(1.5);
}

@media (min-width: 300px) {
    .item.icon-wrapper {
        
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 280px;
        padding: 0;
        height: 110px;
        margin: 15px;
    }
}

@media (min-width: 992px) {
    .item.icon-wrapper {
        margin: 15px;
    }
}

.dash-link-span {
    font-size: 0.8rem;
    color: rgba(0,0,0,0.7);
}

.dash-link {
    text-decoration: none;
    color: rgb(0,0,0);
    display: flex;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    padding: 20px 20px;
    border: 1px solid #bebebe;
    border-radius: 10px;
}

    .dash-link:hover {
        background-color: rgba(239,237,237,0.33);
        color: #0a58ca;
        box-shadow: 0 0 5px #8b0b1c;
        transform: translateY(-3px);
        transition: all 0.3s ease-in-out;
    }

.dash-icon {
    color: #8b0b1c;
    font-size: 2.25rem;
    display: flex;
    /*align-items: center;*/
}

.dash-link-inner-div {
    width: 100%;
    padding-left: 10px;
}

.inner-link-h6 {
    font-size: 0.90rem;
    font-weight: 700;
    color: rgba(0,0,0,0.65);
    margin-bottom: 1px;
}

.card-group-card {
    margin: 15px;
}

.downloadDs-btn {
    width: 75%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    height: 50px;
    align-items: center;
    font-size: 1rem !important;
}

.ds-download-p {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 25px;
    font-size: 1rem;
    font-weight: 600;
}

.email-input-to-wrapper {
    width: 75%;
    margin: initial;
    padding-left: 25px;
    display: flex;
    align-items: center;
}

.section-div-wrapper-center-area.ds-signup-wrapper {
    flex-basis: 55%;
    max-height: initial;
    min-width: initial;
    box-shadow: none;
}

.section-div-wrapper-right-col.ds-signup-area2 {
    flex-basis: 37%;
    min-height: initial;
    max-height: initial;
    margin-left: 3%;
}

.dashboard-section.ds-signup-top-section {
    justify-content: flex-start;
}

@media (min-width: 300px) {
    .promo-Card-section {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
}

@media (min-width: 576px) {
    .promo-Card-section {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        flex-wrap: wrap;
    }
}

@media (min-width: 300px) {
    .promo-page-aside-card {
        outline: 1px solid red;
        height: 400px;
        flex-basis: 100%;
        margin: 15px;
    }
}

@media (min-width: 576px) {
    .promo-page-aside-card {
        flex-basis: 42%;
    }
}

.promo-card {
    width: 44%;
    margin: 2% 4% 2% 0;
    border-radius: 20px;
    box-shadow: 5px 5px 16px 2px rgba(0, 0, 0, 0.25);
    display: flex;
    flex-direction: column;
    height: 1000px;
}

@media (max-width: 768px) {
    .promo-card {
        width: 100%;
        margin: 8px 0;
    }
}

.card-img-div-wrapper {
    position: relative;
    width: 100%;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    display: flex;
    justify-content: center;
    height: 900px;
}

    /* Canvas needs no special class now, but this keeps the code explicit */

    /* PDF canvas styling */

    .card-img-div-wrapper .pdf-canvas1 {
        width: 100% !important;
        max-height: 100% !important;
        transform: scale(1.0);
        transform-origin: center top;
        display: block;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

/* Keep image scaling */

.card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.card-body-heading {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: #8b0b1c;
}

.card-p {
    font-family: 'Source Sans Pro', sans-serif;
    color: #212121;
    margin-top: 16px;
    height: 125px;
    max-height: 125px;
}

.card-link:hover {
    color: #f7f7f7;
    transition:0.3s all ease-in;
    
}

.card-link {
    padding: 6px;
    background: #7dbef5;
    color: rgba(0,0,0,0.9);
    border-radius: 17px;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 6px;
    margin-top: 15px !important;
    font-weight:500;
    text-decoration: none;
}

.titleLink:hover {
    color: #226191 !important;
    transition: 0.3s all ease-in-out !important;
}

.titleLink {
    text-decoration: none;
}

.h-caro {
    object-fit: cover;
    object-position: top;
    height: 700px;
}

canvas.pdf-canvas {
    transform: scale(0.8);
    transform-origin: center top;
    display: block;
}

.carousel-item.marg-fix {
    padding-bottom: 33px;
}

.card-link.caro-btn {
    display: flex;
    justify-content: center;
    width: 50%;
    margin: 0 auto;
    padding: 10px 0;
}

.pdf-canvas {
    width: auto !important;
    max-width: 100% !important;
    max-height: 75vh !important;
    height: auto !important;
    display: block;
    margin: 0 auto;
    transform: none !important;
    object-fit: contain;
}

@media (max-width: 576px) {
    .pdf-canvas {
        max-height: 60vh !important;
    }
}

@media (max-width: 768px) {
    .pdf-canvas {
        max-width: 100% !important;
        padding: 0 10px;
    }
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    display: none;
}

.lead-head-cell.order-table {
    font-size: 0.8rem !important;
}

@media (min-width: 300px) {
    .link-basic.text-link.soLink {
        color: #0a58ca !important;
        font-size: initial !important;
        font-size: 0.85rem !important;
    }
}

@media (min-width: 768px) {
    .link-basic.text-link.soLink {
        color: #0a58ca !important;
        font-size: 0.95rem !important;
    }
}

.link-basic.text-link.soLink:hover {
    color: #226191 !important;
    text-decoration: underline;
    transition: 0.4s text-decoration ease-in !important;
}

@media (min-width: 300px) {
    .actions-th {
    }
}

@media (min-width: 300px) {
    .hide-on-small {
        display: none;
    }
}

@media (min-width: 768px) {
    .hide-on-small {
        display: table-cell;
    }
}

@media (min-width: 300px) {
    .lead-table-cell.tag-cell {
        width: 146px;
        display: none;
    }
}

@media (min-width: 768px) {
    .lead-table-cell.tag-cell {
        width: 146px;
        display: table-cell;
    }
}

@media (min-width: 992px) {
    .lead-table-cell.tag-cell {
        width: 146px;
        display: none;
    }
}

@media (min-width: 1200px) {
    .lead-table-cell.tag-cell {
        width: 146px;
        display: table-cell;
    }
}

@media (min-width: 1400px) {
    .lead-table-cell.tag-cell {
        width: initial;
        display: table-cell;
    }
}

.lead-table-cell.so-td {
    height: 55px;
    width: 105px;
}

@media (min-width: 300px) {
    .lead-head-cell.order-table.tag-head {
        display: none;
    }
}

@media (min-width: 768px) {
    .lead-head-cell.order-table.tag-head {
        display: table-cell;
    }
}

@media (min-width: 992px) {
    .lead-head-cell.order-table.tag-head {
        display: none;
    }
}

@media (min-width: 1200px) {
    .lead-head-cell.order-table.tag-head {
        display: table-cell;
    }
}

@media (min-width: 300px) {
    .order-table-link-icon {
        font-size: 0.8rem !important;
    }
}

@media (min-width: 576px) {
    .order-table-link-icon {
        font-size: 1rem !important;
    }
}

@media (min-width: 992px) {
    .order-table-link-icon {
        font-size: 1.1rem !important;
    }
}

@media (min-width: 1200px) {
    .order-table-link-icon {
        font-size: 1.2rem !important;
    }
}

.login-input-wrapper.order-search-div {
    padding-bottom: 0;
    margin: initial;
    display: flex;
    align-items: end;
    padding-top: 5px;
}

.login-button.order-search-btn {
    margin-left: 10px;
    background-color: #dedede;
    border-radius: 10px !important;
    padding: 8px 14px;
}

.right-side-link-basic:hover {
    cursor: pointer !important;
    color: #0a58ca;
}

.right-side-link-basic {
    color: #4884db;
}

.soLogo {
    width: 150px;
    padding-top: 3%;
    padding-bottom: 5px;
}

.logoAddressSpan {
    font-size: 0.9rem;
    margin-bottom: 0;
    padding-left: 5px;
}

.logoTeleSpan {
    font-weight: 600;
    color: rgba(0,0,0,0.7);
    font-size: 0.9rem;
}

.soHeading {
    font-size: 1.6rem;
    padding-top: 6%;
    font-weight: 600;
    font-family: Roboto;
    color: rgba(0,0,0,0.8);
    text-align: left;
}

.soSpan {
    padding-left: 10px;
}

.odFieldLabel {
    color: rgba(0,0,0,0.8);
    font-size: 1rem;
    width: 170px;
    text-align: right;
    font-weight: 600;
}

.od_soSpan {
    font-size: 1.1rem;
    padding-left: 10px;
}

.odFieldLabel2 {
    color: rgba(0,0,0,0.7);
    font-size: 0.95rem;
    width: 170px;
    text-align: right;
    font-weight: 600;
    margin-bottom: 5px;
}

.od_soSpan2 {
    font-size: 1rem;
    padding-left: 10px;
}

.shipToHeading {
    font-size: 1rem;
    font-weight: 600;
}

.soDetailQuantityTd {
    height: 50px;
    width: 120px;
}

@media (min-width: 300px) {
    .shipToCol {
        width: 100%;
        margin: 0 auto;
        padding-top: 4%;
    }
}

@media (min-width: 576px) {
    .shipToCol {
        padding-left: 4%;
    }
}

@media (min-width: 768px) {
    .shipToCol {
        padding-left: 4%;
        padding-top: 0;
    }
}

@media (min-width: 1400px) {
    .shipToCol {
        padding-left: 1%;
        padding-top: 0;
    }
}

.orderTotalPrice {
    width: 70px;
    border-width: var(--bs-border-width);
    font-weight: 500;
}

.lead-head-cell.order-table.orderTotalLabel {
    width: 110px;
    font-weight: 600;
    color: #000000 !important;
    font-size: 0.9rem !important;
}

.page-heading-top.soDetailHeading {
    font-size: 1.6rem !important;
    padding-top: 0;
}

.orderDetailTopWrapper {
    margin-bottom: 2%;
    border-bottom: 1px solid #808080;
    padding-left: 10px;
    padding-top: 15px;
}

@media (min-width: 300px) {
    .addProcessWrapper {
        padding-bottom: 20px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (min-width: 1200px) {
    .addProcessWrapper {
        flex-direction: row;
        align-items: flex-end;
    }
}

@media (min-width: 300px) {
    .login-label.addProcessLabel {
        text-align: initial;
    }
}

@media (min-width: 1200px) {
    .login-label.addProcessLabel {
        width: 235px;
        text-align: right;
    }
}

@media (min-width: 1400px) {
    .login-label.addProcessLabel {
        width: 300px;
    }
}

@media (min-width: 300px) {
    .input-LG {
        width: 300px;
    }
}

@media (min-width: 1200px) {
    .input-LG {
        width: 400px;
    }
}

.process-span {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
}

.filename-display-heading {
    color: rgb(74,74,74);
    font-weight: 600;
    font-size: 1rem;
}

.process-table-th {
    color: rgba(0, 0, 0, 0.9) !important;
    font-size: 0.9rem !important;
    font-weight: 500;
}

.process-table-value {
    font-size: 0.9rem !important;
    font-weight: 400;
}

@media (min-width: 300px) {
    .hide-on-sm-th {
        display: none;
    }
}

@media (min-width: 1200px) {
    .hide-on-sm-th {
        display: table-cell;
    }
}

@media (min-width: 300px) {
    .filename-td-width {
        width: 90%;
    }
}

@media (min-width: 1200px) {
    .filename-td-width {
        width: 50%;
    }
}

.link-span {
    color: #1e79c1;
    font-size: 0.95rem;
}

    .link-span:hover {
        color: #0d324f;
        text-decoration: underline;
        transition: all 0.2s ease-in-out;
    }

.link-transform:hover {
    transform: translateY(-1px);
    transition: all 0.3s ease-in-out;
}

.fas.fa-folder-open.folder-open-icon:hover {
    color: #1362a0;
    transform: translateY(-1px);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.fas.fa-folder-open.folder-open-icon {
    color: #2d9bf1;
    font-size: 1.1rem;
}

.delete-trash-butn:hover {
    transform: translateY(-2px);
    color: #cb6c75 !important;
    transition: 0.3s all ease-in-out;
}

.delete-trash-butn {
    font-size: 1.1rem;
    color: #8b0b1c !important;
}

/* ---------------------------------------------
   Chevron rotation animation
--------------------------------------------- */

.toggle-icon {
    transition: transform 0.25s ease;
}

.is-open > .toggle-icon, .is-open .toggle-icon {
    transform: rotate(90deg);
}

/* ---------------------------------------------
   Collapsible sections animation
--------------------------------------------- */

.subcat-body, .department-body {
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    transform: translateY(-6px);
    transition: max-height 0.45s ease, opacity 0.25s ease, transform 0.25s ease;
}

    .subcat-body.is-open, .department-body.is-open {
        max-height: 2000px;
        opacity: 1;
        transform: translateY(0);
    }

.department-toggle .toggle-icon, .subcat-toggle .toggle-icon {
    transition: transform 0.25s ease;
}

.department-toggle.is-open .toggle-icon, .subcat-toggle.is-open .toggle-icon {
    transform: rotate(90deg);
}

.form-select:focus {
    border-color: rgb(164,11,54);
    outline: 0;
    box-shadow: 0 0 0 .1rem rgb(164,11,54);
}

.hub-link:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.37);
    color: #8b0b1c;
    transform: translateY(-3px);
    transition: all 0.3s ease-in-out;
}

.hub-link {
    text-decoration: none;
    display: block;
    color: rgba(0,0,0,0.7);
    font-weight: 500;
    font-size: 1.1rem !important;
    padding: 27px 0;
    width: 75%;
    padding-left: 30px;
    box-shadow: 0 0 7px rgba(0,0,0,0.25);
    border-radius: 15px;
    margin-top: 15px !important;
}

.body-link:hover {
    
    box-shadow: 0 0 5px #8b0b1c;
    transform: translateY(-2px);
    transition: all 0.3s ease-in-out;
}

.body-link {
    padding: 5px 0;
    margin-top:5px;
    border-radius:10px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.15);
}

.section-card {
    background: #f3f3f3a8;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,0.06);
    width: 90%;
}

.section-title {
    font-weight: 600;
    margin-bottom: 15px;
}

.file-row {
    padding: 6px 0;
    display: flex;
    align-items: center;
}

.upload-drop-zone {
    border: 2px dashed #c7c7c7;
    border-radius: 10px;
    padding: 30px;
    background: #fafafa;
    transition: all 0.2s ease;
}

    .upload-drop-zone.dragover {
        background: #eef6ff;
        border-color: #007bff;
    }

#filePreview .file-preview-item {
    padding: 6px 10px;
    border-radius: 6px;
    background: #f1f1f1;
    margin-bottom: 5px;
    font-size: 0.9rem;
}

/* Bigger switch */
.custom-switch {
    transform: scale(1.6);
    cursor: pointer;
}

    /* Optional: nicer color when ON */
    .custom-switch:checked {
        background-color: #dc3545;
        border-color: #dc3545;
    }

.notes-textarea {
    resize: vertical;
    min-height: 80px;
}

.note-card {
    transition: all 0.2s ease;
}

    .note-card:hover {
        background: #f1f3f5;
    }



.display-table{
    font-size:0.95rem;
}

@media (min-width: 300px) {
    .ex-pad-top-sm-screen {
        margin-top:15px;
    }
}

@media (min-width: 576px) {
    .ex-pad-top-sm-screen {
        margin-top: 0;
    }
}

.calendar-table td {
    overflow: hidden;
}

.calendar-table td a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.badge {
    font-size: 0.65rem;
}

/* FORCE CALENDAR TO HAVE EQUAL WIDTH COLUMNS */
.calendar-table {
    table-layout: fixed;
    width: 100%;
}

.calendar-table th,
.calendar-table td {
    width: 14.28%; /* 100% / 7 days */
}

/* ============================
   VIEW TOGGLE - SLIDER STYLE
============================ */
.view-toggle-wrapper {
    display: flex;
}

.view-toggle {
    position: relative;
    display: inline-flex;
    background: #eef1f4;
    border-radius: 50px;
    padding: 4px;
    width: 220px;
    height: 36px;
    align-items: center;
    overflow: hidden;
}

/* SLIDING BACKGROUND */
.view-slider {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 50%;
    height: calc(100% - 8px);
    background: #7dbef5;
    border-radius: 50px;
    transition: all 0.3s ease;
    z-index: 1;
}

    /* MOVE RIGHT */
    .view-slider.right {
        left: calc(50% - 4px);
    }

/* OPTIONS */
.view-option {
    flex: 1;
    text-align: center;
    z-index: 2;
    text-decoration: none;
    font-size: 0.85rem;
    color: #555;
    font-weight: 500;
    transition: color 0.25s ease;
}

    /* ACTIVE TEXT */
    .view-option.active {
        color: #fff;
    }

    /* HOVER */
    .view-option:hover {
        color: #000;
    }




/* ============================
   HORIZONTAL FORM (IMPROVED)
============================ */
.form-row-horizontal {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 10px 0;
    border-bottom: 1px solid #e9ecef;
    padding-left: 25px;
}

    /* LABEL */
    .form-row-horizontal label {
        width: 190px;
        min-width: 180px;
        font-weight: 600;
        margin: 0;
        display: flex;
        align-items: center;
    }

        /* ICON */
        .form-row-horizontal label i {
            color: #63a8e3;
            width: 18px;
        }

    /* INPUT WRAPPER (controls size) */
    .form-row-horizontal .input-wrap {
        flex: 0 0 auto;
    }

/* SMALL */
.input-sm {
    width: 180px;
}

/* MEDIUM */
.input-md {
    width: 280px;
}

/* LARGE */
.input-lg {
    width: 400px;
}

/* TEXTAREA */
.input-textarea {
    width: 100%;
}

.form-row-horizontal:hover {
    background: rgba(0,0,0,0.02);
    border-radius: 6px;
}

.auto-expand {
    overflow: hidden;
    resize: none;
    transition: height 0.1s ease;
}

/* ============================
   MOBILE
============================ */
@media (max-width: 768px) {

    .form-row-horizontal {
        flex-direction: column;
        align-items: flex-start;
        
    }

        .form-row-horizontal label {
            width: 100%;
            margin-bottom: 4px;
        }

        .form-row-horizontal .input-wrap,
        .input-sm,
        .input-md,
        .input-lg,
        .input-textarea {
            width: 100%;
        }
}










    .trash-button:hover {
        background-color: #bd2237;
    }

    .trash-button {
        background-color: #8b0b1c;
        width: 55px;
        color: #f7f7f7;
        padding: 3px 5px;
    }

    .green-button:hover {
        background-color: #4dc7a6;
        color: #f7f7f7;
        font-weight: 600;
        border: none;
    }

    .green-button {
        background-color: #5cccae;
        color: rgba(26,26,26,0.78);
        font-weight: 600;
    }

    .process-assignment-badge {
        display: inline-flex;
        align-items: center;
        border: 1px solid rgba(34, 97, 145, 0.24);
        border-radius: 999px;
        background-color: rgba(125, 190, 245, 0.14);
        padding: 5px 10px;
        color: rgba(26, 26, 26, 0.78);
        font-size: 0.9rem;
        font-weight: 500;
        line-height: 1.15;
        white-space: nowrap;
    }

    .sales-order-print-actions {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        margin: 8px 0 14px 40px;
    }

    .sales-order-print-button {
        display: inline-flex;
        align-items: center;
        gap: 7px;
        border: none;
        border-radius: 8px;
        padding: 8px 14px;
        font-size: 0.85rem;
        font-weight: 600;
        color: rgba(26, 26, 26, 0.82);
        transition:
            background-color 0.18s ease,
            color 0.18s ease,
            transform 0.18s ease;
    }

    .sales-order-print-button:hover {
        transform: translateY(-1px);
        color: rgba(26, 26, 26, 0.95);
    }

    .sales-order-print-button.is-priced {
        background-color: #7dbef5;
    }

    .sales-order-print-button.is-priced:hover {
        background-color: #5aaae9;
    }

    .sales-order-print-button.is-unpriced {
        background-color: #5cccae;
    }

    .sales-order-print-button.is-unpriced:hover {
        background-color: #4dc7a6;
        color: #fff;
    }

    @media (max-width: 575px) {
        .sales-order-print-actions {
            margin-left: 0;
        }
    }
