

/* Start:/bitrix/components/aspro/form.scorp/templates/phonediscount/style.css?15115940601528*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 25, 2017, 12:39:14 PM
    Author     : kpaha
*/

.form-discount-wrapper{
	position: fixed;
	top: 250px;
	left: -425px;
	height: 227px;
	width: 420px;
	background-image: url(/bitrix/components/aspro/form.scorp/templates/phonediscount/images/bg.png);
	background-position: top right;
	border: 2px solid #fff;
	border-left: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px; 
	z-index: 10001;
	display: none;
}
.form-discount-wrapper .body-text {
	margin: 30px 30px 20px 30px;
	padding-top: 30px;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	height: 120px;
	position: relative;
	font-size: 16px;
	font-weight: 600;
}
.form-discount-wrapper .body-text .dsize{
	color: #edca09;
}
.form-discount-wrapper .close-btn-discount{
	position: absolute;
	width: 45px;
	height: 45px;
	top: -23px;
	right: -23px;
	background-image: url(/bitrix/components/aspro/form.scorp/templates/phonediscount/images/close.png);
	cursor: pointer;
}
.form-discount-wrapper .close-btn-discount:hover{
	background-image: url(/bitrix/components/aspro/form.scorp/templates/phonediscount/images/close-active.png);
}


.form-discount-wrapper .phone-discount-input-div{
	margin: 0 200px 0 10px;
}

.form-discount-wrapper .phone-discount-button-div{
	float:right;
}
.form-discount-wrapper .phone-discount-button-div .btn-search {
    margin-right: 10px;
    text-transform: none;
    width: 178px;
}

.form-discount-wrapper input, .form-discount-wrapper button {
	border-radius: 4px;
	height: 40px;
}
/* End */
/* /bitrix/components/aspro/form.scorp/templates/phonediscount/style.css?15115940601528 */
