                                .asdf {
    width: 600px !important;
    max-width: 600px;
}

@media only screen and (max-width: 992px) {
    .asdf {
        width: auto !important;
        max-width: 100% !important;
    }
}
 .tooltip-inner{
            max-width: 280px;
            padding: 0.25rem 0.5rem;
            color: #fff;
            text-align: center;
            background-color: #2196F3;
            border-radius: 0.25rem;
        }
        .bs-tooltip-right .arrow::before{
            border-right-color: #2196F3;
        }

@media only screen and (max-width: 992px) {
    .kjhg {
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
}
                               .Rishiimg {
    width: 700px !important;
    max-width: 700px;
}

@media only screen and (max-width: 1024px) {
    .Rishiimg {
        width: auto !important;
        max-width: 100% !important;
    }
    .observation{
        height: auto !important;
    }
    .integrate{
        height: auto !important;
    }
    .integrates{
        height: auto !important;
        margin-top: -70px !important;
    
    }
    .ext{
        height: auto !important;
    }
    .exts{
        height: auto !important;
        margin-top: -90px !important;
    }
}

.bg-light-blue {
    background: #f7fbff !important;
}

.hero-image-offset {
    margin-top: -100px !important;
    margin-left: 100px !important;
}

.bg-light-grey-blue {
    background: #EFF1FB !important;
}

.card-body-highlight {
    color: #e33232 !important;
}

.signup-form-visible {
    opacity: 1 !important;
}

.optin-overlay-hidden {
    display: none !important;
    text-align: center !important;
    background-color: rgb(0, 0, 0) !important;
    opacity: 0.5 !important;
    z-index: 100 !important;
    position: fixed !important;
    width: 100% !important;
    top: 0px !important;
    left: 0px !important;
    height: 988px !important;
}

.optin-success-popup {
    display: none !important;
    z-index: 9999 !important;
    width: 800px !important;
    height: 40% !important;
    top: 84px !important;
    position: fixed !important;
    left: 26% !important;
    background-color: #FFFFFF !important;
    border-color: #E6E6E6 !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: 0 1px 10px #424242 !important;
    padding: 35px !important;
}

.close-success-button {
    position: absolute !important;
    top: -16px !important;
    right: -14px !important;
    z-index: 99999 !important;
    cursor: pointer !important;
}

.logo-img {
    height: 40px !important;
    margin-top: -8px !important;
}

.hero-highlight-text {
    color: #2196F3 !important;
}

.book-demo-icon {
    top: 2px !important;
    position: relative !important;
}

.pacs-highlight-text {
    color: #2196F3 !important;
}

.data-management-img {
    width: 300px !important;
    margin-top: -32px !important;
    height: 230px !important;
    box-shadow: 100px #070707 !important;
}

.communication-collab-img {
    margin-bottom: 20px !important;
}

.pacs-benefits-img {
    height: 500px !important;
}

.integrate-frame-img {
    height: 390px !important;
    width: 560px !important;
}

.integrate-overlay-img {
    height: 400px !important;
    width: 400px !important;
    margin-top: -200px !important;
    margin-right: -150px !important;
}

.seamless-upload-icon {
    margin-left: -4px !important;
    height: 50px !important;
    width: 48px !important;
}

.effortless-sharing-icon {
    margin-left: -4px !important;
    height: 49px !important;
    width: 48px !important;
}

.lab-management-image {
    width: 800px !important;
}

.lab-management-img-1 {
    width: 700px !important;
    height: 350px !important;
    margin-top: 100px !important;
}

.lab-management-img-2 {
    height: 450px !important;
    width: 500px !important;
    margin-top: -200px !important;
    margin-right: -200px !important;
}

/*
.booking-management-img-1 {
    // Any styles specific to this image can go here
}
*/

/*
.booking-management-img-2 {
    // Any styles specific to this image can go here
}
*/

/*
.report-research-img-1 {
    // Any styles specific to this image can go here
}
*/

/*
.report-research-img-2 {
    // Any styles specific to this image can go here
}
*/

.book-demo-arrow-icon {
    top: 2px !important;
    position: relative !important;
}

.x-ray-icon {
    color: #e33232 !important;
}

.gtm-iframe {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    width: 0 !important;
}

.call-to-action-gradient {
    background: linear-gradient(to right, rgba(131,47,209,1) 0%, rgba(47,209,187,1) 100%) !important;
}

.newsletter-form-body {
    background-color: rgb(242, 244, 246) !important;
    z-index: 2 !important;
    font-family: Arial !important;
    border-width: 1px !important;
    border-color: rgb(235, 235, 235) !important;
    overflow: hidden !important;
    height: fit-content !important;
    border-style: none !important;
    width: 100% !important;
}

