

/* Start:/bitrix/templates/fashion_purple/components/bitrix/system.auth.authorize/.default/style.css?1546704000868*/
#order_form input[type=text],
#order_form input[type=password]
{
    width: 100%;
    padding: 20px;
    border-radius: 30px;
    border: 2px solid #e8e8e8;
    margin-bottom: 7px;
	margin-left: 15px;
	min-width: 220px;
}
#order_form .order-item,
#order_form .order-buttons {
	margin-bottom: 15px;
}
#order_form input[type=submit] {
    border: 0px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    line-height: 60px;
    color: #212121;
    font-weight: bold;
    font-size: 16px;
    width: 195px;
    background: #ffcc33 url(/bitrix/templates/fashion_purple/img/button1.png) right center repeat-y;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
    box-shadow: 0 5px 15px #ffd596;	
}
.remember_wrp {
	
}
/* End */
/* /bitrix/templates/fashion_purple/components/bitrix/system.auth.authorize/.default/style.css?1546704000868 */
