﻿
.more-settings
{
    color: #515151;
    font-weight: 500;
}

.cross-entry-cust
{
    color: #000000;
    font-weight: 600;
}

.cross-entry-blue
{
    color: #0808df;
    font-weight: 600;
}

.cross-entry-amt
{
    color: #0808df;
    font-weight: 600;
    float: right;
    margin-top: 5px;
}

.cursor-pointer
{
    cursor: pointer;
}


.customer-lable
{
    color: #000;
    font-weight: 600;
}

.color-black
{
    color:#000000;
}

.lable-color-blue
{
    color: #1919ba;
}

.bg-custom
{
    background-image: linear-gradient(#ff9933, #ffc082, #ff9933);
    background-repeat: no-repeat;
    height: 100vh;
}

.bg-custom-dash-uppr
{
    background-image: linear-gradient(#ff9933, #ffc082, #ff9933);
    background-repeat: no-repeat;
    height: 130px;
}


.btn-custom-white
{
    color: #fff;
    border: solid 2px #fff !important;
}

.drop-dwn-khata
{
    background: transparent;
    color: #fff;
    border: solid 1px #fff;
    width: 100% !important;
}

.dhb-footer-menu
{
    font-size: 10px;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color:#fff;    
    border-top: 1px solid #edecec;
}

#custom-tab-2
{
    display: none;
}

.create-khata
{
    display: none;
}

.view-all-khata
{
    display: none;
}

.menu-sub-item
{
    margin-left: 30px;
    font-weight: 500;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 0px 4px 0px;
}

.pull-right
{
    float: right !important;
}

.pull-left
{
    float:left;
}

.mt-minus-5
{
    margin-top: -5px;
}

.mt-minus-8
{
    margin-top: -8px;
}

.mt-minus-15
{
    margin-top: -15px;
}

.color-green
{
    color: Green;
    cursor:pointer;
}

.color-yellow-green
{
    color: yellowgreen;
    cursor:pointer;
}

.color-blue
{
    color: Blue;
    cursor:pointer;
}

.color-red
{
    color: #ce0606;
}

.color-white
{
    color: #fff;
}

.hide
{
    display:none;    
}

.card-trans
{
    background-color:transparent !important;
    border:0px !important;
}

.card-header-border
{
    border:0px !important;
}

.tab-bg-color
{
    background-color:#fff;    
}

.font-size-16
{
    font-size:16px !important;    
}

.font-size-10
{
    font-size:10px;    
}
.font-size-11
{
    font-size:11px;    
}

.font-size-12
{
    font-size:12px;    
}

.font-size-8
{
    font-size:8px;    
}

.cursor-pointer
{
    cursor:pointer;    
}

.selected-khata
{
    border-color: bisque;
    background-color: whitesmoke;    
}

.pb-120
{
    padding-bottom:125px;    
}

.bt-none
{
   border-top:none; 
}

.confirm-color
{
    background-color: #88e96354;
}

.danger-color
{
    background-color: #ffe4e4;
}

.pl-0
{
    padding-left:0px !important;    
}

.p-2
{
   padding: 11px 7px 10px 0px !important;
}

.mb-15-ms
{
    margin-bottom: -15px;    
}

.received-emi-time
{
    margin-bottom: 0px;
    text-align: right;
    padding: 0px 5px;
    font-weight: 500;
}

.card-body:focus {
    background-color:red;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
.hidden {
    display: none;
}

.hr-7
{
    margin: 7px -7px;
}
.bottom-shadow {
    box-shadow: 0px 15px 10px -15px #111;    
}

.text-right
{
    text-align:right;
}

.text-left
{
    text-align:left;
}

.app-name
{
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    margin-left: 8px;
}

.float-right
{
    float:right;
}

.ellipsis
{
    margin-top: 7px;
    color: #000;
    font-size: 17px;
}

.edit-refname
{
    display:none;
}

.ml-15
{
    margin-left:15px;
}

.tab-padding
{
    padding: 7px 0px 7px 0px;
}

.fw-500
{
    font-weight: 500;
}

.amt-ltr-spcn
{
    letter-spacing: 4px;
    font-weight: 600;
}


.note {
    margin-bottom: 0px;
    padding: 8px 2px; 
	border-bottom: solid 1px #2cd4ff;
	font-size: 12px;
}

.note-message {
    margin-bottom: 0px;
    padding: 2px 2px; 
	border-bottom: solid 1px #2cd4ff;
	font-size: 12px;
}

.notes-textbox {
    border: none;
    padding: 0px 5px;
    height: 30px;
    font-weight: 500;
    font-size:12px;
}

.title-notes-color {
    background-color: #8ce5cb4f;
}

.w-95-p {
    width:95%;
}


.filter-color-blue
{
    color: #ffa64e;
}

.filter-text-color-blue
{
    border-color: #30d5a3;
}

.install-alert
{
    background: #e57e17 !important;
    color: #fff;
    border-color: #e57e17 !important;
}

.cmt-type
{
    font-size: 12px;
    font-style: italic;
}


.secondary-bidding-amount
{
    padding-left: 3px;
    padding-right: 5px;
    margin-top: -5px;
    margin-bottom: 5px;
}

.color-blur
{
    color: antiquewhite;
}

.color-blur-green
{
    color: #7ccc7e80;
}

.card-border-color
{
        border: 2px solid #ff9d3c !important;
}

.hr-stats
{
    margin: 5px -10px !important;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: 0.25;
}
.card-body
{
    text-shadow: 2px 6px 8px -2px rgb(0 0 0 / 45%)
}

.card-body-shadow
{
    box-shadow: 2px 6px 8px -2px rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}
