

/* Start:/bitrix/components/studiofact/order.click/templates/.default/style.css?13657900621084*/
.fast_order {
	display: none;
	position: fixed;
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
	left: 50%;
	top: 50%;
    margin-left: -100px;
    margin-top: -60px;
	padding: 20px 15px 10px;
	width: 200px;
	height: 100px;
	z-index: 100;
}

.fast_order input {
	display: block;
	width: 185px;
}

.fast_order label {
	display: block;
	font-size: 13px;
	margin-bottom: 5px;
}

.fast_order_button {
	display: block;
	text-align: center;
	margin: 15px auto;
	width: 150px;
	font-size: 14px;
	background: none repeat scroll 0 0 #ff9900;
	color: white;
	font-weight: bold;
	text-decoration: none;
	border: none;
	padding: 5px 0;
}

.fast_order_button:hover {
	background: none repeat scroll 0 0 #fcb826;
}

.fast_order span{
	color: #000;
	font-size: 16px !important;
}

.fast_order span small{
	color: #999;
	font-size: 13px !important;
	line-height: 16px;
}

#fast_order_success {
	display: none;
}
.fast_order_error {
	font-size: 13px;
	color: red;
	display: none;
	margin: 3px 0;
}
/* End */


/* Start:/bitrix/components/bitrix/asd.favorite.button/templates/.default/style.css?1347918523709*/
.asd_lik_button,
.asd_fav_button {
	width: 32px;
	height: 20px;
	background: url('/bitrix/components/bitrix/asd.favorite.button/templates/.default/images/fav.png') top left no-repeat;
	cursor: pointer;
	float: left;
}
.asd_lik_button {
	background: url('/bitrix/components/bitrix/asd.favorite.button/templates/.default/images/like.png') top left no-repeat;
}
.asd_faved {
	background: url('/bitrix/components/bitrix/asd.favorite.button/templates/.default/images/faved.png') top left no-repeat;
}
.asd_liked {
	background: url('/bitrix/components/bitrix/asd.favorite.button/templates/.default/images/unlike.png?v2') top left no-repeat;
}
.asd_fav_count {
	width: 29px;
	height: 20px;
	background: url('/bitrix/components/bitrix/asd.favorite.button/templates/.default/images/fav_count.png') top left no-repeat;
	float: left;
	font-size: 11px;
	font-family: arial,sans-serif;
	color: #666;
	line-height: 20px;
	text-align: center;
	padding: 0 0 0 1px;
	margin-left: 2px;
}
.asd_fav_clear {
	clear: both;
}
/* End */
/* /bitrix/components/studiofact/order.click/templates/.default/style.css?13657900621084 */
/* /bitrix/components/bitrix/asd.favorite.button/templates/.default/style.css?1347918523709 */
