/* */
/*===================================================== Kotirovki ==================================================== */
.kk-bl-content {
  padding-bottom: 24px;
  position: relative; }

.kk-bl-field {
  clear: both;
  padding-top: 24px; }

.ff-name-field, .ff-name-field-date {
  float: left; }

.ff-field-enter {
  float: left; }
  .ff-field-enter .bl-radio-but span {
    color: #6d7d96; }

.ff-date-field {
  float: left;
  margin-right: 8px; }

.ff-time-field {
  float: left; }

/*=================================================== end Kotirovki ================================================== */
/* */
/*===================================================== Rub Proz ===================================================== */
.pz-table-rate-by-country {
  background-color: #e6dfcc;
  margin-top: 16px;
  padding: 2px 4px 4px; }

.pz-table .header-table td {
  color: #766253;
  height: 28px; }
.pz-table td {
  text-align: center; }
  .pz-table td:first-child {
    border-right: 2px solid #e6dfcc;
    color: #766253;
    text-align: left; }

.pz-text-info {
  margin-top: 23px; }
  .pz-text-info.itext {
    color: #62708c;
    font-size: 14px !important; }

.pz-bllink {
  margin-top: 8px; }
  .pz-bllink figure {
    display: block; }

/*==================================================== end Proz ====================================================== */
/* */
/*=================================================== Techanaliz ===================================================== */
.tch-bl-info {
  border: 1px solid #e6dfcc;
  padding: 17px 15px 19px;
  position: relative; }
  .tch-bl-info:before {
    content: "!";
    background-color: #cc6666;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 16px;
    top: -10px;
    height: 16px;
    text-align: center;
    width: 16px; }

.tch-bl-content {
  padding: 17px 1px 0 0; }

.tch-table-analysis-report {
  border-collapse: separate !important;
  border-spacing: 0 4px !important;
  width: 100%; }
  .tch-table-analysis-report td {
    padding: 10px 15px;
    position: relative;
    font-size: 14px;
    z-index: 1; }
    .tch-table-analysis-report td a {
      display: block;
      color: #003399; }
  .tch-table-analysis-report tr td:first-child {
    color: #62708c;
    border: 1px solid #c3d1e1;
    border-right: 0;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -ms-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    width: 190px; }
  .tch-table-analysis-report tr td:nth-child(2) {
    background-color: #d8e6f1;
    color: #003399;
    font-size: 18px;
    text-align: center;
    width: 125px; }
  .tch-table-analysis-report tr td:last-child {
    border: 1px solid #c3d1e1;
    border-left: 0;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0; }
  .tch-table-analysis-report .tch-date-mob {
    color: #62708c;
    display: none;
    font-size: 14px; }
  .tch-table-analysis-report tr:hover td {
    color: #fff;
    background-color: #3a539b;
    border-color: #3a539b; }
    .tch-table-analysis-report tr:hover td a {
      color: #fff; }
    .tch-table-analysis-report tr:hover td:first-child, .tch-table-analysis-report tr:hover td .tch-date-mob {
      color: #afe3ff; }
    .tch-table-analysis-report tr:hover td:nth-child(2) {
      background-color: #6188c9; }

.tch-bl-nav-pagination {
  padding: 20px 113px 0 0;
  text-align: right; }

.nav-pagination li {
  display: inline-block;
  vertical-align: top; }
  .nav-pagination li span {
    color: #3a539b; }
  .nav-pagination li a {
    color: #0099cc; }
    .nav-pagination li a:hover {
      color: #003399; }
  .nav-pagination li:first-child, .nav-pagination li:last-child {
    padding: 0; }
  .nav-pagination li.tch-zip-pn {
    padding-left: 3px;
    padding-right: 3px; }

.tch-btn-jump {
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

.tch-next .tch-btn-jump {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

/*================================================== end Techanaliz ================================================== */
/* */
/*====================================================== News ======================================================== */
.status-circle {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  height: 15px;
  width: 15px; }

.bd-st {
  border: 2px solid #c3a18e; }

.brb-st {
  background-color: #c3a18e; }

.rdb-st {
  background-color: #c14e4e; }

.tch-bl-latest-events {
  margin-bottom: 25px; }

.tch-title-latest-events {
  color: #0099cc;
  font-size: 18px;
  padding: 0 0 12px 17px;
  line-height: 20px;
  margin-top: -4px; }

.tch-table-latest-events {
  background-color: #e6dfcc;
  padding: 4px; }

.tch-table-item tr td {
  vertical-align: top; }
  .tch-table-item tr td:first-child {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 15%; }
  .tch-table-item tr td:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
    width: 36%; }
  .tch-table-item tr td:last-child {
    padding-left: 5px;
    padding-right: 5px; }

.tch-analysis-link {
  padding-left: 17px;
  margin-bottom: 30px; }
  .tch-analysis-link p {
    font-size: 14px;
    padding: 4px 0 5px; }

.tch-title-analysis-link {
  color: #0099cc;
  font-size: 18px;
  padding-bottom: 12px; }

.ans-bl-content {
  padding: 19px 1px 0 0; }

.ans-table-news-list {
  border-collapse: separate !important;
  border-spacing: 0 2px !important;
  width: 100%; }
  .ans-table-news-list td {
    padding: 11px 15px 12px;
    position: relative;
    font-size: 14px;
    z-index: 1; }
    .ans-table-news-list td a {
      display: block;
      color: #040051; }
  .ans-table-news-list tr td:first-child {
    color: #62708c;
    padding-right: 0;
    text-align: center;
    width: 70px; }
  .ans-table-news-list tr td:first-child:before, .ans-table-news-list tr td:first-child:after,
  .ans-table-news-list tr td:last-child:before, .ans-table-news-list tr td:last-child:after {
    content: "";
    position: absolute;
    left: 0;
    height: 60%;
    width: 100%;
    z-index: -1; }
  .ans-table-news-list tr td:first-child:before {
    top: 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    -ms-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0; }
  .ans-table-news-list tr td:first-child:after {
    bottom: 0;
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    -ms-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px; }
  .ans-table-news-list tr td:last-child:before {
    top: 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    -ms-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0; }
  .ans-table-news-list tr td:last-child:after {
    bottom: 0;
    -webkit-border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    -ms-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0; }
  .ans-table-news-list tr:nth-child(2n+1) td:before, .ans-table-news-list tr:nth-child(2n+1) td:after {
    background-color: #dce7f7; }
  .ans-table-news-list tr:nth-child(2n) td:before, .ans-table-news-list tr:nth-child(2n) td:after {
    background-color: #ebf7ff; }
  .ans-table-news-list tr:hover td {
    color: #fff; }
    .ans-table-news-list tr:hover td a {
      color: #fff; }
    .ans-table-news-list tr:hover td:first-child {
      color: #afe3ff; }
    .ans-table-news-list tr:hover td:first-child:before, .ans-table-news-list tr:hover td:first-child:after, .ans-table-news-list tr:hover td:last-child:before, .ans-table-news-list tr:hover td:last-child:after {
      background-color: #3a539b;
      border-color: #3a539b; }

.ans-link-share {
  padding: 25px 0 20px 102px; }

.ans-link-share-item {
  display: inline-block;
  padding-right: 22px;
  vertical-align: top; }

.ans-bllink {
  margin-top: 8px; }
  .ans-bllink figure {
    display: block; }

/*===================================================== end News ===================================================== */
/* */
/*===================================================== Calendar ===================================================== */
.acl-bl-content {
  padding-top: 19px; }

.acl-bl-select-date {
  font-size: 18px;
  padding-bottom: 26px; }
  .acl-bl-select-date span {
    font-size: 24px;
    line-height: 29px; }

.acl-bl-list-status {
  border-top: 1px solid #e6dfcc;
  font-size: 14px;
  padding-top: 7px; }
  .acl-bl-list-status .acl-status-item:last-child {
    padding-right: 0; }

.acl-name-ls {
  float: left;
  min-width: 150px;
  width: 21.5%; }

.acl-status-item {
  float: left;
  padding: 0 21px 0 20px;
  line-height: 17px;
  position: relative; }
  .acl-status-item .status-circle {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px; }

.acl-bl-tabs-weekday {
  padding: 22px 0 0; }

.acl-tabs-weekday li {
  padding-right: 7px;
  text-align: center;
  float: left;
  width: 20%; }
  .acl-tabs-weekday li:last-child {
    padding-right: 0; }
  .acl-tabs-weekday li.active .acl-wrapper-weekday {
    background-color: #e6dfcc;
    border-color: #e6dfcc;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    padding-bottom: 7px; }
    .acl-tabs-weekday li.active .acl-wrapper-weekday span {
      color: #000; }
  .acl-tabs-weekday li:first-child.active .acl-wrapper-weekday:before, .acl-tabs-weekday li:last-child.active .acl-wrapper-weekday:before {
    content: "";
    background-color: #e6dfcc;
    position: absolute;
    bottom: -7px;
    height: 10px;
    width: 101%;
    z-index: 5; }
  .acl-tabs-weekday li:first-child.active .acl-wrapper-weekday:before {
    left: -1px; }
  .acl-tabs-weekday li:last-child.active .acl-wrapper-weekday:before {
    right: -1px; }

.acl-wrapper-weekday {
  border: 1px solid #c3d1e1;
  cursor: pointer;
  font-size: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative; }
  .acl-wrapper-weekday figure {
    display: inline-block; }
  .acl-wrapper-weekday span {
    color: #0099cc;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 55px;
    font-size: 12px; }
    .acl-wrapper-weekday span i {
      display: block;
      font-size: 18px;
      font-style: normal;
      padding-bottom: 4px; }
  .acl-wrapper-weekday:hover {
    background-color: #3cb2dc;
    border-color: #3cb2dc; }
    .acl-wrapper-weekday:hover span {
      color: #fff; }

.acl-wrapper-calendar {
  overflow: hidden; }

.acl-name-weekday {
  display: block;
  font-size: 18px;
  padding: 38px 0 17px; }

.acl-table-calendar {
  background-color: #e6dfcc;
  padding: 2px 4px 12px; }

.acl-table tr td:nth-child(4), .acl-table tr td:nth-child(5), .acl-table tr td:nth-child(6), .acl-table tr td:nth-child(7), .acl-table tr td:nth-child(8) {
  text-align: center; }

.acl-table tr td {
  padding: 7px 10px; }

.acl-table tr td:nth-child(3) {
  width: 200px; }

.acl-table tr td:nth-child(8) {
  font-size: 0; }

.acl-table tr:first-child td:nth-child(8) {
  font-size: 14px; }

/*===================================================== end Calendar ================================================= */
/* */
/*==================================================== Media Style =================================================== */
/* */
/*-------- After 1024 ------------------------------------------------------------------------------------------------ */
@media screen and (max-width: 1024px) {
  .tch-bl-latest-events, .tch-analysis-link, .tch-bl-info {
    display: none; } }
/*---------- end After 1024 ------------------------------------------------------------------------------------------ */
/* */
/*---------- Before 981 ---------------------------------------------------------------------------------------------- */
@media screen and (min-width: 981px) {
  .kk-bl-content {
    border: 1px solid #c4b897;
    font-size: 14px;
    margin-top: 20px; }

  .ff-name-field {
    width: 150px; }

  .kk-bl-field span {
    line-height: 17px;
    height: 34px; }

  .ff-field-enter.ff-isel01 {
    width: 121px; }
  .ff-field-enter.ff-isel02 {
    width: 152px; }
  .ff-field-enter .bl-radio-but span {
    font-size: 12px; }

  .ff-name-field-date {
    width: 50px; }
    .ff-name-field-date span {
      text-align: right;
      width: 35px; }

  .ff-choice-dates {
    position: absolute;
    left: 369px;
    top: 0; }

  .ff-date-field {
    width: 112px; }

  .ff-time-field {
    width: 93px; }

  .ff-btn-show-graphs {
    padding: 20px 0 0 150px; }
    .ff-btn-show-graphs .bnt-blue {
      font-size: 18px;
      height: 52px;
      width: 136px; }

  .pz-bllink figure {
    width: 50%; }

  .ans-bllink figure {
    width: 55%; }

  .nav-pagination li {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 17px 0; }

  .tch-btn-jump {
    background: url(../i/svg/arrow-return-blue.svg) 13px center no-repeat;
    height: 43px;
    width: 43px; }
    .tch-btn-jump:hover {
      background: #3cb2dc url(../i/svg/arrow-return-white.svg) 13px center no-repeat; }

  .acl-table tr td:nth-child(3) {
    width: 198px; }

  .acl-bl-tabs-weekday {
    display: none; } }
/*---------- end Before 981 ------------------------------------------------------------------------------------------ */
/* */
/*---------- After 980 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .kk-bl-content {
    font-size: 16px;
    margin-top: 8px; }

  .ff-name-field {
    width: 176px; }

  .kk-bl-field span {
    line-height: 19px;
    height: 46px; }

  .ff-field-enter.ff-isel01 {
    width: 191px; }
  .ff-field-enter.ff-isel02 {
    width: 201px; }
  .ff-field-enter .bl-radio-but span {
    font-size: 14px; }

  .ff-name-field-date {
    width: 176px; }
    .ff-name-field-date span {
      text-align: right;
      width: 156px; }

  .ff-choice-dates {
    clear: both; }

  .ff-date-field {
    width: 140px; }

  .ff-time-field {
    width: 123px; }

  .ff-btn-show-graphs {
    padding: 20px 0 0 123px; }
    .ff-btn-show-graphs .bnt-blue {
      font-size: 18px;
      height: 52px;
      width: 193px; }

  .tch-bl-content {
    padding-top: 12px; }

  .tch-table-analysis-report {
    border-spacing: 0 11px !important; }
    .tch-table-analysis-report tr td {
      padding-top: 12px;
      padding-bottom: 15px; }
      .tch-table-analysis-report tr td:first-child {
        width: 175px; }
      .tch-table-analysis-report tr td:last-child {
        font-size: 16px; }
      .tch-table-analysis-report tr td:nth-child(2) {
        display: none; }

  .tch-bl-nav-pagination {
    padding: 10px 0 0;
    text-align: center; }

  .nav-pagination li {
    font-size: 20px;
    line-height: 24px;
    padding: 14px 17px 0; }

  .tch-btn-jump {
    background: url(../i/svg/big-arrow-return-blue.svg) 14px center no-repeat;
    height: 53px;
    width: 53px; }
    .tch-btn-jump:hover {
      background: #3cb2dc url(../i/svg/big-arrow-return-white.svg) 14px center no-repeat; }

  .acl-table-calendar {
    display: none; }
    .acl-table-calendar.active {
      display: block; }

  .acl-table tr td:nth-child(3) {
    width: 150px; }

  .acl-name-weekday {
    display: none; }

  .itable.acl-table {
    width: 800px; } }
/*---------- end After 980 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 768 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .pz-text-info {
    margin-top: 32px; }

  .pz-bllink {
    margin-top: 15px; }

  .ans-table-news-list tr td {
    padding: 12px 15px; }
    .ans-table-news-list tr td:last-child {
      font-size: 16px; }

  .ans-bllink {
    margin-top: 18px; }

  .ans-link-share {
    display: none; }

  .acl-bl-tabs-weekday {
    padding-top: 27px; } }
/*---------- end After 768 ------------------------------------------------------------------------------------------- */
/* */
/*---------- After 640 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .ff-date-field {
    width: 130px; }

  .ff-time-field {
    width: 113px; }

  .ff-btn-show-graphs {
    padding-top: 33px; }

  .tch-table-analysis-report tr td:first-child {
    padding: 0;
    width: 15px; }
    .tch-table-analysis-report tr td:first-child span {
      font-size: 1px;
      display: none; }
  .tch-table-analysis-report tr td:last-child {
    padding-left: 0; }
  .tch-table-analysis-report .tch-date-mob {
    display: block;
    padding-bottom: 4px; } }
/*---------- end After 640 ------------------------------------------------------------------------------------------- */
/* */
/*================================================== end Media Style ================================================= */

/*# sourceMappingURL=analysis.css.map */
