* {
    font-family: 'CM-Regular', arial, sans-serif;
    font-size: 11pt;
    /* baseline font size */
}

body,
td {
    margin: 0;
}

hr {
    border-top: 1px solid #aaa;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.logo-ssnc {
    float: right;
    height: auto;
    margin-top: 0px;
}

.gblFooter {
    margin: 40px 0px;
    font-family: 'CM-Regular', arial, helvetica, sans-serif;
    font-size: 14px;
}

.gblFooterLeft {
    float: left;
    vertical-align: top;
}

.globalFooterTop .right {
    letter-spacing: 2px;
    color: #999999;
    font-size: 10pt !important;
}

.gblFooterRight {
    float: right;
    margin-top: 20px;
}
.assumpfooter {}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.clear {
    clear: both;
}

.fullWidth {
    width: 100% !important;
}

.banner {
    /* background-color: #037dae; */
    background-color: #037dae;
    border-radius: 0px;
    color: white;
    height: 18pt;
    font-size: 14pt;
    padding: 10px;
}

.globalHeaderWrapper {
    font-size: 10px;
}

.stageMargin {
    padding: 0;
}

.contentWrapper {
    background-color: white;
    padding: 10px 18px 18px 18px;
    max-width: 966px;
    /* margin: 0 auto; */
    font-size: 14px;
}

#inputs {
    float: left;
    width: 35%;
    padding-right: 30px;
    margin-top: 20px;
}

.contentWrapper #results {
    float: left;
    line-height: 1.5em;
    width: 60%;
}

.h2 {
    font-size: 1.3125em;
    line-height: 1.1429em;
    margin-bottom: 0.2381em;
    margin-top: 0;
    padding-top: 2.1905em;
}

hr+.h2 {
    /* h2 class heading immediately after rule (stdc results panel) */
    padding-top: 0.5em;
}

.inputItem {
    padding-bottom: 30px;
}

.inputLabel {
    padding-bottom: 10px;
    font-size: 11pt !important;
}

.inputBox {
    height: 1.4em;
    width: 100px;
}

.inputSelect {
    font-size: 11pt;
    border: 1px solid #999999;
    /* REQUIRED to make Chrome & Firefox use font-size; cost is uglier dropdown arrows */
}

.inputFootnote {
    margin-top: 10px;
    font-size: 0.8em;
}

#reset {
    margin-top: 20px;
}

.buttonMain {
    cursor: pointer;
    display: block;
    font-size: 18pt !important;
    /* line-height: 2.25em; */
    /* padding: 0.25em 0.625em 0.25em; */
    padding: 5px 10px 5px 10px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: none;
    border-radius: 0px;
    background: #037dae;
}

.buttonMain:active,
.buttonMain:hover {
    text-decoration: none !important;
    color: #fff;
    background: #037dae;
}

a {
    /* color: #037dae; */
    color: #0066cc;
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.glossItem {
    color: #037dae;
    cursor: pointer;
    border-bottom: 0;
}

.glossary {
    display: none;
}

.glossDialog {
    padding: 0;
}

.glossContainer {
    font-size: 0.875em;
    line-height: 1.3em;
}

.glossCloseButton {
    background: url(../images/layer_close_button_active.png);
    background-image: url(../images/layer_close_button_active.svg), none;
    background-repeat: no-repeat;
    text-indent: -999999px;
    position: absolute;
    top: -3px;
    right: -3px;
    height: 24px;
    width: 24px;
}

.glossCloseButton:hover {
    background: url(../images/layer_close_button_hover.png);
    background-image: url(../images/layer_close_button_hover.svg), none;
}

.glossHeader {
    font-weight: normal;
}

.glossContent {
    border: 1px solid #888;
    background-color: white;
}

.glossTitlebar {
    background-color: #037dae;
    color: white;
}


/**********/


/* FOOTER */


/**********/

.footertext {
    color: #54575A;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 16px;
    text-align: right;
}

.asi-footer-text,
.asi-footer-text-left {
    float: right;
    padding-top: 22px;
    margin-left: 0px;
    margin-right: 10px;
    color: #54575A;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
}

.footer {
    max-width: 780px;
    width: 95%;
}

.powerLogo {
    margin-bottom: 0px;
    vertical-align: top;
}

.asi-footer-text-left {
    float: left;
    padding-top: 22px;
    text-align: left;
}

.poweredBy {
    font-family: 'ETFAvenirHeavy', verdana, arial, helvetica, sans-serif;
    font-weight: bold;
}

.globalFooter {
    color: #666666;
    overflow: hidden;
    max-width: 966px;
    padding: 0 18px 10px 18px;
    margin: 0 auto;
    font-size: 14px;
    font-family: 'CM-Regular', arial, sans-serif;
}

.globalFooter a {
    text-decoration: underline !important;
}

.globalFooterTop {
    padding-top: 30px;
    padding-bottom: 10px;
}

.globalFooterWrapper {
    width: 100%;
}

.largeFooterText {
    font-size: 14px;
    line-height: 1.313em;
    margin-bottom: 60px;
}

.globalFooterTop .right {
    letter-spacing: 2px;
    color: #999999;
    font-size: 10pt !important;
}

.globalFooterTop .right img {
    margin-top: -10px;
    margin-left: 5px;
}

.headerContainer {
    max-width: 966px;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px solid #d9d9d9;
}


/************************************************************************/


/* jQuery dialog box styling                                            */


/* - in lieu of css/jquery-ui-1.11.2.css, which messes up entire tool   */


/************************************************************************/

.ui-dialog .ui-dialog-titlebar {
    padding: 0.5em 1em 0.4em 1em;
    position: relative;
}

.ui-dialog .ui-dialog-title {
    font-size: 18px;
}

.ui-widget {
    font-size: 16px !important;
}

.ui-widget-overlay {
    /* gray background for modal popups */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.0;
    filter: Alpha(Opacity=0);
}

.ui-dialog .ui-dialog-content {
    padding: 0.5em 1em;
}

.ui-dialog {
    overflow: hidden;
}


/* keep buttonpane inside dialog box content */

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #cccccc;
    background: #f6f6f6;
    font-weight: bold;
}


/*****************/


/* Media Queries */


/*****************/

@media screen and (max-width: 820px) {
    /* UGMA only */
    .UGMA .contentWrapper #inputs {
        width: 100% !important;
        max-width: 100% !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
    }
    .UGMA .contentWrapper #results,
    .UGMA .contentWrapper #resultsWide {
        clear: both;
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .UGMA .acctname {
        display: none;
    }
}

@media screen and (max-width: 700px) {
    .contentWrapper #inputs {
        width: 100% !important;
        max-width: 100% !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
    }
    .contentWrapper #results,
    .contentWrapper #resultsWide {
        clear: both;
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
    }
    .acctname {
        display: none;
    }
}

@media screen and (max-width: 620px) {
    /* 620px or less */
    .actionBarList.right {
        display: none;
    }
}


/* 620px or less */

@media screen and (max-width: 568px) {
    /* 620px or less */
    .asi-footer-text-left {
        margin-bottom: 15px;
    }
    .asi-footer-text {
        float: left !important;
        padding-top: 22px;
        margin-left: 0px;
        margin-right: 10px;
        color: #54575A;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 14px;
        text-align: left;
    }
}