#sendmail-box{
    display: none;
}
#send-href-ajax h4 {
 padding-top: 10px;
}
.box-mail{
    background-color:#FFFFFF;
    padding:32px;
    padding-top: 0;
    padding-right: 0;
    position:relative;
    width:467px;
    text-align: left;
    font-weight: bold;
    margin:auto;
}
.arcticmodal-container_i .box-mail .box-modal_close:hover {
background-color: #f2f2f2;
}
.arcticmodal-container_i .box-mail .box-modal_close {
width: 32px;
cursor: pointer;
background: url(/img/modalclose.png) no-repeat #fff;
height: 32px;
position: absolute;
top: 0;
right: 0;
}
.box-mail input{
    width:400px;
    height:22px;
    border:solid 1px #d1d2d4;
    background-color: #f2f2f2;
    color:#acadb3;
    margin:14px 0 20px 0;
}
.box-mail textarea {
    width:400px;
    height:120px;
    border:solid 1px #d1d2d4;
    background-color: #f2f2f2;
    color:#acadb3;
    margin:14px 0 20px 0;
}
.box-mail #send-href{
    background-color: #00529c;
    //background-image:url(/bitrix/templates/sberbank/images/but_bg.gif);
    color:#FFFFFF;
    cursor:pointer;
    display:block;
    font-size:11px;
    font-weight:bold;
    height:24px;
    line-height:24px;
    margin-right:51px;
    text-align:center;
    text-decoration:none;
    width:134px;
    border: 0;
 transition: all .3s;
}
.box-mail #send-href:hover{
 background-color: #0095da;
}
#send-href-captcha{
    width: 200px;
}
#captcha-image{
    float: left;
}
#captcha-image a{
    color:#4F5563;
}
#captcha-input{
    float: left;
    margin-left: 15px;
}
.errortext{
    color: #f36f21 !important;
    line-height:24px;
    font-weight: normal !important;
}


.sm-share-block, .sm-soc-block {
	height: 82px;
	width: 230px;
	position: absolute;
	display: none;
	z-index: 1100;
	border: 3px solid #b1b8bd;
	background-color: #D7DBDE;
}

div#right_box div span,
div.ms-golosary span,
.sm-share-block span,
.sm-soc-block span {
	font-size: 15px;
	font-weight: bold;
	display: block;
	border-bottom: 2px solid #e21a1a;
}
.sm-share-block span,
.sm-soc-block span{
	height: 44px;
	line-height: 44px;
	margin-left: 3px;
	padding: 0 14px 0 11px;
	width: 198px;
}