.btn-outline-warning, 
.btn-outline-danger,
.btn-outline-secondary,
.btn-outline-primary {
    border-color: #EFEFEF;
}
.btn-outline-secondary {
    color: #4B4B4B;
}
.btn-default {
    border-color: #EFEFEF;
    color: #4B4B4B;
}
.new-btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}
.new-btn-outline-primary {
    color: #008cff;
    border-color: #008cff;
}
.button-map{
    padding-left: 33px !important;
    padding-right: 33px !important;
}
/* .text-read-more{
	color : #7FA7D8;
} */
.text-read-more {
    color: #267CE5;
}
.menu-title {font-size: 13px;}
.text-gray-light {color: #9D9D9D}
.text-gray-semibold {color: #9D9D9D; font-weight: 500;}
.sequre-text-secondary {color: #38383880};
.text-secondary {color: #383838 !important;}
.new-text-secondary {color: #39393940};
.fw-bold {font-weight: 500 !important;}
.fw-normal{font-weight: 300 !important;}
table.table-sequre thead tr th {
    border-bottom: 1px solid #E8E8E8 !important;
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
    color: #9D9D9D;
    font-weight: 500;
}
table.table-sequre thead tr th:nth-of-type(1) {
    padding-left: 25px !important;
}
table.table-sequre tbody tr td {
    border-bottom: none !important;
    padding-top: 15px !important;
    vertical-align: middle !important;
   
}
.breadcrumb-back{

    color:#6C6C6C; font-size:17px; margin-top:-4px
}
table.table-sequre tbody tr td:nth-of-type(1) {
    padding-left: 25px !important;
}
.dataTables_length label {
    color: #CBCBCB !important;
}
.dataTables_info {
    color: #CBCBCB !important;
}
.card {
    border-radius: 8px;
}
.text-warning{
    color: #E56F26 !important;
}
.btn-primary {
    background-color: #267CE5 !important;
}
.btn {
    border-radius: 5px !important;
}
.filter-search > input[type="search"] {
    width: 250px;
    font-size: 0.85rem !important;
}
.filter-search > input[type="search"]:focus {
    border: none !important;
    box-shadow: none !important;
}
.filter-search > .input-group-append > button:focus {
    border: none !important;
    box-shadow: none !important;
}
.form-label {
    color: #383838 !important;
    font-weight: 500 !important;
}
.btn-default {
    border-color: #E0E0E0;
}
.label-payment {
    color: #4B4B4B !important;
}
.label-payment-bold {
    color: #4B4B4B !important;
    font-weight: 600 !important;
}
.label-detail-bold {
    color: #4B4B4B !important;
    font-weight: 500 !important;
}
table.table-sequre-qr thead tr th {
    border-bottom: 1px solid #dee2e6 !important;
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
    color: #9D9D9D;
    font-weight: 500;
}
table.table-sequre-qr thead tr th:nth-of-type(1) {
    padding-left: 75px !important;
}
table.table-sequre-qr tbody tr td {
    border-bottom: none !important;
    padding-top: 25px !important;
    vertical-align: middle !important;
}
table.table-sequre-qr tbody tr td:nth-of-type(1) {
    padding-left: 75px !important;
}


/* ahmad juma update 
27 Juli 2023
*/
.table tbody tr {
	border-bottom-color: #f5eeee;
}
.table thead tr th {
	color: #9D9D9D;
	font-weight: normal;
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color:#c7c4c4!important;
	border-bottom-width: thin;
}

.form-label {
	font-weight: bolder;
}

.no-scrollbar ::-webkit-scrollbar {
    height: 0px;
    width: 0px;
    background: #aaa;
}

.no-scrollbar ::-webkit-scrollbar-thumb {
    background: #393812;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

.no-scrollbar ::-webkit-scrollbar-corner {
    background: #000;
}

.nav-tabs .nav-link {
    color: #BDBDBD;
}

.text-grey
{
	color: #9D9D9D;
	
}

.text-orange{
	color: #E56F26!important;
}

.text-soft-grey{
	color: #B9B9B9!important;
}
.text-grey2{
	color: #4B4B4B;
}
.text-grey3{
	color: #6C6C6C;
}

.btn-group-sm>.btn, .btn-sm {
	font-size: .775rem!important;
}

.breadcrumb-item.active{
	font-weight: bolder;
}
.mb-01{
	margin-bottom: 0.1rem!important;
}
.breadcrumb-title {
    font-size: 16px !important;
}
.breadcrumb-title a{
	color: #9D9D9D!important;
}
.breadcrumb-title a i{
	color: #000000!important;
}
.breadcrumb-item {
	color: #B9B9B9!important;
}
.breadcrumb-item.active{
	color: #4B4B4B!important;
}
.btn-outline-grey {
    border-color: #9D9D9D;
}
.bg-soft-purple {
	background-color: #F1EDFD!important;
}
.text-purple{
	color: #A94AE4!important;
}
.bg-soft-green{
	background-color: #ECF5FB!important;
}
.text-green{
	color: #267CE5!important;
}
.bg-soft-orange{
	background-color: #FDF0ED!important;
}

.dataTables_paginate *.page-link{
	border: 0px solid #fff!important;
	padding: 0.675rem 0.75rem;
	font-size: 0.85rem;
    color: #807d7d;
}
.dataTables_paginate *.page-item.disabled .page-link {
    color: #c4c7ca;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
}
.dataTables_paginate *.page-item.active .page-link {
    font-size: 0.85rem;
    z-index: 3;
    color: #111;
    background-color: #fff;
    border-color: #008cff;
}
.btn {
    font-size: 0.85rem!important;
}
/* end ahmad juma update 
27 Juli 2023
*/

.flatpickr-input {
    font-size: 0.85rem!important;
}

.form-select-filter {
    font-size: 0.85rem!important;
}
.font-10 {
    font-size: 10px !important;
}
.font-12 {
    font-size: 12px !important;
}
.font-13 {
    font-size: 13px !important;
}
.font-16 {
    font-size: 16px !important;
}
.font-30 {
    font-size: 30px !important;
}
.font-37 {
    font-size: 37px !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #4B4B4B !important;
}
.text-black-sequre {
    color: #4B4B4B !important;
}
.table {
    color: #4B4B4B !important;
}
.sidebar-wrapper {
    box-shadow: none !important;
    border-right: 1px solid #e4e4e4 !important;
}
.sidebar-header {
    border-right: 1px solid #e4e4e4 !important;
}
.topbar {
    box-shadow: none !important;
    border-bottom: 1px solid #e4e4e4 !important;
}