.modalCustom .modal-dialog {
	max-width: 767px;
}

.modalCustom .modal-dialog .modal-content .modal-header {
	padding: 14px;
	background: #592608;

}

.modalCustom .modal-dialog .modal-content .modal-header .modal-title {
	font-size: 16px;
	font-family: s-bold;
	color: #fff!important;
}

.modalCustom .modal-dialog .modal-content .modal-header .modal-title .close {
	color: #fff;
	opacity: .7;
}

.modalCustom .modal-dialog .modal-content .modal-footer {

	justify-content: center;
	background: #ececec;
}

.modalCustom .modal-dialog .modal-content .modal-footer .btn-success {}

.modalCustom .modal-dialog .modal-content .modal-footer .btn-default {
	border: 1px solid #c7c7c7;
}

.modalCustom .modal-dialog .modal-content .modal-footer .btn {
	padding: 5px;
	min-width: 100px;
	font-family: s-bold;
	border-radius: 3px;
	font-size: 12px;
}

.asterisk {
	content: "*";
	font-weight: bold;
	color: red;
}

.Tblcategory th,
.Tblcategory td {
	border: none !important;
}

.Tblcategory tr.TblMinCategory {
	background-color: rgba(145, 195, 245, 0.48);
}

.Tblcategory tr.TblMinCategory td {
	font-family: bold;
	font-size: 12px;
}

.Tblcategory tr.TblSubCategory {
	padding-left: 24px;
}

.Tblcategory tr.TblSubCategory td.TblSubCategoryLabel {
	text-indent: 18px;
	font-size: 12px;
	font-family: s-bold;
}

.white {
	color: white;
}

.MargLeft25 {
	margin-left: 25px;
}

.error {
	color: red !important;
}

.dataTables_wrapper .dataTables_processing {
	top: 80%;
	background-color: transparent;
	background: none;
}

.btnPosition {
	width: auto;
	padding: 0 15px !important;
	font-family: bold;
	height: 26px;
	right: 30px;
	top: 10px;
	position: absolute;
}

.hrCustom {
	margin: 0;
	margin-bottom: 15px;
	border-top: 1px solid rgb(172, 172, 172);
}

.table-bordered td .btn {
	min-width: 65px;
}

.calenderPosition {
	width: 300px;
	position: absolute;
	top: 10px;
	right: 30px;
	height: 26px !important;
}

.btn_duplicate_html,
.btn_print_html {
	min-width: 130px!important;
}

.tableCustomDes .table tr th {
	background: #353345;
	color: #fff;
}

.dataTables_wrapper {

	padding-bottom: 40px;
}

.table tr td .btn {
	font-size: 10px;
}

.Tblcategory tr.TblMinCategory td .custom-control .custom-control-label {
	font-family: bold;
	padding: 3px 0;
}

.custom-control-label {

	padding: 3px 0;
}

.mediaAnnadanam {
	border-radius: 3px;
	margin-bottom: 5px;
	background: #91c1f1;

}

.mediaAnnadanam h6 {
	font-family: bold;
}

.mediaAnnadanam p {
	font-family: s-bold;
	margin: 0;
}

.header .dropdown .dropdown-menu .dropdown-item.active,
.header .dropdown .dropdown-menu .dropdown-item:active {
	background-color: #0050a1;
}

.header .dropdown .dropdown-menu .dropdown-item.active a,
.header .dropdown .dropdown-menu .dropdown-item:active a {
	color: #fff;
}

.printPosition {
	position: absolute;
	right: 15px;
	bottom: 10px;
	margin: auto;
}

.loginLogo {
	text-align: center;
}

.loginLogo img {
	width: 120px;
	margin-bottom: 5px;
}

.loginLogo h3 {
	font-family: bold;
	font-size: 18px;
	margin-bottom: 15px;
}
.amntRight{
text-align: right;
    display: block;
    font-family: bold;
}
.modalCustom .modal-dialog{
	top: 5%;
}
 .table tr td, .table tr th{
	white-space: nowrap;
}
.amntWidth{
	width: 80px;
}
a.btn.btn-default.btn-sm.delete.btn_active {
    color: #000 !important;
    background-color: #b9b9b9 !important;
    border-color: #b9b9b9 !important;
}
.order-report{
	margin: 0;
}
.profile-image{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.profile-pic {
    padding-right: 15px;
}
.address label, .profile-details  label{
    display: block;
    color: #6b6b6b;
    font-family: "s-bold";
    font-size: 12px;
}
.address label span, .profile-details  label span{
	color: #333;
	display: block;
}
.outstaing-Balance label {
    font-family: "bold";
    color: #000;
	display: inline-flex;
	padding-left: 20px;
	position: relative;
}
.outstaing-Balance label::before{
	content: '';
	display: block;
	margin: auto;
	height: 10px;
	width: 10px;
	background: #c62424;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
    bottom: 0;
}
.outstaing-Balance label span{
	margin-left: 5px;
	color: #0050a1;
}
.viewBill-list ul {
    display: flex;
    flex-direction: row;
	flex-wrap: wrap;
	padding: 0;
}
.viewBill-list ul li{
	min-width: 120px;
	margin:5px;
}

strong.mt-2{
	margin-top: 20px;
	color: #263238;
	font-size: 14px;
}
.profile-image img{
	width: 120px;
	margin:auto;
}
.profile-content p{
	display: flex;
    justify-content: space-evenly;
}
.back-btn{
	text-align: left;
}

.profile-header{
	background: rgba(0, 80, 161, 0.09019607843137255);
	padding: 10px;
	border-top: 1px solid #bed6f1;
	border-bottom: 1px solid #bed6f1;
}
.profile-Billwapper{
	margin-top: 15px;
}
.profile-Billwapper h3{
	font-size: 18px;
	font-family: "s-bold";
}
.paymentReporttbl table.table {
	margin-bottom: 0px;
}
.paymentReporttbl  .table-striped tbody tr:nth-of-type(odd) {
	background-color: rgb(255 255 255);
}
.paymentReporttb .table-striped tbody tr:nth-of-type(even) {
	background-color: #f9f9f9;
}
.paymentReporttbl-header, .paymentReporttbl-body, .paymentReporttbl-footer {
	padding:0 10px;
}
.paymentReporttbl-header .table th, .paymentReporttbl-header .table td, .paymentReporttbl-footer .table th, .paymentReporttbl-footer .table td{
	border:none !important; 
}
.paymentReporttbl-title , .paymentReporttbl-body-title{
	display: block;
	margin-bottom: 0px;
	padding: 7px 0;
	font-weight: 900;
	color: #0050a1;
} 
.paymentReporttbl {
	border: 1px solid #e8e8e8;
	padding: 0 10px;
	padding-bottom: 10px;
}
.paymentReporttbl-header .table th, .paymentReporttbl-header .table td , .paymentReporttbl-footer .table th, .paymentReporttbl-footer .table td{
	padding: 3px 10px;
}
.paymentReporttbl-header .table th, .paymentReporttbl-header .table td, .paymentReporttbl-footer .table th, .paymentReporttbl-footer .table td {
	padding: 3px 0px;
}
.paymentReporttbl-header, .paymentReporttbl-body{
	background: #f9f9f9;
}
.paymentReporttbl-footer {
	background: #333;
	color: #fff;
}
.paymentReporttbl-footer-title{
	display: block;
	margin-bottom: 0px;
	padding: 7px 0;
	font-weight: 900;
	color:#fff;
}
.paymentReporttbl-body{
	margin-bottom: 15px;
	padding-bottom:10px;
}
.paymentReporttbl-UserDetails {
	margin-top: 10px;
}

.paymentReporttbl-UserDetails p {
    margin: 0;
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
    font-weight: 400;
    color: #000;
}

.paymentReporttbl-UserDetails p span{
    margin: 0;
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
    font-weight: 700;
    color: #000;
}
.paymentReporttbl{
	margin-bottom: 15px;
}
.paymentReporttbl-User img.userImg {
	width: 80px;
	margin-top: 10px;
}

.userImg-box{
    left: 100px;
    box-shadow: 0px 0px 16px rgb(0 0 0 / 41%);
    height: auto;
    width: 200px;
}

.userImg-box img {
    padding: 20px;
    width: 200px;
    object-fit: cover;
}
.customer-details .memberId{
    margin-bottom: 15px;
}
.customer-details .form-group{
	margin: 0 !important;
	width: 230px;
}

button.userBtn {
    background: #2f2f2f;
    border: none;
}
button.userBtn:hover, button.userBtn:active,  .userBtn:not(:disabled):not(.disabled):active{
	background: #3f3f3f;
    border: none;
}
button.btn.btn-primary.userBtn.openMemberBtn {
	font-size: 13px;
    background: #0050a1;
}
.links{
    margin: 0;
    background: #ffffff;
    box-shadow: 0 0 16px rgb(0 0 0 / 5%);
    padding: 0;
    height: auto;
    overflow: auto;
    position: absolute;
    z-index: 9;
}
.links{
	position: absolute;
    z-index: 1;
}
.search_list {
    padding: 3px;
    margin-left: 6px;
    font-size: 20px;
    border-bottom: 1.5px solid #000;
    color: #000;
    background-color: #FFF;
    z-index: 2000;
}
.search_list a {
    color: #000;
    font-size: 14px;
    width: 100%;
    text-decoration: none;
}
