/* moving styles from summary.skin files to css files*/

.LoadStatus {
    display: none;
    background-color: white;
    color: White;
    text-align: right;
    margin-left: 100%;
    right: 0px;
}

.ShowLoadingMessage {
    font-weight: bold;
    display: block;
    color: black;
    right: 0px;
    width: auto;
    float: right;
    z-index: 10000000000;
    background-color: #ffffff;
    padding-top: 100px;
}

#documentContentFrame.moveIframe {
    margin-top: 0px;
    height: 570px;
}

.inactiveSubaccount {
    color: Gray;
}