* {
    font-size: 100%;
    font-family:
        Segoe UI,
        Tahoma,
        Verdana,
        Arial;
    letter-spacing: 0.03em;
    line-height: default;
}

body {
    font-size: 8.12pt;
    color: #444;
    background-color: #fff;
    margin: 0;
    overflow: auto;
}

form {
    margin: 0;
}

a {
    text-decoration: none;
    color: #06c;
}

a:hover {
    text-decoration: underline;
    color: #06c;
}

img {
    border: 0;
}

ul {
    padding: 0;
    margin: 0 0 8px 18px;
}

li {
    margin: 0 0 5px 0;
}

.cssLogo {
    margin: 0 20px 0 0;
    vertical-align: middle;
}

.cssFooterPadding {
    padding: 4px 8px 4px 8px;
}

.cssFooterPadding * {
    line-height: default;
}

td#footerTD {
    width: 100%;
    border-top: 1px solid #cdddf4;
    color: #666;
}

td#productTD {
    text-align: left;
    vertical-align: top;
    width: 475px;
}

td#rightTD {
    vertical-align: top;
}

td#moreTD {
    text-indent: 4px;
}

td#separatorTD {
    border-left: 1px solid #ddd;
    height: 236px;
    width: 20px;
}

.cssCBSubtitle {
    padding-bottom: 30px;
    vertical-align: top;
}

.cssSignupTbl {
    padding-bottom: 8px;
}

.cssSignupBtn {
    font-size: 13pt;
}

.cssSignupText {
    padding-right: 8px;
    font-size: 13pt;
    color: #06c;
}

.cssHelpText {
    color: #666;
    padding: 1px 0 2px 0;
}

.cssCheckbox {
    text-indent: -4px;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 13px;
}

.cssTextBoxTD {
    width: 100%;
    padding: 0 0 15px;
}

.cssTextInput {
    width: 75%;
}

.cssWLGradientCommon {
    margin: 0;
    padding: 0;
}

.cssWLGradientIMGSSL {
    background: repeat-x top left;
    top: 0;
    height: 86px;
}

.cssSubHeader {
    color: #444;
    font-size: 29pt;
    padding-bottom: 43px;
}

.cssHeaderText {
    font-size: 133%;
    color: #444;
}

#mainTD {
    padding: 0 0 30px 0;
}

#ctTBL {
    width: 100%;
}

#shellTBL {
    width: 890px;
}

ul.adv {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

ul.adv > li {
    list-style: none;
}

li {
    min-height: 20px;
    padding-left: 26px;
    margin-bottom: 13px;
    background: left top no-repeat;
}

.cssIconMapClip {
    display: inline-block;
}

.cssIconMapImg {
    position: absolute;
}

.clip16x16,
.clip175x23 {
    position: relative;
    overflow: hidden;
}

.clip16x16 {
    width: 16px;
    height: 16px;
}

.clip175x23 {
    width: 175px;
    height: 23px;
}

.clip16x16 img,
.clip175x23 img {
    position: absolute;
}

.iconmap_windowslive {
    top: 0px;
    left: 0px;
}

.iconmap_blt16 {
    top: -238px;
    left: -32px;
}

.iconmap_blt10 {
    top: -223px;
    left: -82px;
}

.iconmap_blt8 {
    top: -223px;
    left: -98px;
}
.cssWLGradientIMGSSL {
    background-image: url(img/wave3header.jpg);
}

button {
    border: none;
    outline: solid 1px #757575;
    box-shadow: inset 0px 0px 0px 1px #fcfcfc;
    color: black;
    padding: 3px;
    background: rgb(207, 207, 207);
    background: linear-gradient(
        0deg,
        rgba(207, 207, 207, 1) 0%,
        rgba(219, 219, 219, 1) 49%,
        rgba(235, 235, 235, 1) 49%,
        rgba(252, 252, 252, 1) 100%
    );
    border-radius: 3px;
    padding: 3px 12px;
    text-align: center;
    min-height: 20px;
    min-width: 65px;
}

button:hover {
    outline: solid 1px #3c7caf;
    background: rgb(167, 217, 245);
    background: linear-gradient(
        0deg,
        rgba(167, 217, 245, 1) 0%,
        rgba(188, 229, 252, 1) 49%,
        rgba(217, 240, 252, 1) 49%,
        rgba(234, 246, 253, 1) 100%
    );
}

button:active {
    outline:
        solid 1px #3c7caf,
        1px dotted #000;
    background: rgb(104, 178, 218);
    background: linear-gradient(
        0deg,
        rgba(104, 178, 218, 1) 0%,
        rgba(152, 209, 239, 1) 49%,
        rgba(196, 229, 246, 1) 49%,
        rgba(229, 244, 252, 1) 100%
    );
    box-shadow:
        inset 0 0 0 2px #86c6e8,
        inset 0 0 0 1px dotted #000;
}

button {
    user-select: none;
}
.footer {
    display: flex;
    justify-content: space-between;
    margin: -2px 0 0 0;
    padding: 0;
}

.footer li {
    display: flex;
    gap: 0px;
    list-style: none;
    white-space: nowrap;
    padding: 0;
    min-height: 16px;
}

.footer li > * {
    border-right: 1px solid #666;
    padding: 0 6px;
}

.footer li > *:last-child {
    border-right: none;
}

.footer li > *:not(:last-child) {
    border-right: 1px solid #666;
}

.footer a,
.footer a:visited,
.footer a:hover,
.footer a:active {
    color: #666666;
    text-decoration: none;
}

.oauth_scopes li {
    padding-left: 0px;
    margin-bottom: 0px;
    min-height: 0px;
}

p.oauth_client_info {
    font-size: 150%;
    padding: 0;
    margin: 0;
}

li.oauth_scope {
    font-size: 120%;
}
