

/* GLOBAL STYLES
-------------------------------------------------- */

/* Padding below the footer and lighter body text */

body
{
    height: 100%;
    color: #5a5a5a;
    position: relative;
    font-size: 12pt;
    overflow-x:hidden;
}

/* Wrapper for page content to push down footer */

.wrap
{
    min-height: 100%;
    height: auto;
    margin: 0 auto -80px;
    padding: 0 0 80px;
}

footer
{
    min-height: 80px;
    background: #f8f8f8;
    padding-top: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    width: 100%;
}

.section-header
{
    font-weight: bold;
}

.banner
{
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.homecard
{
    padding: 15px 20px;
    background-color: #f8f8f8;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}

.homecard:hover
{
    background-color: #e8e8e8;
}

.rowwithimg
{
    background-image: url('../../img/base/Golden-gate.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.storesearchresult:hover
{
    background-color: #D4EAF6 !important;
}

.distancebadge
{
    padding: 10px;
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #c5c5c5;
}

.Rxlistbadge
{
    padding: 10px;
    color: #666666;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    font-weight: normal;
}

.warningstatusbadge
{
    padding: 5px 10px;
    color: #777777;
    border: 1px solid #337ab7;
}

.homecardpostlogin
{
    padding: 15px 20px;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #e5e5e5;
}

.homecardpostlogin:hover
{
    background-color: #D4EAF6;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media only screen and (max-width:479px)
{
    .pharmacy-logo
    {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .login-options-sm-xs
    {
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .homecardimg
    {
        height: 30px;
    }
    .headerappdownload
    {
        font-size: 11pt;
        padding-top: 15px;
        padding-left: 0;
    }
}

@media only screen and (min-width:480px) and (max-width:767px)
{
    .headerappdownload
    {
        font-size: 12pt;
        padding-top: 25px;
    }
}

@media only screen and (max-width:767px)
{
    .hipaa-other-options
    {
        vertical-align: middle;
        text-align: center;
        margin-top: 10px;
    }
    .hipaa_main_options
    {
        margin-top: 20px;
        vertical-align: middle;
        text-align: center;
    }
    .pharmacy-links
    {
        text-align: left;
        margin-top: 10px;
        padding-left: 0;
    }
    .refill-status-links{
    	text-align: left;
        margin-top: 10px;
    }
    .banner
    {
        min-height: 150px;
    }
}

@media only screen and (min-width:768px)
{
    .regformlabel
    {
        text-align: right;
        padding-top: 5px;
        vertical-align: middle;
    }
    .hipaa-other-options
    {
        vertical-align: middle;
        text-align: left;
        margin-top: 15px;
    }
    .hipaa_main_options
    {
        vertical-align: middle;
        text-align: right;
        margin-top: 10px;
    }
    .pharmacy-links
    {
        text-align: right;
        margin-bottom: 10px;
    }
    .refill-status-links{
    	text-align: right;
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:480px) and (max-width:991px)
{
    .login-options-sm-xs
    {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .pharmacy-logo
    {
        padding-top: 10px;
        padding-bottom: 5px;
        width: 200px;
    }
}

@media only screen and (max-width:991px)
{
    .regformlabel
    {
        text-align: left;
    }
    .column-padding
    {
        padding: 10px;
        margin-bottom: 15px;
        border: 1px solid #e5e5e5;
        background-color: white;
    }
    .rx-number-refillstatus
    {
        text-align: left;
    }
    .homecardimg
    {
        height: 45px;
    }
}

@media only screen and (min-width:992px)
{
    .column-padding
    {
        background-color: white;
        border: 1px solid #e5e5e5;
        margin: 0 10px;
        padding: 10px;
    }
    .pharmacy-logo
    {
        padding-top: 10px;
        width: 250px;
        padding-bottom:10px;
    }
    .searchbox
    {
        width: 270px;
    }
    .transfer-infog
    {
        width: 80%;
    }
    .rx-number-refillstatus
    {
        text-align: center;
    }
    .homecardimg
    {
        height: 60px;
    }
}

@media only screen and (max-width:991px)
{
    .why-account-text
    {
        display: block;
        width: 70%;
        margin: 0 auto;
        font-size: 12pt;
    }
    .why-account-buttons
    {
        display: block;
        width: 80%;
        margin: 0 auto;
        color: #888;
    }
}

@media only screen and (max-width:767px)
{
    .usertypeimg
    {
        width: 30%;
    }
}

@media only screen and (min-width:768px)
{
    .usertypeimg
    {
        width: 50%;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px)
{
    .sloc-option-btn
    {
        margin-top: 10px;
    }
}

@media only screen and (max-width:767px)
{
    .sloc-option-btn
    {
        margin-top: 10px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px)
{
    .storehours
    {
        text-align: right;
    }
}

@media only screen and (max-width:767px)
{
    .storehours
    {
        text-align: left;
    }
}

@media only screen and (min-width:992px)
{
    .why-account-text
    {
        display: block;
        width: 40%;
        margin: 0 auto;
        font-size: 12pt;
    }
    .why-account-buttons
    {
        display: block;
        width: 35%;
        margin: 0 auto;
        color: #888;
    }
    .storehours
    {
        text-align: left;
    }
    .forgotpasswordform
    {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width:767px)
{
    .storedetailrefillbtn
    {
        padding-top: 10px;
        padding-bottom: 15px;
    }
}

@media only screen and (min-width:768px)
{
    .storedetailrefillbtn
    {
        padding-top: 25px;
    }
}

@media only screen and (min-width:992px)
{
    .rightsidebar
    {
        padding-left: 30px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px)
{
    .headerappdownload
    {
        font-size: 12pt;
        padding-top: 20px;
        padding-left: 5px;
    }
}

.carousel-indicators
{
    bottom: -10px;
    color: #888888;
}

.carousel-inner
{
    text-align: center;
}

.carousel-indicators li
{
    border-color: #888;
    background-color: #ccc;
}

.carousel-control.left, .carousel-control.right
{
    background-image: none;
}

@media only screen and (max-width:767px)
{
    .app-download-text
    {
        text-align: center;
    }
    .logo-row
    {
        padding-right: 15px;
        padding-left: 10px;
    }
}

.store-loc
{
    background-image: url('../../img/base/Store-locator-backdrop.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media only screen and (min-width:481px)
{
    .store-info
    {
        text-align: right;
    }
    .store-address
    {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width:768px)
{
    .store-result-title
    {
        padding-bottom: 10px;
        padding-top: 10px;
    }
}

@media only screen and (min-width:480px)
{
    .home-links
    {
        margin-top: 15px;
        padding: 20px 35px;
    }
}

@media only screen and (max-width:479px)
{
    .home-links
    {
        margin-top: 10px;
        padding: 15px;
    }
}

@media only screen and (max-width:768px)
{
    .logo-header
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

