﻿body {
    font-family: Open Sans, sans-serif;
    background-color: #f3f1f7;
}

* {
    margin: 0;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -220px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
    height: 220px; /* .push must be the same height as .footer */
}

.justcu {
    background-color: #e64097;
    color: white;
}

#additional-header-styling {
    margin-top: auto;
    margin-bottom: auto;
}

#app {
    min-height: 630px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

h1 {
    font-family: Montserrat,sans-serif !important;
    text-rendering: optimizeLegibility;
}

h2 {
    font-family: Montserrat,sans-serif !important;
    text-rendering: optimizeLegibility;
}

h3 {
    font-family: Montserrat,sans-serif !important;
    text-rendering: optimizeLegibility;
}

h4 {
    font-family: Montserrat,sans-serif !important;
    text-rendering: optimizeLegibility;
}

h5 {
    font-family: Open Sans, sans-serif !important;
}

a.ui.button {
    font-family: Open Sans,sans-serif !important;
    text-rendering: optimizeLegibility;
    font-weight: 700 !important;
    border-radius: 30px !important;
    background-color: #e64097;
    color: white;
    box-shadow: 5px 5px 0 0 rgba(0,0,0,.2) !important;
    line-height: 22px;
    font-size: 14px !important;
    font-weight: 700;
    text-transform: uppercase;
}

    a.ui.button:hover {
        background-color: #b83379;
        border-color: #b83379;
        color: white;
    }

#negative-button.ui.button {
    background-color: white;
    color: #e64097;
    border: solid 2px #e64097;
    box-shadow: none !important;
}

    #negative-button.ui.button:hover {
        color: #b83379;
        border-color: #b83379;
        background-color: white;
    }


h3.ui.top.attached.header {
    background-color: #26036d;
    color: white;
}

#hero {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../../Images/JustCU/justcu-hero.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

    #hero .segment {
        color: #ffffff;
    }

        #hero .segment h1 {
            font-size: 32px;
            line-height: 1.2em;
            text-shadow: 0.1em 0.1em 0 rgba(0,0,0,.2)
        }

        #hero .segment h2 {
            font-size: 20px;
            line-height: 1.35em;
            margin-bottom: 33px;
        }

.ui.stackable.two.cards {
    margin-bottom: 2rem;
}

#home-card {
    box-shadow: 5px 5px 0 0 rgba(0,0,0,.2);
}

.ui.card > .content > .header, .ui.cards > .card > .content > .header {
    font-weight: 400 !important;
    font-size: 20px !important;
}

#home-card-header-bg {
    background-color: #26036d;
}

#home-card-header {
    color: white;
}

#home-card-description {
    font-size: 15px;
    font-family: Open Sans,sans-serif;
    margin-bottom: 1em;
    color: black !important;
}

#home-card-button {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1em;
}


.ui.message .header {
    font-family: Open Sans, sans-serif !important;
}

#balances-index-desktop a {
    color: #26036d;
}

    #balances-index-desktop a:hover {
        color: #e64097;
    }



/*Desktop*/
@media only screen and (min-width: 770px) {
    #mobile-menu {
        display: none !important;
    }

    #footerbottom-mobile {
        display: none;
    }

    #hero {
        min-height: 500px;
        background-position-y: center;
    }

        #hero .segment {
            padding-top: 180px;
        }

    #home-container {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    #footer-copyright {
        margin-top: 2em;
    }

    #foot-text-header {
        font-size: 18px;
    }

    #foot-text {
        margin-top: 1em;
        font-size: 14px;
    }

    #balances-head-mob {
        display: none;
    }

    #mobile-transfer {
        display: none;
    }

    #mobile-withdrawal {
        display: none;
    }

    #mobile-bank-account {
        display: none;
    }

    #button-end-date-today {
        margin-top: 1.65em;
    }
}

#top-menu {
    width: 100%;
    z-index: 9000;
    display: block;
    border-bottom: 3px solid lightgrey;
    background-color: white;
}

#header-wrapper-desktop {
    max-width: 1200px;
    margin: auto;
    position: relative;
    z-index: 1000;
    float: none;
    vertical-align: baseline;
}

#desk-head-img-div {
    padding-top: 0;
    padding-bottom: 0;
}

#desk-head-links-div {
    padding-bottom: 0;
}

#login-row {
    float: right;
    margin-top: 0.7rem;
}

#links-row {
    margin-top: 5.7rem;
    margin-left: 12rem;
}

#logout-row {
    float: right;
    margin-top: 0.7rem;
}

#loggedin-links-row {
    margin-top: 5.7rem;
    float: right;
}

#header-img-desk {
    min-height: 96px;
    min-width: 255px;
}

#desktop-menu {
    margin: 0;
}

#desktop-box-btns {
    float: right;
}

#desk-logout-btn {
    float: right;
}

#head-desk-err {
    padding: 10px !important;
}

#login-field {
    min-width: 200px;
}

#password-field {
    min-width: 200px;
}

#label-member-id {
    font-family: Montserrat,sans-serif;
    font-weight: 700;
}

#forgot-field {
    max-width: 120px;
    margin-top: 3px;
}

#forgot-link-home {
    float: right;
    font-size: 13px;
}

    #forgot-link-home a {
        color: #26036d;
        font-family: Montserrat,sans-serif;
        font-weight: bold;
    }

        #forgot-link-home a:hover {
            color: #e64097
        }

#navbardesk {
}

    #navbardesk a {
        font-family: Montserrat,sans-serif;
        color: #26036d;
        font-size: 18px;
        padding-left: 20px !important;
        padding-right: 20px;
        font-weight: bold;
    }

        #navbardesk a:hover {
            color: #e64097;
        }

        #navbardesk a.active {
            color: #e64097;
        }

#navbardesk-loggedin {
}

    #navbardesk-loggedin a {
        font-family: Montserrat,sans-serif;
        color: #26036d;
        font-size: 16px;
        padding-left: 15px !important;
        padding-right: 15px;
        font-weight: bold;
    }

    #navbardesk-loggedin > .item {
        margin-left: 0.5em !important;
    }

    #navbardesk-loggedin a:hover {
        color: #e64097;
    }

    #navbardesk-loggedin a.active {
        color: #e64097;
    }


#footer {
    background-color: #d4cde2;
}

#footer-row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#foot-text-header {
    color: #26036d;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    text-align: center;
}

    #foot-text-header a {
        color: #26036d;
    }

        #foot-text-header a:hover {
            color: #e64097
        }

#foot-text {
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    text-align: center;
}

    #foot-text a {
        color: #26036d;
        text-decoration: underline;
    }

        #foot-text a:hover {
            color: #e64097
        }

#footer-copyright {
    font-size: 12px;
    font-family: Montserrat,sans-serif;
    text-align: right;
}

    #footer-copyright a {
        color: #26036d;
    }

        #footer-copyright a:hover {
            color: #e64097
        }

#google-maps-icon {
    border-radius: 50%;
    padding-top: 0;
    padding-bottom: 0;
}

#twitter-icon {
    padding-top: 0;
    padding-bottom: 0;
}

#facebook-icon {
    padding-top: 0;
    padding-bottom: 0;
}

#fscs-icon {
    border-radius: 50%;
    padding-top: 0;
    padding-bottom: 0;
}

#msg-bc {
    color: white !important;
}

    #msg-bc:hover {
        color: #e64097 !important;
    }

#button-download-statements, #button-submit, #modal-add-bank-account-button, #button-change-pin,
#button-update-marketing, #button-ok, #button-resend-code, #modal-tfa-cancel-button,
#modal-tfa-continue-button {
    background-color: #e64097 !important;
    color: white;
}

.ui.massive.pink.label {
    background-color: #e64097 !important;
    color: white;
}

#transfer-foot-p, #withdrawal-foot-p {
    font-size: 9pt;
    text-align: right;
}

#mob-transfer-header, #mob-withdrawal-header {
    border-top: 1px solid rgba(34,36,38,.1);
    padding: .5em .7em;
}

/*Mobile*/
@media only screen and (max-width: 770px) {

    #top-menu {
        display: none !important;
    }

    #desktop-menu {
        display: none;
    }

    #footerbottom-desktop {
        display: none;
    }

    #hero {
        min-height: 400px;
    }

        #hero .segment {
            padding-top: 150px;
        }

    #footer-copyright {
        margin-top: 1em;
    }

    #foot-text-header {
        font-size: 14px;
    }

    #foot-text {
        margin-top: 0;
        font-size: 12px;
    }

    .ui.tiny.image, .ui.tiny.images .image, .ui.tiny.images img, .ui.tiny.images svg {
        max-width: 65px;
    }

    #home-card {
        margin-top: 2rem !important;
    }

    #balances-index-desktop tbody td {
        padding: .5em .3em;
    }

    #balances-index-desktop th {
        padding: .5em .4em;
    }

    #balances-head-desk {
        display: none;
    }

    #desktop-transfer {
        display: none;
    }

    #desktop-withdrawal {
        display: none;
    }

    #desktop-bank-account {
        display: none;
    }

    #button-end-date-today {
       float : right;
    }
}

#mobile-menu {
    background-color: white;
}

#mobile-grid {
    border-bottom: 3px solid lightgrey;
}

#mobile-drop {
    background: transparent;
    border-radius: 0px !important;
    width: 100%;
    font-size: 15px;
}

    #mobile-drop .item {
        color: #26036d;
        font-weight: 700;
        border-bottom: 1px solid #d7d1e4;
        padding: 20px;
    }

        #mobile-drop .item.active {
            color: #e64097;
        }

        #mobile-drop .item.hover {
            color: #e64097;
        }

i.huge.bars.icon {
    color: #e64097;
}

i.huge.log.out.icon {
    color: #e64097;
}

#footer-icons-container-mob {
    padding-left: 0;
    padding-right: 0;
}

#footer-icons-column-mob {
    padding-top: 0;
    padding-bottom: 0;
}

#google-maps-icon-mob {
    border-radius: 50%;
    /*padding-top: 0;*/
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    #links-row {
        margin-left: 3.5rem !important;
    }

    .ui.horizontal.list > .item {
        margin-left: 0 !important;
    }

    #navbardesk a {
        padding-right: 10px !important;
    }

    #navbardesk-loggedin > .item {
        margin-left: 0 !important;
    }

    #navbardesk-loggedin {
        margin-left: 2rem;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    #links-row {
        margin-left: 0 !important;
    }

    #login-field {
        min-width: 175px !important;
    }

    #password-field {
        min-width: 175px !important;
    }

    .ui.horizontal.list > .item {
        margin-left: 0 !important;
    }

    #navbardesk a {
        padding-right: 0px !important;
    }

    #navbardesk-loggedin > .item {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 370px) {

    #balances-details-mobile_filter input {
        max-width: 130px;
    }

    .ui.container {
        margin-left: 0.5em !important;
        margin-right: 0.5em !important;
    }

    #balances-details-mobile th,
    #balances-details-mobile td {
        font-size: 0.9em;
        padding: 0.5em;
    }
}

.just {
    background-color: #e64097 !important;
    color: white !important;
}

@media only screen and (max-width: 767px) {

    .ui.container { 
        margin-left: 1.5em !important;
        margin-right: 1.5em !important;
    }
}

#head-error-msg {
    width: 387px;
    padding: 0.5em 1.5em;
    font-size: 0.9em;
    margin-bottom: 0.5em;
}

@media only screen and (max-width: 1080px) {
    #with-desk {
        display: none;
    }
}

@media only screen and (min-width: 1080px) {
    #with-mob {
        display: none;
    }
}

@media only screen and (max-width: 1025px) {
    #acc-deets-desktop {
        display: none;
    }

    #acc-desk {
        display: none;
    }

    #desktop-step-6 {
        display: none;
    }

    #desk-steps i {
        font-size: 1.5rem;
        /*margin-left: 0.5em;*/
    }

    #desk-step-content {
        display: none;
    }

}

@media only screen and (min-width: 1025px) {
    #acc-deets-mobile {
        display: none;
    }

    #app {
        min-height: 353px;
    }

    #mobile-step-6 {
        display: none;
    }

    #mob-steps {
        display: none;
    }
}

#app {
    margin-top: 1rem;
}

.JustCU-icon {
    color: green;
}
