﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

@import "CustomFont.css";
@import "global-variables.css";

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}


.pk_form
{
    width:75%;

}

.mobile-banner {
    display: none
}

@media only screen and (max-width: 1024px) {
  .pk_form
  {
      width:80%;

  }

}

@media only screen and (max-width: 600px) {
    .pk_form {
        width: 1005%;
    }

    .banner-image {
        background-image: url("../images/top_banner_mobile.jpg");
    }
    .footer-vegetables {
        background-image: url("../images/foot_banner_mobile.jpg");
    }
    .krogerHealth_banner-image {
        background-image: url("../images/KrogerHealthHeaderImage.jpg");
    }
  
}


@media only screen and (min-width: 991px) {
    .banner-image {
        background-image: url("../images/pk-header.png");
        min-height: 50vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .footer-vegetables {
        background-image: url("../images/footer_vegetables.jpg");
        min-height: 50vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 10px;
    }
    .krogerHealth_banner-image {
        background-image: url("../images/KrogerHealthHeaderImage.jpg");
        min-height: 50vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 20px;
        margin-bottom: 20px;
    }

}


@media only screen and (max-width: 991px) {
    #layoutSidenav_content {
        padding-left: 225px !important;
    }

    
}


body {
    margin-bottom: 60px;
    font-family: BrandonText-Regular;
}

.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;
}

.btn-small {
    font-size: 0.8rem;
    line-height: 0.4rem;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
    z-index: 10;
    background-color: white;
    text-align: center;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: BrandonText-Bold;
    font-weight: normal;
}

html {
    font-family: BrandonText-Regular;
}

img.navbar-brand {
    text-align: left;
    max-height: 100%;
    max-width: 100%;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.popover {
    font-family: BrandonText-Light;
}

table.dataTable {
    width: 100%;
}

table.dataTable thead th {
    font-family: BrandonText-Bold;
    background-color: gray;
    color: white;
    white-space: nowrap;
}

table.dataTable th, table.dataTable td {
    vertical-align: middle;
    font-size: .8rem;
    white-space: nowrap;
}

.custom-select,
.dataTables_length,
.dataTables_filter input,
.dataTables_info,
.dataTables_paginate {

    width:auto;
    font-size:0.8rem;
}

.tooltip {
    font-family: BrandonText-Light;
}

.role-readonly #createAuthorizationNav,
.role-readonly #claimMealInWC,
.role-readonly #admin-only,
.role-readonly .btn.btn-primary
{
    display:none;
}

.role-readonly #deliveries tbody a {
color:#212529;
cursor: text;
text-decoration: none !important;
}

.table-responsive .col-md-6,
.table-responsive .col-sm-12 {
    padding:0;
}

.table-responsive .row {
    margin:0;
}

/* FOR Member Eligibility Inquiry*/

.other_form {
    position: relative;
    margin-bottom: 5px;
    width: 100%;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.form-group-notrequire_planid {
    position: relative;
    margin-bottom: 5px;
    width: 20%;
    border: solid 1px #F1F1F1;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

    .form-group-notrequire_planid input {
        position: relative;
        z-index: 9;
        background: transparent;
        border: 1px solid #aaa;
        text-align: left;
    }
.form-group-planid {
    position: relative;
    margin-bottom: 5px;
    width: 20%;
    border: solid 1px #F1F1F1;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

    .form-group-planid input {
        position: relative;
        z-index: 9;
        background: transparent;
        border: 1px solid #aaa;
        text-align: left;
    }
    .other_form input {
        position: relative;
        z-index: 9;
        background: transparent;
        border: 1px solid #aaa;
        text-align: left;
    }
    .other_form select {
        position: relative;
        z-index: 9;
        background: transparent;
        border: 1px solid #aaa;
        text-align: left;
    }

.form-group-require {
    position: relative;
    margin-bottom: 5px;
    width: 100%;
    border: solid 1px #F1F1F1;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

    .form-group-require input {
        position: relative;
        z-index: 9;
        background: transparent;
        border: 1px solid #aaa;
        text-align: left;
    }

    .form-group-require label {
        position: absolute;
        left: 15px;
        top: 5px;
        z-index: 1;
        color: darkgrey;
    }

        .form-group-require label::after {
            content: "*";
            color: red;
        }

input[required]:valid + label {
    display: none;
}


.form-group-notrequire {
    position: relative;
    margin-bottom: 5px;
    width: 100%;
    border: solid 1px #F1F1F1;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

    .form-group-notrequire input {
        position: relative;
        z-index: 9;
        background: transparent;
        border: 1px solid #aaa;
        text-align: left;
    }

    .form-group-notrequire label {
        position: absolute;
        left: 15px;
        top: 5px;
        z-index: 1;
        color: darkgrey;
    }

@media (min-width: 600px) {
    .form-group-notrequire {
        width: 40%;
    }
    .form-group-require {
        width: 40%;
    }
    .dropdown_required {
        width: 40%;
    }
    .other_form {
        width: 40%;
    }
}

/* END - FOR Member Eligibility Inquiry*/
.dropdown_required {
    position: relative;
    display: inline-block;
    width: 100%;
    border: solid 1px #F1F1F1;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
