

/* Start:/bitrix/templates/furpur_adaptive_pain/components/itserw/furpur.activate2/new/style.css?15865213842113*/
input.activation-input /* 02.12.2014 "tony name selector -> class selector */
{
    padding: 3px 7px 5px;
    height: 33px;
    line-height: 10px;
    border: #d33553 2px solid;
    border-radius: 6px;
    box-sizing: border-box;
    width: 243px;
    font: 14px Roboto;
    -webkit-transition: .3s;
    transition: .3s;
}

label.phone-field:before
{
    content: '+7';
    -webkit-transition: .3s;
    transition: .3s;
    position: absolute;
    background: #d33553;
    height: 33px;
    line-height: 33px;
    color: #fff;
    font-size: 14px;
    padding: 0 0 0 10px;
    width: 31px;
    border-radius: 6px 0 0 6px;
}

span.label
{
    width: 140px;
    font-size:12px;
    display: inline-block;
}

button.activate
{
    margin-left: 150px;
    background: #d33553;
    padding: 10px 20px;
    border-radius:6px;
    color:#fff;
    border:none;
    transition: background 0.5s ease;
}
button.activate:hover
{
    background: #e1516d;
}

#map
{
    background: #f8f8f8;
    position: relative;
    height: 378px;
    margin-bottom: 50px;
}
#map_canvas
{
    height: 378px;
}
.activeform{
    width:450px;
    margin: 50px auto;
}
.activeform h1{
    padding: 10px 0 20px 0;
    font: 300 28px/140% Roboto;
}

/* 11.11.2014 "tony */
.dynamic-data {
    margin-top: 20px;
    font: 14px Roboto;
    /* 02.12.2014 "tony */
    width: 820px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* 02.12.2014 "tony */
h4 {
    font: bold 24px/30px "Roboto", Arial, sans-serif;
    color: #2c509e;
    margin-bottom: 20px!important;
}

/* метки для карты */
.labels {
    color: #fff;
    font-size: 15px;
    width: 20px;
    text-align: center;
    font-weight: 700;
    font-family: RobotoM;
}

h5 {
    font: 300 24px/30px "Roboto", Arial, sans-serif;
    color: #2c509e;
    margin-bottom: 20px;
}

ol.blue {
    margin-bottom: 100px;
}

ol.blue li {
    margin-bottom: 50px;
}

.activate-no-partners {
    margin: 50px auto;
}

/* 19.02.2015 */
.activate-container {
    min-height: 400px;
}
.active-form-error {
    margin-top: 10px;
    color: #f00;
    font-size: 16px;
}
/* End */
/* /bitrix/templates/furpur_adaptive_pain/components/itserw/furpur.activate2/new/style.css?15865213842113 */
