

/* Start:/local/components/webvision/handy.sale.order.step/templates/.default/style.css?16652245952362*/
#loading_screen{
    position:fixed;
    z-index: 1150;
    left:50%;
    top:50%;
    margin-left: -32px;
    margin-top: -32px;
    width:64px;
    height:64px;
}

.location-select.city-select {
    border: 1px solid #d2dcdd;
    border-radius: 2px;
    box-sizing: border-box;
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    width: 100%;
}
.location-select.city-select .toggle::before {
    background-position: -482px -168px;
    display: inline-block;
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
    width: 12px;
}
.location-select.city-select .city-select-window {
    background: #f2f2f2 none repeat scroll 0 0;
    border-radius: 2px;
    box-sizing: border-box;
    font-weight: 500;
    left: -9999px;
    margin: -5px 0 0 -120px;
    padding: 20px 0;
    position: absolute;
    top: 100%;
    transform: scale(0.9);
    transform-origin: 50% 0 0;
    transition: opacity 0.2s ease 0s, margin-top 0.1s ease 0s, transform 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
    width: 190px;
    z-index: 100;
}
.location-select.city-select .city-select-window {
    font-size: 13px;
    font-weight: bold;
    margin-left: -90px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.location-select.city-select .city-select-window::before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    bottom: 100%;
    content: "";
    height: 0;
    left: 50%;
    margin: 0 0 0 -5px;
    position: absolute;
    width: 0;
}
.location-select.city-select .city-select-window span {
    color: #00bed2;
}
.location-select.city-select .toggle::after, .location-select.city-select .toggle::before {
    background-image: url("/local/templates/handy/i/sprite.png");
    content: "";
}
.location-select.city-select .toggle::after {
    background-position: -482px -235px;
    height: 5px;
    margin: -2px 0 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
}
.location-select.city-select .toggle {
    color: #484848;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 13px 9px;
    position: relative;
    width: 93%;
}
.location-select.city-select.opened .city-select-window {
    box-shadow: 0 0 0 1px #f2f2f2;
    left: 0;
    margin: 0;
    opacity: 1;
    padding: 13px;
    transform: scale(1);
}
/* End */


/* Start:/local/templates/handy/components/bitrix/sale.location.selector.steps/.default/style.css?16652245942015*/
.location-select.city-select {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	width: 100%;
	border: 1px solid #d2dcdd;
	border-radius: 2px;
	box-sizing: border-box;

}

.location-select.city-select .toggle::before {

	display: inline-block;
	height: 16px;
	margin-right: 8px;
	vertical-align: middle;
	width: 12px;
}
.location-select.city-select .city-select-window {
	background: #f2f2f2 none repeat scroll 0 0;
	border-radius: 2px;
	box-sizing: border-box;
	font-weight: 500;
	left: -9999px;
	margin: -5px 0 0 -120px;
	padding: 20px 0;
	position: absolute;
	top: 100%;
	transform: scale(0.9);
	transform-origin: 50% 0 0;
	transition: opacity 0.2s ease 0s, margin-top 0.1s ease 0s, transform 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
	width: 190px;
	z-index: 100;
}
.location-select.city-select .city-select-window {
	font-size: 13px;
	font-weight: bold;
	margin-left: -90px;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}
.location-select.city-select .city-select-window::before {
/*
border-bottom: 5px solid #f2f2f2;
*/
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	bottom: 100%;
	content: "";
	height: 0;
	left: 50%;
	margin: 0 0 0 -5px;
	position: absolute;
	width: 0;
}
.location-select.city-select .city-select-window span {
	color: #00bed2;
}
.location-select.city-select .toggle::after, .location-select.city-select .toggle::before {
	background-image: url("/local/templates/handy/i/sprite.png");
	content: "";
}
.location-select.city-select .toggle::after {
	
	height: 5px;
	margin: -2px 0 0;
	position: absolute;
	right: 0;
	top: 50%;
	width: 8px;
}
.location-select.city-select .toggle {
	color: #484848;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 13px 9px;
	position: relative;
	width: 93%;

}

.location-select.city-select.opened .city-select-window {
    left: 0;
    margin-top: 2px;
    opacity: 1;
    transform: scale(1);
    margin: 0px;
    padding: 13px;
	box-shadow: 0px 0px 0px 1px #F2F2F2;
}
/* End */
/* /local/components/webvision/handy.sale.order.step/templates/.default/style.css?16652245952362 */
/* /local/templates/handy/components/bitrix/sale.location.selector.steps/.default/style.css?16652245942015 */
