/* */
/*==================================================== Interview ===================================================== */
.cp-bl-interview-man {
  padding-top: 11px;
  font-size: 14px; }
  .cp-bl-interview-man a {
    color: #003399;
    display: block;
    padding: 10px 10px 10px 35px; }
    .cp-bl-interview-man a:hover {
      color: #fff; }

.cp-interview-man {
  border: 1px solid #c3d1e1;
  margin-top: 4px; }
  .cp-interview-man:hover {
    background-color: #3a539b;
    border-color: #3a539b; }

.cp-date-im {
  color: #62708c;
  padding: 10px 14px 10px;
  float: left;
  width: 135px; }

.cp-name-im {
  overflow: hidden; }

.cp-interview-man:hover .cp-date-im {
  color: #afe3ff; }
.cp-interview-man:hover a {
  color: #fff; }

/*=================================================== end Interview ================================================== */
/* */
/*=================================================== Interview Detail =============================================== */
.id-btn-social {
  float: right;
  width: 51px; }

.id-bl-content-interview-detail {
  float: left;
  width: 90%; }

.id-answer-questions {
  border-top: 1px solid #d5e6f3;
  padding-top: 23px; }

.id-one-position-aq {
  padding-bottom: 28px; }

.id-title-opaq {
  color: #3a539b;
  /*background: url(../i/svg/icon-interview-detail.svg) 0 1px no-repeat;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px;*/
  font-size: 18px;
  /*padding: 0 0 0 33px; */
  padding: 0 0 0 0px; 
  }

.id-content-opaq {
  font-size: 14px;
  padding-top: 15px; }

.id-data-publication {
  color: #62708c;
  font-size: 14px;
  padding: 14px 0 26px; }

.id-bl-return-list-publication {
  border-top: 1px solid #d5e6f3;
  padding: 20px 0 10px; }

/*================================================== end Interview Detail ============================================ */
/* */
/*===================================================== Statistics =================================================== */
.cs-info-competition {
  color: #62708c;
  font-size: 14px;
  padding: 0 15px 30px; }
  .cs-info-competition a {
    font-size: 18px; }
  .cs-info-competition p {
    padding-bottom: 18px; }

.cs-info-table-statistics {
  font-size: 18px;
  padding: 27px 0 15px; }

.cs-table-statistics {
  background-color: #e6dfcc;
  border: 4px solid #e6dfcc;
  border-top: 2px solid #e6dfcc; }
  .cs-table-statistics .itable td {
    padding: 15px; }
  .cs-table-statistics .itable tr:first-child td {
    padding: 7px 15px;
    height: 28px; }
  .cs-table-statistics .itable tr:last-child td {
    padding: 12px 15px 13px; }
  .cs-table-statistics .itable tr td:last-child {
    text-align: center; }

.cs-info-competition.cs-under-intab {
  display: none; }

.cs-show-time {
  display: block;
  padding-top: 21px;
  height: 107px; }

.cs-name-show-time {
  font-size: 14px;
  padding-top: 6px;
  float: left;
  width: 162px; }
  .cs-name-show-time i {
    font-style: normal; }

.cs-selection-show-time {
  float: left;
  margin-right: 5%;
  width: 34%; }

.cs-show-time .cs-selection-show-time:last-child {
  margin-right: 0; }

/*=================================================== end Statistics ================================================= */
/* */
/*======================================================= Result ===================================================== */
.cc-content-regulations {
  float: left;
  width: 63%; }

.cc-bl-accordion-regulations {
  clear: both;
  position: relative;
  padding-top: 2px;
  height: auto; }

.cc-set {
  position: relative;
  height: auto;
  width: 100%; }

.cc-title-regulations {
  color: #003399;
  display: block;
  font-size: 18px;
  padding-left: 30px;
  margin: 21px 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .cc-title-regulations span {
    border-bottom: 1px dashed #0099cc;
    position: relative; }
    .cc-title-regulations span:before {
      content: "";
      position: absolute;
      background-color: #8ca1c7;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      left: -30px;
      top: 0;
      height: 24px;
      width: 24px; }
  .cc-title-regulations:before, .cc-title-regulations:after {
    background-color: #fff;
    z-index: 5;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .cc-title-regulations:before {
    content: "";
    position: absolute;
    left: 8px;
    top: 7px;
    height: 2px;
    width: 11px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .cc-title-regulations:after {
    content: "";
    position: absolute;
    left: 8px;
    top: 14px;
    height: 2px;
    width: 11px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .cc-title-regulations.active:before {
    left: 3px;
    top: 12px; }
  .cc-title-regulations.active:after {
    left: 10px;
    top: 12px; }
  .cc-title-regulations:hover, .cc-title-regulations.active {
    color: #0099cc !important; }
    .cc-title-regulations:hover span, .cc-title-regulations.active span {
      border-color: #fff; }
      .cc-title-regulations:hover span:before, .cc-title-regulations.active span:before {
        background-color: #3cb2dc; }

.cc-text-regulations {
  display: none;
  font-size: 14px;
  padding: 0 0 0 30px;
  position: relative;
  height: auto;
  width: 100%; }

.cc-one-position-rule {
  clear: both;
  overflow: hidden; }

.cc-calc-posrule {
  color: #0099cc;
  float: left;
  width: 26px; }

.cc-text-posrule {
  padding-bottom: 17px;
  overflow: hidden; }

.cc-text-regulations .cc-one-position-rule:last-child .cc-text-posrule {
  padding-bottom: 0; }

.cc-info-regulations {
  font-size: 14px;
  float: right;
  width: 250px; }

.cc-btn-open-account {
  clear: both;
  width: 100%; }
  .cc-btn-open-account .bnt-dark-blue {
    display: inline-table;
    width: 240px; }
  .cc-btn-open-account .sbl {
    height: 40px; }

.cc-link-faq {
  padding: 26px 0; }

.cc-two-inr {
  color: #62708c; }
  .cc-two-inr a {
    color: #62708c;
    text-decoration: underline; }
    .cc-two-inr a:hover {
      color: #0099cc;
      text-decoration: underline; }
  .cc-two-inr p {
    padding-bottom: 23px; }

/*====================================================== end Result ================================================== */
/* */
/*======================================================= Leader ===================================================== */
.ispage-table-bol .rlblock {
  width: 40%; }

.ispage-table-bol .cnblock {
  width: 20%; }

.ispage-table-bol .name-row-bol i {
  height: 28px; }

.cl-table-competition {
  padding-top: 28px;
  float: left;
  width: 54%; }
  .cl-table-competition .graphics-bol {
    border: 4px solid #c2d6e6;
    border-top: 0;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px; }
  .cl-table-competition .table-bol:last-child {
    border-bottom: 0; }
  .cl-table-competition .name-row-bol {
    font-size: 14px; }
  .cl-table-competition .name-row-bol i {
    height: 46px; }

.cl-main-info-leader {
  padding-top: 23px;
  float: right;
  width: 41%; }

.cl-data-start-finish-competition {
  font-size: 14px; }
  .cl-data-start-finish-competition span {
    display: inline-block; }
  .cl-data-start-finish-competition span:first-child {
    font-size: 18px;
    width: 93px; }

.cl-calc-info-user-competition {
  padding-top: 17px; }
  .cl-calc-info-user-competition p {
    font-size: 14px;
    padding-top: 15px; }

.cl-title-ciuc {
  font-size: 18px; }

.cl-btn-open-account {
  padding-top: 30px; }
  .cl-btn-open-account .bnt-dark-blue {
    font-size: 18px;
    display: inline-table;
    width: 305px; }
  .cl-btn-open-account .sbl,
  .cl-btn-open-account .bnt-blue {
    height: 52px; }
  .cl-btn-open-account .icon-cup {
    background-position: 0 4px;
    padding-left: 32px; }
    .cl-btn-open-account .icon-cup b {
      font-weight: normal; }

.cl-title-pf {
  font-size: 18px;
  padding-top: 32px; }

.cl-price-fond {
  font-size: 14px;
  padding-top: 14px; }
  .cl-price-fond span {
    color: #62708c; }

.cl-star-info {
  color: #62708c;
  font-size: 14px;
  padding-top: 17px; }
  .cl-star-info span {
    display: block;
    padding-top: 17px; }

.cl-bl-top-ten {
  padding-top: 30px; }

.cl-info-bl-top-ten {
  clear: both;
  padding-bottom: 20px; }
  .cl-info-bl-top-ten p {
    font-size: 18px; }
  .cl-info-bl-top-ten span {
    font-size: 14px;
    color: #62708c; }

.cl-table-top-ten-competition {
  background-color: #e6dfcc;
  border: 4px solid #e6dfcc;
  border-top: 2px solid #e6dfcc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

/*==================================================== end Leader ==================================================== */
/* */
/*==================================================== Media Style =================================================== */
/* */
/*---------- After 980 ----------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1024px) and (min-width: 980px) {
  .cl-btn-open-account .bnt-dark-blue {
    width: 290px; }
  .cl-btn-open-account .sbl,
  .cl-btn-open-account .bnt-blue {
    height: 66px; }
  .cl-btn-open-account .sbl span {
    text-align: left; }
  .cl-btn-open-account .icon-cup {
    background: url(../i/svg/icon-cup-640.svg) 19px 11px no-repeat;
    float: left;
    padding-left: 62px; }
    .cl-btn-open-account .icon-cup b {
      float: left;
      width: 100%; } }
/*---------- end After 980 ------------------------------------------------------------------------------------------- */
/* */
/*---------- Before 1240 --------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1240px) {
  .cs-info-competition {
    padding-bottom: 20px; }

  .cc-content-regulations {
    padding-right: 50px; }

  .cl-main-info-leader {
    width: 43%; }

  .cc-acenter-bl-mb {
    padding-left: 12px; } }
/*---------- end Before 1240 ----------------------------------------------------------------------------------------- */
/* */
/*---------- Before 1024 --------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1024px) and (min-width: 7680px) {
  .cs-table-statistics .itable tr td:first-child span {
    display: block; } }
/*---------- end Before 1024 ----------------------------------------------------------------------------------------- */
/* */
/*---------- Before 980 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {
  .cp-bl-interview-man {
    font-size: 16px; }

  .id-bl-content-interview-detail {
    width: 87%; }

  .cs-info-table-statistics {
    font-size: 20px; }

  .id-title-opaq {
    font-size: 20px;
    background-position: 0 2px; }

  .id-content-opaq,
  .id-data-publication {
    font-size: 16px; }

  .cc-bl-accordion-regulations {
    padding-bottom: 8px; }

  .cc-content-regulations {
    float: inherit;
    padding-right: 0;
    width: 100%; }

  .cc-title-regulations {
    font-size: 20px; }

  .cc-text-regulations {
    font-size: 16px; }

  .cc-calc-posrule {
    width: 32px; }

  .cc-info-regulations {
    font-size: 16px;
    float: inherit;
    width: 100%; }

  .cc-btn-open-account .bnt-dark-blue {
    font-size: 18px;
    height: 52px;
    width: 307px; }
    .cc-btn-open-account .bnt-dark-blue .icon-cup {
      background: url(../i/svg/icon-cup-1024.svg) 0 2px no-repeat;
      padding-left: 28px; }

  doesnotexist:-o-prefocus, .cc-btn-open-account .bnt-dark-blue .icon-cup {
    background-image: url(../i/icon-png/icon-cup-1024.png); }

  .cl-info-bl-top-ten p, .cl-title-ciuc {
    font-size: 20px; }

  .cl-table-competition,
  .cl-main-info-leader {
    clear: both;
    float: inherit;
    width: 100%; }

  .cl-data-start-finish-competition {
    font-size: 16px; }
    .cl-data-start-finish-competition span:first-child {
      font-size: 20px; }

  .cl-calc-info-user-competition p {
    font-size: 16px;
    padding-top: 19px; }

  .cl-btn-open-account {
    padding-top: 34px; }

  .cs-info-competition a {
    font-size: 20px; }

  .cs-name-show-time {
    font-size: 16px;
    padding-top: 0;
    width: 106px; }
    .cs-name-show-time i {
      display: block; } }
/*---------- end Before 980 ------------------------------------------------------------------------------------------ */
/* */
/*---------- Before 768 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .cs-info-competition.cs-under-intab {
    display: block;
    padding-top: 20px; }

  .cl-ctext {
    text-align: center;
    padding-left: 0; }
    .cl-ctext p {
      display: inline-block; }

  .cl-title-pf, .cl-price-fond, .cl-star-info {
    display: none; }

  .cl-info-bl-top-ten {
    text-align: center; }

  .cl-calc-info-user-competition {
    padding-top: 50px; }

  .cl-main-info-leader {
    padding-top: 30px;
    text-align: center; }

  .cl-bl-top-ten {
    padding-top: 42px; }

  .cc-acenter-bl-mb {
    display: inline-block;
    padding-left: 0;
    text-align: left; }

  .cl-btn-open-account .bnt-dark-blue {
    font-size: 20px;
    width: 440px; }
  .cl-btn-open-account .sbl,
  .cl-btn-open-account .bnt-blue {
    height: 66px; }
  .cl-btn-open-account .icon-cup {
    background: url(../i/svg/icon-cup-640.svg) 19px 5px no-repeat;
    padding: 5px 0 5px 62px; }

  doesnotexist:-o-prefocus, .cl-btn-open-account .icon-cup {
    background-image: url(../i/icon-png/icon-cup-640.png); }

  .cs-tab-statistic {
    min-width: 750px; }

  .cs-show-time {
    display: block; } }
/*---------- end Before 768 ------------------------------------------------------------------------------------------ */
/* */
/*---------- Before 640 ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 640px) {
  .id-bl-content-interview-detail {
    width: 85%; } }
/*---------- end Before 640 ------------------------------------------------------------------------------------------ */
/* */
/*---------- Retina -------------------------------------------------------------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .id-title-opaq {
    background-image: url(../i/icon-interview-detail@2x.jpg); } }
/*---------- end Retina ---------------------------------------------------------------------------------------------- */
/* */
/*================================================== end Media Style ================================================= */

/*# sourceMappingURL=competition.css.map */
