/* added from microsite_style.css*/

/* CSS for Win 10  - Landing Support Page */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: HPSimplifiedBold;
    -webkit-font-smoothing: antialiased;
}

.bg-container-blue {
    background: #add8ff;
    background-repeat: no-repeat;
    padding: 20px 0;
}

.bg-container-grey {
    background-repeat: no-repeat;
    padding: 20px 0;
}


.bg-container-blue,
.bg-container-grey,
.products-update-divider,
.bg-container-dark-grey {
    width: 100vw;
    position: relative;
    overflow: hidden;
    float: none !important;
}


.bg-container-blue .cmp-text h1 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0px;
}


.bg-container-blue .cmp-text p {
    color: #333333;
}

.myButton {
    width: 100%;
}

.downloadSoftware {
    padding: 20px 0;
    display: block;
}


.products-update-divider .container .hp-wcc-column-control {
    padding-top: 50px;
}


.products-update-divider .container .hp-wcc-column-control .cmp-text h4 {
    font-size: 18px !important;
}

.columnControl.btn-container-cp {
    width: 86%;
}

.remove-padding-top .container .hp-wcc-column-control {
    padding-top: 0px;
}

.landing-bottom-img {
    margin: 30px 0 30px 0;
}

.products-update-divider .hp-wcc-column-control {
    margin-top: 25px !important;
}

/********   Adjustments for Resposive Fix  ********/

.btn-container-cp .row .col-sm-6:first-child {
    padding-right: 0px;
}


.btn-container-cp .row .col-sm-6:last-child {
    padding-left: 3px;
}

/* move from microsite_responsive.css */

.btn-container-cp {
    width: 90% !important;
}

@media only screen and (max-width: 801px) {
    .landing-top-img-mobile .cmp-image img {
        width: 200px;
        margin: auto;
    }


    .image.landing-top-img img {
        display: block;
        margin: auto;
        width: 200px;
    }

    .image.landing-download-img img {
        display: block;
        margin: auto;
        width: 150px;
    }

    .image.landing-bottom-img {
        display: block;
        margin: auto;
        width: 150px;
    }

    .btn-container-cp .row .col-sm-6 {
        width: 50%;
    }


    .products-update-divider .row {
        display: flex;
        flex-direction: column-reverse;
    }
}

.blkFnt li {
    list-style: decimal;
}

h4 {
    margin-bottom: 15px;
}

/******** Migrated from old win 10 css ********/

.ms-alert {
    background-color: #FFFAE6;
    padding: 20px 40px;
    border-radius: 4px;
    margin-top: 25px;
}

.container.responsivegrid {
    padding: 0;
}

.columnControl.btn-container-cp {
    width: 60%;
}

img.cmp-image__image.hp-microsite-image {
    max-height: 170px;
}

.btn-container-cp .row .col-sm-6 {
    padding: 0;
    width: auto;
    max-width: 100%;
}

#downloadSWDVideo .youtube {
    width: auto;
    max-width: 820px;
    height: 460px;
    max-height: 460px;
}

.note {
    font-size: 14px;
    margin-bottom: 15px;
}


.ms-alert,
.win11-support {
    margin: 15px 0;
}

.hp-wcc-btn-computing a,
.hp-wcc-btn-printer a {
    background-color: #165dba !important;
    color: white !important;
}

.hp-wcc-btn-computing a:hover,
.hp-wcc-btn-printer a:hover {
    background-color: #114284 !important;
}

.cmp-text,
.cmp-button {
    font-family: 'HPSimplified-Light';
}

.cmp-text h1,
.cmp-text h2,
.cmp-text h3,
.cmp-text h4 {
    font-family: 'HPSimplified-Regular';
}

.cmp-text h1,
.cmp-text h3 {
    margin: 30px 0 10px 0;
}

.cmp-text h2 {
    font-size: 24px;
}

.ms-alert.blkFnt h3 {
    margin-top: 0;
}

a.cmp-button {
    border-radius: 4px !important;
    margin: 0 15px;
    margin-bottom: 15px;
}

.blkFnt p {
    color: #333333;
    text-align: justify;
}

.win11-support li,
#win-11-known-issues li {
    list-style: disc;
}

.win11-support ul,
#win-11-known-issues ul {
    padding-left: 20px;
    color: black;
}

/******** To move to commstyle ********/
.bullet li {
    list-style: disc;
}

.country-selector {
    margin-top: 30px;
}

li:has(.aemDocNum_ish_2984732-2984811-16, .aemDocNum_ish_4683177-4683312-16) {
    display: none;
}

#win11-security {
    display: none !important;
}

.win11-support li:last-child,
#win-11-known-issues li:last-child {
    list-style-type: none !important;
}
