h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: bold;
    line-height: 1.1;
    color: inherit;
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    font-weight: 100;
}

.form-group {
    margin-bottom: 10px;
}

body.UI-body {
    padding-top: 121px;
}

label {
    font-weight: bold;
}

a {
    color: #337ab7;
    text-decoration: none;
}

.is-logo {
    color: #000066;
    font-size: 2em;
    font-weight: bold;
}

.is-logo-reg {
    font-size: medium;
    top: -.8em;
}

.blue-text {
    color: #000066;
}

.pad-bottom {
    padding-bottom: 20px;
}

.pad-both {
    padding-bottom: 20px;
    padding-top: 20px;
}

.pad-top {
    padding-top: 20px;
}

.pad-top-sm {
    padding-top: 8px;
}

.pad-left {
    padding-left: 20px;
}

.col-sm-12-centered {
    text-align: center;
}

.col-sm-12-left {
    text-align: left;
}

.col-sm-12-right {
    text-align: right;
}

.col-sm-3-centered, .col-sm-5-centered, .col-sm-4-centered, .col-sm-6-centered {
    float: none;
    display: inline-block;
}


#about-us-cta-image {
    padding-top: 40px;
}


    #about-us-cta-image img {
        height: auto;
    }




/*  START FONT STYLING  */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: bold;
    line-height: 1.1;
    color: inherit;
}

.headline {
    font-weight: 600;
    font-size: 1.6em;
    font-family: 'Source Code Pro', sans-serif;
}

.headline-large {
    font-size: 1.8em;
}

.demo-row .demo-heading-note, .demo-row .demo-text-note {
    display: block;
    width: 260px;
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 13px;
    line-height: 13px;
    color: #c0c1c2;
    font-weight: 400;
}

.demo-row.typography-row .demo-type-example {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}

.demo-swatches-row .swatches-col {
    width: 800px;
    margin-left: -5px;
}

.color-box {
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-height: 310px;
    min-height: 0;
    margin: 10px 0 25px;
    border: 5px solid rgba(0,0,0,.2);
    line-height: 0;
    font-size: 0;
    border-radius: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
}

    .color-box li {
        display: inline-block;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        min-height: 0;
        width: 20%;
        padding-bottom: 20%;
        overflow: hidden;
        -webkit-print-color-adjust: exact;
    }


#qies1-form {
    font-size: 1.6em;
    font-family: 'Source Code Pro', sans-serif;
}

.qies1-form-border {
    padding: 20px;
    border: 1px solid white;
}

/*  END FONT STYLING  */




.container-fluid {
    margin: 0;
    padding: 0;
}

#get-an-estimate {
    background-color: #ffffff;
    color: gray;
    margin: 40px 0;
}

.light-gray {
    background-color: lightgray;
}

.tan {
    background-color: #F5E3CE;
}

.topaz {
    background-color: #065F7D;
}

.linen {
    background-color: #dce3ce;
}

.blue {
    background-color: #000066;
}

.logout-blue {
    background-color: #23397C;
}

.white {
    background-color: #ffffff;
}


.white-text {
    color: #ffffff;
}


#footer-get-an-estimate {
    margin: 20px;
}

#footer-cta {
    color: gray;
}


.values-header.container.text-center.headline {
    margin-top: 16px;
    font-size: 2.0em;
}

.values-content.container.text-center {
    margin-bottom: 60px;
}

.values-callout-header.headline {
    margin-bottom: 16px;
}

.values-cta.container.text-center {
    margin: 45px 0;
}

    .values-cta.container.text-center > a {
        font-size: larger;
    }


/* 3 bard */
.icon-bar {
    background-color: gray;
}


.navbar {
    margin: 0;
}

/* background 
.navbar-default .navbar-toggle {
    border-color: #ddd;
    background-color: black;
}


.nav-upper {
    height: 70px;
}

    .nav-upper ul {
        float: right;
        display: table;
    }

    .nav-upper .navbar-upper > li {
        display: table-cell;
        font-size: 14px;
    }
*/
        .col-sm-12-centered > ul > li > a,
        .nav-upper .navbar-upper > li > a {
            color: #777;
        }

        .col-sm-12-left > ul > li > a,
        .nav-upper .navbar-upper > li > a {
            color: #777;
        }

        .col-sm-12-right > ul > li > a,
        .nav-upper .navbar-upper > li > a {
            color: #777;
        }

.col-sm-12-centered > ul > li > a {
    text-decoration: none;
}

.col-sm-12-centered > ul > li {
    list-style-type: none;
}

.col-sm-12-left > ul > li > a {
    text-decoration: none;
}

.col-sm-12-left > ul > li {
    list-style-type: none;
}

.col-sm-12-right > ul > li > a {
    text-decoration: none;
}

.col-sm-12-right > ul > li {
    list-style-type: none;
}

.col-sm-12-right > ul {
    padding: 0;
    list-style-type: none;
}

#about-us-cta {
    margin: 20px 0;
}

.about-us-cta-header {
    padding-top: 40px;
}

#about-us-cta-copy {
    font-family: 'Lato', sans-serif;
    font-size: 1.2em;
}



footer {
    background-color: #000066;
    color: #ffffff;
    padding: 25px;
}

#footer-cta {
    padding: 25px;
}

#footer-standard {
    color: #ffffff;
}

.carousel-inner img {
    width: 100%;
    /* Set width to 100% */
    margin: auto;
    min-height: 200px;
}
/* Hide the carousel text when the screen is less than 600 pixels wide */

@media (max-width: 600px) {
    .carousel-caption {
        display: none;
    }
}




/*
 * Card component
 */
.card {
    background-color: #F7F7F7;
    padding: 20px 25px 15px;
    margin: 0 auto 25px;
    margin-top: 50px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.glyphicon {
    top: 0;
}

.main-text, .main-text-side-form {
    position: absolute;
    top: 50px;
}

.main-text {
    color: #FFF;
    width: 96.66666666666666%;
}

.main-text-side-form {
    background-color: #ffffff;
}


.slideshow-shadowing {
    text-shadow: 2px 3px #000000;
}

.changing-text-shadowing {
    text-shadow: 1px 2px #000000;
}

h1.slideshow-shadowing {
    font-size: 3em;
}

span#changing-text {
    font-size: 1.5em;
}



.panel-body {
    margin: 16px;
}

.panel {
    margin: 0;
}

.GapResultsNegative, .GapResultsGreen {
    text-align: center;
    color: white;
    padding: 16px;
    font-size: 1.8em;
}

.GapResultsNegative {
    background-color: #FF9554;
}

.GapResultsGreen {
    background-color: green;
}


.btn-primary {
    color: #fff;
    background-color: #000066;
    border-color: #000088;
}

.btn-success {
    color: #fff;
    background-color: #067339;
    border-color: #067360;
}

.alert-success {
    color: #000000;
    background-color: #c2e2b6;
    border-color: #d6e9c6;
}

.alert-info {
    color: #000000;
    background-color: #abd7ed;
    border-color: #bce8f1;
}

.alert-warning {
    color: #000000;
    background-color: #f5e8a3;
    border-color: #faebcc;
}

.alert-danger {
    color: #000000;
    background-color: #e2b6b6;
    border-color: #ebccd1;
}

.navbar-collapse.collapse {
    /*height: 40px;*/
}

/*
.tab-content {
    min-height: 300px;
}
*/

.go-top {
    position: fixed;
    bottom: 2em;
    right: 2em;
    text-decoration: none;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    padding: 1em;
    display: none;
}

    .go-top:hover {
        background-color: rgba(0, 0, 0, 0.6);
    }

#glossary-ul {
    text-align: center;
    padding: 0;
}

    #glossary-ul li {
        list-style: none;
        display: inline-block;
    }

    #glossary-ul a {
        display: block;
        text-transform: uppercase;
        font-size: 1.1em;
        margin: 0;
        padding: 11px;
        text-decoration: none;
    }

.glossary-term {
    font-weight: bold;
}

.learn-ui {
    min-height: 160px;
    border: 2px solid gray;
    margin: 5px;
}

#learn-results .col-sm-3 {
    width: 32%;
}

a.anchor {
    padding-top: 100px;
    margin-top: -100px;
    display: inline-block;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: lightblue;
}

iframe {
    max-width: 100%;
    height: 450px;
}

.nav-tabs li a {
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

table tr td ul {
    padding: 0px 16px;
}

table.sticky-header thead tr {
    background-color: white;
}

.col-sm-3.income-estimator-results {
    border: 2px solid #067339;
    min-height: 240px;
    padding: 0;
}

.col-sm-3.income-estimator-results-left {
    margin-right: 20px;
}

.col-sm-3.income-estimator-results-right {
    margin-left: 10px;
}

.income-estimator-results-header {
    background-color: #067339;
    padding: 10px;
    text-align: center;
    color: #ffffff;
}

    .income-estimator-results-header h3 {
        margin: 0;
    }

.income-estimator-results-verbage {
    padding: 10px;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.input-group-addon {
    background-color: #067339;
    color: #ffffff;
}

img.partner-logo {
    vertical-align: top;
}

#remember-me-label {
    font-weight: 700;
}

.table-bordered {
    border: 2px solid #000066;
}

    .table-bordered > thead > tr > th {
        border: none;
    }

.square-bulleted-li tbody tr td ul li, .square-bulleted-li li {
    list-style-type: square;
}

.text-right {
    text-align: right;
}

.text-middle {
    vertical-align: middle !important;
}

#fda-map {
    height: 500px;
    width: 800px;
}

.image-vertical-align-middle, .memo-vertical-align-middle, .rating-vertical-align-middle {
    vertical-align: middle !important;
}

a.accordion-toggle:hover, a.accordion-toggle:focus, a.accordion-toggle:active, a.accordion-toggle:visited, a.accordion-toggle::after {
    text-decoration: none;
}

.no-pad-left-right {
    padding-left: 0;
    padding-right: 0;
}

.radio-male input[type="radio"], .radio-female input[type="radio"] {
    display: none;
}

.checkbox-plan input[type="checkbox"],
.checkbox-learn input[type="checkbox"],
.checkbox-retired input[type="checkbox"],
.checkbox-planning-retirement input[type="checkbox"],
.checkbox-lifetime-income input[type="checkbox"],
.checkbox-planning-tools input[type="checkbox"],
.checkbox-annuity-types input[type="checkbox"],
.checkbox-insurance-companies input[type="checkbox"],
.checkbox-individual-stories input[type="checkbox"],
.checkbox-platform-benefits input[type="checkbox"] {
    display: none;
}

    .checkbox-plan input[type="checkbox"] + label,
    .checkbox-learn input[type="checkbox"] + label,
    .checkbox-retired input[type="checkbox"] + label,
    .checkbox-planning-retirement input[type="checkbox"] + label,
    .checkbox-lifetime-income input[type="checkbox"] + label,
    .checkbox-planning-tools input[type="checkbox"] + label,
    .checkbox-annuity-types input[type="checkbox"] + label,
    .checkbox-insurance-companies input[type="checkbox"] + label,
    .checkbox-individual-stories input[type="checkbox"] + label,
    .checkbox-platform-benefits input[type="checkbox"] + label {
        border: 3px solid #ffffff;
        display: block;
    }

    .checkbox-plan input[type="checkbox"]:checked + label,
    .checkbox-learn input[type="checkbox"]:checked + label,
    .checkbox-retired input[type="checkbox"]:checked + label,
    .checkbox-planning-retirement input[type="checkbox"]:checked + label,
    .checkbox-lifetime-income input[type="checkbox"]:checked + label,
    .checkbox-planning-tools input[type="checkbox"]:checked + label,
    .checkbox-annuity-types input[type="checkbox"]:checked + label,
    .checkbox-insurance-companies input[type="checkbox"]:checked + label,
    .checkbox-individual-stories input[type="checkbox"]:checked + label,
    .checkbox-platform-benefits input[type="checkbox"]:checked + label {
        border: 3px solid #000066;
    }

.quote-form-error {
    color: red;
    font-weight: bold;
}

.estimates-spacer {
  margin-left: 50px;
}

#age-custom-handle, #collect-custom-handle {
    width: 3em;
    height: 1.6em;
    top: 50%;
    margin-top: -.8em;
    text-align: center;
    line-height: 1.6em;
}

.radio-male input[type="radio"], .radio-female input[type="radio"] {
    display: none;
}

    .radio-female input[type="radio"] + label {
        background-image: url("../images/quick-estimator-estimate-your-lifetime-income-now-female-gray.png");
        background-repeat: no-repeat;
        display: block;
        height: 108px;
        width: 108px;
    }

    .radio-female input[type="radio"]:checked + label {
        background-image: url("../images/quick-estimator-estimate-your-lifetime-income-now-female.png");
    }

    .radio-male input[type="radio"] + label {
        background-image: url("../images/quick-estimator-estimate-your-lifetime-income-now-male-gray.png");
        background-repeat: no-repeat;
        display: block;
        height: 108px;
        width: 108px;
    }

    .radio-male input[type="radio"]:checked + label {
        background-image: url("../images/quick-estimator-estimate-your-lifetime-income-now-male.png");
    }

.input-group-padding-15 {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

a.is-logo:hover {
    color: #000066;
    text-decoration: none;
}


#DisplaySplashScreenDIV,
.site-terms-modal {
    z-index: 1050 !important;
}

/*.fda-radio-button-table tbody tr td input[type="radio"] {
  border: 1px red solid !important;
  margin: 0px;
}*/

.fda-radio-button-table tbody tr td label {
    display: inline !important;
    margin-left: 5px;
    margin-right: 10px;
}

.fda-radio-button-table tbody tr td {
    padding-bottom: 10px;
}

.popover {
    width: 80%;
    max-width: 80%;
}

.glyphicon-question-sign {
    cursor: pointer;
}


/**** Styles needed for the quote request pages ****/
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    /* Fallback for web browsers that doesn't support RGBa */
    /* RGBa with 0.8 opacity */
    background: rgba( 255, 255, 255, .8 );
}

#numSecs {
    position: absolute;
    top: 40%;
    left: 45%;
    height: 100px;
    width: 100px;
    line-height: 100px;
    background: rgba( 255, 255, 255, .8 ) url('../img/ajax-loader.gif') 50% 50% no-repeat;
    color: #808080;
    font-size: xx-large;
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

#ajaxSpinnerContainer {
    height: 11px;
}

#ajaxSpinnerImage {
    display: none;
}


p.textleft {
    text-align: left;
}

body.loading {
    overflow: hidden;
}

    body.loading .modal {
        display: block;
    }

.info {
    margin: 0 auto;
}

.BoldText {
    font-weight: bold;
}

.ErrorMsgLeft {
    font-weight: bold;
    font-size: larger;
    color: Red;
    text-align: left;
    padding-left: 10px;
}

.show {
    visibility: visible;
}

.hide {
    visibility: hidden;
}

.CopyRightText {
    width: 100%;
    text-align: center;
    font-size: x-small;
    vertical-align: top;
    color: #000066;
}

#top_div {
    width: 100%;
    text-align: left;
    border: 0;
    margin: 0;
    padding: 0;
}

.PublicHeader {
    font-weight: bold;
    font-size: x-large;
}

.PublicHeaderSmall {
    font-size: x-small;
}

.PublicHeaderReg {
    font-weight: bold;
    font-size: medium;
}

.Registerbutton {
    font-size: 8pt;
    width: 100px;
    color: white;
    background-color: #068037;
    vertical-align: middle;
}

blockquote {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

.modal-body {
    overflow-y: scroll !important;
    height: 100%;
}

.modal-header {
    background-color: #000066;
    color: #ffffff;
}


.close {
    color: #fff !important;
    opacity: 1 !important;
}

    .close:focus, .close:hover {
        color: #fff !important;
    }
/**** End of quote request page styles 

.nav-pills > li {
    float: left;
    padding: 20px;
}

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #000066;
        background-color: #fff;
        border: 3px solid #000066;
    }

    .nav-pills > li > a, .nav-pills > li > a:focus, .nav-pills > li > a:hover {
        color: #000066;
        background-color: #fff;
        border: 3px solid #fff;
    }

    .nav-pills > li > a {
        border-radius: 0px;
    }

.nav {
    display: inline-block;
}

.nav-no-inline {
    display: block;
}
****/
.footer-links {
    text-align: right;
}


p.is-logo-subtext {
    font-size: .6em;
}

.logo-no-padding {
    padding: 0;
}

/* USED FOR THE CAPTCHA ON THE CONTACT US FORM */
#contact-us-captcha-verify-container {
    display: none;
}


table.dataTable.no-footer {
    border: none !important;
}

table.dataTable thead th, table.dataTable thead td {
    border: none !important;
}

/*
.nav-justified > li > a {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 0 !important;
    vertical-align: bottom;
}

.nav-tabs.nav-justified > li {
    vertical-align: bottom;
}
*/

.fda-label {
    line-height: 36px;
}

.fda-select {
    padding-top: 2px;
}


#user-session-verify-container {
  display: none;
}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    body.UI-body {
        padding-top: 121px;
    }

    h1.slideshow-shadowing {
        font-size: 2.4em;
    }

    .learn-ui {
        min-height: 250px;
        border: 2px solid gray;
        margin: 5px;
    }

    span#changing-text {
        font-size: 0.8em;
    }

    .main-text, .main-text-side-form {
        position: absolute;
        top: 10px;
    }

    button#jumbotron-learn {
        width: auto;
    }
}



input[type=range] {
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
}

    input[type=range]:focus {
        outline: none;
    }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 9px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 0px 0px 0px #000000;
        background: #999999;
        border-radius: 0px;
        border: 0px solid #000000;
    }

    input[type=range]::-webkit-slider-thumb {
        box-shadow: 0px 0px 0px #000000;
        border: 1px solid #000000;
        height: 30px;
        width: 30px;
        border-radius: 5px;
        background: #000066;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -11px;
    }

    input[type=range]:focus::-webkit-slider-runnable-track {
        background: #999999;
    }

    input[type=range]::-moz-range-track {
        width: 100%;
        height: 9px;
        cursor: pointer;
        animate: 0.2s;
        box-shadow: 0px 0px 0px #000000;
        background: #999999;
        border-radius: 0px;
        border: 0px solid #000000;
    }

    input[type=range]::-moz-range-thumb {
        box-shadow: 0px 0px 0px #000000;
        border: 1px solid #000000;
        height: 30px;
        width: 30px;
        border-radius: 5px;
        background: #000066;
        cursor: pointer;
    }

    input[type=range]::-ms-track {
        width: 100%;
        height: 9px;
        cursor: pointer;
        animate: 0.2s;
        background: transparent;
        border-color: transparent;
        color: transparent;
    }

    input[type=range]::-ms-fill-lower {
        background: #999999;
        border: 0px solid #000000;
        border-radius: 0px;
        box-shadow: 0px 0px 0px #000000;
    }

    input[type=range]::-ms-fill-upper {
        background: #999999;
        border: 0px solid #000000;
        border-radius: 0px;
        box-shadow: 0px 0px 0px #000000;
    }

    input[type=range]::-ms-thumb {
        box-shadow: 0px 0px 0px #000000;
        border: 1px solid #000000;
        height: 30px;
        width: 30px;
        border-radius: 5px;
        background: #000066;
        cursor: pointer;
    }

    input[type=range]:focus::-ms-fill-lower {
        background: #999999;
    }

    input[type=range]:focus::-ms-fill-upper {
        background: #999999;
    }



/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    body.UI-body {
        padding-top: 121px;
    }

    .visible-xs {
        display: inline-block !important;
    }

    .visible-xs-modified {
        display: block !important;
    }
/*
    .nav-pills > li > a > p {
        margin: 0px;
    }
*/
    #learn-results .col-sm-3 {
        width: 30%;
        display: inline-block;
        float: left;
    }
/*
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
*/
    .learn-ui {
        min-height: 250px;
        border: 2px solid gray;
        margin: 5px;
    }

    h1.slideshow-shadowing {
        font-size: 2.4em;
    }

    span#changing-text {
        font-size: 0.8em;
    }

    .main-text, .main-text-side-form {
        position: absolute;
        top: 10px;
    }

    .small-phone {
        display: none;
    }
}



/* Extra Small Devices, Phones */
/* MEDIA QUERIES FOR RESPONSIVE DESIGN */
@media only screen and (max-width : 480px) {
    body.UI-body {
        padding-top: 121px;
    }

    .visible-xs {
        display: inline-block !important;
    }

    h1.slideshow-shadowing {
        font-size: 2.4em;
    }

    span#changing-text {
        font-size: 0.8em;
    }

    .main-text, .main-text-side-form {
        position: absolute;
        top: 10px;
    }
/*
    .nav-pills > li > a > p {
        margin: 0px;
    }

    .nav-pills > li {
        float: left;
        padding: 0px;
    }
*/
    div#learn-results {
        margin: 0px;
    }

    #learn-results .col-sm-3 {
        width: 100%;
    }


/*
    .navbar-collapse.collapse:not(.in) {
        display: none !important;
    }
*/
    .footer-links {
        text-align: center;
    }

    .small-phone {
        display: block;
    }

    .large-phone {
        display: none;
    }
}

/* Extra Small Devices, Phones */
/* MEDIA QUERIES FOR RESPONSIVE DESIGN */
@media only screen and (max-width : 320px) {
    .is-logo {
        color: #000066;
        font-size: 1.6em;
        font-weight: bold;
    }

    body.UI-body {
        padding-top: 121px;
    }

    .visible-xs {
        display: inline-block !important;
    }

    h1.slideshow-shadowing {
        font-size: 2.4em;
    }

    span#changing-text {
        font-size: 0.8em;
    }

    .main-text, .main-text-side-form {
        position: absolute;
        top: 10px;
    }
/*
    .nav-pills > li > a > p {
        margin: 0px;
    }

    .nav-pills > li {
        float: left;
        padding: 0px;
    }
*/
    div#learn-results {
        margin: 0px;
    }

    #learn-results .col-sm-3 {
        width: 100%;
    }
/*
    .navbar-collapse.collapse:not(.in) {
        display: none !important;
    }
*/
    .footer-links {
        text-align: center;
    }
/*
    .small-phone {
        display: block;
    }

    .large-phone {
        display: none;
    }
    */
}

/* Income Solutions specific print css styling. */
@media print {
    /* Target class to hide elements when printing the page. */
    .hide-from-print {
        display: none !important;
    }

    /* Overide display of link href text. */
    a[href]:after {
        content: none !important;
    }

    /* Force a reasonable font size. */
    h1 {
        font-size: 12pt !important;
        margin-top: 10px !important;
        margin-bottom: 5px !important;
    }

    h2, h3 {
        font-size: 11pt !important;
        margin-top: 3px !important;
        margin-bottom: 2px !important;
    }

    /* Force a reasonable font size. */
    html, body, a, p, strong, th, td {
        font-size: 9pt !important;
        line-height: 1 !important;
    }

    /* Force a reasonable font size. */
    p, strong {
        margin-block-start: 0.5em !important;
        margin-block-end: 0.5em !important;
    }

    /* Remove padding from the default body content */
    .default-body-content {
        padding-top: 0px !important;
    }

    body.UI-body {
        padding-top: 0px !important;
    }

    .pad-both, .pad-top, .pad-bottom {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    /* Target class to keep html element on the same page. */
    .print-keep-together {
        page-break-inside: avoid;
    }

    /* Target class to page break. */
    .print-page-break {
        page-break-before: always;
    }
}
