body {
	background-color: #ff9900;
}

.shadowBlock {
	-moz-box-shadow: 0 1px 3px 0 #ff6600 !important;
	-webkit-box-shadow: 0 1px 3px 0 #ff6600 !important;
	box-shadow: 0 1px 3px 0 #ff6600 !important;
	background-color: #fff;
}

.tarInfo {
	background-color: #fff;
}

.subValue {
  color: #999;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
}

#gbRange--buttons {
  padding: 0;
  background-color: #fff;
}

.backToAccount {
  padding: 20px 0 5px 15px;
  text-align: left;
}

.backToAccount button {
  color: #333;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
  cursor: pointer;
  background-color: #fff;
  border: 0;
  padding: 0;
}

.backToAccount button:hover {
	cursor: pointer;
	color: #ff9900;
}

.backToAccount button:focus {
	border: 0;
}

.getCodeEnterNumber {
	padding: 20px 3%;
}

.dataTarBlockTarInfo {
  float: left;
  height: 210px;
  padding: 40px 0 30px;
  width: 100%;
  text-align: center;
}

.price {
  color: #333;
  font-size: 60px;
  font-weight: 400;
  height: 60px;
  line-height: 50px;
}

.setButton {
  color: #ff9900;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  float: left;
  width: 100%;
  -webkit-transition: all .25s;
     -moz-transition: all .25s;
      -ms-transition: all .25s;
       -o-transition: all .25s;
          transition: all .25s;
}

.setPackMessage,
.setPackMessage:hover {
	cursor: pointer;
}

.setButton i {
	font-size: 15px;
}

.setButton:hover {
	cursor: pointer;
}

.rub {
	font-size: 16px;
	font-weight: 400;
}

.dataTarResponse {
	content: " ";
	min-height: 480px;
}

.dataRangelabels div {
	border-right: 1px solid #eee;
	cursor: pointer;
  color: #333;
  font-size: 22px;
  font-weight: 400;
  margin: 0;
  padding: 32px 0;
  text-align: center;
  -webkit-transition: all .3s;
     -moz-transition: all .3s;
      -ms-transition: all .3s;
       -o-transition: all .3s;
          transition: all .3s;
}

.dataRangelabels div:last-child {
	border: 0 !important;
}

.dataRangelabelsChoosed,
.dataRangelabels div:hover {
	cursor: pointer;
	background: #eee;
	color: #1b1b1b !important;
}

.topStatistic {
  float: left;
  padding: 10px 2% 0;
  width: 100%;
  overflow: visible !important;
}


.searchBlock {
	padding: 15px;
	background-color: #fff;
}

.totalTraffic {
	text-align: center;
	padding: 80px 0 120px;
}

.totalTraffic .value {
	font-size: 55px;
	line-height: 57px;
	font-weight: 300;
	color: #333;
}

.logo {
	font-size: 19px;
	font-weight: 400;
	color: #ff9900;
	line-height: 22px;
	padding: 15px;
}

.logo img {
	width: 120px;
}

.menu {
	text-align: right;
	padding: 15px;
}

.menu button {
	font-size: 15px;
	font-weight: 300;
	color: #333;
	background-color: #fff;
	padding: 0;
	border: 0;
	line-height: 25px;
	cursor: pointer;
}

.menu button i {
	font-size: 14px;
}

.menu button:hover {
	cursor: pointer;
	color: #333;
}

.menu button:focus {
	border: 0;
}

.totalTraffic .value .label {
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	color: #333;
}

.tarDescription {
  border-top: 1px solid #eee;
  padding: 0 0 5px;
  background: #fff;
}

.tarDescription > div {
	padding: 15px;
}

.tarDescription > div:first-child {
	border-right: 1px solid #eee;
}

.tarDescription .header {
	font-size: 15px;
	font-weight: 300;
	color: #333;
	line-height: 18px;
}

.tarDescription .label {
	font-size: 17px;
	font-weight: 400;
	color: #333;
	line-height: 25px;
}

.tarDescription button {
  color: #ff9900;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin-top: 5px;
  background-color: #fff;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.tarDescription button i {
	margin: 0 !important;
}

.tarDescription button:focus {
	border: 0;
}

.tarDescription button:hover {
	cursor: pointer;
	color: #1b1b1b;
}

@media (max-width: 768px) {
	.container, .row {
		padding: 0 !important;
	}


	.tarDescription > div:first-child {
		border-right: 0 !important;
		border-bottom: 1px solid #eee;
	}

	.dataRangelabels div {
		font-size: 16px !important;
	}

	#gbRange--buttons {

	}

	.dataTarBlockTarInfo {
		height: 205px !important;
		padding: 30px 0 20px !important;
	}

	.totalTraffic {
		padding: 70px 0 !important;
	}
}

.countriesLabesl {
	padding: 10px 1%;
	border-top: 1px solid #eee;
}

.countriesLabesl div {
	margin: 5px 2px !important;
}

.topInfo {
	border-top: 1px solid #eee; 
	margin-top: 5px; 
	padding: 15px;
}

.topInfo div {
  color: #333;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 400;
  width: 50%;
}

.topInfo div:last-child {
	text-align: right;
}

/* Payment */
