﻿.standard-form ul {
    margin: 0;
    padding-top: 10px;
    list-style-type: none;
}
.standard-form ul ul, .standard-form .fieldgroup {
    margin: 0 0 0 195px;
    _margin-left: 198px;
    padding: 0;
}
.standard-form fieldset.details ul {
    margin: 0;
}
.standard-form li, .standard-form fieldset.details li {
    margin-bottom: 10px;
}
.standard-form li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.standard-form li li, .standard-form fieldset.details li li {
    margin-bottom: 0;
}
.standard-form fieldset.details li input, .standard-form fieldset.details li select {
    margin-left: 20px;
}
#main .standard-form .last {
    margin-bottom: 0;
    background-image: none;
}
.standard-form {
    margin: 20px 40px;
}
.standard-form fieldset {
    background: url('/scds/common/u/img/bg/bg_grey_dotted_h-line_3x1.png') 0 0 repeat-x;
    *background-position: 0 1em;
}
.standard-form li fieldset {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.standard-form fieldset.details {
    background: #ebebeb;
    padding: 10px 10px 1px 10px;
    margin: 10px 0 0 195px;
    _margin-left: 198px;
}
.standard-form fieldset fieldset.details, .standard-form .fieldgroup fieldset.details {
    margin-left: 0;
}
.standard-form fieldset.details fieldset {
    margin: 0;
    padding: 0;
}
.standard-form legend {
    font-size: 180%;
    color: #333;
    background-color: #fff;
    padding-right: 10px;
    *margin-left: -10px;
    _margin-left: -7px;
}
.standard-form label, .standard-form li fieldset legend span, .standard-form li fieldset.details fieldset legend {
    font-size: 13px;
    color: #333;
    background-color: transparent;
    font-weight: bold;
    display: block;
    float: left;
    text-align: right;
    width: 185px;
    margin-right: 10px;
}
.standard-form li fieldset legend {
    position: relative;
    line-height: 1.5;
    padding: 0;
    margin: 0;
}
.standard-form li fieldset legend span {
    font-size: 13px;
    position: absolute;
    *left: -7px;
    white-space: normal;
}
.standard-form .optional label em, .standard-form .optional legend em {
    font-weight: normal;
    display: block;
}
.standard-form .required label em, .standard-form .required legend em {
    color: #900;
}
.standard-form li fieldset.details legend {
    display: none;
}
.standard-form li fieldset.details fieldset legend {
    float: none;
    text-align: left;
    *margin-left: -10px;
    _margin-left: -7px;
}
.standard-form .fieldgroup.checkbox input {
    float: left;
}
.standard-form .fieldgroup.checkbox p {
    padding-left: 23px;
    _margin-top: .5em;
}
.standard-form .fieldgroup.checkbox .details {
    margin-left: 23px;
}
.standard-form .fieldgroup.checkbox label, .standard-form label.checkbox {
    font-weight: normal;
    padding: 0;
    width: auto;
    display: inline;
    float: none;
    line-height: 1;
    vertical-align: 2px;
    text-align: left;
}
.standard-form .fieldgroup.checkbox label {
    display: block;
    padding: 4px 0 0 23px;
    *padding-top: 0;
    _padding-left: 20px;
    *padding-bottom: 3px;
}
.standard-form li fieldset label, .standard-form li fieldset.details fieldset label {
    font-weight: normal;
    float: none;
    text-align: left;
    line-height: 1;
    width: auto;
    margin-bottom: 0;
}
.standard-form li fieldset.details label, .standard-form li fieldset.details label, .standard-form li .checkbox fieldset.details label {
    font-weight: bold;
    margin-bottom: 5px;
    padding: 0;
}
.standard-form li fieldset.details li.checkbox {
    display: block;
    padding: 0;
}
.standard-form li fieldset.details li.checkbox input {
    margin-left: 0;
}
.standard-form li fieldset.details li.checkbox label {
    margin-left: 0;
    padding: 4px 0 0 20px;
    font-weight: normal;
}
.standard-form li fieldset.details li.checkbox .subchoice {
    padding: 9px 0 0 34px;
    margin: -8px 0 -3px;
}
.standard-form li fieldset.details li .info {
    font-size: 13px;
    padding: 0 0 1px 20px;
    background: url('/scds/common/u/img/icon/icon_info_yellow_16x16.png') no-repeat;
}
.standard-form input, .standard-form select, .standard-form textarea {
    font-size: 13px;
}
.standard-form p {
    margin-left: 195px;
    _margin-left: 200px;
    margin-top: .25em;
    color: #333;
}
.standard-form p.instructions {
    font-size: 13px;
    margin-bottom: 5px;
}
.standard-form p.attention {
    font-size: 13px;
    background: #fff5cc url('/scds/common/u/img/icon/icon_status_info_16x16_v2.png') no-repeat 8px 6px;
    padding: 6px 6px 6px 30px;
}
.standard-form p.example, .standard-form p.tip, .standard-form p.note {
    font-size: 11px;
    color: #666;
}
.standard-form p.actions {
    background: url('/scds/common/u/img/bg/bg_grey_dotted_h-line_3x1.png') 0 0 repeat-x;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 13px;
}
.standard-form p.actions input {
    font-size: inherit;
    *font-size: 100%;
    vertical-align: middle;
}
.standard-form p.actions .alternate {
    line-height: 2;
}
.standard-form p.key {
    font-size: 11px;
    color: #666;
    margin-top: 15px;
}
.standard-form p.key strong {
    vertical-align: top;
    color: #900;
    font-size: 13px;
}
.standard-form .error {
    font-size: 12px;
    color: #900;
    font-weight: bold;
}
.standard-form.sided {
    margin: 20px 10px;
}
.standard-form.sided ul ul, .standard-form.sided .fieldgroup {
    margin-left: 120px;
    _margin-left: 117px;
}
.standard-form.sided .fieldgroup {
    _margin-left: 123px;
}
.standard-form.sided p {
    margin-left: 120px;
}
.standard-form.sided fieldset.details {
    margin-left: 120px;
}
.standard-form.sided fieldset.details ul label {
    width: auto;
}
.standard-form.sided label, .standard-form.sided li fieldset legend span, .standard-form.sided li fieldset.details fieldset legend {
    width: 110px;
}
.standard-form.sided fieldset.details, .standard-form.sided fieldset.details ul {
    margin-left: 0;
}
.standard-form.simple {
    margin-top: 0;
}
.standard-form.simple .checkbox label {
    display: inline;
    padding: 0;
    vertical-align: middle;
}
.standard-form.simple .checkbox label input {
    float: none;
    display: inline;
}
.standard-form.stacked {
    margin: 0 10px;
}
.standard-form.stacked label, .standard-form.stacked li fieldset legend span {
    float: none;
    text-align: left;
    line-height: 1.5;
}
.standard-form.stacked li.required {
    _padding-left: 10px;
    _margin-left: -10px;
}
.standard-form.stacked li.required label, .standard-form.stacked li.required fieldset legend span {
    margin-left: -10px;
}
.standard-form.stacked li.required fieldset label {
    margin-left: inherit;
    *margin-left: 0;
}
.standard-form.stacked li fieldset legend span {
    position: static;
    *position: relative;
    *left: -7px;
}
.standard-form.stacked li.required input {
    _margin-left: 0;
}
.standard-form.stacked li fieldset input {
    *margin-left: 0;
}
.standard-form.stacked ul ul, .standard-form.stacked .fieldgroup, .standard-form.stacked fieldset.details, .standard-form.stacked p, .standard-form .fieldgroup p, .standard-form fieldset.details p {
    margin-left: 0;
}
.standard-form .screen, .ajax-form .screen {
    position: relative;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 2;
    zoom: 1;
    _margin-left: -20px;
}
.standard-form .progress-indicator, .ajax-form .progress-indicator {
    display: none;
}
.standard-form.form-submit-processing .hidden, .ajax-form.form-submit-processing .hidden {
    width: 1px;
    visibility: hidden;
    overflow: hidden;
}
.standard-form.form-submit-processing .progress-indicator, .ajax-form.form-submit-processing .progress-indicator {
    display: inline;
    padding: 3px 0 3px 21px;
    background: url('/scds/common/u/img/anim/anim_loading_16x16.gif') no-repeat 5px center;
    *zoom: 1;
}
@-webkit-keyframes archetype-loader {
    from {
    -webkit-transform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
}
}@-moz-keyframes archetype-loader {
    from {
    -moz-transform: rotate(0deg);
}
to {
    -moz-transform: rotate(360deg);
}
}@-ms-keyframes archetype-loader {
    from {
    -ms-transform: rotate(0deg);
}
to {
    -ms-transform: rotate(360deg);
}
}@-o-keyframes archetype-loader {
    from {
    -o-transform: rotate(0deg);
}
to {
    -o-transform: rotate(360deg);
}
}@keyframes archetype-loader {
    from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}@-webkit-keyframes archetype-loader-position-medium-1 {
    from, to {
    background-position: 0 -288px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@-moz-keyframes archetype-loader-position-medium-1 {
    from, to {
    background-position: 0 -288px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@-ms-keyframes archetype-loader-position-medium-1 {
    from, to {
    background-position: 0 -288px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@-o-keyframes archetype-loader-position-medium-1 {
    from, to {
    background-position: 0 -288px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@keyframes archetype-loader-position-medium-1 {
    from, to {
    background-position: 0 -288px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@-webkit-keyframes archetype-loader-position-medium-2 {
    from, to {
    background-position: 0 -230px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@-moz-keyframes archetype-loader-position-medium-2 {
    from, to {
    background-position: 0 -230px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@-ms-keyframes archetype-loader-position-medium-2 {
    from, to {
    background-position: 0 -230px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@-o-keyframes archetype-loader-position-medium-2 {
    from, to {
    background-position: 0 -230px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@keyframes archetype-loader-position-medium-2 {
    from, to {
    background-position: 0 -230px;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
}
}@-webkit-keyframes archetype-loader-position-small-1 {
    from, to {
    background-position: 0 -362px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@-moz-keyframes archetype-loader-position-small-1 {
    from, to {
    background-position: 0 -362px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@-ms-keyframes archetype-loader-position-small-1 {
    from, to {
    background-position: 0 -362px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@-o-keyframes archetype-loader-position-small-1 {
    from, to {
    background-position: 0 -362px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@keyframes archetype-loader-position-small-1 {
    from, to {
    background-position: 0 -362px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@-webkit-keyframes archetype-loader-position-small-2 {
    from, to {
    background-position: 0 -346px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@-moz-keyframes archetype-loader-position-small-2 {
    from, to {
    background-position: 0 -346px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@-ms-keyframes archetype-loader-position-small-2 {
    from, to {
    background-position: 0 -346px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@-o-keyframes archetype-loader-position-small-2 {
    from, to {
    background-position: 0 -346px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@keyframes archetype-loader-position-small-2 {
    from, to {
    background-position: 0 -346px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    margin-top: -8px;
}
}@-webkit-keyframes archetype-loader-position-large-1 {
    from, to {
    background-position: 0 -115px;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}@-moz-keyframes archetype-loader-position-large-1 {
    from, to {
    background-position: 0 -115px;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}@-ms-keyframes archetype-loader-position-large-1 {
    from, to {
    background-position: 0 -115px;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}@-o-keyframes archetype-loader-position-large-1 {
    from, to {
    background-position: 0 -115px;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}@keyframes archetype-loader-position-large-1 {
    from, to {
    background-position: 0 -115px;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}@-webkit-keyframes archetype-loader-position-large-2 {
    from, to {
    background-position: 0 0;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}@-moz-keyframes archetype-loader-position-large-2 {
    from, to {
    background-position: 0 0;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}@-ms-keyframes archetype-loader-position-large-2 {
    from, to {
    background-position: 0 0;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}@-o-keyframes archetype-loader-position-large-2 {
    from, to {
    background-position: 0 0;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}@keyframes archetype-loader-position-large-2 {
    from, to {
    background-position: 0 0;
    width: 115px;
    height: 115px;
    margin-left: -57.5px;
    margin-top: -57.5px;
}
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}
input[data-ime-mode-disabled], input[type=file] {
    ime-mode: disabled !important;
}
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */html {
    font-size: 100%;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0;
}
code, kbd, pre, samp {
    font-family: monospace,  serif;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
form {
    margin: 0;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
@font-face {
    font-family: "LinkedIn-Glyphs";
    src: url('/scds/common/u//fonts/LinkedInGlyphs/2.0.1/LinkedIn-Glyphs-16px.eot');
    src: url('/scds/common/u//fonts/LinkedInGlyphs/2.0.1/LinkedIn-Glyphs-16px.eot?#iefix') format('embedded-opentype'), url('/scds/common/u//fonts/LinkedInGlyphs/2.0.1/LinkedIn-Glyphs-16px.woff') format('woff'),  url('/scds/common/u//fonts/LinkedInGlyphs/2.0.1/LinkedIn-Glyphs-16px.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "LinkedIn-Glyphs-2.0.1";
    src: url('/scds/common/u//fonts/LinkedInGlyphs/2.0.1/LinkedIn-Glyphs-16px.eot');
    src: url('/scds/common/u//fonts/LinkedInGlyphs/2.0.1/LinkedIn-Glyphs-16px.eot?#iefix') format('embedded-opentype'), url('/scds/common/u//fonts/LinkedInGlyphs/2.0.1/LinkedIn-Glyphs-16px.woff') format('woff'),  url('/scds/common/u//fonts/LinkedInGlyphs/2.0.1/LinkedIn-Glyphs-16px.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
    background: #e9e9e9 url('/scds/common/u/images/themes/katy/textures/texture_grain_200x200_v2.png');
}
body, button, input, textarea {
    font-family: sans-serif;
}
.os-win body, .os-win button, .os-win input, .os-win textarea {
    font-family: Arial, sans-serif;
}
.os-mac body, .os-mac button, .os-mac input, .os-mac textarea {
    font-family: Helvetica, Arial, sans-serif;
}
.os-linux body, .os-linux button, .os-linux input, .os-linux textarea {
    font-family: Helvetica, FreeSans, "Liberation Sans", Helmet, Arial, sans-serif;
}
#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 974px;
    background: #e9e9e9 url('/scds/common/u/images/themes/katy/textures/texture_grain_200x200_v2.png');
}
a {
    color: #0077b5;
    text-decoration: none;
}
a.hover, a:hover, a.focus, a:focus {
    text-decoration: underline;
}
span.error {
    font-weight: bold;
    color: #900;
}
div.alert {
    margin-bottom: 15px;
}
div.alert, div.alert.error {
    background-color: #dd5959;
    background-repeat: no-repeat;
    background: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #dd5959),  color-stop(100%,  #c15252));
    background: -webkit-linear-gradient(top,  #dd5959 0%, #c15252 100%);
    background: -moz-linear-gradient(top,  #dd5959 0%, #c15252 100%);
    background: -o-linear-gradient(top,  #dd5959 0%, #c15252 100%);
    background: linear-gradient(top,  #dd5959 0%, #c15252 100%);
    -webkit-box-shadow: 0 0 0 1px #c15252, 0 1px 2px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0 0 0 1px #c15252, 0 1px 2px rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 0 1px #c15252, 0 1px 2px rgba(0, 0, 0, 0.45);
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding: 10px 20px 10px 50px;
    *zoom: expression(this.runtimeStyle.zoom="1", (function(t) {
    setTimeout(function() {
    t.el=document.createElement("x-archetype-glyph"), t.el.innerHTML="&#xe001;
    ", t.el.style.cssText="font-family: 'LinkedIn-Glyphs-2.0.1',  'LinkedIn-Glyphs';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    font-size: 26px;
    color: inherit;
    position: absolute;
    line-height: 1;
    top: 7px;
    left: 12px;
    ", t.insertBefore(t.el, t.childNodes[0]||null);
}
);
}(this)));
}div.alert: before, div.alert.error:before {
    font-family: "LinkedIn-Glyphs-2.0.1", "LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 26px;
    color: inherit;
    content: "\e001"}
div.alert:before, div.alert.error:before {
    position: absolute;
    top: 7px;
    left: 12px;
    line-height: 1;
}
div.alert strong {
    font-weight: normal;
}
div.alert strong.strong, div.alert b {
    font-weight: bold;
}
div.alert p {
    margin: 0;
    font-size: 100%}
div.alert p+p {
    margin-top: 5px;
}
div.alert img {
    display: none;
}
div.alert a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
div.alert a.hover, div.alert a:hover, div.alert a.focus, div.alert a:focus {
    text-decoration: underline;
}
div.alert:hover a {
    text-decoration: underline;
}
div.alert ul {
    margin: 0 21px 5px 7px;
}
div.alert .dismiss, div.alert #notice-close {
    color: #fff;
    background: transparent none;
    padding: 0 1px 0 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    position: absolute;
    overflow: hidden;
    top: 10px;
    right: 10px;
    width: 13px;
    height: 13px;
    text-indent: 14px;
    *zoom: expression(this.runtimeStyle.zoom="1", (function(t) {
    setTimeout(function() {
    t.el=document.createElement("x-archetype-glyph"), t.el.innerHTML="&#xe00f;
    ", t.el.style.cssText="font-family: 'LinkedIn-Glyphs-2.0.1',  'LinkedIn-Glyphs';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    font-size: 13px;
    color: inherit;
    text-decoration: none;
    vertical-align: top;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    ", t.insertBefore(t.el, t.childNodes[0]||null);
}
);
}(this)));
    padding: 0;
}
div.alert .dismiss:before, div.alert #notice-close:before {
    font-family: "LinkedIn-Glyphs-2.0.1", "LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 13px;
    color: inherit;
    content: "\e00f"}
div.alert .dismiss:before, div.alert #notice-close:before {
    vertical-align: top;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    cursor: pointer;
}
div.alert .dismiss.hover, div.alert .dismiss:hover, div.alert .dismiss.focus, div.alert .dismiss:focus, div.alert #notice-close.hover, div.alert #notice-close:hover, div.alert #notice-close.focus, div.alert #notice-close:focus {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}
div.alert.attention, div.alert.warning {
    background-color: #e8a02d;
    background-repeat: no-repeat;
    background: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #e8a02d),  color-stop(100%,  #c08d2d));
    background: -webkit-linear-gradient(top,  #e8a02d 0%, #c08d2d 100%);
    background: -moz-linear-gradient(top,  #e8a02d 0%, #c08d2d 100%);
    background: -o-linear-gradient(top,  #e8a02d 0%, #c08d2d 100%);
    background: linear-gradient(top,  #e8a02d 0%, #c08d2d 100%);
    -webkit-box-shadow: 0 0 0 1px #cb8e2d, 0 1px 2px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0 0 0 1px #cb8e2d, 0 1px 2px rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 0 1px #cb8e2d, 0 1px 2px rgba(0, 0, 0, 0.45);
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding: 10px 20px 10px 50px;
    *zoom: expression(this.runtimeStyle.zoom="1", (function(t) {
    setTimeout(function() {
    t.el=document.createElement("x-archetype-glyph"), t.el.innerHTML="&#xe003;
    ", t.el.style.cssText="font-family: 'LinkedIn-Glyphs-2.0.1',  'LinkedIn-Glyphs';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    font-size: 26px;
    color: inherit;
    position: absolute;
    line-height: 1;
    top: 7px;
    left: 12px;
    ", t.insertBefore(t.el, t.childNodes[0]||null);
}
);
}(this)));
}div.alert.attention: before, div.alert.warning:before {
    font-family: "LinkedIn-Glyphs-2.0.1", "LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 26px;
    color: inherit;
    content: "\e003"}
div.alert.attention:before, div.alert.warning:before {
    position: absolute;
    top: 7px;
    left: 12px;
    line-height: 1;
}
div.alert.success {
    background-color: #63ae55;
    background-repeat: no-repeat;
    background: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #63ae55),  color-stop(100%,  #5a994e));
    background: -webkit-linear-gradient(top,  #63ae55 0%, #5a994e 100%);
    background: -moz-linear-gradient(top,  #63ae55 0%, #5a994e 100%);
    background: -o-linear-gradient(top,  #63ae55 0%, #5a994e 100%);
    background: linear-gradient(top,  #63ae55 0%, #5a994e 100%);
    -webkit-box-shadow: 0 0 0 1px #5b9b4e, 0 1px 2px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0 0 0 1px #5b9b4e, 0 1px 2px rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 0 1px #5b9b4e, 0 1px 2px rgba(0, 0, 0, 0.45);
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding: 10px 20px 10px 50px;
    *zoom: expression(this.runtimeStyle.zoom="1", (function(t) {
    setTimeout(function() {
    t.el=document.createElement("x-archetype-glyph"), t.el.innerHTML="&#xe000;
    ", t.el.style.cssText="font-family: 'LinkedIn-Glyphs-2.0.1',  'LinkedIn-Glyphs';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    font-size: 26px;
    color: inherit;
    position: absolute;
    line-height: 1;
    top: 7px;
    left: 12px;
    ", t.insertBefore(t.el, t.childNodes[0]||null);
}
);
}(this)));
}div.alert.success: before {
    font-family: "LinkedIn-Glyphs-2.0.1", "LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 26px;
    color: inherit;
    content: "\e000"}
div.alert.success:before {
    position: absolute;
    top: 7px;
    left: 12px;
    line-height: 1;
}
div.alert.notice {
    background-color: #929292;
    background-repeat: no-repeat;
    background: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #929292),  color-stop(100%,  #828282));
    background: -webkit-linear-gradient(top,  #929292 0%, #828282 100%);
    background: -moz-linear-gradient(top,  #929292 0%, #828282 100%);
    background: -o-linear-gradient(top,  #929292 0%, #828282 100%);
    background: linear-gradient(top,  #929292 0%, #828282 100%);
    -webkit-box-shadow: 0 0 0 1px #7e7e7e, 0 1px 2px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0 0 0 1px #7e7e7e, 0 1px 2px rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 0 1px #7e7e7e, 0 1px 2px rgba(0, 0, 0, 0.45);
    overflow: hidden;
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding: 10px 20px 10px 50px;
    *zoom: expression(this.runtimeStyle.zoom="1", (function(t) {
    setTimeout(function() {
    t.el=document.createElement("x-archetype-glyph"), t.el.innerHTML="&#xe002;
    ", t.el.style.cssText="font-family: 'LinkedIn-Glyphs-2.0.1',  'LinkedIn-Glyphs';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    font-size: 26px;
    color: inherit;
    position: absolute;
    line-height: 1;
    top: 7px;
    left: 12px;
    ", t.insertBefore(t.el, t.childNodes[0]||null);
}
);
}(this)));
}div.alert.notice: before {
    font-family: "LinkedIn-Glyphs-2.0.1", "LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 26px;
    color: inherit;
    content: "\e002"}
div.alert.notice:before {
    position: absolute;
    top: 7px;
    left: 12px;
    line-height: 1;
}
.stacked-form {
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 20px 20px;
    font-size: 13px;
    line-height: 17px;
    color: #333;
    font-weight: normal;
}
.stacked-form .details {
    padding-left: 10px;
    padding-right: 0px;
    margin-left: 10px;
    margin-right: 0px;
    padding-top: 2px;
    padding-bottom: 0px;
    border-left: 1px solid #bbb;
}
.stacked-form label, .stacked-form legend span {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 5px;
}
.ie.lte7 .stacked-form legend {
    margin-left: -7px;
}
.stacked-form ul ul label, .stacked-form .fieldgroup.checkbox label, .stacked-form label.checkbox, .stacked-form li fieldset label, .stacked-form li fieldset.details fieldset label, .stacked-form .checkbox {
    font-size: 12px;
    line-height: 14px;
    color: #333;
    font-weight: normal;
}
.stacked-form p {
    font-size: 12px;
    line-height: 14px;
    color: #666;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 0px;
}
.stacked-form strong.error, .stacked-form span.error {
    font-size: 13px;
    line-height: 17px;
    color: #dd3737;
    font-weight: normal;
}
.stacked-form strong.error a, .stacked-form span.error a {
    font-size: 13px;
    line-height: 17px;
    color: #d14;
    font-weight: bold;
    text-decoration: underline;
}
.stacked-form strong.error a.hover, .stacked-form strong.error a:hover, .stacked-form strong.error a.focus, .stacked-form strong.error a:focus, .stacked-form span.error a.hover, .stacked-form span.error a:hover, .stacked-form span.error a.focus, .stacked-form span.error a:focus {
    text-decoration: underline;
    cursor: pointer;
}
.ie .stacked-form strong.error a.hover, .ie .stacked-form strong.error a:hover, .ie .stacked-form strong.error a.focus, .ie .stacked-form strong.error a:focus, .ie .stacked-form span.error a.hover, .ie .stacked-form span.error a:hover, .ie .stacked-form span.error a.focus, .ie .stacked-form span.error a:focus {
    cursor: hand;
}
.stacked-form .associated {
    padding-top: 8px;
    padding-bottom: 0px;
    overflow: hidden;
    *zoom: 1;
    clear: left;
}
.stacked-form .associated em, .stacked-form .associated abbr {
    margin-right: 5px;
    margin-top: -2px;
    margin-bottom: 0px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPAQMAAADnMcxNAAAABlBMVEWZmZn///+D7jMZAAAAAnRSTlP/AOW3MEoAAAAZSURBVAhbY6g/wIAH1QGRAwMQ/HNg+HcAAJYLEW8fIWGxAAAAAElFTkSuQmCC) no-repeat;
    width: 10px;
    height: 15px;
}
.stacked-form .required label em, .stacked-form .required legend em, .stacked-form abbr.required {
    color: #dd3737;
    font-weight: bold;
    margin-left: 2px;
}
.stacked-form input[type="text"], .stacked-form input[type="password"], .stacked-form input[type="email"] {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 6px 4px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #c1c1c1;
    font-size: 13px;
    line-height: 13px;
    color: #333;
    max-width: 100%;
    width: auto;
    _width: 100%;
    padding: 5px 6px 4px;
    width: 386px;
    margin: 0;
}
.stacked-form input[type="text"].focus, .stacked-form input[type="text"]:focus, .stacked-form input[type="password"].focus, .stacked-form input[type="password"]:focus, .stacked-form input[type="email"].focus, .stacked-form input[type="email"]:focus {
    background: #fff;
    outline: 0;
    border: 1px solid #0077b5;
}
.stacked-form input[type="text"].disabled, .stacked-form input[type="text"][disabled], .stacked-form input[type="password"].disabled, .stacked-form input[type="password"][disabled], .stacked-form input[type="email"].disabled, .stacked-form input[type="email"][disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed;
}
.stacked-form input[type="text"].error, .stacked-form input[type="password"].error, .stacked-form input[type="email"].error {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 6px 4px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #dd3737;
    font-size: 13px;
    line-height: 13px;
    color: #dd3737;
}
.stacked-form input[type="text"].error.focus, .stacked-form input[type="text"].error:focus, .stacked-form input[type="password"].error.focus, .stacked-form input[type="password"].error:focus, .stacked-form input[type="email"].error.focus, .stacked-form input[type="email"].error:focus {
    background: #fff;
    outline: 0;
    border: 1px solid #dd3737;
}
.stacked-form input[type="text"].error.disabled, .stacked-form input[type="text"].error[disabled], .stacked-form input[type="password"].error.disabled, .stacked-form input[type="password"].error[disabled], .stacked-form input[type="email"].error.disabled, .stacked-form input[type="email"].error[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed;
}
.stacked-form input[type="text"].disabled, .stacked-form input[type="text"][disabled], .stacked-form input[type="password"].disabled, .stacked-form input[type="password"][disabled], .stacked-form input[type="email"].disabled, .stacked-form input[type="email"][disabled] {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 6px 4px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #c1c1c1;
    font-size: 13px;
    line-height: 13px;
    color: #333;
}
.stacked-form input[type="text"].disabled.focus, .stacked-form input[type="text"].disabled:focus, .stacked-form input[type="text"][disabled].focus, .stacked-form input[type="text"][disabled]:focus, .stacked-form input[type="password"].disabled.focus, .stacked-form input[type="password"].disabled:focus, .stacked-form input[type="password"][disabled].focus, .stacked-form input[type="password"][disabled]:focus, .stacked-form input[type="email"].disabled.focus, .stacked-form input[type="email"].disabled:focus, .stacked-form input[type="email"][disabled].focus, .stacked-form input[type="email"][disabled]:focus {
    background: #fff;
    outline: 0;
    border: 1px solid #0077b5;
}
.stacked-form input[type="text"].disabled.disabled, .stacked-form input[type="text"].disabled[disabled], .stacked-form input[type="text"][disabled].disabled, .stacked-form input[type="text"][disabled][disabled], .stacked-form input[type="password"].disabled.disabled, .stacked-form input[type="password"].disabled[disabled], .stacked-form input[type="password"][disabled].disabled, .stacked-form input[type="password"][disabled][disabled], .stacked-form input[type="email"].disabled.disabled, .stacked-form input[type="email"].disabled[disabled], .stacked-form input[type="email"][disabled].disabled, .stacked-form input[type="email"][disabled][disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed;
}
.stacked-form textarea {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 6px 4px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #c1c1c1;
    font-size: 13px;
    line-height: 17px;
    color: #333;
    max-width: 100%;
    width: auto;
    _width: 100%;
    padding: 5px 6px 4px;
    width: 386px;
    margin-top: 1px;
    margin-bottom: 1px;
    resize: vertical;
    width: 400px;
}
.stacked-form textarea.focus, .stacked-form textarea:focus {
    background: #fff;
    outline: 0;
    border: 1px solid #0077b5;
}
.stacked-form textarea.disabled, .stacked-form textarea[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed;
}
.stacked-form textarea.error {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 6px 4px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #dd3737;
    font-size: 13px;
    line-height: 17px;
    color: #dd3737;
}
.stacked-form textarea.error.focus, .stacked-form textarea.error:focus {
    background: #fff;
    outline: 0;
    border: 1px solid #dd3737;
}
.stacked-form textarea.error.disabled, .stacked-form textarea.error[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed;
}
.stacked-form textarea.disabled, .stacked-form textarea[disabled] {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 6px 4px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #c1c1c1;
    font-size: 13px;
    line-height: 17px;
    color: #333;
}
.stacked-form textarea.disabled.focus, .stacked-form textarea.disabled:focus, .stacked-form textarea[disabled].focus, .stacked-form textarea[disabled]:focus {
    background: #fff;
    outline: 0;
    border: 1px solid #0077b5;
}
.stacked-form textarea.disabled.disabled, .stacked-form textarea.disabled[disabled], .stacked-form textarea[disabled].disabled, .stacked-form textarea[disabled][disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed;
}
.stacked-form select {
    font-size: 13px;
    line-height: 17px;
    color: #333;
    font-weight: normal;
    background: #fdfdfd;
    border: 1px solid #c1c1c1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    max-width: 100%;
    width: auto;
    _width: 100%;
    padding: 4px 6px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
}
.stacked-form select:focus {
    background: #fff;
    outline: 0;
    border-color: #0077b5;
}
.stacked-form select.disabled, .stacked-form select[disabled] {
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}
.stacked-form input[type="checkbox"], .stacked-form input[type="radio"] {
    margin-left: 0px;
    margin-right: 5px;
}
.stacked-form input[type="checkbox"].fancy, .stacked-form input[type="radio"].fancy {
    margin: 0;
}
.stacked-form span {
    vertical-align: middle;
}
.stacked-form .actions {
    padding-top: 10px;
    padding-bottom: 0px;
}
.stacked-form input.yyyy {
    width: 4em;
}
.stacked-form input.dd, .stacked-form input.mm {
    width: 2em;
}
.stacked-form .ajax-form .screen {
    position: relative;
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    z-index: 2;
    *zoom: 1;
}
.stacked-form .ajax-form .progress-indicator {
    display: none;
}
.stacked-form .ajax-form.form-submit-processing .hidden {
    width: 1px;
    visibility: hidden;
    overflow: hidden;
}
.stacked-form .ajax-form.form-submit-processing .progress-indicator {
    display: block;
    content: "\0020";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('/scds/common/u/img/anim/anim_loading_16x16.gif');
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.stacked-form .form-row {
    width: 400px;
    *zoom: 1;
    margin-top: 15px;
    margin-bottom: 0px;
}
.sided-form .stacked-form .form-row, .stacked-form .sided-form .form-row {
    width: 646px;
}
.stacked-form .form-row:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.stacked-form .form-row:first-child {
    margin: 0;
}
.stacked-form label, .stacked-form legend, .stacked-form legend span {
    float: left;
}
.stacked-form fieldset label {
    float: none;
}
.stacked-form strong.error {
    margin-left: 3px;
    margin-right: 0px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    *display: inline;
    vertical-align: top;
}
.stacked-form strong.error:not(:empty) {
    border-left: 1px solid #bbb;
    padding-left: 8px;
    padding-right: 0px;
}
.stacked-form fieldset ul {
    padding-top: 5px;
    padding-bottom: 0px;
}
.stacked-form fieldset ul ul {
    padding-top: 2px;
    padding-bottom: 0px;
}
.stacked-form fieldset li {
    margin-top: 2px;
    margin-bottom: 0px;
}
.stacked-form .full-span {
    width: 646px;
}
.stacked-form .two-col {
    *zoom: 1;
}
.stacked-form .two-col:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.stacked-form .two-col ul {
    float: left;
}
.stacked-form .two-col li {
    float: left;
    width: 195px;
    margin-top: 0;
}
.stacked-form .three-col {
    *zoom: 1;
}
.stacked-form .three-col:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.stacked-form .three-col ul {
    float: left;
}
.stacked-form .three-col li {
    float: left;
    width: 113px;
    margin-top: 0;
}
.stacked-form .inline {
    display: block;
}
.stacked-form .inline li {
    display: inline;
    padding-left: 0px;
    padding-right: 5px;
}
.stacked-form .stacked-inline {
    margin-top: 7px;
    margin-bottom: 0px;
    padding-top: 0;
}
.stacked-form .stacked-inline ul {
    width: 100%}
.stacked-form .stacked-inline>li {
    margin-top: 5px;
    margin-bottom: 0px;
}
.stacked-form .stacked-inline>li:first-child {
    margin-top: 0;
}
.stacked-form .stacked-inline strong.error {
    float: left;
    clear: both;
    margin-top: -4px;
    margin-bottom: 5px;
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}
.stacked-form .stacked-inline strong.error+span {
    clear: left;
}
.ie.lte7 .stacked-form .stacked-inline select {
    width: 100%}
.stacked-form .stacked-inline li>ul>li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 190px;
}
.stacked-form .stacked-inline label {
    display: none;
}
.stacked-form .stacked-inline>li:first-child label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}
.stacked-form .stacked-inline.two-col li {
    width: auto;
}
.stacked-form .stacked-inline.two-col li>ul>li {
    float: left;
    width: 195px;
    margin-left: 0px;
    margin-right: 5px;
}
.stacked-form .stacked-inline.two-col li input[type="text"] {
    width: 181px;
}
.stacked-form .stacked-inline.three-col>li {
    width: auto;
}
.stacked-form .stacked-inline.three-col>li>ul>li {
    float: left;
    width: 113px;
    margin-left: 0px;
    margin-right: 5px;
}
.stacked-form .stacked-inline.three-col>li input[type="text"] {
    width: 99px;
}
.stacked-form .associated {
    margin-left: 10px;
    margin-right: 0px;
}
.stacked-form .styled-dropdown .label {
    float: left;
    clear: left;
}
html {
    overflow: auto;
}
@media screen and (min-width: 974px) {
    html {
    overflow: hidden;
}
}@media screen and (min-height: 510px) {
    html {
    overflow: hidden;
}
}#pagekey-uas-login-with-profile-internal, #pagekey-uas-consumer-login-internal {
    min-width: 974px;
    width: auto;
    _width: 974px;
    min-height: 510px;
    height: auto;
    _height: 510px;
    height: 100%;
    width: 100%;
    image-rendering: optimizeSpeed;
}
#pagekey-uas-login-with-profile-internal.guest #header, #pagekey-uas-consumer-login-internal.guest #header {
    display: none;
}
#bg-fallback {
    display: none;
}
#main.signin fieldset {
    border: none;
    text-align: center;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -240px;
    padding: 0;
    width: 455px;
}
#main.signin fieldset .outer-wrapper {
    position: relative;
    border: none;
}
.ie.lte8 #main.signin fieldset .outer-wrapper {
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2,  Direction=180,  Color='#15000000') progid:DXImageTransform.Microsoft.Shadow(Strength=1,  Direction=270,  Color='#10000000') progid:DXImageTransform.Microsoft.Shadow(Strength=1,  Direction=90,   Color='#10000000');
}
#main.signin fieldset .outer-wrapper .gaussian-blur {
    display: none;
}
#main.signin fieldset .inner-wrapper { 
    background: #FFF;
     padding: 26px 40px 0px 40px;
    
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#E6FFFFFF',  endColorstr='#E6FFFFFF');
    z-index: 999999999;
    -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    zoom: 1;
    width: 375px;
    
 }

.ie.lte8 #main.signin fieldset .inner-wrapper {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ddffffff",  endColorstr="#ddffffff",  GradientType=0);
}
#main.signin legend {
    position: absolute;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
}
#main.signin .logo_container {
    background: url('/scds/common/u/images/logos/linkedin/logo_linkedin_242x59_v1.png') scroll no-repeat top center transparent;
    margin-top: 0px;
    margin-bottom: 25px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    height: 59px;
    width: 375px;
}
#main.signin .descriptor-text {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 30px;
}
#main.signin ul {
    width: 375px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
}
#main.signin ul li {
    margin-top: 0px;
    margin-bottom: 20px;
    *zoom: 1;
}
#main.signin ul li.indicator {
    margin: 0;
}
#main.signin ul li .unstyled-button {
    background: none;
    border: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #0077b5;
    text-decoration: none;
}
#main.signin ul li .unstyled-button.hover, #main.signin ul li .unstyled-button:hover, #main.signin ul li .unstyled-button.focus, #main.signin ul li .unstyled-button:focus {
    text-decoration: underline;
}
#main.signin ul .fieldgroup {
    position: relative;
    text-align: left;
    overflow: hidden;
    *zoom: 1;
}
#main.signin ul .fieldgroup.hide-label label {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    position: absolute;
}
#main.signin ul .user-name {
    overflow: hidden;
}
#main.signin ul .user-name .hidden {
    display: none;
}
#main.signin ul .mini-profile-container .mini-profile {
    width: 359px;
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 6px 4px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #c1c1c1;
    font-size: 13px;
    line-height: 13px;
    color: #333;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 30px;
    overflow: hidden;
    position: relative;
}
#main.signin ul .mini-profile-container .mini-profile.focus, #main.signin ul .mini-profile-container .mini-profile:focus {
    background: #fff;
    outline: 0;
    border: 1px solid #0077b5;
}
#main.signin ul .mini-profile-container .mini-profile.disabled, #main.signin ul .mini-profile-container .mini-profile[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed;
}
#main.signin ul .mini-profile-container .mini-profile img {
    float: left;
    height: 30px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    overflow: hidden;
    width: auto;
}
#main.signin ul .mini-profile-container .mini-profile .name {
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    font-weight: bold;
    display: block;
    height: 30px;
    line-height: 33px;
    width: 300px;
    padding-left: 9px;
    padding-right: 0px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
#main.signin ul .mini-profile-container .mini-profile .no-pic .name {
    width: 330px;
}
#main.signin ul .mini-profile-container .mini-profile .not-me {
    font-family: LinkedIn-Glyphs;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    font-weight: normal;
    text-decoration: none;
    height: 30px;
    text-align: center;
    width: 33px;
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#main.signin ul .mini-profile-container .mini-profile .not-me.hover, #main.signin ul .mini-profile-container .mini-profile .not-me:hover, #main.signin ul .mini-profile-container .mini-profile .not-me.focus, #main.signin ul .mini-profile-container .mini-profile .not-me:focus {
    text-decoration: none;
    color: #0077b5;
    cursor: pointer;
}
.ie #main.signin ul .mini-profile-container .mini-profile .not-me.hover, .ie #main.signin ul .mini-profile-container .mini-profile .not-me:hover, .ie #main.signin ul .mini-profile-container .mini-profile .not-me.focus, .ie #main.signin ul .mini-profile-container .mini-profile .not-me:focus {
    cursor: hand;
}
#main.signin ul .mini-profile-container .hidden {
    display: none;
}
#main.signin ul input.email, #main.signin ul input[type='text'], #main.signin ul input[type='password'] {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 8px 7px 5px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #c1c1c1;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    width: 359px;
}
#main.signin ul input.email.focus, #main.signin ul input.email:focus, #main.signin ul input[type='text'].focus, #main.signin ul input[type='text']:focus, #main.signin ul input[type='password'].focus, #main.signin ul input[type='password']:focus {
    background: #fff;
    outline: 0;
    border: 1px solid #0077b5;
}
#main.signin ul input.email.disabled, #main.signin ul input.email[disabled], #main.signin ul input[type='text'].disabled, #main.signin ul input[type='text'][disabled], #main.signin ul input[type='password'].disabled, #main.signin ul input[type='password'][disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed;
}
#main.signin ul input.email.error, #main.signin ul input[type='text'].error, #main.signin ul input[type='password'].error {
    background: #fdfdfd;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 8px 7px 5px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #dd3737;
    font-size: 16px;
    line-height: 16px;
    color: #dd3737;
}
#main.signin ul input.email.error.focus, #main.signin ul input.email.error:focus, #main.signin ul input[type='text'].error.focus, #main.signin ul input[type='text'].error:focus, #main.signin ul input[type='password'].error.focus, #main.signin ul input[type='password'].error:focus {
    background: #fff;
    outline: 0;
    border: 1px solid #dd3737;
}
#main.signin ul input.email.error.disabled, #main.signin ul input.email.error[disabled], #main.signin ul input[type='text'].error.disabled, #main.signin ul input[type='text'].error[disabled], #main.signin ul input[type='password'].error.disabled, #main.signin ul input[type='password'].error[disabled] {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    cursor: not-allowed;
}
#main.signin ul input.email, #main.signin ul input[type='text'] {
    padding-right: 7px;
}
#main.signin ul input.password, #main.signin ul input[type='password'], #main.signin ul input[type='password'].error {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    width: 326px;
    float: left;
}
#main.signin ul .password_wrapper {
    position: relative;
    overflow: hidden;
    *zoom: 1;
}
#main.signin ul .nav-link {
    position: absolute;
    bottom: 0;
    right: 0;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
}
#main.signin ul .nav-link.forgot-password-link {
    text-indent: 0;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    text-decoration: none !important;
    width: auto;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    padding: 0 13px;
    height: 31px;
    line-height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #444;
    background-color: #f2f2f2;
    border-color: #a7a7a7;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#FFF2F2F2',  endColorstr='#FFD1D1D1');
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #f2f2f2),  color-stop(32%,  #e9e9e9),  color-stop(74%,  #d8d8d8),  color-stop(100%,  #d1d1d1));
    background-image: -webkit-linear-gradient(top,  #f2f2f2 0%, #e9e9e9 32%, #d8d8d8 74%, #d1d1d1 100%);
    background-image: -moz-linear-gradient(top,  #f2f2f2 0%, #e9e9e9 32%, #d8d8d8 74%, #d1d1d1 100%);
    background-image: -o-linear-gradient(top,  #f2f2f2 0%, #e9e9e9 32%, #d8d8d8 74%, #d1d1d1 100%);
    background-image: linear-gradient(top,  #f2f2f2 0%, #e9e9e9 32%, #d8d8d8 74%, #d1d1d1 100%);
    white-space: nowrap;
    vertical-align: middle;
    float: left;
    border-left-width: 0;
    display: block;
    font-size: 16px;
    line-height: 33px;
    height: 100%;
    *height: 95%;
    padding: 0 11px;
}
#main.signin ul .nav-link.forgot-password-link.hover, #main.signin ul .nav-link.forgot-password-link:hover, #main.signin ul .nav-link.forgot-password-link.focus, #main.signin ul .nav-link.forgot-password-link:focus {
    background-color: #e8e8e8;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#FFE8E8E8',  endColorstr='#FFA9A9A9');
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #e8e8e8),  color-stop(13%,  #e3e3e3),  color-stop(32%,  #d7d7d7),  color-stop(71%,  #b9b9b9),  color-stop(100%,  #a9a9a9));
    background-image: -webkit-linear-gradient(top,  #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
    background-image: -moz-linear-gradient(top,  #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
    background-image: -o-linear-gradient(top,  #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
    background-image: linear-gradient(top,  #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
#main.signin ul .nav-link.forgot-password-link.active, #main.signin ul .nav-link.forgot-password-link:active {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
}
#main.signin ul .nav-link.forgot-password-link.disabled, #main.signin ul .nav-link.forgot-password-link[disabled] {
    background-color: #e8e8e8;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#FFE8E8E8',  endColorstr='#FFA9A9A9');
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #e8e8e8),  color-stop(13%,  #e3e3e3),  color-stop(32%,  #d7d7d7),  color-stop(71%,  #b9b9b9),  color-stop(100%,  #a9a9a9));
    background-image: -webkit-linear-gradient(top,  #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
    background-image: -moz-linear-gradient(top,  #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
    background-image: -o-linear-gradient(top,  #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
    background-image: linear-gradient(top,  #e8e8e8 0%, #e3e3e3 13%, #d7d7d7 32%, #b9b9b9 71%, #a9a9a9 100%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
}
#main.signin ul .progress-indicator {
    height: 100%;
    width: 100%;
    z-index: 999999999;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "\0020";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    overflow: hidden;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-color: #fff;
    *zoom: expression(this.runtimeStyle.zoom="1", (function(t) {
    setTimeout(function() {
    t.el=document.createElement("x-archetype-loader"), t.el.style.cssText="position: absolute;
    top: 50%;
    left: 50%;
    background: url('/scds/common/u/images/themes/katy/animations/loaders-s7eab8aa5c9.png') 0 -288px no-repeat;
    width: 58px;
    height: 58px;
    margin-left: -29px;
    margin-top: -29px;
    ", t.appendChild(t.el);
}
);
}(this)));
    background: none;
    display: none;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
}
#main.signin ul .progress-indicator:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "\0020";
    background-image: url('/scds/common/u/images/themes/katy/animations/loaders-s7eab8aa5c9.png');
    background-repeat: no-repeat;
    background-position: 0 -288px;
    width: 58px;
    height: 58px;
    margin-top: -29px;
    margin-left: -29px;
    -webkit-animation: archetype-loader 1s 0s steps(12,  end) infinite,  archetype-loader-position-medium-1 0.1ms step-end infinite;
    -moz-animation: archetype-loader 1s 0s steps(12,  end) infinite,  archetype-loader-position-medium-1 0.1ms step-end infinite;
    -ms-animation: archetype-loader 1s 0s steps(12,  end) infinite,  archetype-loader-position-medium-1 0.1ms step-end infinite;
    -o-animation: archetype-loader 1s 0s steps(12,  end) infinite,  archetype-loader-position-medium-1 0.1ms step-end infinite;
    animation: archetype-loader 1s 0s steps(12,  end) infinite,  archetype-loader-position-medium-1 0.1ms step-end infinite;
}
#main.signin ul .progress-indicator:after {
    top: 37%}
#main.signin ul .sorted-select {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    color: #666;
    padding-top: 7px;
}
#main.signin .button {
    margin-bottom: 0;
}
#main.signin .button .btn-primary {
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    text-decoration: none !important;
    width: auto;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 0 15px;
    height: 34px;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    background-color: #287bbc;
    border-color: #1b5480;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#FF287BBC',  endColorstr='#FF23639A');
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #287bbc),  color-stop(100%,  #23639a));
    background-image: -webkit-linear-gradient(top,  #287bbc 0%, #23639a 100%);
    background-image: -moz-linear-gradient(top,  #287bbc 0%, #23639a 100%);
    background-image: -o-linear-gradient(top,  #287bbc 0%, #23639a 100%);
    background-image: linear-gradient(top,  #287bbc 0%, #23639a 100%);
    white-space: nowrap;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 100%}
#main.signin .button .btn-primary.hover, #main.signin .button .btn-primary:hover, #main.signin .button .btn-primary.focus, #main.signin .button .btn-primary:focus {
    background-color: #2672ae;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#FF2672AE',  endColorstr='#FF1E4F7E');
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #2672ae),  color-stop(100%,  #1e4f7e));
    background-image: -webkit-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: -moz-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: -o-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
#main.signin .button .btn-primary.active, #main.signin .button .btn-primary:active {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
}
#main.signin .button .btn-primary.disabled, #main.signin .button .btn-primary[disabled] {
    background-color: #2672ae;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#FF2672AE',  endColorstr='#FF1E4F7E');
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #2672ae),  color-stop(100%,  #1e4f7e));
    background-image: -webkit-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: -moz-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: -o-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
}
#main.signin .button span {
    color: #666;
}
#main.signin .button span button {
    padding-left: 2px;
    padding-right: 0px;
    *zoom: expression(this.runtimeStyle.zoom="1", (function(t) {
    setTimeout(function() {
    t.el=document.createElement("x-archetype-glyph"), t.el.innerHTML="&#xe029;
    ", t.el.style.cssText="font-family: 'LinkedIn-Glyphs-2.0.1',  'LinkedIn-Glyphs';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    font-size: 13px;
    color: #0077b5;
    ", t.appendChild(t.el);
}
);
}(this)));
    background: none;
    border: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #0077b5;
    text-decoration: none;
}
#main.signin .button span button:after {
    font-family: "LinkedIn-Glyphs-2.0.1", "LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 13px;
    color: #0077b5;
    content: "\e029"}
#main.signin .button span button.hover, #main.signin .button span button:hover, #main.signin .button span button.focus, #main.signin .button span button:focus {
    text-decoration: underline;
}
#main.signin .button span button:after {
    text-decoration: none;
}
#main.signin .ajax-form.form-submit-processing ul li {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
}
#main.signin .ajax-form.form-submit-processing ul li.indicator {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
#main.signin .ajax-form.form-submit-processing .progress-indicator {
    display: block;
}
.connect .two-step-verification #page-title, .connect .two-step-verification .signin {
    width: 90%;
    margin: 0 auto;
}
.connect .two-step-verification #page-title ul, .connect .two-step-verification .signin ul {
    width: 100%}
.connect .two-step-verification #nav-utility .signout {
    display: none;
}
.connect .two-step-verification h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
}
.connect .two-step-verification .fieldgroup, .connect .two-step-verification .descriptor-text {
    width: 100%}
.connect .two-step-verification .button {
    margin-left: 0;
}
.connect .two-step-verification .note {
    margin-top: 20px;
    margin-bottom: 0px;
}
.katy {
    background: #e9e9e9 url('/scds/common/u/images/themes/katy/textures/texture_grain_200x200_v2.png');
}
.katy #body {
    float: left;
    width: 974px;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), -1px 0 0 rgba(0, 0, 0, 0.03), 1px 0 0 rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.12);
    float: none;
}
.ie.lte8 .katy #body {
    border-bottom: 2px solid #ccc;
}
.katy #body .wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.katy #page-title h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 10px;
    border-bottom: 1px solid #CCC;
}
.katy .descriptor-text {
    margin-bottom: 0px;
    width: 646px;
}
.katy .note {
    margin-top: 20px;
}
.katy .note p {
    margin-bottom: 0px;
}
.katy .input-group label {
    line-height: inherit;
}
.katy .button {
    margin-left: 0px;
    margin-top: 30px;
}
.katy .button input {
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    text-decoration: none !important;
    width: auto;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 0 13px;
    height: 31px;
    line-height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    color: #fff;
    background-color: #287bbc;
    border-color: #1b5480;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#FF287BBC',  endColorstr='#FF23639A');
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #287bbc),  color-stop(100%,  #23639a));
    background-image: -webkit-linear-gradient(top,  #287bbc 0%, #23639a 100%);
    background-image: -moz-linear-gradient(top,  #287bbc 0%, #23639a 100%);
    background-image: -o-linear-gradient(top,  #287bbc 0%, #23639a 100%);
    background-image: linear-gradient(top,  #287bbc 0%, #23639a 100%);
    white-space: nowrap;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}
.katy .button input.hover, .katy .button input:hover, .katy .button input.focus, .katy .button input:focus {
    background-color: #2672ae;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#FF2672AE',  endColorstr='#FF1E4F7E');
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #2672ae),  color-stop(100%,  #1e4f7e));
    background-image: -webkit-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: -moz-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: -o-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.katy .button input.active, .katy .button input:active {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25) inset;
}
.katy .button input.disabled, .katy .button input[disabled] {
    background-color: #2672ae;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,  startColorstr='#FF2672AE',  endColorstr='#FF1E4F7E');
    background-image: -webkit-gradient(linear,  50% 0%,  50% 100%,  color-stop(0%,  #2672ae),  color-stop(100%,  #1e4f7e));
    background-image: -webkit-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: -moz-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: -o-linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    background-image: linear-gradient(top,  #2672ae 0%, #1e4f7e 100%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
}
.katy .button .progress-indicator {
    line-height: 23px;
}
.katy .two-step-verification .signin {
    margin-bottom: 0px;
}
.katy .two-step-verification .fieldgroup {
    padding-left: 1px;
}
.katy .two-step-verification ul {
    padding-bottom: 0px;
}
.katy .two-step-verification ul li {
    overflow: hidden;
    *zoom: 1;
}
.alert {
    margin-bottom: 10px;
}
.alert a {
    *zoom: expression(this.runtimeStyle.zoom="1", (function(t) {
    setTimeout(function() {
    t.el=document.createElement("x-archetype-glyph"), t.el.innerHTML="&#xe029;
    ", t.el.style.cssText="font-family: 'LinkedIn-Glyphs-2.0.1',  'LinkedIn-Glyphs';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    font-size: 15px;
    color: inherit;
    ", t.appendChild(t.el);
}
);
}(this)));
}.alert a: after {
    font-family: "LinkedIn-Glyphs-2.0.1", "LinkedIn-Glyphs";
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    speak: none;
    font-size: 15px;
    color: inherit;
    content: "\e029"}
.alert a:after {
    vertical-align: text-bottom;
}
.ie.lte9 .alert a:after {
    vertical-align: baseline;
}
#footer {
    position: absolute;
    bottom: 0;
    min-width: 974px;
    width: auto;
    _width: 974px;
    width: 100%;
    background: #202020;
    border: none;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 0px;
    text-align: center;
}
#footer .wrapper {
    width: auto;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}
#footer #copyright, #footer #nav-legal {
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    font-weight: normal;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
}
#footer #copyright>li, #footer #nav-legal>li {
    border: none;
    margin-left: 25px;
    margin-right: 0px;
}
#footer #copyright>li:first-child, #footer #nav-legal>li:first-child {
    margin-left: 0px;
    margin-right: 0px;
}
#footer #copyright a, #footer #nav-legal a {
    font-size: 12px;
    line-height: 14px;
    color: #2e8dd7;
    font-weight: normal;
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}
#footer #copyright a.hover, #footer #copyright a:hover, #footer #copyright a.focus, #footer #copyright a:focus, #footer #nav-legal a.hover, #footer #nav-legal a:hover, #footer #nav-legal a.focus, #footer #nav-legal a:focus {
    text-decoration: none;
}
#footer #copyright {
    float: none;
    margin-top: 4px;
    border: none;
    line-height: 17px;
}
#footer #copyright.guest span {
    height: 16px;
    width: 62px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    margin-left: 0px;
    margin-right: 5px;
    padding: 0;
    background: url('/scds/common/u/images/logos/logo_linkedin_white_trans_64x16_v1.png') no-repeat scroll top left transparent;
    margin-top: 0px;
    margin-bottom: 0px;
}
a.callout-trigger, a.callout-trigger:visited, span.callout-trigger {
    color: #000;
    text-decoration: none;
}
a.callout-trigger:hover, a.callout-trigger.hover, span.callout-trigger.hover {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dotted #000;
}
a.callout-trigger.instructional-callout-trigger:hover, a.callout-trigger.instructional-callout-trigger.hover, span.callout-trigger.instructional-callout-trigger.hover {
    border: none;
}
.whatsthis, .whatisthis {
    background: url('/scds/common/u/img/icon/icon_help_trans_16x16.png') no-repeat;
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
}
.js .callout-container, #callout-overlay {
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    overflow: hidden;
    visibility: hidden;
    *zoom: 1;
}
.ie.lte8 .js .callout-container, .ie.lte8 #callout-overlay {
    filter: none;
}
.js .callout-container {
    *display: none;
}
#callout-overlay.shown {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.ie.lte8 #callout-overlay.shown {
    filter: none;
}
#callout-overlay .callout-content {
    border: 2px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    padding: 5px;
}
#callout-overlay .callout-arrow {
    overflow: hidden;
    *zoom: 1;
    background-color: transparent;
    background-image: url('/scds/common/u/img/bg/bg_callout_arrow_foursided_34x34.gif');
    background-repeat: no-repeat;
    position: absolute;
    border: 0;
    display: block;
}
#callout-overlay .callout-content .callout-head {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
}
#callout-overlay .callout-content .callout-body {
    font-size: 12px;
    min-height: 14px;
    height: auto;
    _height: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
}
#callout-overlay .callout-content .callout-body p {
    margin-bottom: 5px;
}
#callout-overlay.balloon-callout .callout-content {
    background-color: #fff;
}
#callout-overlay.error-callout .callout-content {
    background-color: #fff2f1;
}
#callout-overlay.error-callout .callout-arrow {
    background-image: url('/scds/common/u/img/bg/bg_error_callout_arrow_foursided_34x34.png');
}
#callout-overlay.error-callout .callout-content .callout-head {
    font-weight: normal;
    color: #f00;
    padding-left: 18px;
    background: url('/scds/common/u/img/sprite/sprite_global_v8.png') no-repeat scroll 0 -968px;
}
#callout-overlay.error-callout .callout-content .callout-body {
    padding-left: 18px;
}
#callout-overlay.instructional-callout .callout-content {
    background-color: #FFFCD8;
    border: 1px solid #E5D387;
    -webkit-box-shadow: 0 4px 5px #aaa;
    -moz-box-shadow: 0 4px 5px #aaa;
    box-shadow: 0 4px 5px #aaa;
}
#callout-overlay.instructional-callout .callout-arrow {
    background-image: url('/scds/common/u/img/bg/bg_instructional_callout_arrow_foursided_yellow_34x34.png');
}
#callout-overlay.form-callout .callout-content {
    background-color: #e3f3fa;
    color: #666;
}
#callout-overlay.form-callout .callout-arrow {
    background-image: url('/scds/common/u/img/bg/bg_form_callout_arrow_foursided_34x34.png');
}
#callout-overlay.overlay-callout .callout-content {
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
#callout-overlay.overlay-callout .callout-arrow {
    display: none;
}
#callout-overlay.tooltip-callout, #callout-overlay.hovercard-callout {
    overflow: visible;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
#callout-overlay.tooltip-callout .callout-content, #callout-overlay.hovercard-callout .callout-content {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 0;
}
#callout-overlay.tooltip-callout .callout-head, #callout-overlay.hovercard-callout .callout-head {
    margin-bottom: 0;
}
#callout-overlay.tooltip-callout .callout-body, #callout-overlay.hovercard-callout .callout-body {
    padding: 0;
}
#callout-overlay.tooltip-callout .callout-body p, #callout-overlay.hovercard-callout .callout-body p {
    margin-bottom: 0;
}
#callout-overlay.tooltip-callout .callout-content {
    color: #fff;
    background: #333;
    border-color: #333;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    max-width: 300px;
    width: auto;
    _width: 300px;
    padding: 3px 10px;
    outline: 0;
    display: block;
    position: absolute;
    visibility: visible;
    z-index: 10;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    position: static;
}
#callout-overlay.tooltip-callout.callout-top .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 0 7px 7px;
    overflow: hidden;
    content: "\0020";
    border-bottom-style: solid;
    border-bottom-color: #333;
    position: absolute;
    margin-left: -7px;
    left: 50%;
    bottom: 100%;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-top-left .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 0 7px 7px;
    overflow: hidden;
    content: "\0020";
    position: absolute;
    left: 5px;
    border-bottom-style: solid;
    border-bottom-color: #333;
    bottom: 100%;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-top-right .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 0 7px 7px;
    overflow: hidden;
    content: "\0020";
    position: absolute;
    border-bottom-style: solid;
    border-bottom-color: #333;
    bottom: 100%;
    right: 5px;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-bottom .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-top-style: solid;
    border-width: 7px 7px 0;
    border-top-color: #333;
    overflow: hidden;
    content: "\0020";
    position: absolute;
    margin-left: -7px;
    top: 100%;
    left: 50%;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-bottom-right .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-top-style: solid;
    border-width: 7px 7px 0;
    border-top-color: #333;
    overflow: hidden;
    content: "\0020";
    position: absolute;
    top: 100%;
    right: 5px;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-bottom-left .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-top-style: solid;
    border-width: 7px 7px 0;
    border-top-color: #333;
    overflow: hidden;
    content: "\0020";
    position: absolute;
    top: 100%;
    left: 5px;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-right .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 7px 0 7px 7px;
    overflow: hidden;
    content: "\0020";
    border-left-style: solid;
    border-left-color: #333;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -7px;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-right-top .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 7px 0 7px 7px;
    overflow: hidden;
    content: "\0020";
    position: absolute;
    top: 5px;
    left: 100%;
    border-left-style: solid;
    border-left-color: #333;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-right-bottom .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 7px 0 7px 7px;
    overflow: hidden;
    content: "\0020";
    position: absolute;
    left: 100%;
    border-left-style: solid;
    border-left-color: #333;
    bottom: 5px;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-left .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 7px 7px 7px 0;
    overflow: hidden;
    content: "\0020";
    border-right-style: solid;
    border-right-color: #333;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 100%;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-left-bottom .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 7px 7px 7px 0;
    overflow: hidden;
    content: "\0020";
    position: absolute;
    border-right-style: solid;
    border-right-color: #333;
    right: 100%;
    bottom: 5px;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-left-top .callout-arrow {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    border-style: dashed;
    border-color: transparent;
    border-width: 7px 7px 7px 0;
    overflow: hidden;
    content: "\0020";
    position: absolute;
    top: 5px;
    border-right-style: solid;
    border-right-color: #333;
    right: 100%;
    background-image: none;
}
#callout-overlay.tooltip-callout.callout-top .callout-arrow, #callout-overlay.tooltip-callout.callout-top-left .callout-arrow, #callout-overlay.tooltip-callout.callout-top-right .callout-arrow {
    top: 0;
    bottom: auto;
}
#callout-overlay.tooltip-callout.callout-right .callout-arrow, #callout-overlay.tooltip-callout.callout-right-top .callout-arrow, #callout-overlay.tooltip-callout.callout-right-bottom .callout-arrow {
    left: auto;
    right: 0;
}
#callout-overlay.tooltip-callout.callout-bottom .callout-arrow, #callout-overlay.tooltip-callout.callout-bottom-left .callout-arrow, #callout-overlay.tooltip-callout.callout-bottom-right .callout-arrow {
    top: auto;
    bottom: 0;
}
#callout-overlay.tooltip-callout.callout-left .callout-arrow, #callout-overlay.tooltip-callout.callout-left-top .callout-arrow, #callout-overlay.tooltip-callout.callout-left-bottom .callout-arrow {
    left: 0;
    right: auto;
}
#callout-overlay.hovercard-callout .callout-content {
    background: #fff;
    border-color: #ededed #c9c9c9 #a4a4a4;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-width: 300px;
    width: auto;
    _width: 300px;
    padding: 15px 15px;
    outline: 0;
    display: block;
    position: absolute;
    visibility: visible;
    z-index: 10;
    font-size: 13px;
    line-height: 17px;
    color: #333;
    font-weight: normal;
    position: static;
}
#callout-overlay.hovercard-callout .callout-head {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    color: #000;
}
#callout-overlay.hovercard-callout.callout-top .callout-arrow {
    height: 15px;
    width: 24px;
    content: "\0020";
    position: absolute;
    display: block;
    margin-left: -12px;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    left: 50%;
    background-position: -15px 0;
    bottom: 100%}
#callout-overlay.hovercard-callout.callout-top-left .callout-arrow {
    height: 15px;
    width: 24px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    left: 10px;
    background-position: -15px 0;
    bottom: 100%}
#callout-overlay.hovercard-callout.callout-top-right .callout-arrow {
    height: 15px;
    width: 24px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    background-position: -15px 0;
    bottom: 100%;
    right: 10px;
}
#callout-overlay.hovercard-callout.callout-bottom .callout-arrow {
    height: 15px;
    width: 24px;
    content: "\0020";
    position: absolute;
    display: block;
    margin-left: -12px;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    top: 100%;
    left: 50%}
#callout-overlay.hovercard-callout.callout-bottom-right .callout-arrow {
    height: 15px;
    width: 24px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    top: 100%;
    right: 10px;
}
#callout-overlay.hovercard-callout.callout-bottom-left .callout-arrow {
    height: 15px;
    width: 24px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    top: 100%;
    left: 10px;
}
#callout-overlay.hovercard-callout.callout-right .callout-arrow {
    height: 24px;
    width: 15px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    top: 50%;
    left: 100%;
    margin-top: -12px;
    background-position: -39px -15px;
}
#callout-overlay.hovercard-callout.callout-right-top .callout-arrow {
    height: 24px;
    width: 15px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    top: 10px;
    left: 100%;
    background-position: -39px -15px;
}
#callout-overlay.hovercard-callout.callout-right-bottom .callout-arrow {
    height: 24px;
    width: 15px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    left: 100%;
    background-position: -39px -15px;
    bottom: 10px;
}
#callout-overlay.hovercard-callout.callout-left .callout-arrow {
    height: 24px;
    width: 15px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    top: 50%;
    margin-top: -12px;
    background-position: 0 -15px;
    right: 100%}
#callout-overlay.hovercard-callout.callout-left-bottom .callout-arrow {
    height: 24px;
    width: 15px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    background-position: 0 -15px;
    right: 100%;
    bottom: 10px;
}
#callout-overlay.hovercard-callout.callout-left-top .callout-arrow {
    height: 24px;
    width: 15px;
    content: "\0020";
    position: absolute;
    display: block;
    background: transparent url('/scds/common/u/images/themes/katy/icons/sprite_hovercard_arrows_v1.png') -15px -39px no-repeat;
    top: 10px;
    background-position: 0 -15px;
    right: 100%}
#callout-overlay.hovercard-callout.callout-top .callout-arrow, #callout-overlay.hovercard-callout.callout-top-left .callout-arrow, #callout-overlay.hovercard-callout.callout-top-right .callout-arrow {
    top: -7px;
    bottom: auto;
}
#callout-overlay.hovercard-callout.callout-right .callout-arrow, #callout-overlay.hovercard-callout.callout-right-top .callout-arrow, #callout-overlay.hovercard-callout.callout-right-bottom .callout-arrow {
    left: auto;
    right: -7px;
}
#callout-overlay.hovercard-callout.callout-bottom .callout-arrow, #callout-overlay.hovercard-callout.callout-bottom-left .callout-arrow, #callout-overlay.hovercard-callout.callout-bottom-right .callout-arrow {
    top: auto;
    bottom: -7px;
}
#callout-overlay.hovercard-callout.callout-left .callout-arrow, #callout-overlay.hovercard-callout.callout-left-top .callout-arrow, #callout-overlay.hovercard-callout.callout-left-bottom .callout-arrow {
    left: -7px;
    right: auto;
}
.callout-top, .callout-top-left, .callout-top-right {
    padding: 7px 0 0 0;
}
.callout-right, .callout-right-top, .callout-right-bottom {
    padding: 0 7px 0 0;
}
.callout-bottom, .callout-bottom-left, .callout-bottom-right {
    padding: 0 0 7px 0;
}
.callout-left, .callout-left-top, .callout-left-bottom {
    padding: 0 0 0 7px;
}
.callout-top .callout-arrow, .callout-top-left .callout-arrow, .callout-top-right .callout-arrow {
    width: 34px;
    height: 9px;
    top: 0;
}
.callout-top .callout-arrow {
    left: 50%;
    margin-left: -17px;
}
.callout-top-left .callout-arrow {
    left: 0;
}
.callout-top-right .callout-arrow {
    right: 0;
}
.callout-bottom .callout-arrow, .callout-bottom-left .callout-arrow, .callout-bottom-right .callout-arrow {
    width: 34px;
    height: 9px;
    bottom: 0;
    background-position: 0 -25px;
}
.callout-bottom .callout-arrow {
    left: 50%;
    margin-left: -17px;
}
.callout-bottom-left .callout-arrow {
    left: 0;
}
.callout-bottom-right .callout-arrow {
    right: 0;
}
.callout-right .callout-arrow, .callout-right-bottom .callout-arrow, .callout-right-top .callout-arrow {
    width: 9px;
    height: 34px;
    right: 0;
    _right: -1px;
    background-position: -25px 0;
}
.callout-right .callout-arrow {
    top: 50%;
    margin-top: -17px;
}
.callout-right-bottom .callout-arrow {
    bottom: 0;
}
.callout-right-top .callout-arrow {
    top: 0;
}
.callout-left .callout-arrow, .callout-left-bottom .callout-arrow, .callout-left-top .callout-arrow {
    width: 9px;
    height: 34px;
    left: 0;
    background-position: 0 0;
}
.callout-left .callout-arrow {
    top: 50%;
    margin-top: -17px;
}
.callout-left-bottom .callout-arrow {
    bottom: 0;
}
.callout-left-top .callout-arrow {
    top: 0;
}
.instructional-callout.callout-top .callout-arrow, .instructional-callout.callout-top-left .callout-arrow, .instructional-callout.callout-top-right .callout-arrow {
    width: 30px;
    height: 8px;
}
.instructional-callout.callout-top .callout-arrow {
    left: 50%;
    margin-left: -15px;
}
.instructional-callout.callout-top-left .callout-arrow {
    left: 15px;
}
.instructional-callout.callout-top-right .callout-arrow {
    right: 15px;
}
.instructional-callout.callout-bottom .callout-arrow, .instructional-callout.callout-bottom-left .callout-arrow, .instructional-callout.callout-bottom-right .callout-arrow {
    width: 30px;
    height: 8px;
    background-position: 0 -21px;
}
.instructional-callout.callout-bottom .callout-arrow {
    left: 50%;
    margin-left: -15px;
}
.instructional-callout.callout-bottom-left .callout-arrow {
    left: 15px;
}
.instructional-callout.callout-bottom-right .callout-arrow {
    right: 15px;
}
.instructional-callout.callout-right .callout-arrow, .instructional-callout.callout-right-bottom .callout-arrow, .instructional-callout.callout-right-top .callout-arrow {
    width: 8px;
    height: 30px;
    _right: -1px;
    background-position: -21px 0;
}
.instructional-callout.callout-right .callout-arrow {
    top: 50%;
    margin-top: -15px;
}
.instructional-callout.callout-left .callout-arrow, .instructional-callout.callout-left-bottom .callout-arrow, .instructional-callout.callout-left-top .callout-arrow {
    width: 8px;
    height: 30px;
    background-position: 0 0;
}
.instructional-callout.callout-left .callout-arrow {
    top: 50%;
    margin-top: -15px;
}
.tooltip-callout.callout-left .callout-arrow, .tooltip-callout.callout-left-top .callout-arrow, .tooltip-callout.callout-left-bottom .callout-arrow, .hovercard-callout.callout-left .callout-arrow, .hovercard-callout.callout-left-bottom .callout-arrow, .hovercard-callout.callout-left-top .callout-arrow {
    left: auto;
}
.tooltip-callout.callout-top .callout-arrow, .tooltip-callout.callout-top-left .callout-arrow, .tooltip-callout.callout-top-right .callout-arrow, .hovercard-callout.callout-top .callout-arrow, .hovercard-callout.callout-top-left .callout-arrow, .hovercard-callout.callout-top-right .callout-arrow {
    top: auto;
}
