

/* Start:/bitrix/templates/ir_ir/components/bitrix/system.auth.forgotpasswd/.default/style.css?17518237782530*/
.content_registration{

    width:800px;
    position: relative;
    margin: 0 auto;
}
.content_registration p {
    margin: 10px 0;
}

h3{
    font: 22px PT Serif;
    color: #000;
    padding: 15px 0;
}

p{
    font: 16px PT Sans;
}

p.notification{
    font: 16px PT Sans;
    color: #969696;
    padding: 10px 0;

}

.registration-info{
    margin-bottom: 15px;
}
.registration-info img{
    margin: 5px;
}

.registration-info input{
    width: 100%;
    height: 30px;
    margin: 5px 0;
    outline: none;
    padding: 0 5px;
    border:1px solid #B4B4B4;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;

}

.registration-info input[type=radio]{
    width: auto;
    height: auto;
    margin: 5px 5px;
    outline: none;
    padding: 0 5px;


}

.selectbox {
    vertical-align: middle;
    cursor: pointer;
    margin: 5px 10px 5px 0;
}
.selectbox .select {
    width: 185px;
    height: 30px;
    padding: 0 45px 0 10px;
    font: 16px PT Sans;
    color: #333;
    text-shadow: 1px 1px #FFF;
    border: 1px solid #B4B4B4;
    line-height: 30px;
    border-radius: 5px;

}

.selectbox.focused .select {
    border: 1px solid #5794BF;
}
.selectbox .select .text {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.selectbox .trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    height: 100%;

}
.selectbox .trigger .arrow {
    position: absolute;
    top: 14px;
    right: 12px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    width: 0;
    height: 0;
    overflow: hidden;

}

.selectbox .dropdown {
    top: 33px;
    width: 240px;
    margin: 0;
    padding: 4px 0;
    background: #FFF;
    border: 1px solid #C6CBD0;
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    font: 14px/18px Arial, Tahoma, sans-serif;
}
.selectbox li {
    padding: 5px 10px 6px;
    color: #231F20;
}
.selectbox li.selected {
    background: #A3ABB1;
    color: #FFF;
}
.selectbox li:hover {
    background: #08C;
    color: #FFF;
}
.selectbox li.disabled {
    color: #AAA;
}
.selectbox li.disabled:hover {
    background: none;
}

.section.maxheight{
    display: inline-block;

}

.dalee{
    width: 150px;
    padding: 5px 0;
    text-align: center;
    border: 1px solid #252525;
    font:16px PT Sans;
    color: #fff;
    text-transform: uppercase;
    float: right;
    background: #252525;
    cursor: pointer;
}

/* End */
/* /bitrix/templates/ir_ir/components/bitrix/system.auth.forgotpasswd/.default/style.css?17518237782530 */
