body {
  padding-bottom: 307px;
}
html.fancybox-margin {
  margin-right: 15px !important;
}
.uk-position-relative {
  position: relative !important;
}
.uk-padding-remove {
  padding: 0 !important;
}
.uk-padding-remove li {
  padding: 0 !important;
}
.uk-tooltip.uk-tooltip-right:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid #f5f5f5;
  border-color: transparent #f5f5f5 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -11px;
  z-index: 9;
}
.uk-tooltip.uk-tooltip-right:after {
  border: 6px solid #d6d6d6;
  border-color: transparent #d6d6d6 transparent transparent;
  top: 0;
  bottom: 0;
  left: -12px;
  margin: auto;
}
.gt-canvas-button {
  float: left;
  margin-left: -25px;
  width: 20px;
  height: 20px;
  background: 0 0;
  border: 0;
  padding: 20px;
}
.gt-canvas-button span {
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 2px #cecece solid;
  margin-bottom: 4px;
}
.uk-sprite {
  background-image: url("../img/uk-sprite.png");
  background-repeat: no-repeat;
  background-color: transparent;
  vertical-align: middle;
}
.gt-margin-medium-right {
  margin-right: 25px !important;
}
.gt-topbar {
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
}
.gt-navmenu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gt-navmenu > li {
  display: inline-block;
  float: left;
  line-height: 40px;
  height: 40px;
  position: relative;
}
.gt-navmenu-left {
  float: left;
}
.gt-navmenu-left > li:first-child {
  padding-left: 0;
}
.gt-navmenu-right {
  float: right;
}
.gt-navmenu-right > li:last-child {
  padding-right: 0;
}
.gt-navmenu-info > li {
  padding: 0 15px;
  text-align: center;
}
.gt-navmenu-info > li > a,
.gt-navmenu-info > li > span {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  color: #717171;
}
.gt-navmenu-info > li > a:hover {
  color: #41a121;
}
.gt-navmenu-info > li > span {
  cursor: default;
}
.gt-navmenu-divider-dot > li {
  padding: 0 20px 0 26px;
}
.gt-navmenu-divider-dot > li:not(:first-child):before {
  content: '\f111';
  position: absolute;
  left: 1px;
  top: 1px;
  font-family: FontAwesome;
  font-size: 4px;
  color: #41a121;
  display: inline-block;
}
.gt-navmenu-divider-line > li {
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
}
.gt-navmenu-divider-line > li:first-child {
  border-left-width: 0;
}
.gt-navmenu-divider-line > li:last-child {
  border-right-width: 0;
}
.gt-list-lang {
  margin: 0;
  line-height: 20px;
}
.gt-list-lang > li {
  font-size: 11px;
  padding: 0 5px;
  text-transform: uppercase;
}
.gt-list-lang-active {
  color: #41a121;
}
.gt-list-lang-active ~ .uk-dropdown {
  margin-top: 15px;
}
.gt-navmenu-info {
  padding: 0 10px !important;
}
.gt-social-our [class*="uk-icon"] {
  font-weight: 600;
}
.gt-topbar .gt-social-our [class*="uk-icon"] {
  color: #9f9f9f;
}
.gt-social-our > * + * {
  margin-left: 15px;
}
.gt-social-our [class*="js-click-social"] {
  cursor: pointer;
}
.gt-social-our [class*="icon-google"]:hover {
  color: #dd4b39;
}
.gt-social-our [class*="icon-facebook"]:hover {
  color: #3b5998;
}
.gt-social-our [class*="icon-vk"]:hover {
  color: #3f6b9b;
}
.gt-social-our [class*="icon-twitter"]:hover {
  color: #55acee;
}
.gt-social-our [class*="icon-rss"] {
  color: #717171;
}
.gt-social-our [class*="icon-rss"]:hover {
  color: #e5540d;
}
.gt-word-break-all {
  word-break: break-all;
}
.gt-text-semibold {
  font-weight: 600;
}
.gt-text-italic {
  font-style: italic;
}
.gt-text-normal {
  font-size: 14px;
}
.gt-text-nowrap {
  white-space: nowrap;
}
.uk-vertical-align-baseline {
  vertical-align: baseline;
}
.gt-color-brand {
  color: #265a87;
}
.gt-link-underline {
  text-decoration: underline;
}
.gt-link-underline:hover {
  text-decoration: none;
}
[data-link] {
  cursor: pointer;
}
label > img {
  margin-bottom: 3px;
}
.uk-navbar-nav > li > .gt-openDemoBtn-navbar {
  position: relative;
}
.uk-navbar-nav > li > .gt-openDemoBtn-navbar i {
  position: absolute;
  top: 20px;
  left: 20px;
}
.uk-navbar-nav > li > .gt-openDemoBtn-navbar span {
  width: 95px;
  display: inline-block;
  line-height: 1.2;
  font-size: 11px;
  padding: 16px 0 0 30px;
}
/* ========================================================================
   Component: `gt-header`
========================================================================== */
.gt-header-page {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
/* ========================================================================
   Component: `gt-subscribe-form`
 ========================================================================== */
.gt-subscribe-form {
  display: inline-block;
  margin-left: 1px;
}
.gt-subscribe-form > div > * {
  float: left;
  margin-left: -1px;
}
.gt-subscribe-form .uk-alert p {
  margin-right: 25px;
}
/* ========================================================================
   Component: `gt-head-page`
========================================================================== */
.gt-head-page {
  position: relative;
  margin-bottom: 20px;
  min-height: 32px;
}
.gt-head-page:before,
.gt-head-page:after {
  content: ' ';
  display: table;
}
.gt-head-page:after {
  clear: both;
  position: relative;
  width: 100%;
  height: 0;
  border-top: 1px solid #ddd;
}
.gt-head-page-title {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 15px;
  font-weight: 600;
}
.gt-head-page-options {
  white-space: nowrap;
}
[class*='gt-description-page-'] {
  position: relative;
  padding: 20px;
  background-color: #f5f5f5;
}
.gt-description-page-top {
  margin-bottom: 35px;
}
.gt-description-page-bottom,
.gt-description-page-bottom-upper {
  margin-top: 35px;
}
.gt-description-page-top {
  margin-bottom: 35px;
}
/* ========================================================================
   Component: `color`
 ========================================================================== */
.blue,
.blue a,
.gt-chart-color-average,
.gt-color-average {
  color: #265a87;
}
.green,
.green a,
.gt-spread-number.green a,
.gt-chart-color-low,
.gt-color-main,
.gt-color-low {
  color: #41a121;
}
.red,
.red a,
.gt-spread-number.red a,
.gt-chart-color-high,
.gt-color-high,
.gt-color-danger {
  color: #f26c4f;
}
.gt-color-warning {
  color: #ee4e02;
}
/* ========================================================================
   Component: `uk-icon`
 ========================================================================== */
.uk-icon-lang-en,
.uk-icon-lang-ru {
  height: 24px;
  width: 24px;
}
.uk-icon-lang-en {
  background-position: 0 0;
}
.uk-icon-lang-ru {
  background-position: -34px 0;
}
[class*='gt-icon-'] {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}
.gt-icon-image-large {
  width: 32px;
  height: 32px;
}
.gt-icon-image-small {
  width: 18px;
  height: 18px;
}
.gt-icon-image-mini {
  width: 10px;
  height: 10px;
}
.gt-icon-monitoring-green {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5RTg0NTc1MjQyQ0UxMUU0OThDREU2MjIzQUUzMEYxNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5RTg0NTc1MzQyQ0UxMUU0OThDREU2MjIzQUUzMEYxNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkJGOUQxOEVCNDI5RDExRTQ5OENERTYyMjNBRTMwRjE3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkJGOUQxOEVDNDI5RDExRTQ5OENERTYyMjNBRTMwRjE3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+T6xg/QAAAhBJREFUeNrkmEsohFEUxw3jGcljYUNSHtmQlMcCKSkr9hYar8hrQVaoYSEa0UjCAilvWUhEZGMhYiMLO1Ki5C3C+N866fQ15vX5HnHqV/fe78z0n3PvOfd8Y7DZbF56MmP+ZJyuBHl76cyEoC7wAGwacw/MQlADCNZBcEKEFm8a6MVCjZKFPPCosogosPKdZZKHR+BOZUExus8yNSwCTIFpZ2fWqIKYcLAJUmm+DyxaRSgUrDMxot4carVloratgnS21gK2tBAURKmczdbaHW2VkoICwDLIZWudhCJZlgh6QaadZ35gERSwNQtFR5G0DwMboBnsAittjzBfMAOKmL+VfBWrQ30gmsYGUAcOQBbVmRLmOwYa3W7Q3PAtBGV21pMoWtwmQDWluSKVWlTXETZfAx3g3Y7vLCgHn0peHd3sEnygX2+mrTphfvOgFHx43FO74CPSt4bNW8EZuwZEFa6iDBuQI8YVQYFglA6wsB0wLPF5A4Nq3fai346n8Quo9OSgyolQMXimcSxoYs/awCmbJ4Bkqj9yLNKRoPEfPrQH+tk8B2wrcfWIL7xy4iMiZpIc1gyF7sELEaF6UEGNlNRuQA84lqz7sPE1yzo5dguGhKA5wlNbALV/9lX6N3pqf+oCuD1RfdIkQiY6a5xLkKKmoBcX+qY8NQUt0dvDq51n71S3ltQ8Q+cg7V/8YfUlwACD4YB2E6hw3gAAAABJRU5ErkJggg==);
}
.gt-icon-monitoring-yes {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCRjlEMThFOTQyOUQxMUU0OThDREU2MjIzQUUzMEYxNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCRjlEMThFQTQyOUQxMUU0OThDREU2MjIzQUUzMEYxNyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkJGOUQxOEU3NDI5RDExRTQ5OENERTYyMjNBRTMwRjE3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkJGOUQxOEU4NDI5RDExRTQ5OENERTYyMjNBRTMwRjE3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+FzZPUwAAAmlJREFUeNrEl1uITVEYx8859gxTLkmahlCI5EEoIpfEg0RJKGlQjGaaoWhSIm9KpFweeFEil/LgwZs8eHDpHOQShXJJhHJp5D6x/Zb+u1bL2WavPbNnf/Wbs9Zel+/71vrW+tYUwzAs5ClBx/lN+RrwtXwsXwOK/QY287sEJuWg/0rAnz3QH/rkYMAyY8Ag68Nz+AHFDJWGcng41ARO4yp4BKUMDfgFi+DU3xhwGt/Bx15Y+g9RwfU06GFFo8AEeUOcniBDL8fDSZiq8k74UsjY40hGwxmYrHoNdFbrmEWwjXCUX4b98LM3DBgGZ2Ga6tehBZ7FDUhjwJCY7/VwGmaqfhOa4OH/JvM1YDUch1YY7HhuzvVc1e/CRnjQZS7wUG729AgMgMWwAHbBezgK89XPeLwebidKRgmV94V9Uh7JUh0vY8AsfXsCa+FW4myYsF8bzFP5vm7L2TDBySNroOKzp0liYDpsVt9vsAFWakUieSHl17zfA12010E7jFR9L5RV3gGXYKGOXiXNuQ2qZCpb1sFylY2CQ1abudkuCl/5HWeA8bhW5SmwVWVzh2+zs5gCM8rvPu+H0Br7jwHtimoz4QwYq+8Hrf01F06jrtxCSu/HxBnQWGXAHThsJZMVTgB271EKB2AOTNTyREtqov4ebIE36l/UrRctZafwvVGj+cvGgO2K8npNand6BU9jAvUT7NbWpHlDmjEvjQHf4bHwEZNeb8DV7m5BWinpqVWnV25BF9XnrA0oWWn5hH2mkQ4lqorvZD7y1nGg1mIojMtyBUyQnpOSBseBUP9TXMh6C14rO/aI/BFgAEZCdcZ2mzA1AAAAAElFTkSuQmCC);
}
.gt-icon-check-form {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4RDVGMzEwQzA0RDUxMUU0QTc3QzhBRkE5NTg5NDgzQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4RDVGMzEwRDA0RDUxMUU0QTc3QzhBRkE5NTg5NDgzQSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjhENUYzMTBBMDRENTExRTRBNzdDOEFGQTk1ODk0ODNBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjhENUYzMTBCMDRENTExRTRBNzdDOEFGQTk1ODk0ODNBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+hyNcrwAAAXlJREFUeNq01c8rBGEcx/HZJb9SRJRyUOQiKRd3B0dXSi5KseMgF/kHcJIDBy6Uwra7SUnhppwcHOTk4D6WXKSUH+9H39XT04x5xsw89ap9dp59PtP32e9MZnCr2UlptKE9m9LmTZjCXRoBDdjGjpokHVCDQxzBSzqgSu76XUJ+RnVCm2ewgRH06ReSCljBDMYrpamMJEq0hEUUkTcvxg2YxTLKcP0WxAmYwKZ8zpmliRswil05XFWaQtDCrJx8lMMellqr3zwGlUYPuEcJrRabD+EYdWGl0QMecIlrDPyxth+naJR5UThhAWqs4xlXGPNZ14MztMjck7t3bAM+MI1aHGBVWl+NTlygQ/udK/W3DlDjBmvyz1CNc4JenKNLW1ewKc3vM8R44dTjFt0y/zRuwpNnTdk2wOyDN+nOr4DrbpTNgxpN1XvP5/t8lNKEdfKCcYiqNHP/afmggCfMa/Nc1NLYvA/2MYkX6XQn6QBHXiKvcZ7n3wIMAEBAQzRiVXj+AAAAAElFTkSuQmCC);
}
.gt-icon-reset-form {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4RDVGMzEwODA0RDUxMUU0QTc3QzhBRkE5NTg5NDgzQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4RDVGMzEwOTA0RDUxMUU0QTc3QzhBRkE5NTg5NDgzQSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjhENUYzMTA2MDRENTExRTRBNzdDOEFGQTk1ODk0ODNBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjhENUYzMTA3MDRENTExRTRBNzdDOEFGQTk1ODk0ODNBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Dg1JyAAAAQZJREFUeNqklcENwjAMAFOLLzM0o5QJYITyh2kYgI7ABpRNwgowADiSU1lp7LS1JatRE901sas0n8vRO+fumD3m262M/e0xe/e9nlp8DJhnoEGHOWK2zhgEH4k5APtyb5UwuCdmHwWBbCZJAd7h8QWgeZNEgse5BovM13I4l2ohwmNAtnjtTlR4SSBJ/Ba4JChJnpnEL4FrAk3Cxyo8xq5SwMB+wgR2S+G1HUg7meA056yCFD9hbBbkZy4VfpNgVtC88PgX+62CEjyUukuTwEq42MKSBCrwoHQLnxMlUIEfKq3I1xQlYICnK1OVgAW+RAJWeE2SLn0TXJFMl/7LCi9IIrP/CzAAO+6oH4pLAiwAAAAASUVORK5CYII=);
}
.gt-wrapper {
  min-height: 100%;
  height: 100%;
}
/* ========================================================================
   Component: `gt-*-compare-btn`
 ========================================================================== */
.uk-visible-hover-compare-btn .uk-relative {
  position: relative;
}
.gt-brokers-compare-btn {
  position: absolute;
  top: 0;
  right: -26px;
}
.uk-visible-hover-compare-btn .add-to-compare {
  display: none;
}
.uk-visible-hover-compare-btn:hover .add-to-compare {
  display: block;
}
.gt-brokers-compare-btn .uk-button {
  background: #fff;
}
/* ========================================================================
   Component: `gt-account`
 ========================================================================== */
.gt-account {
  position: relative;
  min-width: 160px;
}
.gt-account .gt-account-title,
.gt-account .gt-account-rating,
.gt-account .gt-account-description-list b {
  font-size: 14px;
  letter-spacing: 0.5px;
  margin-right: 5px;
  font-weight: 600;
}
.gt-account .gt-account-description-list b {
  font-weight: 600;
}
.gt-account a[class*="gt-account-title"] {
  color: #41a121;
}
.gt-account a[class*="gt-account-title"]:hover {
  color: #265a87;
}
.gt-account .gt-account-title-large {
  font-size: 16px;
  font-weight: 600;
}
.gt-account .gt-account-title-small {
  display: block;
  font-size: 11px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
}
.gt-account .uk-list-space li {
  margin-bottom: 5px;
}
.gt-account .gt-accounts-compare-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.gt-broker-image,
.gt-broker-image-small,
.gt-broker-image-medium,
.gt-broker-image-large {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gt-broker-image {
  width: 60px;
  height: 60px;
  line-height: 56px;
}
.gt-broker-image-small {
  width: 35px;
  height: 35px;
  line-height: 26px;
}
.gt-broker-image-medium {
  width: 80px;
  height: 80px;
  line-height: 76px;
}
.gt-broker-image-large {
  height: 155px;
  width: 155px;
  line-height: 151px;
}
.gt-monitoring-other {
  float: right;
  margin-top: 10px;
}
/* ========================================================================
   Component: `gt-account-pair-table`
 ========================================================================== */
.gt-account-pair-table .event-details-wrapper {
  display: none;
  background-color: #f5f5f5;
  border-bottom: 2px solid #ccc;
  border-top: 2px solid #ccc;
  font-weight: 600;
}
.gt-account-pair-table .event-details-wrapper table {
  border-color: transparent;
}
.gt-account-pair-table .event-details-wrapper thead th {
  background-color: transparent;
}
.gt-account-pair-table .event-details-wrapper > td {
  padding-bottom: 0;
}
.gt-table-green thead th {
  background-color: #41a121;
}
/* ========================================================================
   Component: `gt-article`
 ========================================================================== */
.gt-article {
  margin-bottom: 20px;
}
.gt-article-title,
.gt-article-broker-name {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  display: inline-block;
}
.gt-article-title-small {
  font-size: 14px;
  font-weight: 600;
}
.gt-article-broker-name {
  margin: 15px 0 0 15px;
}
.gt-article-entry {
  margin: 5px 0;
}
.gt-article-image {
  display: block;
  margin-bottom: 15px;
}
.gt-article .gt-broker-image {
  width: 50px;
  height: 50px;
  line-height: 46px;
}
.gt-article-anchor {
  margin-top: -5px;
  display: block;
}
.gt-article-meta,
.gt-article .uk-article-meta,
.uk-article .uk-article-meta {
  font-size: 13px;
  color: #717171;
  font-style: italic;
}
.gt-article-meta span:not(:first-child):before,
.gt-article .uk-article-meta span:not(:first-child):before,
.uk-article .uk-article-meta span:not(:first-child):before {
  content: "/";
  display: inline-block;
  margin: 0 5px;
}
.gt-article-meta i[class*="uk-icon"],
.gt-article .uk-article-meta i[class*="uk-icon"],
.uk-article .uk-article-meta i[class*="uk-icon"] {
  margin-right: 3px;
}
.gt-article-meta a,
.gt-article .uk-article-meta a,
.uk-article .uk-article-meta a {
  font-style: normal;
}
.gt-article-image-widget-small,
.gt-article-image-widget-large {
  position: relative;
  width: 100%;
  height: 160px;
}
.gt-article-image-widget-small img,
.gt-article-image-widget-large img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.gt-article-image-widget-small {
  height: 112px;
}
/* ========================================================================
   Component: `gt-anonce`
 ========================================================================== */
.gt-widget-anonce {
  padding-bottom: 0 !important;
  padding-left: 6px;
  padding-right: 6px;
}
.gt-widget-anonce .gt-widget-anonce-author {
  margin: 5px 0 8px;
}
.gt-widget-anonce .gt-widget-anonce-author a {
  color: #41a121;
}
.gt-widget-anonce .gt-widget-anonce-author a:hover {
  color: #265a87;
}
.gt-widget-anonce .gt-widget-anonce-title {
  font-size: 14px;
  margin: 5px 0;
  font-weight: 600;
}
.gt-widget-anonce .gt-widget-anonce-entry {
  margin: 5px 0;
}
.gt-widget-anonce .gt-widget-anonce-meta .separator {
  padding: 0 9px;
}
.gt-promo-image {
  padding: 20px;
  border: 1px solid #ddd;
  background-color: #f5f5f5;
  min-height: 130px;
  line-height: 128px;
  text-align: center;
}
.gt-promo-image > img {
  display: inline-block;
  vertical-align: middle;
}
/* ========================================================================
   Component: `gt-spread`
 ========================================================================== */
.gt-spread-number {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.gt-spread-number a {
  border-bottom: 1px solid #ddd;
  color: #444;
}
.gt-spread-number a:hover {
  border-bottom-color: #444;
}
.gt-spread-compare-selecter .gt-spread-compare-selecter-account {
  float: left;
  margin: 0 10px 10px 0;
  width: 270px;
  padding-left: 37px;
  position: relative;
}
.gt-spread-compare-selecter .gt-account-image {
  position: absolute;
  top: 0;
  left: 0;
}
.gt-spread-pair-selecter {
  width: 145px;
}
.gt-spread-pair-selecter.uk-open > .uk-dropdown {
  display: block !important;
}
/* ========================================================================
   Component: `uk-description-list-rating`
 ========================================================================== */
.uk-detail-list-rating .uk-split-head {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 7px;
}
.uk-detail-list-rating dt.uk-split-detail {
  padding-left: 15px;
}
.uk-detail-list-rating .uk-split-detail {
  font-size: 1em;
  font-weight: 400;
}
/* ========================================================================
   Component: `gt-char`
 ========================================================================== */
.gt-chart-container {
  position: relative;
}
.gt-chart-legend {
  margin-top: 2px;
  padding-bottom: 10px;
  font-weight: 600;
}
.gt-menu-aside {
  margin-bottom: 30px;
}
/* ========================================================================
   Component: `gt-widget`
 ========================================================================== */
.gt-widget {
  margin-bottom: 30px;
}
.gt-widget .gt-widget-head {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 18px 10px;
  margin: 0;
  background: #edecec;
}
.gt-widget .gt-widget-head.gt-has-tab {
  padding-bottom: 0;
}
.gt-widget .gt-widget-head .gt-tab {
  margin: 0 -6px;
}
.gt-widget .gt-widget-head .gt-tab > li > a {
  padding-top: 10px;
}
.gt-widget .gt-widget-head .gt-tab .uk-tab-responsive:before {
  left: 8px;
  top: 17px;
}
.gt-widget .gt-widget-head .gt-tab .uk-tab-responsive > a {
  padding-left: 24px;
}
.gt-widget .gt-widget-body {
  padding: 10px 4px 0 4px;
}
.gt-widget .gt-widget-body > .uk-table {
  position: relative;
  margin-bottom: 0;
}
.gt-panel-box-broker {
  border: 4px solid #ddd;
  background: #fff;
}
.gt-panel-box-broker p {
  word-wrap: break-word;
}
.gt-panel-box-broker .gt-broker-image-large {
  margin: 0 auto 15px;
}
.gt-panel-box-broker-divider {
  border-width: 3px;
}
.gt-panel-box-broker-title {
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 1px;
}
.gt-panel-box-accounts-menu {
  margin: 15px 0 0 !important;
  border: 0;
}
.gt-panel-box-accounts-menu > li > a {
  border: 0;
}
/* ========================================================================
   Component: `gt-account-details-*`
 ========================================================================== */
.gt-account-details dt {
  padding: 10px 15px 5px;
  font-weight: 600;
  font-size: 13px;
  color: #333;
}
.gt-account-details dt:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.gt-account-details dd {
  padding: 0 15px 10px;
  font-size: 13px;
}
.gt-account-details dd:nth-of-type(odd) {
  background-color: #f5f5f5;
}
/* ========================================================================
   Component: `gt-author-*`
 ========================================================================== */
.gt-author-avatar {
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  border: 1px solid #fafafa;
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.gt-author-medium .gt-author-avatar {
  width: 48px;
  height: 48px;
}
.gt-author-name {
  font-weight: 600;
  margin: 0 5px;
  font-size: 14px;
}
.gt-author-followersCounter,
.gt-author-ideasCounter {
  margin-left: 10px;
  color: #717171;
  font-size: 12px;
}
.gt-author-bonus {
  margin: 0 5px;
  font-weight: 600;
  color: #e67e22;
}
/* ========================================================================
   Component: `gt-statistic`
 ========================================================================== */
.gt-statistic {
  margin-top: 5px;
}
.gt-statistic-value {
  font-size: 14px;
  font-weight: 600;
}
.gt-statistic-description {
  font-size: 11px;
  line-height: 1;
  padding-top: 4px;
  color: #717171;
}
.gt-statistic.gt-statistic-medium .gt-statistic-value {
  font-size: 16px;
}
.gt-statistic.gt-statistic-medium .gt-statistic-description {
  font-size: 13px;
}
.gt-account-statistic li {
  padding: 0 0 0 25px;
  border-top: 0;
}
.gt-account-statistic li .gt-statistic-value {
  padding: 10px 0 0;
  border-top: 1px dotted #ddd;
  line-height: 21px;
}
.gt-account-statistic li .gt-statistic-description {
  border-bottom: 1px dotted #ddd;
  padding-bottom: 10px;
}
.gt-account-statistic li .gmt {
  display: inline;
}
/* ========================================================================
   Component: `gt-idea-*`
 ========================================================================== */
.gt-idea-preview {
  margin: 10px 0;
}
.gt-idea-details {
  line-height: 25px;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
  border-bottom: 2px solid #fafafa;
}
.gt-idea-instrument,
.gt-idea-timeframe,
.gt-idea-type {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 600;
  display: inline-block;
}
.gt-idea-type {
  margin: 0 5px;
}
.gt-idea-ror,
.gt-idea-profit {
  float: right;
  font-size: 11px;
  margin: 0 0 0 3px;
  color: #717171;
}
.gt-idea-title {
  font-size: 14px;
  font-weight: 600;
}
.gt-idea-description {
  height: 60px;
  position: relative;
  overflow: hidden;
}
.gt-idea-description:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 90%);
}
/* ========================================================================
   Component: `gt-broker-*`
 ========================================================================== */
.gt-broker-subnav {
  list-style: none;
  width: 100%;
  padding: 0;
  margin-top: -15px;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
.gt-broker-subnav:after {
  content: ' ';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 0;
  border-top: 1px solid #ddd;
}
.gt-broker-subnav > li {
  display: inline-block;
  padding: 10px 4px;
  border-bottom: 2px solid transparent;
  position: relative;
}
.gt-broker-subnav > li .uk-dropdown {
  margin-top: 2px;
}
.gt-broker-subnav > li > a {
  position: relative;
  color: #265a87;
  font-weight: 700;
}
.gt-broker-subnav > li > a:hover {
  color: #41a121;
}
.gt-broker-subnav > li .uk-dropdown {
  margin-top: 2px;
}
.gt-broker-subnav > li > a > span {
  color: #999;
  font-weight: 400;
}
.gt-broker-subnav > .uk-active > a {
  color: #999;
}
.gt-broker-currency-pairs-list span {
  float: left;
  display: block;
  width: 72px;
}
.gt-borker-rating {
  overflow-y: hidden;
}
.gt-borker-rating .number_rating {
  display: inline-block;
  line-height: 1.7;
}
.gt-borker-rating .my_rating {
  display: inline-block;
}
.gt-borker-rating .my_rating > input {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}
.gt-broker-about-short {
  font-size: 14px;
}
.grid-th-counter {
  width: 25px;
}
.grid-th-regulation_check,
.grid-th-spread_check {
  width: 1%;
}
.gt-broker-vip:nth-child(4n+1),
.gt-broker-vip:nth-child(4n+2) {
  background: #f5f5f5 !important;
}
.gt-broker-vip:nth-child(4n+3),
.gt-broker-vip:nth-child(4n+4) {
  background: #fff !important;
}
.gt-broker-vip td {
  padding-bottom: 0;
  background: rgba(255, 241, 100, 0.1) !important;
}
.gt-broker-vip-detail td {
  vertical-align: top;
}
.gt-broker-vip-detail .head {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: -10px;
}
.gt-broker-vip-detail .content {
  line-height: 1.5;
}
/* ========================================================================
   Component: `gt-account-pair-table-`
 ========================================================================== */
.gt-account-pair-table tr.gt-account-pair-table-toggle {
  padding: 10px 0;
}
.gt-account-pair-table tr.gt-account-pair-table-toggle td.gt-account-pair-td {
  padding: 10px 5px;
}
.gt-account-pair-table tr.uk-active td {
  font-weight: 600;
}
/* ========================================================================
   Component: `gt-filter-form`
 ========================================================================== */
.gt-filter-form {
  margin-bottom: 20px;
}
.gt-filter-form .gt-filter-form-title {
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  padding-bottom: 10px;
  color: #265a87;
  width: 100%;
  overflow: hidden;
}
.gt-filter-form .gt-filter-form-title:after {
  content: " ";
  padding-top: 5px;
  border-bottom-style: dashed;
}
/* ========================================================================
   Component: `gt-often-compare`
 ========================================================================== */
.gt-compare-with {
  padding: 10px 0;
  text-align: center;
}
.gt-compare-with button {
  margin: 0 auto;
  display: inline-block;
}
.gt-compare-with-image {
  margin: 0 auto;
  height: 50px;
  width: 50px;
  line-height: 46px;
}
.gt-compare-with-title {
  margin: 5px 0;
  font-weight: 600;
  text-align: center;
}
.gt-compare-with-account {
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 5px;
  margin-top: -5px;
  color: #666;
  text-align: center;
}
.gt-compare-count {
  margin-left: 5px;
  padding-left: 10px;
  border-left: 1px solid #51a736;
  line-height: 2;
  display: inline-block;
}
/* ========================================================================
   Component: `gt-other-brokers`
 ========================================================================== */
.gt-other-brokers a {
  display: block;
  position: relative;
  padding-left: 37px;
  line-height: 40px;
}
.gt-other-brokers .gt-other-brokers-image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
}
.gt-other-brokers .gt-icon-monitoring-yes {
  margin-top: 10px;
}
/* ========================================================================
   Component: `gt-captcha`
 ========================================================================== */
.gt-captcha-image img {
  height: 44px;
}
/* ========================================================================
   Component: `gt-image-border`
 ========================================================================== */
.gt-image-border {
  position: inherit;
  overflow: hidden;
  border: 1px solid #fafafa;
  border-radius: 50%;
  display: inline-block;
}
/* ========================================================================
   Component: `gt-list-decor-*`
 ========================================================================== */
.gt-inline-list li {
  display: inline-block;
}
@media (min-width: 960px) {
  .gt-inline-list {
    text-align: center;
  }
}
.gt-list-large li {
  font-size: 14px;
  margin-right: 30px;
  margin-top: 10px;
}
.gt-list-large li [class*='gt-list-decor-']:before {
  font-size: 120%;
}
@media (max-width: 1200px) {
  .uk-grid > .gt-list-decor {
    padding-left: 25px;
  }
}
.gt-list-decor > li {
  margin-bottom: 5px;
}
[class*='gt-list-decor-'] {
  display: inline-block;
  margin-left: 20px;
  position: relative;
}
[class*='gt-list-decor-']:before {
  position: absolute;
  top: 0;
  left: -20px;
  font-family: "FontAwesome";
  display: inline-block;
  font-weight: 400;
  color: #ccc;
}
.gt-list-decor-link {
  color: #444;
}
.gt-list-decor-link span {
  border-bottom: 1px solid #ddd;
}
.gt-list-decor-check:before {
  content: '\f00c';
}
.gt-list-decor-block:before {
  content: '\f05e';
}
.gt-list-decor-minus:before {
  content: '\f068';
}
.gt-list-decor-mdash:before {
  content: '—';
}
.gt-list-decor-folder-o:before {
  content: '\f114';
}
.gt-list-decor-question:before {
  content: '\f128';
}
.gt-list-decor-cap:before {
  content: '\f19d';
}
.gt-table-list tr th:first-child {
  background: #fff;
  min-width: 172px;
  max-width: 172px;
  text-align: right;
}
.gt-table-list tr th,
.gt-table-list tr td {
  min-width: 167px;
  max-width: 167px;
  border-right: 2px solid #eee;
}
.uk-table th {
  position: relative;
}
.uk-table th [class*='uk-icon-sort-'] {
  right: auto;
  top: auto;
  padding-left: 1px;
  z-index: 1;
}
.gt-table-profile-info {
  border: 0;
  font-weight: 600;
}
.gt-profile_review-meta {
  display: inline-block;
}
.gt-profile_review-meta span:before {
  content: "/";
  display: inline-block;
  margin: 0 10px;
}
/* ========================================================================
   Component: `gt-footer`
========================================================================== */
.gt-footer-page {
  border-top: 1px solid #ddd;
  background-color: #f5f5f5;
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
}
.gt-footer-about {
  background-color: #f5f5f5;
  margin-bottom: 15px;
}
.gt-gototop {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 20px;
  position: fixed;
  bottom: 320px;
  left: 10px;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  color: #999;
  border-color: #999;
}
.gt-gototop.is-visible {
  visibility: visible;
  opacity: 1;
}
.gt-gototop:before {
  font-size: 16px;
  line-height: 24px;
}
.gt-gototop:hover {
  color: #41a121;
  border-color: #41a121;
}
/* ========================================================================
   Component: `gt-search-result-*`
 ========================================================================== */
.accented {
  background: #ffffdb;
}
.js-search-form > i {
  cursor: pointer;
}
.gt-sitemap .gt-sitemap-list {
  border-left: 1px solid #ccc;
  padding: 10px 0;
}
.gt-sitemap .gt-sitemap-list > li {
  padding-left: 30px;
  position: relative;
}
.gt-sitemap .gt-sitemap-list > li img {
  cursor: pointer;
}
.gt-sitemap .gt-sitemap-list > li:before {
  border-top: 1px solid #ccc !important;
  width: 25px;
  margin-left: -30px;
  top: 11px;
  position: absolute;
}
.gt-sitemap > .gt-sitemap-list {
  padding-bottom: 0;
  margin-bottom: 0;
}
.gt-sitemap > .gt-sitemap-list > li {
  margin-top: 3px;
}
.gt-sitemap > .gt-sitemap-list > li > a {
  font-weight: 700;
}
/* ========================================================================
   Component: `gt-search-header-*`
 ========================================================================== */
.gt-navmenu .gt-search-header {
  padding: 0;
  line-height: 37px;
}
.gt-navmenu .gt-search-header input[type="search"] {
  height: 40px;
  width: 150px;
  padding-top: 9px;
  border-color: transparent;
  border-left-color: #ddd;
}
.gt-navmenu .gt-search-header input[type="search"]:focus {
  border-color: transparent;
  border-left-color: #ddd;
}
.gt-navmenu .gt-search-header ::-moz-placeholder {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.gt-navmenu .gt-search-header :-ms-input-placeholder {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.gt-navmenu .gt-search-header ::-webkit-input-placeholder {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.gt-navmenu .gt-search-header.uk-form-icon-flip > [class*='uk-icon-'] {
  color: #9f9f9f;
}
.gt-navmenu .gt-search-header > [class*='uk-icon-'] {
  position: relative;
  top: 2px;
  width: 24px;
  font-size: 14px;
  color: #9f9f9f;
}
.gt-faq-header {
  position: relative;
  padding-right: 20px;
}
.gt-faq-header .gt-anchor-link {
  position: absolute;
  right: 0;
  top: 5px;
  color: #ccc;
}
.gt-group-greenboard {
  max-width: 230px;
  height: 140px;
  background: url(../img/greenboard.png) no-repeat;
  background-size: contain;
  text-align: center;
}
.gt-group-greenboard .gt-group-greenboard-link {
  font: 800 20px/1.2 "Open Sans";
  display: inline-block;
  border-bottom: 2px solid #fff;
  color: #fff;
  text-transform: uppercase;
}
.gt-group-greenboard .gt-group-greenboard-link:hover,
.gt-group-greenboard .gt-group-greenboard-link.active {
  color: rgba(255, 255, 255, 0.8);
  border-color: transparent;
}
.gt-school-category {
  width: 100%;
  height: 204px;
  overflow: hidden;
  box-shadow: inset 0 0 0 1px #e2e2e2;
  position: relative;
}
.gt-school-category .gt-school-category-count {
  position: absolute;
  left: 15px;
  top: 15px;
  font-style: italic;
  z-index: 10;
}
.gt-school-category .gt-school-category-title {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  font-size: 18px;
  box-sizing: border-box;
  padding: 150px 40px 15px 15px;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADMCAYAAACyY8njAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDN0FBQ0M2RjM3N0MxMUU1QjZCOEEwRUUzOUFCMjIzRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDN0FBQ0M3MDM3N0MxMUU1QjZCOEEwRUUzOUFCMjIzRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM3QUFDQzZEMzc3QzExRTVCNkI4QTBFRTM5QUIyMjNFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM3QUFDQzZFMzc3QzExRTVCNkI4QTBFRTM5QUIyMjNFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+b8l+IAAAANtJREFUeNrsUVGyw0AIArbbtPc/ME/cZNMeoTMvH46KgGtgG0J9/+GXAsY8npVRIiEZrqzAoE/ZnAL9yMgooEseKYtmVMYVZhivhKOkNCvUiMF3aIdMd+/iknN5dMkI1AIxqmDikeFYVoboGd0T4zYWCnhESrX0yPboJTOSUO0sGY50PbryRrlCYQ7QJdAN9XEWqW6AlmJ2QVCeUtTXOfuAp29oalFcRmxzpHtmq9cj+EB5orrlt9TmLvMtmp+WY6f0t7I+SxDL4VIeKb2ltEduo3vTLWXcqP8EGAAO5B5D21PyDwAAAABJRU5ErkJggg==');
  background-repeat: repeat-x;
  background-position: left bottom;
}
.gt-school-category .gt-school-category-title:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADMCAYAAACyY8njAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDN0FBQ0M3MzM3N0MxMUU1QjZCOEEwRUUzOUFCMjIzRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDN0FBQ0M3NDM3N0MxMUU1QjZCOEEwRUUzOUFCMjIzRSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM3QUFDQzcxMzc3QzExRTVCNkI4QTBFRTM5QUIyMjNFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM3QUFDQzcyMzc3QzExRTVCNkI4QTBFRTM5QUIyMjNFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+cwLXzQAAAOpJREFUeNrsUlsOwjAMs7NuBT65/1VRsNN2gyMgAVIUP/JYNmQmAvr9wy8FtCd6QO8uUlREUxC9ORyRLwVuaIZtcILdQje8DRiNhyDvi8sjYoM5PCz0ASXczHWXCUJlaaihMpPNuzT7dlWw1tht2WNrVpn0NFnoJWmz/m4QblAVYZWe4YchhwXImVHOsMlmA2fUETjNcGd6A4Q+bI5+4mC1oO9n1Q1Y5xQ5Og9VqbLFpc3woYurWs5+8EMrBErlbHX6xtu6zFjqtFzDFywhz+ziypK5hteS+Pbh7FKD6rJzRnwKNVKL51uAAQAM9yBsbQWDawAAAABJRU5ErkJggg==');
  background-repeat: repeat-x;
  background-position: left bottom;
}
.gt-school-category .gt-school-category-title [class*="uk-icon"] {
  position: absolute;
  left: 15px;
  top: 150px;
}
.gt-school-category .gt-school-category-title .text {
  padding-left: 26px;
  display: inline-block;
  position: relative;
  top: -3px;
}
.gt-school-groups-others li {
  margin-bottom: 10px;
}
.gt-school-groups-others .uk-panel-box {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #6c9bba;
  background-image: url("../img/greenboard.png");
  background-position: -2px -2px;
  position: relative;
  overflow: hidden;
}
.gt-school-groups-others .uk-panel-box:after,
.gt-school-groups-others .uk-panel-box:before {
  content: '';
  display: block;
  background: 100% 100% url("../img/greenboard.png");
  position: absolute;
  bottom: 0;
}
.gt-school-groups-others .uk-panel-box:after {
  height: 4px;
  width: 100%;
  left: 0;
}
.gt-school-groups-others .uk-panel-box:before {
  width: 4px;
  height: 100%;
  right: 0;
}
.gt-school-groups-others .gt-school-groups-others-item {
  display: block;
  height: 40px;
  text-align: center;
}
.gt-school-groups-others .gt-school-groups-others-link {
  font: 700 13px/1.2 "Open Sans";
  display: inline-block;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-transform: uppercase;
}
.gt-school-groups-others .gt-school-groups-others-link:hover,
.gt-school-groups-others .gt-school-groups-others-link.active {
  color: rgba(255, 255, 255, 0.8);
  border-color: transparent;
}
/* ========================================================================
   Component: `gt-nav-tabs-*`
 ========================================================================== */
.gt-nav-tabs {
  border-top: 0;
}
.gt-nav-tabs > li:first-child > a {
  border-top: 1px #d3dee7 solid;
}
.gt-nav-tabs > li a {
  color: #333;
  position: relative;
  font-size: 15px;
  line-height: 19px;
  padding: 15px 40px 15px 19px;
  border-bottom: 1px #d3dee7 solid;
  transition: all 200ms ease-in-out;
}
.gt-nav-tabs > li a:hover,
.gt-nav-tabs > li a:focus {
  background: rgba(0, 0, 0, 0.05);
  outline: 0;
  background: #d3dee7;
  color: #265a87;
}
.gt-nav-tabs > li a:hover:after,
.gt-nav-tabs > li a:focus:after {
  color: #265a87;
}
.gt-nav-tabs > li a:after {
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 1;
  font-family: Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "→";
  color: #7d7d7d;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
}
.gt-nav-tabs > li.uk-active > a {
  background: #265a87;
  color: #fff;
  font-weight: normal;
}
.gt-nav-tabs > li.uk-active > a:after {
  color: #fff;
}
.uk-nav-side > li.uk-active > ul > li.uk-active > a {
  font-weight: 600;
  color: #41a121;
}
.gt-subnav-active-arrows > li > a {
  background-image: none;
}
.gt-subnav-active-arrows > li.uk-active > ul > li.uk-active > a {
  background-image: url("../img/arrow_right.png");
  background-position: center right;
  background-repeat: no-repeat;
}
/* ========================================================================
   Component: `gt-user-status-*`
 ========================================================================== */
.gt-user-status {
  font-size: 11px;
  display: inline-block;
  margin: 10px 0 0 15px;
  color: #999;
}
.gt-user-status i {
  font-size: 14px;
  color: #41a121;
  margin-right: 5px;
}
.gt-user-status.offline i {
  color: #f26c4f;
}
/* ========================================================================
   Component: `gt-publication-*`
 ========================================================================== */
.gt-tags-list {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
.gt-tags-list .gt-tag {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  line-height: 28px;
}
/* ========================================================================
   Component: `gt-ecocalendar-*`
 ========================================================================== */
.c-value-0,
.e-value-0 {
  background-image: url("../../images/spread/none.png");
}
.c-value-1,
.e-value-1 {
  background-image: url("../../images/spread/low.png");
}
.c-value-2,
.e-value-2 {
  background-image: url("../../images/spread/mid.png");
}
.c-value-3,
.e-value-3 {
  background-image: url("../../images/spread/high.png");
}
.calendar-e-value {
  width: 15px;
  height: 12px;
  display: inline-block;
  vertical-align: baseline;
  background-repeat: no-repeat;
}
.img-calendar-country {
  vertical-align: baseline;
}
/* ========================================================================
   Component: `gt-user-list-*`
 ========================================================================== */
.gt-user-list ul li {
  word-wrap: break-word;
}
/* ========================================================================
   Component: `gt-widget-sidebar`
========================================================================== */
.gt-widget-sidebar {
  border-top: 0;
  border-bottom: 0;
}
.gt-widget-sidebar th {
  padding: 0;
}
.gt-widget-sidebar th h2 {
  background: #f5f5f5;
  padding: 17px 13px;
  color: #333;
}
.gt-widget-sidebar th h2 i {
  font-size: 18px;
  margin-right: 5px;
}
.gt-widget-sidebar tbody td {
  margin-bottom: 11px;
  padding: 10px 0 0 0;
}
.gt-widget-sidebar tbody td a {
  font-size: 15px;
  color: #717171;
  font-weight: 600;
}
.gt-widget-sidebar tbody td a:hover {
  color: #41a121;
}
.gt-widget-sidebar tbody td a:last-child {
  font-size: 13px;
  color: #41a121;
}
.gt-widget-sidebar tbody td p {
  margin: 3px 0 5px;
  line-height: 18px;
}
.gt-date-widget {
  color: #717171;
  font-style: italic;
}
/* ========================================================================
   Component: `gt-comment-`
========================================================================== */
.gt-comment-title {
  font-size: 14px;
  font-weight: 600;
}
.gt-text-meta {
  font-size: 13px;
  line-height: 21px;
  color: #717171;
  font-style: italic;
}
.gt-text-meta a {
  font-style: normal;
}
.gt-text-meta .separator {
  padding: 0 9px;
}
.gt-isOfficial {
  padding: 10px;
  background: #ebf7fd;
}
/* ========================================================================
   Component: `gt-tab`
========================================================================== */
.gt-tab {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #d6d6d6;
}
.gt-tab > li > a {
  display: block;
  text-decoration: none;
  background: 0 0;
  color: #265a87;
  margin: 0;
  border: 0;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.gt-tab > li > a:hover {
  color: #41a121;
  background: transparent;
}
.gt-tab > li.uk-active > a {
  border-color: #d6d6d6;
  border-bottom-color: transparent;
  background: #fff;
  background: 0 0;
  border: 0;
  color: #41a121;
  position: relative;
}
.gt-tab > li.uk-active > a:before,
.gt-tab > li.uk-active > a:after {
  content: '';
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 6px;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
}
.gt-tab > li.uk-active > a:before {
  z-index: 15;
  border-color: transparent transparent #d6d6d6;
  border-width: 7px;
  margin-left: -9px;
}
.gt-tab > li.uk-active > a:after {
  z-index: 18;
  border-color: transparent transparent #fff;
  margin-left: -8px;
}
.uk-panel-header .gt-panel-title-widget {
  margin-bottom: 0;
  border-color: #d6d6d6;
  font-weight: 600;
}
.gt-risk {
  position: relative;
  line-height: 66px;
}
.gt-risk:before {
  content: attr(data-title);
  position: absolute;
  left: 0;
  bottom: -25px;
  width: 100%;
  text-align: center;
  font-size: 7px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
}
.gt-risk-maximum {
  color: #ee4e02;
}
.gt-risk-high {
  color: #f26c4f;
}
.gt-risk-medium {
  color: #265a87;
}
.gt-risk-minimum {
  color: #41a121;
}
/* ========================================================================
   Component: `uk-article-meta-*`
 ========================================================================== */
.uk-article-meta .separator {
  padding: 0 9px;
}
.uk-icon-rss {
  color: #f06422;
}
.uk-icon-rss:hover {
  color: #e5540d;
  cursor: pointer;
}
.gt-border-td td {
  border-bottom: 1px solid #e5e5e5;
}
.uk-form-large {
  font-size: 13px !important;
  font-weight: 600;
  border: 1px solid #c2c2c2 !important;
}
/* ========================================================================
   Component: `gt-table-*`
 ========================================================================== */
.gt-table {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
}
.gt-table > .gt-table-row {
  display: table-row;
}
.gt-table > .gt-table-row > .gt-table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  padding: 0 10px;
}
.html-lock {
  overflow: hidden !important;
}
.html-lock body {
  overflow: hidden !important;
}
.widget-grid-ajax {
  position: relative;
}
.widget-grid-ajax .preloader-row {
  position: relative;
  height: 42px;
  width: 100%;
}
.widget-grid-ajax .preloader-container {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1010;
  opacity: 0.6;
  left: 0;
}
.widget-grid-ajax .preloader-row .preloader,
.widget-grid-ajax .preloader-container .preloader {
  width: 32px;
  height: 32px;
  background: url(https://i.imgur.com/romXXyQ.gif) center no-repeat;
  position: absolute;
  margin-left: -16px;
  top: 10px;
  left: 50%;
}
.widget-grid-ajax tbody tr.is-hidden {
  opacity: 0;
}
.widget-grid-ajax tbody tr.is-hidden td {
  display: none;
}
.js-expanded .gt-head-page {
  display: none;
  background: #fff;
  z-index: 10;
  padding: 30px 80px 0 80px;
}
.js-expanded.is-expanded,
.js-expanded #table-list-brokers {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.js-expanded.is-expanded {
  position: fixed;
  background-color: #fff;
  z-index: 10;
}
.js-expanded.is-expanded .gt-head-page {
  display: block;
}
.js-expanded.is-expanded #table-list-brokers {
  position: absolute !important;
  overflow: auto;
  padding: 100px 80px 30px 80px;
}
/* ========================================================================
   Component: `gt-list-*`
 ========================================================================== */
.gt-list-priority:before {
  color: #41a121;
}
.gt-list-disadvantage:before {
  color: #da314b;
}
/* ========================================================================
   Component: `gt-request-switcher*`
 ========================================================================== */
.gt-request-switcher > li.uk-active > button {
  background-color: #41a121;
}
.gt-close-red {
  color: #f26c4f;
}
.gt-close-red:hover {
  color: #da314b;
}
/* ========================================================================
   Component: `gt-review-broker-*`
 ========================================================================== */
.gt-review-broker .gt-date-widget {
  font-size: 11px;
  font-style: normal;
}
.gt-review-broker .gt-review-user-block img {
  width: 25px;
  float: left;
  margin-right: 10px;
}
.gt-review-broker .gt-review-user-block ul {
  float: left;
  margin: -10px 0 10px 0;
}
.gt-review-broker .gt-review-user-block ul li {
  line-height: 5px;
}
.gt-review-broker .gt-review-user-block a {
  font-size: 11px;
  font-weight: 400;
}
.gt-no-user {
  color: #333;
  line-height: 21px;
  font-style: normal;
}
.gt-button-responsive-text {
  white-space: normal;
  line-height: 20px;
  padding: 10px 18px;
  margin-bottom: 15px;
  text-transform: none;
}
.gt-logo_main-widget-top {
  width: 37px;
}
.gt-button-gray-gradient-right {
  position: relative;
  overflow: hidden;
}
.gt-button-gray-gradient-right:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  background: #eee;
  width: 44px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,eeeeee+100&0+0,1+100 */
  background: -moz-linear-gradient(left, rgba(238, 238, 238, 0) 0%, #eeeeee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(238, 238, 238, 0) 0%, #eeeeee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(238, 238, 238, 0) 0%, #eeeeee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00eeeeee', endColorstr='#eeeeee', GradientType=1);
  /* IE6-9 */
}
.gt-opacity-0 {
  opacity: 0;
}
.gt-opacity-05 {
  opacity: 0.5;
}
.gt-opacity-1 {
  opacity: 1;
}
.gt-main-table-head {
  border: 1px solid #D6D6D6;
  background-color: #EDECEC;
  padding: 16px 6px 17px;
  border-bottom: 0;
}
.gt-top-table_responsive {
  margin-top: 0;
  border-top: 0 !important;
  table-layout: fixed;
}
.gt-top-table_responsive thead th {
  vertical-align: middle;
  background-color: transparent;
  color: #333;
  text-transform: none;
  height: auto;
  font-size: 13px;
  font-weight: 600;
  padding: 6px;
}
.gt-top-table_responsive thead th:first-child {
  padding-left: 10px;
  padding-right: 4px;
}
.gt-top-table_responsive td:first-child {
  padding-left: 10px;
  padding-right: 4px;
}
.gt-top-thead-sub {
  background: #edecec;
}
.gt-top-td-bordered {
  border: 1px solid #edecec;
}
.gt-monitoring-widget .uk-table td.uk-active {
  background-color: transparent;
}
.gt-monitoring-widget .uk-table th.uk-active {
  background-color: #edecec;
}
.gt-monitoring-widget th.uk-text-center,
.gt-monitoring-widget td.uk-text-center {
  text-align: right !important;
}
.gt-monitoring-widget .uk-table.uk-table-thead-small th [class*='uk-icon-sort-'] {
  top: 14px;
}
.gt-dashbord .gt-dashbord-item {
  height: 209px;
}
.gt-dashbord .gt-dashbord-bleft {
  border-left: 1px solid #ddd;
}
.gt-dashbord .gt-dashbord-btop {
  border-top: 1px solid #ddd;
}
@media (max-width: 959px) {
  .gt-dashbord-btop-small {
    border-top: 1px solid #ddd;
  }
}
.gt-dashbord-item-title {
  color: #41a121;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  margin: 0;
  padding-top: 7px;
  font-weight: 700;
  text-transform: uppercase;
}
.gt-notifications .gt-notifications-item {
  position: relative;
  padding-left: 45px;
}
.gt-notifications .gt-notifications-time {
  position: absolute;
  top: 0;
  left: 0;
}
.gt-chart-container #chart {
  min-width: 295px;
}
.gt-brokers-links-list {
  margin: 0;
}
.gt-brokers-links-list > li {
  display: inline-block;
}
.gt-brokers-links-list > li:first-child {
  color: #717171;
}
.gt-brokers-links-list > li:nth-child(3):before {
  content: "|";
  display: inline-block;
  font-size: 10px;
  color: #717171;
  margin: 0 4px 0 2px;
}
.gt-brokers-links-list.right > li:last-child:after {
  content: "\f101";
  color: #717171;
  display: inline-block;
  font-family: "FontAwesome";
  margin-left: 5px;
}
.gt-button-facebook,
.gt-button-twitter,
.gt-button-google,
.gt-button-yandex,
.gt-button-vkontakte,
.gt-button-odnoklassniki {
  padding: 0 0 0 45px;
  margin-bottom: 20px;
  color: #fff;
}
.gt-button-facebook i,
.gt-button-twitter i,
.gt-button-google i,
.gt-button-yandex i,
.gt-button-vkontakte i,
.gt-button-odnoklassniki i {
  margin-left: -45px;
  height: 45px;
  width: 45px;
  float: left;
  border-right: 1px #fff solid;
  font-size: 20px;
  line-height: 45px;
}
.gt-button-facebook:hover,
.gt-button-twitter:hover,
.gt-button-google:hover,
.gt-button-yandex:hover,
.gt-button-vkontakte:hover,
.gt-button-odnoklassniki:hover {
  color: #fff;
}
.gt-button-facebook {
  background: #4c5ea5;
}
.gt-button-facebook:hover {
  background: #3d4f93;
}
.gt-button-twitter {
  background: #55acee;
}
.gt-button-twitter:hover {
  background: #48a2e6;
}
.gt-button-google {
  background: #c94d21;
}
.gt-button-google:hover {
  background: #bc4319;
}
.gt-button-yandex {
  background: #ed1c24;
}
.gt-button-yandex:hover {
  background: #e0121c;
}
.gt-button-vkontakte {
  background: #4c75a3;
}
.gt-button-vkontakte:hover {
  background: #3f6b9b;
}
.gt-button-odnoklassniki {
  background: #f2720c;
}
.gt-button-odnoklassniki:hover {
  background: #e56804;
}
.gt-select-account {
  position: relative;
}
.gt-select-account .gt-account-name {
  padding-left: 15px;
  margin-left: 15px;
  border-left: 1px solid #ddd;
}
.gt-select-account .gt-select-account-button {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.gt-accordion .uk-accordion-title {
  display: block;
  font-size: 13px;
  padding-right: 40px;
  font-weight: 600;
  position: relative;
  margin-bottom: 0;
}
.gt-accordion .uk-accordion-title:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 15px;
  margin-top: -2px;
  border: 5px solid #707070 transparent transparent;
}
.gt-accordion .uk-accordion-title.uk-active:after {
  border-color: transparent transparent #707070;
  margin-top: -7px;
}
.gt-accordion *:not(:first-child) .uk-accordion-title {
  margin-top: 15px;
}
.gt-accordion .uk-accordion-content {
  border: 1px solid #eee;
  padding-top: 15px;
}
.ums-terminal-tile .ums-terminal-tileToolbar > .ums-widgets-widgetToolbar > span.ums-charts-publishButton > a,
.ums-widgets-button.ums-primary {
  background-color: #41a121 !important;
  border-color: #41a121 !important;
  border-radius: 100px !important;
}
.gwt-Button.ums-widgets-helpTollTiper-orangeButton.ums-widgets-helpTollTiper-orangeButton-visible:first-of-type {
  top: 20px !important;
  left: 12px !important;
}
.gt-learn-links .icon {
  width: 32px;
  height: 32px;
  display: block;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.gt-learn-links .icon.questions {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2MDRGNTlENzQxNDdFNTExQTEzRDlDRTU1MDlDNThGNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCNDJCOUYwRTRCRTQxMUU1OUU1OEUzRENDQkYwQTY2OSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCNDJCOUYwRDRCRTQxMUU1OUU1OEUzRENDQkYwQTY2OSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjczRjhBRkY3MTg0OEU1MTFCRTJEQkFCQzIxMUNGOEFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYwNEY1OUQ3NDE0N0U1MTFBMTNEOUNFNTUwOUM1OEY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rSIlvAAAAqZJREFUeNq8V/9R8zAMdXP9nzAB7gZhAtIJSCagG1AmoN8ELRPQTpBkAsIEpBO0TICzAfbd050+n3/EwFV3OkpiSU/PkuzMloeF0FJqfdRaaVVa91qfhF+k1hvr2afWs0iUudZC65vWg9YlwDxrHbVu2NoHvDMgc48/A76FdlMAZFobBF9p7RH0AEaInRNYuQYzt1pnli7x7hoATgAbZUAiIJcznApka97vkKFPevzdw2aH5Mzz2mebgareev4ARwLZbCLBXVthGF2AkRO22gmgsgCsYLTxFN9dApAztrBDnRUuALY8InuecYEsTgD7pXXtYO0ZKh1sEIg8BsAEG6z/jeERlJra+Gc5Mtv0gkKsAXRr+V2jVRu7CG3prOypSHnGO4dzxewqBDqyWlJ4Tt1hQIsZBhFVu2K/RWLh2VKhBgbr+R51tOBbUGFfifIvFI9wbEURCMrXtI7gxJakGcEBdKxyO0f2DUA1AQBT1ij4/w/APWtF5WhNwSpbRs6I2BoaWvcEQGLPe3E5GRAzzxjaIWL0wrrEJ521Nja2i3kC6k2gsPgULSYkE5wDoeLp/2BNdBRfVDJ2iykvGJdiDQRgnNA6fykFYqo5O0wqNrd/4vCGTckjzfoAAy0vwhbTK0+Y/yWOYH5HPMJ+FgCQYwjV9mF0htE6Etg4eEXgd7A2JLTeHuCl3YZrsLALXK/psPnE2Z86PSVYq+kBZ4Am1BWcK0fmH8h69YM6yQF+5B2XOc7wheM2Q/I+YYt8ssVdswpNQgV0RO0TY0L9IvMtaC9tZjPPSVXC4O2X80HCB31xDVNH8QDjkV0w88SsX2E7hg6oLHKwEBM1rmkNqtj1bXCHK32DtUsf7VzsLohdMkmvPGtG9nHaTnGaAsCmuHBsW/It+luAAQCh173VzcVElQAAAABJRU5ErkJggg==');
}
.gt-learn-links .icon.hand {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2MDRGNTlENzQxNDdFNTExQTEzRDlDRTU1MDlDNThGNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4RUNBQjY5RTRCRTYxMUU1QUQ3RkEzOEFGRDAxMDEyMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4RUNBQjY5RDRCRTYxMUU1QUQ3RkEzOEFGRDAxMDEyMCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjczRjhBRkY3MTg0OEU1MTFCRTJEQkFCQzIxMUNGOEFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYwNEY1OUQ3NDE0N0U1MTFBMTNEOUNFNTUwOUM1OEY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5tKvpwAAAqhJREFUeNq0l+GRokAQheGK/4cRLEYgG8FKBKsRrEYAG8F5EehGsBqBbgRgBMtGcBDBYQTezNU3Vt8cKqB01StrQKab12+6GzfaDJ072lghVVgr/FQorj3w7Y7OA4WtwodCpPBL4Z3rvQfg47xUmOB0qjAkkBR27h7As8JS4VPBtZzsWEfcS+sC6RpAyJtpJ48Kb2xc1fw3494jDKU8+6Jvuh1EGLLJXmF2xuk1rSwIoGgbgA/dxvktpvcpvZYPaacDheRG5wsEGnkNz/YTv5r+VQfa7RTEBFFdE+E7+TZK9ikyt5je84sXcbwrNE1xnuG4sqpbwIZtNKRZnJsL3gWl/1B4xbmPaqfW/xJy2YaVktqRa5w7BVqhB1E0EmCX1d8E2TYtGUzOvAsKDcW1uMbJDF3sOuiggNX/UhAL6guRjqAmgBecVy3U/wCrp3R6lpjGtNGVJRynRnymvDa1Fb3DwcfO9IIZOR+w4aKGLseqfEuqYd4igAk+PkQgf3vBUf1urpTWFenJePsBDOQd8m+GFtcwsG+Qx4R6sCfYsKNz08JLWQeyc8NCzdHJOjqdwGAghpXTPJBT6/u0HPYOaCqTAWQiN31ZgbjH4gSdAqjISej0bxXw7ZEs65mBJ8S3taunJ3IU9+Q8tMQbyVMnGQhqmo0uy0eaTkwBOoqhcsv6k3XKOhUpzXnrIamunYpzEa1sNq/0blOe5xyhDb1hyBt9sXbF8LKsEeL60li+t24GBLbG+Z7fnSjXK9hLRCfNhOLtYeTZ/lzzrEKjaR6JAMoGx8u5UElTqwSX9kDrWfVe2oFgfDAiv77QSmwxEIoTVcKasTfu/RPspe8CnwdGIkWmpzt0Ne3oO+uN+drB5k0mpSYfJmORIjNUVujDXpuTVDT5NNf2R4ABAK1BvPmXCmVKAAAAAElFTkSuQmCC');
}
.gt-learn-links .icon.gps {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAgCAYAAADqgqNBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2MDRGNTlENzQxNDdFNTExQTEzRDlDRTU1MDlDNThGNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCODRCNjdDQTRCRTYxMUU1QkZBNkM5MDMzRUM0MEIxNiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCODRCNjdDOTRCRTYxMUU1QkZBNkM5MDMzRUM0MEIxNiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjczRjhBRkY3MTg0OEU1MTFCRTJEQkFCQzIxMUNGOEFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYwNEY1OUQ3NDE0N0U1MTFBMTNEOUNFNTUwOUM1OEY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+bQ1+xwAAAm1JREFUeNq0V9FxwjAMTTj+m07Q0gUIExS6ALBASSdomQA6AXQCQhcAFihkAtIFCmwAE1CJe+7pXCdxSKI7XRJj+0lPsmTczrzhFJGv55/L8+nzYUmPLmlMuifl7xX9fkxaW3PKkzFpnwFJT6QfpDsyakTqmRa4ZXluEgINYNQNaYfmxlV5bjIspIcPNtZkTK8Sz+HlHWIe6bGm30PkxB8DZXrOHnaQaP9iTYBsXES6SKPdwwQ/JwNvpG1Slz6HpC+gWiYbG3ALlozgM1KOzTqvAYZYu9hHjXMopqQjE3gP2lFJUsCAI/ZqKE8hbNg9jfl6wu0Ql0BM7MKYOAGHaZ1gzcUzAn4XicaePtJYS4xxEQql5222COdSxiiLgSmM6yPWQ81TTkBfi/1ep10B7bXNswxgZjjZloh1CLoV/RtxGpQwi20J3kyhVhowAM38fgbtvraPXs+H2t5s4FjG/Az6Nil5FAL8gPcYoZqoREL4WnopLaOxMANz1OqlUBb24tsWmKV+xSkK4OUaTDHlJy4weTeS4CfEL68BcUaorGjfyCy1NCBCjOOi4OomkjcEHOdXrlhFwV1R3WzkCM8PaCL+teCy6NvGXtXwqwyoGUqli3PrVG1AzUBjD9QHVRtgKjIxLgKzqg1IqnCPOPcz1fiv6OMewpgLfIb22BZtcovvTCFvB5h/0tpz5r1dAqvCoXr8AGNLUdEisORhTYB3rv9jYmFvC24CdrQK6Im2qUukGk0WqKztC3jn4yKRdMya+As0FtenyxpbMBN4DzStMuY2DMdyk/Z3ybarbS2aQ9cpWerIyqnl/HmZ4L8CDACmSwBOwmi2aAAAAABJRU5ErkJggg==');
}
.gt-learn-links .icon.checked {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2MDRGNTlENzQxNDdFNTExQTEzRDlDRTU1MDlDNThGNyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpENDM3Njg4QTRCRTYxMUU1OUI0RkM5RDkxRTAyNjZDNSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpENDM3Njg4OTRCRTYxMUU1OUI0RkM5RDkxRTAyNjZDNSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjczRjhBRkY3MTg0OEU1MTFCRTJEQkFCQzIxMUNGOEFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYwNEY1OUQ3NDE0N0U1MTFBMTNEOUNFNTUwOUM1OEY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+eJElLwAAAjVJREFUeNqslv9RgzAUxwPH/+IG1QXKBk1dQFxA6QStG+AE4gSlLiBdwMIE4gK2bgAT6HveN17MEX4IuftelYR88l6+ecFZ7i5EjxaSrkkzkjT6SlLOer392HdN5HQAI9IjyScVmJgBFfr5eYBFLEgnUkzg3VAgT/JCOiclUNU0kCb/+b16vmT4BjqSVtRXmuNdS1QH0jtSGNtgBrgixXin5jloERKLKUlhE5BhW9IT9q0SAxvADLqn35xAKRZRmsAA+/WAqEY1gqUE22Dhkv7n/RWeNiaDMUbDkEZluBXM9GcPIzgumgj2my2OlIOhZ7EObHXiQNgMptvDRALHaa2AnOMzAMfCfBynT4Lp2eK5fXaqAhZTREctxdmVpnM5Yma5sGw+QXQpQCEAoqEEzl2UpLJlLr+nI+8As83FQQXKNLZ0xjCA3wKTKBZcyjoz5Xb082Y7pDcUBlvN3cH+oi/QFkGFfakRaWCkmmGF4cjWrXHh0KBlYIX+vQb18Xc9oFjwe4WHsiN7vBDB9gcYgO+1wOJI2yWeu6ihiz5uBJQjXWKRpwEFYa4Da1ycoidUdhwls/HcNWUjc7UH655RiiEwRLdWAblaSapxnqZuKaJLzXMYYm/iqUgUXaLKnXrmGWmKcLa+cPOPhXEqb/Ry5xnjMtzQCc7Naugtgj3bIlsMy/R+z5LzEvAj4E9dYMMcNb5jyv98CCe4oPOOD2FVAjdtddUZ8KkvMfnC6CvU576Zvqb2LcAAc6HeyGshlogAAAAASUVORK5CYII=');
}
.gt-learn-links span {
  font-weight: 600;
  margin-top: 3px;
  display: block;
  line-height: 16px;
}
.gt-tab-level > li {
  margin-right: 0;
}
.gt-tab-level > li > a {
  line-height: 32px;
  min-height: 32px;
  font-size: 0.8571rem;
  padding: 0;
  text-align: center;
  background: #eee;
  color: #444;
  white-space: nowrap;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  width: 100%;
}
.gt-tab-level > li > a:hover {
  background-color: #f5f5f5;
  color: #444;
  outline: none;
  text-decoration: none;
}
.gt-tab-level > li.uk-active > a {
  background-color: #e2ebf1;
  color: #265a87;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
iframe[src*="www.mql5.com"] {
  position: relative;
}
iframe[src*="www.mql5.com"] .wrapper {
  padding-top: 10px;
}
iframe[src*="www.mql5.com"] .wrapper > h2 {
  display: none;
}
.uk-table tr.uk-active,
.uk-table td.uk-active {
  background-color: rgba(38, 90, 135, 0.2) !important;
}
.gt-topSignals .gt-topSignals-item {
  position: relative;
  padding-left: 34px;
}
.gt-topSignals .gt-topSignals-numOrder {
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #265a87;
  border-radius: 50px;
}
.gt-top-badge {
  background: url("../img/top-trophy.svg") 50% 50% no-repeat;
  width: 39px;
  height: 42px;
  display: inline-block;
  padding-top: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 600;
  color: #6c9bba;
  margin: 3px;
}
/*.gt-table-top-main tr:hover .gt-top-badge{
  background: url("../img/top-trophy-full.svg") 50% 50% no-repeat;
  color: #fff;
}*/
.gt-table-top-main td {
  padding: 6px 6px;
}
.gt-table-top-count-main td {
  padding: 14px 6px 15px !important;
}
.full-education {
  overflow-y: auto !important;
}
.rebate-bonus-text {
  color: #FF6600;
  font-size: 18px;
  font-weight: 700;
}
.uk-panel-icon-left {
  padding-left: 50px;
  position: relative;
}
.uk-icon-absolute-left {
  position: absolute;
  left: 15px;
  top: 15px;
}
.gt-monitoring-vip:nth-child(2n) {
  background: #f5f5f5 !important;
}
.gt-monitoring-vip:nth-child(2n+1) {
  background: #fff !important;
}
.gt-monitoring-vip > td,
.gt-monitoring-vip td.uk-active {
  background: rgba(255, 241, 100, 0.3) !important;
}
.broker-closed {
  position: relative;
}
.broker-closed img.closed {
  position: absolute;
  top: 0;
  left: 0;
}
.uk-ratio-block {
  width: 100%;
  display: block;
}
.uk-ratio-image {
  width: 100%;
}
.gt-broker-image-full-h {
  display: inline-block;
  height: 100%;
  max-height: 120px;
}
.gt-broker-image-full-h img {
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #fff;
  background: #fff;
}
.gt-logo-image-full-h {
  display: inline-block;
  height: 100%;
  max-height: 90px;
}
.gt-logo-image-full-h img {
  height: 100%;
  overflow: hidden;
}
.uk-bg-grey {
  background: #f5f5f5;
}
.uk-bg-light-blue {
  background: #6c9bba;
}
.uk-absolute-padding-10 {
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  position: absolute;
}
.top-bro-tabs {
  text-align: justify;
  border-color: #41a121;
  line-height: 0;
  font-size: 1px;
  /* 1px для Opera */
}
.top-bro-tabs:after {
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}
.top-bro-tabs li {
  width: 105px;
  display: inline-block;
  text-align: center;
  line-height: normal;
  vertical-align: top;
}
.top-bro-tabs li a {
  font-size: 12px;
  color: #333;
  font-weight: normal;
}
.top-bro-tabs li.uk-active a {
  font-weight: 600;
}
.top-bro-tabs > li.uk-active > a:before {
  border-color: transparent transparent #41a121;
}
.gt-bottom-badge {
  margin: -17px 10px 0 10px;
  background-color: #6c9bba;
  line-height: 16px;
  font-size: 10px;
  font-weight: 600;
  border-radius: 4px;
  color: #fff;
}
.gt-table-ellipsis-bro.home {
  margin-top: 4px;
}
.gt-table-ellipsis-bro.home .uk-margin-small-top {
  margin-top: 0 !important;
}
.gt-table-ellipsis-bro.home a {
  font-size: 14px;
}
.uk-icon-small.home:before {
  font-size: 120%;
  vertical-align: -5%;
}
.top-bro-tabs .uk-tab-responsive,
.top-bro-tabs .uk-tab-responsive .uk-dropdown-small ul li {
  display: block;
  width: 200px;
  text-align: left;
}
.top-bro-tabs .uk-tab-responsive:before {
  top: 11px;
}
.container-embed-overflow {
  overflow: hidden;
}
.archive-datepicker-container {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 99;
}
.loader-container {
  height: 0;
  text-align: center;
}
.blur {
  -webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}
.filter-spinner {
  position: absolute;
  z-index: 100;
  width: 85%;
  text-align: center;
  padding-top: 5%;
}
.reset-filter-analytics {
  margin-top: -5px;
  margin-bottom: 7px;
  text-align: center;
}
.broker-analytics-filter .from-icon:last-child {
  margin-top: 0;
}
#ui-datepicker-div {
  z-index: 999 !important;
}
.ums-horizontalMarketWatch-item-container:hover {
  cursor: pointer;
}
.seo-bottom-container {
  display: flex;
  flex-flow: row wrap;
  align-content: space-between;
}
.seo-bottom-container > * {
  flex: 1 70%;
}
.uk-tooltip-inner {
  color: #383838;
}
.risk-warning {
  font-size: 10px;
  line-height: 14px;
}
.gt-numeric.grid-th-max_profit {
  width: 105px;
}
.privacy-policy {
  padding: 15px 25px 10px 25px;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #afd7a2;
  z-index: 1050;
}
.privacy-policy .policy-text {
  margin-bottom: 10px;
}
.privacy-policy span:hover {
  cursor: pointer;
}
#gchart_w0,
#trw_chart_main {
  width: 100%;
  height: 100%;
}
.gchart-container {
  width: 100%;
  height: 420px;
}
@media (min-width: 960px) {
  .gchart-container {
    height: 520px;
  }
}
@media (min-width: 1200px) {
  .gchart-container {
    height: 600px;
  }
}
.trw-chart-container {
  width: 100%;
  height: 380px;
}
@media (min-width: 960px) {
  .trw-chart-container {
    height: 380px;
  }
}
@media (min-width: 1200px) {
  .trw-chart-container {
    height: 394px;
  }
}
.regulator-row {
  margin: 5px 0;
}
.regulator-row > div {
  display: inline-block;
  vertical-align: middle;
}
.regulator-row > div:last-child {
  width: 90%;
  margin-left: 15px;
}
.rss-wrapper > h2 {
  margin-bottom: 25px;
}
.rss-wrapper > .rss-grid {
  margin-top: 10px !important;
}
.rss-wrapper > .rss-grid > div {
  line-height: 15px;
}
.gt-sitemap-list a {
  text-transform: capitalize;
}
.fsz-10 {
  font-size: 10px;
}
.fsz-11 {
  font-size: 11px;
}
.fsz-12 {
  font-size: 12px;
}
.fsz-13 {
  font-size: 13px;
}
.fsz-14 {
  font-size: 14px;
}
.fsz-16 {
  font-size: 16px;
}
@media (min-width: 768px) {
  /** Two column list */
  .uk-list.list-2col {
    display: grid;
    grid-template-columns: auto auto;
  }
  /** Three column list */
  .uk-list.list-3col {
    display: grid;
    grid-template-columns: auto auto auto;
  }
}
.uk-form-beauty input[type="checkbox"],
.uk-form-beauty input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
  /* Put the input behind the label so it doesn't overlay text */
  left: 0;
  top: 0;
}
.uk-form-beauty input[type="checkbox"]:disabled ~ label,
.uk-form-beauty input[type="checkbox"][readonly] ~ label,
.uk-form-beauty input[type="radio"]:disabled ~ label,
.uk-form-beauty input[type="radio"][readonly] ~ label {
  cursor: not-allowed;
  color: #717171;
}
.uk-form-beauty {
  margin-bottom: 8px !important;
}
.uk-form-beauty label,
.uk-form-beauty-label {
  position: relative;
  display: inline-block;
  padding: 4px 0 0 24px;
  cursor: pointer;
}
.uk-subnav .uk-form-beauty label,
.uk-subnav .uk-form-beauty-label {
  padding-top: 2px;
}
.uk-form-beauty label:not(.uk-form-beauty-label):before,
.uk-form-beauty-indicator {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 22px;
  height: 24px;
  line-height: 24px;
  background: url(../img/icheck.png) no-repeat;
}
.uk-form-beauty input[type="checkbox"] ~ label:before,
.uk-form-beauty input[type="checkbox"] ~ .uk-form-beauty-indicator {
  background-position: 0 0;
}
.uk-form-beauty input[type="checkbox"] ~ label:hover:before,
.uk-form-beauty input[type="checkbox"]:focus ~ label:before,
.uk-form-beauty input[type="checkbox"] ~ .uk-form-beauty-indicator:hover,
.uk-form-beauty input[type="checkbox"]:focus ~ .uk-form-beauty-indicator {
  background-position: -24px 0;
}
.uk-form-beauty input[type="checkbox"]:checked ~ label:before,
.uk-form-beauty input[type="checkbox"]:checked ~ .uk-form-beauty-indicator {
  background-position: -48px 0;
}
.uk-form-beauty input[type="checkbox"]:disabled ~ label:before,
.uk-form-beauty input[type="checkbox"]:disabled ~ .uk-form-beauty-indicator {
  background-position: -72px 0;
}
.uk-form-beauty input[type="checkbox"]:checked:disabled ~ label:before,
.uk-form-beauty input[type="checkbox"]:checked:disabled ~ .uk-form-beauty-indicator {
  background-position: -96px 0;
}
.uk-form-beauty input[type="radio"] ~ label:before,
.uk-form-beauty input[type="radio"] ~ .uk-form-beauty-indicator {
  background-position: -120px 0;
}
.uk-form-beauty input[type="radio"] ~ label:hover:before,
.uk-form-beauty input[type="radio"] ~ .uk-form-beauty-indicator:hover {
  background-position: -144px 0;
}
.uk-form-beauty input[type="radio"]:checked ~ label:before,
.uk-form-beauty input[type="radio"]:checked ~ .uk-form-beauty-indicator {
  background-position: -168px 0;
}
.uk-form-beauty input[type="radio"]:disabled ~ label:before,
.uk-form-beauty input[type="radio"]:disabled ~ .uk-form-beauty-indicator {
  background-position: -192px 0;
}
.uk-form-beauty input[type="radio"]:checked:disabled ~ label:before,
.uk-form-beauty input[type="radio"]:checked:disabled ~ .uk-form-beauty-indicator {
  background-position: -216px 0;
}
/* ========================================================================
   Addon: Form password
 ========================================================================== */
.uk-form-password {
  position: relative;
  display: inline-block;
  width: 100%;
}
.uk-form-password-toggle {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
  font-size: 13px;
  line-height: 13px;
  color: #999;
}
.uk-form-password-toggle:hover {
  color: #999;
  text-decoration: none;
}
.uk-form-password > input {
  padding-right: 50px !important;
}
.gt-compare-body {
  zoom: 1;
  position: relative;
}
.gt-compare-body .gt-compare-wrap {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.gt-cursor-help {
  cursor: help;
}
.gt-compare-leftside {
  float: left;
  width: 200px;
  margin: 0;
  border: 1px solid #d6d6d6;
  border-left-width: 0;
}
.gt-compare-leftside li {
  margin-bottom: 0;
  height: 45px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}
.gt-compare-leftside li:first-child {
  height: 50px;
  background: #edecec;
  letter-spacing: 1px;
}
.gt-compare-leftside li > div > * {
  display: inline-block;
  line-height: 14px;
}
.gt-table-compare {
  height: 100%;
  position: relative;
}
.gt-table-compare li {
  height: 45px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
}
.gt-table-compare .gt-item-compare {
  float: left;
  width: 205px;
  border: solid #d6d6d6;
  border-width: 1px 0 1px 0;
}
.gt-table-compare .gt-item-compare .gt-compare-header {
  background: #edecec !important;
  border-top: 1px solid #d6d6d6;
  height: 50px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
}
.gt-table-compare .gt-item-compare .gt-compare-header .gt-compare-drag {
  cursor: move;
  display: inline-block;
  width: 10px;
  height: 17px;
  position: absolute;
  overflow: hidden;
  background: url(../img/drag.png) no-repeat top;
  left: 10px;
  top: 18px;
}
.gt-table-compare .gt-item-compare .gt-compare-header .gt-compare-drag:hover {
  background-position: bottom;
}
.gt-table-compare .gt-item-compare .gt-compare-header .gt-compare-remove {
  position: absolute;
  top: 10px;
  right: 10px;
  background-color: #fff;
  color: #bbbaba;
  border: 0;
  line-height: 25px;
  text-align: center;
  width: 25px;
  opacity: 1;
}
.gt-table-compare .gt-item-compare .gt-compare-header .gt-compare-remove:hover {
  color: #f26c4f;
}
.gt-table-compare .gt-item-compare .gt-compare-header .gt-table-cell:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 33px;
  border-left: 1px solid #fff;
  top: 8px;
  right: 0;
}
.gt-table-compare .gt-item-compare .gt-compare-header .broker-name,
.gt-table-compare .gt-item-compare .gt-compare-header .account-name {
  display: inline-block;
  margin: 0 35px 0 20px;
}
.gt-table-compare .gt-item-compare .gt-compare-list {
  cursor: e-resize;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 14px;
}
.gt-table-compare .gt-item-compare .gt-compare-list > li:nth-of-type(2n+1) {
  background-color: #f5f5f5;
}
.gt-table-compare .gt-item-compare .gt-compare-list:hover > li > div {
  background-color: rgba(0, 0, 0, 0.05);
}
.gt-table-compare .placeholder {
  float: left;
  width: 205px;
  background: #f7f7f7;
  border: 1px dotted #999;
}
.gt-compare-dl li label span {
  display: block;
  margin-left: 22px;
}
.gt-eco-gmt select {
  left: -9999px;
}
.gt-eco-gmt .selecter .selecter-selected {
  padding: 4px 20px 4px 6px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gt-eco-gmt .selecter .selecter-options {
  border-width: 1px;
  margin-top: -1px;
}
.gt-eco-right-filter {
  float: right;
  margin-left: 0;
  margin-top: 0 !important;
}
.gt-eco-right-filter > li > a {
  padding: 3px 5px;
  font-size: 13px;
}
.gt-eco-right-filter > li:nth-child(n+2) {
  margin-left: 5px;
}
.gt-form-icon {
  background: #fff;
}
.gt-form-icon input {
  position: relative;
  background: transparent !important;
  z-index: 34;
}
.gt-form-icon input:focus {
  background: transparent !important;
}
.gt-form-icon i {
  margin-right: 10px;
  color: #41a121 !important;
}
.gt-filter-input {
  height: 55px;
}
.gt-table-eco > tbody > tr:nth-of-type(4n-1) {
  background: #f5f5f5;
}
.gt-table-eco > tbody > tr.event-details-wrapper {
  background: transparent;
}
.title-uppercase-eco {
  font-size: 13px;
  text-transform: uppercase;
  display: list-item;
  font-weight: 600;
  margin-top: 10px;
}
.title-uppercase-eco:first-child {
  margin-top: 0;
}
.gt-select-calendar {
  position: relative;
}
.gt-select-calendar .html-calendar {
  right: -111%;
}
.gt-eco-event-link {
  margin-top: -35px;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  padding-right: 10px;
}
.gt-eco-event-link a:after {
  content: "→";
  position: absolute;
  right: 0;
  color: #265a87;
}
.calendar-filter form fieldset ul li label {
  padding-top: 2px;
}
@font-face {
  font-family: 'fontello';
  src: local('fontello'), url('../fonts/fontello.eot?96747640');
  src: local('fontello'), url('../fonts/fontello.eot?96747640#iefix') format('embedded-opentype'), url('../fonts/fontello.woff?96747640') format('woff'), url('../fonts/fontello.ttf?96747640') format('truetype'), url('../fonts/fontello.svg?96747640#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?96747640#fontello') format('svg');
  }
}
*/
[class^="uk-icon-social-"]:before,
[class*=" uk-icon-social-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.uk-icon-social-facebook:before {
  content: '\e800';
}
.uk-icon-social-odnoklassniki-rect:before {
  content: '\e80c';
}
.uk-icon-social-google-plus-squared:before {
  content: '\e804';
}
.uk-icon-social-google-plus:before {
  content: '\e805';
}
.uk-icon-social-linkedin-squared:before {
  content: '\e810';
}
.uk-icon-social-linkedin:before {
  content: '\e811';
}
.uk-icon-social-pinterest-circled:before {
  content: '\e812';
}
.uk-icon-social-pinterest-squared:before {
  content: '\e813';
}
.uk-icon-social-twitter-squared:before {
  content: '\e802';
}
.uk-icon-social-twitter:before {
  content: '\e803';
}
.uk-icon-social-vkontakte:before {
  content: '\e808';
}
.uk-icon-social-facebook-squared:before {
  content: '\e801';
}
.uk-icon-social-youtube-squared:before {
  content: '\e80e';
}
.uk-icon-social-youtube-play:before {
  content: '\e80f';
}
.uk-icon-social-vkontakte-squared:before {
  content: '\e809';
}
.uk-icon-social-vk:before {
  content: '\e80a';
  margin-left: 0;
}
.uk-icon-social-vimeo:before {
  content: '\e814';
}
.uk-icon-social-vimeo-rect:before {
  content: '\e815';
}
.uk-icon-social-yandex:before {
  content: '\e806';
}
.uk-icon-social-yandex-rect:before {
  content: '\e807';
}
.uk-icon-social-odnoklassniki:before {
  content: '\e80b';
}
.uk-icon-social-youtube:before {
  content: '\e80d';
}
.gt-panel-main-title {
  text-transform: uppercase;
  margin: 0;
}
.gt-panel-main-title p {
  text-transform: none;
  color: #999;
  font-size: 14px;
  line-height: 10px;
  margin: 0;
}
.gt-panel-main-title span {
  text-transform: none;
  color: #999;
  font-size: 14px;
  line-height: 10px;
  margin: 0;
  display: block;
}
.gt-top-table {
  border: 1px solid #d6d6d6;
}
.gt-top-title {
  font-size: 13px;
  line-height: 14px;
  margin: 18px 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.gt-top-title-col {
  font-weight: 600;
  letter-spacing: 0.5px;
}
.gt-eco-main-link {
  height: 20px;
  overflow: hidden;
}
.gt-eco-main-link .title {
  height: 20px;
  overflow: hidden;
  display: table;
}
.gt-eco-main-link .title a {
  display: table-cell;
  overflow: hidden;
  vertical-align: middle;
}
.gt-eco-main-link:not(:first-child) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #d6d6d6;
}
.gt-top-review-broker {
  font-size: 15px;
  display: inline-block;
}
.gt-top-review-entry {
  margin: 5px 0;
  line-height: 18px;
}
.gt-top-review-meta {
  color: #717171;
  font-style: italic;
}
.gt-teaser-title {
  margin-bottom: 0;
  font-weight: 500;
}
.gt-teaser-header {
  color: #265a87;
  text-transform: uppercase;
  font-weight: 700;
  padding: 15px 0;
  height: 40px;
  font-size: 14px;
}
.gt-teaser-header p {
  margin: 0;
}
.gt-main-chart table td {
  padding: 0;
}
.gt-table-ellipsis-acc {
  width: 75px;
}
.gt-table-ellipsis-bro {
  width: 140px;
}
@media (max-width: 1220px) {
  .gt-table-ellipsis-acc {
    width: 82px;
  }
  .gt-table-ellipsis-bro {
    width: auto;
  }
}
.gt-teaser-text a {
  font-weight: 600;
}
/* ========================================================================
   Component: `gt-cover-*`
 ========================================================================== */
.gt-cover {
  background: url(../../img/home-image.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 30px;
  margin-top: -10px;
}
.gt-cover .gt-cover-content {
  height: 424px;
}
.gt-cover .uk-nav {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  background-color: rgba(37, 90, 134, 0.4);
}
.gt-cover .uk-nav li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.gt-cover .uk-nav li:last-child {
  border-bottom: 0;
}
.gt-cover .uk-nav li:hover {
  background: rgba(37, 90, 134, 0.4) url(../../img/nav-pattern.png);
}
.gt-cover .uk-nav li > a {
  color: #fff;
  padding: 20px 30px;
}
.gt-cover .uk-nav li > a i {
  min-width: 25px;
  min-height: 24px;
  border: 1px solid #41a121;
  border-radius: 50%;
  padding: 10px 8px 8px 8px;
  font-size: 23px;
  background-color: #fff;
  text-align: center;
  color: #41a121;
}
.gt-cover .uk-nav li > a span {
  font-size: 18px;
  font-weight: 600;
  margin-left: 15px;
}
.gt-slider-text {
  font-size: 14px;
}
.gt-slider-text .uk-h1 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: -3px;
  position: relative;
}
.gt-slider-text p {
  font-size: 16px;
  font-weight: 600;
}
.gt-slider-text .login {
  color: #255a86;
  text-decoration: underline;
}
.gt-slider-text .login:hover {
  text-decoration: none;
}
/* ========================================================================
   Component: `gt-main-monitor-*`
 ========================================================================== */
.gt-main-monitor {
  background-color: #f5f5f5;
  border: 1px solid #ececec;
}
.gt-main-monitor .uk-nav-header {
  padding: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.gt-main-monitor .uk-nav-header h2 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #255a86;
  display: inline-block;
  margin: 0;
  width: 125px;
  line-height: 20px;
  margin-left: 15px;
}
.gt-main-monitor .uk-nav-header p {
  font-size: 13px;
  text-transform: none;
  font-style: italic;
  margin-bottom: 0;
}
.gt-main-monitor > li {
  border-bottom: 1px solid #e1e1e1;
}
.gt-main-monitor > li:last-child {
  border-bottom: 0;
}
.gt-main-monitor > li > a {
  background-image: none;
  font-size: 16px;
  color: #255a86;
  border-bottom: 0;
  padding: 14px 35px 14px 14px;
}
.gt-main-monitor > li > a div {
  color: #333;
  margin-top: 7px;
}
.gt-main-monitor > li > a:hover {
  background-image: url("../../img/arrow-right-400.png");
  background-position: right 15px center;
  color: #41a121;
  background-color: #ededed;
}
.gt-main-monitor > li > a:hover div {
  color: #333;
}
.gt-top-week-title .uk-link-muted {
  font-weight: 600;
}
.gt-line-height-normal {
  line-height: 16px;
}
.ui-widget-content {
  border: 1px solid #ddd;
  border-top-width: 0;
  background: #fff;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  font-weight: normal;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-widget-content .ui-state-focus {
  background: #dadada;
  color: #212121;
}
.ui-slider {
  zoom: 1;
  position: relative;
  line-height: 0;
  background: #265a87;
  padding: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 5px;
}
.ui-slider-range {
  background: #41a121;
  margin: 0;
  padding: 0;
  position: absolute;
  height: 5px;
  border: 0;
}
.ui-slider-handle {
  display: block;
  cursor: pointer;
  width: 15px;
  height: 15px!important;
  border: 0!important;
  background: url(../img/icons.png) no-repeat 0 -112px !important;
  position: absolute;
  top: -5px;
  margin: 0 0 0 -8px;
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,
div.star-rating {
  float: left;
  width: 17px;
  height: 15px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}
div.rating-cancel,
div.rating-cancel a {
  background: url(../img/delete.gif) no-repeat 0 -16px;
}
div.star-rating,
div.star-rating a {
  background: url(../img/star.gif) no-repeat 0 0px;
}
div.rating-cancel a,
div.star-rating a {
  display: block;
  width: 16px;
  height: 100%;
  background-position: 0 0px;
  border: 0;
}
div.star-rating-on a {
  background-position: 0 -16px !important;
}
div.star-rating-hover a {
  background-position: 0 -32px;
}
/* Read Only CSS */
div.star-rating-readonly a {
  cursor: default !important;
}
/* Partial Star CSS */
div.star-rating {
  background: transparent !important;
  overflow: hidden !important;
}
/* END jQuery.Rating Plugin CSS */
.uk-open .html-calendar {
  display: block;
}
.html-calendar {
  display: none;
  position: absolute;
  z-index: 1020;
  left: auto;
  right: 0;
}
.gt-eco-calendar-link {
  padding: 3px 5px;
}
.gt-eco-calendar-link > a {
  color: #6c9bba;
  padding: 3px 5px;
}
.gt-eco-calendar-link > a:hover {
  background: #eeeeee;
  color: #444444;
  outline: none;
}
.gt-eco-calendar-link > a.active {
  background: #eeeeee;
  color: #444444;
  outline: none;
}
.html-calendar.html-calendar-left {
  left: 0;
  right: auto;
}
.html-calendar .ui-datepicker-multi-2 {
  width: 520px;
}
.html-calendar .ui-datepicker-multi-3 {
  width: 780px;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
  padding: 0 10px;
  height: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 50%;
}
.ui-datepicker-multi.ui-datepicker-multi-2 .ui-datepicker-group-first {
  border-right: 1px solid #ddd;
}
.ui-datepicker-multi.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.33%;
}
.ui-datepicker-multi.ui-datepicker-multi-3 .ui-datepicker-group-middle {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
/* Calendar Wrapper */
.ui-datepicker {
  background: #fff;
  margin-top: 10px;
  width: auto;
  padding: 20px;
  border: 1px solid #ddd;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.ui-datepicker:not(.avp-ui-datepicker) {
  display: none;
}
/* Calendar Header */
.ui-datepicker-header {
  position: relative;
  padding: 0 25px;
  margin-bottom: 10px;
  height: 35px;
  border: 1px solid #ddd;
  border-width: 0 0 1px 0;
}
.ui-datepicker-title {
  text-align: center;
}
.ui-datepicker-title .selecter {
  text-align: left;
}
/* Month */
span.ui-datepicker-month,
span.ui-datepicker-year {
  line-height: 31px;
  position: relative;
  text-transform: uppercase;
}
/* Prev Next Month */
.ui-datepicker-prev,
.ui-datepicker-next {
  position: absolute;
  top: 9px;
  cursor: pointer;
  font-family: FontAwesome;
  /* 1 */
  display: inline-block;
  /* 2 */
  font-weight: 400;
  font-style: normal;
  /* 4 */
  line-height: 1;
  /* 5 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker-prev {
  left: 0;
}
.ui-datepicker-prev:before {
  content: "\f053";
}
.ui-datepicker-next {
  right: 0;
}
.ui-datepicker-next:before {
  content: "\f054";
}
.ui-datepicker-prev .ui-icon,
.ui-datepicker-next .ui-icon {
  display: none;
}
/* Calendar "Days" */
.ui-datepicker-calendar {
  width: 100%;
}
.ui-datepicker-calendar .ui-datepicker-today > * {
  border: 1px solid #bbb;
}
.ui-datepicker-calendar .ui-datepicker-today > :hover {
  border: 1px solid #41a121;
}
/* Day Active State*/
.ui-datepicker-calendar .ui-state-default.ui-state-active {
  border: 1px solid #41a121;
  background-color: #41a121;
  color: #fff;
}
.ui-datepicker-calendar th,
.ui-datepicker-calendar td {
  padding: 2px;
  text-align: center;
}
.ui-datepicker-calendar .ui-state-default {
  display: inline-block;
  text-align: center;
  width: 26px;
  line-height: 24px;
  border: 1px solid transparent;
  color: #41a121;
  cursor: pointer;
}
.ui-datepicker-calendar .ui-state-default.ui-state-default:hover {
  color: #265a87;
}
.ui-datepicker-calendar .ui-state-highlight {
  border: 1px solid #ddd;
  color: #265a87;
}
.ui-datepicker-calendar .ui-state-highlight:hover {
  color: #265a87;
}
.ui-state-disabled .ui-state-default {
  cursor: default;
  color: #ddd;
}
.ui-state-disabled .ui-state-default:hover {
  color: #ddd;
}
.ui-datepicker-calendar .ui-state-active {
  border: 1px solid #41a121;
  background-color: #41a121;
  color: #fff;
}
/* Day Disabled State*/
.ui-datepicker-calendar .ui-state-disabled {
  color: #ddd;
}
.ui-datepicker-calendar .ui-state-disabled .ui-state-default:hover {
  border: 1px solid white;
  font-weight: normal;
}
/* Day Hover State*/
.ui-datepicker-calendar .ui-state-default:hover {
  border: 1px solid #ddd;
}
/* Other Months Days*/
/* Button panel*/
.ui-datepicker .ui-datepicker-buttonpane {
  border: none;
  text-align: center;
  background: none;
  margin: 5px 0 0 0;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-close {
  display: none;
}
.input-calendar .ui-datepicker-trigger {
  right: 0;
  position: absolute;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  font-size: 12px;
  white-space: nowrap;
  opacity: 1;
  float: none;
}
.ui-datepicker .selectArea {
  display: none;
  float: left;
  max-width: 70px;
  height: 23px;
  font-size: 12px;
}
.ui-datepicker .selectArea .selectIn {
  padding: 3px 11px 3px 5px;
}
.ui-datepicker .selectArea .selectIn .selectText {
  text-align: left;
}
.ui-datepicker .selectArea:before {
  background: none;
}
/*Новые стили редизайна*/
ul.time-zone li > span {
  float: left;
  display: inline-block;
  margin: 5px 0 0 0;
}
ul.time-zone li .selecter .selecter-options {
  width: 300px;
  height: 295px;
  max-height: 295px;
  border: 1px solid #ccc;
  margin-top: -1px;
  margin-left: -187px;
}
ul.time-zone li .selecter .scroller-content {
  max-height: 100%;
}
ul.time-zone li .selecter .selecter-selected {
  max-width: 77px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
ul.time-zone li .selecter {
  float: left;
  display: inline-block;
}
ul.time-zone li .selecter-item {
  white-space: normal;
}
/*Сброс стиля*/
.actions .bordered.active {
  border-width: 1px 1px 0 1px;
  border-color: #ccc;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  background: #fff;
  position: relative;
  z-index: 2;
  margin: 0 0 -1px 0;
}
.calendar-filter .fl1 {
  width: 100%;
}
.calendar-filter .label {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.calendar-filter .fl1 .checkboxAreaChecked {
  top: 0;
  width: 36px;
  height: 30px;
  background: url(../img/calendar/checkbox-calendar-check.png);
}
.calendar-filter .fl1 .checkboxArea {
  top: 0;
  width: 36px;
  height: 30px;
  background: url(../img/calendar/checkbox-calendar-uncheck.png);
}
.calendar-filter .fl1 ul.checks2 li {
  width: 167px;
  height: 30px;
  background: #f2f2f2;
  margin: 0 0 0 40px;
  float: left;
  cursor: pointer;
}
.calendar-filter .fl1 ul.checks2 li:first-child {
  margin: 0;
}
.calendar-filter .fl1 ul.checks2 li label {
  margin: 0 0 0 19px;
  padding: 5px 0 0 0;
  cursor: pointer;
}
.calendar-filter .fl1 ul.checks2 li .calendar-e-value {
  width: 16px;
  height: 17px;
  margin: 2px 7px 0 3px;
  display: inline-block;
  float: right;
  right: 0;
  position: absolute;
}
.calendar-filter .fl1 ul.checks2 li .calendar-e-value .devider {
  width: 1px;
  height: 30px;
  background-color: #e0e0e0;
  border-left: 1px solid #fff;
  display: block;
  margin: -7px 0 0 -9px;
}
.filter3 .fl2 {
  float: left;
  width: 100%;
  margin-top: 25px;
}
.filter3 .fl2 .checks2 {
  float: left;
  width: 193px;
  margin-right: 40px;
}
.filter3 .fl2 .checks2:last-child {
  margin-right: 0;
}
.filter3 .fl2 ul.checks2 li label {
  width: 200px;
}
.filter3 .fl2 .actions2 {
  margin-right: 0;
}
.filter3 .fr {
  float: left;
  width: 100%;
  left: 0;
  margin: 0;
  position: inherit;
}
.filter3 .fr .input-calendar {
  margin-bottom: 0;
  height: 34px;
  width: 241px;
  float: left;
}
.uk-icon-eraser {
  margin: 8px 3px 0 0px;
  cursor: pointer;
  position: absolute;
  z-index: 95;
  right: 0;
}
.period-icon {
  width: 16px;
  height: 9px;
  display: inline-block;
  float: left;
  background: url(../img/calendar/calendar-period.png);
  margin: 12px 10px 0 10px;
}
/*Стили для списка событий*/
.table .title td {
  background: #669934;
  color: #fff;
}
.table .title:hover {
  background: #669934;
}
.table tr.event-details-wrapper:hover {
  background: transparent;
}
.table .title td .nr-right {
  background: url(../img/calendar/calendar-nr-arrow.png) right center no-repeat;
  float: right;
  margin-right: -8px;
  padding-right: 13px;
}
.table tr.title + tr td {
  border-top: 0;
}
.table tr td.lind a {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.table tr td div.image {
  width: 33px;
  height: 26px;
  background: url(../img/calendar/calendar-circle.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  float: left;
  padding-top: 7px;
  margin-right: 10px;
}
.table tr td span.value {
  display: inline-block;
  margin: 8px 40px 0 0;
}
.table tbody > tr:hover {
  background: #fafafa;
}
.table tbody > tr.active-el {
  background: #f2f2f2;
}
.table .image-active,
tbody > tr:hover td div.image {
  background: url(../img/calendar/calendar-circle-hover.png) no-repeat;
}
tbody > tr td div.value-elements {
  min-width: 215px;
  height: 24px;
  padding-top: 6px;
  padding-right: 5px;
  padding-left: 5px;
  display: inline-block;
  margin-right: 5px;
  border: 1px solid #fff;
  color: #383838;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
tbody > tr:hover td div.value-elements {
  min-width: 215px;
  height: 24px;
  padding-top: 6px;
  padding-right: 5px;
  padding-left: 5px;
  display: inline-block;
  margin-right: 5px;
  border: 1px solid #a3a3a3;
  color: #000;
  background: #c2c2c2;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MyYzJjMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhM2EzYTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #c2c2c2 0%, #a3a3a3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c2c2c2), color-stop(100%, #a3a3a3));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #c2c2c2 0%, #a3a3a3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #c2c2c2 0%, #a3a3a3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #c2c2c2 0%, #a3a3a3 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #c2c2c2 0%, #a3a3a3 100%);
  /* W3C */
  -pie-background: linear-gradient(top, #c2c2c2 0%, #a3a3a3 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2c2c2', endColorstr='#a3a3a3')";
  /* IE8+ */
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
tbody > tr.active-el td div.value-elements {
  min-width: 215px;
  height: 24px;
  padding-top: 6px;
  padding-right: 5px;
  padding-left: 5px;
  display: inline-block;
  margin-right: 5px;
  border: 1px solid #79a251;
  color: #fff;
  background: #91c261;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #91c261 0%, #7aa351 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #91c261), color-stop(100%, #7aa351));
  background: -webkit-linear-gradient(top, #91c261 0%, #7aa351 100%);
  background: -o-linear-gradient(top, #91c261 0%, #7aa351 100%);
  background: -ms-linear-gradient(top, #91c261 0%, #7aa351 100%);
  background: linear-gradient(to bottom, #91c261 0%, #7aa351 100%);
  -pie-background: linear-gradient(top, #91c261 0%, #7aa351 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#91c261', endColorstr='#7aa351')";
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
td div.value-elements ul {
  list-style-type: none;
  overflow: hidden;
  padding: 0;
}
td div.value-elements ul li {
  width: 71px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  td div.value-elements ul li {
    width: 71px;
  }
}
@-moz-document url-prefix() {
  td div.value-elements ul li {
    width: 71px;
  }
}
td div.value-elements ul li.left {
  text-align: left;
}
td div.value-elements ul li.center {
  text-align: center;
}
td div.value-elements ul li:last-child {
  padding: 0;
}
section td.last-p,
th.last-p {
  padding-right: 17px;
}
.event-details-wrapper .details-wrapper-list {
  width: 95.73560768%;
  zoom: 1;
  position: relative;
  border: 1px solid #e3e3e3;
  background: #f5f5f5;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  font-size: 11px;
  line-height: 14px;
  color: #666;
  padding: 20px;
  margin-bottom: 32px;
}
.event-details-wrapper div.details {
  height: 50px;
  width: 33%;
  background-color: #f5f5f5;
  vertical-align: middle;
  text-align: center;
  border: 0;
  float: left;
  margin-left: 0;
  margin-bottom: 0;
}
.event-details-wrapper div.details p.value {
  font-size: 28px;
  font-weight: normal;
  color: #333333;
  margin-top: 5px;
}
.event-details-wrapper div.details p.name {
  font-size: 14px;
  color: #333;
  line-height: 40px;
}
.event-details-wrapper div.devider {
  height: 63px;
  width: 1px;
  background: #ccc;
  border-right: 1px solid #fff;
  position: relative;
  float: left;
}
.truncate_more {
  display: inline;
}
.truncate_more_link {
  font-size: 12px;
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: pointer;
}
.truncate_more_link:hover {
  text-decoration: none;
}
p.tip {
  margin-bottom: 20px;
}
.table tr.event-details-wrapper td {
  padding: 20px;
}
.table tbody > tr.active-el td div.image {
  background: url(../img/calendar/calendar-circle-hover.png) no-repeat;
}
.clearboth {
  display: inline;
}
/*One event details page*/
.event-one {
  width: 95.73560768%;
  zoom: 1;
  position: relative;
  border: 1px solid #e3e3e3;
  background: #f5f5f5;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
  font-size: 11px;
  line-height: 14px;
  color: #666;
  padding: 20px;
  margin-bottom: 32px;
}
.event-one:after {
  content: ' ';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  font-size: 0;
}
.event-one div.details {
  height: 50px;
  width: 31.62583519%;
  background-color: #f5f5f5;
  vertical-align: middle;
  text-align: center;
  border: 0;
  float: left;
  margin-left: 0;
  margin-bottom: 0;
}
.event-one div.details p.value {
  font-size: 28px;
  font-weight: normal;
  color: #333333;
  margin-top: 5px;
}
.event-one div.details p.name {
  font-size: 14px;
  color: #333;
  line-height: 40px;
}
.event-one div.devider {
  height: 63px;
  width: 1px;
  background: #ccc;
  border-right: 1px solid #fff;
  position: relative;
  float: left;
}
.tip {
  width: 898px;
}
tr.event-details-wrapper td .tabs-hold table td {
  height: 18px;
  padding: 9px 7px 9px 0;
}
tr.event-details-wrapper td .tabs-hold table td:first-child {
  padding-left: 10px;
}
.table.height3 {
  margin-top: 0px;
}
.active-filters {
  margin: -10px 0 15px 0;
}
.active-filters ul {
  padding: 0;
  margin: 0;
}
.active-filters ul li {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 2px 5px;
  background: #ccc;
  font-size: 11px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: right;
}
.active-filters ul li .filter-del {
  display: inline-block;
  background: url(../img/tab-close-red.png) no-repeat 0 0;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: 999px;
  margin-bottom: -4px;
}
ul.actions li.time-zone {
  margin-top: -15px;
}
/*Style for new checkbox*/
/*--Priority--*/
.calendar-filter .fl1 ul.checks2 li.default-state {
  cursor: default;
}
.calendar-filter .fl1 ul.checks2 li.default-state label {
  cursor: default;
}
.calendar-filter .fl1 ul.checks2 li.default-state div.disabled {
  top: 0;
  width: 36px;
  height: 30px;
  background: url(../img/calendar/checkbox-calendar-default.png);
  position: absolute;
  left: 0;
}
/*--Country--*/
.calendar-filter .fl2 ul.checks2 li.default-state {
  cursor: default;
}
.calendar-filter .fl2 ul.checks2 li.default-state label {
  cursor: default;
}
.calendar-filter .fl2 ul.checks2 li.default-state div.disabled {
  display: inline-block;
  cursor: default;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  background: url(../img/checkbox.png) no-repeat bottom;
  overflow: hidden;
}
/**FROM LK**/
.period-elem .input_m1 {
  float: left;
}
.period-elem .icon_m1 {
  margin-top: 30px;
}
.period-elem .div_m1 {
  width: 265px;
}
.period-elem .div_m1 label {
  height: 14px;
}
.selecter-elem.col-sm-2.selecter_m {
  margin-left: 8px;
}
.selecter_m .selecter {
  margin-top: 0;
}
.period-elem .icon {
  background: url(../img/icons.png) no-repeat 0 -9999px;
}
.period-elem .icon-delete {
  background-position: -18px -64px;
}
.period-elem .js-icon-clear {
  width: 16px;
  height: 16px;
  float: left;
  z-index: 2;
}
.period-elem .js-icon-clear:hover {
  background-position: -2px -64px;
}
@media (max-width: 767px) {
  .html-calendar {
    width: 100%;
  }
  .html-calendar .ui-datepicker-multi-2 {
    width: auto;
  }
  .ui-datepicker-multi .ui-datepicker-group {
    float: none;
    width: 100%;
    padding: 0;
  }
  .ui-datepicker-multi.ui-datepicker-multi-2 .ui-datepicker-group-first {
    border-right: 0;
    border-bottom: 2px solid #ddd;
  }
}
.ui-datepicker-wrap .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-datepicker-wrap .ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-prev,
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-prev span,
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker-wrap .ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker-wrap .ui-datepicker select.ui-datepicker-month,
.ui-datepicker-wrap .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker-wrap .ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker-wrap .ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker-wrap .ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker-wrap .ui-datepicker td span,
.ui-datepicker-wrap .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker-wrap .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker-wrap .ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-wrap .ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-wrap .ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-wrap .ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-wrap .ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-wrap .ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-wrap .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-wrap .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-wrap .ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-wrap .ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-wrap .ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-wrap .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-wrap .ui-widget {
  font-size: 1.1em;
}
.ui-datepicker-wrap .ui-widget .ui-widget {
  font-size: 1em;
}
.ui-datepicker-wrap .ui-widget input,
.ui-datepicker-wrap .ui-widget select,
.ui-datepicker-wrap .ui-widget textarea,
.ui-datepicker-wrap .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-datepicker-wrap .ui-widget-content {
  border: 1px solid #aaaaaa;
  /*background: #ffffff url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;*/
  background: #ffffff url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}
.ui-datepicker-wrap .ui-widget-content a {
  color: #222222;
}
.ui-datepicker-wrap .ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-datepicker-wrap .ui-widget-header a {
  color: #222222;
}
.ui-datepicker-wrap .ui-state-default,
.ui-datepicker-wrap .ui-widget-content .ui-state-default,
.ui-datepicker-wrap .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}
.ui-datepicker-wrap .ui-state-default a,
.ui-datepicker-wrap .ui-state-default a:link,
.ui-datepicker-wrap .ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-datepicker-wrap .ui-state-hover,
.ui-datepicker-wrap .ui-widget-content .ui-state-hover,
.ui-datepicker-wrap .ui-widget-header .ui-state-hover,
.ui-datepicker-wrap .ui-state-focus,
.ui-datepicker-wrap .ui-widget-content .ui-state-focus,
.ui-datepicker-wrap .ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-datepicker-wrap .ui-state-hover a,
.ui-datepicker-wrap .ui-state-hover a:hover,
.ui-datepicker-wrap .ui-state-hover a:link,
.ui-datepicker-wrap .ui-state-hover a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-datepicker-wrap .ui-state-active,
.ui-datepicker-wrap .ui-widget-content .ui-state-active,
.ui-datepicker-wrap .ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-datepicker-wrap .ui-state-active a,
.ui-datepicker-wrap .ui-state-active a:link,
.ui-datepicker-wrap .ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-datepicker-wrap .ui-state-highlight,
.ui-datepicker-wrap .ui-widget-content .ui-state-highlight,
.ui-datepicker-wrap .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}
.ui-datepicker-wrap .ui-state-highlight a,
.ui-datepicker-wrap .ui-widget-content .ui-state-highlight a,
.ui-datepicker-wrap .ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-datepicker-wrap .ui-state-error,
.ui-datepicker-wrap .ui-widget-content .ui-state-error,
.ui-datepicker-wrap .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-datepicker-wrap .ui-state-error a,
.ui-datepicker-wrap .ui-widget-content .ui-state-error a,
.ui-datepicker-wrap .ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-datepicker-wrap .ui-state-error-text,
.ui-datepicker-wrap .ui-widget-content .ui-state-error-text,
.ui-datepicker-wrap .ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-datepicker-wrap .ui-priority-primary,
.ui-datepicker-wrap .ui-widget-content .ui-priority-primary,
.ui-datepicker-wrap .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-datepicker-wrap .ui-priority-secondary,
.ui-datepicker-wrap .ui-widget-content .ui-priority-secondary,
.ui-datepicker-wrap .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-datepicker-wrap .ui-state-disabled,
.ui-datepicker-wrap .ui-widget-content .ui-state-disabled,
.ui-datepicker-wrap .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-datepicker-wrap .ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* For IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-datepicker-wrap .ui-icon {
  width: 16px;
  height: 16px;
}
.ui-datepicker-wrap .ui-icon,
.ui-datepicker-wrap .ui-widget-content .ui-icon {
  background-image: url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.ui-datepicker-wrap .ui-widget-header .ui-icon {
  background-image: url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_222222_256x240.png);
}
.ui-datepicker-wrap .ui-state-default .ui-icon {
  background-image: url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_888888_256x240.png);
}
.ui-datepicker-wrap .ui-state-hover .ui-icon,
.ui-datepicker-wrap .ui-state-focus .ui-icon {
  background-image: url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_454545_256x240.png);
}
.ui-datepicker-wrap .ui-state-active .ui-icon {
  background-image: url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_454545_256x240.png);
}
.ui-datepicker-wrap .ui-state-highlight .ui-icon {
  background-image: url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_2e83ff_256x240.png);
}
.ui-datepicker-wrap .ui-state-error .ui-icon,
.ui-datepicker-wrap .ui-state-error-text .ui-icon {
  background-image: url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_cd0a0a_256x240.png);
}
/* positioning */
.ui-datepicker-wrap .ui-icon-blank {
  background-position: 16px 16px;
}
.ui-datepicker-wrap .ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-datepicker-wrap .ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-datepicker-wrap .ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-datepicker-wrap .ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-datepicker-wrap .ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-datepicker-wrap .ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-datepicker-wrap .ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-datepicker-wrap .ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-datepicker-wrap .ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-datepicker-wrap .ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-datepicker-wrap .ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-datepicker-wrap .ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-datepicker-wrap .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-datepicker-wrap .ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-datepicker-wrap .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-datepicker-wrap .ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-datepicker-wrap .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-datepicker-wrap .ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-datepicker-wrap .ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-datepicker-wrap .ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-datepicker-wrap .ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-datepicker-wrap .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-datepicker-wrap .ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-datepicker-wrap .ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-datepicker-wrap .ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-datepicker-wrap .ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-datepicker-wrap .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-datepicker-wrap .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-datepicker-wrap .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-datepicker-wrap .ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-datepicker-wrap .ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-datepicker-wrap .ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-datepicker-wrap .ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-datepicker-wrap .ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-datepicker-wrap .ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-datepicker-wrap .ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-datepicker-wrap .ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-datepicker-wrap .ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-datepicker-wrap .ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-datepicker-wrap .ui-icon-document {
  background-position: -32px -96px;
}
.ui-datepicker-wrap .ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-datepicker-wrap .ui-icon-note {
  background-position: -64px -96px;
}
.ui-datepicker-wrap .ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-datepicker-wrap .ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-datepicker-wrap .ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-datepicker-wrap .ui-icon-comment {
  background-position: -128px -96px;
}
.ui-datepicker-wrap .ui-icon-person {
  background-position: -144px -96px;
}
.ui-datepicker-wrap .ui-icon-print {
  background-position: -160px -96px;
}
.ui-datepicker-wrap .ui-icon-trash {
  background-position: -176px -96px;
}
.ui-datepicker-wrap .ui-icon-locked {
  background-position: -192px -96px;
}
.ui-datepicker-wrap .ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-datepicker-wrap .ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-datepicker-wrap .ui-icon-tag {
  background-position: -240px -96px;
}
.ui-datepicker-wrap .ui-icon-home {
  background-position: 0 -112px;
}
.ui-datepicker-wrap .ui-icon-flag {
  background-position: -16px -112px;
}
.ui-datepicker-wrap .ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-datepicker-wrap .ui-icon-cart {
  background-position: -48px -112px;
}
.ui-datepicker-wrap .ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-datepicker-wrap .ui-icon-clock {
  background-position: -80px -112px;
}
.ui-datepicker-wrap .ui-icon-disk {
  background-position: -96px -112px;
}
.ui-datepicker-wrap .ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-datepicker-wrap .ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-datepicker-wrap .ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-datepicker-wrap .ui-icon-search {
  background-position: -160px -112px;
}
.ui-datepicker-wrap .ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-datepicker-wrap .ui-icon-gear {
  background-position: -192px -112px;
}
.ui-datepicker-wrap .ui-icon-heart {
  background-position: -208px -112px;
}
.ui-datepicker-wrap .ui-icon-star {
  background-position: -224px -112px;
}
.ui-datepicker-wrap .ui-icon-link {
  background-position: -240px -112px;
}
.ui-datepicker-wrap .ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-datepicker-wrap .ui-icon-plus {
  background-position: -16px -128px;
}
.ui-datepicker-wrap .ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-datepicker-wrap .ui-icon-minus {
  background-position: -48px -128px;
}
.ui-datepicker-wrap .ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-datepicker-wrap .ui-icon-close {
  background-position: -80px -128px;
}
.ui-datepicker-wrap .ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-datepicker-wrap .ui-icon-key {
  background-position: -112px -128px;
}
.ui-datepicker-wrap .ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-datepicker-wrap .ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-datepicker-wrap .ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-datepicker-wrap .ui-icon-copy {
  background-position: -176px -128px;
}
.ui-datepicker-wrap .ui-icon-contact {
  background-position: -192px -128px;
}
.ui-datepicker-wrap .ui-icon-image {
  background-position: -208px -128px;
}
.ui-datepicker-wrap .ui-icon-video {
  background-position: -224px -128px;
}
.ui-datepicker-wrap .ui-icon-script {
  background-position: -240px -128px;
}
.ui-datepicker-wrap .ui-icon-alert {
  background-position: 0 -144px;
}
.ui-datepicker-wrap .ui-icon-info {
  background-position: -16px -144px;
}
.ui-datepicker-wrap .ui-icon-notice {
  background-position: -32px -144px;
}
.ui-datepicker-wrap .ui-icon-help {
  background-position: -48px -144px;
}
.ui-datepicker-wrap .ui-icon-check {
  background-position: -64px -144px;
}
.ui-datepicker-wrap .ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-datepicker-wrap .ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-datepicker-wrap .ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-datepicker-wrap .ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-datepicker-wrap .ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-datepicker-wrap .ui-icon-play {
  background-position: 0 -160px;
}
.ui-datepicker-wrap .ui-icon-pause {
  background-position: -16px -160px;
}
.ui-datepicker-wrap .ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-datepicker-wrap .ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-datepicker-wrap .ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-datepicker-wrap .ui-icon-seek-start {
  background-position: -80px -160px;
}
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-datepicker-wrap .ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-datepicker-wrap .ui-icon-stop {
  background-position: -96px -160px;
}
.ui-datepicker-wrap .ui-icon-eject {
  background-position: -112px -160px;
}
.ui-datepicker-wrap .ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-datepicker-wrap .ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-datepicker-wrap .ui-icon-power {
  background-position: 0 -176px;
}
.ui-datepicker-wrap .ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-datepicker-wrap .ui-icon-signal {
  background-position: -32px -176px;
}
.ui-datepicker-wrap .ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-datepicker-wrap .ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-datepicker-wrap .ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-datepicker-wrap .ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-datepicker-wrap .ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-datepicker-wrap .ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-datepicker-wrap .ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-datepicker-wrap .ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-datepicker-wrap .ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-datepicker-wrap .ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-datepicker-wrap .ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-datepicker-wrap .ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-datepicker-wrap .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-datepicker-wrap .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-datepicker-wrap .ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-datepicker-wrap .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-datepicker-wrap .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-datepicker-wrap .ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-datepicker-wrap .ui-corner-all,
.ui-datepicker-wrap .ui-corner-top,
.ui-datepicker-wrap .ui-corner-left,
.ui-datepicker-wrap .ui-corner-tl {
  border-top-left-radius: 4px;
}
/* Overlays */
.ui-datepicker-wrap .ui-widget-overlay {
  background: #aaaaaa url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.ui-datepicker-wrap .ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(http://code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: alpha(opacity=30);
  border-radius: 8px;
}
.broker-accounts-sorting .hold {
  margin-left: 200px;
}
.accounts-scroll {
  margin-top: 20px;
}
.accounts-list {
  margin-left: 200px;
  position: relative;
}
.accounts-scroll .side li,
.frame > ul > li > ul > li {
  padding: 10px;
}
.accounts-scroll .side li:first-child,
.frame > ul > li > ul > li:first-child {
  padding: 0;
}
.accounts-scroll .side li:first-child > .account-detail,
.frame > ul > li > ul > li:first-child > .account-detail {
  padding: 10px;
}
.accounts-scroll > .side {
  list-style: none;
  float: left;
  width: 200px;
  text-align: right;
  padding: 50px 0 0 0;
  margin-top: 20px;
  border: solid #d6d6d6;
  border-width: 1px 0;
}
.accounts-scroll > .side > li {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
}
.accounts-scroll .side .opt-link {
  color: #333;
  border-bottom: 1px dotted #333;
  position: relative;
  text-decoration: none;
}
.frame .devider,
.accounts-scroll .side .devider {
  height: 1px !important;
  margin-top: 5px;
  border-top: 1px solid #d6d6d6;
}
.frame {
  min-width: 520px;
  height: auto;
  overflow: hidden;
  position: absolute;
  border-left: 1px solid #d6d6d6;
}
.frame > ul {
  min-width: 100% !important;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  cursor: url(../img/openhand.cur), e-resize;
}
.frame > ul > li {
  float: left;
  width: 185px;
  height: 100%;
  list-style: none;
  border: solid #d6d6d6;
  border-width: 1px 0;
}
.frame > ul > li > ul > li {
  font-size: 12px;
  font-weight: 600;
  min-height: 25px;
}
@media (min-width: 959px) {
  .frame > ul > li > ul > li:nth-of-type(even) {
    background-color: #f5f5f5;
  }
}
.frame > ul > li > .account-name {
  width: 185px;
  padding: 0 10px;
  cursor: pointer;
  background: #edecec;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 50px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  position: relative;
}
.frame > ul > li > .account-name:after {
  content: " ";
  position: absolute;
  width: 0;
  height: 33px;
  border-left: 1px solid #fff;
  top: 8px;
  right: 0;
}
.frame > ul > li.active .account-name {
  background: #e0e0e0;
}
.frame > ul > li.active > ul > li:nth-of-type(odd) {
  background-color: #f2f2f2;
}
.frame > ul > li.active > ul > li:nth-of-type(even) {
  background-color: #e8e8e8;
}
.frame > ul > li .account-detail {
  position: relative;
  z-index: 20;
  text-align: center;
  cursor: default;
}
.frame > ul > li > ul {
  padding: 0;
  margin: 0;
  background: #fff;
  list-style: none;
}
@media (max-width: 960px) {
  .frame > ul > li:nth-of-type(2n) > ul {
    background: #f5f5f5;
  }
}
span.tick {
  width: 14px;
  height: 14px;
  background: url("../../../img/tick.png");
  display: block;
}
span.shortage {
  width: 14px;
  height: 14px;
  background: url("../../../img/shortage.png") no-repeat 0 3px;
  display: block;
  padding-top: 4px;
}
span.account {
  height: 50px;
  text-align: center;
  display: block;
}
/* Scrollbar */
.scrollbar {
  margin: 0 0 14px 0;
  height: 6px;
  background: rgba(0, 0, 0, 0.1);
  line-height: 0;
  border-radius: 2px;
}
.scrollbar .handle {
  width: 100px;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  cursor: pointer;
  border-radius: 2px;
}
.scrollbar .handle .mousearea {
  position: absolute;
  top: -9px;
  left: 0;
  width: 100%;
  height: 20px;
}
.down_cursor {
  cursor: url(../img/openhand.cur), e-resize;
}
@media (max-width: 959px) {
  .accounts-scroll > .side,
  .accounts-scroll .scrollbar {
    display: none;
  }
  .accounts-scroll .accounts-list {
    margin-left: 0;
  }
  .accounts-scroll .frame {
    position: static;
    min-width: 100%;
    border-left: 0;
  }
  .accounts-scroll .frame > ul > li {
    border-width: 1px;
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  .accounts-scroll .frame > ul > li > .account-name {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  .accounts-scroll .frame > ul > li > .account-name:after {
    border-left: 0;
  }
}
/*! Social Likes v3.0.3 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes,
.social-likes__widget {
  display: inline-block;
  padding: 0;
  vertical-align: middle !important;
  word-spacing: 0 !important;
  text-indent: 0 !important;
  list-style: none !important;
}
.social-likes {
  opacity: 0;
}
.social-likes_visible {
  opacity: 1;
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
.social-likes > * {
  display: inline-block;
  visibility: hidden;
}
.social-likes_vertical > * {
  display: block;
}
.social-likes_visible .social-likes__widget {
  visibility: inherit;
}
.social-likes__widget {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
.social-likes__widget:before,
.social-likes__widget:after {
  display: none !important;
}
.social-likes_vertical .social-likes__widget {
  display: block;
  float: left;
  clear: left;
}
.social-likes__button,
.social-likes__icon,
.social-likes__counter {
  text-decoration: none;
  text-rendering: optimizeLegibility;
}
.social-likes__button,
.social-likes__counter {
  display: inline-block;
  margin: 0;
  outline: 0;
}
.social-likes__button {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.social-likes__button:before {
  content: "";
  display: inline-block;
}
.social-likes__icon {
  position: absolute;
  top: 0;
  left: 0;
}
.social-likes__counter {
  display: none;
  position: relative;
}
.social-likes_ready .social-likes__counter,
.social-likes__counter_single {
  display: inline-block;
}
.social-likes_ready .social-likes__counter_empty {
  display: none;
}
.social-likes_vertical .social-likes__widget {
  display: block;
}
.social-likes_notext .social-likes__button {
  padding-left: 0;
}
.social-likes_single-w {
  position: relative;
  display: inline-block;
}
.social-likes_single {
  position: absolute;
  text-align: left;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0 0.3s, opacity 0.3s ease-out;
  transition: visibility 0s 0.3s, opacity 0.3s ease-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.social-likes_single.social-likes_opened {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.social-likes_single.social-likes_opened .social-likes__single-container {
  visibility: visible;
}
.social-likes__button_single {
  position: relative;
}
.social-likes {
  min-height: 36px;
  margin: -1%;
  width: 100%;
}
.social-likes,
.social-likes_single-w {
  line-height: 19px;
}
.social-likes__widget {
  margin: 1%;
  color: #fff;
  border: 1px solid;
  line-height: 27px;
}
.social-likes__widget:hover,
.social-likes__widget:active,
.social-likes__widget:focus {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  background: #fff;
  cursor: pointer;
}
.social-likes__button,
.social-likes__counter {
  vertical-align: middle;
  line-height: 20px;
  cursor: inherit;
}
.social-likes__button {
  padding: 5px 6px 5px 20px;
  font-weight: 400;
  border-right: 0;
}
.social-likes__icon {
  width: 20px;
  height: 26px;
  margin-top: 1px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.social-likes__counter {
  min-width: 12px;
  padding: 1px 4px;
  font-weight: 400;
  text-align: center;
  border-left: 1px solid #ccc;
}
.social-likes__widget:hover > .social-likes__counter,
.social-likes__widget:focus > .social-likes__counter,
.social-likes__widget:active > .social-likes__counter,
.social-likes__widget_active > .social-likes__counter {
  position: relative;
  border-left-color: transparent;
}
.social-likes__widget:hover > .social-likes__counter:before,
.social-likes__widget:focus > .social-likes__counter:before,
.social-likes__widget:active > .social-likes__counter:before,
.social-likes__widget_active > .social-likes__counter:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  border-left: 1px solid;
  opacity: 0.4;
}
.social-likes_vertical {
  margin: -1%;
}
.social-likes_vertical .social-likes__widget {
  margin: 1%;
}
.social-likes_notext {
  margin: -0.5%;
}
.social-likes_notext .social-likes__widget {
  margin: 0.5%;
}
.social-likes_notext .social-likes__button {
  width: 18px;
}
.social-likes_notext .social-likes__icon {
  width: 100%;
  background-position: center center;
}
.social-likes__widget_single {
  margin: 0;
}
.social-likes_single {
  margin: -12px 0 0;
  padding: 4px 0;
  background: #fff;
  border: 1px solid #ddd;
}
.social-likes__single-container {
  width: 100%;
  display: table;
}
.social-likes_single .social-likes__widget {
  float: none;
  display: table-row;
  margin: 0;
  border: 0;
  background: 0 0;
}
.social-likes_single .social-likes__button {
  display: table-cell;
  padding: 2px 6px 2px 24px;
}
.social-likes_single .social-likes__icon {
  margin-left: 4px;
  margin-top: 2px;
}
.social-likes_single .social-likes__counter {
  display: table-cell;
  padding: 2px 8px 2px 4px;
  border-left: 0;
  text-align: right;
}
.social-likes_single .social-likes__widget:hover > .social-likes__counter:before,
.social-likes_single .social-likes__widget:focus > .social-likes__counter:before,
.social-likes_single .social-likes__widget:active > .social-likes__counter:before {
  display: none;
}
.social-likes__icon_single {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANBAMAAACJLlk1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAnUExURQAAADdx/Tdv/z9//wAA/zhw/zlz/zZx/DZx/Tdw/TZw/DZx/Tdx/cUcoZwAAAAMdFJOUwCAIAQBMh/Nv7zOuwoNnlgAAAAxSURBVAjXY2Bga2IAgqzjCgwMLFuPTgGyDQ4YMDAIChxgFGAQYDjAgJ1kQCMFgUAAAPr2CjLqR7ZxAAAAAElFTkSuQmCC");
}
.social-likes__widget_single:hover,
.social-likes__widget_single:active,
.social-likes__widget_single:focus,
.social-likes__widget_active {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #3673f4;
  border-color: #3673f4;
  color: #fff;
}
.social-likes__widget_single:hover .social-likes__icon_single,
.social-likes__widget_single:active .social-likes__icon_single,
.social-likes__widget_single:focus .social-likes__icon_single,
.social-likes__widget_active .social-likes__icon_single {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANBAMAAACJLlk1AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAnUExURQAAAP///////////////////////////////////////////////649SjkAAAAMdFJOUwCAIAQBHzK/zby7zi9WA1QAAAAxSURBVAjXY2BgLWIAgugTCgwMLMuOTQGyDQ4YMDAIChxgFGAQYDjAgJ1kQCMFgUAAAO6kCgXRSb6qAAAAAElFTkSuQmCC");
}
.social-likes__icon_facebook {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURQAAAP///////////////////////////////////////88h6/kAAAAKdFJOUwA85knnShSjFuSJMex3AAAAL0lEQVQI12MwWgUEygxaIGoRA5CoYFwFohIgFMMqJEqAgRGJQpbTAlFLGEJA1FQA/4Yjtfe91e4AAAAASUVORK5CYII=");
}
.social-likes__widget_facebook {
  background: #425497;
  border-color: #425497;
}
.social-likes__widget_facebook:hover .social-likes__icon_facebook,
.social-likes__widget_facebook:active .social-likes__icon_facebook,
.social-likes__widget_facebook:focus .social-likes__icon_facebook {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURQAAAERVnUJTnEJTnUFSm0JSmz9ZmUFSnEVRlkFSm0JTnOFJfLwAAAAKdFJOUwA85klK5xSjFuSkBLVgAAAAL0lEQVQI12MwWgUEygxaIGoRA5CoYFwFohIgFMMqJEqAgRGJQpbTAlFLGVxB1BQA/zMjpvikUOQAAAAASUVORK5CYII=");
}
.social-likes__icon_twitter {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACuUExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////y2K9CoAAAA5dFJOUwDjTGcU/Cn+H/Ya2d8NjrFyChGjWL2F/YqlBHBP+wnHN8IFMV9xyJdONDX5ruloOZqHawGoqnkCoFycKRQAAAB5SURBVAjXRc7nEoJAEAPggMiBvaBYEHvFhj3v/2LcHgPm3zeZ2Q3iCSTd4e58co7YjFfCNkllHTDlfA3UlCYTG+6MatCpiLgHoiXLjIDFXwz0ka1fyO9p3i4FW/LimVZz1Ztmwfdh3PAE9ssShH3HdHA/v/f96uXIAHxfFOel4oDwAAAAAElFTkSuQmCC");
}
.social-likes__widget_twitter {
  background: #00b7ec;
  border-color: #00b7ec;
}
.social-likes__widget_twitter:hover .social-likes__icon_twitter,
.social-likes__widget_twitter:active .social-likes__icon_twitter,
.social-likes__widget_twitter:focus .social-likes__icon_twitter {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACuUExURQAAABq16hq06hu06xmy5Ru16hi07Bu06hi07hq16xu06xu06x2w6xOw6xq16xu16hq16hmy5R608Bq16hqz6hq06hq06xu16hu16hq06hu16xq26huz6hq06hu07Byq4hqz7Bu06hm06wC//zPM/xu06hq16hu06hq16hy26xq16hqz6x216xu06xq16xqy7Rq06xq16hq16xu16hu17Bu06wD//wB//xu16xu168IFmEIAAAA5dFJOUwBM498U/Cn+H/bZZxoNjrFyChGjWL2F/YqlwjFwxzcJX/tPBAVxyJf5Na5ONOloOZqHa6B5qAECqtOTkwwAAAB5SURBVAjXRc7nEoJAEAPggMiBvaBYEHvFhj3v/2LcHgPm3zeZ2Q3ma0i6w93p6JyxGG+EbZLKThBxNgUaSpMHC+6SatCpi7gHVhOWGQHxXwz0ka1fyO9p3i4FW/Lik1Zz1ZpmwfdhXPEE1tsWhH3HdHBfz9/96uXIAII2FOflt9YWAAAAAElFTkSuQmCC");
}
.social-likes__icon_plusone {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAMAAACOacfrAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABvUExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////y/TAtEAAAAkdFJOUwDmFfMhztwLNvVW47xM/OnuryzI0pdA8cPXoOz+9/m1+t9pjmJKNOkAAABxSURBVAjXLcxXFsIwDETRcbfjkpCQSgftf43YCP1dPR0BLhkxDCfwxIil9I7hr3WdSP9FFjhIwovGM806HnBdkO38Y4uBVDdSttU3hdyarm0W+1SeGWNfQwoeWO6Gf4bX79XE2mnr8uPiWXpT62pGxhe/uAV7kao1zQAAAABJRU5ErkJggg==");
}
.social-likes__widget_plusone {
  background: #dd4241;
  border-color: #dd4241;
}
.social-likes__widget_plusone:hover .social-likes__icon_plusone,
.social-likes__widget_plusone:active .social-likes__icon_plusone,
.social-likes__widget_plusone:focus .social-likes__icon_plusone {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAMAAACOacfrAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABvUExURQAAANVFPtpIPNZGPdhFPdZGPdZFPdBFRdRGPdZFPtVHPtZFPdZGPtZGPNVFPdZGPtZFPtZFPtZFP9ZGPtVGPdZFPtdHP9VFPtZGPdVFPdVGPtVGPdVGPdVGPtZFPtZGPdZGPtVFPdVGP9VGPtZGPkE5bP8AAAAkdFJOUwDmFfMhztwLNvVW47xM/OnuryzI0pdA8cPXoOz3/vm1+t9pjuidahEAAABxSURBVAjXLcxXFsIwDETRcbfjkpCQSgftf43YCP1dPR0BLhkxDCfwxIil9I7hb3WdSP9FFjhIwovGM806HnBdkO38Y4uBVFdSttU3hdyarm0W+1SeGWNfQwoeWO6Gf4bX79XE2mnr8uPiWXpT62pGxhe/6gV7Y92howAAAABJRU5ErkJggg==");
}
.social-likes__icon_mailru {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAEFUExURQAAAP/OAP/MAP/NAP/NAP/MAP/LAP/NAP/OAP/OAP/MAP/NAP/NAP/NAP/NAP/MAP/NAP/NAP/NAP/NAP/MAP/MAP/JAP/MAP/QAP/MAP/MAP/NAP/LAP/NAP/NAP/NAP/MAP/NAP/NAP/SAP/MAP/MAP/MAP/KAP/NAP/NAP/PAP/OAP/NAP/GAP/NAP/MAP/MAP/NAP/NAP/MAP/MAP/NAP/NAP/NAP/LAP/OAP/NAP/IAP/MAP/KAP/MAP/MAP/PAP/NAP/NAP/NAP/NAP/NAP/OAP/NAP/MAP/MAP/NAP/MAP/MAP/MAP/MAP/MAP/MAP/MAP/MAP/MAP/MAP/MAP/NADYVBygAAABWdFJOUwA1aejT1Ur7KmP00pCVWCP18uGk85cY4xb4N8g2ina6u5GHEeTuWyfwTiBZ3Ql3KJwfglX+4tiBRS+4DhkdeXowccm5YvEVZ5ODZtne+ahQcMaO0WsKStUUQwAAAJFJREFUCNcVy0UCglAARdGnxAcBJe3u7u7ujr//pQh3dgcHwO/5IUR/T2FXZk1ZFC2G4YEaV50JX3GSSRAf6rTl9rykbLKyNtBvNmgJiNOVV0XX2+YculsIGmgnHXGmOF+a6KXC1AXkqXtLIYf8MfU+1jyKtEEwwPoehjIa0JwARPXb8XC2hnzBofvThZCr7fAHYCoSBacAOY0AAAAASUVORK5CYII=");
}
.social-likes__widget_mailru {
  background: #255896;
  border-color: #255896;
}
.social-likes__widget_mailru:hover .social-likes__icon_mailru,
.social-likes__widget_mailru:active .social-likes__icon_mailru,
.social-likes__widget_mailru:focus .social-likes__icon_mailru {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAEFUExURQAAAN2VAN+UAN+TAN6TAN+TAN+UAN+TAOCRAOCSAN6TAN+SAN+SAN6TAN+TAN6SAOGRAN+TAN+TAN6TAN+SAN6SAN+UAN+TANyWAN+TAN6UAN+SAN2SAN+TAN+TAN+SAN6SAN+TAN6TAOGWAN6SAN6PAOCRAN6SAN+PAN6SAN+SAN6TAN+SAN+TAN6UAN6SAN+SAN+TAN6TAN+SAOKNAN6TAN6TAN+SAN2TAN+SAN6SAOCOANqRAN+TANuVAN+TAN+TAN+SAN+TAN+UAN+RAN+SAN6TAN6SANqRAN6TAN+SAN+TAN+TAN+TAN+SAN+TAOCTAOWZAN6SAN+SAN+TAN6TAN+TAITwHJ4AAABWdFJOUwA1aejV00r7KmP00pCVWPUj8uGk85cY4xb4N8g2iru6dpGHEeQnW+4g3VlO8Ngf/iiCVeIJd5yBRbgvGQ7JHbl5evEwYnHeZxVmUKj5k9mDawrG0XCOw2VMxAAAAJFJREFUCNcVy0UCglAARdGnxAcBJe3u7u7ujr//pQh3dgcHwOv7IUT/TWBX5ExZFC2G4YEuW5oLT3GaSRAVPVp3e95SNl6eGaj1m7QCJOnO60PD22Idul4JGmg7HXGmutyY6KTC1AXkqXtLIYf8Md9lpHkUaYFggFPPhjIe0IIARPXr7XCyhnzOocfHnZC97fAHYCsSBT+KnnYAAAAASUVORK5CYII=");
}
.social-likes__icon_vkontakte {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB1UExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+WLZkAAAAAmdFJOUwAkAktK5wTmD0nk4qSxxyUq9iItejSVCBwBhP4ntjMoiI4ZqjKZkhg3SQAAAFtJREFUCNdNzVcOwCAMA1AXKHTvvSf3P2JBSqtGcuT3EQW+0jTKx9eNYBaA3oltsbnOvc1ecD06NUF6y8Rmgrduw9HlBK51hYRQ3k0hQwLA0sje/J66EO7bA/EAyccPknyrAlUAAAAASUVORK5CYII=");
}
.social-likes__widget_vkontakte {
  background: #526e8f;
  border-color: #526e8f;
}
.social-likes__widget_vkontakte:hover .social-likes__icon_vkontakte,
.social-likes__widget_vkontakte:active .social-likes__icon_vkontakte,
.social-likes__widget_vkontakte:focus .social-likes__icon_vkontakte {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB1UExURQAAAFx4m39/f1hznFl1m1l1mj9/f1h1m1V3mVdzmVl1m1h0m1l1mll0m1l1l1h0m1tznVp4nVl1m1p3mV9/n1h0m1t2mll1mgAA/1h1nFl1m1pzm1h0m1h1mllymVl1mlh1mlh0m1t1nFl0mlZ1mVtwmVl1m7Jh3dIAAAAmdFJOUwAkAktK5wTmD0nkpOKxJccqIvYtCJUcegE0tjOZqij+hIgnjjIZFfWMEwAAAFtJREFUCNdNzVcOwCAMA1AXKHTvvSf3P2JBSqtGcuT3EQW+0jTKx9eNYBaAzoltsbnms8pecL06PUF648EGgrfs290UBK51i5RQTnUuIwLAktDe/J66EO7bA/EAylcPktuRikMAAAAASUVORK5CYII=");
}
.social-likes__icon_odnoklassniki {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAMAAABoQAyvAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABmUExURQAAAO+SIO+RIOyRJP+RJPCRIO+SIO+SIe2VI++SIPCSIf+fH/KPH/GSIu+SIfCRIfKSH++SIPCSIPCRIO+RIfCUI+6QIe+SIO+RIO+PH++RIPCRIPCRIO+SIPCRIfCRIfCSIPCSITDDkCMAAAAhdFJOUwCUhRwHwpbmHWXPCClLc9Ao++HUkSQu2ocQyfO7yp/g8t7ozhAAAABYSURBVAjXBcGHAYAgAASxwwYWRMUult9/SRMosmnKCsDo+2QgH1/n3jFn0A23Btqg51FooYtS7KCufN/7qqaUmkYqWWYr2XkBt0mbg9XqPGVX9isdR7r2HzzRBpHJpEsFAAAAAElFTkSuQmCC");
  background-position: 6px 3px;
}
.social-likes__widget_odnoklassniki:hover,
.social-likes__widget_odnoklassniki:active,
.social-likes__widget_odnoklassniki:focus {
  background: #f6903b;
  border-color: #f6903b;
}
.social-likes__widget_odnoklassniki:hover .social-likes__icon_odnoklassniki,
.social-likes__widget_odnoklassniki:active .social-likes__icon_odnoklassniki,
.social-likes__widget_odnoklassniki:focus .social-likes__icon_odnoklassniki {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAMAAABoQAyvAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABpUExURQAAAP////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////wbrXYAAAAidFJOUwCWhZQHwv0d5mUcz1YpCOHQKPvec5Ekn8ry4C7ahxDG87v81uwdAAAAWElEQVQI1wXBhwGAIAAEsbOCHVSwt99/SBPI02FIcyDTtimDetyN2ccarxVWeXqnZZHroZukqYMqaee5TSoKlU1TqiAGK9kQwZzSaeCweh7Zg+v97vt7rx8ywwahFuCYrQAAAABJRU5ErkJggg==");
}
.social-likes__icon_pinterest {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAMAAABIK2QJAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADhUExURQAAAMQOLMUOLMQOLMUPLMUOLb8AP/8AALYAJMQPLcQOLMYOKsQOLcwRM8QOLMwZM8QPLcQPLcUPLcQPLcMQLcQOLcYOKsUPLdQAKsUPLMcNMMUOLMQOLMgSJMUPLcUPLMUPLMEPLsUPLMUPLcUOLMMPLcQPKsIMKsMPLcQOLsQPLf8AAMQPLcINLsUPLMYOLcMQLsQPLcUMLMQPLMQOLcUPLcUPLMQPLcMPLcQPLcQPLMMOLMQPLcUPLcUPLcQPLcQOLMQOLMQOLcQPLMUPLMQPLcYRLcQOLMUPLcUNLMUPLSb7ts8AAABKdFJOUwDTm+Ri8wQBB/31EowPNArndsaHX68k+AbIJfTfDkP7cyGWZtQzMCoiacQCtCb8Wk2YKNp75urKEe1yRf73VGRo9p36x8UtkLVubO0tPwAAAIBJREFUCNc1jFUOwgAUBKel1HB3d3d3h3f/A1EC7NdkMllgcHXvVmoP0FV5Hg8PcdWhJWuWsNm2dSYLzvYebtJApuZJXtCVPPbInF/udKpWmnJ/PFOgVlCS5CpDy9UspURzTilKNmNJxHDQiCXi0ZD/YwkEw/znc2tfcCKP1/zZN2lRDcEQ7lIvAAAAAElFTkSuQmCC");
}
.social-likes__widget_pinterest:hover,
.social-likes__widget_pinterest:active,
.social-likes__widget_pinterest:focus {
  background: #cc002b;
  border-color: #cc002b;
}
.social-likes__widget_pinterest:hover .social-likes__icon_pinterest,
.social-likes__widget_pinterest:active .social-likes__icon_pinterest,
.social-likes__widget_pinterest:focus .social-likes__icon_pinterest {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAMAAABIK2QJAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAADhUExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////6yqAvMAAABKdFJOUwDTm+Ri8wQBB/31EowPNArndsaHX68k+AbI9CUO30P7c5ZmITMw1CoiabQCxCZa/E0omObae8rq9kVu7fr3xy1UxWT+cp2QaLURQyWHqgAAAIBJREFUCNc1jFUOwgAUBKel1HB3d3d3h3f/A1EC7NdkMlmgv3fvNmoP0FV5Ps53cdWgJVdesLp0daZzbvYRTtJAZuZS1tCWPPbYXGwPdOpWhtJgNFGgWlCSZMtDy9WspERzTilKLm1JxHDQiCXi0ZD/YwkEw/znc2tfcCKP1/zZN22JDcGD2fwRAAAAAElFTkSuQmCC");
}
@media (max-width: 767px) {
  .social-likes {
    margin: auto;
  }
  .social-likes__widget {
    width: 47%;
    text-align: center;
    float: left;
  }
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  min-width: 100%;
  max-width: 100%;
}
.chosen-container .chosen-drop {
  overflow-x: hidden;
  overflow-y: hidden;
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 100px;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  font-weight: 600;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #fff;
  color: #41a121;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 11px 6px;
  height: 44px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 15px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  position: absolute;
  top: 19px;
  right: 10px;
  display: block;
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: #707070 transparent transparent transparent;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #ffffff url('../img/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../img/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #c2c2c2;
  background-color: #fff;
  cursor: text;
  min-height: 45px;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  display: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  visibility: hidden;
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  min-height: 35px;
  line-height: 35px;
  position: relative;
  margin: 4px 0 3px 5px;
  padding: 0 40px 0 10px;
  border: none;
  background-color: #e3e3e3;
  background-clip: padding-box;
  color: #333;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 0px;
  right: 3px;
  display: block;
  font-size: 23px;
  color: #636060;
  padding: 0 6px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
  content: "×";
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid #c2c2c2;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #c2c2c2;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  border-color: transparent transparent #41a121 transparent;
  top: 14px;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 17px;
  direction: rtl;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 17px;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: #ffffff url('../img/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../img/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
@media screen and (max-width: 260px) {
  .chosen-container-single .chosen-single {
    padding: 13px 6px;
  }
  .chosen-container-single .chosen-single span {
    margin-right: 11px;
  }
  .chosen-container-single .chosen-single div b {
    right: 6px;
  }
}
body.gt-landing {
  padding: 0;
}
body.gt-landing .gt-footer-page {
  position: static;
  margin-top: 70px;
}
.gt-land-head {
  font-size: 36px;
  font-weight: 700;
}
.gt-land-subhead {
  font-size: 16px;
  font-weight: 600;
}
.gt-land-introAccount,
.gt-land-introInformers,
.gt-land-introRebate,
.gt-land-sponsorDemo {
  background-size: cover;
  text-align: center;
}
@media (min-width: 768px) {
  .gt-land-introAccount,
  .gt-land-introInformers,
  .gt-land-introRebate,
  .gt-land-sponsorDemo {
    height: 390px;
  }
}
.gt-land-introAccount {
  background: url(../../uktheme/img/landing/bg-accountIntro.png) no-repeat 50% 50%;
}
.gt-land-introInformers {
  background: url(../../uktheme/img/landing/bg-inform.jpg) no-repeat 50% 50%;
}
@media (min-width: 768px) {
  .gt-land-settingsAccount {
    background: url(../../uktheme/img/landing/bg-accountSettings.png) no-repeat -10% 50%;
  }
}
.gt-land-introRebate {
  background: url(../../uktheme/img/landing/bg-rebateIntro.png) no-repeat 50% 50%;
}
@media (min-width: 768px) {
  .gt-land-howtoRebate {
    background: url(../../uktheme/img/landing/bg-rebateSettings.png) no-repeat -10% 50%;
  }
}
.gt-land-sponsorDemo {
  background: url(../../uktheme/img/landing/bg-sponsor.png) no-repeat 50% 50%;
  height: auto !important;
}
@media (min-width: 960px) {
  .gt-bgLine-before,
  .gt-bgLine-after {
    position: relative;
  }
  .gt-bgLine-before:before,
  .gt-bgLine-after:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 50%;
    height: 1px;
    border-top: 1px dotted #41a121;
    top: 26px;
  }
  .gt-bgLine-before:before {
    left: 0;
  }
  .gt-bgLine-after:after {
    right: 0;
  }
}
.gt-land-titleBlock {
  position: relative;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .gt-land-titleBlock.gt-land-titleBlock-inform {
    margin-top: 50px;
  }
}
.gt-land-titleBlock:after {
  content: ' ';
  position: absolute;
  bottom: 5px;
  left: 0;
  display: block;
  width: 40px;
  height: 2px;
  background: #41a121;
}
.gt-land-titleBlock.gt-land-titleBlock-large:after {
  width: 80px;
}
.gt-land-titleBlock.gt-land-titleBlock-center {
  text-align: center;
}
.gt-land-titleBlock.gt-land-titleBlock-center:after {
  left: calc(50% - 40px);
}
@media (min-width: 768px) {
  .gt-land-feature {
    display: inline-block;
    text-align: left;
  }
}
@media (max-width: 479px) {
  .gt-land-feature,
  .gt-land-feature .gt-land-feature-title {
    text-align: center;
  }
}
.gt-land-feature .gt-land-feature-title,
.gt-land-feature .gt-land-step-title {
  font-size: 14px;
  padding-top: 4px;
  display: inline-block;
}
.gt-land-step-icon {
  background: #fff;
  z-index: 10;
  position: relative;
}
.gt-land-step-title {
  margin-top: 0;
  padding: 0 30px;
}
.gt-inform {
  background: url(../../uktheme/img/landing/bg-inform.jpg) no-repeat center center;
  background-size: cover;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .gt-inform .gt-inform-head {
    height: 509px;
  }
}
.gt-land-informer .gt-title-inform {
  position: relative;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .gt-land-informer .gt-title-inform {
    margin-top: 50px;
  }
}
.gt-land-informer .gt-title-inform:after {
  content: ' ';
  position: absolute;
  bottom: 5px;
  left: 0;
  display: block;
  width: 40px;
  height: 2px;
  background: #41a121;
}
.gt-land-informer .gt-image-inform {
  position: relative;
}
.gt-land-informer .gt-image-inform .uk-button {
  width: 60%;
  margin-top: -16px;
  position: absolute;
  top: 50%;
  left: 20%;
}
@media (max-width: 479px) {
  .gt-land-informer .gt-desc-inform {
    margin-bottom: 15px;
  }
}
.gt-land-informer .gt-preview-inform {
  max-width: 100%;
  text-align: center;
  overflow: hidden;
}
.gt-land-informer .gt-preview-inform > div {
  margin-bottom: 15px;
  padding: 10px;
  display: inline-block;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 10px 0 #ccc;
}
@media (max-width: 959px) {
  .gt-land-informer .gt-preview-inform > div {
    overflow: auto;
    padding: 0;
  }
}
.gt-land-informer .gt-preview-inform input {
  padding: 1px !important;
  border: 0 !important;
}
.gt-land-informer .gt-hide-settings {
  opacity: 0;
  z-index: 0;
  height: 0;
  padding: 0;
  margin: -15px;
  overflow: hidden;
}
.gt-land-titleBlock-3Columns .gt-land-feature > * {
  min-height: 60px;
}
.gt-land-introAccount.gt-land-introAccount-signals {
  background: url(../../uktheme/img/landing/bg-signalsIntro.png) no-repeat 50% 50%;
}
.gt-land-helpLinks li {
  font-size: 13px;
  font-weight: 600;
  position: relative;
}
.gt-land-helpLinks li:after {
  content: '\00B7';
  display: inline-block;
  position: absolute;
  bottom: -1px;
  right: -21px;
  font-size: 24px;
  color: #265a87;
}
.gt-land-helpLinks li:last-child:after {
  content: '';
}
.gt-land-reasvonsBlock {
  height: 311px;
  background: url(../../uktheme/img/landing/bg-reasons.png) no-repeat 50% 50%;
  padding: 19px 30px 30px 30px;
}
@media (max-width: 767px) {
  .gt-land-reasvonsBlock {
    max-height: 490px;
    height: 100%;
  }
}
.gt-land-reasvonsList {
  margin-top: 23px;
  overflow: hidden;
}
.gt-land-reasvonsList .gt-land-reasvonsListItem {
  overflow: hidden;
  margin-bottom: 48px;
}
.gt-land-reasvonsList .gt-land-reasvonsListItem .reasvonsListItemNumber {
  font-size: 48px;
  color: #666;
  font-weight: 700;
  line-height: 48px;
  display: block;
  float: left;
}
.gt-land-reasvonsList .gt-land-reasvonsListItem .reasvonsListItemText {
  font-size: 14px;
  display: block;
  padding-left: 33px;
  padding-top: 8px;
  line-height: 18px;
}
.gt-land-reasvonsList li:first-child .gt-land-reasvonsListItem:nth-last-of-type(3) {
  margin-left: 70px;
}
.gt-land-reasvonsList li:first-child .gt-land-reasvonsListItem:nth-last-of-type(2) {
  margin-left: 110px;
}
.gt-land-reasvonsList li:first-child .gt-land-reasvonsListItem:nth-last-of-type(1) {
  margin-left: 150px;
}
.gt-land-reasvonsList li:last-child .gt-land-reasvonsListItem:nth-last-of-type(2) {
  margin-left: 40px;
}
.gt-land-reasvonsList li:last-child .gt-land-reasvonsListItem:nth-last-of-type(1) {
  margin-left: 80px;
}
.gt-land-introAccount.gt-land-introAccount-help {
  background: url(../../uktheme/img/landing/bg-helpIntro.png) no-repeat 50% 50%;
}
.gt-land-introAccount-help .gt-land-head {
  font-size: 36px;
  line-height: 36px;
}
.gt-land-introAccount-help .gt-land-subhead {
  margin-top: 40px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 479px) {
  .gt-land-introAccount-help .gt-land-head {
    font-size: 18px;
    line-height: 20px;
  }
  .gt-land-introAccount-help .gt-land-subhead {
    margin-top: 10px;
    font-size: 13px;
    line-height: 14px;
    font-weight: 400;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .gt-land-introAccount-help .gt-land-head {
    font-size: 28px;
    line-height: 30px;
  }
  .gt-land-introAccount-help .gt-land-subhead {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
  }
}
.gt-land-helpBorderBlock .gt-land-helpBorderBlock-content {
  border: 1px solid #CCC;
  padding: 20px 20px 5px;
  background: url("../../uktheme/img/landing/bg-map.png") no-repeat right -80px bottom -55px;
}
.gt-land-helpBorderBlock .gt-land-helpBorderBlock-content a {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
}
span.span-hrefed {
  cursor: pointer;
}
@media (min-width: 960px) {
  [data-list-type="grid"] {
    width: 33.333%;
  }
  [data-list-type="grid"] > .article-block > .gt-article-meta > .full-date:before {
    content: '';
    margin: 0;
    display: inline;
  }
  [data-list-type="list-img"] {
    width: 100%;
  }
  [data-list-type="list-img"] > .gt-article-category {
    display: none !important;
    visibility: hidden !important;
  }
  [data-list-type="list-img"] > .uk-image-block {
    width: 24.333%;
    float: left;
  }
  [data-list-type="list-img"] > .article-block {
    width: 73.666%;
    float: left;
    padding-left: 10px;
  }
  [data-list-type="list-img"] > .article-block > .gt-article-meta > .article-category {
    display: inline !important;
    visibility: visible !important;
  }
  [data-list-type="list-img"] > .article-block > .gt-article-meta > .article-category:after {
    content: "/";
    margin: 0 10px;
  }
  [data-list-type="list-img"] > .article-block > .gt-article-meta > .article-stats {
    display: inline !important;
    visibility: visible !important;
  }
  [data-list-type="list-img"] > .article-block > .gt-article-meta > .article-stats > span:first-child:before {
    content: "/";
    display: inline-block;
    margin: 0 10px;
  }
  [data-list-type="list-img"] > .article-block > .gt-article-meta > .full-date:before {
    content: '';
    margin: 0;
    display: inline;
  }
  [data-list-type="list"] {
    width: 100%;
    margin-bottom: 0px;
  }
  [data-list-type="list"] > .gt-article-category,
  [data-list-type="list"] .uk-image-block,
  [data-list-type="list"] .gt-article-entry {
    display: none !important;
    visibility: hidden !important;
  }
  [data-list-type="list"] > .article-block > .gt-article-title {
    font-size: 15px;
  }
  [data-list-type="list"] > .article-block > .gt-article-meta {
    width: 70px;
    float: left;
  }
  [data-list-type="list"] > .article-block > .gt-article-meta > .article-category,
  [data-list-type="list"] > .article-block > .gt-article-meta .article-stats {
    display: none !important;
    visibility: hidden !important;
  }
  [data-list-type="list"] > .article-block > .gt-article-meta > .full-date {
    display: none!important;
    visibility: hidden!important;
  }
  [data-list-type="list"] > .article-block > .gt-article-meta > .time-only {
    display: inline!important;
    visibility: visible!important;
  }
  [data-list-type="list"] > .article-block > .gt-article-meta > .time-only:before {
    content: '';
    margin: 0;
    display: inline;
  }
  .articles-view-types {
    margin-top: 5px;
  }
  .articles-view-types > i {
    margin-left: 5px;
    color: #265a87;
  }
  .articles-view-types > i.active {
    margin-left: 5px;
    color: #41a121;
  }
  .articles-view-types > i:hover {
    color: #41a121;
    cursor: pointer;
  }
}
.helper-news-category:after {
  content: "/";
  display: inline-block;
  margin: 0 3px;
}
.gt-article-category {
  padding: 5px;
  margin-bottom: 15px;
  width: 200px;
  margin-right: 15px;
  font-weight: bold;
  color: white;
}
.gt-article-category span {
  float: right;
}
.gt-article-category span:after {
  content: ' ';
  display: inline-block;
  position: relative;
  left: 35px;
  border: 15px solid transparent;
  border-left: 15px solid;
  height: 0px;
  width: 0px;
  margin-top: -5px;
}
.gt-article-category.other {
  background: #3284BD;
}
.gt-article-category.other span:after {
  color: #ffffff;
  border-left-color: #3284BD;
}
.gt-article-category.economic {
  background: #4D6645;
}
.gt-article-category.economic span:after {
  color: #ffffff;
  border-left-color: #4D6645;
}
.gt-article-category.politics {
  background: #2F565E;
}
.gt-article-category.politics span:after {
  color: #ffffff;
  border-left-color: #2F565E;
}
.gt-article-category.finance {
  background: #8F6E5E;
}
.gt-article-category.finance span:after {
  color: #ffffff;
  border-left-color: #8F6E5E;
}
.gt-article-category.oil {
  background: #3D3540;
}
.gt-article-category.oil span:after {
  color: #ffffff;
  border-left-color: #3D3540;
}
.gt-article-category.business {
  background: #87857C;
}
.gt-article-category.business span:after {
  color: #ffffff;
  border-left-color: #87857C;
}
.gt-article-category.dow-jones {
  background: #4E8380;
}
.gt-article-category.dow-jones span:after {
  color: #ffffff;
  border-left-color: #4E8380;
}
.gt-article-category.cryptocurrency {
  background: #cc9900;
}
.gt-article-category.cryptocurrency span:after {
  color: #ffffff;
  border-left-color: #cc9900;
}
.gt-article-entry {
  word-wrap: break-word;
}
.date-separator-wrapper {
  margin: 25px 0;
  font-size: 18px;
  font-weight: 600;
  color: #444;
}
[data-separated-type="grid"],
[data-separated-type="list-img"] {
  display: none;
}
[data-separated-type="list"] {
  display: block;
}
.quotes-container {
  margin: 0 0 -8px 0;
}
.quotes-container > div {
  padding-left: 0px;
}
.quotes-wrapper > .uk-slidenav {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  margin-top: -9px;
  color: rgba(50, 50, 50, 0.4);
  float: left;
}
.quotes-wrapper > .uk-slideset {
  width: 94%;
  float: left;
  margin-top: -3px;
  margin-left: 1px;
}
.quotes-wrapper > .uk-slidenav {
  text-align: center;
}
.quotes-wrapper > .uk-slidenav-previous {
  float: left;
}
.quotes-wrapper > .uk-slidenav-next {
  float: right;
}
.quotes-wrapper > .uk-slidenav-previous:before {
  content: "\f104";
  font-family: FontAwesome;
  margin-top: -6px;
}
.quotes-wrapper > .uk-slidenav-next:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-top: -7px;
}
.quotes-price,
.quotes-symbol,
.quotes-direction {
  float: left;
  display: inline;
}
.quotes-price {
  white-space: nowrap;
  font-size: 12px;
  color: #444444;
}
.quotes-price > span:first-child:after {
  content: '/';
  color: #444444;
  padding-left: 3px;
}
.quotes-symbol {
  font-weight: bold;
  margin: 0 3px;
}
.uk-slideset li {
  margin-left: 0px;
}
.uk-slideset li a .quotes-item {
  width: 200px;
  margin-left: -20px;
}
.uk-slideset li a .quotes-item > .direction-up {
  color: #41a121;
}
.uk-slideset li a .quotes-item > .direction-down {
  color: #f26c4f;
}
/* ========================================================================
   Addon: Form password
 ========================================================================== */
.uk-form-password {
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.uk-form-password-toggle {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -6px;
  font-size: 13px;
  line-height: 13px;
  color: #999;
}
.uk-form-password-toggle:hover {
  color: #999;
  text-decoration: none;
}
.uk-form-password > input {
  padding-right: 50px !important;
}
/* ========================================================================
   Addon: Form file
 ========================================================================== */
.uk-form-file {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
/*
 * 1. Required for Firefox
 * 2. Required for the cursor
 */
.uk-form-file input[type="file"] {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  opacity: 0;
  cursor: pointer;
  /* 1 */
  left: 0;
  /* 2 */
  font-size: 50px;
}
/* ========================================================================
   Component: Form select
 ========================================================================== */
/*
 * 1. Behave like form elements
 * 2. Create position context for dropdowns
 * 3. Clip content
 */
.uk-form-select {
  /* 1 */
  display: inline-block;
  vertical-align: middle;
  top: -2px;
  /* 2 */
  position: relative;
  /* 3 */
  overflow: hidden;
}
/*
 * 1. Required for Firefox
 * 1. Required for Webkit to make `height` work
 */
.uk-form-select select {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  /* 1 */
  left: 0;
  /* 2 */
  -webkit-appearance: none;
}
/* ========================================================================
   Component: Accordion
 ========================================================================== */
/* Sub-object: `uk-accordion-title`
 ========================================================================== */
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 5px 15px;
  background: #eee;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
/* Sub-object: `uk-accordion-content`
 ========================================================================== */
.uk-accordion-content {
  padding: 0 15px 15px 15px;
}
/*
 * Micro clearfix to make panels more robust
 */
.uk-accordion-content:before,
.uk-accordion-content:after {
  content: "";
  display: table;
}
.uk-accordion-content:after {
  clear: both;
}
/*
 * Remove margin from the last-child
 */
.uk-accordion-content > :last-child {
  margin-bottom: 0;
}
.iframe-signals {
  padding-bottom: 0;
}
div.wrapper > div:first-of-type {
  margin: 0 !important;
  padding: 0 !important;
  height: 55px !important;
}
div.tabs.popup {
  display: block;
  position: relative;
  z-index: 1;
  background: #FFF;
  float: left !important;
  width: 270px;
  padding: 0 !important;
}
div.tabs.popup .popup {
  border: 1px solid #DDD;
  border-width: 0 1px 1px;
  background-color: #FEFEFE;
  display: none;
  left: 0;
  margin: 0;
  max-height: 195px;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  top: 100%;
  box-sizing: border-box;
  width: 100%;
  z-index: 50;
}
div.tabs.popup .popup .items a {
  background: #FFF;
  cursor: pointer;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 2px 6px;
  text-overflow: ellipsis;
  width: 100%;
  box-sizing: border-box;
  white-space: nowrap;
  font-weight: 600;
}
div.tabs.popup:hover .popup {
  display: block;
}
div.tabs > a {
  display: block;
  padding: 5px 20px 5px 6px;
  font-size: 13px;
  font-weight: 600;
  border: 1px solid #C2C2C2 !important;
  color: #333;
}
div.tabs > a:after {
  content: "\f0dd";
  font-family: FontAwesome;
  position: absolute;
  top: auto;
  right: 10px;
  left: auto;
}
.signalsBlock {
  margin-left: -35px;
  margin-top: 16px;
}
.signalsBlock:after {
  content: " ";
  display: table;
  clear: both;
}
div.topBlock {
  width: 50%;
  padding-left: 35px;
  flex: none;
  margin: 0;
  float: left;
  box-sizing: border-box;
}
.signal {
  position: relative;
  overflow: hidden;
  height: 159px;
}
.signal .logo {
  width: 58px;
  left: 0;
  position: absolute;
}
.signal .price {
  position: absolute;
  top: 20px;
  left: 78px;
  font-size: 0;
  min-width: 200px;
}
.signal .price:after {
  content: attr(title);
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.signal div.details {
  margin-left: 78px;
}
.signal div.title a {
  color: #41A121;
  font-size: 16px;
  font-weight: 600;
}
.signal div.title a:hover {
  color: #265A87;
}
.signal dl.numbers {
  margin-top: 58px;
  margin-left: -90px;
}
.signal dl.numbers dt,
.signal dl.numbers dd {
  padding: 0 6px;
  display: block;
  float: left;
  text-align: center;
}
.signal dl.numbers dt:nth-of-type(1),
.signal dl.numbers dd:nth-of-type(1) {
  width: 74px;
}
.signal dl.numbers dt:nth-of-type(2),
.signal dl.numbers dd:nth-of-type(2) {
  width: 85px;
}
.signal dl.numbers dt:nth-of-type(3),
.signal dl.numbers dd:nth-of-type(3) {
  width: 44px;
}
.signal dl.numbers dt:nth-of-type(4),
.signal dl.numbers dd:nth-of-type(4) {
  width: 44px;
}
.signal dl.numbers dt:nth-of-type(5),
.signal dl.numbers dd:nth-of-type(5) {
  width: 78px;
}
.signal dl.numbers dt:nth-of-type(6),
.signal dl.numbers dd:nth-of-type(6) {
  width: 46px;
}
.signal dl.numbers dt:nth-of-type(6) span,
.signal dl.numbers dd:nth-of-type(6) span {
  margin: 0;
}
.signal dl.numbers dt:nth-of-type(7),
.signal dl.numbers dd:nth-of-type(7) {
  width: 59px;
}
.signal dl.numbers dt:nth-of-type(7) span,
.signal dl.numbers dd:nth-of-type(7) span {
  margin: 0;
}
.signal dl.numbers dt {
  font-size: 11px;
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
  border-left: solid 1px #DADADA;
  padding-top: 23px;
  line-height: 14px;
  padding-bottom: 7px;
}
.signal dl.numbers dt span {
  display: block;
  margin-top: 7px;
}
.signal dl.numbers dt:nth-of-type(1) span {
  margin-right: -15px;
}
.signal dl.numbers dt:nth-of-type(6) {
  padding-bottom: 0;
}
.signal dl.numbers dt:nth-of-type(7) {
  padding-bottom: 0;
}
.signal dl.numbers dd {
  border-left: solid 1px #DADADA;
  white-space: nowrap;
  font-size: 16px;
}
.signal dl.numbers dd:nth-of-type(1) {
  margin-left: -79px;
}
.signal dl.numbers dd:nth-of-type(2) {
  margin-left: -98px;
}
.signal dl.numbers dd:nth-of-type(3) {
  margin-left: -57px;
}
.signal dl.numbers dd:nth-of-type(4) {
  margin-left: -57px;
}
.signal dl.numbers dd:nth-of-type(5) {
  margin-left: -91px;
}
.signal dl.numbers dd:nth-of-type(6) {
  margin-left: -59px;
}
.signal dl.numbers dd:nth-of-type(7) {
  margin-left: -72px;
}
.signal dl.numbers dd.first.red {
  color: #F26C4F;
}
.signal dl.numbers dd.first.blue {
  color: #265A87;
}
.signal dl.numbers dd.first.red,
.signal dl.numbers dd.first.blue {
  font-weight: 700;
}
span.ico_state {
  position: absolute;
  min-width: 200px;
  top: 38px;
  left: 78px;
}
span.ico_state:after {
  content: attr(title);
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
.paginator,
.paginatorEx {
  font-size: 0;
  float: right;
}
.paginator span,
.paginatorEx span,
.paginator a,
.paginatorEx a {
  display: inline-block;
  min-width: 16px;
  padding: 3px 5px;
  line-height: 20px;
  text-decoration: none;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
}
.paginator a,
.paginatorEx a {
  background: #EEE;
  color: #444;
  font-size: 13px;
}
.paginator a:nth-child(n+2),
.paginatorEx a:nth-child(n+2) {
  margin-left: 5px;
}
.paginator a.selected,
.paginatorEx a.selected {
  background: #41A121;
  color: #FFF;
}
.paginator [title~='←'],
.paginatorEx [title~='←'] {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  line-height: 21px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0;
  height: 20px;
}
.paginator [title~='←']:before,
.paginatorEx [title~='←']:before {
  content: "\f104";
  font-size: 13px;
}
.paginator [title~='→'],
.paginatorEx [title~='→'] {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  line-height: 21px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0;
  height: 20px;
}
.paginator [title~='→']:before,
.paginatorEx [title~='→']:before {
  content: "\f105";
  font-size: 13px;
}
.wrapper {
  position: relative;
}
.iframe-signals .wrapper > div.topLine {
  margin-left: -30px !important;
  height: 20px !important;
}
.iframe-signals .wrapper > div.topLine > * {
  box-sizing: border-box;
  padding-left: 30px;
  float: left;
  position: relative;
}
.iframe-signals .wrapper > div.topLine:after {
  content: " ";
  display: table;
  clear: both;
}
.iframe-signals .wrapper > div.topLine .tabs {
  width: 70%;
  left: 30%;
}
.iframe-signals .wrapper > div.topLine .tabs > a {
  min-height: 20px;
  padding: 0 6px;
  line-height: 20px;
  font-size: 10px;
  border: 0 !important;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  background: #EEE;
  color: #444;
  white-space: nowrap;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  display: inline-block;
  position: relative;
}
.iframe-signals .wrapper > div.topLine .tabs > a:hover {
  background-color: #F5F5F5;
  color: #444;
  outline: none;
  text-decoration: none;
}
.iframe-signals .wrapper > div.topLine .tabs > a:after {
  content: "\f100";
  font-family: FontAwesome;
  left: 5px;
  top: -1px;
  color: #717171;
  right: auto;
}
.iframe-signals .wrapper > div.topLine .tabs > a:active {
  background-color: #E2EBF1;
  color: #265A87;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.iframe-signals .wrapper > div.topLine .tabs > a span {
  margin-left: 10px;
}
.iframe-signals .wrapper > div.topLine h1 {
  width: 30%;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin: 0;
  left: -70%;
  line-height: 22px;
}
.left-panel {
  width: 30%;
}
.left-panel .info div {
  white-space: nowrap;
}
.left-panel .info > div:first-of-type {
  overflow: visible !important;
  margin: 15px 0 0 !important;
}
.left-panel .info > div:first-of-type .rating {
  display: block !important;
}
.left-panel .info > div:nth-of-type(3) {
  margin: 15px 0 5px !important;
}
.left-panel .info .subscribeButton {
  border-radius: 44px;
  min-height: 44px;
  padding: 0 18px;
  line-height: 44px;
  font-size: 14px;
  background-color: #41A121;
  color: #FFF;
  box-sizing: border-box;
  vertical-align: middle;
  text-decoration: none;
  text-align: center;
  border: 0 transparent;
  white-space: nowrap;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  display: inline-block;
}
.left-panel .info .subscribeButton:hover {
  background-color: #6C9BBA;
}
.left-panel .info_price {
  margin-top: 15px;
}
.left-panel .info_price span {
  font-size: 14px;
  font-weight: 700 !important;
  color: #444;
}
.main-content {
  width: 70%;
}
.main-content .description-container {
  padding: 0px;
  position: relative;
  margin: 0 0 10px;
  max-height: 200px;
  overflow: hidden;
}
.main-content .description-container #description {
  margin-top: 10px;
}
.main-content .description-container div#descriptionOverflow {
  height: 60px;
  width: 100%;
  position: absolute;
  bottom: 0px;
}
.main-content .description-container .bg {
  background-image: url("../img/signals-overflow.png");
}
.main-content .description-container span.buttonMore {
  position: absolute;
  padding: 5px 0;
  background-color: #FFF;
  bottom: 0;
}
.main-content .description-container span.buttonMore a span {
  white-space: nowrap;
}
.main-content .description-container span.buttonMore a span.off {
  display: inline;
  color: #41A121;
  border-bottom: 1px dotted #41A121;
}
.main-content .description-container span.buttonMore a span.on {
  display: none;
}
.main-content .description-container.full {
  overflow: visible;
  max-height: 100%;
}
.main-content .description-container.full div#descriptionOverflow {
  display: none;
}
.main-content .description-container.full span.buttonMore {
  position: static;
  display: block;
  margin-top: 10px;
}
.main-content .description-container.full span.buttonMore a span.off {
  display: none;
}
.main-content .description-container.full span.buttonMore a span.on {
  display: inline;
  color: #666;
  border-bottom: 1px dotted #666;
}
.midLine {
  border-bottom: 1px solid #CFDDE5;
  margin: 15px 0 12px;
}
ul.tab_menu {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #D6D6D6;
  display: block;
}
ul.tab_menu:before,
ul.tab_menu:after {
  content: " ";
  display: table;
}
ul.tab_menu:after {
  clear: both;
}
ul.tab_menu li {
  margin-bottom: -1px;
  float: left;
  position: relative;
}
ul.tab_menu li a {
  border-color: #D6D6D6;
  border-bottom-color: transparent;
  background: 0 0;
  border: 0;
  color: #265A87;
  padding-bottom: 0;
  position: relative;
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0 16px;
  min-height: 43px;
  line-height: 36px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
ul.tab_menu li a:hover {
  color: #41A121;
}
ul.tab_menu li.selected a {
  color: #41A121;
}
ul.tab_menu li.selected a:before,
ul.tab_menu li.selected a:after {
  content: '';
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 8px;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
}
ul.tab_menu li.selected a:before {
  z-index: 15;
  border-color: transparent transparent #D6D6D6;
  border-width: 9px;
  margin-left: -9px;
}
ul.tab_menu li.selected a:after {
  z-index: 18;
  border-color: transparent transparent #FFF;
  margin-left: -8px;
}
div.tab_content {
  overflow: hidden;
  height: 0px;
  position: relative;
  padding: 15px 0 0 13px;
}
div.tab_content.selected {
  height: auto;
}
div.signalsTradeData div {
  position: relative;
  margin-bottom: 7px;
}
div.signalsTradeData div:last-child {
  margin-bottom: 0;
}
div.signalsTradeData div span {
  position: absolute;
  right: 0;
}
div.signalsTradeData div span i {
  font-style: normal;
}
div.signalsTradeData div #authorField {
  border-bottom: 0 !important;
  color: #333 !important;
  cursor: default !important;
}
div.signalsTradeData #authorBlock {
  display: none !important;
}
.product_view {
  margin-left: -30px;
}
.product_view > * {
  padding-left: 30px;
  float: left;
  box-sizing: border-box;
}
.iframe-signals div.rating,
div.rating-vote {
  height: 16px;
  width: 80px;
  background: url('../img/star.gif') repeat-x 0 0;
  margin: 0 auto;
  padding: 0;
}
.iframe-signals div.rating div,
div.rating-vote div {
  margin: 0;
  height: 16px;
  width: 0;
  background: url('../img/star.gif') repeat-x 0 0;
}
.iframe-signals div.rating div {
  background-position: 0 -16px;
}
.iframe-signals div.rating .v05 {
  width: 8px;
}
.iframe-signals div.rating .v10 {
  width: 16px;
}
.iframe-signals div.rating .v15 {
  width: 24px;
}
.iframe-signals div.rating .v20 {
  width: 32px;
}
.iframe-signals div.rating .v25 {
  width: 40px;
}
.iframe-signals div.rating .v30 {
  width: 48px;
}
.iframe-signals div.rating .v35 {
  width: 56px;
}
.iframe-signals div.rating .v40 {
  width: 64px;
}
.iframe-signals div.rating .v45 {
  width: 72px;
}
.iframe-signals div.rating .v50 {
  width: 80px;
}
table.signalsChart {
  width: 100%;
  border-collapse: collapse;
  padding-bottom: 10px;
  text-align: left;
}
table.signalsChart th {
  font-size: 0.85em;
  padding: 4px 5px;
  border-right: solid 1px #FFF;
}
table.signalsChart tr:hover {
  background-color: #E0E9EF;
}
table.signalsChart thead tr:hover,
table.signalsChart tr.nohl:hover {
  background-color: inherit;
}
table.signalsChart td {
  border-right: solid 1px #DADADA;
  padding: 4px 5px;
}
table.signalsChart td.bar,
table.signalsChart td.scale {
  padding: 4px 0;
}
table.signalsChart.padded td.bar,
table.signalsChart.padded td.scale {
  padding: 4px 5em 4px 0;
}
table.signalsChart td.bar {
  overflow: visible;
  white-space: nowrap;
}
table.signalsChart td.bar div {
  background: #AAB8D0;
  height: 20px;
  float: left;
}
table.signalsChart td.bar span {
  height: 20px;
  padding: 0 0 0 5px;
  line-height: 20px;
}
table.signalsChart td.bar span em {
  font-style: normal;
  color: #999;
}
table.signalsChart td.bar .u {
  background: #518BC6;
}
table.signalsChart td.bar .d {
  background: #D20B0B;
}
table.signalsChart td.bar .c1 {
  background: #97D129;
}
table.signalsChart td.bar .c2 {
  background: #FC0;
}
table.signalsChart td.bar .c3 {
  background: #FF8F20;
}
table.signalsChart td.bar .c4 {
  background: #D20B0B;
}
table.signalsChart td.scale div {
  position: relative;
  height: 22px;
}
table.signalsChart td.scale i {
  font-style: normal;
  position: absolute;
  font-size: 10px;
  padding: 10px 0 3px 0;
  color: #CCC;
}
table.signalsChart td.scale .left i {
  border-right: solid 1px #DADADA;
  padding-right: 3px;
  margin-right: -1px;
}
table.signalsChart td.scale .right i {
  border-left: solid 1px #DADADA;
  padding-left: 3px;
  margin-left: -1px;
}
table.signalsChart tr.subheader {
  cursor: pointer;
}
table.signalsChart tr.subheader .dotted {
  text-decoration: none;
  color: #42639C;
  border-bottom: dotted 1px #42639C;
  line-height: 20px;
}
table.signalsChart tr.subchart {
  display: none;
}
table.signalsChart tr.subchart.selected {
  display: table-row;
}
table.signalsChart tr.subchart:hover {
  background-color: inherit;
}
table.signalsChart td.subchart {
  border: none;
  padding: 0;
}
table.signalsChart table.signalsChart {
  font-size: 85%;
  border: solid 1px #DADADA;
  margin: 0 -1px;
  background: #FAFAFA;
}
table.signalsChart table.signalsChart td {
  font-size: 11px;
}
table.signalsChart table.signalsChart td.bar div {
  height: 16px;
}
table.signalsChart table.signalsChart td.bar span {
  height: 16px;
  line-height: 16px;
}
.signalsTradeDataColumns {
  border-bottom: 1px solid #CFDDE5;
  padding-bottom: 33px;
  margin-bottom: 25px;
}
.signalsTradeDataColumns > * {
  box-sizing: border-box;
  padding-left: 30px;
  float: left;
  position: relative;
  width: 33.333%;
}
.signalsTradeDataColumns > *:first-child {
  padding-left: 0;
}
.signalsTradeDataColumns:after {
  content: " ";
  display: table;
  clear: both;
}
.signalsTradeDataColumns .separator.s1 {
  display: none;
}
.signalsTradeDataColumns .signalsTradeData {
  font-weight: 700;
}
.signalsTradeDataColumns .signalsTradeData span {
  display: block;
  font-weight: 400;
  position: relative;
  margin-top: 5px;
}
.signalsTradeDataColumns .signalsTradeData div {
  padding: 5px 10px;
  margin-bottom: 10px;
}
.signalsTradeDataColumns .signalsTradeData div:nth-of-type(even) {
  background-color: #F5F5F5;
}
.product_view .main-content .midLine {
  margin: 12px 0px 30px !important;
}
#tabs.simple-tabs #signal_tab_content > div:first-of-type {
  margin: 0 !important;
  padding: 0 !important;
}
table.signalsTrades {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 10px;
}
table.signalsTrades > thead th {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 1px;
  vertical-align: middle;
  background-color: #EDECEC;
  color: #333;
  text-transform: uppercase;
  height: 32px;
  font-weight: 600;
}
table.signalsTrades tbody tr td {
  vertical-align: middle;
  padding: 12px 6px;
}
table.signalsTrades tbody tr:nth-of-type(2n) {
  background: #F5F5F5;
}
.tab_content .signalDataHidden {
  text-align: center;
  color: #999;
  margin-top: 30px;
}
.tab_content .signalDataHidden a {
  color: #999;
  cursor: default;
}
.tab_content .signalDataHidden a:hover {
  color: #999;
  cursor: default;
}
@media (max-width: 1199px) {
  #frame-access {
    height: 2270px !important;
  }
}
@media (max-width: 930px) {
  div.topBlock {
    width: 100%;
    float: none;
  }
  .signal dl.numbers {
    margin-left: -12px;
    margin-top: 10px;
    height: 37px;
    overflow: hidden;
  }
  .signal {
    height: 108px;
  }
  .signal dl.numbers dt:nth-of-type(1),
  .signal dl.numbers dd:nth-of-type(1) {
    width: 74px;
    border-left: 0;
  }
  .signal dl.numbers dt:nth-of-type(2),
  .signal dl.numbers dd:nth-of-type(2) {
    width: 79px;
  }
  .signal dl.numbers dt:nth-of-type(3),
  .signal dl.numbers dd:nth-of-type(3) {
    width: 44px;
  }
  .signal dl.numbers dt:nth-of-type(4),
  .signal dl.numbers dd:nth-of-type(4) {
    width: 54px;
  }
  .signal dl.numbers dt:nth-of-type(5),
  .signal dl.numbers dd:nth-of-type(5) {
    width: 78px;
  }
  .signal dl.numbers dt:nth-of-type(6),
  .signal dl.numbers dd:nth-of-type(6) {
    width: 100px;
  }
  .signal dl.numbers dt:nth-of-type(6) span,
  .signal dl.numbers dd:nth-of-type(6) span {
    margin: 0;
  }
  .signal dl.numbers dt:nth-of-type(7),
  .signal dl.numbers dd:nth-of-type(7) {
    width: 100px;
  }
  .signal dl.numbers dt:nth-of-type(7) span,
  .signal dl.numbers dd:nth-of-type(7) span {
    margin: 0;
  }
  .signal dl.numbers dt {
    padding-bottom: 0;
  }
  .signal dl.numbers dt span {
    margin: 0;
  }
  .signal dl.numbers dd:nth-of-type(1) {
    margin-left: -77px;
  }
  .signal dl.numbers dd:nth-of-type(2) {
    margin-left: -92px;
  }
  .signal dl.numbers dd:nth-of-type(3) {
    margin-left: -57px;
  }
  .signal dl.numbers dd:nth-of-type(4) {
    margin-left: -67px;
  }
  .signal dl.numbers dd:nth-of-type(5) {
    margin-left: -91px;
  }
  .signal dl.numbers dd:nth-of-type(6) {
    margin-left: -113px;
  }
  .signal dl.numbers dd:nth-of-type(7) {
    margin-left: -113px;
  }
  .signalsBlock .signalAvatarW span.ico_state.real {
    width: 24px;
    max-width: 24px;
    min-width: 24px;
    height: 24px;
    background: url("../img/real-signals.png");
    left: -2px;
    top: 0;
  }
  .signalsBlock .signalAvatarW span.ico_state:after {
    content: "";
  }
  .signalsBlock div.signal .price {
    position: relative;
    font-size: 14px;
    top: 5px;
    left: 0;
    text-align: center;
    display: block;
    min-width: 58px;
    font-weight: 700;
  }
  .signalsBlock div.signal .price:after {
    content: "";
  }
}
@media (max-width: 768px) {
  div.tabs.popup {
    width: 100%;
  }
  div.tabs > a {
    width: auto;
  }
}
@media (max-width: 894px) {
  .left-panel {
    width: 100%;
    margin-bottom: 50px;
  }
  .left-panel .info_price {
    float: left;
  }
  .iframe-signals .wrapper > div.topLine .tabs {
    width: 100%;
    left: 0;
  }
  .iframe-signals .wrapper > div.topLine h1 {
    left: 0;
    width: auto;
    margin-top: 20px;
  }
  .left-panel .info > div:first-of-type {
    width: 100%;
    height: 16px;
  }
  .left-panel .info > div:first-of-type .rating {
    float: left !important;
  }
  .left-panel .info div:nth-of-type(2) {
    height: 40px;
  }
  .left-panel .info > div:nth-of-type(3) {
    position: absolute;
    top: 40px;
    right: 0px;
  }
  .main-content {
    width: 100%;
  }
}
@media (max-width: 670px) {
  .signalsTradeDataColumns > * {
    padding-left: 0;
    float: none;
    width: 100%;
  }
  .signalsTradeDataColumns .signalsTradeData span {
    display: inline;
    float: right;
    margin-top: 0;
  }
  .signalsTradeDataColumns .signalsTradeData {
    border-bottom: 1px solid #CFDDE5;
    padding: 15px 0;
  }
  .signalsTradeDataColumns .signalsTradeData:first-child {
    padding-top: 0;
  }
  .signalsTradeDataColumns .signalsTradeData:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
}
@media (max-width: 450px) {
  .iframe-signals .wrapper > div.topLine h1 {
    width: 100%;
  }
  .left-panel .info > div:first-of-type .rating {
    float: none !important;
  }
  .left-panel .info_price {
    float: none;
  }
  .left-panel .info > div:nth-of-type(3) {
    position: relative;
    top: 0;
    margin: 0px 0px 0px !important;
  }
}
.signal .price[title=""]:after,
.signal .price:not([title]):after {
  content: none;
}
.signal .price[title=""],
.signal .price:not([title]) {
  font-size: 14px;
  font-weight: 700;
  color: #999;
}
.left-panel .info_price span:after {
  content: attr(title);
  font-size: 14px;
  font-weight: 700;
  color: #999;
  text-transform: uppercase;
}
.tour-highlight {
  /*background: transparent;*/
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
}
/* bootstrap styles */
.popover {
  padding: 0;
}
.popover .popover-content {
  padding: 10px 0 0 0;
}
.popover .popover-content p {
  margin: 0 8px 10px 8px;
}
.popover .popover-content .action-label {
  background: rgba(0, 111, 255, 0.168627);
  font-size: 14px;
  padding: 3px 10px;
}
.popover .popover-content .tour-counter {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 10px;
  bottom: 12px;
  font-size: 11px;
  color: #acacac;
}
.popover .tour-buttons {
  padding: 8px 10px;
  min-height: 32px;
  background: #f5f5f5;
}
.popover .btn-close {
  background: none;
  border: none;
  position: absolute;
  top: 4px;
  right: 7px;
  padding: 0;
  opacity: 0.3;
}
.popover .btn-close:hover {
  opacity: 0.5;
}
/* qtip2 styles */
.qtip-tour,
.qtip-tour .qtip-content {
  padding: 0;
}
.qtip-tour .qtip-content {
  padding-top: 10px;
}
.qtip-tour .qtip-content p {
  margin: 0 8px 10px 8px;
}
.qtip-tour .qtip-content .action-label {
  background: rgba(0, 111, 255, 0.168627);
  font-size: 14px;
  padding: 3px 10px;
}
.qtip-tour .qtip-content .tour-counter {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 10px;
  bottom: 12px;
  font-size: 11px;
  color: #acacac;
}
.qtip-tour .tour-buttons {
  padding: 8px 10px;
  min-height: 27px;
  background: #f5f5f5;
  border-radius: 0px 0px 6px 6px;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.popover {
  border-radius: 2px;
  width: 276px;
}
/*.popover.right .arrow{background-color: #FFFFFF}*/
.popover .btn {
  line-height: normal;
  cursor: pointer;
}
.btn:first-child {
  *margin-left: 0;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 0px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #669933;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #669933;
  *background-color: #669973;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: 0.3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
/*Ломает иконку выбора языка на странице брокеров*/
/*.btn .caret{margin-top:8px;margin-left:0;}*/
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,
.iradio_square-green {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 24px;
  background: url(../js/addons/icheck/skins/square/green.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_square-green {
  background-position: 0 -2px;
}
.icheckbox_square-green.hover {
  background-position: -24px -2px;
}
.icheckbox_square-green.checked {
  background-position: -48px -2px;
}
.icheckbox_square-green.disabled {
  background-position: -72px -2px;
  cursor: default;
}
.icheckbox_square-green.checked.disabled {
  background-position: -96px -2px;
}
.iradio_square-green {
  background-position: -120px -2px;
}
.iradio_square-green.hover {
  background-position: -144px -2px;
}
.iradio_square-green.checked {
  background-position: -168px -2px;
}
.iradio_square-green.disabled {
  background-position: -192px -2px;
  cursor: default;
}
.iradio_square-green.checked.disabled {
  background-position: -216px -2px;
}
[data-from="switch"] label,
.checkbox-commission label {
  margin: 0 20px 0 4px;
  vertical-align: middle;
  position: relative;
  top: 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 1.25), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-green,
  .iradio_square-green {
    background-image: url(../js/addons/icheck/skins/square/green@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
/* iCheck plugin Minimal skin, grey
----------------------------------- */
.icheckbox_minimal-grey,
.iradio_minimal-grey {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../js/addons/icheck/skins/minimal/grey.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox_minimal-grey {
  background-position: 0 0;
}
.icheckbox_minimal-grey.hover {
  background-position: -20px 0;
}
.icheckbox_minimal-grey.checked {
  background-position: -40px 0;
}
.icheckbox_minimal-grey.disabled {
  background-position: -60px 0;
  cursor: default;
}
.icheckbox_minimal-grey.checked.disabled {
  background-position: -80px 0;
}
.iradio_minimal-grey {
  background-position: -100px 0;
}
.iradio_minimal-grey.hover {
  background-position: -120px 0;
}
.iradio_minimal-grey.checked {
  background-position: -140px 0;
}
.iradio_minimal-grey.disabled {
  background-position: -160px 0;
  cursor: default;
}
.iradio_minimal-grey.checked.disabled {
  background-position: -180px 0;
}
/* HiDPI support */
@media (-o-min-device-pixel-ratio: 1.25), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_minimal-grey,
  .iradio_minimal-grey {
    background-image: url(../js/addons/icheck/skins/minimal/grey@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px;
  }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../js/addons/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../js/addons/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../js/addons/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../js/addons/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../js/addons/fancybox/fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('../js/addons/fancybox/fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* basic scrollbar styling */
/* vertical scrollbar */
.mCSB_container {
  width: auto;
  margin-right: 30px;
  overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
  margin-right: 30px;
}
.mCustomScrollBox > .mCSB_scrollTools {
  width: 16px;
  height: 100%;
  top: 0;
  right: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: relative;
  height: 20px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  top: 100%;
  margin-top: -40px;
}
/* horizontal scrollbar */
.mCSB_horizontal > .mCSB_container {
  height: auto;
  margin-right: 0;
  margin-bottom: 30px;
  overflow: hidden;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-bottom: 0;
}
.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
  width: 100%;
  height: 16px;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
  width: 30px;
  height: 100%;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  display: block;
  position: relative;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
  float: left;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
  margin-left: -40px;
  float: right;
}
.mCustomScrollBox {
  -ms-touch-action: none;
  /*MSPointer events - direct all pointer events to js*/
}
/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox > .mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */
}
.mCustomScrollBox:hover > .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
  /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
  /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(../js/addons/scrollbar/mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
  /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
  /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
  /* old ie */
}
/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark > .mCSB_scrollTools .mCSB_draggerRail {
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.15);
}
.mCS-dark > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.75);
}
.mCS-dark > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-dark > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/*light-2*/
.mCS-light-2 > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
/*dark-2*/
.mCS-dark-2 > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
/*light-thick*/
.mCS-light-thick > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
/*dark-thick*/
.mCS-dark-thick > .mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/*light-thin*/
.mCS-light-thin > .mCSB_scrollTools .mCSB_draggerRail {
  background: #fff;
  /* rgba fallback */
  background: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
/*dark-thin*/
.mCS-dark-thin > .mCSB_scrollTools .mCSB_draggerRail {
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background: #000;
  /* rgba fallback */
  background: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
}
.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/*
 * Selecter v3.0.16 - 2014-03-15
 * A jQuery plugin for replacing default select elements. Part of the Formstone Library.
 * http://formstone.it/selecter/
 *
 * Copyright 2014 Ben Plum; MIT Licensed
 */
.selecter-element {
  *left: -999999px;
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.selecter {
  display: block;
  position: relative;
  max-width: 100%;
  min-width: 86px;
  z-index: 1;
  background: #fff;
}
.selecter:focus {
  outline: none;
}
.selecter .selecter-selected {
  border: 1px solid #ddd;
  cursor: pointer;
  display: block;
  overflow: hidden;
  padding: 5px 14px 5px 6px;
  position: relative;
  text-overflow: clip;
  z-index: 49;
}
.selecter.selecter-large .selecter-selected {
  padding: 11px 20px 11px 6px;
  font-size: 13px;
  font-weight: 600;
  border: 1px solid #c2c2c2 !important;
}
.selecter .selecter-selected:after {
  content: "\f0dd";
  font-family: FontAwesome;
  position: absolute;
  top: auto;
  right: 10px;
  left: auto;
}
.selecter .selecter-options {
  border: 1px solid #ddd;
  border-width: 0 1px 1px;
  background-color: #fefefe;
  display: none;
  left: 0;
  margin: 0;
  max-height: 195px;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  top: 100%;
  box-sizing: border-box;
  width: 100%;
  *width: auto;
  z-index: 50;
}
.selecter .selecter-group {
  background: #f9f9f9;
  border-bottom: 1px solid #e3e3e3;
  color: #999;
  display: block;
  padding: 5px 10px 4px;
  text-transform: uppercase;
}
.selecter .selecter-item {
  background: #fff;
  cursor: pointer;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 2px 6px;
  text-overflow: ellipsis;
  width: 100%;
  box-sizing: border-box;
  white-space: nowrap;
  font-weight: 600;
}
.selecter .selecter-item.selected {
  color: #265a87;
}
.selecter .selecter-item.disabled {
  color: #eee;
  cursor: default;
}
.selecter .selecter-item:last-child {
  border-bottom: 0;
}
/*@media screen and (min-width: 980px) {*/
.selecter .selecter-item:hover,
.selecter .selecter-item.selected:hover {
  color: #329910;
}
.selecter .selecter-item.disabled:hover {
  color: #eee;
}
.selecter:hover .selecter-selected {
  background-color: #fff;
}
.selecter.disabled .selecter-item:hover {
  background: #fff;
}
/*}*/
/* Open */
.selecter.open {
  z-index: 587;
}
.selecter.open .selecter-selected {
  z-index: 51;
}
.selecter.open .selecter-selected,
.selecter.focus .selecter-selected {
  background-color: #fff;
}
/* 'Cover' Positioning */
.selecter.cover .selecter-options {
  border-width: 1px;
  top: 0;
}
.selecter.cover.open .selecter-selected {
  z-index: 49;
}
/* 'Bottom' Positioning */
.selecter.bottom .selecter-options {
  border-width: 1px 1px 0;
  bottom: 100%;
  top: auto;
}
.selecter.bottom .selecter-item:last-child {
  border: none;
}
/* 'Bottom' + 'Cover' Positioning */
.selecter.bottom.cover .selecter-options {
  bottom: 0;
  top: auto;
}
/* Multiple Select */
.selecter.multiple .selecter-options {
  border-width: 1px;
  display: block;
  position: static;
  width: 100%;
  max-height: 348px;
}
/* 'Disabled' State */
.selecter.disabled .selecter-selected {
  background: #fff;
  border-color: #eee;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-options {
  background: #fff;
  border-color: #eee;
}
.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item {
  border-color: #eee;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-item.selected {
  background: #fafafa;
}
/* Let's get this party started */
.selecter .selecter-options::-webkit-scrollbar {
  width: 12px;
}
/* Track */
.selecter .selecter-options::-webkit-scrollbar-track {
  border-left: 1px solid #eaeaea;
}
/* Handle */
.selecter .selecter-options::-webkit-scrollbar-thumb {
  background: #d4dee7;
}
.selecter .selecter-options::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(245, 245, 245, 0.6);
}
/* Scroller Support */
.selecter .selecter-options.scroller {
  overflow: hidden;
}
.selecter .selecter-options.scroller .scroller-content {
  max-height: 195px;
  padding: 0;
}
.selecter.multiple .selecter-options.scroller {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}
#marker-bar,
#txtselect_marker {
  display: block;
  visibility: hidden;
  position: absolute;
  z-index: 1200;
  /* more than assignment_wrapper_ok */
  opacity: 0;
  -webkit-transition: opacity 0.4s, visibility 0.1s linear 0.4s;
  -moz-transition: opacity 0.4s, visibility 0.1s linear 0.4s;
  -o-transition: opacity 0.4s, visibility 0.1s linear 0.4s;
  transition: opacity 0.4s, visibility 0.1s linear 0.4s;
}
#txtselect_marker {
  cursor: pointer;
  bottom: 0;
  width: 48px;
  height: 48px;
  background: url(../js/addons/share-social/masha/img/textselect/marker.png) 0px 0px no-repeat;
}
#marker-bar {
  border: 1px solid #ccc;
  border-radius: 15px;
  background: #fff;
  padding: 5px 10px;
  cursor: default;
  box-shadow: 0px 0px 4px #ccc;
}
#txtselect_marker:hover {
  background-position: 0px -48px;
}
#marker-bar.show,
#txtselect_marker.show {
  /* XXX make a common css fadeIn/fadeOut classes */
  visibility: visible;
  -webkit-transition: opacity 0.4s, visibility 0s;
  -moz-transition: opacity 0.4s, visibility 0s;
  -o-transition: opacity 0.4s, visibility 0s;
  transition: opacity 0.4s, visibility 0s;
  opacity: 1;
  bottom: auto;
}
#marker-bar .masha-social,
#marker-bar .masha-marker {
  cursor: pointer;
  display: block;
  margin: 0 5px;
  float: left;
}
#marker-bar .masha-marker {
  line-height: 1em;
  color: #aaa;
  border-bottom: 1px dotted #aaa;
  margin-right: 10px;
}
#marker-bar .masha-marker:hover {
  color: #ea3e26;
  border-color: #ea3e26;
}
.masha-social {
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(../js/addons/share-social/masha/img/textselect/social-icons.png) 20px 20px no-repeat;
}
.masha-social.twitter {
  background-position: 0 -20px;
}
.masha-social.twitter:hover {
  background-position: 0 0;
}
.masha-social.facebook {
  background-position: -20px -20px;
}
.masha-social.facebook:hover {
  background-position: -20px 0;
}
.masha-social.vk {
  background-position: -40px -20px;
}
.masha-social.vk:hover {
  background-position: -40px 0;
}
.masha-social.gplus {
  background-position: -60px -20px;
}
.masha-social.gplus:hover {
  background-position: -60px 0;
}
.user_selection,
.user_selection_true {
  background: #c4f47d;
  padding: 2px 0;
}
.user_selection a.txtsel_close,
.user_selection_true a.txtsel_close {
  display: none;
}
.user_selection .closewrap,
.user_selection_true .closewrap {
  position: relative;
}
.user_selection.hover a.txtsel_close,
.user_selection_true.hover a.txtsel_close {
  display: inline-block;
  position: absolute;
  top: -7px;
  left: -5px;
  width: 33px;
  height: 33px;
  background: url(../js/addons/share-social/masha/img/textselect/closemarker.png) 0px 0px no-repeat;
}
.user_selection.hover a.txtsel_close:hover,
.user_selection_true.hover a.txtsel_close:hover {
  background-position: 0px -33px;
}
#upmsg-selectable {
  position: fixed;
  top: -57px;
  left: 0;
  height: 57px;
  width: 100%;
  visibility: hidden;
  background: url(../js/addons/share-social/masha/img/textselect/upmsg_bg.png) repeat-x;
  z-index: 9999;
  overflow: hidden;
  -webkit-transition: top 0.4s, visibility 0.1s linear 0.4s;
  -moz-transition: top 0.4s, visibility 0.1s linear 0.4s;
  -o-transition: top 0.4s, visibility 0.1s linear 0.4s;
  transition: top 0.4s, visibility 0.1s linear 0.4s;
}
#upmsg-selectable.show {
  visibility: visible;
  -webkit-transition: top 0.4s, visibility 0s;
  -moz-transition: top 0.4s, visibility 0s;
  -o-transition: top 0.4s, visibility 0s;
  transition: top 0.4s, visibility 0s;
  top: 0;
}
#upmsg-selectable .upmsg-selectable-inner {
  width: 928px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
#upmsg-selectable .upmsg-selectable-inner img {
  float: left;
}
#upmsg-selectable .upmsg-selectable-inner p {
  color: white;
  font-size: 12px;
  font-family: Arial, sans-serif;
  white-space: nowrap;
  margin-left: 63px;
  margin-top: 17px;
  text-align: left;
  text-shadow: 0 -1px 0 #000000;
}
#upmsg-selectable .upmsg-selectable-inner .upmsg_closebtn {
  bottom: -4px;
  display: block;
  height: 19px;
  position: absolute;
  right: 0;
  width: 19px;
  background: url(../js/addons/share-social/masha/img/textselect/upmsg_closebtn.png) no-repeat 0px 0px;
}
#upmsg-selectable .upmsg-selectable-inner .upmsg_closebtn:hover {
  background-position: 0px -19px;
}
.user_selection_true {
  background: #faff6f;
}
#share-popup {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  width: 462px;
  line-height: 1.4;
  display: none;
  z-index: 100;
  padding: 10px 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s, visibility 0.1s linear 0.4s;
  -moz-transition: opacity 0.4s, visibility 0.1s linear 0.4s;
  -o-transition: opacity 0.4s, visibility 0.1s linear 0.4s;
  transition: opacity 0.4s, visibility 0.1s linear 0.4s;
}
#share-popup.show {
  display: block !important;
  -webkit-transition: opacity 0.4s, visibility 0s;
  -moz-transition: opacity 0.4s, visibility 0s;
  -o-transition: opacity 0.4s, visibility 0s;
  transition: opacity 0.4s, visibility 0s;
  opacity: 1;
}
#share-popup .social {
  padding: 0 0 10px 17px;
  height: 60px;
}
#share-popup .social p {
  padding-bottom: 10px;
  margin: 0;
  font-weight: bold;
}
#share-popup .social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#share-popup .social ul li {
  float: left;
}
#share-popup .social ul a {
  position: relative;
  margin-right: 12px;
  border: 1px solid transparent;
  line-height: 19px;
  text-decoration: none;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  padding: 1px 6px 1px 20px;
}
#share-popup .social ul a:hover {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  background: #fff;
  cursor: pointer;
}
#share-popup .social a span {
  cursor: pointer;
  width: 20px;
  height: 18px;
  margin-top: 1px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  left: 0;
  top: 0;
}
#share-popup .social .fb {
  background: #425497;
  border-color: #425497;
}
#share-popup .social .fb span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURQAAAP///////////////////////////////////////88h6/kAAAAKdFJOUwA85knnShSjFuSJMex3AAAAL0lEQVQI12MwWgUEygxaIGoRA5CoYFwFohIgFMMqJEqAgRGJQpbTAlFLGEJA1FQA/4Yjtfe91e4AAAAASUVORK5CYII=");
}
#share-popup .social .fb:hover span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAhUExURQAAAERVnUJTnEJTnUFSm0JSmz9ZmUFSnEVRlkFSm0JTnOFJfLwAAAAKdFJOUwA85klK5xSjFuSkBLVgAAAAL0lEQVQI12MwWgUEygxaIGoRA5CoYFwFohIgFMMqJEqAgRGJQpbTAlFLGVxB1BQA/zMjpvikUOQAAAAASUVORK5CYII=");
}
#share-popup .social .vk {
  background: #526e8f;
  border-color: #526e8f;
}
#share-popup .social .vk span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB1UExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+WLZkAAAAAmdFJOUwAkAktK5wTmD0nk4qSxxyUq9iItejSVCBwBhP4ntjMoiI4ZqjKZkhg3SQAAAFtJREFUCNdNzVcOwCAMA1AXKHTvvSf3P2JBSqtGcuT3EQW+0jTKx9eNYBaA3oltsbnOvc1ecD06NUF6y8Rmgrduw9HlBK51hYRQ3k0hQwLA0sje/J66EO7bA/EAyccPknyrAlUAAAAASUVORK5CYII=");
}
#share-popup .social .vk:hover span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAB1UExURQAAAFx4m39/f1hznFl1m1l1mj9/f1h1m1V3mVdzmVl1m1h0m1l1mll0m1l1l1h0m1tznVp4nVl1m1p3mV9/n1h0m1t2mll1mgAA/1h1nFl1m1pzm1h0m1h1mllymVl1mlh1mlh0m1t1nFl0mlZ1mVtwmVl1m7Jh3dIAAAAmdFJOUwAkAktK5wTmD0nkpOKxJccqIvYtCJUcegE0tjOZqij+hIgnjjIZFfWMEwAAAFtJREFUCNdNzVcOwCAMA1AXKHTvvSf3P2JBSqtGcuT3EQW+0jTKx9eNYBaAzoltsbnms8pecL06PUF648EGgrfs290UBK51i5RQTnUuIwLAktDe/J66EO7bA/EAylcPktuRikMAAAAASUVORK5CYII=");
}
#share-popup .social .gp {
  background: #dd4241;
  border-color: #dd4241;
}
#share-popup .social .gp span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAMAAACOacfrAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABvUExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////y/TAtEAAAAkdFJOUwDmFfMhztwLNvVW47xM/OnuryzI0pdA8cPXoOz+9/m1+t9pjmJKNOkAAABxSURBVAjXLcxXFsIwDETRcbfjkpCQSgftf43YCP1dPR0BLhkxDCfwxIil9I7hr3WdSP9FFjhIwovGM806HnBdkO38Y4uBVDdSttU3hdyarm0W+1SeGWNfQwoeWO6Gf4bX79XE2mnr8uPiWXpT62pGxhe/uAV7kao1zQAAAABJRU5ErkJggg==");
}
#share-popup .social .gp:hover span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAMAAACOacfrAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABvUExURQAAANVFPtpIPNZGPdhFPdZGPdZFPdBFRdRGPdZFPtVHPtZFPdZGPtZGPNVFPdZGPtZFPtZFPtZFP9ZGPtVGPdZFPtdHP9VFPtZGPdVFPdVGPtVGPdVGPdVGPtZFPtZGPdZGPtVFPdVGP9VGPtZGPkE5bP8AAAAkdFJOUwDmFfMhztwLNvVW47xM/OnuryzI0pdA8cPXoOz3/vm1+t9pjuidahEAAABxSURBVAjXLcxXFsIwDETRcbfjkpCQSgftf43YCP1dPR0BLhkxDCfwxIil9I7hb3WdSP9FFjhIwovGM806HnBdkO38Y4uBVFdSttU3hdyarm0W+1SeGWNfQwoeWO6Gf4bX79XE2mnr8uPiWXpT62pGxhe/6gV7Y92howAAAABJRU5ErkJggg==");
}
#share-popup .social .tw {
  background: #00b7ec;
  border-color: #00b7ec;
}
#share-popup .social .tw span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACuUExURQAAAP///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////y2K9CoAAAA5dFJOUwDjTGcU/Cn+H/Ya2d8NjrFyChGjWL2F/YqlBHBP+wnHN8IFMV9xyJdONDX5ruloOZqHawGoqnkCoFycKRQAAAB5SURBVAjXRc7nEoJAEAPggMiBvaBYEHvFhj3v/2LcHgPm3zeZ2Q3iCSTd4e58co7YjFfCNkllHTDlfA3UlCYTG+6MatCpiLgHoiXLjIDFXwz0ka1fyO9p3i4FW/LimVZz1Ztmwfdh3PAE9ssShH3HdHA/v/f96uXIAHxfFOel4oDwAAAAAElFTkSuQmCC");
}
#share-popup .social .tw:hover span {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAACuUExURQAAABq16hq06hu06xmy5Ru16hi07Bu06hi07hq16xu06xu06x2w6xOw6xq16xu16hq16hmy5R608Bq16hqz6hq06hq06xu16hu16hq06hu16xq26huz6hq06hu07Byq4hqz7Bu06hm06wC//zPM/xu06hq16hu06hq16hy26xq16hqz6x216xu06xq16xqy7Rq06xq16hq16xu16hu17Bu06wD//wB//xu16xu168IFmEIAAAA5dFJOUwBM498U/Cn+H/bZZxoNjrFyChGjWL2F/YqlwjFwxzcJX/tPBAVxyJf5Na5ONOloOZqHa6B5qAECqtOTkwwAAAB5SURBVAjXRc7nEoJAEAPggMiBvaBYEHvFhj3v/2LcHgPm3zeZ2Q3ma0i6w93p6JyxGG+EbZLKThBxNgUaSpMHC+6SatCpi7gHVhOWGQHxXwz0ka1fyO9p3i4FW/Lik1Zz1ZpmwfdhXPEE1tsWhH3HdHBfz9/96uXIAII2FOflt9YWAAAAAElFTkSuQmCC");
}
#share-popup .link {
  clear: both;
  border-top: 1px solid #d9d9d9;
  padding: 10px 5px 0 10px;
  line-height: 1.2;
  overflow: hidden;
  margin: 0 7px;
}
#share-popup .link p {
  font-weight: bold;
  padding: 0 0 10px 0;
  margin: 0;
}
#share-popup .link span {
  color: #999;
  font-size: 12px;
  display: block;
  padding-top: 5px;
}
#share-popup .link a {
  display: block;
}
/*
* Visibility
* Avoids setting display to `block` so it works also with `inline-block` and `table`
*/
/* Desktop and bigger */
@media (min-width: 960px) {
  .uk-visible-media-small {
    display: none !important;
  }
  .uk-visible-media-medium {
    display: none !important;
  }
  .uk-hidden-media-large {
    display: none !important;
  }
}
/* Tablets portrait */
@media (min-width: 768px) and (max-width: 959px) {
  .uk-visible-media-small {
    display: none !important;
  }
  .uk-visible-media-large {
    display: none !important;
  }
  .uk-hidden-media-medium {
    display: none !important;
  }
  .gt-sitemap-list li {
    margin: 10px 0;
  }
}
/* Phone landscape and smaller*/
@media (max-width: 767px) {
  .uk-visible-media-medium {
    display: none !important;
  }
  .uk-visible-media-large {
    display: none !important;
  }
  .uk-hidden-media-small {
    display: none !important;
  }
  .gt-meta-list-parent {
    margin-top: 0 !important;
  }
  .gt-sitemap-list li {
    margin: 10px 0;
  }
}
@media (max-width: 1199px) {
  .uk-navbar-nav > li {
    border-left-width: 0;
  }
  .uk-navbar-nav > li > a {
    padding-left: 7px;
    padding-right: 7px;
  }
  .uk-navbar-nav > li > .gt-openDemoBtn-navbar i {
    left: 10px;
  }
}
.gt-media-tbl-swaps_mini-header {
  width: 100% !important;
  border-bottom: 1px solid #ccc !important;
  display: none !important;
}
.uk-tab-responsive {
  padding-left: 5px;
}
.uk-tab-responsive a {
  padding: 0 10px;
}
.uk-tab-responsive:before {
  font-family: "FontAwesome";
  content: "\f0c9";
  position: absolute;
  font-size: 14px;
  left: 0;
  top: 8px;
}
.gt-profile_review-meta.meta-global {
  padding-left: 0;
}
.gt-profile_review-meta.meta-global > span:first-child:before {
  content: "";
  margin: 0;
  float: left;
}
#mobile-broker-menu ul#menu-tabs > li.uk-active {
  position: relative;
  background: #265a87;
}
#mobile-broker-menu ul#menu-tabs > li.uk-active:after {
  font-family: FontAwesome;
  color: #fff;
  content: "\f0c9";
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 19px;
}
#mobile-broker-menu ul#menu-tabs > li.uk-active > a,
#mobile-broker-menu ul#menu-tabs > li.uk-active > b {
  padding-left: 40px;
  padding-bottom: 14px;
  position: relative;
  z-index: 959;
  background: transparent;
}
#mobile-broker-menu ul#menu-tabs ul.uk-nav-sub {
  display: none;
  background-color: #fff;
}
table thead tr th.grid-th-rating {
  text-align: right;
}
table thead tr th.grid-th-min_position {
  text-align: right;
}
table thead tr th.grid-th-min_position_option {
  text-align: right;
}
table thead tr th.grid-th-min_account {
  text-align: right;
}
table thead tr th.grid-th-min_account_option {
  text-align: right;
}
table thead tr th.grid-th-max_profit {
  text-align: right;
}
table thead tr th.grid-th-payments2 {
  min-width: 95px;
}
table thead tr th.grid-th-max_leverage {
  text-align: right;
}
@media (max-width: 1200px) {
  .gt-main-analitycs .gt-article-title {
    font-size: 14px;
    margin-bottom: 5px;
  }
  #filter-spreads > form ul li label {
    font-size: 12px;
  }
  .gt-media-text-medium {
    font-size: 13px;
  }
}
@media (max-width: 959px) {
  .gt-noMoreTables td:before {
    white-space: pre-line !important;
  }
  .gt-sly-container {
    width: 100% !important;
    transform: translateZ(0px) translateX(0px) !important;
  }
  .gt-sly-container > li.active > ul > li:nth-of-type(2n+1) {
    background-color: transparent !important;
  }
  .gt-sly-container > li.active > ul > li:nth-of-type(2n) {
    background-color: transparent !important;
  }
  .uk-navbar {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ddd;
  }
  .gt-header-page {
    text-align: center;
    border-bottom: 0;
    background-color: transparent;
  }
  .uk-navbar-brand {
    display: inline-block;
    float: none;
    margin: 10px 0 10px 10px;
    height: 42px;
  }
  .uk-navbar-brand img {
    max-height: 100%;
  }
  .uk-nav-offcanvas .gt-user-name {
    width: 146px;
  }
  .uk-nav-offcanvas .gt-navmenu-info > li > a,
  .uk-nav-offcanvas .gt-navmenu-info > li > span {
    display: block;
  }
  .uk-navbar-toggle {
    height: 42px;
    margin: 10px 0;
    padding: 0;
  }
  .uk-nav-offcanvas .gt-navmenu {
    padding-left: 0;
  }
  .gt-subscribe-form {
    margin-top: 10px;
  }
  .gt-head-page {
    margin-top: 20px;
  }
  .gt-head-page .gt-head-icon {
    display: none;
  }
  .gt-head-page .gt-head-button {
    margin-bottom: 15px;
  }
  .gt-broker-logo,
  .gt-broker-about-short {
    text-align: center;
    padding-bottom: 15px;
  }
  .gt-paging-top .gt-pagination-reviews {
    display: none;
  }
  .gt-paging-bottom .gt-order-reviews {
    display: none;
  }
  .gt-paging-bottom .gt-pagination-reviews {
    text-align: center;
  }
  .gt-paging-bottom .gt-pagination-reviews .uk-pagination.uk-pagination-right {
    float: none;
    display: inline-block;
  }
  .uk-comment-header {
    background-color: #edecec;
    padding: 6px;
  }
  .gt-comment-rating {
    text-align: right;
  }
  .gt-comment-rating:before {
    content: attr(data-time);
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #999;
  }
  .gt-footer-page {
    text-align: center;
    margin-top: 50px;
    padding-bottom: 15px;
  }
  .gt-footer-page .gt-footer-about {
    margin-top: 15px;
  }
  .gt-footer-page .gt-navmenu-info > li > a {
    font-size: 12px;
  }
  .gt-footer-page .gt-navmenu-info > li > a i {
    font-weight: 400;
  }
  .gt-footer-page .gt-navmenu-info > li > a i:before {
    font-size: 100%;
  }
  .gt-footer-page .gt-navmenu-info.gt-navmenu-right {
    float: none;
  }
  .gt-footer-page .gt-navmenu-info .gt-social-our {
    width: 100%;
    padding-left: 0;
  }
  .gt-footer-page .gt-navmenu-info .gt-social-our > * + * {
    margin-left: 15px;
  }
  .gt-media-filter li {
    width: 100%;
    text-align: center;
    float: none;
  }
  .gt-responsive-ecocalendar .gt-filter-input {
    height: auto;
  }
  .gt-media-calendar-multi-3 .html-calendar {
    right: 0;
  }
}
@media (max-width: 479px) {
  .gt-smallScreenTable tbody tr > td {
    display: block;
    text-align: center !important;
    padding: 6px !important;
  }
  .gt-smallScreenTable tbody tr > td:before {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
  }
  .gt-account-pair-table.gt-smallScreenTable #spreads_monitoring tr > td {
    text-align: center !important;
  }
}
@media (max-width: 870px) {
  .gt-media-calendar-multi-3 .ui-datepicker-multi-3 {
    width: auto;
  }
  .gt-media-calendar-multi-3 .ui-datepicker-multi-3 > .ui-datepicker-group {
    width: 100%;
  }
  .gt-media-calendar-multi-3 .ui-datepicker-multi-3 .ui-datepicker-group-middle {
    border: 0;
  }
}
@media (max-width: 960px) {
  .gt-event-active {
    display: block !important;
  }
  .gt-account-pair-table #spreads_monitoring tr > td {
    text-align: right !important;
    padding: 6px 6px 6px 150px;
  }
  .gt-account-pair-table #spreads_monitoring .event-details-wrapper {
    display: none;
  }
  .gt-account-pair-table #spreads_monitoring .event-details-wrapper > td {
    padding: 10px;
  }
  .gt-account-pair-table #spreads_monitoring .event-details-wrapper tr td {
    padding: 6px 6px 6px 116px;
  }
  .gt-account-pair-table #spreads_monitoring .event-details-wrapper tr.uk-table-rowgroup {
    padding: 10px;
  }
  .gt-noMoreTables.gt-media-tbl-padding td {
    padding: 6px 6px 6px 47%;
  }
  .gt-account_symbol_graphic > * {
    width: 100%;
  }
  .gt-account_symbol_graphic > * [data-uk-button-radio] {
    width: 100%;
    display: inline-block;
    text-align: center;
    overflow: hidden;
  }
  .gt-account_symbol_graphic > * [data-uk-button-radio] button {
    display: inline-block;
    width: auto;
    margin: 0 -4px 20px 0 !important;
    vertical-align: top;
  }
  .gt-account_symbol_value_grid {
    margin-top: 15px;
  }
  .gt-account_symbol_value_grid > * {
    width: 33.333%;
    box-sizing: border-box;
  }
  .gt-account_symbol_value_grid > * .gt-statistic-description {
    color: #999;
  }
  .gt-account_symbol_value_grid > * .gt-statistic-value {
    font-size: 14px;
  }
  .gt-header-page .uk-navbar-nav > li > a {
    padding: 0 8px;
    letter-spacing: normal;
  }
  .gt-topbar .gt-social-our {
    display: none;
  }
  .gt-broker-filtre-apply-btn > * {
    float: none;
    text-align: center;
  }
  .grid-td-counter span {
    visibility: hidden;
  }
  .gt-brokers-compare-btn {
    right: 0;
    left: auto;
    top: -33px;
  }
  .gt-brokers-compare-btn .uk-button {
    width: 75px;
    font-size: 16px;
  }
  #broker-head .gt-open-account-real {
    font-size: 12px;
  }
  .gt-text-center-small {
    text-align: center;
  }
  .uk-visible-hover-compare-btn .add-to-compare {
    display: block;
  }
  /* Force table to not be like tables anymore */
  .gt-noMoreTables {
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
    Label the data
    */
  }
  .gt-noMoreTables table,
  .gt-noMoreTables thead,
  .gt-noMoreTables tbody,
  .gt-noMoreTables th,
  .gt-noMoreTables td,
  .gt-noMoreTables tr {
    display: block;
  }
  .gt-noMoreTables thead {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .gt-noMoreTables tr {
    border: 1px solid #d6d6d6;
  }
  .gt-noMoreTables tr.uk-table-rowgroup {
    background-color: #f5f5f5;
  }
  .gt-noMoreTables tr.uk-table-rowgroup > td {
    padding: 6px;
    text-align: center;
  }
  .gt-noMoreTables.gt-table-eco td {
    text-align: right !important;
    min-height: 20px;
  }
  .gt-noMoreTables td,
  .gt-noMoreTables .account-features > li {
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding: 6px 6px 6px 55%;
    white-space: normal;
    text-align: right !important;
    width: auto;
  }
  .gt-noMoreTables .uk-active {
    background-color: transparent;
  }
  .gt-noMoreTables .account-features > li {
    padding-bottom: 0;
  }
  .gt-noMoreTables #tr_0 td {
    padding: 6px;
  }
  .gt-noMoreTables td:before,
  .gt-noMoreTables .account-features > li:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 7px;
    left: 6px;
    width: 50%;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .gt-noMoreTables td:before,
  .gt-noMoreTables .account-features > li:before {
    content: attr(data-title);
  }
  .gt-noMoreTables .uk-table-striped tbody tr:nth-of-type(2n) {
    background: none repeat scroll 0% 0% transparent;
  }
  .gt-noMoreTables .uk-table-striped tbody tr td:nth-of-type(2n) {
    background: none repeat scroll 0% 0% #F5F5F5;
  }
  .gt-brokers-options-menu > .uk-subnav > li {
    margin-right: 0;
    width: 100%;
  }
  .gt-brokers-options-menu .gt-search-brokers {
    margin-top: 10px;
  }
  .gt-brokers-options-menu .gt-search-brokers,
  .gt-brokers-options-menu .gt-search-brokers > input {
    width: 100%;
  }
  .gt-media-spread-compare td {
    padding: 6px 6px 6px 160px !important;
  }
  .gt-media-spread-compare td.gt-spreads-account {
    padding: 6px 6px 6px 6px !important;
  }
  /*
  Label the data
  */
  .gt-noMoreTables td:before {
    content: attr(data-title);
  }
  .gt-noMoreTables.gt-media-tbl-spreads td {
    font-weight: 600;
  }
  .gt-noMoreTables.gt-media-tbl-spreads tbody tr td.uk-text-center {
    text-align: center !important;
  }
  .gt-noMoreTables.gt-media-tbl-spreads td:before {
    text-align: center;
  }
  .gt-noMoreTables.gt-media-tbl-swaps tr {
    overflow: hidden;
  }
  .gt-noMoreTables.gt-media-tbl-swaps td {
    padding: 6px;
    text-align: center !important;
    width: 26.86567164%;
    float: left;
  }
  .gt-noMoreTables.gt-media-tbl-swaps td:first-child {
    text-align: right !important;
    width: 100%;
    float: none;
  }
  .gt-noMoreTables.gt-media-tbl-swaps td:nth-child(2n+1) {
    width: 32.59%;
    padding-left: 32.91%;
    text-align: center !important;
  }
  .gt-noMoreTables.gt-media-tbl-swaps td:nth-child(2n+1) > div:before {
    content: attr(data-currency-title);
    left: 6px;
    position: absolute;
    font-weight: 400;
    font-size: 14px;
    color: #333;
  }
  .gt-noMoreTables.gt-media-tbl-swaps td:before {
    content: "";
  }
  .gt-noMoreTables.gt-media-tbl-swaps .uk-active {
    background-color: transparent;
  }
  .gt-noMoreTables.gt-media-tbl-swaps .gt-media-tbl-swaps_mini-header {
    display: block !important;
    width: 98.58989424% !important;
    border-bottom: 1px solid #ccc !important;
  }
  .gt-noMoreTables.gt-media-tbl-swaps .gt-media-tbl-swaps_mini-header > .uk-grid {
    margin: 0;
  }
  .gt-noMoreTables.gt-media-tbl-swaps .gt-media-tbl-swaps_mini-header > .uk-grid > * {
    padding: 0;
  }
  .gt-noMoreTables.gt-media-tbl-swaps .gt-media-tbl-swaps_mini-header > .uk-grid [data-swaps-currency] {
    text-align: left;
  }
  .gt-spreads-account {
    padding: 6px 6px 6px 6px !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #ccc !important;
    width: 100% !important;
  }
  .gt-spreads-account > .gt-account {
    text-align: center;
  }
  .gt-spreads-account > .gt-account > div {
    display: inline-block;
  }
  .gt-noMoreTablesReset tr > td {
    height: auto !important;
  }
  .gt-account-pair-table #spreads_monitoring .uk-table.gt-noResponsiveTable {
    display: table !important;
  }
  .gt-account-pair-table #spreads_monitoring .uk-table.gt-noResponsiveTable tbody {
    display: table-row-group;
  }
  .gt-account-pair-table #spreads_monitoring .uk-table.gt-noResponsiveTable tr {
    border: 0;
    display: table-row;
  }
  .gt-account-pair-table #spreads_monitoring .uk-table.gt-noResponsiveTable tr > td {
    padding: 12px 6px !important;
    display: table-cell !important;
    text-align: left !important;
  }
}
@media (max-width: 959px) {
  .tour-highlight {
    box-shadow: none !important;
  }
  .popover {
    display: none !important;
  }
  .uk-description-list-horizontal-full > dd {
    margin-bottom: 10px;
  }
  .gt-account_card-head-button {
    white-space: normal;
  }
  .gt-account_card-head-button .gt-head-button {
    width: 100%;
  }
  .gt-account_symbol_value_grid > * .gt-statistic-description {
    color: #999;
  }
  .gt-account_symbol_value_grid > * .gt-statistic-value {
    font-size: 1.231em;
    float: none;
    text-align: center;
  }
  .gt-head_media-subscribe .gt-head-page-title {
    float: left;
  }
  .gt-head_media-subscribe .gt-head-page-options {
    text-align: right;
  }
  #menu-tabs > .uk-hidden {
    display: block !important;
    visibility: visible !important;
  }
}
@media (min-width: 768px) {
  .uk-grid-divider > [class*='uk-width-medium-']:not(.uk-width-medium-1-1):nth-child(n+2) {
    border-left: 1px solid #ddd;
  }
  [data-from="switch"] label {
    margin-right: 0 !important;
  }
  .gt-account_symbol_graphic .uk-subnav {
    float: left;
  }
  .gt-account_symbol_graphic [data-uk-button-radio] {
    float: right;
    width: auto;
  }
}
@media (max-width: 768px) {
  .gt-account_symbol_value_grid > * .gt-statistic-value {
    font-size: 1.231em;
  }
  .gt-responsive-ecocalendar .gt-filter-input {
    text-align: center;
  }
}
@media (max-width: 960px) {
  .gt-account_symbol_header {
    text-align: center;
  }
  .gt-account_symbol_header .gt-account {
    display: inline-block;
  }
  .gt-account_symbol_header .gt-account > div {
    text-align: left;
  }
}
@media (min-width: 960px) {
  #mobile-broker-menu ul#menu-tabs ul.uk-nav-sub {
    display: block !important;
  }
  .gt-footer_metrica {
    margin-bottom: 15px;
  }
  .gt-account_symbol_value {
    width: 66%;
  }
  .gt-account_symbol_value_grid > * {
    width: 100%;
  }
  .gt-account_symbol_value_grid > * .gt-statistic-description {
    display: inline-block !important;
  }
  .gt-account_symbol_value_grid > * .gt-statistic-value {
    font-size: 1.385em;
  }
  .gt-account_symbol_header {
    width: 34%;
  }
  .gt-head-page .gt-head-page-title {
    float: left;
  }
  .gt-head-page .gt-head-icon,
  .gt-head-page .gt-head-button {
    float: right;
    margin: 0 0 15px 15px;
  }
  .gt-head-page .gt-head-page-options {
    text-align: right;
  }
  .gt-broker-logo {
    display: inline-block;
    margin-right: 15px;
  }
  .gt-broker-about-short {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 105px);
  }
  .gt-footer-page {
    background-color: #fff;
    width: 100%;
    max-height: 240px;
  }
  .gt-footer-about {
    background-color: #f5f5f5;
    margin-bottom: 15px;
  }
}
@media (min-width: 960px) {
  .grid-td-name {
    width: 145px;
  }
  .grid-td-rating {
    width: 70px;
  }
  .gt-numeric {
    text-align: right;
  }
}
@media (min-width: 480px) {
  .gt-account_symbol_value_grid > * .gt-statistic-description {
    display: block;
  }
}
@media (max-width: 480px) {
  .uk-breadcrumb > li {
    width: 100%;
  }
  .uk-fullwidth-small {
    width: 100%;
  }
  .gt-media-center-block {
    text-align: center;
  }
  .gt-media-center-block ul {
    display: inline-block;
    float: none;
    width: 100%;
  }
  .gt-media-center-block .gt-open-account-real {
    margin-bottom: 7px;
  }
  .gt-media-center-elements > * {
    float: none;
    text-align: center;
  }
  .gt-spread-periods .uk-button-group {
    white-space: normal;
  }
  .gt-spread-periods .uk-button-group .uk-button {
    float: left;
    width: 100%;
  }
  .gt-spread-periods .uk-button-group .uk-button:nth-child(n+2) {
    margin-left: 0;
  }
  #comments .uk-comment-list > li article.uk-comment {
    padding-top: 0;
    margin-top: 15px;
    border-top: 0;
  }
  #comments .uk-comment-list > li ul {
    padding-left: 0;
  }
  #comments .uk-comment-list > li .uk-comment-meta {
    display: block;
    width: 100%;
    padding-left: 46px;
    margin-top: -10px;
    box-sizing: border-box;
  }
  #comments .uk-comment-list > li .uk-comment-meta li:first-child {
    display: none;
  }
  #comments .uk-comment-list > li .uk-comment-meta li:nth-child(2) {
    display: none;
  }
  #comments .uk-comment-list > li .uk-comment-meta li:nth-child(4) {
    margin-left: 0;
  }
  .gt-profile_accounts-review .gt-article-broker-name {
    padding: 0 0 0 15px;
    display: block;
    overflow: hidden;
    margin: 0;
  }
}
@media (max-width: 850px) {
  .gt-spread-compare-selecter .gt-account-image {
    display: none;
  }
  .gt-spread-compare-selecter .gt-spread-compare-selecter-account {
    width: 49.16666667%;
    padding-left: 0;
  }
  .gt-spread-compare-selecter .gt-spread-compare-selecter-account:nth-child(2) {
    margin: 0 0 10px 0;
  }
  .gt-spread-compare-selecter .uk-button {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .gt-compare_legend {
    text-align: center;
  }
  .gt-compare_legend > * {
    float: none;
  }
  .gt-compare_legend > *:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
  .gt-spread-compare-selecter-account {
    width: 100% !important;
  }
  .gt-article-meta-media {
    overflow: hidden;
  }
  .gt-article-meta-media > span:not(:first-child):before {
    content: "\f105";
    font-family: "FontAwesome";
    margin: 0 10px 0 0;
  }
  .gt-article-meta-media > span:before {
    content: "\f105";
    font-family: "FontAwesome";
    margin: 0 10px 0 0;
  }
  .gt-article-meta-media > span:first-child > span {
    float: none;
    width: auto;
  }
  .gt-article-meta-media > span:first-child > span:before {
    content: "/";
    margin: 0 10px;
  }
  .gt-responsive-ecocalendar-date .uk-icon-refresh {
    display: none;
  }
  .gt-responsive-ecocalendar-date .gt-form-icon {
    width: 100%;
  }
  .gt-responsive-ecocalendar-date .gt-form-icon > input {
    width: 100%;
  }
  .gt-responsive-ecocalendar-date .gt-form-icon:last-child {
    margin-top: 15px;
  }
  .gt-responsive-ecocalendar-date .gt-eco-calendar-submit {
    width: 100%;
    margin-top: 15px;
    margin-left: 0 !important;
  }
  #broker-analytics-filter .uk-panel .gt-responsive-ecocalendar-date .gt-form-icon:last-child {
    margin-top: 0;
  }
  .gt-profile_review-broker {
    margin: 0 0 0 15px;
  }
  .gt-profile_review-meta {
    display: block;
    padding-left: 15px;
    overflow: hidden;
  }
  .gt-profile_review-meta > span {
    width: 100%;
    float: left;
  }
  .gt-profile_review-meta > span:before {
    content: "\f105" !important;
    font-family: "FontAwesome";
    margin: 0 10px 0 0 !important;
  }
  .gt-profile_review-meta > span:last-child {
    display: none;
  }
  .gt-profile_review-meta.meta-global > span:first-child:before {
    float: none;
  }
  .gt-profile_review-meta.meta-global {
    padding-left: 0;
  }
  .gt-profile_review-meta.meta-global > span:last-child {
    display: block;
  }
}
@media (min-width: 651px) {
  .gt-article-meta-media span:first-child > span {
    display: none;
  }
  .gt-profile_review-meta span:first-child > span {
    display: none;
  }
}
@media (max-width: 479px) {
  .gt-media_profile-avatar > *:first-child {
    display: block !important;
  }
  .gt-media_profile-avatar > *:last-child {
    display: block !important;
    text-align: center !important;
  }
  .gt-account_symbol_value_grid > * {
    width: 100%;
  }
  .gt-head-page-title {
    font-size: 22px;
    line-height: 26px;
  }
  .gt-spred-compare-filter .uk-float-left {
    width: 100%;
  }
  .gt-spred-compare-filter .uk-float-left > .selecter {
    width: 100%;
  }
  .gt-spred-compare-filter .uk-float-left > * {
    margin: 15px 0 0 !important;
  }
  .gt-spread-periods .uk-button-group .uk-button {
    float: left;
    width: 100%;
  }
  .gt-spread-periods .uk-button-group .uk-button:nth-child(n+2) {
    margin-left: 0;
  }
  .gt-small-1-1-text-center {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 920px) {
  .gt-spread-periods {
    float: none;
    text-align: center;
  }
}
@media (max-width: 560px) {
  .gt-spread-periods {
    float: none;
    text-align: center;
  }
  .gt-account_symbol_graphic > * {
    width: 100%;
  }
  .gt-account_symbol_graphic > * [data-uk-button-radio] {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .gt-account_symbol_graphic > * [data-uk-button-radio] button {
    float: left;
    width: 100%;
    margin: 0 0 0 !important;
  }
}
@media (max-width: 550px) {
  .gt-spred-char-legend [class*="uk-float-"] {
    float: none;
    width: 100%;
  }
  .gt-spred-char-legend [class*="uk-float-"]:nth-child(2) {
    margin-bottom: 10px;
  }
  .gt-spred-char-legend [data-legend="colorItems"] [data-legend="brokerSeparator"] {
    width: 100%;
    display: block;
    visibility: hidden;
    height: 10px;
  }
  .gt-profile_meta-comment li {
    display: block;
    margin: 0;
  }
  .gt-profile_meta-comment li:nth-child(2n) {
    display: none;
  }
}
@media (max-width: 900px) {
  .gt-spred-char-legend [class*="uk-float-"] {
    float: none;
    width: 100%;
  }
  .gt-spred-char-legend [class*="uk-float-"]:nth-child(2) {
    margin-bottom: 10px;
  }
}
@media (min-width: 550px) {
  .uk-grid-width-auto .uk-width-1-1 {
    width: 100% !important;
  }
  .uk-grid-width-auto > * {
    width: auto;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .uk-grid-width-auto .uk-width-1-1 {
    width: 25% !important;
  }
  .uk-grid-width-auto > * {
    width: 25;
  }
}
@media screen and (max-width: 959px) and (min-width: 650px) {
  .gt-account_symbol_header {
    width: 340px;
  }
  .gt-account_symbol_header .gt-account {
    display: block;
  }
  .gt-account_symbol_value {
    width: 47%;
    border-left: 1px solid #ddd;
  }
  .gt-account_symbol_value .gt-account_symbol_value_grid {
    margin-top: 0;
  }
  .gt-account_symbol_value .gt-account_symbol_value_grid > * {
    width: 100%;
  }
  .gt-account_symbol_value .gt-account_symbol_value_grid > * .gt-statistic-value {
    text-align: left;
  }
  .gt-account_symbol_value .gt-account_symbol_value_grid > * .gt-statistic-value .gt-statistic-description {
    display: inline-block;
  }
}
@media screen and (max-width: 960px) and (min-width: 550px) {
  .gt-noMoreTables.gt-media-tbl-swaps td {
    width: 31.358209%;
  }
}
@media screen and (max-width: 625px) and (min-width: 480px) {
  .gt-noMoreTables.gt-media-tbl-swaps td {
    width: 30%;
  }
}
.gt-account_symbol_value_grid > * .gt-statistic-description {
  color: #999;
}
@media screen and (max-width: 1199px) {
  .gt-anonce-news-pubdate span:first-child {
    display: block;
    width: 100%;
  }
  .gt-anonce-news-pubdate span:nth-child(2):before {
    content: "";
  }
  .gt-navmenu-divider-dot > li {
    padding: 0 4px 0 9px;
  }
}
@media screen and (max-width: 400px) {
  .gt-media-pub-article-meta span {
    margin-right: 5px;
  }
  .gt-media-pub-article-meta span:first-child {
    width: 100%;
  }
  .gt-media-pub-article-meta span:nth-child(2):before {
    content: "";
    margin: 10px 0;
  }
  .gt-profile_meta-time time {
    display: block;
  }
}
@media screen and (min-width: 320px) and (max-width: 650px) {
  .gt-resp-eco-event-fact [class*="uk-width"] {
    width: 100%;
  }
  .gt-resp-eco-event-fact [class*="uk-width"]:first-child {
    text-align: center !important;
    padding-bottom: 25px;
  }
  .gt-resp-eco-event-fact [class*="uk-width"]:last-child {
    text-align: left;
    border-left: 0;
  }
  .gt-resp-eco-event-fact [class*="uk-width"]:last-child > div {
    border-top: 1px solid #DDD;
    padding-top: 25px;
  }
}
@media screen and (min-width: 651px) and (max-width: 850px) {
  .gt-resp-eco-event-fact [class*="uk-width"]:first-child {
    width: 33.333%;
    text-align: left;
  }
  .gt-resp-eco-event-fact [class*="uk-width"]:last-child {
    width: 66.666%;
    text-align: left;
  }
}
.gt-media-olsen-scale img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 790px) {
  .gt-event-card-value {
    text-align: center;
    margin-bottom: 45px;
  }
  .gt-event-card-value li:last-child {
    width: 100%;
    margin-top: 10px;
    margin-right: 0;
    font-weight: 600;
    font-size: 12px;
  }
}
@media screen and (max-width: 510px) {
  .gt-event-card-value {
    max-width: 315px;
    margin: 0 auto;
  }
  .gt-event-card-value li {
    margin-bottom: 10px;
  }
  .gt-event-card-value li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .gt-pagination-media-top [class*="uk-width"]:first-child {
    display: none;
  }
  .gt-pagination-media-bottom [class*="uk-width"]:last-child {
    display: none;
  }
  .gt-head_media-subscribe .gt-head-page-title {
    width: 100%;
    float: none;
  }
  .gt-head_media-subscribe .gt-subscribe-form {
    width: 100%;
  }
  .gt-media_captcha input[type="text"] {
    width: 48%;
  }
  .gt-media_captcha .uk-icon-refresh {
    font-size: 28px;
    vertical-align: middle;
  }
}
@media screen and (max-width: 395px) {
  .gt-head_media-subscribe .gt-subscribe-form input[type="text"] {
    width: 42%;
  }
}
@media screen and (min-width: 320px) and (max-width: 590px) {
  .gt-account_card-statistic > * {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
.uk-touch {
  overflow-x: hidden;
}
.uk-touch .tour-highlight {
  box-shadow: none !important;
}
.uk-touch .popover {
  display: none !important;
}
.uk-touch .uk-subnav > li > a:hover {
  color: #265a87;
}
.uk-touch .uk-icon-info-circle {
  display: none;
}
.uk-touch .uk-tooltip {
  display: none !important;
}
.uk-touch .gt-compare-drag {
  display: none !important;
}
.uk-touch .gt-compare-wrap .gt-table-compare {
  display: block;
  width: auto !important;
  position: relative;
  overflow-x: auto;
  white-space: nowrap;
}
.uk-touch .gt-compare-wrap .gt-table-compare .gt-item-compare {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-right: -4px;
}
.uk-touch .gt-compare-wrap .gt-table-compare .gt-item-compare .gt-compare-list .gt-table-row {
  white-space: normal;
}
.uk-touch .gt-compare-wrap .gt-table-compare .gt-item-compare .gt-compare-list:hover > li > div {
  background-color: transparent !important;
}
.uk-touch .gt-compare-wrap .gt-table-compare .gt-item-compare .gt-compare-list:active > li > div {
  background-color: transparent !important;
}
.gt-hide_compare-sidelist {
  display: none;
}
@media screen and (min-width: 320px) and (max-width: 520px) {
  .gt-hide_compare-sidelist {
    display: block;
    margin: 0 0 25px;
  }
  .gt-hide_compare-sidelist:focus {
    background-color: #265a87;
  }
  .gt-compare_hide {
    display: none;
  }
  .gt-touch-responsive-compare {
    display: block;
    position: relative;
    width: 100%;
  }
  .gt-touch-responsive-compare .gt-compare-leftside {
    width: 115px;
  }
  .gt-touch-responsive-compare .gt-compare-leftside.responsivehide {
    display: none !important;
    visibility: hidden !important;
  }
  .gt-touch-responsive-compare .gt-compare-leftside .gt-table li .gt-table-cell {
    padding: 0;
    font-size: 10px;
  }
  .gt-touch-responsive-compare .gt-compare-leftside .gt-table li .gt-table-cell a {
    text-transform: normal;
  }
  .gt-touch-responsive-compare .gt-compare-wrap .gt-table-compare .gt-item-compare {
    min-width: 155px;
    width: 155px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1199px) {
  .gt-cover .uk-nav li > a {
    line-height: 2.7;
  }
  .gt-cover .uk-nav li > a i {
    min-width: 22px;
    min-height: 21px;
    font-size: 20px;
  }
  .gt-cover .uk-nav li > a span {
    font-size: 16px;
  }
}
@media screen and (max-width: 979px) {
  .gt-cover .uk-nav li > a {
    padding: 25px;
  }
  .gt-cover .uk-nav li > a i {
    min-width: 22px;
    min-height: 21px;
    font-size: 20px;
  }
  .gt-cover .uk-nav li > a span {
    font-size: 16px;
  }
}
@media (min-width: 320px) and (max-width: 800px) {
  .gt-main-table-head {
    margin-top: 15px;
  }
  .gt-top-table_responsive thead {
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
  .gt-top-table_responsive thead th:last-child {
    padding: 6px 6px 6px;
  }
  .gt-top-table_responsive tbody tr td > div {
    width: auto;
  }
}
.gt-margin-left-m10 {
  margin-left: -12px;
}
@media (max-width: 1200px) {
  .gt-width-large-1-1 {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .table-flip-scroll {
    display: block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  .table-flip-scroll thead {
    display: block;
    float: left;
  }
  .table-flip-scroll thead tr {
    display: block;
  }
  .table-flip-scroll th {
    display: block;
    text-align: left !important;
  }
  .table-flip-scroll tbody {
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
    display: block;
  }
  .table-flip-scroll tbody > tr {
    vertical-align: top;
    display: inline-block;
  }
  .table-flip-scroll tbody > tr.event-details-wrapper {
    display: none;
  }
  .table-flip-scroll td {
    display: block;
    text-align: left !important;
    min-height: 1.25em;
  }
  .gt-media-gradient-table {
    width: 30px;
    display: block !important;
    position: absolute;
    z-index: 2;
    right: 1px;
    padding: 0;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 0%, #ffffff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 0%, #ffffff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 0%, #ffffff 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 0%, #ffffff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
  }
  .gt-media-gradient-table i {
    font-size: 20px;
    vertical-align: middle;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .gt-eco-responsive_mini-grid > * {
    width: 50%;
    box-sizing: border-box;
    margin: 0px !important;
    float: left;
  }
  .gt-responsive-widget-date {
    width: 100%;
    display: block;
  }
  .gt-responsive-widget-date > .comma {
    display: none;
  }
}
.gt-media-language-switcher {
  margin: 0;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.gt-media-language-switcher > li {
  width: 50%;
  float: left;
}
.gt-media-language-switcher > li > a {
  display: block;
  font-size: 12px;
  font-weight: 600;
  border-bottom: 1px #d6d6d6 solid;
  border-top: 0;
}
.gt-media-language-switcher > li > a:hover {
  background: #265a87 !important;
  color: #fff !important;
}
.gt-media-language-switcher > li.uk-active a {
  background: #265a87;
  color: #fff;
}
.gt-media-language-switcher > li.uk-active a:hover {
  background: #265a87 !important;
  color: #fff !important;
}
#broker-analityc-item iframe,
#broker-news-item iframe {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 400px) {
  .gt-subscribe-form input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
  }
  .gt-subscribe-form input[type="submit"] {
    width: 85%;
    margin-bottom: 10px;
  }
}
@media (max-width: 380px) {
  .uk-pagination > li > span {
    padding: 1px 2px;
  }
  .uk-pagination > li > a {
    padding: 1px 2px;
  }
  .uk-pagination > li:nth-child(n+2) {
    margin-left: 6px;
  }
  .uk-pagination > li:first-child a,
  .uk-pagination > li :last-child a {
    min-width: 1px;
    background: transparent;
  }
}
@media (max-width: 1020px) {
  #reformal_tab {
    display: none !important;
  }
}
@media (max-width: 959px) {
  .gt-media-broker-buttons {
    overflow: hidden;
    margin: 0 0 0 -25px;
  }
  .gt-media-broker-buttons > * {
    width: 50%;
    padding-left: 25px;
    float: left;
    box-sizing: border-box;
  }
  .gt-media-broker-buttons .gt-head-button button {
    width: 100%;
  }
  .gt-media-broker-buttons .uk-button-group button:first-child {
    width: 15%;
  }
  .gt-media-broker-buttons .uk-button-group button:last-child {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .gt-media-broker-buttons > * {
    width: 100%;
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  .gt-analytic-item-back {
    font-weight: 600;
    text-align: center !important;
  }
  .gt-header-subscribe input[type="text"] {
    width: 50%;
  }
  .gt-header-subscribe input[type="submit"] {
    width: 38%;
  }
}
@media (max-width: 400px) {
  .gt-header-subscribe input[type="text"] {
    width: 100% !important;
  }
  .gt-header-subscribe input[type="submit"] {
    width: 85%;
  }
}
.gt-event-active .uk-table-rowgroup > td {
  padding: 6px !important;
}
@media (max-width: 380px) {
  .gt-review-main-meta {
    display: block;
    line-height: 4px;
  }
}
.uk-nav-offcanvas .uk-nav-header > a {
  margin: 0 -14px;
}
.gt-media-gradient-table {
  display: none;
}
.mobile-search-menu {
  margin-bottom: 0 !important;
}
.mobile-search-menu > ul {
  margin-bottom: 0 !important;
}
.mobile-search-menu > ul > li {
  display: block;
  margin-right: 0;
  border-bottom: 1px solid rgba(38, 90, 135, 0.2);
  font-size: 14px;
  padding: 5px 0;
  font-weight: 600;
}
.mobile-search-menu > ul > li a {
  display: block;
}
.mobile-search-menu > ul > li a:hover,
.mobile-search-menu > ul > li a :focus,
.mobile-search-menu > ul > li a :active {
  background: #fff;
}
.mobile-search-menu > ul > li.uk-active {
  padding: 0;
}
.mobile-search-menu > ul > li.uk-active > a {
  padding: 10px 10px 10px 40px;
}
.mobile-search-menu > ul > li.uk-active > a:hover,
.mobile-search-menu > ul > li.uk-active > a :focus {
  color: #fff;
}
.mobile-search-menu > ul > li.uk-active:after {
  top: 11px !important;
}
.search-eco-meta .meta-eco-small {
  display: none;
}
.search-eco-meta .meta-eco-large {
  display: none;
}
.search-eco-meta span:first-child:before {
  content: " ";
  margin: 0;
}
.search-eco-meta span .after:after {
  content: "/";
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 650px) {
  .search-eco-meta .meta-eco-small {
    display: block;
  }
  .search-eco-meta .meta-eco-small > * {
    display: block;
  }
  .search-eco-meta .meta-eco-small > *:before {
    content: "\f105" !important;
    font-family: "FontAwesome" !important;
    margin: 0 10px 0 0 !important;
  }
}
@media (min-width: 651px) {
  .search-eco-meta .meta-eco-large {
    display: block;
  }
}
@media (min-width: 960px) {
  body {
    padding-bottom: 307px;
  }
}
@media (max-width: 959px) {
  body {
    padding-bottom: 156px;
  }
}
@media (max-width: 345px) {
  #table-list-brokers td.grid-td-payments2 > span {
    display: block;
    height: 40px;
  }
}
@media (max-width: 345px) {
  .fancybox-wrap .gt-noMoreTables td:before {
    white-space: nowrap !important;
    font-weight: 600;
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .gt-media-comments .gt-article-broker-image {
    float: left;
  }
  .gt-media-comments .gt-comment-title {
    text-align: left !important;
    padding-left: 92px;
    margin-top: 22px !important;
  }
  .gt-media-comments .gt-text-meta {
    text-align: left !important;
    padding-left: 92px;
    display: block;
  }
}
.gt-request-switcher-form input[type="checkbox"],
.gt-request-switcher-form input[type="radio"] {
  vertical-align: middle;
}
@media (max-width: 650px) {
  .gt-request-switcher [class*="uk-width"] {
    width: 100%;
    margin-bottom: 10px !important;
  }
  .gt-request-switcher [class*="uk-width"]:last-child {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 959px) {
  .gt-request-switcher-form li .uk-grid [class*="uk-width"] {
    width: 100%;
  }
  .gt-request-switcher-form li .uk-form-width-large {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .gt-request-switcher-form .uk-button {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .gt-request-switcher-form li .uk-grid-width-medium-1-3 > * {
    width: 33.333% !important;
  }
}
@media (min-width: 480px) {
  .gt-request-buttons [class*="uk-width"] {
    width: 50% !important;
  }
}
@media (max-width: 480px) {
  .gt-request-spreads [class*="uk-width"] {
    width: 100% !important;
  }
  .gt-request-spreads [class*="uk-width"] input[type="radio"] {
    margin-left: 0 !important;
  }
}
@media (min-width: 480px) {
  .gt-request-spreads [class*="uk-width"] {
    width: 100% !important;
  }
  .gt-request-spreads [class*="uk-width"] input[type="radio"] {
    margin-left: 0 !important;
  }
}
@media (max-width: 960px) {
  .gt-request-account-grid [class*="uk-width"] {
    width: 50% !important;
  }
  .gt-request-account-grid [class*="uk-width"] input[type="text"] {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .gt-request-account-grid [class*="uk-width"] {
    width: 33.333% !important;
  }
  .gt-request-account-grid [class*="uk-width"] input[type="text"] {
    width: 100%;
  }
}
@media (max-width: 540px) {
  .gt-request-account-grid [class*="uk-width"] {
    width: 100% !important;
  }
  .gt-request-account-grid [class*="uk-width"] input[type="text"] {
    width: 100%;
  }
}
@media (max-width: 959px) {
  .gt-request-text-right {
    text-align: left !important;
  }
}
@media (max-width: 390px) {
  .gt-captcha label {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}
.gt-request-phone .uk-width-1-3 {
  width: 33.333% !important;
}
.gt-request-phone .uk-width-2-3 {
  width: 66.666% !important;
}
.gt-request-spreads {
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 25px !important;
}
.gt-request-spreads > * {
  display: inline-block;
}
.gt-request-spreads > * input[type="radio"] {
  margin-left: 0 !important;
}
@media (max-width: 650px) {
  .gt-request-account-input {
    width: 100%;
    margin-bottom: 15px;
  }
  .gt-request-spreads {
    display: block;
    margin-left: 0;
    margin-bottom: 25px !important;
    text-align: center;
  }
}
@media (max-width: 370px) {
  .gt-request-spreads > *:first-child {
    margin-bottom: 15px;
  }
}
@media (max-width: 1199px) {
  .gt-group-greenboard {
    width: 180px;
    height: 120px;
  }
}
@media (max-width: 767px) {
  /* Force table to not be like tables anymore */
  .advertising-table-section table,
  .advertising-table-section thead,
  .advertising-table-section tbody,
  .advertising-table-section th,
  .advertising-table-section td,
  .advertising-table-section tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  .advertising-table-section thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .advertising-table-section tr {
    border: 1px solid #ccc;
  }
  .advertising-table-section td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .advertising-table-section td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 10px;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .advertising-table-section td:nth-child(3):after {
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    display: block;
    left: 10px;
    bottom: -25px;
    position: absolute;
  }
  /*
  Label the data
  */
  .advertising-table-section td:before {
    content: attr(data-title);
  }
  .advertising-table-section td:nth-child(3):after {
    content: attr(data-after);
  }
}
@media (max-width: 767px) {
  .advertising-table-section td:nth-child(3) {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 30px 10px 10px;
    white-space: normal;
    text-align: left;
  }
  .advertising-table-section td:nth-child(4) {
    margin-top: 20px;
  }
  .advertising-table-section td:nth-child(3):before {
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .advertising-table-section td:nth-child(n+4):before {
    color: #717171;
  }
}
@media (min-width: 960px) {
  .uk-form-horizontal.uk-form-horizontal-small .uk-form-label {
    width: 140px;
  }
  .uk-form-horizontal.uk-form-horizontal-small .uk-form-controls {
    margin-left: 150px;
  }
}
@media (max-width: 959px) {
  .uk-form-large.gt-form-small-xs {
    height: 32px !important;
    padding: 5px 6px !important;
    border-color: #ddd !important;
  }
  .uk-form-controls {
    text-align: left !important;
  }
}
@media (max-width: 479px) {
  .gt-width-mini-1-1 {
    width: 100%;
  }
  .uk-link-reset,
  .uk-link-save {
    font-size: 11px;
  }
}
@media (max-width: 959px) {
  .gt-land-reasvonsList {
    margin-top: 23px;
    overflow: hidden;
  }
  .gt-land-reasvonsList .gt-land-reasvonsListItem {
    min-height: 55px;
  }
  .gt-land-reasvonsList .gt-land-reasvonsListItem .reasvonsListItemNumber {
    font-size: 24px;
    line-height: 24px;
  }
  .gt-land-reasvonsList .gt-land-reasvonsListItem .reasvonsListItemText {
    padding-left: 23px;
    padding-top: 0;
  }
  .gt-land-reasvonsList li:first-child .gt-land-reasvonsListItem:nth-last-of-type(3) {
    margin-left: 0;
  }
  .gt-land-reasvonsList li:first-child .gt-land-reasvonsListItem:nth-last-of-type(2) {
    margin-left: 0;
  }
  .gt-land-reasvonsList li:first-child .gt-land-reasvonsListItem:nth-last-of-type(1) {
    margin-left: 0;
  }
  .gt-land-reasvonsList li:last-child .gt-land-reasvonsListItem:nth-last-of-type(2) {
    margin-left: 0;
  }
  .gt-land-reasvonsList li:last-child .gt-land-reasvonsListItem:nth-last-of-type(1) {
    margin-left: 0;
  }
}
@media (max-width: 650px) {
  .gt-land-reasvonsList {
    margin-top: 0;
  }
  .gt-land-reasvonsList .uk-width-small-1-2,
  .gt-land-reasvonsList .uk-width-small-2-4,
  .gt-land-reasvonsList .uk-width-small-3-6,
  .gt-land-reasvonsList .uk-width-small-5-10 {
    width: 100%;
  }
  .gt-land-reasvonsList .gt-land-reasvonsListItem {
    min-height: auto;
    margin-bottom: 10px;
  }
  .gt-land-titleBlock {
    margin-bottom: 5px;
  }
}
@media (max-width: 959px) {
  .gt-land-titleBlock-3Columns .gt-land-feature,
  .gt-land-titleBlock-3Columns .gt-land-feature .gt-land-feature-title {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .gt-land-section .uk-width-media-medium-1-3 {
    width: 33.333%;
  }
  .gt-land-section .uk-width-media-medium-1-3.gt-bgLine-before,
  .gt-land-section .uk-width-media-medium-1-3.gt-bgLine-after {
    position: relative;
  }
  .gt-land-section .uk-width-media-medium-1-3.gt-bgLine-before:before,
  .gt-land-section .uk-width-media-medium-1-3.gt-bgLine-after:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 50%;
    height: 1px;
    border-top: 1px dotted #41a121;
    top: 26px;
  }
  .gt-land-section .uk-width-media-medium-1-3.gt-bgLine-before:before {
    left: 0;
  }
  .gt-land-section .uk-width-media-medium-1-3.gt-bgLine-after:after {
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .gt-land-helpBorderBlock .uk-width-media-medium-1-2 {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .gt-tab.gt-tab-top > li {
    width: 25%;
  }
  .gt-tab.gt-tab-top > li > a {
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    font-size: 11px;
    line-height: 1.2;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 480px) and (max-width: 648px) {
  .gt-hidden-midsmall {
    display: none;
  }
}
/*# sourceMappingURL=project.css.map */