
.mob-scroll{
	width: 100%;
	overflow-x: scroll;
}

.header{
	padding: 0px;
}
.site .button{
  position: relative;
  width: 64px;
  float: left;
  margin: 20px;
  text-align: center;
}
.site .button a{
  text-align: center;
  color: black;
  text-decoration: none;
}
.site .menu ul{
	padding: 0px;
	margin: 0px;
}
.lbl_free_reg{
	top: 0px;
	
}

.login, .RestorePassword, .registration{
	top: 0px;
	margin: 15px auto;
}

@media (min-width: 400px) {
.site .menu{
  width: 100%;
  height: 20px;
  padding-bottom: 5px;

}
.site .menu ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
  
}
.site .menu ul a{
  font-size: 14px;
  color: #c5c6c7;
  text-decoration: none;
}
.site .menu ul li{
  margin: 3px;
  float: left;
}

.site .menu ul a:hover{
  //text-decoration: underline;
  color: #f0f0f1;
}
}
@media (max-width: 400px) {
.site .menu{
  width: 100%;
  border-bottom: solid 1px #b7b2b2;
  padding: 0px;

}
.site .menu ul{
  list-style: none;
  margin: 0px;
  text-align: center;
  
}
.site .menu ul a{
  font-size: 14px;
  color: #c5c6c7;
  text-decoration: none;
  text-align: center;
}
.site .menu ul li{
  margin: 3px;
}

.site .menu ul a:hover{
  //text-decoration: underline;
  color: #f0f0f1;
}
}

/*.menu .cart.full a{
	color: #fba233;
}*/

/*.menu .cart.full .info{
	display: block;
}*/

.ButtonMenu{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	background: #fff;
	background: url(img/mMenu.png) no-repeat center #fff;
	z-index: 110;
	border: solid 1px #000;
}

ul.horizontal{
  list-style: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}
ul.horizontal li{
  float: left;

  margin-right: 10px;
}
ul.horizontal a{
  color: #0099FF;
  font-size: 12px;

}

.site .work .navigation{
  font-size: 16px;
  text-align: center;

}

.site .work .navigation a{
  font-size: 18px;

}

.site .work{

  border-left: solid 1px #DDDDDD;
  padding: 0px 10px 40px 10px;

}
.footer{
	width: 100%;
	height: 100px;

}

/*.work a{
  color: black;
}*/

.TranslitSoutce{
  font-size: 11px;
  color: #333333;
}

.question{
  width: 100%;
}
.question .hd{
  width: 600px;
  height: 60px;
}
.question .qs{
  width: 260px;
  height: 60px;
}
a.but_delete{
	color: red;
}

/* PAGE USER */
.user-item{
  width: 320px;
  border: solid 1px #CCCCCC;
  position: relative;
  padding: 4px;
  border-radius: 2px;
  overflow: hidden;
}
.user-item:hover{
  background: #EEEEEE;
}

.user-item .name{
  width: 300px;
  float: left;

}
.user-item .name a{
  /*font-size: 12px;*/
  color: #0099FF;
}

.user-item .delete{
  width: 50px;
  float: left;
  width: 14px;
  height: 14px;
  background: url(../image/Icon_delete.png);
  cursor: pointer;
}

.add-block{
  border: solid 1px #BBBBBB;
  border-radius: 5px;
  padding: 4px;
  font-size: 14px;
}
/* PAGE LANGUAGE PACK */
.language-pack-item{
  /*width: 600px;*/
  /*height: 60px;*/
  border: solid 1px #CCCCCC;
  position: relative;
  padding: 4px;
  border-radius: 2px;
  overflow: hidden;
}
.language-pack-item:hover{
  background: #EEEEEE;
}

.language-pack-item .name{
  width: 150px;
  float: left;
  border-right: solid 1px #CCCCCC;

}
.language-pack-item .name a{
  /*font-size: 12px;*/
  color: #0099FF;
}
.language-pack-item .value{
  width: 250px;
  float: left;
  border-right: solid 1px #CCCCCC;
  /*font-size: 12px;*/

}
.language-pack-item .lang{
  float: left;
  height: 12px;
  width: 100px;
}

.language-pack-item .lang a{
  /*font-size: 12px;*/
}

.language-pack-item .delete{
  width: 50px;
  width: 14px;
  height: 14px;
  background: url(../image/Icon_delete.png);
  cursor: pointer;
  position: absolute;
  right: 2px;
}
/* PAGE LETTERS */
.tabLetters{
  margin-top: 20px;
}
.tabLetters .item.main{
  border: solid 1px #555555;
  margin-bottom: 5px;
}

.tabLetters .item{
  width: 600px;
  border: solid 1px #CCCCCC;
  position: relative;
  padding: 4px;
  border-radius: 2px;
  overflow: hidden;
  height: 14px;
  line-height: 14px;

}
.tabLetters .item:hover{
  background: #EEEEEE;
}
.tabLetters .but{
  width: 16px;
  height: 16px;
  background: url(img/start.png) no-repeat;
  float: left;
  margin-right: 5px;
  cursor: pointer;
  display: block;
}


.tabLetters .title{
  width: 150px;
  float: left;
  border-right: solid 1px #CCCCCC;
  float: left;
}
.tabLetters .title a{
  font-size: 12px;
  color: #0099FF;
}
.language-pack-item .value{
  width: 250px;
  float: left;
  border-right: solid 1px #CCCCCC;
  /*font-size: 12px;*/

}
.tabLetters .lang{
  float: left;

  width: 100px;
}

.tabLetters .lang a{
  font-size: 12px;
  float: left;
  margin: 0px 5px 0px 5px;
}

.tabLetters .delete{
  width: 50px;
  width: 14px;
  height: 14px;
  background: url(../image/Icon_delete.png);
  cursor: pointer;
  position: absolute;
  right: 2px;
}



.valiable{
  /*width: 360px;*/
}

.valiable-value{
  /*width: 360px;
  height: 100px;*/
}
.default-value{
  /*max-width: 360px;*/
  font-size: 14px;
}
/* COLOR */
.color-item{
  width: 320px;
  border: solid 1px #CCCCCC;
  position: relative;
  padding: 4px;
  border-radius: 2px;
  overflow: hidden;
}
.color-item:hover{
  background: #EEEEEE;
}

.color-item .cview{
  width: 14px;
  height: 14px;
  position: relative;
  float: left;
  margin-right: 2px;
  border: solid 1px #555555;
  border-radius: 3px;
}

.color-item .name{
  width: 100px;
  float: left;
  border-right: solid 1px #CCCCCC;

}
.color-item .name a{
  font-size: 12px;
  color: #0099FF;
}

.color-item .lang{
  float: left;
  height: 12px;
  width: 100px;
}

.color-item .lang a{
  font-size: 12px;
}

.color-item .delete{
  width: 50px;
  float: left;
  width: 14px;
  height: 14px;
  background: url(../image/Icon_delete.png);
  cursor: pointer;
  position: absolute;
  right: 2px;
}

/* TEST */
.qst-item{
  /*width: 450px;*/
  height: 50px;
  border: solid 1px #CCCCCC;
  position: relative;
  padding: 4px;
  border-radius: 2px;
  overflow: hidden;
}
.qst-item:hover{
  background: #EEEEEE;
}


.qst-item .name{
  width: 300px;
  float: left;
  border-right: solid 1px #CCCCCC;

}
.qst-item .name a{
  /*font-size: 12px;*/
  color: #0099FF;
}

.qst-item .lang{
  float: left;
  height: 12px;
  width: 100px;
}

.qst-item .lang a{
  /*font-size: 12px;*/
}

.qst-item .delete{
  width: 50px;
  float: left;
  width: 14px;
  height: 14px;
  background: url(../image/Icon_delete.png);
  cursor: pointer;
  position: absolute;
  right: 2px;
}
.qst-name{
  width: 300px;
  height: 100px;
}

/* Рассылка */
.newsletter .submit{
  background: #0099FF;
  color: #fff;
  font-size: 16px;
  padding: 8px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.newsletter input[name=subject]{
  width: 500px;
  padding: 4px;
}

.newsletter .mt input{
  font-size: 18px;
  padding: 2px;
  border-radius: 5px;
}
.attention{
  color: red;
}

.newsletter .progress{
  display: none;
}

.mailDSP{
  border: solid 1px #555555;
  border-radius: 6px;
  margin-top: 30px;
}

.butDispatch{
  color: #fff;
  background: #0099FF;
  width: 80px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  border: solid 1px #0667a7;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
}
.butDispatch.Pause{
  display: none;
}
.butDispatchTest{
  color: #fff;
  background: #18ca3e;
  width: 180px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  border: solid 1px #0667a7;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
}

.MesError{
  margin-top: 10px;
  background: #FF6666;
  color: #fff;
  padding: 10px;
  border-radius: 6px;
}
.Mes{
  margin-top: 10px;
  background: #a2f9a2;
  color: #00;
  padding: 10px;
  border-radius: 6px;
}

/*Statistics*/
/*.Page_Statisctics.Max{
	min-width: 1000px;
}*/
.Page_Statisctics .info{
	height: 40px;
}
.Page_Statisctics .info span{
	background: #0099FF;
	border-radius: 16px;
	color: #fff;
	padding: 3px 10px 3px 10px;
	font-size: 14px;
}
.Page_Statisctics .srow{
	/*overflow: hidden;*/
	min-height: 460px;
}
.Tariff5 .Page_Statisctics .srow{
	/*width: 1200px;*/
}
.Page_Statisctics .srow h4{
	z-index: 100;
	position: relative;
}

.ChartComparison .Select table{
	width: 380px;
}
.Page_Statisctics table.tmain th{background: #d2d2d2;}
/*.Page_Statisctics table td{
	border: solid 1px #d2d2d2;
}*/
.Page_Statisctics table.tmain td.percent{
	text-align: center;
}
.Page_Statisctics table.tmain td.percent span{
	background: #fff;
	border-radius: 5px;
	color: #000;
}





.Page_Statisctics .srow .chart_graphic{
	width: 350px;
	height: 300px;
}



select{
	border-radius: 6px;
}
.mobTable{
	width: 300px;
	margin: auto;
}

.bMin{
	display: none;
}
.mobTable img{max-width: 100%;}
/*.DefaultGraphic{
	display: none;
}*/




/*.graphic{
	display: none;
  background-color: #000000;
  width: 900px;
  font-size: 14px;
}

.graphic tr td{
  min-width: 100px;
  max-width: 100px;
  width: 100px;
  color: #FFFFFF;
  border: solid 1px #FFFFFF;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.graphic tr{
	width: 900px;
}
.graphic img{
	width: 100%;
	height: 100%;
}*/

.color{
  text-transform: capitalize;
}
.wrap-tb{
  padding: 0;
  background-color: #000000;
  color: #FFFFFF;
}
/*.pr
{
  min-width:100px;
  float:left;
}
.gpr{
  width:100%;
  height:40px;
  border-top:solid 1px #FFFFFF;
  border-bottom:solid 1px #FFFFFF;
  padding-top: 8px;
  line-height: 30px;

}
.ght{
  padding-left:30px;
}

.graphic b{
  font-size: 16px;
}*/

.PercentImg{
	position: absolute;
	top: 200px;
	color: #000;
}
.PercentImg .vp{
	float: left;
	width: 102px;
	text-align: center;
}

/*@media (max-width: 1000px) {
  .graphic tr td{
    min-width: 99px;
    max-width: 99px;
  }
  .graphic tr td:first-child{
    width: 110px;
    max-width: 1100px;
  }
  .graphic img{
    height: 385px;
  }

}*/



.Page_Statisctics .filter button{
	display: none;
}
.Page_Statisctics .filter label{
	font-size: 12px;
}
/*.butFilterTible{
	position: fixed;
	top: 130px;
	right: 0px;
	width: 50px;
	height: 50px;


	z-index: 110;
	border: solid 1px #b1b0b0;
	background-size: contain;
	background: #4596ab;
	color: #fff;
	text-align: center;
	font-size: 45px;
}
.butFilterTible i{
	margin-top: 2px;
}*/
/*.FilterTible{
	display: none;
	position: fixed;
	top: 50px;
	right: 0px;
	width: 100%;
	border: solid 1px #d2d2d2;
	background: #fff;
	padding: 2px 0px 10px 0px;
	z-index: 100;
	
}
.FilterTible a{
	font-size: 16px;
	text-decoration: none;
	color: #000;
	
}
.FilterTible a:hover{
	color: #0099FF;
	text-decoration: underline;
}

.FilterTible .ev{
	width: 16px;
	height: 16px;
	background:url(img/eye.png)no-repeat center;
	background-size: cover;
}
.FilterTible .but{
	float: right;
	cursor: pointer;
}
*/

/**********Tariffs Tible***********/
.TriffTabs{
	overflow: hidden;
	margin-top: 20px;
}
.TriffTabs .Tab{
	width: 100%;
	border-bottom: none;
	height: 50px;
	max-height: 50px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	margin-top: 0px;
}
.TriffTabs .Tab.Select{
	margin-top: 0px;
}
.TriffTabs .title{
	/*margin-top: 10px;*/
}
.TriffTabs .Tab.Select{

	height: 55px;
	max-height: 55px;

	/*margin-top: 25px;*/
	
}
.TriffTabs .Tab .Price{
	font-size: 11px;
}
.TriffDetail{
	width: 100%;
}
.TriffDetail .Detail{
	display: none;
}
.TriffDetail .Detail .title{
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #000;

	margin: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px #d5d8da;
}
.TriffDetail .Detail .wrapper{
	padding: 40px 0px 60px 0px;
	/*width: 800px;
	margin: auto;*/
	
}
.TriffDetail .Detail.Select{
	display: block;
}


.TriffDetail .ListTime{
	margin-top: 10px;
}

.TriffDetail .ListTime .RadioBox{
	width: 30px;
	height: 30px;
	border-radius: 10px;
	border: solid 2px #e2e2e1;
	background: #6c6f6b;
	margin: 22px 10px 0px 20px;
}
.TriffDetail .ListTime .price{
	margin: 5px 0px 0px 0px; 
	font-size: 30px;
	font-weight: bold;
	color: #fba233;
	
}
.TriffDetail .date{
	margin: 0px;
	font-size: 20px;
	
}
.TriffDetail .desc{
	/*width: 400px;
	height: 62px;*/
	
	margin: 0px;

	border-radius: 2px;

	text-align: center;
	/*padding: 10px 0px;*/
}
.TriffDetail .desc p{
	white-space: pre;
	line-height: 25px;
	margin: 10px 0px;
}

.TriffDetail .InfoText{
	position: relative;
	
}
.TriffDetail .TriffList{
	/*width: 960px;*/
}
.TriffDetail .PreviewImage{
	width: 150px;
	height: 120px;
	overflow: hidden;
	/*position: absolute;
	left: 1020px;
	top: 15px;*/
}
.TriffDetail .PreviewImage img{
	max-width: 100%;
	
}
.TriffDetail .buy{
	display: block;
	font-size: 20px;
	font-weight: bold;
	transition: all .2s linear;
	border-radius: 4px;
	width: 160px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.Tariffs .Detail .ButFastBuy{
	margin: auto;
	margin-top: 10px;
}
.Tariffs .Detail .ButFastBuy .Privat24IconText{
	margin: auto;
	width: 150px;
	
}
.BarInfo{
	background: #0099FF;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
	overflow: hidden;
	
}
.BarInfo .cell{
	width: 33%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-left: solid 1px #fff;
}
.BarInfo .cell:first-child{border: none;}
/*************************************************************************/

/*.DefaultGraphic .RowGraphic{
	height: 283px !important;
	
}
.DefaultGraphic .RowGraphic>div{
	position: relative;
	top: -100px;
}

.DefaultGraphic.DefaultGraphicSimple .RowGraphic{
	height: 196px !important;
	
}
.DefaultGraphic.DefaultGraphicSimple .RowGraphic>div{
	position: relative;
	top: -174px;
}*/
/*************************************************************************/