.spLegal .c-list {
padding-left: 39px !important;
}

.spLegal .c-list .c-paragraph-3 {
padding-top: 0 !Important;
}

@media screen and (max-width: 1084px) {
[data-grid~="container"] {
    padding-left: 5% !important;
    padding-right: 5% !important;}
}

.c-drawer.f-divider {
    padding-top: 20px !important;
    }
    
    .outerTable { 
    padding-left: 20px;
    }
    
    .innerTable {
    padding-left: 20px;
    }
    
    @media screen and (max-width: 1084px) {
    [data-grid~="container"] {
        padding-left: 5% !important;
    padding-right: 5% !important;}
    }

div hr.c-divider {
    margin-top: 32px;
}

/* Cloud Compute page */
.cloudCompute .heading {font-size:150%;}
.cloudCompute .subheading {font-size:130%;}
.cloudCompute .margLeft{margin-left:20px;}
.cloudCompute .margLeft40{margin-left:40px;}
.cloudCompute .margLeft60{margin-left:60px;}
.cloudCompute .margLeft80{margin-left:80px;}


/* Xbox Insider page */
.shrink {
    width: 69% !important;
}

@media screen and (min-width:1400px) {
.shrink {
    margin-left: 14%;
    }
}

@media screen and (max-width:1400px) {
.shrink {
    margin-left: 8%;
    }
}

@media screen and (max-width:1200px) {
.shrink {
    margin: 0 auto;
    }
    .shrink .sidebar {
    top: 20px;
    position: relative;
    left: 0;
    float: none;
    padding-bottom: 9px;
    }
}

@media screen and (max-width:1084px) {
.shrink {
    margin: 0 auto;
    }
}

@media screen and (max-width:900px) {
    .spWidth {
    max-width: 94vw !important;
    }
    .shrink {
    margin: 0 auto;
    }
    .shrink .sidebar {
    top: 20px;
    position: relative;
    left: 0;
    float: none;
    padding-bottom: 9px;
    }
}

div.sidebar {
    border: 1px solid;
    float: right;
    margin: 0 0 20px;
    width: 250px;
    clear: right;
}

div.sidebar h2 {
    background: #333132;
    color: #fff;
    padding: 3px 8px;
    margin: 0 0 6px;
    font-size: 15px!important;

}

.sidebar a:focus {
outline: 2px dashed #000;
}

.sidebar li a {
    color: #0F760F !important;
    font-weight: bold !important;
}

.sidebar li a:hover {
    color: #0F760F !important;
}

.sidebar li a:visitied {
    color: #0F760F !important;
}

.leftcontent p a {
    color: #0F760F !important;
    font-weight: bold !important;
}

.leftcontent p a:hover {
    color: #0F760F !important;
}

.leftcontent p a:visitied {
    color: #0F760F !important;
}
.leftcontent {
    position: relative;
padding-left: 20px;
}
.sidebar {
    float: none;
    position: absolute;
    left: 70%;
    top: 20%;
}

.spWidth {
    width: 960px;
    margin: 0 auto;
}

@media (max-width: 768px) {
.spWidth {
    padding: 10px;
    max-width: 100vw;}

.shrink {
    width: 98% !important;}
}
/* #BodyContent p, #BodyContent li {
    font-size: 1em;
    line-height: 1.1;
} */