﻿/* 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. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #bb9356; /*#1b6ec2;*/
    border-color: #bb9356; /*#1861ac;*/
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.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;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    /*    position: absolute;*/
    /*    bottom: 0;*/
    width: 100%;
    white-space: nowrap;
    display: grid;
    place-items: center;
    background: #fff;
    color: #bb9356;
    /*line-height: 60px;*/ /* Vertically center the text there */
}

    .footer > div {
        display: grid;
        place-items: center;
        background: #fff;
        color: #bb9356;
        height: 6rem;
        font-size: 1rem;
        letter-spacing: 1px;
        font-weight: 500;
    }

/*-----------------PG Consolidation-----*/

* {
    margin: 0;
    padding: 0
}

body {
    overflow-x: hidden;
    background: #ececec;
  

}

main {
    height: 90vh;
    min-height: 80vh;
}

#bg-div {
    margin: 0;
    /*margin-top: 100px;
    margin-bottom: 100px*/
}

#border-btm {
    padding-bottom: 20px;
    margin-bottom: 0px;
    box-shadow: 0px 35px 2px -35px lightgray
}

#test {
    margin-top: 0px;
    margin-bottom: 40px;
    border: 1px solid #FFE082;
    border-radius: 0.25rem;
    width: 60px;
    height: 30px;
    background-color: #FFECB3
}

.active1 {
    color: #007bff !important;
    font-weight: bold
}

.bar4 {
    width: 35px;
    height: 5px;
    background-color: #ffffff;
    margin: 6px 0
}

.list-group .tabs {
    color: #000000
}

#menu-toggle {
    height: 50px
}

#new-label {
    padding: 2px;
    font-size: 10px;
    font-weight: bold;
    background-color: red;
    color: #ffffff;
    border-radius: 5px;
    margin-left: 5px
}

#sidebar-wrapper {
    margin-left: -15rem;
    -webkit-transition: margin .25s ease-out;
    -moz-transition: margin .25s ease-out;
    -o-transition: margin .25s ease-out;
    transition: margin .25s ease-out
}

    #sidebar-wrapper .sidebar-heading {
        padding: 0.875rem 1.25rem;
        font-size: 1.2rem
    }

    #sidebar-wrapper .list-group {
        width: 15rem
    }

#page-content-wrapper {
    min-width: 100vw;
    padding-left: 20px;
    padding-right: 20px
}

#wrapper.toggled #sidebar-wrapper {
    margin-left: 0
}

.list-group-item.active {
    z-index: 2;
    border-color: #ccc !important;
    background: #bb9356 !important;
    color: #fff !important;
}

@media (min-width: 768px) {
    #sidebar-wrapper {
        margin-left: 0
    }

    #page-content-wrapper {
        min-width: 0;
        width: 100%
    }

    #wrapper.toggled #sidebar-wrapper {
        margin-left: -15rem;
        display: none
    }
}

.card0 {
    margin-top: 10px;
    margin-bottom: 10px
}

.top-highlight {
    color: #1861ac;/*#2ea549;*/ /*#007bff;*/
    font-weight: bold;
    font-size: 20px
}

.form-card input,
.form-card textarea {
    padding: 10px 15px 5px 15px;
    border: none;
    border: 1px solid lightgrey;
    border-radius: 6px;
    margin-bottom: 25px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: arial;
    color: #2C3E50;
    font-size: 14px;
    letter-spacing: 1px
}

    .form-card input:focus,
    .form-card textarea:focus {
        -moz-box-shadow: 0px 0px 0px 1.5px skyblue !important;
        -webkit-box-shadow: 0px 0px 0px 1.5px skyblue !important;
        box-shadow: 0px 0px 0px 1.5px skyblue !important;
        font-weight: bold;
        border: 1px solid skyblue;
        outline-width: 0
    }

input.btn-success {
    height: 50px;
    color: #ffffff;
    opacity: 0.9
}

#below-btn a {
    font-weight: bold;
    color: #000000
}

.input-group {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .input-group input {
        position: relative;
        height: 90px;
        margin-left: 1px;
        margin-right: 1px;
        border-radius: 6px;
        padding-top: 30px;
        padding-left: 25px
    }

    .input-group label {
        position: absolute;
        height: 24px;
        background: none;
        border-radius: 6px;
        line-height: 48px;
        font-size: 15px;
        color: gray;
        width: 100%;
        font-weight: 100;
        padding-left: 25px
    }

input:focus + label {
    color: #1E88E5
}

#qr {
    margin-bottom: 50px;
    margin-top: 50px
}
.logocl {
    font-size: 29px;
    display: flex;
    align-items: center;
}
.logoimgcl {
    max-width: 80%;
}
.stripe-button-el {
    margin-top: 20px;
    width: 100%;
    background-image: none !important;
    border: none !important;
    box-shadow: none !important;
}
    .stripe-button-el span {
        padding: 4px !important;
        height: 100% !important;
        /*line-height: 30px;*/
        background: #2ea549 !important;
        font-weight: normal !important;
        font-family: inherit !important;
        background-image: none !important;
        border: none !important;
        box-shadow: none !important;
        font-size: 16px !important;
    }
        .stripe-button-el :hover {
            background: #19458c !important;
        }

.imglogowh {
    width: 100%;
    height: 200px;
}
.sidebarptpb {
    padding-top: 3rem;
    padding-bottom: 1.5rem;
}
.diffCurrency {
    /*flex-direction: column !important;
    justify-content:right;*/
    text-align:right;
}
.pgheading {
    margin-top: 35px;
    margin-bottom: 1.5rem;
}
.icon {
    margin-right: 5px;
}

@media screen and (max-width: 767px) {
    .logocl, .responsivecard {
        flex-direction: column;
    }
    #sidebar-wrapper{
        margin-left:0px !important;
    }
    .list-group {
        width: 100% !important;
        flex-direction:row;
    }
    .imglogowh {
        width: 100%;
        height:150px;
    }
    .list-group-flush:last-child .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom: solid 1px #ccc;
    }
    .list-group-item.active {
        border-color: #ccc !important;
        background: #bb9356 !important;
        color: #fff !important;
    }
    .sidebarptpb {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .list-group-item {
        padding: 5px 5px !important;
        border-right: solid 1px #ccc !important;
        border-color: #ccc !important;
        width: 100%;
    }
    .diffCurrency{
        /*flex-direction:column !important;
        justify-content:center;*/
        text-align:center;
    }
    #qr {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .page-content-wrapper{
        min-width:100% !important;
    }
    .pgheading {
        margin-top: 15px;
        margin-bottom:10px;
    }
    .icon {
        margin-right: 3px;
        font-size: 10px;
    }
    .pgname {
        font-size: 12px;
    }
}