@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');


body{
    background-color: #F5F6FA;
}

.logo-primary{
    color: black !important;
}
.logo-secondary{
    color: #006838 !important;
}
.logo-teritary{
    color: #F8F68C !important;
}

.logo-primary-bg{
    background-color: black !important;
}
.logo-secondary-bg{
    background-color: #006838 !important;
	border: none !important;
}
.logo-teritary-bg{
    background-color: #F8F68C !important;
}


/* media query for login page */
@media screen and (min-width: 1300px) {
    
    .abgh{
        position: absolute;
        top: 210px;
    }
   
}

.abgh{
	margin-top: 30px;
}
body[data-sidebar=dark] #sidebar-menu ul li a{
    font-size: 16px !important;
}
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a{
    color: #a6b0cf !important;
}

.avatar-title {
    background-color: #fff !important; 
    color: red !important;
    border: 2px solid red;
}

.simplebar-content-wrapper{
    /* background-color: #fff !important; */
    background-color: #232733 !important;

}
.navbar-brand-box{
    background-color: #fff !important;

}

.auth-full-bg .bg-overlay {
    background-color: #fff !important;
}

/* .bg-overlay {
    opacity: 0 !important;
} */


.dataTables_wrapper table.dataTable tbody th,
.dataTables_wrapper table.dataTable tbody td {
    border-bottom: 1px solid #f0f0f0; 
}

.dataTables_wrapper table.dataTable thead th {
    border-bottom: 1px solid #f0f0f0; 
}



.vertical-menu {
    width: 230px !important;
}

body[data-sidebar=dark].vertical-collpsed {
    min-height: 0px !important;
}


.vertical-collpsed  .navbar-brand-box{
    width: 68px !important;
    padding: 0px !important;
} 
.navbar-brand-box{
    padding: 0px 3px !important;
    width: 231px !important;
}


.label-custom {
font-size: 14px;
    color: #6c757d;
}

.card-title{
    color: #006838;
    font-size: 25px !important;
    font-family: unset;
}

.select2-container--default .select2-selection--single {
    height: 36px !important;
    border: 1px solid #dee2e6 !important;
}

.error {
    font-size: 12px !important;
}


.form-control{
    font-family: unset;
}


/* Apply font size to text in all rows of the table */
table.dataTable.row-border > tbody > tr > th,
table.dataTable.row-border > tbody > tr > td,
table.dataTable.display > tbody > tr > th,
table.dataTable.display > tbody > tr > td {
    font-size: 14.5px !important;
}

.btn-color{
    background-color: #556ee6 !important;
}

body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>ul a  {
    margin-left: 25px !important;
}


/* DASHBOARD DESIGN START HERE */

.font-poppins{
    font-family: 'Poppins', sans-serif;
}

.dash-dashboard{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.dash-main-card{
    width: 245px;
    height: 381px;
    flex-shrink: 0;
    border-radius: 34px;
    background: #FFF;
    box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.5); /* Adjust values as needed */
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    padding: 15px 5px 8px 5px;
    margin-bottom: 5px;
}

.dash-img{
    width: 137px;
    height: 82px;
}

.contact-img{
    width: 43px;
    height: 43px;
    flex-shrink: 0;
}

.vector{
    position: absolute;
    bottom: -11px;
    z-index: 0;
}



.content{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.contact-no{
    color: #FB8A00;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.enquiry-no{
    color: #19A589;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.content-one{
    display: flex;
    text-align: center;
}

.content-two{
    display: flex;
    text-align: center;
}

.content-wrapper{
    position: absolute;
    top: 207px;
    left: 48px
}

.btn-wrapper{
    position: absolute;
    top: 339px;
    left: 66px;
    z-index: 500;
}
.no-and-content{
    z-index: 500 !important;
}



.btn-view-contact{
    width: 126px;
    height: 29px;
    border-radius: 5px;
    background: #ED2629;
    color: #fff;
    display: block;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    align-items: center;
    display: flex;
    justify-content: center;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.dash-secondary-card{
    width: 335px;
    height: 105px;
    flex-shrink: 0;
    border-radius: 17px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: center;
    justify-content: start;
    padding-left: 15px;
}

.pt-39{
    padding-top: 55px !important;
}

.mt-20{
    margin-top: 0px;
}
.second-card-img{
    width: 65px;
    height: 65px;
    
}
.secondary-card-content{
    padding-left: 25px;
}

.second-card-content-one{
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.second-card-no-one{
    color: #FB8A00;
    font-family: 'Poppins', sans-serif;
    font-size: 37px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.second-card-no-two{
    color: #19A589;
    font-family: 'Poppins', sans-serif;
    font-size: 37px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.second-card-no-three{
    color: #2495FF;
    font-family: 'Poppins', sans-serif;
    font-size: 37px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.second-card-no-four{
    color: #ED2629;
    font-family: 'Poppins', sans-serif;
    font-size: 37px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* MEDIA QUERY START */
@media only screen and (max-width: 767px) {
    
    .dash-secondary-card{
        width: 272px;
        height: 79px;
    }
    .mb-20{
        margin-bottom: 20px;
    }
    
}
@media only screen and (min-width: 1200px) {
    
    .pt-39{
        padding-top: 10px;
    }
    .mt-20{
    margin-top: 23px;
    }
    .dash-secondary-card-wrapper{
        display: flex;
        justify-content: start;
    }
}

@media only screen and (min-width: 1600px) {
    
    
    .dash-secondary-card-wrapper{
        display: flex !important;
        justify-content: start !important;
    }
}

/* MEDIA QUERY ENDS */


.sidebar-enable .dash-secondary-card {
    margin-left:40px;
}
.sidebar-enabled .page-content {
    padding-left: 5px !important;
}

.dash-secondary-card-wrapper{
    display: flex;
    justify-content: center;
}


.vertical-menu {
    z-index:1002 !important;
}

/* DASHBOADRD DESIGN ENDS HERE */

.card {
    margin-bottom: 14px !important;
}


/* LIST PAGE START */
.custom-list {
    list-style: none;
    padding: 0;
}

.new {
    color: red;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.approved {
    color: #006838;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;

}
.sales-order{
	color: #9BCF53;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.rejected{
	 color: #836FFF;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.client-rejected{
	color: #FF3EA5;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}


.custom-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}

.item-label {
    flex: 1;
    font-weight: bold;
    color: #333;
    text-transform: capitalize;
}

.item-value {
    flex: 1;
    text-align: right;
    color: #666;
}

.modal-body {
    padding: 20px;
}

.col-md-6 {
    padding: 0 15px;
}

.view_modal-sapn {
    font-weight: 500;
    font-family: monospace;
    font-size: 17px;
}
/* LIST PAGE ENDS */
