.card {
    box-shadow: 0px 1px 3px 1px #bdbdbd !important;
}

#aside {
    color: white !important
}

.nav-text,
.nav-header {
    color: black;
    font-weight: 500;
}

/* svg {
    width: 20 !important;
    height: 20 !important;
    fill: none;
    stroke: currentcolor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
} */

.sidenav .nav .active .menu-label,
.sidenav .nav .active .nav-caret,
.active a .nav-text {
    color: #f4c414 !important;
}

.sidenav .nav .active a {
    border-left: 5px solid #f4c414;
}

.sidenav .nav a {
    border-left: 5px solid #fff;
}

.sidenav .nav .nav-caret {
    color: #000;
}

.order-placeholder {
    background-image: url(../images/tables.jpg);
    width: 5rem;
    height: 20rem;
}

.fullscreen-modal {
    max-width: 95vw;
}

.btn-white {
    color: #5e676f;
    background-color: #fff;
    border-color: transparent;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
}

/* #line-items-details tr td{
    padding-left: 0% !important;
} */

.h-95 {
    height: 94vh;
}


.progresses {
    display: flex;
    align-items: center
}

.line {
    width: 80rem;
    height: 6px;
    background: #63d19e
}

.steps {
    display: flex;
    background-color: #63d19e;
    color: #fff;
    font-size: 12px;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.check1 {
    display: flex;
    background-color: #63d19e;
    color: #fff;
    font-size: 17px;
    width: 60px;
    height: 60px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 10px
}

.invoice-link {
    font-size: 15px
}

.order-button {
    height: 50px
}

.background-muted {
    background-color: #fafafc
}

.tableFixHead {
    overflow: auto;
    height: 48vh;
}

.tableFixHead thead th {
    position: sticky;
    top: 0;
    z-index: 1;
}

.tableFixHead thead th {
    background-color: #fff;
}

.fcode-pill {
    width: 3rem;
    height: 3rem;
}

.w-5 {
    width: 5rem;
}

.view-cart-details {
    max-height: 55vh;
    /* min-height: 20vh; */
    overflow: auto;
}

.top-30px {
    top: -10px;
}

.padding-5px {
    padding: 5px 0px !important;
}

.sr .card,
.sr .item,
.sr .list-item,
.sr .sr-item {
    visibility: visible !important
}

.plus-btn {
    /* position: relative;
    top: -5px;
    left: -10px; */
    height: 15px !important;
}

.category-header {
    position: relative;
    top: -14px;
    left: -10px;
}

.text-fnb-theme {
    color: #f46f14;
}


/* add item pointer */


.message-data {
    margin-bottom: 15px;
}

.message-data-time {
    color: #a8aab1;
    padding-left: 6px;
}

.message {
    color: white;
    padding: 18px 20px;
    line-height: 26px;
    font-size: 16px;
    border-radius: 5px;
    margin-bottom: 30px;
    width: 90%;
    position: relative;
}

.message:after {
    content: "";
    position: absolute;
    top: -15px;
    left: 20px;
    border-width: 0 15px 15px;
    border-style: solid;
    border-color: #CCDBDC transparent;
    display: block;
    width: 0;
}

.you-message {
    background: #CCDBDC;
    color: #003366;
}

.me-message {
    background: #E9724C;
}

.me-message:after {
    border-color: #E9724C transparent;
    right: 20px;
    top: -15px;
    left: auto;
    bottom: auto;
}

.chat .chat-message {
    padding: 30px;
}

.chat .chat-message .fa-file-o,
.chat .chat-message .fa-file-image-o {
    font-size: 16px;
    color: gray;
    cursor: pointer;
}

.chat-ul li {
    list-style-type: none;
}


.you {
    color: #CCDBDC;
}

.me {
    color: #E9724C;
}

/* .triangle-isosceles.right:after {
    top: 16px;
    right: -50px;
    bottom: auto;
    left: auto;
    border-width: 10px 0 10px 50px;
    border-color: transparent #f3961c;
}

.triangle-isosceles:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #f3961c transparent;
    display: block;
    width: 0;
} */

/* .triangle-isosceles.right:after {
    top: 0px;
    right: -16px;
    bottom: auto;
    left: auto;
    border-width: 10px 0 8px 15px;
    border-color: transparent #f3961c;
}

.triangle-isosceles:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #f3961c transparent;
    display: block;
    width: 0;
} */

.triangle-isosceles.top:after {
    top: -15px;
    right: 50px;
    bottom: auto;
    left: auto;
    border-width: 0 15px 15px;
    border-color: #f3961c transparent;
}

.triangle-isosceles:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #f3961c transparent;
    display: block;
    width: 0;
}

.triangle-isosceles{
    z-index: 1111;
}

.dropdown-menu{
    top: 2rem !important; 
    left: 5.2rem !important;
}
/* end shere */

.font-size-1rem{
    font-size: 1rem;
}

.fnb-table {
    cursor: pointer;
}

.fnb-table:hover {
    background-color: red;
}

.fnb-items{
    width: 88%;
    display: inline-flex;
}

.border-right-1px{
    border-right: 1px solid #f5e7e7;
}

*, html, body {
    box-sizing: border-box;
    margin: 0;
}

.w-99perc{
    width: 99% !important;
}

.sides-add-btn{
    position: relative;
    right: 2rem;
}

.fnb-strikethrough {
    text-decoration: line-through;
    text-decoration-color: red;
}

.table-number, .cust-count{
    text-align: center;
    font-size: 25px;
    border-radius: 15px;
}

.rounded-15px{
    border-radius: 15px;
}

.font-size-12px{
    font-size: 12px;
}

.font-size-25px{
    font-size: 25px;
}

.page-header{
    padding: 0.5rem;
    margin-bottom: 0;
    font-weight: 700;
}

.text-theme, .modal-header{
    color:#f45414;
}

.modal-header,.btn-primary, .bg-primary{
    background: #f4c414 linear-gradient(
45deg, #f4c414, #f45414);
}

/* .tables-dashboard{
    background-image: url("../images/lounge1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
} */

.tables-dashboard::before {    
    content: "";
    background-image: url("../images/lounge3.jpg");
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.75;
}

.font-size-3rem{
    font-size: 2.3rem;
}

.bg-beige{
   background-color: #fdf6d9 !important
}

.box-border-layout{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.card-bg{
    /* background-color: #2c373d; */
    background: #f4c414 linear-gradient(
45deg, #f4c414, #f45414);
}

.bg-acquawhite{
    background: antiquewhite;
}

.height-50vh{
    height: 50vh;
}

#color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.6;
 }

 .pos-04rem{
     position: relative;
     top: 0.9rem;
 }

 .rotminus45deg{
     transform: rotate(-45deg);
 }

 .rotplus45deg{
     transform: rotate(45deg);
 }

 .left38px{
     left: -42px;
 }

 .left20px{
    position: relative;
    top: 10px;
 }

 .i-size-3rem{
     font-size: 3rem;
 }

 /* changes for the create order dashboard starts */
 .circle-container {
    position: relative;
    width: 20em;
    height: 20em;
    border-radius: 50%;
    padding: 0;
    list-style: none;
    margin: 5em auto 0;
    /* border: solid 5px tomato; */
}

.circle-container>* {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3em;
    width: 6em;
    height: 6em;
}
/* 
.circle-container>*:nth-of-type(1) {
    transform: rotate(0deg) translate(10em) rotate(0deg);
}

.circle-container>*:nth-of-type(2) {
    transform: rotate(90deg) translate(10em) rotate(-90deg);
}



.circle-container>*:nth-of-type(3) {
    transform: rotate(180deg) translate(10em) rotate(-180deg);
}


.circle-container>*:nth-of-type(4) {
    transform: rotate(270deg) translate(10em) rotate(-270deg);
} */





.circle-container>*:nth-of-type(1) {
    transform: rotate(0deg) translate(10em) rotate(0deg);
}

.circle-container>*:nth-of-type(2) {
    transform: rotate(45deg) translate(10em) rotate(-45deg);
}

.circle-container>*:nth-of-type(3) {
    transform: rotate(90deg) translate(10em) rotate(-90deg);
}

.circle-container>*:nth-of-type(4) {
    transform: rotate(135deg) translate(10em) rotate(-135deg);
}

.circle-container>*:nth-of-type(5) {
    transform: rotate(180deg) translate(10em) rotate(-180deg);
}

.circle-container>*:nth-of-type(6) {
    transform: rotate(225deg) translate(10em) rotate(-225deg);
}

.circle-container>*:nth-of-type(7) {
    transform: rotate(270deg) translate(10em) rotate(-270deg);
}

.circle-container>*:nth-of-type(8) {
    transform: rotate(315deg) translate(10em) rotate(-315deg);
} 

/* changes ends */

/* .fnb-table-bottom>*:nth-of-type(1){
    background-color: red;
}
*/

.mr-2px{
    margin-right: 2px;
}

.breadcrumb-item+.breadcrumb-item::before{
    content: "" !important;
}

.bg-blue{
    /* background-color: #7dafff !important; */
    background-image: linear-gradient(
315deg, #36096d 0%, #37d5d6 74%);
}

.bg-green{
    background-color: #378b29;
background-image: linear-gradient(315deg, #378b29 0%, #74d680 74%);
}

.dropdown-submenu .dropdown-menu {
    left: -10px !important;
    top: 40px !important;
}

.topMinus10px{
    position: relative;
    top: -10px !important;
}

.border-bottom-1px{
    border-bottom: 1px solid #f5e7e7;
}

.opacity-05{
    opacity: 0.5;
}

.i-size-2rem{
    font-size: 2rem;
}

.min-width{
    /* min-width: 50%; */
    max-width: 60%;
}

.bg-danger-lt.active, .bg-danger-lt:focus, .bg-danger-lt:hover {
    color: #fff!important;
    background-color: red!important;
}
.bg-danger-lt {
    color: red !important;
    background-color: #fde1ee!important;
}

.bg-red {
    background-color: #eb4511;
background-image: linear-gradient(315deg, #b02e0c 0%, #ff835c 74%);
/* background-image: linear-gradient(315deg, #eb4511 0%, #b02e0c 74%); */
}


.text-danger{
    color: red !important;
}

.table-items, .fnb-dashboards, .order-side-details, .dropdown{
    cursor: pointer !important;
}

.posTopMinus15px{
    position: relative;
    top: -15px;
}

.fnb-show-order{
    cursor: pointer;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    background: #f4c414 linear-gradient(45deg, #f4c414, #f45414) !important;
    color:#fff !important;
}

.mtMinus5px{
    margin-top: -5px;
}

/* TImeline styles start */

.vertical-timeline {
    width: 100%;
    position: relative;
    padding: 1.5rem 0 1rem
}

.vertical-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 67px;
    height: 100%;
    width: 4px;
    background: #e9ecef;
    border-radius: .25rem
}

.vertical-timeline-element {
    position: relative;
    margin: 0 0 1rem
}

.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in {
    visibility: visible;
    animation: cd-bounce-1 .8s
}

.vertical-timeline-element-icon {
    position: absolute;
    top: 0;
    left: 60px
}

.vertical-timeline-element-icon .badge-dot-xl {
    box-shadow: 0 0 0 5px #fff
}

.badge-dot-xl {
    width: 18px;
    height: 18px;
    position: relative
}

.badge:empty {
    display: none
}

.badge-dot-xl::before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: .25rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
    background: #fff
}

.vertical-timeline-element-content {
    position: relative;
    margin-left: 90px;
    font-size: .8rem
}

.vertical-timeline-element-content .timeline-title {
    font-size: .8rem;
    text-transform: uppercase;
    margin: 0 0 .5rem;
    padding: 2px 0 0;
    font-weight: bold
}

.vertical-timeline-element-content .vertical-timeline-element-date {
    display: block;
    position: absolute;
    left: -100px;
    top: 0;
    padding-right: 10px;
    text-align: right;
    color: #adb5bd;
    font-size: .7619rem;
    white-space: nowrap
}

.vertical-timeline-element-content:after {
    content: "";
    display: table;
    clear: both
}

/* Timeline style ends */

.w-4rem{
    width: 4rem;
}

.height-10rem{
    min-height: 10rem;
}

.bg-gradient-primary {
    background-image: linear-gradient(310deg
,#7928ca,#ff0080);
}


.mw-10rem{
    max-width: 10rem !important;
}