/* Generated by less 2.5.1 */
/* FONTS */
@font-face {
  font-family: 'pf_din';
  src: url('../fonts/pf/pfdintextcondpro-thin-webfont.eot');
  src: url('../fonts/pf/pfdintextcondpro-thin-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pf/pfdintextcondpro-thin-webfont.woff') format('woff'), url('../fonts/pf/pfdintextcondpro-thin-webfont.ttf') format('truetype'), url('../fonts/pf/pfdintextcondpro-thin-webfont.svg#pf_din_text_cond_prothin') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'pf_din';
  src: url('../fonts/pf/pfdintextcondpro-light-webfont.eot');
  src: url('../fonts/pf/pfdintextcondpro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pf/pfdintextcondpro-light-webfont.woff') format('woff'), url('../fonts/pf/pfdintextcondpro-light-webfont.ttf') format('truetype'), url('../fonts/pf/pfdintextcondpro-light-webfont.svg#pf_din_text_cond_prolight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'pf_din';
  src: url('../fonts/pf/pfdintextcondpro-regular-webfont.eot');
  src: url('../fonts/pf/pfdintextcondpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pf/pfdintextcondpro-regular-webfont.woff') format('woff'), url('../fonts/pf/pfdintextcondpro-regular-webfont.ttf') format('truetype'), url('../fonts/pf/pfdintextcondpro-regular-webfont.svg#pf_din_text_cond_proregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'pf_din';
  src: url('../fonts/pf/pfdintextcondpro-medium-webfont.eot');
  src: url('../fonts/pf/pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pf/pfdintextcondpro-medium-webfont.woff') format('woff'), url('../fonts/pf/pfdintextcondpro-medium-webfont.ttf') format('truetype'), url('../fonts/pf/pfdintextcondpro-medium-webfont.svg#pf_din_text_cond_promedium') format('svg');
  font-weight: 500;
  font-style: normal;
}
/* VARS */
/* MIXINS */
/* BODY */
html,
body {
  padding: 0;
  margin: 0;
  line-height: 1;
  cursor: default;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
  min-width: 1060px;
  min-height: 800px;
  font-family: 'pf_din';
  font-weight: 300;
  font-size: 16px;
  color: #868788;
  background: #404040 url('../i/bg.png');
}
/* RESET */
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
* {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
/* PRESETS */
b,
strong {
  font-weight: 700;
}
ol,
ul {
  list-style: none;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  display: block;
}
*,
a:focus {
  outline: none;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.relative {
  position: relative;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.lefted {
  text-align: left;
}
.righted {
  text-align: right;
}
.centered {
  text-align: center;
}
.table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.table.fix {
  table-layout: fixed;
}
.table .table-row {
  display: table-row;
}
.table .table-cell {
  display: table-cell;
}
.pointer {
  cursor: pointer;
}
.colon:after {
  content: ':';
}
.currency:before {
  content: '$';
}
.percent:after {
  content: '%';
}
/* COMMON */
.scroll {
  height: 100%;
}
.slimScrollRail {
  background: #000000 !important;
}
.slimScrollBar {
  background: #cccccc !important;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
}
/* BUTTONS */
.button, .openBtn{
  display: inline-block;
  font-family: inherit;
  border: 1px solid #000000;
  border-radius: 4px;
  height: 36px;
  padding: 8px 16px;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  margin-right: 5px;
  cursor: pointer;
  color: #ffffff;
  background: #1c1d21;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 -2px 1px rgba(0, 0, 0, 0.4), 0 2px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: background .1s ease;
  transition: background .1s ease;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.button span, .openBtn span {
  display: block;
}
.button:last-child, .openBtn:last-child {
  margin-right: 0;
}
.button:hover{
  background: #050505;
}
.button.blu,
.openBtn {
  background: #3e8fc7;
}
.button.blu:hover, .openBtn:hover {
  background: #2f74a3;
}
.button:active, .openBtn:active {
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.7), inset 0 -2px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.button:active span, .openBtn:active span {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}
/* WRAPPER */
#wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  /* HELLO */
}
#wrapper #loadWidget {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: #1c1d21;
}
#wrapper #loadWidget span {
  position: absolute;
  display: block;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 50px;
}
#wrapper #loadWidget:before,
#wrapper #loadWidget:after {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border: 4px solid transparent;
  border-radius: 50%;
}
#wrapper #loadWidget:before {
  border-color: #313236;
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.5), 0 5px 5px rgba(0, 0, 0, 0.5);
}
#wrapper #loadWidget:after {
  border-top-color: #3e8fc7;
  -webkit-animation: widgetLoad .5s linear infinite;
  animation: widgetLoad .5s linear infinite;
}
@-webkit-keyframes widgetLoad {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    border-top-color: #cccccc;
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes widgetLoad {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    border-top-color: #cccccc;
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
#wrapper #hello {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: rgba(28, 29, 33, 1);
  display:none;
}
#wrapper #hello #enter {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #000000;
  border-radius: 4px;
  background: #313236;
  max-width: 400px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 16px;
}
#wrapper #hello #enter .enterLine {
  padding: 16px 0;
}
#wrapper #hello #enter .btnHolder {
  margin-top: 16px;
}
/* FORM */
.form {
  margin: 16px 0;
}
.form input[type=text],
.form input[type=password] {
  width: 100%;
  border: 1px solid #000000;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.2);
  background: #1c1d21;
  border-radius: 4px;
  height: 36px;
  padding: 0 24px 0 8px;
  font-family: inherit;
  font-size: 20px;
  font-weight: 400;
  color: #cccccc;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  margin-bottom: 10px;
}
/* HEADER */
#header {
  position: absolute;
  z-index: 100;
  top: 8px;
  right: 8px;
  left: 8px;
  height: 60px;
  border: 1px solid #000000;
  border-radius: 4px;
  background: #313236;
  padding: 4px;
}
#header .item {
  float: left;
  padding: 4px;
  position: relative;
}
#header .item .button {
  margin-top: 3px;
}
#header .info {
  line-height: 40px;
  font-size: 20px;
  padding: 0 8px;
}
#header .trigger {
  line-height: 40px;
  font-size: 20px;
  padding: 0 8px;
  border: 1px solid #000000;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
#header .trigger:hover {
  color: #cccccc;
}
#header #toggleFullscreen:before {
  font-family: Material-Design-Iconic-Font;
  content: '\f364';
}
/* LOGO */
#logo {
  display: block;
  height: 42px;
  font-size: 24px;
  font-weight: 300;
  line-height: 42px;
}
#logo img {
  height: 100%;
}
/* TEXT */
h2 {
  font-size: 25px;
  margin-bottom: 16px;
  color: #cccccc;
}
p {
  font-size: 18px;
  margin-bottom: 8px;
  line-height: 1.2;
}
strong {
  font-weight: 500;
  color: #3e8fc7;
}
.buttonsHolder {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #1c1d21;
}
/* SIDE */
#side {
  position: absolute;
  top: 0;
  bottom: 4px;
  left: 4px;
  width: 300px;
}
#side #sideContents {
  position: absolute;
  top: 48px;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 4px;
  border: 1px solid #000000;
  border-radius: 4px;
  background: #313236;
}
/* BODY */
#body {
  position: absolute;
  top: 0;
  right: 4px;
  bottom: 4px;
  left: 312px;
}
/* TOPPER */
.topper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.topper .topperItem {
  height: 40px;
  border: 1px solid #000000;
  border-radius: 4px;
  background: #313236;
  padding: 4px;
  margin-right: 8px;
}
.topper .topperItem:last-child {
  margin-right: 0;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
/* TABS */
.tabs {
  white-space: nowrap;
}
.tabs .tab {
  float: left;
  padding: 0 8px;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7);
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-right: 1px solid rgba(0, 0, 0, 0.4);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
}
.tabs .tab:first-child {
  border-left: 0;
  padding-left: 4px;
}
.tabs .tab:last-child {
  border-right: 0;
  padding-right: 4px;
}
.tabs .tab:hover {
  color: #cccccc;
}
.tabs .tab.active {
  color: #3e8fc7;
  cursor: default;
}
/* PAGER */
.pager {
  float: right;
  white-space: nowrap;
  display: none;
}
.pager.show {
  display: block;
}
.pager .page {
  float: left;
  margin-right: 5px;
  line-height: 28px;
  text-align: center;
  width: 35px;
  height: 30px;
  font-weight: 400;
  cursor: pointer;
  border: 1px solid #1c1d21;
  border-radius: 4px;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
}
.pager .page:last-child {
  margin-right: 0;
}
.pager .page:hover {
  color: #cccccc;
  background: #1c1d21;
}
.pager .page.active {
  color: #3e8fc7;
  background: #1c1d21;
  cursor: default;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7);
}
.pager .page_sep {
  float: left;
  margin-right: 5px;
  line-height: 30px;
  text-align: center;
}
.pager .page_sep:before {
  content: '...';
}
/* USER DATA */
#userData .dataItem {
  float: left;
  padding: 0 8px;
  line-height: 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7);
  font-size: 18px;
}
#userData .dataItem > div {
  float: left;
}
#userData .dataItem .title {
  font-size: 15px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#userData .dataItem:first-child {
  border-left: 0;
  padding-left: 4px;
}
#userData .dataItem:last-child {
  border-right: 0;
  padding-right: 4px;
}
#userData .dataItem span {
  margin-left: 5px;
  font-weight: 500;
  color: #cccccc;
}
#userData .dataItem .refresh {
  display: inline-block;
  cursor: pointer;
  color: #3e8fc7;
  text-shadow: none;
  /*-webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;*/
}
#userData .dataItem .refresh:hover {
  color: #ffffff;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* CONSOLE */
.console {
  margin: 8px 0;
  /* DROPDOWN */
  /* ASSETS GROUPS */
  /* ASSETS */
  /* CASE */
  /* classic icons */
  /* touch icons */
  /* range icons */
  /* spread icons */
}
.console .title {
  font-size: 15px;
  color: #868788;
  margin-bottom: 5px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.console .dropdown {
  position: absolute;
  top: 100%;
  margin-top: 4px;
  right: 0;
  left: 0;
  z-index: 5;
  border: 1px solid #000000;
  border-radius: 4px;
  background: #313236;
  padding: 4px 4px 4px 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  height: 246px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}
.console .dropdown .select {
  padding-right: 8px;
}
.console .dropdown .select .option {
  padding: 8px 4px 8px 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  color: #cccccc;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
}
.console .dropdown .select .option:first-child {
  border-top: 0;
}
.console .dropdown .select .option:last-child {
  border-bottom: 0;
}
.console .dropdown .select .option:hover {
  color: #ffffff;
  background: #3d3e43;
}
.console .dropdown .select .option.active {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
  cursor: default;
}
.console .dropdown .select .option .favorite {
  display: inline-block;
  margin-right: 5px;
  color: #868788;
  line-height: 0;
  font-size: 18px;
  cursor: default;
}
.console .dropdown .select .option .favorite:before {
  font-family: Material-Design-Iconic-Font;
  content: '\f27c';
  display: block;
}
.console .dropdown .select .option .favorite:hover:before {
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.console .dropdown .select .option.inFavorites .favorite {
  color: #3e8fc7;
}
.console .dropdown .select .option.inFavorites .favorite:before {
  content: '\f27d';
}
.console .assetsFilter .filter {
  float: left;
  padding: 8px 12px;
  margin-right: -4px;
  background: #1c1d21;
  border: 1px solid #000000;
  border-radius: 4px 4px 0 0 ;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7);
  position: relative;
  cursor: pointer;
  font-weight: 400;
}
.console .assetsFilter .filter:last-child {
  margin-right: 0;
}
.console .assetsFilter .filter:hover {
  color: #cccccc;
}
.console .assetsFilter .filter.active {
  cursor: default;
  color: #3e8fc7;
  background: #313236;
  z-index: 1;
  padding-top: 10px;
  margin-top: -2px;
  border-bottom-color: #313236;
}
.console .assets {
  border: 1px solid #000000;
  border-radius: 0 4px 4px 4px;
  background: #313236;
  padding: 4px;
  margin-top: -1px;
}
.console .assets .asset {
  float: left;
  padding: 4px;
  margin-right: 8px;
}
.console .assets .asset:last-child {
  margin-right: 0;
}
.console .assets .asset .value {
  position: relative;
}
.console .assets .asset .value input[disabled] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.console .assets .asset .value .val {
  position: relative;
  width: 140px;
  cursor: pointer;
}
.console .assets .asset .value .val:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #cccccc;
  border-bottom: 0;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.console .assets .asset .value .val .input {
  width: 100%;
  border: 1px solid #000000;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.2);
  background: #1c1d21;
  border-radius: 4px;
  height: 36px;
  padding: 0 24px 0 8px;
  font-family: inherit;
  font-size: 20px;
  font-weight: 400;
  color: #cccccc;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
  pointer-events: none;
  line-height: 34px;
}
.console .assets .asset .value .inf {
  position: relative;
  width: 100px;
}
.console .assets .asset .value .inf:before {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  z-index: 1;
  pointer-events: none;
  border-radius: 3px;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.2) 0%, transparent 50%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0.2) 0%, transparent 50%);
  background: linear-gradient(rgba(255, 255, 255, 0.2) 0%, transparent 50%);
}
.console .assets .asset .value .inf .input {
  text-align: center;
  width: 100%;
  border: 1px solid #000000;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.2);
  background: #313236;
  border-radius: 4px;
  height: 36px;
  padding: 0 8px;
  font-family: inherit;
  font-size: 18px;
  font-weight: 500;
  color: #868788;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 34px;
}
.console .assets .asset .value .oneClickTrigger {
  width: 122px;
  height: 36px;
  border: 1px solid #000000;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.2);
  background: #313236;
  border-radius: 4px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  position: relative;
  cursor: pointer;
}
.console .assets .asset .value .oneClickTrigger:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 4px;
  bottom: 0;
  left: 4px;
  margin: auto;
  height: 2px;
  background: #1c1d21;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.console .assets .asset .value .oneClickTrigger .runner {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  width: 56px;
  border: 1px solid #000000;
  border-radius: 3px;
  background: #1c1d21;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 26px;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7);
  -webkit-transition: left .2s ease;
  transition: left .2s ease;
}
.console .assets .asset .value .oneClickTrigger .runner span:first-child {
  display: block;
}
.console .assets .asset .value .oneClickTrigger .runner span:last-child {
  display: none;
}
.console .assets .asset .value .oneClickTrigger:hover .runner {
  color: #cccccc;
}
.console .assets .asset .value:hover .val input {
  color: #ffffff;
}
.console .assets .asset .value.active .val:after {
  border-top-color: #ffffff;
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}
.console .assets .asset .value.active .val input {
  color: #ffffff;
}
.console .assets .asset .value.active .dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.console .case {
  margin-top: 8px;
  min-height: 316px;
  position: relative;
  /* CHARTS */
  /* ACTIONS */
  /* MAIN BUTTONS */
  /* INVEST */
  /* PAYOUTS */
  /* SUBMIT */
}
.console .case .charts {
  position: absolute;
  top: 0;
  right: 296px;
  bottom: 0;
  left: 0;
  /* WAIT */
  /* GRAPH */
  /* TREND */
}
.console .case .charts .wait {
  position: absolute;
  top: 0;
  right: -296px;
  bottom: 0;
  left: 0;
  border: 1px solid #000000;
  background: #1c1d21;
  border-radius: 4px;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.console .case .charts .wait.show {
  opacity: 1;
  visibility: visible;
}
.console .case .charts .wait .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.console .case .charts .wait .waiter {
  margin: auto;
  width: 36px;
  height: 36px;
  position: relative;
  background: url('../i/load.gif') no-repeat center;
}
.console .case .charts .chart {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #000000;
  background: #1c1d21;
  border-radius: 4px;
}
.console .case .charts .trend {
  position: absolute;
  z-index: 1;
  top: 10%;
  bottom: 10%;
  left: 16px;
  width: 32px;
}
.console .case .charts .trend .trendPrc {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  color: #cccccc;
  line-height: 20px;
}
.console .case .charts .trend .trendPrc.call {
  top: 0;
}
.console .case .charts .trend .trendPrc.put {
  bottom: 0;
}
.console .case .charts .trend .trendColors {
  position: absolute;
  top: 25px;
  right: 0;
  bottom: 25px;
  left: 0;
  width: 6px;
  margin: auto;
}
.console .case .charts .trend .trendColors .trendColor {
  position: absolute;
  left: 0;
  right: 0;
  height: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
}
.console .case .charts .trend .trendColors .trendColor.call {
  top: 0;
  background: #19ab4a;
  border-radius: 4px 4px 0 0;
}
.console .case .charts .trend .trendColors .trendColor.call:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 12px;
  height: 4px;
  background: #ffffff;
  margin: -2px 0 0 -6px;
  z-index: 1;
  border-radius: 4px;
}
.console .case .charts .trend .trendColors .trendColor.put {
  bottom: 0;
  background: #ec6b29;
  border-radius: 0 0 4px 4px;
}
.console .case .actions {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 288px;
  /* REQUOTES */
  /* INPUTS */
  /* PAYMENTS */
}
.console .case .actions .requotes {
  position: absolute;
  top: -2px;
  right: -1px;
  bottom: -2px;
  left: -1px;
  z-index: 3;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 -1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #000000;
  border-radius: 4px;
  background: #313236;
  padding: 16px;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  visibility: hidden;
}
.console .case .actions .requotes.show {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.console .case .actions .inputs {
  float: left;
  width: 140px;
  height: 100%;
}
.console .case .actions .payments {
  float: right;
  width: 140px;
  height: 100%;
}
.console .case .mainButtons .mainButton {
  position: relative;
  border: 1px solid #000000;
  border-radius: 8px;
  height: 100px;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 -2px 1px rgba(0, 0, 0, 0.4), 0 2px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: background .1s ease;
  transition: background .1s ease;
  cursor: pointer;
}
.console .case .mainButtons .mainButton:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 7px;
  pointer-events: none;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), transparent);
  background: -o-linear-gradient(rgba(255, 255, 255, 0.2), transparent);
  background: linear-gradient(rgba(255, 255, 255, 0.2), transparent);
}
.console .case .mainButtons .mainButton .values {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.console .case .mainButtons .mainButton .name {
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
  color: #fff;
  text-transform: uppercase;
}
.console .case .mainButtons .mainButton .icon {
  width: 26px;
  height: 26px;
  margin: auto;
  background: url('../i/sprite.svg') no-repeat;
}
.console .case .mainButtons .mainButton.call {
  background: #19ab4a;
}
.console .case .mainButtons .mainButton.call .icon {
  margin-bottom: 10px;
}
.console .case .mainButtons .mainButton.call:hover {
  background: #127f37;
}
.console .case .mainButtons .mainButton.call:active,
.console .case .mainButtons .mainButton.call.active {
  background: #0f682d;
}
.console .case .mainButtons .mainButton.put {
  background: #ec6b29;
}
.console .case .mainButtons .mainButton.put .icon {
  margin-top: 10px;
}
.console .case .mainButtons .mainButton.put:hover {
  background: #d05212;
}
.console .case .mainButtons .mainButton.put:active,
.console .case .mainButtons .mainButton.put.active {
  background: #b84910;
}
.console .case .mainButtons .mainButton:active,
.console .case .mainButtons .mainButton.active {
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.7), inset 0 -2px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.console .case .mainButtons .mainButton:active:before,
.console .case .mainButtons .mainButton.active:before {
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.2), transparent);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2), transparent);
  background: linear-gradient(to top, rgba(255, 255, 255, 0.2), transparent);
}
.console .case .mainButtons .mainButton:active .values,
.console .case .mainButtons .mainButton.active .values {
  margin-top: 2px;
}
.console .case .mainButtons .rate {
  margin: 8px 0;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
  font-size: 32px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 1px;
}
.console .case .invest {
  margin-top: 12px;
}
.console .case .invest .value {
  position: relative;
}
.console .case .invest .value .dropdown {
  height: 144px;
}
.console .case .invest .value .val {
  position: relative;
}
.console .case .invest .value .val:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #cccccc;
  border-bottom: 0;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.console .case .invest .value .val .currency {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
  line-height: 36px;
  font-size: 21px;
  font-weight: 400;
  color: #3e8fc7;
}
.console .case .invest .value .val input {
  width: 100%;
  border: 1px solid #000000;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.2);
  background: #1c1d21;
  border-radius: 4px;
  height: 36px;
  padding: 0 24px 0 18px;
  font-family: inherit;
  font-size: 22px;
  font-weight: 500;
  color: #3e8fc7;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.console .case .invest .value:hover input {
  color: #ffffff;
}
.console .case .invest .value.active .val:after {
  border-top-color: #ffffff;
  -webkit-transform: translateY(4px);
  -ms-transform: translateY(4px);
  transform: translateY(4px);
}
.console .case .invest .value.active .val input {
  color: #ffffff;
}
.console .case .invest .value.active .dropdown {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.console .case .payouts {
  border: 1px solid #000000;
  border-radius: 4px;
  background: #313236;
  padding: 4px;
}
.console .case .payouts .payout {
  text-align: center;
  padding: 4px;
}
.console .case .payouts .payout .value {
  font-size: 54px;
  font-weight: 500;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.7);
}
.console .case .payouts .payout .money {
  margin-top: 5px;
  font-size: 22px;
  font-weight: 400;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.console .case .payouts .payout.win {
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  padding-bottom: 13px;
}
.console .case .payouts .payout.win .value {
  color: #ffffff;
}
.console .case .payouts .payout.win .money {
  color: #91d310;
}
.console .case .payouts .payout.los {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 13px;
}
.console .case .payouts .payout.los .money {
  color: #ff6060;
}
.console .case .submit {
  margin-top: 8px;
}
.console .case .submit .buy {
  position: relative;
  border: 1px solid #000000;
  border-radius: 4px;
  height: 60px;
  background: #3e8fc7;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 -2px 1px rgba(0, 0, 0, 0.4), 0 2px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: background .1s ease;
  transition: background .1s ease;
  cursor: pointer;
}
.console .case .submit .buy:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 3px;
  pointer-events: none;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), transparent);
  background: -o-linear-gradient(rgba(255, 255, 255, 0.2), transparent);
  background: linear-gradient(rgba(255, 255, 255, 0.2), transparent);
}
.console .case .submit .buy .values {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.console .case .submit .buy .name {
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
}
.console .case .submit .buy .name span:first-child {
  display: block;
}
.console .case .submit .buy .name span:last-child {
  display: none;
}
.console .case .submit .buy:hover {
  background: #2f74a3;
}
.console .case .submit .buy:active {
  background: #29668f;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.7), inset 0 -2px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.console .case .submit .buy:active:before {
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.2), transparent);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2), transparent);
  background: linear-gradient(to top, rgba(255, 255, 255, 0.2), transparent);
}
.console .case .submit .buy:active .values {
  margin-top: 2px;
}
.console .case .submit .buy.disabled {
  background: #313236;
  cursor: default;
  box-shadow: none;
}
.console .case .submit .buy.disabled:before {
  display: none;
}
.console .case .submit .buy.disabled .name {
  color: #252629;
  text-shadow: none;
}
.console .case .submit .buy.disabled .values {
  margin-top: 0;
}
.console.oneClickTrade .case .actions .payments .submit .buy {
  background: #313236;
  cursor: default;
  box-shadow: none;
}
.console.oneClickTrade .case .actions .payments .submit .buy:before {
  display: none;
}
.console.oneClickTrade .case .actions .payments .submit .buy .name {
  color: #252629;
  text-shadow: none;
}
.console.oneClickTrade .case .actions .payments .submit .buy .name span:first-child {
  display: none;
}
.console.oneClickTrade .case .actions .payments .submit .buy .name span:last-child {
  display: block;
}
.console.oneClickTrade .case .actions .payments .submit .buy .values {
  margin-top: 0;
}
.console.oneClickTrade .assets .asset .value .oneClickTrigger .runner {
  left: 60px;
  color: #3e8fc7;
}
.console.oneClickTrade .assets .asset .value .oneClickTrigger .runner span:first-child {
  display: none;
}
.console.oneClickTrade .assets .asset .value .oneClickTrigger .runner span:last-child {
  display: block;
}
.console.classic .mainButton.call .icon {
  background-position: 0 0;
}
.console.classic .mainButton.put .icon {
  background-position: -27px 0;
}
.console.touch .mainButton.call .icon {
  background-position: 0 -27px;
}
.console.touch .mainButton.put .icon {
  background-position: -27px -27px;
}
.console.range .mainButton.call .icon {
  background-position: 0 -54px;
}
.console.range .mainButton.put .icon {
  background-position: -27px -54px;
}
.console.spread .mainButton.call .icon {
  background-position: 0 -81px;
}
.console.spread .mainButton.put .icon {
  background-position: -27px -81px;
}
/* endof CONSOLE */
/* TAB CONTENTS */
#tabContents {
  position: absolute;
  top: 535px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
#tabContents .contents,
#tabContentsSide .contents {
  display: none;
}
#tabContents .contents.active,
#tabContentsSide .contents.active {
  display: block;
}
/* DEALS */
.dealsTable {
  border-collapse: separate;
  table-layout: fixed;
  /* HEAD */
  /* DEAL */
}
.dealsTable .table-cell {
  white-space: nowrap;
  padding: 4px 8px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.4);
}
.dealsTable .table-cell:first-child {
  border-left: 0;
}
.dealsTable .table-cell:last-child {
  border-right: 0;
}
.dealsTable .table-cell:hover .tableHint {
  visibility: visible;
  opacity: 1;
  margin-bottom: 10px;
}
.dealsTable .table-cell.deal-expander {
  width: 3%;
  font-size: 16px;
  color: #3e8fc7;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color 0.1s ease-out;
  transition: color 0.1s ease-out;
}
.dealsTable .table-cell.deal-expander:hover {
  color: #ffffff;
}
.dealsTable .table-cell.deal-expander:before {
  font-family: Material-Design-Iconic-Font;
  content: '\f2f9';
}
.dealsTable .table-cell.deal-expander.open:before {
  content: '\f2fc';
}
.dealsTable .table-cell.deal-id {
  width: 9.7%;
}
.error .dealsTable .table-cell.deal-id {
  width: 10.64%;
}
.dealsTable .table-cell.deal-type {
  width: 7.7%;
}
.dealsTable .table-cell.deal-asset {
  width: 11.7%;
}
.dealsTable .table-cell.deal-timeframe {
  width: 9.7%;
}
.dealsTable .table-cell.deal-timeLeft {
  width: 8.7%;
}
.dealsTable .table-cell.deal-closeDate {
  width: 13.7%;
}
.dealsTable .table-cell.deal-closeDate span {
  margin-right: 3px;
  opacity: .5;
}
.dealsTable .table-cell.deal-rate {
  width: 8.7%;
}
.dealsTable .table-cell.deal-forecast {
  width: 11.7%;
}
.dealsTable .table-cell.deal-invest {
  width: 9.7%;
}
.dealsTable .table-cell.deal-payout {
  width: 9.7%;
}
.dealsTable .table-cell.deal-sell {
  width: 9.7%;
}
.dealsTable .table-cell.deal-signal {
  width: 5.7%;
}
.dealsTable .table-cell.deal-trend {
  width: 9.7%;
}
.dealsTable .table-cell.deal-lasts {
  width: 9.7%;
}
.dealsTable .table-cell.deal-arrived {
  width: 9.7%;
}
.dealsTable.dealsHead {
  font-size: 15px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.dealsTable.dealsHead .table-cell {
  border-color: #1c1d21;
}
.dealsTable.dealSumm {
  font-weight: 400;
  color: #cccccc;
}
.summary {
  background: #1c1d21;
  border-radius: 4px 4px 0 0;
  border: 1px solid #000000;
  padding: 4px 0;
}
.deal {
  background: #313236;
  border: 1px solid #000000;
  border-top: 0;
  padding: 4px 0;
  /*temp*/
  /* // temp*/
  /* deal types */
  /* TABLE HINT */
}
.deal .table-cell {
  padding: 8px;
  vertical-align: middle;
}
.deal:last-child {
  border-radius: 0 0 4px 4px;
}
.deal.call .deal-forecast {
  color: #19ab4a;
}
.deal.put .deal-forecast {
  color: #ec6b29;
}
.deal.win .deal-payout {
  color: #91d310;
}
.deal.los .deal-payout {
  color: #ff6060;
}
.deal .typeIcn {
  display: inline-block;
  margin-right: 5px;
  width: 12px;
  height: 12px;
  background: url('../i/sprite.svg') no-repeat;
}
.deal .dealChart {
  height: 230px;
  background-color: #1c1d21;
  border-top: 1px solid #000000;
  display: none;
}
.deal .deal-rate {
  color: #ffffff;
}
.deal .deal-sell {
  padding-top: 0;
  padding-bottom: 0;
}
.deal .deal-sell .sell {
  position: relative;
  height: 30px;
  border: 1px solid #000000;
  border-radius: 4px;
  background: #3e8fc7;
  box-shadow: inset 0 2px 1px rgba(255, 255, 255, 0.4), inset 0 -2px 1px rgba(0, 0, 0, 0.4), 0 2px 1px rgba(0, 0, 0, 0.5);
  -webkit-transition: background .1s ease;
  transition: background .1s ease;
  cursor: pointer;
}
.deal .deal-sell .sell.inactive,
.deal .deal-sell .sell.inactive:before,
.deal .deal-sell .sell.inactive:active,
.deal .deal-sell .sell.inactive:active:before{
  background: none!important;
  border: none!important;
  box-shadow: none!important;
  cursor: default;
}
.deal .deal-sell .sell.inactive:active .values{
	margin-top: 0px;
}
.deal .deal-sell .sell:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 3px;
  pointer-events: none;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.2), transparent);
  background: -o-linear-gradient(rgba(255, 255, 255, 0.2), transparent);
  background: linear-gradient(rgba(255, 255, 255, 0.2), transparent);
}
.deal .deal-sell .sell .values {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.deal .deal-sell .sell .name {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.3);
  color: #fff;
  text-transform: uppercase;
}
.deal .deal-sell .sell.inactive .name{
  color: rgba(0, 0, 0, 0.4);
}
.deal .deal-sell .sell:hover {
  background: #2f74a3;
}
.deal .deal-sell .sell:active {
  background: #29668f;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.7), inset 0 -2px 2px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.deal .deal-sell .sell:active:before {
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.2), transparent);
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.2), transparent);
  background: linear-gradient(to top, rgba(255, 255, 255, 0.2), transparent);
}
.deal .deal-sell .sell:active .values {
  margin-top: 2px;
}
.deal .deal-sell .sell.disabled {
  background: #313236;
  cursor: default;
  box-shadow: none;
}
.deal .deal-sell .sell.disabled:before {
  display: none;
}
.deal .deal-sell .sell.disabled .name {
  color: #252629;
  text-shadow: none;
}
.deal .deal-sell .sell.disabled .values {
  margin-top: 0;
}
.deal .deal-sell .sell .sellHint {
  position: absolute;
  bottom: 100%;
  right: 0;
  z-index: 3;
  width: 180px;
  border: 1px solid #000000;
  border-radius: 4px;
  background: #000000;
  padding: 4px;
  text-align: left;
  white-space: nowrap;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  pointer-events: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  opacity: 0;
  visibility: hidden;
}
.deal .deal-sell .sell .sellHint:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  right: 12px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #000000;
}
.deal .deal-sell .sell .sellHint > div {
  float: left;
  padding: 4px 8px 2px;
}
.deal .deal-sell .sell .sellHint > div:first-child {
  padding-left: 4px;
  padding-right: 4px;
}
.deal .deal-sell .sell .sellHint > div:last-child {
  padding-right: 4px;
}
.deal .deal-sell .sell .sellHint .title {
  font-size: 15px;
  font-weight: 300;
  color: #868788;
}
.deal .deal-sell .sell .sellHint .currency {
  color: #91d310;
}
.deal .deal-sell .sell:not(.inactive):hover .sellHint {
  opacity: 1;
  visibility: visible;
  margin-bottom: 6px;
}
.deal.open {
  padding-bottom: 0;
  background: #28292f;
}
.deal.open .deal-expander:before {
  content: '\f2fc';
}
.deal.open .dealChart {
  display: block;
  margin-top: 4px;
}
.deal.classic.call .typeIcn {
  background-position: -54px 0;
}
.deal.classic.put .typeIcn {
  background-position: -67px 0;
}
.deal.touch.call .typeIcn {
  background-position: -54px -27px;
}
.deal.touch.put .typeIcn {
  background-position: -67px -27px;
}
.deal.range.call .typeIcn {
  background-position: -54px -54px;
}
.deal.range.put .typeIcn {
  background-position: -67px -54px;
}
.deal.spread.call .typeIcn {
  background-position: -54px -81px;
}
.deal.spread.put .typeIcn {
  background-position: -67px -81px;
}
.deal .tableHint {
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin: 0 0 5px -100px;
  z-index: 3;
  width: 200px;
  border: 1px solid #000000;
  border-radius: 4px;
  background: #000000;
  padding: 8px;
  text-align: center;
  white-space: normal;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  pointer-events: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  opacity: 0;
  visibility: hidden;
}
.deal .tableHint:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #000000;
}
/* SIGNAL */
.signal .signalBars span {
  display: block;
  float: left;
  width: 4px;
  background: #1c1d21;
  margin-right: 2px;
}
.signal .signalBars span:nth-child(5) {
  height: 16px;
}
.signal .signalBars span:nth-child(4) {
  height: 14px;
  margin-top: 2px;
}
.signal .signalBars span:nth-child(3) {
  height: 12px;
  margin-top: 4px;
}
.signal .signalBars span:nth-child(2) {
  height: 10px;
  margin-top: 6px;
}
.signal .signalBars span:nth-child(1) {
  height: 8px;
  margin-top: 8px;
}
.signal.s1 .signalBars span:nth-child(1) {
  background: #3e8fc7;
}
.signal.s2 .signalBars span:nth-child(1),
.signal.s2 .signalBars span:nth-child(2) {
  background: #3e8fc7;
}
.signal.s3 .signalBars span:nth-child(1),
.signal.s3 .signalBars span:nth-child(2),
.signal.s3 .signalBars span:nth-child(3) {
  background: #3e8fc7;
}
.signal.s4 .signalBars span:nth-child(1),
.signal.s4 .signalBars span:nth-child(2),
.signal.s4 .signalBars span:nth-child(3),
.signal.s4 .signalBars span:nth-child(4) {
  background: #3e8fc7;
}
.signal.s5 .signalBars span {
  background: #3e8fc7;
}
.signal.asc .deal-trend {
  color: #19ab4a;
}
.signal.asc .deal-trend:after {
  margin-left: 5px;
  font-family: Material-Design-Iconic-Font;
  content: '\f310';
}
.signal.dsc .deal-trend {
  color: #ec6b29;
}
.signal.dsc .deal-trend:after {
  margin-left: 5px;
  font-family: Material-Design-Iconic-Font;
  content: '\f30e';
}
/* NEWS */
.newsList {
  background: #313236;
  border: 1px solid #000000;
  border-radius: 4px;
}
.newsList .news {
  padding: 8px;
  line-height: 1.2;
  cursor: pointer;
}
.newsList .news:nth-child(2n) {
  background: #2a2b2e;
}
.newsList .news:first-child {
  border-radius: 3px 3px 0 0;
}
.newsList .news:last-child {
  border-radius: 0 0 3px 3px;
}
.newsList .news .title {
  margin-bottom: 8px;
}
.newsList .news p {
  font-size: 16px;
  color: #b9babb;
}
.newsList .news p:last-child {
  margin-bottom: 0;
}
/* WIDGET */
#widget {
  position: absolute;
  top: 76px;
  right: 4px;
  bottom: 4px;
  left: 4px;
}
#wrapper .noWide {
  display: none;
}
#wrapper .lastVisible {
  border-right: 0;
}
#wrapper.narrow #widget {
  position: relative;
  width: 980px;
  margin: auto;
  padding-top: 76px;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding-bottom: 100px;
}
#wrapper.narrow #side {
  display: none;
}
#wrapper.narrow #body {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
#wrapper.narrow #tabContents {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  margin-top: 8px;
}
#wrapper.narrow .noWide {
  display: block;
}

.hidden_tab{
  display: none!important;
}

.pulse-point {
   width: 5px;
   height: 5px;
   box-sizing: border-box;
   background-color: rgb(62, 143, 199);
   border-radius: 50%;
   -webkit-animation: blink 1.2s infinite ease-in-out;
     animation: blink 1.2s infinite ease-in-out;
}
@-webkit-keyframes blink {
  0%, 100% {
    box-shadow: 0 0 20px 5px #3e8fc7;
  }
  50% {
    box-shadow: 0 0 0 0 transparent;
  }
}
@keyframes blink {
  0%, 100% {
    box-shadow: 0 0 20px 5px #3e8fc7;
  }
  50% {
    box-shadow: 0 0 0 0 transparent;
  }
}
.graph-mark.course{
  background-color: #3e8fc7;
  float: right;
  text-align: right;
  padding: 6px 7px 6px 12px!important;
  font-size: 18px!important;
  font-weight: 400;
  color: #fff;
}
.dealChart .graph-mark.course{
  background-color: #3e8fc7;
  float: right;
  text-align: right;
  padding: 6px 7px 6px 10px!important;
  font-size: 16px!important;
  font-weight: 400;
  color: #fff;
}
.graph-mark.line1,.graph-mark.line2{
  position: absolute!important;
  float: right;
  right: 90px;
  text-align: right;
  padding: 5px!important;
  font-size: 15px!important;
  color: #fff;
}
.dealChart .graph-mark.line1, .dealChart .graph-mark.line2{
  position: relative!important;
  float: right;
  right: 50px;
  text-align: right;
  padding: 5px!important;
  font-size: 15px!important;
  color: #fff;
}
 .dealChart .graph-mark.line2{
   right: 0px;
 }
#closed-pages-container .spr{
  float: left;
  margin: 0 5px 0 0;
  padding: 5px 10px;
}
#logo,
#userActions,
.authorization .button-cancel,
.registartion,
.button-add,
.post-create,
.url-for-buy{
  display: none;
}

.form input[type=checkbox] {
  display: none;
}
.form input[type=checkbox] + label {
  font-family: inherit;
  font-size: 16px;
  color: #cccccc;
}
.form input[type=checkbox] + label span {
  position: relative;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 7px;
  width: 20px;
  height: 20px;
  background: #1c1d21;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.7), 0 1px 0 rgba(255, 255, 255, 0.2);
  border: 1px solid #000000;
  border-radius: 2px;
}
.form input[type=checkbox] + label span:before {
  font-family: Material-Design-Iconic-Font;
  content: '\f26b';
  position: absolute;
  top: 0px;
  left: 3px;
  font-size: 17px;
  display: none;
}
.form input[type=checkbox]:checked + label span:before {
  display: block;
}
.hidden{
  display:none!important;
}