.inactive-loans-button {
    text-align: center;
    margin-top: 10px;
}

.loan-summary-show-hide-inactive {
    border: 3px solid rgb(204, 204, 204);
    color: white !important;
    text-align: center;
    padding: 7px;
    background-color: rgb(99, 154, 0);
    cursor: pointer;
    display: inline-block;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
}

#show-inactive-loans:focus {
    box-shadow: 0px 0px 0px 1px #9b9d9b inset;
}

.student-aid-graph-view:focus, .student-aid-table-view:focus, .collapsible_header:focus {
    box-shadow: 0px 0px 0px 1px #9b9d9b inset;
} 

#hide-inactive-loans {
    display: none;
}

#student-inactive-loans-table-wrapper {
    display: none;
    clear: both;
    padding-top: 15px;
}

/* Defect 9213 */
.nslds_profile_icon {
    height: 13px;
    vertical-align: middle;
    padding-bottom: 2px;
}

/*#block-ise-nslds-refactored-nslds-timeout-block, #block-ise-nslds-refactored-nslds-download-block{
    float: left;
}*/

@media all and (min-width: 320px) and (max-width: 374px) {
    #region-user-second #block-ise-nslds-refactored-nslds-login-block #login-modal-block li {
        float: none;
    }

    #region-user-second #block-ise-nslds-refactored-nslds-login-block #login-modal-block li.first {
        margin: 0em;
    }

    #region-user-second #block-ise-nslds-refactored-nslds-login-block #login-modal-block #nslds-login-block li {
        float: left;
    }
}

/*** Defect 25345 ***/
.student-aid-nslds-download img:focus {
    outline: thin dotted;
}

html {
    -webkit-text-size-adjust: 100%;
}

.ls_quicklinks_arrows {
    vertical-align: middle;
    margin-right: 7px;
}

.ls_glossary_quicklinks_wrapper {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin-bottom: 5%;
}

.ls_glossary {
    width: 71%;
    float: left;
    border-style: solid;
    border-color: #bbb;
    border-width: 1px;
    padding: 5%;
    padding-top: 2%;
    padding-left: 20px;
    font-size: 0.85em;
}

.ls_quicklinks {
    width: 16%;
    border-style: solid;
    border-color: #bbb;
    border-width: 1px;
    padding: 10px;
    float: right;
    padding-top: 2%;
    font-size: 0.85em;
}

@media screen and (max-width: 700px) {
    .ls_glossary {
        float: none;
        width: auto;
        border: none;
        padding-left: 8px;
    }

    .ls_quicklinks {
        width: auto;
        float: none;
        border: none;
        padding-left: 8px;
    }

}

#loans-summary-download-link {
    cursor: pointer;
    vertical-align: inherit;
    margin-top: 10px;
    /*width: 60%;*/
}

.helperimage {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.loan-summary-intro-section {
    padding: 1% 0%;
    clear: both;
    margin-top: 4%;
}

.question-header h2 {
    color: #196ba5;
    padding-left: 1%;
    /*font-weight: bold;*/
    /*font-family: 'News Cycle', Arial, Tahoma, sans-serif;*/
    font-size: 22px !important;
    font-family: 'Droid Serif', serif;
    margin-bottom: 0px;
}

.question-title {
    /*color: #196ba5;*/
    font-weight: bold;
    font-family: 'Droid Serif', serif;
    font-size: 15px;
}

.question-collapsible-icon {
    float: left;
    background-image: url('images/right.png');
    background-repeat: no-repeat;
    background-size: contain;
    height: 14px;
    width: 9px;
}

.questions-wrapper {
    border: 2px;
    border-color: black;
    padding: 1%;
    padding-top: 30px;
    cursor: pointer;
}

#question-expand1.questions {
    margin-bottom: 10px;
    color: #9B4674;
}

#question-expand2.questions {
    margin-bottom: 10px;
    color: #9B4674;
}

#question-expand3.questions {
    margin-bottom: 10px;
    color: #9B4674;
}

#question-expand1.questions.not-expanded {
    color: #0062a0;
}

#question-expand2.questions.not-expanded {
    color: #0062a0;
}

#question-expand3.questions.not-expanded {
    color: #0062a0;
}

.circle-minus-blue {
    background-image: url("images/circle-minus-blue.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

#loan-expand, #grant-expand, #program-expand, #overpayment-expand, #default-loan-expand, #loan-info-expand, #grant-info-expand, #grant-contact-info-expand, #overpayment-info-expand, #overpayment-contact-info-expand, #detail-expand, #repayment-detail-expand, #payment-detail-expand, #grant-eligibility-info-expand {
    height: 30px;
}

#loan-expand-icon, #grant-expand-icon, #program-expand-icon, #overpayment-expand-icon, #default-loan-expand-icon, #loan-info-expand-icon, #grant-info-expand-icon, #overpayment-info-expand-icon, #repayment-info-expand-icon, #grant-contact-info-expand-icon, #overpayment-contact-info-expand-icon, #payment-info-expand-icon, #grant-eligibility-info-expand-icon {
    float: left;
    width: 25px;
    height: 25px;
    margin: 5px;
}

.circle-plus-blue {
    background-image: url("images/circle-plus-blue.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.section-title {
    float: left;
    margin: 5px;
}

.section-title::after {
    clear: both;
}

.grants-section, .loans-section, .overpayments-section, .loans-default-section, .programs-section, .default-loans-section {
    padding: 1% 0%;
}

.student-aid-welcome {
    color: rgb(27, 78, 131);
    font-family: 'News Cycle', Arial, Tahoma, sans-serif;
    font-weight: normal;
    font-size: 22px;
    letter-spacing: .02em;
}

.student-aid-top {
    margin-left: 2%;
    width: 96%;
    font-family: 'Droid Serif', serif;
}

#grey-box-left {
    font-size: 13px;
    margin-top: -5px;
    font-size: 13px \9 !important;
    font-family: 'Droid Serif', serif;
    width: 91%;
    margin-left: 5px;
}

.student-aid-nslds-update {
    float: left;
    width: 47%;
    border: 1px solid #CFCBCB;
    /*height: 20%;*/
    height: 100%;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    /*margin-top: -9px;*/
    background-color: #eaeaea !important;
    padding: 1.5% 8px;
    vertical-align: middle;
    /*position: absolute;*/
}

.student-aid-nslds-download {
    float: right;
    width: 47%;
    /*height: 20%;*/
    height: 100%;
    border: 1px solid #CFCBCB;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    /*margin-top: -9px;*/
    background-color: #eaeaea !important;
    padding: .5% 8px;
    vertical-align: middle;
    position: relative;
    text-align: center;
    padding-bottom: 2.5%;
}

.student-aid-nslds-download:lang(es) {
    /*padding: 1.5% 8px;*/
}

.student-aid-table-switch-views {
    float: right;
    padding-top: 1%;
    padding-bottom: 1%;
    padding-right: 1%;
}

.table-view-active {
    background-image: url("images/table-view-active.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.table-view-static {
    background-image: url("images/table-view-static.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.student-aid-table-view {
    padding-right: 2px;
    float: left;
    width: 32px;
    height: 31px;
}

.graph-view-static {
    background-image: url("images/graph-view-static.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.graph-view-active {
    background-image: url("images/graph-view-active.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.student-aid-graph-view {
    padding-right: 2px;
    float: left;
    width: 32px;
    height: 31px;
}

.student-aid-graph-view::after {
    clear: both;
}

#myOverpaymentTable, #myGrantTable, #myTable, #myProgramTable {
    margin-top: 20px;
    margin-bottom: 20px;
}

#myTable, #myInactiveLoansTable {
    white-space: normal;
}

#myTable th a, th a:link, th a:visited {
    text-decoration: underline;
}

#myGrantTable th a, th a:link, th a:visited {
    text-decoration: underline;
}

a.top::after {
    content: url('images/bullet-up.png');
    padding-left: 0.25em;
}

.eligibility-labellink {
    font-size: 13.6px;
}

.top-link-container {
    padding-right: 2%;
    padding-bottom: 5px;
    height: 25px;
    font-weight: bold;
    font-size: 13.6px;
}

.student-program-top-text {
    font-size: 13.6px !important;
    font-family: 'Droid Serif', serif;
    padding: 1% 0%;
}

.timeout-display-none {
    display: none;
    z-index: 1002;
    outline: 0px;
    position: absolute;
    height: auto;
    width: 300px;
    top: 240px;
    left: 450px;
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222;
}

.timeout-display-block {
    display: block;
    z-index: 1002;
    outline: 0px;
    position: absolute;
    height: auto;
    width: 400px;
    /*@todo get top and left depending on usr focus on the page */
    /*top: 240px;
    left: 420px;*/
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222;
    border-width: 2px !important;
    border-color: #6d6f70 !important;
    padding: 20px;
    border-radius: 7px;
    font-size: 14px;
    line-height: 30px;
    font-family: "Droid Serif", Serif;
    position: fixed;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*@media all and (max-width: 400px){
    .timeout-display-block{
        width: 300px;
    }
}*/

.download-display-none {
    display: none;
    visibility: hidden;

}

.download-display-block {
    display: block;
    visibility: visible;
}

#timeout_message {
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    line-height: 30px;
    padding-bottom: 13px;
}

#leave_site, #renew {
    background: rgba(0, 0, 0, 0) linear-gradient (to bottom, #578300 50%, #527c00 50%, #527c00 100%) repeat scroll 0 0 !important;
    background: -moz-linear-gradient(top center, #578300 0%, #527c00 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #578300), color-stop(50%, #527c00), color-stop(100%, #527c00)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#578300', endColorstr='#527c00', GradientType=0) !important;
    background: linear-gradient(to bottom, #578300 50%, #527c00 50%, #527c00 100%) !important;
    background: -ms-linear-gradient(top, #578300 50%, #527c00 50%, #527c00 100%) !important;
    background: -o-linear-gradient(top, #578300 50%, #527c00 50%, #527c00 100%) !important;
    background: -webkit-linear-gradient(top, #578300 50%, #527c00 50%, #527c00 100%) !important;
    color: #ffffff !important;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 0.75em;
    font-weight: 700;
    padding: 0.5em 1em;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    border: 1px solid #a9c66d !important;
    border-radius: 1px !important;
    margin-right: 40px;
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
    -webkit-appearance: none;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border-radius: 11px;
    background: #ddd url(images/button.png) repeat-x;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
    background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
    border: 1px solid;
    border-color: #ddd #bbb #999;
    cursor: pointer;
    color: #333;
    font: bold 12px/1.2 Arial, sans-serif;
    outline: 0;
    overflow: visible;
    padding: 3px 10px 4px;
    /* text-shadow: #fff 0 1px 1px; */
    width: auto;
}

input, button, select, textarea {
    margin: 0;
    vertical-align: middle;
}

input, textarea, keygen, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 11px system-ui;
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222;
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222;
}

.ui-dialog-content.ui-widget-content {
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    line-height: 30px !important;
    padding-left: 13px !important;
    padding-right: 13px !important;
    padding-top: 5px !important;
    padding-bottom: 13px !important;
    border: 0px !important;
    border-color: transparent !important;
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222;
}

.ui-draggable {
    margin: 0 auto;
    margin: 30px auto 0;
    padding: 6px;
    border-radius: 7px !important;
    width: 400px !important;
    height: auto;
    position: absolute !important;
    border-width: 2px !important;
    border-color: #6d6f70 !important;
    font-size: 13.6px !important;
    line-height: 30px !important;
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

#timeout-display-box-wrapper {
    /* font-family: 'Droid Serif',serif; */
    /* font-size: 13.6px; */
    /* line-height: 30px !important; */
    padding-left: 13px !important;
    padding-right: 13px !important;
    padding-top: 5px !important;
    padding-bottom: 13px !important;
    border: 0px !important;
    border-color: transparent !important;

}

#confirm_box {
    font-size: 14px !important;
    line-height: 30px !important;
    font-family: "Droid Serif", Serif !important;
}

#download-confirm {
    margin-left: 40px;
}

/*** Begin #25564 ***/
#download-confirm, #download-cancel {
    background: rgba(0, 0, 0, 0) linear-gradient (to bottom, #578300 50%, #527c00 50%, #527c00 100%) repeat scroll 0 0 !important;
    background: -moz-linear-gradient(top center, #578300 0%, #527c00 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #578300), color-stop(50%, #527c00), color-stop(100%, #527c00)) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#578300', endColorstr='#527c00', GradientType=0) !important;
    background: linear-gradient(to bottom, #578300 50%, #527c00 50%, #527c00 100%) !important;
    background: -ms-linear-gradient(top, #578300 50%, #527c00 50%, #527c00 100%) !important;
    background: -o-linear-gradient(top, #578300 50%, #527c00 50%, #527c00 100%) !important;
    background: -webkit-linear-gradient(top, #578300 50%, #527c00 50%, #527c00 100%) !important;
    color: #ffffff !important;
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 0.75em;
    font-weight: 700;
    padding: 0.5em 1em;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    border: 1px solid #a9c66d !important;
    border-radius: 1px !important;
}

@media only screen and (max-width: 478px) {
    .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
        float: right;
        position: relative;
        left: 10%;
        width: 110%;
    }
}

/*** End #25564 ***/

.ui-dialog-titlebar-close {
    color: #000;
    text-decoration: none;
    padding-right: 1px;
    padding-left: 1px;
    font-family: "News Cycle", Arial, Tahoma, sans-serif
}

.ui-draggable {
    margin: 0 auto;
    margin: 30px auto 0;
    padding: 6px;
    border-radius: 7px;
    width: 400px !important;
    height: auto;
    font-size: 14px;
    position: absolute !important;
    border-width: 2px !important;
    border-color: #6d6f70 !important;
}

.subsized-table {
    border: none !important;
}

.subsized-table td {
    font-weight: bold;
    border: none !important;
    vertical-align: top;
}

.subsized-table tr {
    font-weight: bold;
    border: none !important;
}

.subsized-table-value {
    font-weight: normal;
}

@media all and (max-width: 730px) {
    .subsized-table td {
        display: block;
        font-size: 13px;
        font-family: 'Droid Serif', serif;
    }
}

.bold-serif {
    font-size: 13px;
    font-family: 'Droid Serif', serif;
    font-weight: bold;
}

.eligibility-label {
    font-weight: bold;
}

#myGrantTable a {
    display: inline;
}

.download-display-box {
    display: block;
    z-index: 1006;
    outline: 0px;
    position: relative;
    height: auto;
    width: 450px !important;
    top: 290px;
    left: 234px;
}

/*position download box on center of screen*/
.download-display-box.ui-draggable {
    position: fixed !important;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*hide title bar on download dialog box*/
.download-display-box .ui-dialog-titlebar {
    display: none;
}

@media screen and (max-width: 477px) {
    .download-display-box {
        width: 300px !important;
    }
}

.ui-dialog-buttonpane {
    width: 220px;
    margin: 0 auto;
}

#confirm_box {
    margin: 10px;
}

.is-in-default, .is-in-overpayment {
    padding-right: 2px;
    float: left;
    width: 23px;
    height: 23px;
    background-image: url("images/icona.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.student-aid-nslds-update p a {
    text-decoration: none;
    border-bottom: 1px solid;
}

/* Responsive breakpoints for student-aid-top section */
@media all and (max-width: 730px) {
    .student-aid-nslds-update {
        width: 99%;
        height: auto;
        padding: 1% 8px;
        border: 1px solid #CFCBCB;
        padding-right: 9px;
    }

    .student-aid-nslds-download {
        width: 99%;
        float: left;
        text-align: center;
        height: auto;
        max-height: 150px;
        border: 1px solid #CFCBCB;
        border-top: none;
        padding: 0% 8px;
        padding-right: 9px;
    }

    .helperimage {
        height: 0%;
    }

}

@media all and (max-width: 382px) {
    .student-aid-nslds-update, .student-aid-nslds-download {
        padding-right: 5px;
    }
}

@media all and (min-width: 383px) and (max-width: 482px) {
    .student-aid-nslds-update, .student-aid-nslds-download {
        padding-right: 6px;
    }
}

@media all and (min-width: 483px) and (max-width: 582px) {
    .student-aid-nslds-update, .student-aid-nslds-download {
        padding-right: 7px;
    }
}

@media all and (min-width: 583px) and (max-width: 682px) {
    .student-aid-nslds-update, .student-aid-nslds-download {
        padding-right: 8px;
    }
}

.student-aid-top-section {
    margin: 1% 0%;
    height: 60px;
    overflow: visible;
}

.student-aid-top-section:lang(es) {
    height: 100px;
    overflow: visible;
}

@media all and (max-width: 730px) {
    .student-aid-top-section, #nslds-frame-container .student-aid-top .warning-section {
        width: 100%;
        margin-left: -11px;
    }

    .page-my-student-aid .student-aid-top {
        width: 100%;
        margin: 0px 5px !important;
    }

    .student-aid-welcome {
        margin-right: 2%;
    }
}

@media all and (min-width: 731px) and (max-width: 980px) {
    .student-aid-top-section:lang(es) {
        height: 140px;
    }

    #loans-summary-download-link {
        width: 90%;
        vertical-align: inherit;
    }

    .student-aid-top-section {
        height: 80px;
    }

    .helperimage {
        height: 100%;
    }
}

@media all and (min-width: 981px) and (max-width: 1219px) {
    .student-aid-top-section:lang(es) {
        height: 100px;
    }

    #loans-summary-download-link {
        width: 75%;
        vertical-align: inherit;
    }
}

@media all and (max-width: 426px) {
    #loans-summary-download-link {
        width: 88%;
    }

}

@media all and (min-width: 1220px) {
    .student-aid-top-section:lang(es) {
        height: 80px;
    }
}

/*
@media only screen and (min-width: 1220px)
{
	.student-aid-nslds-update {
	float: left;
    border: 1px solid #CFCBCB;
	border-right: none;
	width: 45%;
	height: 15%;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    margin-top: -9px;
    background-color: #eaeaea !important;
    padding: 4% 8px;
	padding-left: 35px;
    vertical-align: middle;
	}
	.student-aid-nslds-download {
	position:relative;
	top:0px;
    float: right;
    width: 45%;
	height: 15%;
    border: 1px solid #CFCBCB;
    border-left: none;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    margin-top: -9px;
    background-color: #eaeaea !important;
    padding: 4% 8px;
	padding-right: 35px;
    vertical-align: middle;
	}
}

@media only screen and (min-width: 980px) and (max-width: 1219px)
{
	.student-aid-nslds-update {
	float: left;
    border: 1px solid #CFCBCB;
	border-right: none;
	width: 45%;
	height: 10%;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    margin-top: -9px;
    background-color: #eaeaea !important;
    padding: 4% 8px;
	padding-left: 25px;
    vertical-align: middle;
	}
	.student-aid-nslds-download {
	position:relative;
	top:0px;
    float: right;
    width: 45%;
	height: 10%;
    border: 1px solid #CFCBCB;
    border-left: none;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    margin-top: -9px;
    background-color: #eaeaea !important;
    padding: 4% 8px;
	padding-right: 25px;
    vertical-align: middle;
	}
}

@media only screen and (min-width: 980px)  and (max-width: 1219px) and (max-height: 550px)
{
	.student-aid-nslds-update {
	float: left;
    border: 1px solid #CFCBCB;
	border-right: none;
	width: 45%;
	height: 20%;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    margin-top: -9px;
    background-color: #eaeaea !important;
    padding: 4% 8px;
	padding-right: 25px;
    vertical-align: middle;
}


.student-aid-nslds-download {
	position:relative;
	top:0px;
    float: right;
    width: 45%;
	height: 20%;
    border: 1px solid #CFCBCB;
    border-left: none;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    margin-top: -9px;
    background-color: #eaeaea !important;
    padding: 4% 8px;
	padding-left: 25px;
    vertical-align: middle;
}
}

@media only screen and (min-width: 760px) and (max-width:979px) and (min-height: 200px) and (max-height:315px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 760px) and (max-width:979px) and  (min-height: 316px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 650px) and (max-width:759px) and (min-height: 200px) and (max-height:315px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 650px) and (max-width:759px) and (min-height: 316px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 560px) and (max-width:649px) and (min-height: 200px) and (max-height:315px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 560px) and (max-width:649px) and  (min-height: 316px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 486px) and (max-width:559px) and (min-height: 200px) and (max-height:315px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 486px) and (max-width:559px) and  (min-height: 316px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 397px) and (max-width:486px) and (min-height: 200px) and (max-height:315px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 397px) and (max-width:486px) and  (min-height: 316px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 297px) and (max-width:397px) and (min-height: 200px) and (max-height:315px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}

@media only screen and (min-width: 297px) and (max-width:397px) and (min-height: 316px)
{
	.student-aid-nslds-update{
		position:relative;
		width: 98%;
		padding: 1%;
		padding-top: 4%;
		height: auto;
		border: 1px solid #CFCBCB;
		border-bottom: none;
	}

	.student-aid-nslds-download{
		position:relative;
		width: 100%;
		padding: 0% 0px;
		padding-top: 4%;
		height: auto;
		left:2px;
		top:9px;
		border: 1px solid #CFCBCB;
		border-top: none;
	}

	.student-aid-nslds-download img{
		height: auto;
		width: 80%;
		display:block;
		margin:auto;
	}
}
*/

/*RTC 14665 - Footer overlaps w/glossary words*/
@media screen and (min-width: 480px) and (max-width: 700px) {
    .page-my-student-aid .block-menu-footer-links {
        margin-top: 600px;
    }

    .page-my-student-aid-graph .block-menu-footer-links {
        margin-top: 600px;
    }

    .page-my-student-aid-loan-detail .block-menu-footer-links, .page-my-student-aid-grant-detail .block-menu-footer-links, .page-my-student-aid-overpayment-detail .block-menu-footer-links {
        margin-top: 10px;
    }
}

@media all and (max-width: 700px) {
    #tiles-table-full {
        display: none;
    }
}

@media all and (min-width: 701px) {
    #tiles-table-full-mobile {
        display: none !important;
    }
}

.view-nslds-glossary.view-id-nslds_glossary img {
    margin-bottom: 2%;
}

.view-nslds-glossary.view-id-nslds_glossary #tiles-table-full h2 {
    font-family: 'News Cycle', Arial, Tahoma, sans-serif;
    font-weight: normal;
    font-size: 19px !important;
    letter-spacing: .02em;
}

#tiles-table-full p {
    font-family: 'Droid Serif', serif !important;
    font-size: 14.6px !important;
}

#tiles-table-full div {
    font-family: 'Droid Serif', serif !important;
    font-size: 14.6px !important;
}

.nslds_normal_text {
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
}

#answer-expand1 {
    font-family: 'Droid Serif', serif !important;
    font-size: 13.6px;
}

#answer-expand2 li {
    font-family: 'Droid Serif', serif !important;
    font-size: 13.6px;
}

#answer-expand3 li {
    font-family: 'Droid Serif', serif !important;
    font-size: 13.6px;
}

.warning-message-detail {
    font-style: italic;
}

/*
@media only screen and (min-width: 980px), only screen and (min-height: 200px) and (max-height:315px)
{
	.student-aid-nslds-update {
	float: left;
    border: 1px solid #CFCBCB;
	border-right: none;
	width: 45%;
	height: 20%;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    margin-top: -9px;
    background-color: #eaeaea !important;
    padding: 4% 8px;
    vertical-align: middle;
}

.student-aid-nslds-download {
	position:relative;
	top:0px;
    float: right;
    width: 45%;
	height: 20%;
    border: 1px solid #CFCBCB;
    border-left: none;
    font-family: 'Droid Serif', serif;
    font-size: 13.6px;
    margin-top: -9px;
    background-color: #eaeaea !important;
    padding: 4% 8px;
    vertical-align: middle;
}
}
*/
/*
@media (min-device-width: 760px) and (min-width: 760px), (max-device-width: 980px) and (min-width: 980px) and (orientation: landscape){
	.student-aid-nslds-update{
		display:none;
	}
	
	.student-aid-nslds-download{
		display:none;
	}
	
}
*/

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {

}

/* iPads (landscape) ----------- */
@media only screen and (max-width: 768px) {

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* Landscape */
    @media screen
    and (device-width: 320px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    and (orientation: landscape) {

    }

    /* Landscape */
    @media screen
    and (device-width: 320px)
    and (device-height: 640px)
    and (-webkit-device-pixel-ratio: 3)
    and (orientation: portrait) {

    }

}

/* iPhone Portrait + Landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 736px)
and (-webkit-min-device-pixel-ratio: 2) {

}

/* iPad Portrait */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {

}

/*
* Responsive welcome message
* NOTE: 
* Please go to /admin/structure/block within Drupal
* Locate the block ISE NSLDS Refactored Main header Hero block and assign it to Header Third
*/
@media only screen and (min-width: 1220px) {
    div.nslds_welcome_message {
        position: absolute;
        height: 100%;
        width: 30%;
        border: solid 0px green;
        top: 0;
        margin-left: 750px \9 !important;
        margin-left: 630px \0 !important;
        margin-left: 640px;
        right: 186px;
        background: rgb(00, 153, 00); /* Fall-back for browsers that don't support rgba */
        background: rgba(00, 153, 00, .5);
    }
}

@media only screen and (min-width: 980px) and (max-width: 1219px) {
    div.nslds_welcome_message {
        position: absolute;
        height: 100%;
        width: 35%;
        border: solid 0px green;
        top: 0;
        margin-left: 750px \9 !important;
        margin-left: 630px \0 !important;
        margin-left: 640px;
        right: 47px;
        background: rgb(00, 153, 00); /* Fall-back for browsers that don't support rgba */
        background: rgba(00, 153, 00, .5);
    }

    div.nslds_welcome_message h2:lang(es) {
        font-size: 1.5em;
    }

    div.nslds_welcome_message p:lang(es) {
        font-size: .85em;
    }
}

@media only screen and (min-width: 740px) and (max-width: 979px) {
    div.nslds_welcome_message {
        position: absolute;
        height: 100%;
        width: 46%;
        border: solid 0px green;
        top: 0;
        margin-left: 750px \9 !important;
        margin-left: 630px \0 !important;
        margin-left: 640px;
        right: 0px;
        background: rgb(00, 153, 00); /* Fall-back for browsers that don't support rgba */
        background: rgba(00, 153, 00, .5);
    }

    div.nslds_welcome_message h2 {
        font-size: 1.5em;
    }

    div.nslds_welcome_message h2:lang(es) {
        font-size: 1.3em;
    }

    div.nslds_welcome_message p:lang(es) {
        font-size: .7em;
    }

}

@media only screen and (min-width: 652px) and (max-width: 739px) {
    .nslds_header {
        overflow: hidden;
    }

    img.nslds_header_image {
        border: solid 0px pink;
        width: 200%;
        margin-left: -30%;
    }

    div.nslds_welcome_message h2:lang(es) {
        font-size: 1.2em;
        width: 60%;
    }

    div.nslds_welcome_message p:lang(es) {
        font-size: .7em;
        width: 60%;
    }

    div.nslds_welcome_message h2 {
        font-size: 1.6em;
        width: 60%;
    }

    div.nslds_welcome_message p {
        font-size: .7em;
        width: 60%;
    }

    div.nslds_welcome_message {
        position: absolute;
        height: 100%;
        width: 30%;
        border: solid 0px green;
        top: 0;
        margin-left: 750px \9 !important;
        margin-left: 630px \0 !important;
        margin-left: 640px;
        right: 0px;
        background: rgb(00, 153, 00); /* Fall-back for browsers that don't support rgba */
        background: rgba(00, 153, 00, .5);
    }

}

@media only screen and (min-width: 550px) and (max-width: 651px) {
    .nslds_header_toggle_button {
        width: 50px;
        height: 40px;
    }

    .nslds_header {
        overflow: hidden;
    }

    img.nslds_header_image {
        border: solid 0px pink;
        width: 200%;
        margin-left: -30%;
    }

    div.nslds_welcome_message h2 {
        font-size: 1.2em;
        width: 60%;
    }

    div.nslds_welcome_message {
        position: absolute;
        height: 100%;
        width: 35%;
        border: solid 0px green;
        top: 0;
        margin-left: 750px \9 !important;
        margin-left: 630px \0 !important;
        margin-left: 640px;
        right: 0px;
        background: rgb(00, 153, 00);
        background: rgba(00, 153, 00, .5);
    }

    div.nslds_welcome_message p {
        font-size: .8em;
    }

    div.nslds_welcome_message p:lang(es) {
        font-size: .8em;
    }
}

@media only screen and (min-width: 500px) and (max-width: 549px) {
    .nslds_header_toggle_button {
        width: 50px;
        height: 40px;
    }

    .nslds_header {
        overflow: hidden;
    }

    img.nslds_header_image {
        border: solid 0px pink;
        width: 250%;
        height: 50%;
        margin-left: -50%;
    }

    div.nslds_welcome_message h2 {
        font-size: 0.8em;
    }

    div.nslds_welcome_message {
        position: absolute;
        height: 40%;
        width: 100%;
        border: solid 0px green;
        bottom: 0;
        margin-left: 750px \9 !important;
        margin-left: 630px \0 !important;
        margin-left: 640px;
        right: 0px;
        background: rgb(00, 153, 00);
        background: rgba(00, 153, 00, .5);
    }

    div.nslds_welcome_message p {
        font-size: .7em;
        padding-top: 8px;
        padding-right: 81px;
    }

    div.nslds_welcome_message p:lang(es) {
        font-size: .66em;
        padding-top: 8px;
        padding-right: 81px;
    }

    div.nslds_welcome_message:lang(es) {
        height: 48%;
    }
}

@media only screen and (max-width: 499px) {
    .nslds_header_toggle_button {
        width: 50px;
        height: 40px;
    }

    .nslds_header {
        overflow: hidden;
    }

    img.nslds_header_image {
        border: solid 0px pink;
        width: 300%;
        height: 50%;
        margin-left: -50%;
    }

    div.nslds_welcome_message h2 {
        font-size: 0.8em;
    }

    div.nslds_welcome_message {
        position: absolute;
        height: 40%;
        width: 100%;
        border: solid 0px green;
        bottom: 0;
        margin-left: 750px \9 !important;
        margin-left: 630px \0 !important;
        margin-left: 640px;
        right: 0px;
        background: rgb(00, 153, 00);
        background: rgba(00, 153, 00, .5);
    }

    div.nslds_welcome_message p {
        font-size: .7em;
        padding-top: 8px;
        padding-right: 81px;
    }

    div.nslds_welcome_message p:lang(es) {
        font-size: .66em;
        padding-top: 8px;
        padding-right: 81px;
    }

    div.nslds_welcome_message:lang(es) {
        height: 48%;
    }
}

@media only screen and (min-width: 386px) and (max-width: 549px) and (max-height: 282px) {
    .nslds_header_toggle_button {
        width: 50px;
        height: 40px;
    }

    .nslds_header {
        overflow: hidden;
    }

    img.nslds_header_image {
        border: solid 0px pink;
        width: 200%;
        height: 100%;
        margin-left: -10%;
    }

    div.nslds_welcome_message h2 {
        font-size: 0.8em;
    }

    div.nslds_welcome_message {
        position: absolute;
        height: 40%;
        width: 100%;
        border: solid 0px green;
        bottom: 0;
        margin-left: 750px \9 !important;
        margin-left: 630px \0 !important;
        margin-left: 640px;
        right: 0px;
        background: rgb(00, 153, 00);
        background: rgba(00, 153, 00, .5);
    }

    div.nslds_welcome_message p {
        font-size: .7em;
        padding-top: 8px;
        padding-right: 81px;
    }
}

@media only screen and (min-width: 321px) and (max-width: 385px)  and (max-height: 282px) {
    .nslds_header_toggle_button {
        width: 50px;
        height: 40px;
    }

    .nslds_header {
        overflow: hidden;
    }

    img.nslds_header_image {
        border: solid 0px pink;
        width: 200%;
        height: 100%;
        margin-left: -10%;
    }

    div.nslds_welcome_message h2 {
        font-size: 0.9em;
    }

    div.nslds_welcome_message {
        position: absolute;
        height: 50%;
        width: 100%;
        border: solid 0px green;
        bottom: 0;
        margin-left: 750px \9 !important;
        margin-left: 630px \0 !important;
        margin-left: 640px;
        right: 0px;
        background: rgb(00, 153, 00);
        background: rgba(00, 153, 00, .5);
    }

    div.nslds_welcome_message p {
        font-size: .7em;
        padding-top: 8px;
        padding-right: 81px;
    }
}

@media only screen and (max-width: 336px) {
    div.nslds_welcome_message p:lang(es) {
        font-size: .6em;
        padding-top: 8px;
        padding-right: 81px;
    }
}

@media only screen and (max-width: 320px) {
    img.nslds_header_image {
        background: url(/sites/all/modules/custom/ise_nslds_refactored/images/mobile-nslds.png) no-repeat;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 300px;
        height: 266px;
        padding-left: 300px;
        margin-left: -.5%;
    }

    img.nslds_header_image:lang(es) {
        background: url(/sites/all/modules/custom/ise_nslds_refactored/images/mobile-nslds-spanish.png) no-repeat;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 300px;
        height: 270px;
        padding-left: 306px;
        margin-left: -2%;
    }

    .nslds_welcome_message {
        display: none;
    }
}

/**/
/** START New Hero Banner section styles **/
.circle-minus-green:after {
    content: "";
    background-image: url('images/toggle_open_icon.png');
    background-repeat: no-repeat;
    /* background-position: right 10px center; */
    background-size: contain;
    background-size: 20px 20px;
    width: 23px;
    height: 34px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    z-index: 2;
    margin-left: .8%;
}

.circle-plus-green::after {
    content: "";
    background-image: url('images/toggle_closed_icon.png');
    background-repeat: no-repeat;
    /* background-position: right 10px center; */
    background-size: contain;
    background-size: 20px 20px;
    width: 23px;
    height: 34px;
    display: inline-block;
    position: absolute;
    cursor: pointer;
    z-index: 2;
    margin-left: .8%;
}

.student_aggregate_summary_hide {
    display: none;
}

.studentaid_header_wrapper {
    width: 100%;
    background: #062531;
    color: #fff;
    font-family: Droid Serif;
    padding-bottom: 25px;
}

.studentaid_message_wrapper {
    width: 95%;
    margin: 0 auto;
    padding-top: 20px;
}

.studentaid_welcome_message {
    color: #fff;
    font-family: Droid Serif;
    font-size: 20pt;
    font-weight: bold;

}

.studentaid_resources {
    width: 90%;
    margin: 0 auto;
}

.studentaid_resources_title {
    color: #fff;
    font-family: Droid Serif;
    font-size: 14pt;
    text-align: center;
    padding: 10px;
    font-weight: bold;
}

.studentaid_resource {
    width: 26%;
    /*height: 30px;*/
    float: left;
    margin: 1%;
    padding: 2%;
    border-left: 5px solid #30a530;
    background: #fff;
    position: relative;
    background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}

.studentaid_resource_link {
    text-decoration: none !important;
}

.studentaid_resource_text a:link {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
}

.studentaid_resource_text a:visited {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    text-decoration: none !important;
}

.studentaid_resource_text a:hover {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    text-decoration: none !important;
}

.studentaid_resource_text a:active {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
    text-decoration: none !important;
}

.studentaid_resource_text {
    color: #fff;
    opacity: 1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
}

.student_aggregate_loans {
    width: 25%;
    /*height: 30px;*/
    float: left;
    margin: 1%;
    padding: 2%;
    border-left: 5px solid #30a530;
    background: #fff;
    position: relative;
    background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}

.student_aggregate_grants {
    width: 25%;
    /*height: 30px;*/
    float: left;
    margin: 1%;
    padding: 2%;
    border-left: 5px solid #30a530;
    background: #fff;
    position: relative;
    background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
    background: rgba(204, 204, 204, 0.1);
}

.studentaid_welcome_message {
    float: left;
    width: 75%;
    text-align: center;
}

.studentaid_myinformation {
    float: left;
    min-width: 150px;;
    color: #28a228;
    padding: 10px 0px;
    cursor: pointer;
}

.clearboth {
    clear: both;
}

.student_aggregate_summary {
    text-align: center;
    margin-left: 18%;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
}

.student_aggregate_summary_wrapper {
    border-bottom: 1px solid #23414d;
    padding: 10px;
}

.student_aggregate_dot_end {

}

.student_aggregate_li::before {
    content: '\2022';
    padding: 5px;
    color: #31a531; /* or whatever color you prefer */
}

.student_aggregate_summary_wrapper a:link, .student_aggregate_summary_wrapper a:visited {
    color: #ffffff;
}

/*.student_aggregate_li_arrow::after {*/
/*content: url('images/after_arrow.png');*/
/*padding: 5px;*/
/*color: #31a531; !* or whatever color you prefer *!*/
/*}*/
.infos_arrow {
    background-image: url('images/after_arrow.png');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: contain;
    background-size: 10px 6px;
}

.student_aggregate_li {
    float: left;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    /* -webkit-margin-start: 0px; */
    /* -webkit-padding-start: 0px; */
}

.student_aggregate_ul {
    margin: 0;
    padding: 1% 0 0 3%;
    -webkit-padding-start: 0px;
}

.student_aggregate_li_none {
    float: left;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    list-style-type: none;
}

.studentaid_hello_text {
    margin: 0 auto;
    width: 50%;
    padding-left: 33.5%;
}

.studentaid_hello_text h1 {
    font-family: 'Droid Serif', serif !important;
    font-size: 26px !important;
    font-weight: bold !important;
    margin-bottom: 0px;
}

.studentaid_hello_text .on-focus-active {
    font-family: 'Droid Serif', serif;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0px;
}

div#zone-hero {
    width: 100%;
    top: 0;
    left: 0;
    margin: 0 auto;
    padding: 0;
    background: #062531;
}

.zone-hero-wrapper {
    width: 100%;
}

.zone-wrapper {

}

.hero-section-main-wrapper {
    padding: 0px !important;
    margin: 0px !important;
    position: relative;
    margin-left: 0px !important;
    margin-right: 0px !important;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    color: #fff;
}

.mystudentaid-page-breadcrumb-wrapper {
    padding-top: 20px !important;
    padding-left: 60px !important;
    color: #fff;
    background: #062531;
}

.on-focus-active:active,
.on-focus-active:focus {
    /*box-shadow:0px 0px 0px 1px #31444b inset;*/
    /*border-color: #9ecaed;*/
    border: 1px dotted #0d639e;
    /*-webkit-box-shadow: 0px 0px 10px 0px rgba(51,118,180,1);*/
    /*-moz-box-shadow: 0px 0px 10px 0px rgba(51,118,180,1);*/
    /*box-shadow: 0px 0px 10px 0px rgba(51,118,180,1);*/
}
.studentaid_myinformation_text:active,
.studentaid_myinformation_text:focus {
    /*box-shadow:0px 0px 0px 1px #31444b inset;*/
    /*border-color: #9ecaed;*/
    border: 1px dotted #0d639e;
    /*-webkit-box-shadow: 0px 0px 10px 0px rgba(51,118,180,1);*/
    /*-moz-box-shadow: 0px 0px 10px 0px rgba(51,118,180,1);*/
    /*box-shadow: 0px 0px 10px 0px rgba(51,118,180,1);*/
}

.studentaid_myinformation button:active,
.studentaid_myinformation button:focus {
    /*box-shadow:0px 0px 0px 1px #31444b inset;*/
    /*border-color: #9ecaed;*/
    border: 1px dotted #0d639e !important;
    -webkit-box-shadow: none !important;
    moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 0px !important;
}
.studentaid_resource a:active,
.studentaid_resource a:focus {
    /*box-shadow:0px 0px 0px 1px #31444b inset;*/
    /*border-color: #9ecaed;*/
    border: 1px dotted #0d639e !important;
}

.studentaid_resource a:link,
.studentaid_resource a:visited,
.studentaid_resource a:hover {
    font-family: 'Arial', 'Helvetica', 'sans-serif';
    font-style: normal;
    font-weight: 400;
    font-size:14px;
    line-height: 20px;
    color:#ffffff;
}

.studentaid_resources a:active,
.studentaid_resources a:focus {
    /*box-shadow:0px 0px 0px 1px #31444b inset;*/
    /*border-color: #9ecaed;*/
    border: 1px dotted #0d639e !important;
}
#student_aggregate_summary a:active,
#student_aggregate_summary a:focus {
    /*box-shadow:0px 0px 0px 1px #31444b inset;*/
    /*border-color: #9ecaed;*/
    border: 1px dotted #0d639e !important;
}

.on-focus-active-white:active,
.on-focus-active-white:focus {
    box-shadow: 0px 0px 0px 1px #fff inset;
}

.mystudentaid-page-breadcrumb-wrapper a:link {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    color: #fff;
}

.mystudentaid-page-breadcrumb-wrapper a:visited {
    color: #fff;
}

.mystudentaid-page-breadcrumb-wrapper a:hover {
    color: #fff;
}

.mystudentaid-page-breadcrumb-wrapper a:active {
    color: #fff;
}

div.nslds_header_toggle_button:hover, div.nslds_header_open_button:hover {
    cursor: pointer;
}

div.nslds_header_toggle_button_open {
    background-image: url(images/collapsible_arrow_open.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    position: absolute;
    width: 60px;
    height: 50px;
    border: solid 0px red;
    bottom: -10px;
    right: 30px;
    border-radius: 10px;
}

div.nslds_header_toggle_button_closed {
    background-image: url(images/collapsible_arrow_closed.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    position: absolute;
    width: 60px;
    height: 50px;
    border: solid 0px red;
    bottom: -10px;
    right: 30px;
    border-radius: 10px;
}

.on_mobile_hide {
    display: block;
}

.student_aggregate_center {
    margin-left: 16%;
}

#studentaid_myinformation button {
    border: none;
    background-color: transparent;
    outline: none;
    background: none;
    font-family: 'Droid Serif', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #28a228;
    padding-right: 0px;
    padding-top: 0px;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    /* Styles */
    .studentaid_resources {
        width: 100%;
        margin: 0 auto;
    }

    .studentaid_message_wrapper {
        width: 95%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .student_aggregate_summary {
        text-align: center;
        margin-left: 0%;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.85em;
    }

    .student_aggregate_summary_wrapper {
        border-bottom: 1px solid #23414d;
        padding: 0px;
    }

    .student_aggregate_loans {
        width: 87%;
        /* height: 30px; */
        float: left;
        margin: 2%;
        padding: 4%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .student_aggregate_grants {
        width: 87%;
        /* height: 30px; */
        float: left;
        margin: 2%;
        padding: 4%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .studentaid_resource {
        width: 85%;
        /* height: 30px; */
        float: left;
        margin: 2%;
        padding: 5%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .infos_arrow {
        background-image: url('images/after_arrow.png');
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: contain;
        background-size: 10px 6px;
    }

    .studentaid_welcome_message {
        width: 95%;
        text-align: center;
    }

    .studentaid_myinformation {
        /*width: 95%;*/
        text-align: center;
        margin-left: 25%;
    }

    .studentaid_hello_text {
        margin: 0 auto;
        width: 100%;
        padding-left: 0%;
    }

    .on_mobile_hide {
        display: none;
    }

    .mystudentaid-page-breadcrumb-wrapper {
        border-bottom: 1px solid #23414d;
    }

    .circle-plus-green::after {
        content: "";
        background-image: url('images/toggle_closed_icon.png');
        background-repeat: no-repeat;
        /* background-position: right 10px center; */
        background-size: contain;
        background-size: 20px 20px;
        width: 34px;
        height: 34px;
        display: inline-block;
        position: absolute;
        cursor: pointer;
        z-index: 2;
        margin-left: .8%;
        padding-top: 0.8%;
        /*margin-top: 3.2%;*/
    }

    .circle-minus-green:after {
        content: "";
        background-image: url('images/toggle_open_icon.png');
        background-repeat: no-repeat;
        /* background-position: right 10px center; */
        background-size: contain;
        background-size: 20px 20px;
        width: 34px;
        height: 34px;
        display: inline-block;
        position: absolute;
        cursor: pointer;
        z-index: 2;
        margin-left: .8%;
    }

}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    /* STYLES */
    .studentaid_resources {
        width: 100%;
        margin: 0 auto;
    }

    .studentaid_message_wrapper {
        width: 95%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .student_aggregate_summary {
        text-align: center;
        margin-left: 0%;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.85em;
    }

    .student_aggregate_summary_wrapper {
        border-bottom: 1px solid #23414d;
        padding: 0px;
    }

    .student_aggregate_loans {
        width: 87%;
        /* height: 30px; */
        float: left;
        margin: 2%;
        padding: 4%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .student_aggregate_grants {
        width: 87%;
        /* height: 30px; */
        float: left;
        margin: 2%;
        padding: 4%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .studentaid_resource {
        width: 85%;
        /* height: 30px; */
        float: left;
        margin: 2%;
        padding: 5%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .infos_arrow {
        background-image: url('images/after_arrow.png');
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: contain;
        background-size: 10px 6px;
    }

    .studentaid_welcome_message {
        width: 95%;
        text-align: center;
    }

    .studentaid_myinformation {
        /*width: 95%;*/
        text-align: center;
        margin-left: 25%;
    }

    .studentaid_hello_text {
        margin: 0 auto;
        width: 100%;
        padding-left: 0%;
    }

    .on_mobile_hide {
        display: none;
    }

    .mystudentaid-page-breadcrumb-wrapper {
        border-bottom: 1px solid #23414d;
    }

    .circle-plus-green::after {
        content: "";
        background-image: url('images/toggle_closed_icon.png');
        background-repeat: no-repeat;
        /* background-position: right 10px center; */
        background-size: contain;
        background-size: 20px 20px;
        width: 34px;
        height: 34px;
        display: inline-block;
        position: absolute;
        cursor: pointer;
        z-index: 2;
        margin-left: .8%;
    }

    .circle-minus-green:after {
        content: "";
        background-image: url('images/toggle_open_icon.png');
        background-repeat: no-repeat;
        /* background-position: right 10px center; */
        background-size: contain;
        background-size: 20px 20px;
        width: 34px;
        height: 34px;
        display: inline-block;
        position: absolute;
        cursor: pointer;
        z-index: 2;
        margin-left: .8%;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px)and (max-width: 480px) {
    .studentaid_resources {
        width: 100%;
        margin: 0 auto;
    }

    .studentaid_message_wrapper {
        width: 95%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .student_aggregate_summary {
        text-align: center;
        margin-left: 0%;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.85em;
    }

    .student_aggregate_summary_wrapper {
        border-bottom: 1px solid #23414d;
        padding: 0px;
    }

    .student_aggregate_loans {
        width: 87%;
        /* height: 30px; */
        float: left;
        margin: 2%;
        padding: 4%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .student_aggregate_grants {
        width: 87%;
        /* height: 30px; */
        float: left;
        margin: 2%;
        padding: 4%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .studentaid_resource {
        width: 85%;
        /* height: 30px; */
        float: left;
        margin: 2%;
        padding: 5%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .infos_arrow {
        background-image: url('images/after_arrow.png');
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: contain;
        background-size: 10px 6px;
    }

    .studentaid_welcome_message {
        width: 95%;
        text-align: center;
    }

    .studentaid_myinformation {
        /*width: 95%;*/
        text-align: center;
        margin-left: 25%;
    }

    .studentaid_hello_text {
        margin: 0 auto;
        width: 100%;
        padding-left: 2.5%;
    }

    .on_mobile_hide {
        display: none;
    }

    .mystudentaid-page-breadcrumb-wrapper {
        border-bottom: 1px solid #23414d;
        padding-left: 10px !important;
    }

    .circle-plus-green::after {
        content: "";
        background-image: url('images/toggle_closed_icon.png');
        background-repeat: no-repeat;
        /* background-position: right 10px center; */
        background-size: contain;
        background-size: 20px 20px;
        width: 23px;
        height: 34px;
        display: inline-block;
        position: absolute;
        cursor: pointer;
        z-index: 2;
        margin-left: .8%;
    }

    .circle-minus-green:after {
        content: "";
        background-image: url('images/toggle_open_icon.png');
        background-repeat: no-repeat;
        /* background-position: right 10px center; */
        background-size: contain;
        background-size: 20px 20px;
        width: 34px;
        height: 34px;
        display: inline-block;
        position: absolute;
        cursor: pointer;
        z-index: 2;
        margin-left: .8%;
    }

    /* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px)and (max-width: 480px) and (orientation: landscape) {
    .studentaid_hello_text {
        margin: 0 auto;
        width: 65%;
        padding-left: 31%;
    }
}

@media (min-width: 786px) and (max-width: 1024px) and (orientation: portrait) {
    .on_mobile_hide {
        display: none;
    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /*.on_mobile_hide {*/
    /*display: none;*/
    /*}*/
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /*.on_mobile_hide {*/
    /*display: none;*/
    /*}*/
    .mystudentaid-page-breadcrumb-wrapper {
        padding-top: 20px !important;
        padding-left: 10px !important;
        color: #fff;
        border-bottom: 1px solid #062531;
        background: #062531;
    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .on_mobile_hide {
        display: none;
    }

    .student_aggregate_loans {
        width: 27%;
        /*height: 30px;*/
        float: left;
        margin: 1%;
        padding: 2%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .student_aggregate_grants {
        width: 27%;
        /*height: 30px;*/
        float: left;
        margin: 1%;
        padding: 2%;
        border-left: 5px solid #30a530;
        background: #fff;
        position: relative;
        background: rgb(204, 204, 204); /* Fallback for older browsers without RGBA-support */
        background: rgba(204, 204, 204, 0.1);
    }

    .infos_arrow {
        background-image: url('images/after_arrow.png');
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: contain;
        background-size: 10px 6px;
    }
    .student_aggregate_center{
        margin-left: 16%;
    }
}

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /*.on_mobile_hide {*/
    /*display: none;*/
    /*}*/
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .on_mobile_hide {
        display: none;
    }
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
    /* Styles */
    .studentaid_hello_text {
        margin: 0 auto;
        width: 65%;
        padding-left: 12.9%;
    }
}

/** END New Hero Section Syle **/






