* {
	margin: 0;
	padding: 0;
	border: 0;
}

*:focus {
	outline: none;
}

::selection {
	background: #82E796; /* Safari */
	color: #fff;
}

::-moz-selection {
	background: #82E796; /* Firefox */
	color: #fff;
}

::-webkit-selection {
	background: #82E796;
	color: #fff;
}

input:-webkit-autofill {
	background-color: none !important;
	background-image: none !important;
}

html {
	min-height:100%;
	width: 100%;
	min-width: 960px;
	background: url(../img/footer-gradient.png) repeat-x bottom;
}

body {
	width: 100%;
	height: 100%;
	min-width: 960px;

	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
}

body.type1 {
	background-image: url('../img/main-head.jpg');
}

body.type2 {
	background-image: url('../img/cloud.jpg');
}

body.type3.bg-1 {
	background-image: url('../img/big_bg/net-pic1.jpg');
}

body.type3.bg-2 {
	background-image: url('../img/big_bg/net-pic2.jpg');
}

body.type3.bg-3 {
	background-image: url('../img/big_bg/net-pic3.jpg');
}

body.type3.bg-4 {
	background-image: url('../img/big_bg/net-pic4.jpg');
}

body.type3.bg-5 {
	background-image: url('../img/big_bg/net-pic5.jpg');
}

body.type3.bg-6 {
	background-image: url('../img/big_bg/tv-pic1.jpg');
}

body.type3.bg-7 {
	background-image: url('../img/big_bg/tv-pic2.jpg');
}

body.type3.bg-8 {
	background-image: url('../img/big_bg/tv-pic3.jpg');
}

body.type3.bg-9 {
	background-image: url('../img/big_bg/kits.jpg');
}

body.type3 .content-type2 {
	border: 0;
}

body, input, button, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	outline: none;
	color: #2850af;
}

h1 {
	font-size: 52px;
	text-transform: uppercase;
	line-height: 52px;
	color: #414141;
}

h2 {
	font-size: 40px;
	color: #141414;
}

h4 {
	color: #141414;
	font-size: 22px;
}

h5 {
	color: #414141;
	font-size: 18px;
	line-height: 24px;
}

label {
	cursor: pointer;
}

img.spc {
	width: 100%;
	height: 100%;
}

textarea {
	overflow: auto;
	resize: none;
}

input:focus {
	outline: none;
}

textarea:focus {
	outline: none;
}

.clear {
	clear: both;
}

.error {
	color: red;
}

.input-text {
	padding: 0 4px;
}

.input-submit {
	cursor: pointer;
	outline: none;
}

.layout {
	min-height: 100%;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.fixed-menu {
	width: 200px;

	-moz-box-shadow: 0 -10px 6px rgba(0, 0, 0, 0.5); /* Для Firefox */
	-webkit-box-shadow: 0 -10px 6px rgba(0, 0, 0, 0.5); /* Для Safari и Chrome */
	box-shadow: 0 -20px 6px rgba(0, 0, 0, 0.5); /* Параметры тени */
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 99;
}

.fixed-menu-logo {
	background: #fff;
	display: block;
	/*padding: 15px 23px 27px 22px;*/
	border-bottom: 1px solid #ededed;
}

.fixed-menu ul {
	background: #fff;
	color: #00c027;
	list-style: inside disc;
	font-size: 14px;
}

.fixed-menu ul div {
	width: 216px;
}

.fixed-menu ul div:hover, .fixed-menu ul div.current {
	background: url(../img/menu-treangle.png) no-repeat;
}

.fixed-menu ul li {
	width: 186px;
	padding-left: 14px;
	border-bottom: 1px solid #ededed;
}

.fixed-menu ul div:hover li, .fixed-menu ul div.current li {
	color: #fff;
	background: #00bf25;
	border-bottom: 1px solid #ededed;
}

.fixed-menu ul a {
	text-transform: uppercase;
	text-decoration: none;
	color: #141414;
	width: 164px;
	line-height: 31px;
	display: inline-block;
}

.fixed-menu ul div:hover a, .fixed-menu ul div.current li a {
	color: #fff;
}

.fixed-menu ul li.avail-check {
	width: 200px;
	list-style: none;
	padding: 0 0;
}

.fixed-menu ul li.avail-check select, .fixed-menu ul li.avail-check button {
	height: 31px;
}

.fixed-menu ul li.avail-check select {
	float: left;
	margin: 0px 3px 0px 3px;
}

.fixed-menu ul li.avail-check select.street {
	width: 110px;
}

.fixed-menu ul li.avail-check select.number {
	width: 40px
}

.fixed-menu ul li.avail-check button {
	width: 31px;
	border-radius: 31px;
	background: #00c734;
	color: #fff;
	cursor: pointer;
}

.fixed-menu ul li.avail-check .avail-result {
	margin: 0px;
	padding: 0px;
	display: none;
}

.fixed-menu ul li.avail-check:hover a {
	color: #141414;
}

.fixed-menu ul li.avail-check span {
	padding-left: 16px;
	display: block;
	font-size: 12px;
}

.fixed-menu ul li.avail-check span.not-avail {
	color: #C00;
}

.fixed-menu-lang {
	height: 50px;
	padding: 10px 0 0 20px;
	background: url('../img/main-menu-bottom.png') no-repeat top center;
}

.fixed-menu-lang a {
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	text-decoration: none;
	display: block;
	line-height: 30px;
	color: #787878;
	font-size: 13px;
}

.fixed-menu-lang a:hover, .fixed-menu-lang a.active {
	color: #fff;
	background: #00c734;
	border-radius: 30px;
}

.header {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.header.type1 {
	height: 390px;
}

.header .slogan {
	width: 300px;
	position: absolute;
	font-family: Segoe Print;
	color: #FFF;
	right: 165px;
	bottom: -38px;
}

.header .slogan big {
	font-size: 100px;
	line-height: 110px;
	display: block;
	text-align: left;
}

.header .slogan p {
	display: block;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	text-align: right;
	position: relative;
	top: -5px;

	-webkit-transform: rotate(-2deg);
	-webkit-transform-origin: 0% 0%;
	-moz-transform: rotate(-2deg);
	-moz-transform-origin: 0% 0%;
	-o-transform: rotate(-2deg);
	-o-transform-origin: 0% 0%;
	-ms-transform: rotate(-2deg);
	-ms-transform-origin: 0% 0%;
	transform: rotate(-2deg);
	transform-origin: 0% 0%;
}

.header .slogan em {
	font-size: 46px;
	display: block;
	position: absolute;
	right: -80px;
	bottom: -30px;

	-webkit-transform: rotate(40deg);
	-webkit-transform-origin: 0% 0%;
	-moz-transform: rotate(40deg);
	-moz-transform-origin: 0% 0%;
	-o-transform: rotate(40deg);
	-o-transform-origin: 0% 0%;
	-ms-transform: rotate(40deg);
	-ms-transform-origin: 0% 0%;
	transform: rotate(40deg);
	transform-origin: 0% 0%;
}

.content {
	width: 960px;
	margin: 0 auto 30px;
	overflow: hidden;
	padding-bottom: 110px;
}

.welcome {
	overflow: hidden;
	padding-bottom: 24px;
	border-bottom: 1px solid #e4e4e4;
}

.welcome .pic {
	width: 192px;
	height: 192px;
	margin-left: 18px;
	border: 10px solid #fff;
	border-radius: 192px;
	background: url('../img/welcomen.jpg') no-repeat center;
	float: left;
}

.welcome .text {
	width: 510px;
	margin: 80px 0 0 50px;
	float: left;

	line-height: 24px;
}

.welcome .text h4 {
	overflow: hidden;
}

.welcome .text p {
	color: #5a5a5a;
	font-size: 14px;
}

.welcome .text a {
	font-size: 13px;
	margin-top: 20px;
	display: block;
}

.welcome .facebook-main {
	margin-top: 100px;
	float: right;
	display: none;
}

.facebook-main {
	width: 140px;
	padding-top: 48px;

	display: block;
	background: url(../img/facebook-main.png) no-repeat center top;
	font-family: Segoe Print;
	font-size: 11px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	color: #787878;
	float: left;
}

.facebook-main p {
	overflow: hidden;
}

.facebook-main big {
	overflow: hidden;
	font-size: 23px;
}

.offers {
	overflow: hidden;
	padding-top: 30px;
}

.offers p {
	color: #5a5a5a;
	font-size: 14px;
	line-height: 21px;
}

.offers .offer {
	width: 310px;
	float: left;
	padding: 0 0 30px;
	margin-right: 15px;
}

.offers .offer.kits {
	margin-right: 0;
}

.offers .offer .offer-face {
	display: block;
	position: relative;
}

.offers .offer .offer-face a.price {
	width: 112px;
	height: 90px;
	padding-top: 24px;

	display: block;
	position: absolute;
	top: 90px;
	left: 16px;
	background: url(../img/offers/price-bg.png) no-repeat center;

	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}

.offers .offer .offer-face a.price big {
	font-size: 37px;
	line-height: 35px;
	color: #141414;
	display: block;
	overflow: hidden;
}

body.type2 .content {
}

.content .content-type1 {
	width: 716px;
	padding-left: 244px;
	overflow: hidden;
}

.content .content-type1 h2 {
	padding: 50px 0 20px 8px;
	overflow: hidden;
}

.content .content-type1 .text {
	width: 420px;
	float: left;
	margin-right: 46px;
	color: #414141;
}

.content .content-type1 .text p {
	line-height: 24px;
	padding-bottom: 30px;
}

.content .content-type1 .contacts-info {
	width: 250px;
	float: right;
}

.content .content-type1 .contacts-info h5 {
	padding-bottom: 10px;
}

.content .content-type1 .contacts-info ul {
	list-style: none inside;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 30px;
}

.content .content-type1 .contacts-info ul span {
	color: #787878;
}

.content .content-type2 {
	padding-left: 244px;
	overflow: hidden;
	border-bottom: 1px solid #e7e7e7;
}

.content .content-type2 h2 {
	padding: 50px 0 4px 8px;
	overflow: hidden;
}

.content .content-type0 {
	margin: 0 auto 30px;
	overflow: hidden;
}

.content .content-type0 .text {
	padding: 30px 0 0 0;
}

.content .content-type0 .text p {
	color: #414141;
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	float: left;
}

.content .content-type0 .text .left-side {
	width: 360px;
	float: left;
}

.content .content-type0 .text .right-side {
	width: 530px;
	padding-left: 70px;
	float: left;
}

.content .content-type0 .text .side-left {
	width: 500px;
	float: left;
}

.content .content-type0 .text .side-right {
	width: 420px;
	padding-left: 40px;
	float: left;
}

.content .content-type0 .text .right-side p {
	width: auto;
}

.content .content-type0 .text .left-side .list-internet tr.item td.price {
	font-size: 40px;
}

.content .content-type0 .text .left-side .list-internet tr.item td big {
	font-size: 40px;
}

.content .content-type2 .buttons {
	list-style: none inside;
	overflow: hidden;
}

.content .content-type2 .buttons li {
	float: left;
	background: #fff;
	margin-right: 10px;
}

.content .content-type2 .buttons li:hover, .content .content-type2 .buttons li.active {
	background: #00c827;
}

.content .content-type2 .buttons li a {
	display: block;
	color: #414141;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 26px;
	padding: 0 10px;
	text-decoration: none;
}

.content .content-type2 .buttons li:hover a, .content .content-type2 .buttons li.active a {
	color: #fff;
}

.content .list-internet {
	width: 100%;
	margin-top: 10px;
	color: #141414;
	font-size: 14px;
	margin-bottom: -1px;
}

.list-internet tr.title {
	height: 70px;
}

.list-internet tr.title td {
	border-bottom: 1px solid #e7e7e7;
}

.list-internet tr td {
}

.list-internet tr.item td.tariff {
	width: 120px;
	height: 70px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: middle;
}

.list-internet tr.item {
	height: 50px;
	vertical-align: bottom;
}

.list-internet tr.item td.tariff, .list-internet tr.item td.inet-type, .list-internet tr.item td.price {
	border-bottom: 1px solid #e7e7e7;
}

.list-internet tr.item .inet-type {
	height: 20px;
	color: #b1b1b1;
	font-style: italic;
	font-size: 12px;
	vertical-align: top;
	line-height: 12px;
}

.list-internet tr.item td big {
	display: block;
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #00c827;
	line-height: 30px;
}

.list-internet.tv-package tr.item td big {
	padding-right: 6px;
}

.list-internet.tv-package tr.item .lat-dwn {
	border-bottom: 1px solid #e7e7e7;
	vertical-align: middle;
}

.list-internet tr.item td span.up_to {
	width: 20px;
}

.list-internet tr.item td span {
	width: 35px;
	padding: 4px 0 0 4px;
	display: block;
	float: left;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 12px;
	word-wrap: break-word;
}

.list-internet.tv-package tr.item td span {
	width: auto;
	float: none;
}

.list-internet tr.item td.price {
	width: 130px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px;
	color: #ff6800;
	vertical-align: middle;
}

.list-internet tr.item td.price span {
	float: none;
	display: inline;
	text-transform: uppercase;
	/*color:;*/
	/*font-size:;*/
}
.content #order_form #missing_fields {
	display: none;
}

.content .calculator {
	border: 3px solid #e9e9e9;
	border-radius: 4px;
	background: #f7f7f7;
	overflow: hidden;
	margin-bottom: 20px;
}

.content .calculator .calc-items {
	width: 268px;
	height: 102px;
	padding: 20px 20px 0 10px;
	margin: 0 38px 0 0;
	float: left;
	position: relative;
	background: #ffffff;
	background: -moz-linear-gradient(right, #ffffff 0%, #f7f7f7 100%);
	background: -webkit-linear-gradient(right, white 0%, #f7f7f7 100%);
	background: -o-linear-gradient(right, #ffffff 0%, #f7f7f7 100%);
	background: -ms-linear-gradient(right, #ffffff 0%, #f7f7f7 100%);
	background: linear-gradient(right, #ffffff 0%, #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7f7f7, endColorstr=#ffffff, GradientType=1);
}

.content .calculator .calc-result {
	width: 228px;
	height: auto;
	padding: 0px 0px 0 44px;
	margin: 0;
	background: none;
	filter: none;
}

.content .calculator .calc-items .t {
	width: 37px;
	height: 122px;
	background: url(../img/calc-triangle.png) no-repeat center;
	position: absolute;
	top: 0px;
	right: -37px;
	z-index: 50;
}

.content .calculator .calc-title {
	padding-left: 12px;
	line-height: 24px;
	color: #141414;
	font-size: 15px;
}

.content .calculator .calc-field-area {
	width: 238px;
	height: 34px;
	padding: 3px 8px;
	overflow: hidden;
	border: 2px solid #e9e9e9;
	border-radius: 10px;
	margin-top: 14px;
	position: relative;
	background: #fff;
}

.content .calculator .calc-field-area .triangle {
	position: absolute;
	top: 14px;
	left: 20px;
	color: #5A5A5A;
	font-size: 10px;
	line-height: 10px;
	z-index: 1;
}

.content .calculator .calc-field-area.done {
	background: #DAFFE1;
}

.content .calculator .calc-field-area select {
	width: 264px;
	height: 26px;
	padding: 0px 0 0 0px;
	margin: 6px 0 0 20px;
	border: 0;
	background: none;
	cursor: pointer;
	font-weight: bold;
	color: #5A5A5A;
}

.content .calculator .calc-field-area select option {
	color: #5A5A5A;
	font-weight: bold;
}

.content .calculator .calc-price {
	font-size: 38px;
	color: #5A5A5A;
}

.content .calculator .calc-price big {
	font-size: 58px;
	font-weight: bold;
}

.content .calculator .calc-price.done big {
	color: #00c827;
}

.content .content-type2 .evels-offer {
	height: 440px;

}

.content .evels-offer .mon24-warn {
	width: 360px;
	margin: 0 0 0 auto;
	text-align: right;
}

.content .evels-offer .order-button {
	text-align: right;
}

.content .evels-offer .order-button a, .content .order-button input[type=submit] {
	font-size: 20px;
	color: #00C827;
	border: 1px solid #00C827;
	padding: 0 10px;
	background: transparent;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}

.content .evels-offer .order-button a:hover, .content .order-button input[type=submit]:hover {
	background: #00C827;
	border-color: #fff;
	color: #fff;
}

.content .content-type2 .evels-offer.type1 {
}

.content .content-type2 .evels-offer.type1 h1 {
	padding-top: 60px;
	text-align: right;
}

.content .content-type2 .evels-offer.type1 .speed {
	width: 300px;
	margin: 0 0 0 auto;
	overflow: hidden;
}

.content .content-type2 .evels-offer.type1 .speed big {
	float: right;
	font-size: 144px;
	line-height: 114px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00c827;
}

.content .content-type2 .evels-offer.type1 .speed span {
	width: 130px;
	float: right;
	display: block;
	text-align: right;
	font-size: 52px;
	font-weight: bold;
	line-height: 56px;
	color: #5a5a5a;
}

.content .content-type2 .evels-offer.type1 .price {
	overflow: hidden;
	color: #414141;
	font-size: 27px;
	text-align: right;
}

.content .content-type2 .evels-offer.type2 h1 {
	font-size: 35px;
	padding-top: 60px;
	text-align: right;
}

.content .content-type2 .evels-offer.type2 .speed {
	width: 300px;
	margin: 0 0 0 auto;
	overflow: hidden;
}

.content .content-type2 .evels-offer.type2 .speed big {
	float: right;
	font-size: 144px;
	line-height: 114px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00c827;
}

.content .content-type2 .evels-offer.type2 .speed span {
	width: 130px;
	float: right;
	display: block;
	text-align: right;
	font-size: 52px;
	font-weight: bold;
	line-height: 56px;
	color: #5a5a5a;
}

.content .content-type2 .evels-offer.type2 .price {
	overflow: hidden;
	color: #414141;
	font-size: 27px;
	text-align: right;
}

.content .content-type2 .evels-offer.type3 h1 {
	font-size: 87px;
	padding: 30px 0px 0 0;
	text-align: right;
}

.content .content-type2 .evels-offer.type3 .speed {
	overflow: hidden;
	padding-top: 4px;
}

.content .content-type2 .evels-offer.type3 .speed big {
	float: right;
	font-size: 144px;
	line-height: 114px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff6800;
}

.content .content-type2 .evels-offer.type3 .speed span {
	width: 200px;
	padding-top: 6px;
	float: right;
	display: block;
	text-align: right;
	font-size: 70px;
	font-weight: bold;
	line-height: 53px;
	color: #5a5a5a;
}

.content .content-type2 .evels-offer.type3 .price {
	overflow: hidden;
	color: #414141;
	font-size: 27px;
	text-align: right;
}

.content .content-type2 .evels-offer.type4 h1 {
	font-size: 40px;
	padding: 30px 0px 0 0;
	text-align: right;
	letter-spacing: -1px;
}

.content .content-type2 .evels-offer.type4 .speed {
	overflow: hidden;
	padding-top: 4px;
	text-transform: uppercase;
}

.content .content-type2 .evels-offer.type4 .speed big {
	float: right;
	width: 100%;
	text-align: center;
	font-size: 117px;
	line-height: 92px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00c827;
}

.content .content-type2 .evels-offer.type4 .speed span {
	width: 240px;
	padding-top: 6px;
	float: right;
	display: block;
	text-align: right;
	font-size: 44px;
	font-weight: bold;
	line-height: 40px;
	color: #5a5a5a;
}

.content .content-type2 .evels-offer.type4 .speed span b {
	font-size: 64px;
	font-weight: bold;
}

.content .content-type2 .evels-offer.type4 .price {
	overflow: hidden;
	color: #414141;
	font-size: 27px;
	text-align: right;
}

.content .content-type2 .evels-offer.type4 .livas {
	padding-top: 40px;
	text-align: right;
}

.content .content-type2 .evels-offer.type4 .livas span {
	display: block;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #5a5a5a;
}

.content .content-type2 .evels-offer.package h1 {
	padding-top: 60px;
	text-align: right;
	font-size: 30px;
	line-height: 30px;
	padding-left: 300px;
	color: #0e1514;
}

.content .content-type2 .evels-offer.package .speed {
	margin-top: -2px;
}

.content .content-type2 .evels-offer.package .speed big {
	padding-right: 240px;
	display: block;
	font-size: 68px;
	line-height: 68px;
	font-weight: bold;
	color: #00c827;
	text-align: right;
}

.content .content-type2 .evels-offer.package .price {
	font-size: 38px;
	line-height: 42px;
	color: #414141;
	text-transform: uppercase;
	text-align: right;
	margin-top: -48px;
}

.content .content-type2 .evels-offer.package .about-package {
	padding: 16px 0 0 330px;
	font-size: 14px;
	color: #414141;
}

.content .channel-list {
	width: 100%;
	display: table;
	overflow: hidden;
}

.content .channel-list ul {
	/*width: 295px;*/
	display: table-cell;
	list-style: none inside;
	padding-right: 25px;
	vertical-align: top;
	/*float: left;*/
}

.content .channel-list ul li {
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #e4e4e4;
}

.content .channel-list ul li img {
	float: left;
}

.content .channel-list ul li .hd-icon {
	margin-left: 3px;
}

.content .channel-list ul li a {
	display: block;
	float: left;
	padding-left: 10px;
}

.content .livas-rights {
	float: left;
	padding: 30px;
	font-size: 14px;
	font-weight: bold;
}

.content .offers {
	padding-top: 0;
}

.content .discounts {
	width: 100%;
	padding-top: 28px;
	display: table;
	overflow: hidden;
	border-top: 1px solid #e7e7e7;
}

.content .discounts div {
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left 6px;
	display: table-cell;
}

.content .discounts div p {
	max-width: 230px;
	color: #414141;
	font-size: 12px;
	line-height: 21px;
}

.content .discounts div p font {
	color: #ff6800;
	font-weight: bold;
}

.content .discounts div.dis-type1 {
	background-image: url(../img/discount-1.png)
}

.content .discounts div.dis-type2 {
	background-image: url(../img/discount-2.png)
}

.content .discounts div.dis-type3 {
	background-image: url(../img/discount-3.png)
}

.footer {
	width: 960px;
	height: 35px;
	padding-top: 70px;
	margin: -105px auto 0;
	overflow: hidden;

	background: url(../img/footer.png) no-repeat right bottom;
	color: #787878;
	font-size: 11px;
	text-align: left;
}

#avail-services {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -100px;
	background-color: white;
	width: 300px;
	height: auto;
	z-index: 500;
	border: 1px solid lightgrey;
	-webkit-box-shadow: 0px 0px 15px 0px #000000;
	box-shadow: 0px 0px 15px 0px #000000;
	-moz-moz-webkit-box-shadow: 0px 0px 15px 0px #000000;
	opacity: 0;
	border-radius: 4px;
}

#avail-services .closebtn {
	float: right;
	padding: 0px 5px;
	cursor: pointer;
	font-size: 16px;
}

#avail-services .service-address {
	margin: 5px 20px 0px 10px;
	display: block;
}

#avail-services .avail-results {
	padding: 10px;
}

#avail-services ul {
	list-style: inside;
}

#avail-services .inet-on, #avail-services .tv-on {
	color: green;
}

#avail-services .inet-off, #avail-services .tv-off {
	color: red;
}

#avail-services .inet_link {
	margin: 2px auto 2px 10px;
}

#avail-services .inet_link a {
	text-decoration: none;
}

#avail-services .inet_link a.package-ad {
	color: black;
}

#avail-services .inet_link a:hover {
	text-decoration: underline;
}

.Eurocalc {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 100;
	padding: 40px 10px 10px 40px;
	background: rgba(0, 212, 41, 0.4);
	border-radius: 70% 0 0 0;
	color: #5a5a5a;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
}

h2 {
	color: #5a5a5a;
}

.Eurocalc .field {
	width: 170px;
}

.Eurocalc .field + .field {
	margin-top: 6px;
}

.Eurocalc .field input {
	float: right;
	height: 30px;
	padding: 0 10px;
	width: 130px;
	box-sizing: border-box;
}

.Eurocalc .field label {
	line-height: 30px;
	height: 30px;
}

.Eurocalc .field input, label {
	display: inline-block;
}

.Eurocalc .field label {
	margin-right: 3px;
}

