/*Stylesheet added by 5h0@16 on August 4th 2018*/
body {
    font-size: 14px;
    background: #f4f4f4;
}

a:hover, a:focus {
    text-decoration: none;
}

.block {
    display: block;
}
/* =====================================
   Custom Fonts
   ===================================== */
.font-miller {
    font-family: 'Conv_Miller Text Regular';
}

.font-neutraBook {
    font-family: 'Conv_Neutraface2Text-Book';
}

.font-neutraBold {
    font-family: 'Conv_Neutraface2Text-Bold';
}
/* ==========================================================================
   Error Messages Helper Classes
   ========================================================================== */
.required-field_error {
    background: #e74c3c;
    display: inline;
    color: #ffffff;
    padding: 2px 5px;
    float: right;
    font-size: 12px;
}

.fp-submitStatus {
    background: rgba(255, 255, 255, 0.75);
    padding: 10px 15px;
    margin-top: 20px;
    font-family: 'Conv_Miller Text Regular';
}

    .fp-submitStatus.statFail {
        color: #e74c3c;
    }

    .fp-submitStatus.statSuccess {
        color: #27ae60;
    }
/* ==========================================================================
   Margin and Padding Helper Classes
   ========================================================================== */
.m-t-0 {
    margin-top: 0 !important;
}

.m-r-0 {
    margin-right: 0 !important;
}

.m-b-0 {
    margin-bottom: 0 !important;
}

.m-l-0 {
    margin-left: 0 !important;
}

.p-t-0 {
    padding-top: 0 !important;
}

.p-r-0 {
    padding-right: 0 !important;
}

.p-b-0 {
    padding-bottom: 0 !important;
}

.p-l-0 {
    padding-left: 0 !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.p-t-5 {
    margin-top: 5px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.p-b-5 {
    margin-bottom: 5px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.p-l-5 {
    margin-left: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.p-r-5 {
    margin-right: 5px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.p-t-10 {
    margin-top: 10px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.p-b-10 {
    margin-bottom: 10px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.p-l-10 {
    margin-left: 10px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.p-r-10 {
    margin-right: 10px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.p-t-15 {
    margin-top: 15px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.p-b-15 {
    margin-bottom: 15px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.p-l-15 {
    margin-left: 15px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.p-r-15 {
    margin-right: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.p-t-20 {
    margin-top: 20px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.p-b-20 {
    margin-bottom: 20px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.p-l-20 {
    margin-left: 20px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.p-r-20 {
    margin-right: 20px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.p-t-25 {
    margin-top: 25px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.p-b-25 {
    margin-bottom: 25px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.p-l-25 {
    margin-left: 25px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.p-r-25 {
    margin-right: 25px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.p-t-30 {
    margin-top: 30px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.p-b-30 {
    margin-bottom: 30px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.p-l-30 {
    margin-left: 30px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.p-r-30 {
    margin-right: 30px !important;
}

.m-t-35 {
    margin-top: 35px !important;
}

.p-t-35 {
    margin-top: 35px !important;
}

.m-b-35 {
    margin-bottom: 35px !important;
}

.p-b-35 {
    margin-bottom: 35px !important;
}

.m-l-35 {
    margin-left: 35px !important;
}

.p-l-35 {
    margin-left: 35px !important;
}

.m-r-35 {
    margin-right: 35px !important;
}

.p-r-35 {
    margin-right: 35px !important;
}

.m-t-40 {
    margin-top: 40px !important;
}

.p-t-40 {
    margin-top: 40px !important;
}

.m-b-40 {
    margin-bottom: 40px !important;
}

.p-b-40 {
    margin-bottom: 40px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.p-l-40 {
    margin-left: 40px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.p-r-40 {
    margin-right: 40px !important;
}

.m-t-45 {
    margin-top: 45px !important;
}

.p-t-45 {
    margin-top: 45px !important;
}

.m-b-45 {
    margin-bottom: 45px !important;
}

.p-b-45 {
    margin-bottom: 45px !important;
}

.m-l-45 {
    margin-left: 45px !important;
}

.p-l-45 {
    margin-left: 45px !important;
}

.m-r-45 {
    margin-right: 45px !important;
}

.p-r-45 {
    margin-right: 45px !important;
}

.m-t-50 {
    margin-top: 50px !important;
}

.p-t-50 {
    margin-top: 50px !important;
}

.m-b-50 {
    margin-bottom: 50px !important;
}

.p-b-50 {
    margin-bottom: 50px !important;
}

.m-l-50 {
    margin-left: 50px !important;
}

.p-l-50 {
    margin-left: 50px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}

.p-r-50 {
    margin-right: 50px !important;
}

/* =====================================
   Custom Button Styles
   ===================================== */
.btn_link-arrow {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-family: 'Conv_Neutraface2Text-Bold';
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    border: 1px solid transparent;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #385d7f;
}

.fp-btn {
    display: inline-block;
    padding: 10px 40px;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Conv_Neutraface2Text-Bold';
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.fp-btn-white {
    color: #193557;
    background-color: #ffffff;
    border-color: #ffffff;
}

    .fp-btn-white:hover,
    .fp-btn-white:focus,
    .fp-btn-white.focus,
    .fp-btn-white:active,
    .fp-btn-white.active,
    .open > .dropdown-toggle.fp-btn-white {
        color: #193557;
        background-color: #ffffff;
        border-color: #ffffff;
    }

    .fp-btn-white:active,
    .fp-btn-white.active,
    .open > .dropdown-toggle.fp-btn-white {
        background-image: none;
    }

    .fp-btn-white.disabled,
    .fp-btn-white[disabled],
    fieldset[disabled] .fp-btn-white,
    .fp-btn-white.disabled:hover,
    .fp-btn-white[disabled]:hover,
    fieldset[disabled] .fp-btn-white:hover,
    .fp-btn-white.disabled:focus,
    .fp-btn-white[disabled]:focus,
    fieldset[disabled] .fp-btn-white:focus,
    .fp-btn-white.disabled.focus,
    .fp-btn-white[disabled].focus,
    fieldset[disabled] .fp-btn-white.focus,
    .fp-btn-white.disabled:active,
    .fp-btn-white[disabled]:active,
    fieldset[disabled] .fp-btn-white:active,
    .fp-btn-white.disabled.active,
    .fp-btn-white[disabled].active,
    fieldset[disabled] .fp-btn-white.active {
        background-color: #ffffff;
        border-color: #ffffff;
    }


.fp-btn-blue {
    color: #ffffff;
    background-color: #385d7f;
    border-color: #385d7f;
}

    .fp-btn-blue:hover,
    .fp-btn-blue:focus,
    .fp-btn-blue.focus,
    .fp-btn-blue:active,
    .fp-btn-blue.active,
    .open > .dropdown-toggle.fp-btn-blue {
        color: #ffffff;
        background-color: #385d7f;
        border-color: #385d7f;
    }

    .fp-btn-blue:active,
    .fp-btn-blue.active,
    .open > .dropdown-toggle.fp-btn-blue {
        background-image: none;
    }

    .fp-btn-blue.disabled,
    .fp-btn-blue[disabled],
    fieldset[disabled] .fp-btn-blue,
    .fp-btn-blue.disabled:hover,
    .fp-btn-blue[disabled]:hover,
    fieldset[disabled] .fp-btn-blue:hover,
    .fp-btn-blue.disabled:focus,
    .fp-btn-blue[disabled]:focus,
    fieldset[disabled] .fp-btn-blue:focus,
    .fp-btn-blue.disabled.focus,
    .fp-btn-blue[disabled].focus,
    fieldset[disabled] .fp-btn-blue.focus,
    .fp-btn-blue.disabled:active,
    .fp-btn-blue[disabled]:active,
    fieldset[disabled] .fp-btn-blue:active,
    .fp-btn-blue.disabled.active,
    .fp-btn-blue[disabled].active,
    fieldset[disabled] .fp-btn-blue.active {
        background-color: #385d7f;
        border-color: #385d7f;
    }


.fp-btn-outline-blue {
    color: #385d7f;
    background-color: transparent;
    border-color: #385d7f;
}

    .fp-btn-outline-blue:hover,
    .fp-btn-outline-blue:focus,
    .fp-btn-outline-blue.focus,
    .fp-btn-outline-blue:active,
    .fp-btn-outline-blue.active,
    .open > .dropdown-toggle.fp-btn-outline-blue {
        color: #385d7f;
        background-color: transparent;
        border-color: #385d7f;
    }

    .fp-btn-outline-blue:active,
    .fp-btn-outline-blue.active,
    .open > .dropdown-toggle.fp-btn-outline-blue {
        background-image: none;
    }

    .fp-btn-outline-blue.disabled,
    .fp-btn-outline-blue[disabled],
    fieldset[disabled] .fp-btn-outline-blue,
    .fp-btn-outline-blue.disabled:hover,
    .fp-btn-outline-blue[disabled]:hover,
    fieldset[disabled] .fp-btn-outline-blue:hover,
    .fp-btn-outline-blue.disabled:focus,
    .fp-btn-outline-blue[disabled]:focus,
    fieldset[disabled] .fp-btn-outline-blue:focus,
    .fp-btn-outline-blue.disabled.focus,
    .fp-btn-outline-blue[disabled].focus,
    fieldset[disabled] .fp-btn-outline-blue.focus,
    .fp-btn-outline-blue.disabled:active,
    .fp-btn-outline-blue[disabled]:active,
    fieldset[disabled] .fp-btn-outline-blue:active,
    .fp-btn-outline-blue.disabled.active,
    .fp-btn-outline-blue[disabled].active,
    fieldset[disabled] .fp-btn-outline-blue.active {
        background-color: transparent;
        border-color: #385d7f;
    }




.fp-btn-outline-white {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
}

    .fp-btn-outline-white:hover,
    .fp-btn-outline-white:focus,
    .fp-btn-outline-white.focus,
    .fp-btn-outline-white:active,
    .fp-btn-outline-white.active,
    .open > .dropdown-toggle.fp-btn-outline-white {
        color: #ffffff;
        background-color: transparent;
        border-color: #ffffff;
    }

    .fp-btn-outline-white:active,
    .fp-btn-outline-white.active,
    .open > .dropdown-toggle.fp-btn-outline-white {
        background-image: none;
    }

    .fp-btn-outline-white.disabled,
    .fp-btn-outline-white[disabled],
    fieldset[disabled] .fp-btn-outline-white,
    .fp-btn-outline-white.disabled:hover,
    .fp-btn-outline-white[disabled]:hover,
    fieldset[disabled] .fp-btn-outline-white:hover,
    .fp-btn-outline-white.disabled:focus,
    .fp-btn-outline-white[disabled]:focus,
    fieldset[disabled] .fp-btn-outline-white:focus,
    .fp-btn-outline-white.disabled.focus,
    .fp-btn-outline-white[disabled].focus,
    fieldset[disabled] .fp-btn-outline-white.focus,
    .fp-btn-outline-white.disabled:active,
    .fp-btn-outline-white[disabled]:active,
    fieldset[disabled] .fp-btn-outline-white:active,
    .fp-btn-outline-white.disabled.active,
    .fp-btn-outline-white[disabled].active,
    fieldset[disabled] .fp-btn-outline-white.active {
        background-color: transparent;
        border-color: #ffffff;
    }


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.wrapper {
}

.color-white {
    color: #ffffff !important;
}

.color-blue {
    color: #385d80 !important;
}

.color-gray {
    color: #696969 !important;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.bg-primary {
    background-color: #ece5de !important;
}
/* ==========================================================================
   Login Skeleton custom styles
   ========================================================================== */

.skeleton-container {
    background: #385d80;
    padding: 50px 25px;
}

    .skeleton-container h3.fp-border_heading {
        text-align: center;
        color: #ffffff;
        font-size: 1.25em;
        font-family: 'Conv_Neutraface2Text-Bold';
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 45px;
        position: relative;
    }

        .skeleton-container h3.fp-border_heading:after {
            content: "";
            width: 60px;
            border: 0;
            border-top: solid 2px #ffffff;
            display: block;
            margin: auto;
            margin-top: 15px;
        }
/*----------------------------- Action Bar Styles
-----------------------------------------------*/
.fp-amount_main {
    color: #686969;
    font-family: 'Conv_Neutraface2Text-Book';
    text-align: center;
    font-size: 12vw;
    margin: 0;
}

.fp-action_bar:after {
    content: "";
    display: block;
    clear: both;
}

.fp-action_bar {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0 25px;
}

    .fp-action_bar > span.fp-welcome_title {
        width: 50%;
        font-family: 'Conv_Miller Text Regular';
        color: #7a7d81;
    }

    .fp-action_bar > ul.fp-action_nav {
        padding: 0;
        margin: 0;
        list-style-type: none;
        width: 50%;
        text-align: right;
        margin-bottom: 12px;
    }

        .fp-action_bar > ul.fp-action_nav li {
            display: inline-block;
        }

            .fp-action_bar > ul.fp-action_nav li a {
                font-family: 'Conv_Neutraface2Text-Bold';
                text-transform: uppercase;
                letter-spacing: 1px;
                font-size: 11px;
                color: #385d7f;
            }

            .fp-action_bar > ul.fp-action_nav li:first-child {
                padding-right: 5px;
            }

                .fp-action_bar > ul.fp-action_nav li:first-child:after {
                    content: "";
                    display: inline-block;
                    height: 10px;
                    width: 2px;
                    background: #385d7f;
                    margin-left: 5px;
                }

            .fp-action_bar > ul.fp-action_nav li a.active {
                color: #fdc13d;
            }

/*------------------------------- Main Navigation
-----------------------------------------------*/
.fp-main_navigation {
    background: #385d80;
    padding: 0 25px;
}

    .fp-main_navigation ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: nowrap;
    }

        .fp-main_navigation ul li a {
            display: block;
            padding: 12px 10px 10px;
            color: #ffffff;
            text-transform: uppercase;
            font-family: 'Conv_Neutraface2Text-Book';
            font-weight: bold;
            letter-spacing: 1px;
            font-size: 13px;
        }

            .fp-main_navigation ul li a.active {
                background: #fdc13d;
                color: #ffffff;
            }





.fp-landing_cover {
    min-height: 100vh;
    width: 100%;
    background: #385d80 url(../img/landing_cover.jpg) no-repeat -400px 0;
    padding: 0 5vw;
    text-align: center;
}

.fp-cover_block {
    padding: 10vh 0;
    height: 100%;
}

.fp-cover_welcome {
    font-family: 'Conv_Miller Text Regular';
}

    .fp-cover_welcome span {
        font-family: inherit;
        font-size: 7vw;
        color: #ffffff;
        display: block;
        letter-spacing: 1px;
        margin-bottom: 1.5rem;
    }

    .fp-cover_welcome img {
        max-width: 45vw;
    }

.fp-cover_intro {
    font-family: inherit;
    font-size: 9vw;
    color: #ffffff;
    display: block;
    letter-spacing: 1px;
    max-width: 75vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5rem;
}

.fp-cover_divider {
    width: 75px;
    border-top: 2px solid #eee;
    margin: 10vh auto;
}

.fp-cover_actions {
    display: block;
    clear: both;
    text-align: center;
}

    .fp-cover_actions > a {
        max-width: 220px;
        display: block;
        margin: auto;
        margin-bottom: 20px;
    }

.content-divider {
    width: 100%;
    border-top: 1px solid #7a7d81;
    margin: 5rem auto;
}

.fp-choice_divider {
    text-transform: uppercase;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
    color: #385d7f;
    font-size: 16px;
    font-family: 'Conv_Neutraface2Text-Bold';
    letter-spacing: 1px;
    display: block;
    text-align: center;
    border-top: solid 1px #7a7d81;
    border-bottom: solid 1px #7a7d81;
    padding: 1rem 0;
}
/*Header*/
.fp-global-header {
    text-align: center;
    background-color: transparent;
    padding: 12px 20px;
}

    .fp-global-header.color-alternate {
        background: #ffffff;
    }


/*Get Started Block*/
.fp-getStarted_block {
    padding: 35px 25px;
    background: #ebe4de;
    text-align: center;
}

    .fp-getStarted_block span {
        font-size: 1.1em;
        font-family: 'Conv_Miller Text Regular';
        color: #696969;
        margin-bottom: 25px;
        display: block;
    }

    .fp-getStarted_block ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        margin-bottom: 25px;
    }

        .fp-getStarted_block ul li {
            display: block;
            margin-bottom: 10px;
            font-size: 1.1em;
            font-family: 'Conv_Neutraface2Text-Bold';
            color: #385d7f;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

    .fp-getStarted_block p {
        font-size: 11px;
        font-family: 'Conv_Miller Text Regular';
        color: #696969;
        margin-bottom: 20px;
    }
/*Footer*/
.fp-global-footer {
    display: block;
    clear: both;
    text-align: center;
    background: #385d80;
    padding: 35px 25px;
}

    .fp-global-footer img {
        max-width: 45px;
    }

.fp-footer_nav {
    margin-top: 25px;
}

    .fp-footer_nav ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        .fp-footer_nav ul li {
            display: inline-block;
            text-transform: uppercase;
            font-family: 'Conv_Neutraface2Text-Book';
            color: #ffffff;
            font-size: 13px;
            letter-spacing: 1px;
        }

.fp-global-footer.color-alternate {
    background-color: #ffffff;
}

    .fp-global-footer.color-alternate ul li {
        color: #385d80;
    }
/*--------------------------------------
Form Styles
--------------------------------------*/
/*Horizontal Form*/
.globalLabel_color {
    color: #3d3d3d !important;
    background: #fdc13d;
    display: block;
    padding: 5px 10px;
    margin-bottom: 20px;
}

.fp-form_horizontal .form-group:after {
    content: "";
    display: block;
    clear: both;
}

.fp-form_horizontal .form-group label {
    position: relative;
    width: 50%;
    float: left;
    margin-top: 6px;
}

    .fp-form_horizontal .form-group label > span {
        padding-right: 5px;
        font-size: 16px;
    }

.fp-form_horizontal .form-group .form-control {
    position: relative;
    width: 50%;
    float: left;
}


.fp-form .form-group {
    margin-bottom: 30px;
}

    .fp-form .form-group label {
        color: #ffffff;
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'Conv_Neutraface2Text-Bold';
        letter-spacing: 2px;
        font-weight: 600;
    }

    .fp-form .form-group > label > span[id*="RequiredFieldValidator"] {
        color: #e74c3c;
    }

    .fp-form .form-group .form-control {
        border: none;
        box-shadow: none;
        border-radius: 0;
    }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: rgba(56, 93, 128, 0.07);
    opacity: 1;
}

.fp-signIn_action {
    text-align: center;
}

    .fp-signIn_action a.forgot_link {
        color: #ffffff;
        font-family: 'Conv_Neutraface2Text-Book';
        font-size: 11px;
        display: block;
        margin-top: 18px;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: bold;
    }

.fp-info_container {
    background: #e8f0f7;
    padding: 50px 25px;
}

    .fp-info_container h3.fp-border_heading {
        text-align: center;
        color: #ffffff;
        font-size: 1.25em;
        font-family: 'Conv_Neutraface2Text-Bold';
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 45px;
        position: relative;
        margin-top: 0;
    }

        .fp-info_container h3.fp-border_heading:after {
            content: normal;
        }

        .fp-info_container h3.fp-border_heading.bottom-border_divider:after {
            content: "";
            width: 60px;
            border: 0;
            border-top: solid 2px #385d80;
            display: block;
            margin: auto;
            margin-top: 15px;
        }

.fp-primary_para {
    font-size: 12px;
    font-family: 'Conv_Miller Text Regular';
    color: #6d6e71;
    margin-bottom: 20px;
    text-align: center;
}

.fp-info_container h3.fp-border_heading + .globalLabel_color {
    margin-top: 20px;
}

.fp-dl-horizontal {
    font-size: 14px;
    font-family: 'Conv_Miller Text Regular';
    color: #6d6e71;
    margin-bottom: 25px;
    text-align: center;
}

    .fp-dl-horizontal dt {
        text-transform: uppercase;
        line-height: 20pt;
        font-family: 'Conv_Neutraface2Text-Bold';
        text-align: right;
        margin-right: 10px;
    }

    .fp-dl-horizontal dd {
        text-align: left;
    }

    .fp-dl-horizontal dt,
    .fp-dl-horizontal dd {
        display: inline-block;
        width: auto;
    }

.barcode-info {
    font-size: 1.25em;
    font-family: 'Conv_Neutraface2Text-Book';
    text-transform: uppercase;
    letter-spacing: 6px;
    text-align: center;
    /* display: block; */
    margin-left: 6px;
}
/*-------------------------------------
Buy Credit --------------------------*/
.fp-buycredit_container {
    display: flex;
    flex-direction: row;
    flex: 0 0 auto;
    justify-content: space-between;
    margin-bottom: 25px;
}

    .fp-buycredit_container .fp-credit_item {
        width: 20vw;
        height: 20vw;
        display: flex;
        border-radius: 50%;
        background: #385d7f;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

        .fp-buycredit_container .fp-credit_item i {
            font-size: 20px;
            font-family: 'Conv_Neutraface2Text-Bold';
            font-style: normal;
            color: #ffffff;
            align-items: center;
            justify-content: center;
        }

        .fp-buycredit_container .fp-credit_item.active {
            background: #fdc13d;
        }
/*----------------------------------------------
On Off Switch --------------------------------*/
.onoffswitch {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    float: left;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 35px;
        padding: 0;
        line-height: 35px;
        font-size: 14px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: "ON";
        padding-left: 10px;
        background-color: #385d7f;
        color: #FFFFFF;
    }

    .onoffswitch-inner:after {
        content: "OFF";
        padding-right: 10px;
        background-color: #cecece;
        color: #999999;
        text-align: right;
    }

.onoffswitch-switch {
    display: block;
    width: 22px;
    height: 22px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 56px;
    border-radius: 50%;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.fp-auto_reload {
    margin-bottom: 25px;
}

    .fp-auto_reload:after {
        content: "";
        display: block;
        clear: both;
    }

    .fp-auto_reload > span {
        float: left;
        margin-left: 1em;
        color: #385d80;
        font-family: 'Conv_Miller Text Regular';
        margin-top: 10px;
    }
/*Custom Checkbox*/
.fp_custom-check {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Conv_Miller Text Regular';
    font-weight: normal;
    color: #385d80;
}

    /* Hide the browser's default checkbox */
    .fp_custom-check input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.fp-checkmark {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    margin: auto;
}

/* On mouse-over, add a grey background color */
.fp_custom-check:hover input ~ .fp-checkmark {
    background-color: #ffffff;
}

/* When the checkbox is checked, add a blue background */
.fp_custom-check input:checked ~ .fp-checkmark {
    background-color: #fdc13d;
}

/* Create the fp-checkmark/indicator (hidden when not checked) */
.fp-checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the fp-checkmark when checked */
.fp_custom-check input:checked ~ .fp-checkmark:after {
    display: block;
}

/* Style the fp-checkmark/indicator */
.fp_custom-check .fp-checkmark:after {
    left: 9px;
    top: 4px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fp-checkbox_block {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.justify-center {
    justify-content: center !important;
}

.fp-vendor_sizing {
    height: 6vw;
}
/*----------------------------- Table Styles
------------------------------------------*/
.fp-table_responsive {
    border: none !important;
}

.fp-table_primary tr th,
.fp-table_primary tr td {
    border-top: none !important;
    font-size: 13px;
}

.fp-table_primary tr th {
    text-transform: uppercase;
    color: #385d7f;
    font-family: 'Conv_Neutraface2Text-Bold';
    border-bottom: solid 1px #7a7d81;
    letter-spacing: 1px;
}

.fp-table_primary tr td {
    color: #686969;
    font-family: 'Conv_Neutraface2Text-Book';
}

.fp-table_primary tfoot tr th,
.fp-table_primary tr.tfoot td {
    background: #e8f0f7;
    border: none;
}

/*Validation Page Styles*/
.fp-validation_list {
    margin-top: 25px;
}

    .fp-validation_list ul {
        margin: 0;
        padding-left: 25px;
    }

        .fp-validation_list ul li {
            margin-bottom: 15px;
            color: #696969;
            font-family: 'Conv_Miller Text Regular';
        }

            .fp-validation_list ul li:last-child {
                margin-bottom: 0;
            }
/*Join Caruso Rewards*/
.fp-joining_cover {
    background: url(../img/landing_cover.jpg) no-repeat center center;
    text-align: center;
    padding: 35px 25px;
    position: relative;
    z-index: 1;
}

.fp-joining_content {
    position: relative;
    z-index: 1;
}

.fp-joining_cover:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.25);
}

.fp-joining_content > p {
    font-family: 'Conv_Miller Text Regular';
    color: #ffffff;
    letter-spacing: 0.1px;
}

.fp-checkout_button {
    text-align: center;
}

    .fp-checkout_button a {
        display: inline-block;
    }

    .fp-checkout_button img,
    .fp-checkout_button > a > input[type="image"] {
        max-height: 10vw;
    }
/*----------------------------------- Home Page Styles
----------------------------------------------------*/
.fp-progress_container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.fp-progress_block {
    padding: 10px;
    width: 50%;
    text-align: center;
}

.fp-progress_info {
    display: block;
    clear: both;
    color: #385d7f;
    font-family: 'Conv_Neutraface2Text-Bold';
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: 15px;
    text-transform: uppercase;
}

.fp-valet_info {
    text-align: center;
    font-size: 12px;
    color: #696969;
    font-family: 'Conv_Miller Text Regular';
}

/*Progress Bae*/
.fp-progress {
    position: relative;
    text-align: center;
    height: 60px;
}

.fp-progress-valet {
    position: relative;
    text-align: center;
    height: 60px;
}

.fp-barOverflow { /* Wraps the rotating .bar */
    position: relative;
    overflow: hidden;
    width: 120px;
    height: 60px;
    margin: auto;
    margin-bottom: -20px;
}

.fp-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 10px solid #eee;
    border-bottom-color: #fdc13d;
    border-right-color: #fdc13d;
}

.fp-progress_count {
    display: inline-block;
    font-size: 24px;
    font-family: 'Conv_Neutraface2Text-Bold';
    position: relative;
    bottom: 20px;
    color: #696969;
    letter-spacing: 1px;
}

.fp-wallet_vendors {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

    .fp-wallet_vendors img {
        max-height: 50px;
    }
/* -------------------------Pagination Styles
-------------------------------------------*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0 20px 0;
    border-radius: 4px;
}

    .pagination tr > td {
        display: inline;
    }

        .pagination tr > td > a,
        .pagination tr > td > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #337ab7;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination tr > td:first-child > a,
        .pagination tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination tr > td:last-child > a,
        .pagination tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination tr > td > a:hover,
        .pagination tr > td > span:hover,
        .pagination tr > td > a:focus,
        .pagination tr > td > span:focus {
            z-index: 2;
            color: #23527c;
            background-color: #eeeeee;
            border-color: #ddd;
        }

    .pagination tr > .active > a,
    .pagination tr > .active > span,
    .pagination tr > .active > a:hover,
    .pagination tr > .active > span:hover,
    .pagination tr > .active > a:focus,
    .pagination tr > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default;
    }

    .pagination tr > .disabled > span,
    .pagination tr > .disabled > span:hover,
    .pagination tr > .disabled > span:focus,
    .pagination tr > .disabled > a,
    .pagination tr > .disabled > a:hover,
    .pagination tr > .disabled > a:focus {
        color: #777777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }






@media(min-width:481px) {
    .fp-main_navigation ul {
        padding: 5px 0;
        justify-content: center;
    }

        .fp-main_navigation ul li {
            padding: 0 1.5em;
        }

    .web-container {
        max-width: 1110px;
        margin: 0 auto;
    }

    .fp-main_navigation {
        padding: 0;
    }

        .fp-main_navigation ul li a {
            padding-left: 25px;
            padding-right: 25px;
        }

    .fp-landing_cover {
        background-position: 0 0;
        background-size: cover;
    }

    .fp-cover_intro {
        font-family: inherit;
        font-size: 3.5em;
    }

        .fp-cover_intro br {
            display: none;
        }

    .fp-cover_welcome span {
        font-size: 2em;
    }

    .fp-cover_welcome img {
        max-width: 100%;
    }

    .fp-cover_actions {
        display: flex;
    }

        .fp-cover_actions > a {
            display: inline-block;
            width: auto;
        }

    .fp-amount_main {
        font-size: 48px;
    }

    .fp-vendor_sizing {
        height: 36px;
    }

    .fp-buycredit_container .fp-credit_item {
        width: 100px;
        height: 100px;
    }

    .fp-joining_cover {
        background-size: cover;
    }

    .fp-footer_nav ul li:last-child {
        display: block;
    }

        .fp-footer_nav ul li:last-child > span > text {
            display: none;
        }

    .fp-checkout_button {
        text-align: right;
    }

    /*Web Font Size*/
    .fp-getStarted_block span {
        font-size: 1.3em;
    }

    .fp-getStarted_block p,
    .fp-valet_info {
        font-size: 1em;
    }
}

@media (min-width:768px) {
    .fp-dl-horizontal dt,
    .fp-dl-horizontal dd {
        width: 49%;
    }
}

@media (min-width:992px) {
    .flex-row {
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
}

@media (max-width:375px) {
    .fp-main_navigation {
        padding-left: 0;
        padding-right: 0;
    }

    .fp-main_navigation,
    .fp-action_bar,
    .fp-info_container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .fp-btn {
        padding: 10px 15px;
        font-size: 14px;
    }
}
