.friend_block {position: relative;}
.friend_block .regform{padding-top: 28px;}
.invite{text-align: right; font-size: 13px; color: #3f4977; cursor: pointer; margin-top: 5px; width: inherit; background: none; font-weight: inherit;}
.invite:hover{color: black;}
.head_friends{text-align: center; color: white; background: #4B437E; padding: 5px; width: calc(100% - 10px);}
table td.invite{padding: 0px;}
.button_checkout{float: inherit; border: none; background: url('/i/img/checkout.png') no-repeat; color: white; font-size: 12px; height: 25px; font-weight: bold; font-family: "Arial"; cursor: pointer; width: 135px;}
.button_checkout:hover{
	background-position: 0px -25px;
}
.content_button{padding:4px; text-align: center}
.error_msg{background: #FFC1C1; text-align: center; padding: 5px 0; font-weight: bold;}
.error_cml{background: #C1FFC1; text-align: center; padding: 5px 0; font-weight: bold; margin-top: 20px;}
.err{display: none;}
.com{display: none;}