.headline {
    margin-bottom: 10px;
    text-align: center;
    line-height: normal;
    width: auto;
    max-width: 1200px;
    min-width: 320px;
    display: table;
}

.headline #errorMessage ul {
    padding: 10px 0;
}

.headline #errorMessage ul li:first-child {
    margin: 0;
}

.headline #errorMessage ul li {
    margin: 15px 0 0 0;
}

#actionInfoMessages,
#actionErrorsMessages {
    padding: 10px;
}

.headline #errorMessage #actionInfoMessages ul li {
    margin: 0;
}

#actionInfoMessages li,
#actionErrorsMessages li {
    padding: 0 14px;
}

.address input,
.address select,
.address .cmf-skinned-select {
    margin-bottom: 10px;
}

.main_input_phones input,
.main_input input {
    font-size: 16px;
    height: 30px;
}

.big-buttons-wrapper {
    width: 70%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.big-button-wrapper {
    position: relative;
    overflow: hidden;
}

.big-button-wrapper .big-button {
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
    font-size: 24px;
    border-radius: 0.75rem;
}

.big-button-wrapper .new {
    display: block;
    width: 45px;
    height: 45px;
    text-transform: uppercase;
    line-height: 43px;
    font-weight: bold;
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 100;
    font-size: 15px;
}

.big-button-wrapper .new.new-es {
    line-height: 45px !important;
    font-size: 11px !important;
}


.header_margin_bottom {
    margin-bottom: 10px;
}

.footer_margin_top {
    margin-top: 10px;
}

#account_identifiers {
    display: block;
    overflow: hidden;
}

#account_identifiers .identifier .identifier_wrapper {
    padding: 10px 0 10px 0;
    min-width: 135px;
    text-align: center;
}
#account_identifiers .identifier .identifier_wrapper .identifier_number {
    text-align: center;
    font-weight: bold;
}

#map{
    margin: 35px 0px 35px 0px;
    height: 500px;
    width: 100%;
    background-color: grey;
}

.stores_table_container{
    width: 95%;
    margin: 0 auto;
}

.contact-box {
    width:50%;
    align-items: center;
    margin: auto;
}

.contact-leftbox{
    width: 50%;
    float:left;
}
.contact-rightbox{
    width: 50%;
    float:right;
}

.contact-col-left {
    width: 30%;
    float: left;
}
.contact-col-right{
    width: 70%;
    float: left;
}

.contact-label{
    width:120px;
    display: inline-block;
    text-align: left;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

#contactForm fieldset {
    border: 0;
}

.contact-content {
    vertical-align: top;
    height: 5em;
    resize: vertical;
}

.contact-input{
    width: 50%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.card_footer_wrapper{
    background-color: #fcf7ff;
}
.offers_container {
    height: 100%;
    overflow: hidden;
}
.offer {
    padding: 25px;
}
a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}
.used_offer_desc{
    word-wrap: break-word;
    padding: 0 25px 0 25px;
}
.offer .card {
    max-width: 100%;
    min-height: 330px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(115, 62, 135, 0.4);
}
.offer .card .button.bg-purple {
    margin-bottom: 6px;
    max-width: 300px;
}
.offer .card .card-title{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 72px;
    padding: 0 5px 0 5px;
    overflow: auto;
    word-wrap: break-word;
    margin: 0;

}
.offer .card .card-text {
    word-wrap: break-word;
    min-height: 52px;
    padding: 5px 10px;
}
.list-group {
    padding: 25px;
}
.notAcceptOffer .offer,
.acceptOffer .offer {
    float: left;
}

.notAcceptOffer .offer_wrapper,
.acceptOffer .offer_wrapper {
    padding: 5px 10px;
}

.notAcceptOffer .offer_image,
.acceptOffer .offer_image {
    width: 100%;
    height: 200px;
}

.notAcceptOffer .offer_image img,
.acceptOffer .offer_image img {
    margin: 0 auto;
    display: block;
    height: 100%;
}

.notAcceptOffer .offer_name h2,
.acceptOffer .offer_name h2 {
    text-align: center;
    font-weight: bold;
}

.notAcceptOffer .offer_desc,
.acceptOffer .offer_desc {
    text-align: center;
}

.notAcceptOffer .offer_end_date,
.acceptOffer .offer_end_date {
    text-align: center;
}

.notAcceptOffer .offer_button,
.acceptOffer .offer_button {
    width: 80%;
    margin: 0 auto;
}

.notAcceptOffer .offer_button fieldset,
.acceptOffer .offer_button fieldset,
#tableFooterForm fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

.notAcceptOffer .offer_button .button.bg-purple.accepted,
.acceptOffer .offer_button .button.bg-purple.accepted {
    background: #572f66;
    cursor: inherit;
}

.offer_button {
    min-width: 128px;
}

.offer_terms_badge {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    text-transform: lowercase;
}

.tc-pill {
    box-shadow: 0 4px 8px 0 grey, 0 6px 20px 0 lightgrey;
}

.offer_button .button.bg-purple {
    white-space: nowrap;
}

.li_used_offers {
    width: 100%;
    clear: both;
}
.li_used_offers .offer_image {
    width: 10%;
    float: left;
}

.li_used_offers .offer_image img {
    max-width: 120px;
    max-height: 120px;
}

.li_used_offers .offer_text {
    width: 90%;
    float: left;
}

.li_used_offers .offer_name {

}

.li_used_offers .offer_desc {

}

#submit_button {
    margin-right: 50px;
    margin-top: 20px;
    margin-bottom: 40px;
    cursor: pointer;
    text-align: center;
    width: auto;
    float: right;
}

#request_clear_data {
    margin-left: 50px;
    margin-top: 20px;
    margin-bottom: 40px;
    cursor: pointer;
    text-align: center;
    float: left;
}

#change_password_btn {
    margin-left: 50px;
    margin-top: 20px;
    margin-bottom: 40px;
    cursor: pointer;
    text-align: center;
    float: left;
}

.sliderShadows {
    height: 400px;
}

#homepage_messages{
    margin: 40px;
}
.points-box {
    width: 50%;
    align-items: center;
    margin: auto;"
}

#login_label_forg_pass{
    text-align: right;
}

#login_label_forg_pass img{
    float: right;
}

#hourDropDown{
    width: 80px;
    height: 30px;
    padding-top: 5px;
}

#minutesDropDown{
    width: 85px;
    height: 30px;
    padding-top: 5px;
}

#monthDropDown{
    width: 80px;
    height: 30px;
    padding-top: 5px;
}

.mobileNumber {
    overflow: hidden;
    margin-top: .5rem !important;
}

.mobileInput {
    width: 200px;
    margin-right: 10px;
    max-width: 200px;
    float: left;
}

.action_button {
    width: 29px;
    float: left;
    display: block;
    text-align: center;
    margin: 2px 0 0 3px;
    line-height: 29px;
    border-radius: 2px 2px 2px 2px;
    vertical-align: middle;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 16px;
    margin-top: .25rem !important;
}

.remove_button {
    background-color: #D40014;
    font-size: 23px;
}

.add_button {
    font-weight: bold;
    color: #D40014;
    border-color: #D40014;
    background-color: #FFFFFF;
}
#messages {
    width: 90%;
    margin: 0 auto;
}

#messages fieldset,
#messageDetails fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

.header_row {
    display: block;
    clear: both;
    color: #9C9C9C;
    margin: 10px 0;
    overflow: hidden;
    height: 40px;
    border-bottom: 1px solid #d7d7d7;
}

.message_row:hover {
    color: #7C7C7C !important;
}

.message_row:visited,
.message_row {
    display: block;
    clear: both;
    color: #9C9C9C;
    margin: 10px 0;
    overflow: hidden;
    min-height: 40px;
    border-bottom: 1px solid #d7d7d7;
}

.message_row:last-child {
    border: none;
}

.header_row div,
.message_row div {
    float: left;
    padding: 5px;
}

.header_row .sendDate,
.message_row .sendDate {
    width: 20%;
}

.header_row .title,
.message_row .title {
    width: 65%;
}

.header_row .remove {
    width: 10%;
}

.message_row .remove {
    width: 10%;
    font-size: 30px;
    line-height: 14px;
}

#messageDetails {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

#messageDetails .main_input,
#messageDetails .main_label {
    width: 100%;
}

#messageDetails .main_input {
    border: 1px solid #DEDEDE;
    background: #EEEEEE;
    margin-top: 3px;
    padding: 5px;
}

#messageDetails .button.bg-purple {
    margin: 20px 10px 10px 10px;
    color: #FFFFFF;
}

.form-control:disabled, .form-control[readonly] {
    background: none;
}

h3 {
    margin-top: .8rem;
    margin-bottom: .8rem;
}

th {
    text-align: center;
}

.disabled_button {
    background: #cccccc;
    cursor: not-allowed;
}

.header-list-left {
    align-self: flex-end;
}

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

.header-list-right > * {
    text-align: left;
}

.header-banner-items {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
//color: cornflowerblue;
}



/*---------------------------------- NAVBAR ----------------------------------*/
.navbar_container{
    min-height: 105px;
}
.navbar-toggler-right{
    margin: 30px 0 15px 0;
}
.navbar-brand{
    min-width: 208px !important;
    min-height: 84px !important;
}
.navigation_item {
    margin: 0 10px 0 10px;
    font-size: 1.1em;
    color: #000000;
    border-bottom: 3px solid #FFFFFF;
    transition: border-bottom 0.2s linear;
    font-family: 'Gordita', sans-serif;;
}

a:-webkit-any-link{
    text-decoration: none;
}

.navigation_item:hover {
    border-bottom: 3px solid #E40d18;
    color: #E40d18;
}

.badge-primary {
    background-color: #000000;
}

.navigation_item:hover .badge-primary {
    background-color: #E40d18;
}

/*---------------------------------- TOP BAR ----------------------------------*/

.main {
    width: 1200px;
    margin: auto;
}

#top_bar_content{
    background-color: white;
    height: auto;
    min-height: 42px;
    font-weight: lighter;
    align-items: center;
    padding: 0 15px 0 15px;
    margin: 0;
}

#login_img > img {
    float: right;
    background-color: #999999;
    border-radius: 50%;
}

.top_bar_link {
    text-align: right;
    transition: box-shadow 0.1s ease-out;
}

.welcome {
    text-align: center;
}

.header-banner{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0 10px 0;
}

.header-banner *{
    color: #E40d18;
    font-size: 10pt;
    font-weight: bolder;
    margin: 0;
    line-height: 24px;
}

.header-banner-item{
    margin: 0 5px 0 5px;
    padding: 5px;
}

.header-banner-item:hover{
//background-color: #E40d18;
}

.header-banner-item:hover h4 {
    color: #9C0910;
}

.header-banner-item *{
    vertical-align:middle;
    display: inline-block;
}

.header-banner-phone{
    font-size: 15pt;
    color: #f91919;
}

.header-banner-phone-desc{
    font-size: 10pt;
    color: #575757;
    font-weight: bold;
}

/*---------------------------------- LOGIN ----------------------------------*/
#login_form_cointainer .form-group{
    max-width: 300px;
    margin: 0 auto;
    padding: 5px 0 5px 0;
}

.form-control {
    min-height: 32px;
}
/*---------------------------------- REGISTER ----------------------------------*/
.term_checkbox,
.perm_checkbox {
    width: 75%;
    margin: 0 auto;
}

#register_form h3{
    text-align: center;
    text-transform: uppercase;
    font-size: 1.2em;
}
#register_form .form-group {
    width: 70%;
    margin: 0 auto;
    padding: 5px 0 5px 0;
}

/*---------------------------------- TRANSACTION HISTORY ----------------------------------*/
.points_title {
    text-align: center;
    white-space: nowrap;
}
.points_counter {
    text-align: center;
}

.transaction_history_table{
    margin-left: 4px;
    margin-right: 8px;
}

.transactionDetails div.cell {
    background-color: #eef5e8;
    border: 1px solid #fff;
}
.table-striped thead {
    text-align: center;
}
.table-striped thead tr td {
    border-right: 1px solid #9D6BB0;
}
.table-striped tbody tr td {
    border-right: 1px solid #fff;
}
.table-hover tbody tr:hover td {
    border-right: 1px solid #fff !important;
}
.table-striped tbody tr:nth-of-type(2n) td {
    border-right: 1px solid #f2f2f2;
}
.table-striped tfoot tr td {
    border-top: 0px;
}
.table-striped thead tr td:last-child,
.table-hover tbody tr:hover td:last-child,
.table-striped tbody tr td:last-child {
    border-right: 0px !important;
}

/*---------------------------------- MY DETAILS----------------------------------*/
.details_input_group{
    width: 70%;
    margin: 0 auto;
    padding: 10px 0 10px 0;
}
.details_input_group select {
    display: inline-block;
}

.details_label {
    font-size: 1.1em;
}
.details_btn {
    float: left;
    min-width: 200px;
    margin-right: 15px !important;
}
.mobileNumber .form-control {
    width: 85%;
    float: left;
}

/*---------------------------------- MESSAGES ----------------------------------*/
.card {
    margin: 0 5px 0 5px;
}
.message_content{
    padding: 0 15px 15px 15px;
    word-wrap: break-word;
}
.card-header {
    background-color: #F5F5F5;
}
.card-footer {
    background-color: #F5F5F5;
}
.card-title .container-fluid, .card-footer .container-fluid {
    padding: 0;
}

.card-chapter {
    font-size: 30px;
    text-transform: uppercase;
    margin: 30px 0px 10px 0;
}

/*---------------------------------- SURVEYS ----------------------------------*/
.fill_now_btn {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 20%;
    min-width: 180px !important;
}

.survey_title {
    font-size: 1.1em;
}

.survey_title span{
    margin: 10px;
    vertical-align: text-bottom;
}

.surveys_container{
    width: 90%;
    margin: 0 auto;
}
.surveys_container .card-body {
    margin-bottom: 5px;
}
.survey_question_container{
    width: 75%;
    margin: 0 auto;
}
.survey_question_container .card-body{
    word-wrap: break-word;
}

.select_input_group select {
    min-width: 105px;
    display: inline-block;
}

.progress {
    margin: 5px;
}
.progress-bar {
    background-color: #E40d18;
}
/*---------------------------------- HOME PAGE QUESTIONS ----------------------------------*/

#collapse_panel .card-header{
    padding: 4px 8px 4px 8px;
    background-color: white;
    border-bottom: 1px lightgrey;
}

#collapse_panel .card-body {
    padding: 4px 12px 4px 12px;
}

#collapse_panel .card{
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

@media screen and (max-width: 1199px) {
    .main {
        width: auto;
    }
    .navigation_item {
        font-size: 1em;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
    .main {
        width: auto;
    }
    .navigation_item {
        font-size: 1.2em !important;
        margin: auto;
        transition: none;
    }
    .navbar-brand {
        max-width: 80%;
    }
    .navigation_item:hover {
        border-bottom: 3px solid #FFFFFF;
        color: #027ae3;
    }
}

@media screen and (max-width: 575px) {
    .big-buttons-wrapper {
        width: 90%;
    }
    .main {
        width: auto;
    }
    #top_bar_content{
        padding: 0;
    }
    .navbar-brand{
        min-width: 0 !important;
        min-height: 0 !important;
    }
    .used_offer h5{
        text-align: center;
    }

    .header-banner-items {
        flex-direction: column;
    }

    .header-list-right {
        text-align: left;
    }

    .header-list-left {
        align-self: center;
    }

}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /* media for IE-10 or higher */
    .navbar {
        display: block !important;
    }
}
.table {
    margin-bottom: 0;
}

table thead {
    font-family: 'Gordita', sans-serif;;
    color: #FFF;
    background: #E40d18;
}

.button {
    display: block;
    min-width: 89px;
    text-align: center;
    margin: 0 auto;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 2px;
    vertical-align: middle;
    color: #ffffff;
    cursor: pointer;
    font-family: 'Gordita', sans-serif;;
}

.button.bg-purple:hover {
    background: rgba(115, 62, 135, 0.85);
}

.button_disabled.bg-purple, .button_disabled.bg-purple:hover {
    background: rgba(115, 62, 135, 0.6);
    cursor: default !important;
}

.button.bg-red:hover {
    background: rgba(2012, 0, 20, 0.85);
}


/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 210px; /* Margin bottom by footer height */
}
body.hello { /* exception for hello page */
    margin-bottom: 185px;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 180px; /* Set the fixed height of the footer here */
}

@media screen and (max-width: 767px) {
    body.hello,
    body {
        margin-bottom: 310px; /* Margin bottom by footer height */
    }

    .footer {
        height: 280px; /* Set the fixed height of the footer here */
    }
}

.footer-content {
    background-color: #f5f5f5;
    padding: 15px 0 5px;
}

.footer-copyright {
    color: #bbbbbb;
    clear: both;
}

.footer a, .footer a:hover, .footer a:visited, .footer a:active {
    color: #000;
}

.bg-purple {
    background-color: #E40d18 !important;
}

.color-purple {
    color: #E40d18 !important;
}

.color-white {
    color: #FFFFFF !important;
}

.bg-red {
    background-color: #D40014 !important;
}

.color-red, a.color-red, a:visited.color-red {
    color: #D40014;
}
.bannerText {
    font-size: 1.1rem;
}

@media screen and (min-width: 992px) and (max-width: 1150px) {
    .bannerText {
        font-size: 0.9rem !important;
    }

    #bannerTitle {
        font-size: 3.0rem !important;
    }
}

@media screen and (max-width: 767px) {
    .bannerText {
        font-size: 1.0rem;
    }

    #bannerTitle {
        font-size: 3.5rem !important;
    }
}

@media screen and (max-width: 460px) {
    #bannerTitle {
        font-size: 2.5rem !important;
    }

    .term_checkbox,
    .perm_checkbox {
        width: 100%;
    }

    #register_form .form-group,
    #accountModify .details_input_group {
        width: 100%;
    }
}
.form-control:focus {
    border-color: rgba(115, 62, 135, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(115, 62, 135, 0.4);
}

.accountDetails label,
.accountModify label {
    font-weight: bold;
    font-size: 0.8rem;
}
.placementText {
    line-height: 1.5;
    display: inline-block;
}

.placementText:empty:after{
    content: "-";
}

.bannerButtons .button.bg-purple {
    min-width: 140px;
}

.my-select {
    display: inline-block;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.purple-select {
    background-color: #E40d18;
    background-image: url("../images/arrows.svg");
    color: #FFFFFF;
}

.purple-select option {
    color: #000000;
}

.account_purple_box {
    margin: 1rem 1rem;
    padding: 1.5rem 1.5rem;
    background-color: #E40d18;
    color: #FFFFFF;
    border-radius: 0.75rem;
}

.account_purple_box > fieldset {
    border: none;
}

.accountModify .form-control:focus {
    border-color: rgba(255, 255, 255, 0.8) ;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075), 0 0 10px rgba(255, 255, 255, 0.6);
}

.form-control:disabled {
    background-color: #f0f0f0;
}

.contact {
    padding: 1.5rem 1.5rem;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(115, 62, 135, 0.4);
}

.hello .hello-bg {
    background: linear-gradient(rgba(204, 204, 204, 0.5), rgba(204, 204, 204, 0.5)), url('../images/hello-bg.png') no-repeat center;
    background-size: cover;
    min-height: 62vh;
}

.hello .header_margin_bottom {
    margin-bottom: 0 !important;
}

.hello .hello-welcome {
    background: rgba(57, 57, 57, 0.3);
    margin: 0 auto;
}

.hello .helloFix {
    min-height: 62vh;
    position: relative;
}

.hello .outer {
    position: absolute;
    bottom: .5rem;
    width: 100%;
}

.hello .mainboxFix {
    max-width: 1200px;
}
.contactText{
    color:#E40d18;
    font-family: 'Gordita', sans-serif;;
    font-size : 20px;
    text-align:center;
    color:purple;
    font-weight: normal
}

gradient-text{
    background-image: linear-gradient(to right, white , lightskyblue);
    border-radius: 5px;
    height: 40px;
}

.login-box{
    background: linear-gradient(rgba(204, 204, 204, 0.6), rgba(204, 204, 204, 0.6)), url('../images/login_bg.jpg') no-repeat center;
}
.login-box-rut{

    border-radius: 5px;
    height: 40px;

}
.login-box-password{

    border-radius: 5px;
    height: 40px;

}
.login-button{
    background-color:mediumpurple;
    color:black;
    border-radius: 5px;
}

.login-lite-box{
    background: linear-gradient(rgba(204, 204, 204, 0.6), rgba(204, 204, 204, 0.6)), url('../images/offers_bg.jpg') no-repeat center;
}
.login-lite-box-rut{

    border-radius: 5px;
    height: 40px;

}

.login-lite-button{
    background-color: white;
    border-radius: 5px;
    height: 40px;
    color: black;

}

.dropbtn {
    background-color: white;
//color: cornflowerblue;
    padding: 16px;
    border: none;
    font-weight: bold;
}

.dropdown {
    position: relative;
    display: inline-block;
    font-weight: bold;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    font-weight: lighter;

}

.dropdown-content a {
//color: cornflowerblue;
    padding: 12px 16px;
    font-family: 'Gordita', sans-serif;;
    text-decoration: none;
    display: block;
    font-weight: lighter;
}
.dropdown-content a:hover {
    background-color: #E40d18;
    color:white;}

.dropdown:hover .dropdown-content {
    display: block;
//color: cornflowerblue;
    background-color: white;
    font-family: 'Gordita', sans-serif;;
    font-size: 11pt;
}

.dropdown:hover .dropbtn {
    background-color: #E40d18;
    color:white}

.color-black{
    color:black;
}

.red-bar{
    background-color: #E40d18;
    padding: 10px;
    margin-top: -6px;
    padding-bottom: 5px;
    display:flex;
    align-items: center;
}

.phone-banner{
    padding:10px;
    font-family: 'AG Book';
    font-size: x-large;
    letter-spacing: 2px;
    color:dimgrey;
    display: flex;
    justify-content: flex-end;
}

.header-banner-color{
//border-bottom: solid 3px;
//border-image: linear-gradient(to right, pink 20%, lightseagreen 20%, lightseagreen 40%, coral 40%, orange 60%, cornflowerblue 60%, cornflowerblue 80%,  orange 80%);
//border-image-slice: 1;
    line-height: 24px !important;
}

.header-banner-item-blue{
//color:cornflowerblue;
    font-weight:bold;
}

.header-banner-welcome{
    text-align: center;
    font-weight: bold;
    font-size: 70px;
    background-color: white
}

.customer-greeting{
    background-color: white;
    padding-top: 10px;
    padding-down:10px;
}

.nowrap{
    white-space: nowrap;}