﻿.top-bar h1 {
	font-size:16px;
}
.info-item label {
	font-size:14px;
	margin-bottom:0;
}
.info-item span {
	font-size:13px;
}
.content-header label {
	font-size:14px;
}
button {
	font-size:13px!important;
	border-radius:200px!important;
}
.reset-btn {
	padding:4px 20px;
	margin-right:10px;
}
.clear-btn {
	padding:4px 20px;
}
.notice-textarea {
	font-size:13px;
	background-color:#f5f5f5;
}
.notice-info .info-item {
	padding:10px 0;
}
.info-item:last-child {
	border-bottom:1px solid #f5f5f5;
}
.notice-info {
	padding:5px 15px;
}
#bzform {
	padding:0 10px;
}
.template-tip {
	font-size:12px;
	flex:1;
}
.content-header label {
	margin:0;
}
.notice-info {
	margin-bottom:0;
	border-radius:8px 8px 0 0;
}
.notice-content-section {
	padding-top:6px;
	border-radius:0 0 8px 8px;
}
.action-buttons {
	padding:10px;
}
.promise h3 {
	font-size:14px;
}
.city-select {
	flex-wrap:nowrap;
	font-size:14px;
}
.inp_srh {
	font-size:13px;
	color: #fff;
}
.select-header span {
	font-size:14px;
}
.newspaper-desc {
	background:#fff;
	margin-bottom:0;
	padding:10px;
	border-radius:8px 8px 0 0;
	font-size:10px;
}
.newspaper-select {
	border-radius:0 0 8px 8px;
	border-top:1px solid #f5f5f5;
}
.control-btn {
	background:#4caf50;
	color:#fff;
	border-radius:3px!important;
}
.control-item label {
	font-size:14px;
}
.info-item input {
	font-size:13px;
	padding:0 10px;
	margin-bottom:0;
}
.recipient-info {
	padding:0px 15px;
}
.recipient-info .info-item {
	padding:0;
}
.recipient-info .info-item input {
	border:none;
	border:none;
}
.recipient-info .info-item:nth-last-child(1) {
	border:none!important;
}
.recipient-info .info-item label {
	margin-bottom:0;
}
.optional-section h3 {
	font-size:14px;
}
.optional-section input {
	border:none;
}
.optional-section .info-item {
	border:none;
	border-top:1px solid #f5f5f5;
	margin-top:15px;
}
.invoice-item label {
	font-size:14px;
	margin-bottom:0;
}
.invoice-select {
	font-size:14px;
}
.inp_srh::placeholder {
	color:#fff;
	font-size:13px;
}
.banner p {
	color:#fff;
}
.city-select span {
	color:#fff;
}
.city-select i {
	color:#fff;
}
.back-btn i {
	color:#fff;
	font-weight:bold;
}
.top-bar {
	position:sticky;
	top:0;
	z-index: 999;
}
.search-area {
	position:sticky;
	top:56px;
}
.category-tabs {
	position:sticky;
	top:108px;
}
.search-box i {
	color:#fff;
}
.service-item {
	padding:5px;
	height:110px;
}
.blackblock {
	text-align:center;
	font-size:14px;
}
.search-area .sbox {
	background:none;
}
.video-box {
	z-index:9999;
	background:rgba(0,0,0,0.8);
	position:fixed;
	top:56px;
	left:0;
	right:0;
	bottom:0;
	align-items:center;
	justify-content:center;
	display: flex;
}
.video-box video {
	width:100%;
}
.video-box .close-btn {
	position:absolute;
	top:0;
	left:0;
	width:50px;
	height:50px;
	font-size:20px;
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
}
.drag-handle {
 width: 30px;
 height: 30px;
 background: url(../image/drag.png) no-repeat center center / 80% 80%;
}

.float-buttons { align-items: center; top: 66px;}
.float-buttons a {
	font-size: 12px;
    border-radius: 100px;
    line-height: 16px;
}
.input-item { padding: 3px 10px;}
.input-item label { margin-bottom: 0;}