.statistic-block-left{
	width: 422px;
	height: 512px;
	background: rgba(70,146,190,1);
	background: -moz-linear-gradient(top, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,146,190,1)), color-stop(100%, rgba(9,88,141,1)));
	background: -webkit-linear-gradient(top, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	background: -o-linear-gradient(top, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	background: -ms-linear-gradient(top, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	background: linear-gradient(to bottom, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4692be', endColorstr='#09588d', GradientType=0 );
	-webkit-box-shadow: 0px 2px 5px 0px rgba(72,143,179,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(72,143,179,1);
	box-shadow: 0px 2px 5px 0px rgba(72,143,179,1);	
	margin-bottom: 36px;
	margin-left: 15px;
	border-radius: 20px;
	overflow: hidden;
}
.statistic-block-right{
	width: 422px;
	height: 512px;
	background: rgba(70,146,190,1);
	background: -moz-linear-gradient(top, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(70,146,190,1)), color-stop(100%, rgba(9,88,141,1)));
	background: -webkit-linear-gradient(top, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	background: -o-linear-gradient(top, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	background: -ms-linear-gradient(top, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	background: linear-gradient(to bottom, rgba(70,146,190,1) 0%, rgba(9,88,141,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4692be', endColorstr='#09588d', GradientType=0 );
	-webkit-box-shadow: 0px 2px 5px 0px rgba(72,143,179,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(72,143,179,1);
	box-shadow: 0px 2px 5px 0px rgba(72,143,179,1);	
	margin-bottom: 36px;
	margin-right: 15px;
	border-radius: 20px;
	overflow: hidden;
}
.statistic-wrap-left{
	float: left;
}
.statistic-wrap-right{
	float: right; 
}
.statistic-wrap-left .statistic-head,
.statistic-wrap-right .statistic-head
{
	font-size: 30px;
	text-align: center;
	color: #651563;
	margin-bottom: 20px;
}
.statistic-wrap-left .date,
.statistic-wrap-right .date
{
	width: 385px;
	line-height: 2.2;
	font-weight: bold;
}
.statistic-wrap-left .date:first-child,
.statistic-wrap-right .date:first-child,
.real-balance .date:first-child,
{
	width: 385px;
	margin-top: 30px;	
}
.statistic-wrap-left .current-day,
.statistic-wrap-right .current-day,
.real-balance .current-day,
.bottom-balance .current-day,
.accruals-dealer .current-day,
.info-link .current-day
{
	margin-left: 15px;
	margin-right: 0;
	font-size: 16px;
}
.statistic-wrap-left .current-balance,
.statistic-wrap-right .current-balance
{
	margin-left: 15px;
	margin-right: 0;
	color:#3a3938;
	font-size: 18px;
}
.statistic-wrap-left .activ-equipment,
.statistic-wrap-right .activ-equipment,
.real-balance .activ-equipment,
.bottom-balance .activ-equipment,
.accruals-dealer .activ-equipment,
.info-link .activ-equipment
{
	margin-left: 15px;
	margin-right: 0;
	font-size: 14px;	
}
.statistic-wrap-left .remove,
.statistic-wrap-right .remove,.tech-wrap-left .remove,.tech-wrap-right .remove,
.real-balance .remove,
.bottom-balance .remove,
.info-link .remove
{
	color: #e30613;
}.zvetrot{color: #e30613;font-size: 18px;}.drugzvet{color:#00773C;font-size: 18px;}
/*statistic-new*/
.info-client{
	background: rgba(255,255,255,0.5);
	width: 100%;
	height: 54px;
	position: relative;
	line-height: 1.8; 
}
.info-client .info-client-head{
	margin-top: 0;
	font-size: 30px;
	color: #651563;
}
.info-client .info-client-head span{	
	color: #e6007e;
	margin-left: 45px;
}
.info-client .close{
	position: absolute;
	top: 8px;
	right: 25px;
}
.real-balance,.info-link{
	width: 390px;
	height: 290px;
	border-radius: 10px;
}
.bottom-balance,.accruals-dealer{
	width: 390px;
	height: 293px;
	border-radius: 10px;	
}
.bottom-balance,.accruals-dealer,.real-balance,.info-link{
	margin-bottom: 20px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(72,143,179,1);
	-moz-box-shadow: 0px 2px 5px 0px rgba(72,143,179,1);
	box-shadow: 0px 2px 5px 0px rgba(72,143,179,1);	
	background: rgba(9,119,170,1);
	background: -moz-linear-gradient(top, rgba(9,119,170,1) 0%, rgba(8,87,139,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(9,119,170,1)), color-stop(100%, rgba(8,87,139,1)));
	background: -webkit-linear-gradient(top, rgba(9,119,170,1) 0%, rgba(8,87,139,1) 100%);
	background: -o-linear-gradient(top, rgba(9,119,170,1) 0%, rgba(8,87,139,1) 100%);
	background: -ms-linear-gradient(top, rgba(9,119,170,1) 0%, rgba(8,87,139,1) 100%);
	background: linear-gradient(to bottom, rgba(9,119,170,1) 0%, rgba(8,87,139,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0977aa', endColorstr='#08578b', GradientType=0 );
}
.real-balance{
	float: left;
	margin-left: 16px;
	margin-top: 16px;
}
.info-link{
	float: right;
	margin-top: 16px;
	margin-right: 16px;
}
.bottom-balance{
	float: left;
	margin-left: 16px;
	margin-top: 16px;
}
.accruals-dealer{
	float: right;
	margin-top: 16px;
	margin-right: 16px;
}
.static-btn{
	float: left;
	text-align: center;
	margin-left: 23px;
	margin-top: 21px;
}
.static-btn img{
	display: inline-block;
	margin-bottom: 10px;
	cursor: pointer;
	box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #031c59;
	border-radius: 50%;
}
.static-btn img:active{
	box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}
.real-balance p,
.accruals-dealer p,
.info-link p	
{
	font-size: 20px;
	color: #1d1d1b;
	margin-top: 5px;
	text-align: center;
}
.real-balance .date{
	width: 365px;
	line-height: 2.2;
	background: #fff;
	font-weight: bold;
}
.real-balance .current-balance,
.bottom-balance .current-balance,
.accruals-dealer .current-balance,
.info-link .current-balance
{
	color: #00712f;
	margin-left: 15px;
	margin-right: 0;	
	font-size: 18px;
}
.bottom-balance .date,
.accruals-dealer .date,
.info-link .date
{
	width: 365px;
	line-height: 2.2;
	font-weight: bold;
}
.info-link .date{
	margin-top: 20px;
}
.bottom-balance .date:first-child,
.accruals-dealer .date:first-child	
{
	margin-top: 30px;
}
.info-link{
	text-align: center;
}
.info-link ul li{
	display: inline-block;
	width: 70px;
	margin-top: 10px;
}
.info-link ul li p{
	margin: 0;
	font-size: 14px;
}
.info-link ul li img{
	width: 24px;
	margin-top: 10px;
}
.refill{
	margin-top: 30px;
}
.refill .refill-home{
	float: left;
	margin-left: 30px;
}
.refill input{
	width: 102px;
	height: 30px;
	border: 1px solid #b1b0b0;
	border-radius: 20px;
	vertical-align: text-bottom;
	color: #005a25;
	font-size: 18px;
	text-align: center;
	margin-left: 4px;
	margin-right: 5px;
	font-weight: bold;
}

.refill button{
	float: right;
	margin-right: 12px;
	vertical-align: text-bottom;
	width: 132px;
	height: 32px;
	border-radius: 20px;
	border:1px solid #047700;
	color: #fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #031c59;
	background: rgba(104,191,57,1);
	background: -moz-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(104,191,57,1)), color-stop(100%, rgba(3,139,1,1)));
	background: -webkit-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -o-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -ms-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: linear-gradient(to bottom, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68bf39', endColorstr='#038b01', GradientType=0 );
}
.refill button:active{
	box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}
.refill button span{	
    vertical-align: super;
}
/*technical-support*/
.tech-block-left{	
	width: 397px;
	height: 526px;
	background: rgba(255,255,255,0.3);
	border-radius: 30px;	
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: hidden;
}
.tech-block-right{	
	width: 397px;
	height: 526px;
	background: rgba(255,255,255,0.3);
	border-radius: 30px;	
	margin-top: 10px;
	margin-bottom: 30px;
	overflow: hidden;	
	position: relative;
}
.tech-wrap-left{
	float: left;	
	margin-left: 42px;
}
.tech-wrap-right{
	float: right;
	width: 397px;
	height: 526px;
	margin-right: 42px;
}
.tech-wrap-left p,.tech-wrap-right p{
	text-align: center;
	font-size: 28px;
	color: #651563;
}
textarea{
	resize: none;
	outline: none;
	width: 321px;
	height: 252px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border:1px solid #8edbe6;
	border-radius: 30px;
	padding-top: 20px;
	padding-left: 20px;
}
.tech-block-left form input{
	width: 235px;
	height: 36px;
	border-radius: 30px;
	border:1px solid #8edbe6;
	float: right;
	padding-left: 15px;
}
.tech-block-left form label{	
	font-size: 16px;
	color: #4d4d4c;	
	float: left;
	margin-top: 8px;
}

.field{
	width: 365px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 10px;
}
.field:first-child{
	margin-top: 19px;
}
.field-text label{
	margin-bottom: 10px;
}
.tech-block-left form img{
	margin-left: 25px;
}
.tech-block-left form button{
	width: 240px;
	height: 38px;
	border-radius: 20px;
	border:1px solid #047700;
	color: #fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;	
	float: right;
	margin-right: 27px;
	margin-right: 27px;
  margin-top: 11px;
	box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #031c59;
	background: rgba(104,191,57,1);
	background: -moz-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(104,191,57,1)), color-stop(100%, rgba(3,139,1,1)));
	background: -webkit-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -o-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: -ms-linear-gradient(top, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	background: linear-gradient(to bottom, rgba(104,191,57,1) 0%, rgba(3,139,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#68bf39', endColorstr='#038b01', GradientType=0 );
}
.tech-block-left form button:active{
	box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}
.tech-block-right .date,.tech-block-left .date{
	width: 348px;
	height: 34px;
	border-radius: 30px;
	border:1px solid #d8d8d8;
	position: relative;
	line-height: 2;
	margin-top: 19px;
}
.tech-block-right .date .current-day,.tech-block-left .date .current-day{
	font-size: 18px;
	color: #b11280;
	margin-left: 34px;
	margin-right: 0;
}
.tech-block-right .date .current-subject,.tech-block-left .date .current-subject{
	font-size: 16px;
	color: #4d4d4c;
	margin-left: 20px;
	margin-right: 20px;
}
.tech-block-right .tech-close,.tech-block-left .tech-close{
	position: absolute;
	top: 5px;
	right: 15px;
}	
.tech-block-right .tech-close img,.tech-block-left .tech-close img{
	width: 20px;
}

.clear-btn button{
	width: 238px;
	height: 33px;
	border-radius: 30px;
	border:1px solid #0a9dcb;
	cursor: pointer;
	position: absolute;
	bottom: 70px;
	right: 25px;
	background: rgba(173,229,246,1);
	box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #031c59;
	background: -moz-linear-gradient(top, rgba(173,229,246,1) 0%, rgba(50,192,235,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(173,229,246,1)), color-stop(100%, rgba(50,192,235,1)));
	background: -webkit-linear-gradient(top, rgba(173,229,246,1) 0%, rgba(50,192,235,1) 100%);
	background: -o-linear-gradient(top, rgba(173,229,246,1) 0%, rgba(50,192,235,1) 100%);
	background: -ms-linear-gradient(top, rgba(173,229,246,1) 0%, rgba(50,192,235,1) 100%);
	background: linear-gradient(to bottom, rgba(173,229,246,1) 0%, rgba(50,192,235,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ade5f6', endColorstr='#32c0eb', GradientType=0 );
}
.clear-btn button:active{
	box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}
/*setting*/
.setting-wrap{
	width: 820px;
	margin-left: auto;
	margin-right: auto;   
}
.setting{
	overflow: hidden;
	width: 100%;
	height: 44px;
	border-radius: 30px;
	background: rgba(255,255,255,0.5);	
	margin-top: 11px;	
}
.setting p{
	margin-top: 0;
	line-height: 2.7;
	margin-left: 60px;
	margin-right: 0;
}
.option-left{
	font-size: 23px; 
	color: #8c1d82;
	float: left;
	width: 350px;margin-left: 10px;
}.option-left img{	position: relative;	height: 25px;width: 50px;margin-top:10px;margin-left: -60px;}.option-left b1 img{	position: absolute;	height: 35px;width: 35px;top:-15px;    left: 150px;}.option-left span img{	position: relative; 	height: 22px;width: 22px;	margin-top: 10px;margin-left: -45px;}.option-left b{	position: relative;	top: -7px;}.option-left b1{
	position: relative;

	top: -7px;

}
.option-center{
	float: right;
	width: 50px;
	text-align: right;	
}
.setting p.option-center {
	margin-right: 50px;
	margin-left: 0;
}
.setting p.option-right{
	margin-right: 0;
	margin-left: 0;
	text-align: left;
	margin-right: 35px;
}   
.setting p.option-right span{
	float: left;
} 
.setting p.option-right span.on{
	float: left;
}
.setting p.option-right span.off{
	float: left;
}
.option-right{
	color:#0062ae;
	font-size: 23px;
	float: right;
	width: 200px;	
}
.setting.option-1{
	margin-top: 35px;
	background: rgba(255,255,255,0.8);
}
.setting.option-3 span{
	line-height: 2;
	margin-top: 14px;
}


.option-right button{
	width: 125px;
	height: 23px;
	border-radius: 30px;
	border:1px solid #cf7200;
	color: #e30613;
	cursor: pointer;
	font-weight: bold;
	box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #031c59;
	background: rgba(250,203,117,1);
	background: -moz-linear-gradient(top, rgba(250,203,117,1) 0%, rgba(248,176,61,1) 46%, rgba(247,151,33,1) 89%, rgba(249,175,84,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,203,117,1)), color-stop(46%, rgba(248,176,61,1)), color-stop(89%, rgba(247,151,33,1)), color-stop(100%, rgba(249,175,84,1)));
	background: -webkit-linear-gradient(top, rgba(250,203,117,1) 0%, rgba(248,176,61,1) 46%, rgba(247,151,33,1) 89%, rgba(249,175,84,1) 100%);
	background: -o-linear-gradient(top, rgba(250,203,117,1) 0%, rgba(248,176,61,1) 46%, rgba(247,151,33,1) 89%, rgba(249,175,84,1) 100%);
	background: -ms-linear-gradient(top, rgba(250,203,117,1) 0%, rgba(248,176,61,1) 46%, rgba(247,151,33,1) 89%, rgba(249,175,84,1) 100%);
	background: linear-gradient(to bottom, rgba(250,203,117,1) 0%, rgba(248,176,61,1) 46%, rgba(247,151,33,1) 89%, rgba(249,175,84,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#facb75', endColorstr='#f9af54', GradientType=0 );
}
.option-right button:active{
	box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
	background: rgba(249,175,84,1);
	background: -moz-linear-gradient(top, rgba(249,175,84,1) 0%, rgba(247,151,33,1) 11%, rgba(248,176,61,1) 54%, rgba(250,203,117,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,175,84,1)), color-stop(11%, rgba(247,151,33,1)), color-stop(54%, rgba(248,176,61,1)), color-stop(100%, rgba(250,203,117,1)));
	background: -webkit-linear-gradient(top, rgba(249,175,84,1) 0%, rgba(247,151,33,1) 11%, rgba(248,176,61,1) 54%, rgba(250,203,117,1) 100%);
	background: -o-linear-gradient(top, rgba(249,175,84,1) 0%, rgba(247,151,33,1) 11%, rgba(248,176,61,1) 54%, rgba(250,203,117,1) 100%);
	background: -ms-linear-gradient(top, rgba(249,175,84,1) 0%, rgba(247,151,33,1) 11%, rgba(248,176,61,1) 54%, rgba(250,203,117,1) 100%);
	background: linear-gradient(to bottom, rgba(249,175,84,1) 0%, rgba(247,151,33,1) 11%, rgba(248,176,61,1) 54%, rgba(250,203,117,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9af54', endColorstr='#facb75', GradientType=0 );
}
select {
  width: 191px;
  height: 26px;
 	border:1px solid #ccc6c6;
  -webkit-appearance: none;
  background-image: url('../img/icons/select-arrow.png');
  background-position: right center;
  background-repeat: no-repeat; 
  /* for FF */
  -moz-appearance: none;
  text-indent: 0.01px; 
  text-overflow: '';
  /* for IE */
  -ms-appearance: none;
  appearance: none!important;
  outline: none;
  font-size: 18px;
  color: #424241;
  padding-left: 15px;
}
 
select::-ms-expand {
  display: none;
}
.option-center input{
	width: 70px;
	height: 25px;
	border-radius: 30px;
	border:1px solid #c9c7c8;
	padding-left: 5px;
	font-size: 18px;
	color: #424241;
}
.setting-wrap .country{
	color: #fff;
	text-align: center;
	font-size: 23px;
}
.option-center.long input{
	width: 478px;
}
.setting.option-8 .option-left{
	width: 160px;
}
.option-center.long{
	float: left;
}
.setting.option-7 .option-left{
	width: 160px;
}
.setting.option-7 .option-right{
	margin-right: 30px;
	margin-left: 5px;
}
.option-7 .option-right select{
	width: 163px;
}
.option-7 .option-center select{
	width: 160px;
}
.sett-left{
	width: 390px;
	height: 38px;
	background: url('../img/icons/setting-btn.png') repeat-x;
	border-radius: 30px;
	border:1px solid #438ece;
	float: left;
	color:#006ca4;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 40px;
	box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #031c59;
	cursor: pointer;
}
.sett-right{
	float: right;
	width: 245px;
	height: 38px;
	margin-top: 20px;
	margin-bottom: 40px;
	background: url('../img/icons/set-btn.png') repeat-x;
	border:1px solid #047700;
	color:#fff;
	font-size: 18px;
	border-radius: 30px;
	box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, .1em .1em .2em #031c59;
	cursor: pointer;
}
.sett-left:active,.sett-right:active{
	box-shadow: 0 0 0 60px rgba(0,0,0,.05) inset;
}