﻿
/*.swal-modal{
                    width:900px!important;
                }*/
.table td {
	vertical-align: middle !important;
	padding: 10px 5px !important;
}

.nimeng_We1 {
	background: #fff;
}

.nimeng_We_hou ul li {
	border: 1px solid #efefef !important;
}

.nimeng_We1 {
	padding: 30px;
}

.slideBox .bd img {
	height: 380px !important;
}

.slideBox .bd ul {
	margin-left: -600px !important;
}

.slideBox {
	height: 380px !important;
}

.nimeng_We ul {
	justify-content: space-evenly !important;
}

.form-group {
	font-size: 18px;
}

	.form-group .form-inline {
		height: 34px;
		line-height: 34px;
		margin-bottom: 0;
	}

.form-group {
	margin-bottom: 1rem;
}

.font14 {
	font-size: 14px !important;
}

.formbody {
	display: none;
}

.nimeng_We {
	padding: 30px 0;
	background: #fff;
}

.tipsHelp {
	font-size: 14px;
	color: #757575;
	font-weight: unset !important;
}

td.address-row select, td .bootstrap-select {
	width: 30% !important;
	display: inline-block !important;
	margin-bottom: 5px !important;
}

td.address-row input {
	width: 52%;
	display: inline-block;
}

td.day:not(.disabled) {
	font-weight: bold;
}

#discount-info {
	font-size: 14px;
	color: #ff221b;
	font-weight: bold;
}

.selectpickerwidth select, .selectpickerwidth .bootstrap-select {
	width: 15% !important;
	display: inline-block !important;
}

.selectpickerwidth input {
	width: 52% !important;
	display: inline-block !important;
}

.modal-body .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 180px !important;
}

.dataRow tr td input[type=text]:last-child {
	margin-top: 5px;
}

.dataRow tr td input[pdesc] {
	margin-top: 5px;
}

.table td {
	vertical-align: top !important;
}

#dataServiceHeader tr th {
	vertical-align: middle;
	font-size: 16px;
}

.worshipsPrice {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 1px;
}

.worshipsPricelist {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 1px;
	display: none;
}

.worshipsPrice span {
	color: #ff3333;
}

.pl-address-tips {
	font-size: 14px;
	color: #646262;
	margin-top: 9px;
	margin-bottom: 0;
}

.d-block {
	display: block;
}

.form-check {
	margin-bottom: 0px !important;
}

.address-priceflucutation {
	display: none;
	padding-top: 5px;
}

.priceflucutation {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0px 0;
}

	.priceflucutation .checkbox {
		margin-bottom: 5px !important;
		margin-top: 5px !important;
	}
.address-priceflucutation .checkbox {
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}

.priceflucutation .radio-inline {
	margin-left: 0px !important;
	min-width: 120px;
}

.dataRow tr:first-child td .deleteftr {
	display: none !important;
	opacity: 0;
}

.btn-group-sm > .btn, .btn-sm {
	vertical-align: baseline;
	font-size: 14px;
}

.serviceDetailsBody .service-title{
	font-size:18px;
	font-weight:bold;
}

.serviceDetailsBody .service-content {
	font-size: 16px;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner{
	font-weight:bold;
}
.input-valied{
	border:1px solid red;
}