.button_go
{
	margin: 0 30% 0 30%;
}

.sfw_text
{
  margin-left: 10%;
  margin-right: 10%;	
}

.create_button
{
	width: 30%;
}

.align_center {text-align: center; margin-left: auto; margin-right: auto;}
.align_left {text-align: left; margin-left: auto; margin-right: auto;}
.align_right{text-align: right; margin-left: auto; margin-right: auto;}

.red_text {color: #CC3300;}
.green_text {color: #49C73B;}
.grey_text {color: #666;}
.black_text {color: #000;}
.orange_text{color: #FF7E47;}

.float_left{float: left;}

.giveone_small{
	color: #fff;
	padding: 0.2em 0.5em 0.2em 0.5em;
	text-decoration: none;
	background: #349ebf;
	white-space: nowrap;
	
	/*границы*/
    border: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.giveone_small_restore{
	color: #fff;
	padding: 0.2em 0.5em 0.2em 0.5em;
	text-decoration: none;
	background: #349ebf;
	
	/*границы*/
    border: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.button.--reg {
	color: #fff;
    background: #349ebf none repeat scroll 0 0;
}

.button.--red {
    background: red none repeat scroll 0 0;
}

.button.--green {
    background: #00CC33 none repeat scroll 0 0;
}

.button.--gray {
    background: #CCCCCC none repeat scroll 0 0;
}

.button.--orange {
    background: #FF7E47 none repeat scroll 0 0;
}

.button.--red,.button.--blue,.button.--green,.button.--gray,.button.--orange
{
	cursor: pointer;
	color: #fff;
}
.blacklist-table__td img {vertical-align: middle; width: 16px;}

#reviewmessage,#editreviewmessage{
	display: none;
	color: black;
	font-size: 1em;
	margin-bottom: 1em;
}

.review_block{
	margin-left: 25%; margin-right: 25%;
}

.review_head{
	font-size: 12px;
}

.review_text{
	font-size: 15px; margin-top: 0.5em; margin-bottom: 0.5em;
}

.noreview{
	border: 1px black dashed;
	color: red;
	padding: 0.5em;
	margin-bottom: 0.5em;
	background-color: #eee;
	display: none;
}

#popup
{
	display: none;
}

.w2
{
	width: 2%;
}

.w30 {
	width: 30% !important;
}

.w49
{
	width: 49%;
	text-align: center;
	margin-top: 5px;
}

.w100
{
	width: 100%;
}

.w50
{
	width: 50%;
}

.middle
{
	vertical-align: middle;
}

.right
{
	text-align: right;
}

.mleft
{
	margin-left: 5px;
}

.red
{
	color: red;
}

.black
{
	color: black;
}

.priceoff{
	font-size: 0.9em;
}

.oldprice{
	text-decoration: line-through;
	color: red;
	font-size: 20pt;
}

.center
{
	text-align: center;
}

.changelog {
	font-size: 0.8em; 
	display: none;
}

.changelog hr {
	border: 1px dashed;
}

.changelog li {
	font-style: oblique;
} 

.spoiler {
  border: 1px solid black;
  background-color: #f5f5f5;
  border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.spoiler-toggle {
  font-weight: bold;
  cursor: pointer;
  padding: 5px;
  font-size: 12px;
  color: black;
}
.spoiler-text {
  padding: 5px;
  display: none;
}

.how__container hr {
	border: none; 
    color: red; 
    background-color: #ccc; 
    height: 1px;
}

.fraud_more {
	width: auto !important;
}

.whiteborder {
	background-color: white;
	color: black;
	border: 1px solid black;
}

.fsapi {
	font-size: 0.8em;
}

.dnone {
	display: none;
}

.tdcenter {
	width: 50%;
}

.tdcenter td {
	text-align: center;
}
