﻿.app-content {
    padding: 0px !important;
}

.modal-dialog-md {
    max-width: 600px !important;
}

.br-gray {
    border-right: 1px solid #d8deeb;
}

.m-l-15 {
    margin-left: 15px
}

.max-w {
    max-width: 400px;
}

.max-w6 {
    max-width: 600px;
}

.max-w8 {
    max-width: 800px;
}

.p10 {
    padding: 10px;
}

.jquery-page-disabled {
    display: none;
}

.strike {
    text-decoration: line-through;
}
.btn-center {
    max-width: 150px;
    margin: 0 auto;
}

.bold {
    font-weight: bold;
}

.invoice-title h2, .invoice-title h3 {
    display: inline-block;
}

.old-price {
    color: #8c8c8c;
    font-size: 18px;
}

.table > tbody > tr > .no-line {
    border-top: none;
}

.table > thead > tr > .no-line {
    border-bottom: none;
}

.table > tbody > tr > .thick-line {
    border-top: 2px solid;
}

.toolbottom {
    position: fixed;
    bottom: 0px;
    width: 100%;
    border-top: solid 1px #00336f;
    background-color: #00336f;
    text-align: center;
    height: 50px;
    z-index: 1050;
}

.btnactive {
    background-color: #00336f !important;
    color: #fff !important;
    border: solid 1px #00336f !important;
}

/*PAY*/
.shop {
    font-size: 10px
}

.space {
    letter-spacing: 0.8px !important
}

.second a:hover {
    color: rgb(92, 92, 92)
}

.active-2 {
    color: rgb(92, 92, 92)
}

.breadcrumb > li + li:before {
    content: "" !important
}

.breadcrumb {
    padding: 0px;
    font-size: 10px;
    color: #aaa !important
}

.first {
    background-color: white
}

.btn-lg,
.form-control-sm:focus,
.form-control-sm:active,
a:focus,
a:active {
    outline: none !important;
    box-shadow: none !important
}

.form-control-sm:focus {
    border: 1.5px solid #4bb8a9
}

.btn-group-lg > .btn,
.btn-lg {
    padding: .5rem 0.1rem;
    font-size: 1rem;
    border-radius: 0;
    color: white !important;
    background-color: #4bb8a9;
    height: 2.8rem !important;
    border-radius: 0.2rem !important
}

    .btn-group-lg > .btn:hover,
    .btn-lg:hover {
        background-color: #26A69A
    }

.btn-outline-primary {
    background-color: #fff !important;
    color: #4bb8a9 !important;
    border-radius: 0.2rem !important;
    border: 1px solid #4bb8a9
}

    .btn-outline-primary:hover {
        background-color: #4bb8a9 !important;
        color: #fff !important;
        border: 1px solid #4bb8a9
    }

.card-2 {
    margin-top: 40px !important
}

.card-header {
    background-color: #fff;
    border-bottom: 0px solid #aaaa !important
}

p {
    font-size: 13px
}

.small {
    font-size: 9px !important
}

.list-group-item.active {
    color: #212837 !important;
}

.form-control-sm {
    height: calc(2.2em + .5rem + 2px);
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0
}

.cursor-pointer {
    cursor: pointer
}

.boxed {
    padding: 0px 8px 0 8px;
    background-color: #4bb8a9;
    color: white
}

.boxed-1 {
    padding: 0px 8px 0 8px;
    color: black !important;
    border: 1px solid #aaaa
}

.bell {
    opacity: 0.5;
    cursor: pointer
}

@media (max-width: 767px) {
    .breadcrumb-item + .breadcrumb-item {
        padding-left: 0
    }
}

#card-element {
    padding: 10px;
    border: solid 1px #c9d2e3;
}
