

/* Start:/local/templates/bs_main/components/bitrix/catalog.element/tov.detail.new/style.css?17799066631515*/

.controls {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #777f8c ;
	border-bottom: 2px solid #c0cfe0;
	padding: 8px 16px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px 18px;
	z-index: 200;
	font-family: tahoma;
	font-size: 12px;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.ctrl-group {
	display: flex;
	align-items: center;
	gap: 14px;
}
.ctrl-label {
	display: flex;
	align-items: center;
	gap: 5px;
	
	user-select: none;
	white-space: nowrap;
	color: #dde7e9;
}

.ctrl-sep {
	width: 1px;
	height: 22px;
	background: #c0cfe0;
	flex-shrink: 0;
}
.ctrl-btn {
	padding: 5px 16px;
	/*background: #2177AF;*/
	color: #fff;
	border: none;
	border-radius: 8px;
	font-family: tahoma;
	font-size: 12px;
	cursor: pointer;
	white-space: nowrap;
	
	background: scroll transparent url(/bitrix/js/main/core/images/panel/top-panel-sprite-2.png) -10px -1934px !important
}
.ctrl-btn:hover {
	background: scroll transparent url(/bitrix/js/main/core/images/panel/top-panel-sprite-2.png) -10px -1974px !important
}
.ctrl-btn:active {
	background: #154e72;
}

.ctrl-btn-back {
	padding: 5px 14px;
	background: transparent;
	color: #888;
	border: 1px solid #bbb;
	border-radius: 3px;
	font-family: tahoma;
	font-size: 12px;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
	display: inline-block;
	box-sizing: border-box;
}
.ctrl-btn-back:hover {
	border-color: #777;
	color: #444;
	background: transparent;
}
/* End */
/* /local/templates/bs_main/components/bitrix/catalog.element/tov.detail.new/style.css?17799066631515 */
