﻿
.topline-div {
    width: 100%;
    height: 15px;
    background-color: #E2E2E2;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Gray;
}

.Toptxt-display {
    width: 100%;
    height: 54px;
    background-color: #E2E2DC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: Gray;
}

.spantext-display {
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    top: 16px;
    font-size: 24px;
    padding-left: 19px;
}

.leftside-imagediv-for-other-browsers {
    vertical-align: top;
    position: relative;
}

.leftside-imagediv {
    height: 115px;
    vertical-align: top;
    position: relative;
    left: 40px;
}

.rightside-maincontenttext {
    display: inline-block;
    font-size: 18px;
    margin: 25px 0px 7px 8px;    
}

.rightside-maincontenttext-for-other-browsers {
    display: inline-block;
    font-size: 18px;
    margin: 25px 0px 7px 8px;
    width: 474px;
}

.subscription-steps {
    font-family: Times New Roman;
    font-weight: bold;
    color: #63645F;
    font-size: 18px;
    padding-bottom: 4px;
}

.downloadPage-quill-image {
    margin-top: -13px;
    position: relative;
    right: -7px;
}

.installation-instructions-content-of-other-browsers {    
    height: 265px;
}

.installation-instructions-content-of-edge-browser {
    position: absolute;
    top: 45%;
    -moz-transform: translateY(-45%);
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
    height: 386px;
    margin: 7px 0 7px 0;
}

.rightside-instructions-text {
    display: inline-block;
    font-size: 18px;
    margin-left: 25px;
}

.windows-smart-screen-defender-image {
    height: 283px;
    width: 300px;
    display: inline-block;    
    padding: 0px;
    margin: 25px 0 7px 0;
    box-shadow: 0px 3px 4px 2px #4f4f4f85;
}

.edge-not-commonly-downloaded-image {
    height: 132px;
    width: 380px;
    vertical-align: middle;
    padding: 0px;
    margin: 25px 0 7px 50px;
    box-shadow: 0px 3px 4px 2px #4f4f4f85;
}

.edge-download-options-image {
    height: 290px;
    width: 372px;
    vertical-align: middle;
    padding: 0px;
    margin: 25px 0 7px 50px;
    box-shadow: 0px 3px 4px 2px #4f4f4f85;
}

.edge-trust-download-image {
    height: 400px;
    width: 323px;
    vertical-align: middle;
    padding: 0px;
    margin: 25px 0 7px 50px;
    box-shadow: 0px 3px 4px 2px #4f4f4f85;
}

.edge-trust-download-options-image {
    height: 496px;
    width: 320px;
    vertical-align: middle;
    padding: 0px;
    margin: 25px 0 7px 50px;
    box-shadow: 0px 3px 4px 2px #4f4f4f85;
}

.parentdivforPC {
    width: 97%;
    height: 2390px;
    min-height: 81vh;
    background-color: #E2E2E2;
    color: #606060;
    opacity: 0.983;
}

.maindiv-of-PC-instructions-text-display-for-edge {
    width: 97%;
    height: 354px;
    background-color: #E2E2E2;
    margin: 0 auto;
}

.maindiv-of-PC-instructions-text-display-for-edge .app-on-device {
    margin: 0 auto;
    width: 786px;
}

.maindiv-of-PC-instructions-text-display {
    width: 97%;
    height: 414px;
    background-color: #E2E2E2;
    margin: 0 auto;
}

.maindiv-of-PC-instructions-text-display .app-on-device {
    margin: 0 auto;
    width: 786px;
}
