@-webkit-keyframes placeHolderShimmer-data-v-6527935d {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-6527935d {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.columns[data-v-6527935d] {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.columns.left[data-v-6527935d] {
    justify-content: flex-start;
}
.columns > *[data-v-6527935d] {
    flex-shrink: 0;
}

@-webkit-keyframes placeHolderShimmer-data-v-2093bd84 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
@keyframes placeHolderShimmer-data-v-2093bd84 {
0% {
    background-position: 99% 0;
}
100% {
    background-position: -99% 0;
}
}
.calendar_sidebar[data-v-2093bd84] {
  background-color: #fff;
}
.calendar_sidebar .calendar_title[data-v-2093bd84] {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f5f6f7;
    padding: 0 20px;
}
.calendar_sidebar .calendar_title_wz[data-v-2093bd84] {
      font-size: 16px;
      line-height: 16px;
      color: #222;
}
.calendar_sidebar .calendar_title_more[data-v-2093bd84] {
      font-size: 12px;
      line-height: 12px;
      color: #666;
}
.calendar_sidebar .calendar_title_more[data-v-2093bd84]:hover {
        color: #222;
}
.calendar_sidebar .calendar_group_item .group_item_date[data-v-2093bd84] {
    height: 30px;
    padding: 0 20px;
    font-size: 12px;
    line-height: 30px;
    color: #222;
    display: block;
    border-bottom: 1px solid #f0f0f0;
}
.calendar_sidebar .calendar_group_item .group_item_countries[data-v-2093bd84] {
    padding: 0 20px;
}
.calendar_sidebar.night[data-v-2093bd84] {
    background-color: #222;
}
.calendar_sidebar.night .calendar_title[data-v-2093bd84] {
      background-color: #444;
      border-color: rgba(255, 255, 255, 0.1);
}
.calendar_sidebar.night .calendar_title_wz[data-v-2093bd84] {
        color: #ccc;
}
.calendar_sidebar.night .calendar_title_more[data-v-2093bd84] {
        color: #999;
}
.calendar_sidebar.night .calendar_title_more[data-v-2093bd84]:hover {
          color: #ccc;
}
.calendar_sidebar.night .calendar_group_item .group_item_date[data-v-2093bd84] {
      border-color: rgba(255, 255, 255, 0.1);
      color: #ccc;
}
.calendar_sidebar.night .country_item[data-v-2093bd84] {
      border-color: rgba(255, 255, 255, 0.1);
}
.calendar_sidebar.night .country_item .item_time_main[data-v-2093bd84] {
        color: #222;
        background-color: #ccc;
}
.calendar_sidebar.night .country_item .item_time_main.important[data-v-2093bd84] {
          color: #fff;
          background-color: #ff6680;
}
.calendar_sidebar.night .country_item .item_time .item_important svg[data-v-2093bd84] {
        fill: #666;
}
.calendar_sidebar.night .country_item .item_time .item_important svg[data-v-2093bd84]:first-child {
          fill: #ccc;
}
.calendar_sidebar.night .country_item .item_time .item_important.item_important_2 svg[data-v-2093bd84]:nth-child(2) {
        fill: #ccc;
}
.calendar_sidebar.night .country_item .item_time .item_important.item_important_3 svg[data-v-2093bd84] {
        fill: #ff6680;
}
.calendar_sidebar.night .country_item .item_main_wz[data-v-2093bd84] {
        color: #ccc;
}
.calendar_sidebar.night .country_item .item_data .value[data-v-2093bd84] {
        color: #999;
}
.calendar_sidebar.night .country_item .item_data .value span[data-v-2093bd84] {
          color: #ccc;
}
.country_item[data-v-2093bd84] {
  padding: 16px 0;
  border-bottom: 1px dashed #e6e6e6;
}
.country_item[data-v-2093bd84]:last-child {
    border: none;
}
.country_item .item_time[data-v-2093bd84], .country_item .item_main[data-v-2093bd84], .country_item .item_data[data-v-2093bd84] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.country_item .item_time_main[data-v-2093bd84] {
    width: 38px;
    height: 16px;
    border-radius: 2px;
    background-color: #191919;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    display: block;
}
.country_item .item_time_main.important[data-v-2093bd84] {
      background-color: #cc2936;
}
.country_item .item_time .item_important svg[data-v-2093bd84] {
    fill: #ccc;
}
.country_item .item_time .item_important svg[data-v-2093bd84]:first-child {
      fill: #222;
}
.country_item .item_time .item_important.item_important_2 svg[data-v-2093bd84]:nth-child(2) {
    fill: #222;
}
.country_item .item_time .item_important.item_important_3 svg[data-v-2093bd84] {
    fill: #cc2936;
}
.country_item .item_main[data-v-2093bd84] {
    margin: 10px 0;
}
.country_item .item_main img[data-v-2093bd84] {
      width: 24px;
      height: 16px;
      display: block;
      overflow: hidden;
      flex-shrink: 0;
      margin-right: 10px;
}
.country_item .item_main_wz[data-v-2093bd84] {
      flex: 1 1;
      font-size: 13px;
      line-height: 14px;
      color: #222;
}
.country_item .item_data .value[data-v-2093bd84] {
    font-size: 12px;
    line-height: 13px;
    color: #666;
}
.country_item .item_data .value span[data-v-2093bd84] {
      font-size: 12px;
      line-height: 12px;
      color: #222;
}


.livenews-wrapper[data-v-75e3df03] {
  align-items: stretch !important;
  width: 1260px;
  justify-content: space-between !important;
  margin: 0 auto;
}
.columns-left[data-v-75e3df03] {
  background-color: #fff;
}
.columns-left.night[data-v-75e3df03] {
  background-color: #222;
}

