@import url("fonts.css");
@import url("signals.css");
@import url("description.css");
@import url("contact.css");
@import url("sitemap.css");
html,body {
	height:100%;
}
body {
    background-color:#fff;
	font-size:16px;
	font-family:"RobotoLight", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	line-height:22px;
	color:#1e1e1e;
}
.row-c, .info, footer {
    margin: 0 auto;
    max-width: 1024px;
}
.wrapper {
	min-height:100%;
}
* html .wrapper {
	height:100%;
}
.wrapper {
	min-height: 100%;
	margin-bottom: -250px;
}
.footer-buffer {
	height: 250px;
}
a {
	text-decoration:none;
	color:#e1480b;
}
a:hover {
	text-decoration:underline;
}
p {
    line-height: 20px;
    padding: 0 5px 25px 5px;
}
/* HEADER */
#header-wrap {
	position:relative;
	height:150px;
	background:url(../img/head-bg.jpg) #1e1e1e no-repeat center top;
}
header.header {
	margin: 0 auto;
	max-width: 1300px;
}
.social-links-wrap {
	float:left;
	margin:20px 1% 0 1%;
	width:98%;
}
.facebook-link , .twitter-link, .google-plus-link {
	width:23px;
	height:22px;
}
ul.social-links li {
    float: left;
    list-style: outside none none;
	margin-right:10px;
}
.facebook-link {
	background-image:url(../img/icons.png);
	background-position:0 0;
	display:block;
}
.facebook-link:hover {
	background-image:url(../img/icons.png);
	background-position:0 -23px;
}
.twitter-link {
	background-image:url(../img/icons.png);
	background-position:-28px 0;
	display:block;
}
.twitter-link:hover {
	background-image:url(../img/icons.png);
	background-position:-28px -23px;
}
.google-plus-link {
	background-image:url(../img/icons.png);
	background-position:-55px 0;
	display:block;
}
.google-plus-link:hover {
	background-image:url(../img/icons.png);
	background-position:-55px -23px;
}
.sitemap-h {
	float:right;
}
.sitemap-link {
	width:23px;
	height:20px;
	background-image:url(../img/icons.png);
	background-position:-187px 0;
	display:block;
}
.sitemap-link:hover {
	background-image:url(../img/icons.png);
	background-position:-187px -21px;
}
#logo {
	padding-top:54px;
}
.logo-link {
	background-image:url(../img/logo-phone.png);
	background-position:0 0;
	width:310px;
	height:36px;
	display:block;
	margin: 0 auto;
}
.logo-link:hover {
	background-image:url(../img/logo-phone.png);
	background-position:0 -36px;
}
.slogan-header {
	text-align:center;
	color:#f3f3f3;
	font-size:16px;
	margin-top:12px;
}

/* NAVIGATION */
#nav-wrap {
	background-color: #e1480b;
}
nav.nav {
	margin: 0 auto;
	max-width: 1024px;
}
nav.nav ul {
	margin: 0 auto;
	max-width: 288px;
}
.group:after {
	visibility: hidden; 
	display: block; 
	font-size: 0; 
	content: " "; 
	clear: both; 
	height: 0; 
}
*:first-child+html .group { 
	zoom: 1; 
}
#example-one {
	list-style: none; 
	position: relative; 
	text-align:center;
}
#example-one .list li { 
	display: inline; 
	float: left;
    width: auto;
	text-align:center;
	font-family:"Roboto", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
#example-one .list li a { 
	color: #f2f2f2; 
	font-size: 17px; 
	display: block; 
	float: left;
	margin: 0 12px;
	padding: 12px 5px;
	text-decoration: none; 
	text-align:center;
}
#example-one .list li a:hover { 
	color: #1e1e1e; 
}
#magic-line { 
	position: absolute; 
	bottom: -8px;
	left: 0; 
	height: 8px;
	background: #1e1e1e; 
}
.current_page_item a { 
	color: #1e1e1e !important; 
}
@media (max-width: 1000px) {
	.shadow-down {
		background:none;
	}
}
/* SLIDER */
#slider-wrap {
	display:none;
}
/* THUMBS */
#thumbs-wrap {
	display:none;
}

/* BANNERS */
#bn-wrap {
	position: relative;
	margin:20px auto;
	min-height: 115px;
	/*max-width:1000px;*/
}
.bn-l, .bn-r {
	float:none;
	display: inline-block;
	width:100%;
	height: 95px;
	margin:10px 0;
	text-align: center;
}
.bn-l a, .bn-r a {
	display: inline-block;
}
.bn-l img, .bn-r img {
	width:100%;
}

/* CONDITION */
.condition-statistics-block {
	position: relative;
	margin:15px auto;
	max-width: 1300px;
	background-color: #f7f7f7;
	border: 1px solid #1e1e1e;
}
#condition-wrap {
	position: relative;
	margin:30px auto 0;
	padding: 0 10px;
	width:100%;
	font-family: "Roboto", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.condition-block {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.condition-head, .condition-active {
	display: block;
	width: 100%;
	height: 46px;
	padding: 14px 0 0 20px;
	background-color: #28a03f;
	font-size: 20px;
	color: #f2f2f2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.condition-info {
	width:100%;
	height:110px;
	margin-top:6px;
	display: block;
}
.condition-show {
	width:100%;
	height:33px;
	border:1px solid #1e1e1e;
	display: block;
	padding:0;
	font-size:16px;	
	margin-top:2px;
	background-color: #eae7e4;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.condition-show a {
    background: url(../img/condition-arrow.png) no-repeat scroll right center;
    color: #1e1e1e;
    padding: 8px 5px 7px 20px;
    text-decoration: none;
	display: block;
}
.condition-show a:hover, .active .condition-show a {
    background: url(../img/condition-arrow-active.png) no-repeat scroll right center;
    color: #e1480b;
}
.condition-info .condition-data {
	position: relative;
	display: none;
	z-index: 99;
	width:100%;
	padding: 5px;
	background-color: #eae7e4;
	border:1px solid #1e1e1e;
	border-top:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.condition-info.active .condition-data {
	display: inline-block;
}
.condition-data li {
	display: block;
	float: left;
	width: 88px;
	line-height:19px;
	padding:0 3px;
	cursor: pointer;
}
.condition-data li a {
	color: #1e1e1e;
    text-decoration: none;
}
.condition-data li a.active {
	color:#e1480b;
}
.condition-data li a:hover {
	color:#e1480b;
}

/* STATISTICS */
@media (min-width: 501px) {
	#table {
		width: 475px !important;
	}
}
@media (max-width: 512px) {
	.new-ea:before, .new-ea-live:after {
		display:none !important;
	}
	.demo-stat {
		padding-left:2px !important;
	}
	.live-stat {
		padding-left:2px !important;
	}
	#table {
		width: auto !important;
	}
}
@media (max-width: 512px) {
	.cell-1 {
		display:none !important;
	}
	.cell-2 {
		border-left:1px solid #1e1e1e;
	}
	.statistics-block {
		width: 469px  !important;
	}
}
@media (max-width: 470px) {
	.cell-3 {
		display:none !important;
	}
	.statistics-block {
		width: 395px  !important;
	}	
}
@media (max-width: 396px) {
	.cell-7 {
		display:none !important;
	}
	.cell-6 {
		border-right: 1px solid #1e1e1e !important;
	}
	.statistics-block {
		width: 318px !important;
	}
	.table-name-demo, .table-name-live {
		font-size:18px !important;
	}
}
#statistics-wrap {
	position: relative;
	max-width: 1024px;
	margin: 30px auto;
}
.statistics-block {
	position: relative;
	float:none;
	width:480px;
	margin: 0 auto;
	font-family:"Roboto", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
.demo-stat {
	padding-left:20px;
}
.live-stat {
	padding-left:5px;
	margin-top:15px;
}
.table-stat .row-body  {
	background-color:#fff;
	z-index:999;
}

/*** HOVER ***/
.table-stat.fx-tbl-hover {
	position: absolute;
	z-index: 200;
	box-shadow: 5px 5px 9px -5px rgba(0,0,0,0.5);
	/*border-bottom: 1px solid #1e1e1e;*/
}
.table-stat.fx-tbl-hover .row-body {
	background-color:#dfdbd9;
	width: 100%;
}
.table-stat.fx-tbl-hover .row-body:last-child {
	border-bottom: 1px solid #1e1e1e;
}
.table-stat .row-thead {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 99;
	color:#f2f2f2;
	height:47px;
	font-size:15px;
	font-family:"RobotoLight", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
.row-thead .cell-th {
	float: left;
	display: inline-block;
}
.demo-stat .table-stat .row-thead {
	background-color:#1e1e1e;
}
.live-stat .table-stat .row-thead  {
	background-color:#e1480b;
}
.live-stat .cell-th  {
	border: none !important;
}
.table-stat .row-thead a {
	color:#f2f2f2;
}
.table-stat .cell-th, .table-stat .cell {
	vertical-align: middle;
}
.row-thead .cell-1,
.row-thead .cell-2,
.row-thead .cell-3,
.row-thead .cell-5 {
	padding:16px 3px;
}
.row-thead .cell-7 {
	padding:16px 1px;
}
.row-thead .cell-4 {
	padding:8px 3px;
}
.row-thead .cell-6 {
	padding:8px 1px;
}
.table-stat .cell {
	font-size:12px;
	color:#1e1e1e;
	border-top:1px solid #1e1e1e;
}
.cell-1 {
	border-left:1px solid #1e1e1e;
}
.table-stat .cell a {
	color:#1e1e1e;
}
.row-body:hover  {
	background-color:#dfdbd9;
	z-index:999;
}
.icon-table-head {
	background-image:url(../img/icons.png);
	background-repeat: no-repeat;
	display: inline-block;
	width: 9px;
	height: 8px;
	line-height: 14px;
}
.demo-stat .icon-sort-up {
	background-position:-167px -78px;
}
.demo-stat .icon-sort-down {
	background-position:-167px -87px;
}
.live-stat .icon-sort-up {
	background-position:-177px -78px;
}
.live-stat .icon-sort-down {
	background-position:-177px -87px;
}
#table {
	display: table;
}
.row {
	display: block;
}
.row-thead .cell-1 {
	width: 21px;
}
.row-thead .cell-2 {
	width: 143px;
}
.row-thead .cell-3 {
	width: 66px;
	text-align: center;
}
.row-thead .cell-4 {
	width: 38px;
}
.row-thead .cell-5 {
	width: 44px;
}
.row-thead .cell-6 {
	width: 52px;
}
.row-thead .cell-7 {
	width: 73px;
}
.cell-1, .cell-2, .cell-3, .cell-4, .cell-5, .cell-6, .cell-7 {
	display: table-cell;
}
.cell-1 {
	width:22px;
	text-align:center;
	padding:14px 4px;
}
.cell-2 {
	width:145px;
	padding:3px;
}
.cell-3 {
	width:64px;
	padding:3px;
}
.cell-4 {
	width:35px;
	padding:3px;
}
.cell-4 > a {
	display: block;
	width: 38px;
	overflow: hidden;
}
.cell-5 > a {
	display: block;
	width: 43px;
	overflow: hidden;
}
.row .cell-4, .row .cell-6  {
	text-align:left;
	line-height:14px;
}
.cell-4 .icon-table-head {
	margin: 0 0 7px 5px;
}
.cell-6 .icon-table-head {
	margin: 0 0 7px 0;
}
.cell-5 {
	width:44px;
	padding:3px;
}
.cell-6 {
	width:51px;
	padding:3px;
}
.cell-7{
	width:72px;
	padding:3px;
}
.row-last .cell {
	border-bottom:1px solid #1e1e1e;
}
.row-indent {
	height:2px;
	clear: both;
}
.demo-stat .ea-title, .live-stat .ea-title {
	width:125px;
}
.signals-stat .ea-title {
	width:154px;
}
.demo-stat .ea-title, .live-stat .ea-title, .signals-stat .ea-title {
	float: left;
	position:relative;
	white-space: nowrap;
	height:20px;
	overflow:hidden;
	padding-top:7px;
}
.live-stat .ea-title-blur {
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)) repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 28px;
	max-height: 100%;
	position: absolute;
	left: 125px;
	width: 40px;
	z-index:1;
}
.ea-title-blur {
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)) repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 28px;
	max-height: 100%;
	position: absolute;
	left: 135px;
	width: 40px;
	z-index:1;
}
.demo-stat .ea-status-yes, .live-stat .ea-status-yes {
	margin:7px 0 0 0;
	left:178px;
	width:14px;
	height:13px;
	background-image:url(../img/icons.png);
	background-position:-116px -110px;
	display:inline-block;
}
.demo-stat .ea-status-no, .live-stat .ea-status-no {
	margin:7px 0 0 0;
	left:180px;
	width:13px;
	height:13px;
	background-image:url(../img/icons.png);
	background-position:-133px -110px;
	display:inline-block;
}
.signals-stat .ea-status-yes {
	margin:9px 1px 0 0;
	left:180px;
	width:8px;
	height:8px;
	background-image:url(../img/icons.png);
	background-position:-116px -110px;
	display:inline-block;
}
.signals-stat .ea-status-no {
	margin:9px 1px 0 0;
	left:180px;
	width:7px;
	height:7px;
	background-image:url(../img/icons.png);
	background-position:-128px -110px;
	display:inline-block;
}
.live-stat .fx-tbl-hover {
	right:7px;
}
.new-ea:before {
	position:absolute;
	content:"NEW";
	width:20px;
	height:26px;
	background-color:#28a03f;
	color:#fff;
	font-size:9px;
	margin-top:-15px;
	left:0;
	padding-top:16px;
	display:inline-block;
	font-family:"RobotoBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	text-align: center;
}
.combo-demo:before {
	position:absolute;
	content:"";
	background-image:url(../img/icons.png);
	background-position:-187px -42px;
	background-repeat:no-repeat;
	width:18px;
	height:33px;
	margin-top:-11px;
	left:0;
	display:inline-block;
}
.fx-tbl-hover .new-ea:before {
	left:-19px !important;
}
.new-ea-live:after {
	position:absolute;
	content:"NEW";
	width:20px;
	height:26px;
	background-color:#28a03f;
	color:#fff;
	font-size:9px;
	margin-top:-15px;
	left:480px;
	padding-top:16px;
	display:inline-block;
	font-family:"RobotoBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	text-align: center;
}
.combo-live:after {
	position:absolute;
	content:"";
	background-image:url(../img/icons.png);
	background-position:-187px -42px;
	background-repeat:no-repeat;
	width:18px;
	height:33px;
	margin-top:-11px;
	left:480px;
	display:inline-block;
}
.cell-3 img {
	width:66px;
}
.table-name-demo, .table-name-live {
	font-size:24px;
	text-align:center;
	padding-bottom:12px;
}
.cell-message {
	display:block;
	text-align:center;
}
.cell-last {
	border-right:1px solid #1e1e1e;
}
/* FOOTER */
#footer-wrap {
	position:relative;
	height:230px;
	background:url(../img/footer-bg.jpg) #1e1e1e no-repeat center bottom;
}
.footer {
	position: relative;
	margin-top:30px;
	text-align: center;
}
.logo-footer {
	margin:0 auto;
	padding-top: 65px;
}
.logo-footer-link {
	background-image: url(../img/logo-footer-phone.png);
	width: 310px;
	height: 39px;
	display: block;
	margin: 0 auto;
}
.email-footer {
	position: relative;
	display: block;
	font-size: 30px;
	font-family: "Roboto", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	margin: 30px 0 30px;
	color: #fff;
}
.email-footer a {
	color:#e1480b;
}
.email-footer a:hover {
	color: #fff;
}
.email-footer span {
	color: #1e1e1e;
}
.footer-bottom-block {
	position: relative;
	display: inline-block;
	margin-top: 30px;
}
@media (max-width: 440px) {
	.email-footer {
		margin: 10px 0 10px !important;
		font-size: 24px !important;
	}
	.copyright {
		margin-top: 0 !important;
	}
	.conditions {
		display: block;
		padding-left: 0 !important;
	}
}
.copyright {
	margin:8px 0 0 0;
	font-family: "Roboto", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-size: 16px;
	color: #fff;
}
.conditions {
	padding-left: 30px;
	margin-bottom: 5px;
}
.social-footer-wrap {
	width:190px;
	display:inline-block;
}
.social-buttons  {
	float:left;
	position:relative;
}
.social-facebook-buttons {
	margin-top:6px;
}
.social-links-footer-wrap {
	float:left;
	width:120px;
	margin-left:0;
}
ul.social-links-footer li, ul.social-links-footer li a, .facebook-link-footer , .twitter-link-footer, .google-plus-link-footer {
	width:32px;
	height:32px;
}
ul.social-links-footer li {
    float: left;
    list-style: outside none none;
	margin-left:8px;
}
.facebook-link-footer {
	background-image:url(../img/icons.png);
	background-position:0 -46px;
	display:block;
}
.facebook-link-footer:hover {
	background-image:url(../img/icons.png);
	background-position:0 -79px;
}
.twitter-link-footer {
	background-image:url(../img/icons.png);
	background-position:-40px -46px;
	display:block;
}
.twitter-link-footer:hover {
	background-image:url(../img/icons.png);
	background-position:-40px -79px;
}
.google-plus-link-footer {
	background-image:url(../img/icons.png);
	background-position:-80px -46px;
	display:block;
}
.google-plus-link-footer:hover {
	background-image:url(../img/icons.png);
	background-position:-80px -79px;
}
.row-c strong {
	font-family:"RobotoBold", Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #e1480b;
}