html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	min-width:1000px;
	background-color:#fff;
	font-family:Arial, Sans-serif;
}

body, html {
	height:100%;
}

ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align:top;
}

a {
	color:#0065cd;
}

textarea {
	resize:none;
}

p {
	font-size: 13px;
	line-height:19px;
	margin-bottom:19px;
	color:#272727;
}

h1 {
	font-size: 24px;
	line-height:26px;
	color:#02509f;
	font-weight:bold;
}

h2 {
	font-size: 19px;
	color:#017cbe;
	line-height:21px;
	margin-bottom:21px;
	font-weight:bold;
}

h3 {
	font-size: 17px;
	line-height:19px;
	color:#017cbe;
	margin-bottom:19px;
	font-weight:bold;
}

h4 {
	font-size: 15px;
	line-height:19px;
	margin-bottom:19px;
	color:#017cbe;
	font-weight:normal;
}

h5 {
	font-size: 14px;
	line-height:16px;
	font-weight:bold;
	color:#272727;
	margin-bottom:2px;
}

h5 a {
	color:#272727;
}

h5 a:hover {
	TEXT-DECORATION: underline;
}

.container {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

.wrapper-all {
	min-height:100%;
	zoom:1;
}

.clearFix {
	clear:both;
	min-height:0;
	height:0;
	visibility:hidden;
	overflow:hidden;
	margin:0px !Important;
	float:none !Important;
	padding:0px !Important;
	border:none !Important;
}

.header {
	background: url('../images/bg-body.png') repeat-x left 93px;
	min-height:408px;
	zoom:1;
}

.header .container {
	padding-top:1px;
}

.header .logo {
	float:left;
	margin-left:-5px;
	position:relative;
}

.header .icons {
	padding-top:13px;
	padding-bottom:14px;
	height:20px;
}

.header .icons img {
	height:20px;
	float:right;
	margin-left:10px;
}

.top-menu {
	height:45px;
	float:right;
	padding-right:5px;
	background: url('../images/top-menu.png') no-repeat right top;
	zoom:1;
	position:relative;
}

.top-menu ul {
	height:45px;
	float:left;
	font-family:Helvetica, Arial Narrow, Arial, Sans-serif;
	padding-left:5px;
	background: url('../images/top-menu.png') no-repeat left top;
}

.top-menu ul li {
	padding-top:1px;
	float:left;
	padding-left:2px;
	background: url('../images/top-menu-divider.png') no-repeat left top;
}

.top-menu ul li:first-child {
	padding-left:0px;
	background:none;
}

.top-menu ul li a {
	float:left;
	display:block;
	height:44px;
	font-size: 14px;
	line-height:44px;
	color:#1a75b8;
	padding-left:19px;
	padding-right:19px;
}

.top-menu ul li a img {
	float:left;
	margin-top:8px;
	margin-right:5px;
}

.header .lang {
	clear:right;
	height:28px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:right;
	font-size: 18px;
	font-weight:bold;
	color:#fce037;
	line-height:28px;
}

.header .lang img {
	float:right;
	margin-left:5px;
}

.banner-top {
	height:257px;
	position:relative;
}

.banner-top .picture {
	float:right;
}

.banner-top .text {
	margin-right:460px;
}

.banner-top .text h1 {
	font-size: 30px;
	line-height:36px;
	color:#fff;
	margin-bottom:4px;
}

.banner-top .text p {
	font-size: 18px;
	line-height:19px;
	color:#fff;
	margin-bottom:19px;
}

.banner-top .text .user-info {
	font-size: 18px;
	font-family:Myriad Pro, Arial, Sans-serif;
	color:#fff;
	line-height:26px;
	text-align:right;
	width:520px;
}

.banner-top .text .user-info b {
	display:block;
	text-align:left;
}

.banner-top .text .user-info a {
	color:#fce037;
	font-weight:bold;
}

.banner-top .text .ip {
	position:absolute;
	left:0;
	bottom:0;
	font-size: 13px;
	line-height:26px;
	color:#fff;
}

.banner-top .text span.ip-span {
	margin-right: 180px;
}

.banner-top .text .ip a {
	color:#fff;
	margin-left:10px;
}

.banner-top .text .ip a:first-of-type {
	margin-left: 0;
}

.banner-top .text .ip a img {
	margin-right:5px;
	position:relative;
	top:4px;
}

.footer {
	height:90px;
	margin-top:-90px;
	position:relative;
	text-align:center;
	font-size: 13px;
	line-height:16px;
	color:#a6a6a6;
}

.footer a {
	color:#a6a6a6;
}

.footer .payments {
	margin-top:10px;
}

.content {
	padding-top:15px;
	padding-bottom:105px;
}

.left-sidebar {
	width:303px;
	float:left;
}

.right-side {
	width:685px;
	float:right;
}

.gray-rounded {
	background: url('../images/gradient.png') repeat-x left bottom;
	background-color:#fff;
	background-image: -ms-linear-gradient(top, #fff, #e9e9e9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e9e9e9));
	background-image: -webkit-linear-gradient(top, #fff, #e9e9e9);
	background-image: -o-linear-gradient(top, #fff, #e9e9e9);
	background-image: -moz-linear-gradient(top, #fff, #e9e9e9);
	background-image: linear-gradient(top, #fff, #e9e9e9);
	background-repeat: repeat-x;
	border:#e0e0e0 1px solid;
	position:relative;
	padding:24px;
	zoom:1;
	margin-bottom:15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	behavior: url(../js/PIE.htc); /* ���� ������ ���� ������������ HTML ����� */
}

.gray-rounded.tariff-plan {
	padding:4px;
	padding-top:0px;
	padding-bottom:0px;
}

.gray-rounded.tariff-plan ul {
	zoom:1;
}

.gray-rounded.tariff-plan li {
	min-height:50px;
	border-top:#c3c3c3 1px dotted;
	font-size: 18px;
	font-weight:bold;
	line-height:48px;
	padding-left:14px;
	padding-top:4px;
	clear:right;
	zoom:1;
}

.gray-rounded.tariff-plan li:first-child {
	border-top:none;
	padding-top:1px;
}

.gray-rounded.tariff-plan li a {
	color:#02509f;
}

.gray-rounded.tariff-plan li .price {
	float:right;
	margin-top:4px;
	TEXT-DECORATION: none !Important;
}

.gray-rounded.tariff-plan li .price span {
	position:relative;
	top:4px;
}

.gray-rounded.tariff-plan li img {
	margin-bottom:-15px;
	margin-right:5px;
	margin-left:-3px;
}

.blue-button {
	cursor:pointer;
	display:inline-block;
	background-color:#306193;
	height:29px;
	border:#054e82 1px solid;
	font-size: 14px;
	line-height:26px;
	font-family:Myriad Pro, Arial, Sans-serif;
	TEXT-DECORATION: none;
	color:#fff;
	text-align:center;
	position:relative;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(../js/PIE.htc);
}

.blue-button span {
	display:block;
	position:relative;
	cursor:pointer;
	padding-right:25px;
	padding-left:10px;
	min-width:80px;
	height:27px;
	background: url('../images/blue-button.png') no-repeat left top;
	background-color:#306193;
	border:#508ab2 1px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	behavior: url(../js/PIE.htc);
}

.gray-rounded.news li {
	margin-bottom:18px;
	line-height:18px;
	color:#272727;
}

.gray-rounded.news .date {
	font-size: 10px;
}

.gray-rounded.news p {
	margin-bottom:0px;
	font-size: 12px;
	line-height:18px;
	color:#272727;
}

.gray-rounded.news .icon {
	float:right;
	margin-right:5px;
	margin-top:-15px;
}

.voting li {
	font-size: 14px;
	line-height:18px;
	margin-bottom:6px;
	color:#272727;
	font-weight:bold;
}

.voting ul {
	margin-bottom:18px;
}

.submit {
	position:relative;
	overflow:hidden;
}

.submit input {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background-color:gray;
	cursor:pointer;
	opacity:0;
	filter:Alpha (opacity=0);
}

.blue-button.submit span {
	padding-right:12px;
	padding-left:12px;
}

.blue-combs {
	font-size: 16px;
	width:653px;
	padding-left:12px;
	padding-right:20px;
	margin-bottom:15px;
	padding-top:9px;
	padding-bottom:9px;
	background: url('../images/blue-combs.jpg') no-repeat left top;
	background-color:#0f4d98;
	position:relative;
	border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	-khtml-border-radius: 0 0 7px 7px;
	behavior: url(../js/PIE.htc);
}

.blue-combs .payment-four {
	width:175px;
	float:right;
}

.blue-combs .payment-four img {
	float:right;
}

.blue-combs p {
	font-size: 16px;
	color:#fff;
	line-height:20px;
	font-weight:normal;
	margin-bottom:0px;
}

.column-left {
	width:327px;
	float:left;
}

.column-right {
	width:349px;
	float:right;
}

.column-left .gray-rounded, .column-right .gray-rounded {
	min-height:485px;
}

.column-left .gray-rounded p, .column-right .gray-rounded p {
	font-size: 13px;
	line-height:21px;
	color:#272727;
	margin-bottom:21px;
}

.column-left .gray-rounded li, .column-right .gray-rounded li {
	padding-left:18px;
	background: url('../images/bullet.png') no-repeat left 7px;
	font-size: 13px;
	line-height:21px;
	margin-bottom:21px;
	color:#272727;
}

.shadow {
	height:25px;
	background: url('../images/shadow.png') no-repeat center top;
	-webkit-background-size:100% 25px;
	-o-background-size:100% 25px;
	-moz-background-size:100% 25px;
	background-size:100% 25px;
	margin-bottom:15px;
	margin-top:-15px;
}

.gray-rounded.tariff-more {
	padding:0px;
	padding-top:1px;
	top:30px;
	margin-bottom:45px;
}

.gray-rounded.tariff-more table {
	width:100%;
	border-collapse: separate;
}

.gray-rounded.tariff-more table td {
	border-right:#dadada 2px solid;
	border-left:#fff 2px solid;
	width:25%;
}

.gray-rounded.tariff-more table td.first {
	border-left:none;
}

.gray-rounded.tariff-more table td.last {
	border-right:none;
}

.gray-rounded.tariff-more table .names td {
	text-align:center;
	height:82px;
}

.gray-rounded.tariff-more table .names td h2 {
	font-size: 18px;
	font-weight:bold;
	color:#002556;
	margin-bottom:0px;
}

.gray-rounded.tariff-more table .names td img {
	position:relative;
	top:-15px;
	margin-top:-15px;
}

.gray-rounded.tariff-more table .descriptions td {
	background: url('../images/gradient2.png') repeat-x left top;
	border-bottom:#fff 1px solid;
	padding-top:21px;
	padding-bottom:10px;
}

.gray-rounded.tariff-more table .descriptions td p {
	font-size: 12px;
	line-height:14px;
	color:#272727;
	margin-bottom:14px;
	margin-left:18px;
	margin-right:18px;
}

.gray-rounded.tariff-more table .prices td {
	background: url('../images/gradient2.png') repeat-x left top;
	height:78px;
	border-top:#eee 1px solid;
	vertical-align:middle;
	font-size: 39px;
	font-weight:bold;
	color:#002556;
	text-align:center;
}

.gray-rounded.tariff-more table .prices td span {
	position:relative;
	top:-10px;
	font-size: 16px;
	font-weight:normal;
}

.gray-rounded.article {
	padding:17px;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
}

.form-universal {
	margin-bottom:10px;
}

.form-universal .control-group {
	margin-left:45px;
	width:425px;
	padding-top:11px;
	padding-bottom:9px;
	background: url('../images/border.png') repeat-x left top;
	clear:left;
	position:relative;
}

.form-universal .control-group.first {
	background:none;
}

.form-universal .control-group .label-control {
	width:165px;
	float:left;
	font-size: 14px;
	color:#7e7e7f;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
}

.form-universal .control-group .controls {
	margin-left:166px;
	margin-right:10px;
}

.form-universal .control-group .controls input {
	width:100%;
	padding-left:4px;
	padding-right:4px;
	font-size: 12px;
	line-height:14px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Arial;
	color:#555;
	border:#b3b3b3 1px solid;
	background-color:#fff;
	position:relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	behavior: url(../js/PIE.htc);
}

.form-universal.quickregister input#password {
  width: 85%;
}

.form-universal.quickregister .show-hide-icon {
  display: inline-block;
  vertical-align: middle;
  padding-left: 1%;
  width: 9%;
}

.form-universal.quickregister .show-hide-icon img {
  display: block;
  cursor: pointer;
  width: 100%;
  height: auto;
  margin: 0;
  opacity: 1;
}

.form-universal.quickregister .show-hide-icon img:hover {
  opacity: 0.8;
}

.form-universal .control-group .ui-input input{
	width: 80%;
}

.form-universal .control-group .controls textarea {
	width:auto;
	padding-left:4px;
	padding-right:4px;
	font-size: 12px;
	line-height:14px;
	padding-top:2px;
	padding-bottom:2px;
	font-family:Arial;
	color:#555;
	border:#b3b3b3 1px solid;
	background-color:#fff;
	position:relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	behavior: url(../js/PIE.htc);
}

.form-universal .control-group .controls select {
	width:100%;
	font-size: 12px;
	line-height:14px;
	padding:2px;
	font-family:Arial;
	color:#555;
	border:#b3b3b3 1px solid;
	background-color:#fff;
	position:relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	behavior: url(../js/PIE.htc);
}

.form-universal .control-group .controls.select {
	margin-right:0px;
}

.form-universal .for-button {
	margin-top:30px;
	margin-right:35px;
	text-align:right;
	clear:left;
}

.form-universal .message {
	width:484px;
	margin-left:166px;
	font-size: 12px;
	line-height:14px;
	color:#d21b0f;
	padding-top:1px;
	padding-bottom:6px;
	margin-top:-4px;
}

.form-universal .info-message {
	width:484px;
	margin-left:166px;
	font-size: 12px;
	line-height:14px;
	color:#FF9933;
	padding-top:1px;
	padding-bottom:6px;
	margin-top:-4px;
}

.form-universal .control-group .important {
	position:absolute;
	right:-31px;
	bottom:10px;
}

.form-universal .control-group .important_text_area {
	position: absolute;
	bottom:174px;
	right:-31px;
}

.article .date {
	font-size: 18px;
	line-height:19px;
	color:#0f9c3a;
	margin-bottom:19px;
}

.article p {
	font-size: 14px;
	line-height:19px;
	color:#020202;
	margin-bottom:19px;
}

.sign-in {
	margin-bottom:15px;
	font-size: 13px;
	font-family:Calibri, Arial;
	line-height:17px;
	color:#575757;
}

.sign-in a {
	color:#575757;
}

.sign-in .input {
	width:246px;
	padding-left:5px;
	padding-right:5px;
	height:34px;
	border:#dfdfdf 1px solid;
	float:left;
	margin-right:17px;
	background: url('../images/input.png') repeat-x left top;
	margin-bottom:6px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(../js/PIE.htc);
}

.sign-in .input input {
	width:100%;
	font-size: 13px;
	line-height:15px;
	font-family:Arial;
	height:15px;
	padding-top:10px;
	padding-bottom:9px;
	color:#575757;
	border:none;
	background:none;
	display:block;
}

.sign-in .submit {
	width:135px;
	height:36px;
	float:right;
	text-align:center;
	font-size: 19px;
	line-height:36px;
	color:#fff;
	font-family:Calibri, Arial;
	margin-bottom:6px;
	background: url('../images/sign-in.png') no-repeat left top;
}

.sign-in .message {
	width:480px;
	font-size: 16px;
	line-height:17px;
	color:#f6150e;
	float:right;
	margin-top:-2px;
	text-align:right;
	font-family:Myriad Pro, Arial;
}

.gray-rounded.collapse {
	min-height:42px;
	cursor:pointer;
}

.gray-rounded.collapse .hide-block {
	display:none;
}

.gray-rounded.collapse h2 {
	margin-bottom:0px;
}

.green-color {
	color:#0f9a3b;
}

p.note {
	font-size: 16px;
	line-height:19px;
	margin-bottom:19px;
	color:#0f9a3b;
}

.acid-table {
	width:100%;
	margin-bottom:10px;
	font-size: 14px;
	line-height:18px;
	border-collapse: separate;
	border-bottom:#00ff00 1px solid;
}

.acid-table th {
	color:#fff;
	font-weight:normal;
	text-align:center;
	background-color:#000;
	border:#00ff00 1px solid;
	height:20px;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}

.acid-table td {
	background-color:#ccff00;
	color:#000;
	padding-top:2px;
	padding-bottom:2px;
	border:#00ff00 1px solid;
	border-bottom:none;
	vertical-align:middle;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}

.acid-table td:first-child {
	width:100px;
	white-space:nowrap;
}

.acid-table td:first-child .icon {
	margin-right:-5px;
}

.acid-table td:first-child span {
	position:relative;
	top:-3px;
}

.voucher {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.red-color {
	color:#ff0000;
}

.contacts {
	font-size: 14px;
	line-height:18px;
	color:#272727;
}

.new-short h2 {
	margin-bottom:5px;
}

.green-button {
	height:39px;
	padding-left:15px;
	padding-right:15px;
	min-width:155px;
	font-size: 18px;
	font-family:Myriad Pro, Arial, Sans-serif;
	line-height:39px;
	color:#fff !Important;
	TEXT-DECORATION: none !Important;
	font-weight:bold;
	display:inline-block;
	text-transform:uppercase;
	text-align:center;
	background: url('../images/green-button.png') repeat-x left top;
	word-spacing:0px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,0.3);
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	behavior: url(../js/PIE.htc); /* ���� ������ ���� ������������ HTML ����� */
}

.user-info.no-sign-in {
	text-align:left !Important;
	word-spacing:4px;
	padding-top:12px;
}

.white-table {
	width:100%;
	margin-bottom:10px;
	font-size: 14px;
	line-height:18px;
	border-collapse: separate;
	border-bottom:#00ff00 1px solid;
}

.white-table.openvpn {
	border-bottom: none;
}

.white-table th {
	color:#fff;
	font-weight:normal;
	text-align:center;
	background-color:#000;
	border:#00ff00 1px solid;
	height:20px;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}

.white-table th.fixed-width {
	min-width: 170px
}

.font-small {
  font-size: 12px;
}

.white-table.openvpn td:first-child span {
  top: 0;
}
.white-table.openvpn td,
.white-table.openvpn td:first-child {
  white-space: normal;
}
.white-table.openvpn th,
.white-table.openvpn td {
  border: none;
  text-align: left;
}
.white-table.openvpn tr:nth-of-type(even) td {
  background-color: #e2e2e2;
  text-align: left;
}
.white-table.openvpn fieldset {
  float: left;
  padding: 5px;
  width: auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.white-table.openvpn fieldset select {
	padding: 6px 7px 7px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 2px 5px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 2px 5px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: inset 0 2px 5px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: inset 0 2px 5px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 2px 5px 2px rgba(0, 0, 0, 0.1);
}
.white-table.openvpn fieldset.port {
  width: 200px;
}
.white-table.openvpn fieldset li {
  list-style-type: none;
}
.white-table.openvpn fieldset span {
  display: block;
}
.white-table.openvpn fieldset span.inline-object {
  display: inline;
}
.white-table.openvpn fieldset > span:first-of-type {
  line-height: 22px;
}
.white-table.openvpn fieldset .inline-hint {
  display: inline;
  font-size: 10px;
}
.white-table.openvpn fieldset input[type="text"] {
  float: left;
  margin-right: 5px;
  width: 70px;
  padding: 6px 7px 7px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 2px 5px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 2px 5px 2px rgba(0,0,0,0.1);
  -ms-box-shadow: inset 0 2px 5px 2px rgba(0,0,0,0.1);
  -o-box-shadow: inset 0 2px 5px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 2px 5px 2px rgba(0,0,0,0.1);
  position: relative;
  z-index: 9999;
}
.white-table.openvpn fieldset input[type="text"]:disabled {
  background-color: #F7DDDD;
}
.white-table.openvpn fieldset span.error {
  vertical-align: top;
  line-height: 10px;
  font-size: 10px;
  color: #d51515;
  position: relative;
  z-index: 1;
}
.white-table.openvpn form {
  *zoom: 1;
}
.white-table.openvpn form:after {
  content: '';
  display: table;
  clear: both;
}
.white-table.openvpn form input[type=submit] {
  float: left;
  width: 100%;
  padding: 5px 0;
  opacity: 1;
  background-color: #5e5e5e;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  cursor: pointer;
}
.white-table.openvpn form input[type=submit]:hover {
  opacity: 0.7;
  background-color: #474747;
}

.white-table td {
	background-color: white;
	color:#000;
	padding-top:2px;
	padding-bottom:2px;
	border:#00ff00 1px solid;
	border-bottom:none;
	vertical-align:middle;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
}

.white-table.openvpn td {
	border: none;
}




.white-table td.cell-align-left {
	text-align: left;
}

.white-table td:first-child {
	width:100px;
	white-space:nowrap;
}

.white-table td:first-child .icon {
	margin-right:-5px;
}

.white-table td:first-child span {
	position:relative;
	top:-3px;
}

.white-table td:first-child .cell-center {
	display: inline-block;
	padding-top: 10px;
	top: 0;
}

.redirect_bar{
    background-color: #D3D3D3;
    border-radius: 10px;
    margin-top: 20px;
    padding: 10px;
}


/* Partners area */
.partner-menu {
	text-align: center;
}

.partner-menu a {
	text-decoration: none;
	display: inline-block;
	border: 1px solid gray;
	border-radius: 5px;
	padding: 8px;
	margin: 8px;
}

.renewal-text {
	position: absolute;
	font-size: 9px;
	color: white;
	top: 15px;
	left: 185px;
}

.group-card {
  padding: 11px 7px 10px;
  width: auto;
  display: inline-block;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background: #0080ca;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0080ca 0%, #0047a1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0080ca), color-stop(100%, #0047a1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #0080ca 0%, #0047a1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #0080ca 0%, #0047a1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #0080ca 0%, #0047a1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #0080ca 0%, #0047a1 100%);
  /* W3C */
  word-spacing: -5px;
}
.group-card * {
  word-spacing: 0;
}
.group-card img,
.group-card a,
.group-card .card-check {
  display: inline-block;
  vertical-align: middle;
}
.group-card .card-check {
  position: relative;
}
.group-card .card-check img {
  margin-right: 0;
  margin-top: 0;
}
.group-card .card-check label {
  font-size: 8px;
  font-family: arial;
  color: #fff;
  line-height: 9px;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  cursor: pointer;
}
.group-card .card-check input[type=checkbox] {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.group-card .card-check .input-item {
  text-align: center;
  padding-top: 3px;
  position: relative;
  z-index: 1;
}

/* fixes the problem with payment icons not divided into several lines */
.white-table.unpaid-invoices td:first-child {
    white-space: normal;
}

.group-card .payment-items {
  display: inline-block;
  vertical-align: middle;
  margin-right: 26px;
  margin-bottom: 10px;
  position: relative;
}
.group-card .payment-items.plimus {
  background: url("../images/payments/plimus.png") no-repeat;
  width: 78px;
  height: 78px;
}
.group-card .payment-items.cash {
  background: url("../images/payments/cash.png") no-repeat;
  width: 78px;
  height: 78px;
}
.group-card .payment-items.paypal.card-check label {
  	color: #000;
}
.group-card .payment-items.paypal {
  background: url(../images/payments/sprite.png) 0 -1319px;
  width: 78px;
  height: 78px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.group-card .payment-items.wu {
  background: url("../images/payments/wu.png") no-repeat;
  width: 78px;
  height: 78px;
}
.group-card .payment-items.wpro {
  background: url("../images/payments/wpro.png") no-repeat 50%;
  width: 123px;
  height: 70px;
}
.group-card .payment-items.onecard {
  background: url("../images/payments/onecard.png") no-repeat;
  width: 76px;
  height: 77px;
}
.group-card .payment-items.shap {
  background: url("../images/payments/shap.png") no-repeat;
  width: 78px;
  height: 78px;
}
.group-card .payment-items.twoco.card-check .input-item {
  padding-top: 0;
}
.group-card .payment-items.twoco {
  background: url("../images/payments/2co-3.png") no-repeat 50%;
  width: 96px;
  height: 60px;
}
.group-card .payment-items.webmoney {
  background: url("../images/payments/webmany-2.png") no-repeat 50%;
  width: 96px;
  height: 60px;
}
.group-card .payment-items.moneybookers {
  background: url("../images/payments/icon-card.png") no-repeat 50%;
  width: 96px;
  height: 60px;
}
.group-card .payment-items.paymentwall {
  background: url("../images/payments/btn-group.png") no-repeat 50%;
  width: 512px;
  height: 60px;
}
.group-card .payment-items form {
  height: 100%;
  width: 100%;
}
.group-card .payment-items input[type="submit"] {
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.group-card .payment-items a {
  opacity: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.payment-items.shap .single-link {
	display: none;
}
.payment-items.shap .single-link.show {
	display: inline-block;
}
.payment-items.shap .renewal-link {
	display: inline-block;
}
.payment-items.shap .renewal-link.hide {
	display: none;
}
.group-card .payment-items.disabled {
  cursor: default;
  opacity: 0.3;
}

.popup {
  background: #f4f4f4;
  text-align: center;
  display: inline-block;
  padding: 20px;
  border: 2px solid #fff;
  border-radius: 16px;
  max-width: 276px;
  width: 75%;
}

.popup__link {
  cursor: pointer;
}

.popup__close {
  position: absolute;
  top: -11px;
  right: -12px;
  padding: 5px 9px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  /*behavior: url(border-radius.htc);*/
  font-size: 19px;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  border: solid 4px #ffffff;
  background: #00b5f9;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b5f9), color-stop(100%, #007fae));
  background: -webkit-linear-gradient(top, #00b5f9 0, #007fae 100%);
  background: -moz-linear-gradient(top, #00b5f9 0, #007fae 100%);
  background: -o-linear-gradient(top, #00b5f9 0, #007fae 100%);
  background: -ms-linear-gradient(top, #00b5f9 0, #007fae 100%);
  background: linear-gradient(to bottom, #00b5f9 0, #007fae 100%);
}

.popup__close:hover {
  background: #007fae;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007fae), color-stop(100%, #00b5f9));
  background: -webkit-linear-gradient(top, #007fae 0, #00b5f9 100%);
  background: -moz-linear-gradient(top, #007fae 0, #00b5f9 100%);
  background: -o-linear-gradient(top, #007fae 0, #00b5f9 100%);
  background: -ms-linear-gradient(top, #007fae 0, #00b5f9 100%);
  background: linear-gradient(to bottom, #007fae 0, #00b5f9 100%);
}

@media only screen and (min-width: 400px) {
  .popup {
    max-width: 356px;
  }
}

.popup__text {
  font: 18px 'Segoe UI';
  color: #675f5f;
  padding-top: 20px;
}
.lock-wrapper {
  position: relative;
  min-height: 100%;
  background: url("../images/bg-expired.jpg") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.lock-header {
  background: #fff;
  text-align: center;
  position: relative;
  padding: 0;
  -webkit-box-shadow: 0px 3px 30px 1px #bcc8d1;
  -moz-box-shadow: 0px 3px 30px 1px #bcc8d1;
  -ms-box-shadow: 0px 3px 30px 1px #bcc8d1;
  -o-box-shadow: 0px 3px 30px 1px #bcc8d1;
  box-shadow: 0px 3px 30px 1px #bcc8d1;
  height: 100%;
}
.lock-header__pic {
  max-width: 291px;
}
.lock-content {
  padding: 20px 15px 99px;
  height: 100%;
  text-align: center;
}
.lock-image {
  margin: 0 auto;
}
.lock-image__text {
  text-indent: -9999px;
}
.lock-image__pic {
  width: 100%;
}
.lock-footer {
  display: none;
  height: 94px;
  width: 100%;
  background: #f2f2f2;
  position: absolute;
  bottom: 0;
  -webkit-box-shadow: 0px -3px 30px 1px #bcc8d1;
  -moz-box-shadow: 0px -3px 30px 1px #bcc8d1;
  -ms-box-shadow: 0px -3px 30px 1px #bcc8d1;
  -o-box-shadow: 0px -3px 30px 1px #bcc8d1;
  box-shadow: 0px -3px 30px 1px #bcc8d1;
}
@media only screen and (min-height: 650px) {
  .lock-footer {
    display: block;
  }
}
@media only screen and (min-width: 800px) {
  .lock-image {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1000px) {
  .lock-image {
    max-width: 700px;
  }
}
@media only screen and (min-width: 1200px) {
  .lock-image {
    max-width: 800px;
  }
}
@media only screen and (min-width: 1400px) {
  .lock-image {
    max-width: 1072px;
  }
}

.lang-block {
	*zoom: 1;
	width: 150px;
	margin-top: 15px;
}

.lang-block:after {
	content: '';
	display: table;
	clear: both;
}

.flag {
	margin-right: 3px;
	margin-bottom: -3px;
}

.inline-object {
	display: inline;
}

.image-link {
	display: inline-block;
}

#notification_cookie {
  bottom: 0;
  position: fixed;
  margin: 0 auto;
  z-index: 9999;
  text-align: center;
  width: 100%;
  display: none;
}

#notification_cookie .cookie_content {
  background-color: #ced0d1;
  color: #3D4248;
  font-size: .5625rem;
  padding: 10px 7px;
  position: relative;
  height: 100%;
  line-height: 0.8rem;
}

#notification_cookie .cookie_content .cookie_text {
  width: auto;
  max-width: inherit;
  font-size: 11px;
}

#notification_cookie .cookie_close {
  cursor: pointer;
  display: inline-block;
  margin-right: 1%;
  margin-left: 1%;
}

div.session-info {
  width: 500px;
  float: left;
}
