.prop-edit a img {
    border: none;
}

.hidden-value {
	color:#999;
}

.default-value {
	color:#999;
}

.default {
	color: #999;
	font-size: .8999em;
}

.jive-default-value {
	color: #999;
}

.jive-property-value-row {
    display: none;
}

.property-value textarea {
    width:100%;
    font-family:verdana,arial,helvetica,sans-serif;
    font-size:8pt;
}


span.apple-username-error {
    display: block;
    color: #900;
    font-weight: bold;
}
span.apple-username-success {
    display: block;
    color: #006600;
    font-weight: bold;
}


#apple-toc-text {
    width: 97%;
    height: 200px;
    overflow: auto;
    padding: 5px 10px;
    border: 1px solid #bbbbbb;
    background-color:white;
}

body.jive-setup-wizard .grey_buttons {
    text-align: right;
}

.apple-form-field {
    padding-bottom: 10px;
}
.apple-form-field label, .apple-form-field p {
    font-size: 1.25em;
    font-weight: bold;
}
.apple-form-field small {
    display:block;
    padding:0 0 2px;
    color: rgb(136, 136, 136);
}
.apple-create-account-heading,
.apple-account-issue-description,
.apple-account-issue-reported,
.apple-sso-sorry {
    margin: 10px 0;
    color: #444444;
    font-size: 1.8em;
}
.apple-account-issue-homepage-link {

}
.apple-toc-instructions {
    padding: 25px 0 0 0;
}
.jive-setup-wizard div#jive-footer {
    display:none;
}
.jive-setup-wizard .enabled {
    color: blue;
}

body.apple-create-account-success .jive-content-block {
    padding: 15px;
}
.apple-create-account-success-continue {
    color:#444444;
    font-size:1.15em;
    font-weight:bold;
    padding: 0 0 15px;
}

.apple-create-account-success-links p {
    padding: 0 0 10px 0;
}
.apple-create-account-success-links p a {
    padding: 0 10px 0 0;
    background: transparent url(../images/blue-arrow-right.png) no-repeat scroll 100% 0.4em;
}
