/* English main menu items wider. */
.i18n-en .block-main-menu .menu-block-wrapper ul li {width: 130px;}
body.vm.i18n-en .block-main-menu .menu-block-wrapper ul li {width: 100px;}

/* Väiksemaks teha 0. taseme menu accessibility negatiivne margin.*/
.i18n-en .zone-portal-navigation-wrapper .block-vp-core-accessibility-help-link {margin-left: -20px}
/* .i18n-et .zone-portal-navigation-wrapper .block-vp-core-accessibility-help-link {margin-left: -20px}
.i18n-ru .zone-portal-navigation-wrapper .block-vp-core-accessibility-help-link {margin-left: -20px} */


/* Avalehe uudised 4 paremat kätt siis kui kuupäev on mängus */
.view-news-tabs-right-side .views-field-created {
    color: #686868;
    font-size: 10px;
    line-height: 14px;
    padding-bottom: 0;
}

/* .view-id-top_news_tabs .view-id-news_tabs_right_side .views-row h2 {
  padding-top: 0;
} */


/* Avalehe eelinfo plokk */
.view-eelinfo-plokk .views-row-last {
  margin-top: 1em;
}

.view-eelinfo-plokk h3 {
  color: #006699;
}

.avakuup {
  font-size: 10px; color: #555;
}

/* Override global.css 11px font-size. */
.front .static-fp-block-minister {
  font-size: 12px;
  line-height: 16px;
}

/* Override global.css 11px font-size. */
.front .block-views-2d653631c9a61c122d3bb069094a54c4 .views-row .views-field-title a {
    font-size: 12px;
    line-height: 16px;
}

/* Bullets */
.front .static-fp-tab-block.static-fp-tab-block-2 .tab-content ul li {
    background: url("/profiles/vp_profile/themes/vp_theme/img/10-global/link-arrow-on-light-bg.png") no-repeat scroll 0 6px transparent;
    padding: 2px 0 2px 17px;
}

/* Sinised lingid */
.front .static-fp-tab-block-2 .tab-content ul a {
    color: #00698C;
}


/* Moved from riigikantselei.ee css injector. */
.submitted .username {display: none;}
.view-tippjuhtide-konkursid .view-content h3 {margin-top: 2em;padding-bottom: 1em;}
.view-tippjuhtide-konkursid .views-row {border-bottom: 1px dotted #cccccc;}
.view-tippjuhtide-konkursid .views-row .views-field-title {padding-top: 1em;margin-bottom: 1em;}
.view-tippjuhtide-konkursid .views-field-created {font-size: 0.9em;}
.view-id-top_news_tabs .view-id-news_tabs_right_side .views-row.views-row-last h2 {background: none;}

/* Link pressika lehele, mis töötab mobiilis. Peida desktop vaates. */
.front .mobiillink {
  display: none;
}


/* rk_abi settings page tweaks */
#rk-abi-settings div.form-item-rk-abi-use-custom-newsletter-logos {
  margin-bottom: 1em;
}

#rk-abi-settings div.form-item-rk-abi-use-custom-newsletter-logos label {
  font-weight: 700;
}

/* In Memoriam comments */
.comment-by-anonymous header,
nav.comment-links {
  display: none;
}

/* Eelinfo unformatted list - tabel ei ole mobiilivaates ilus. */
.view-weekly-schedule div.views-field.views-field-field-weekly-schedule-date {float:left;width:20%;color:#666;}
.view-weekly-schedule div.views-field.views-field-body {margin-left: 20%;}
.view-weekly-schedule div.views-row {padding: 1em 0;border-bottom: solid 1px #bbb;}

/* rk_abi help page */
.help-page-content h3,
.help-page-content p,
.help-page-content ol,
.help-page-content ul {
  margin: 1em 0;
}

.help-page-content ol.rk-abi-help {
  list-style-type: decimal;
  margin-left: 35px;
}

/* Lisatud templiitide valikutesse */
.node img.vp-inline-icon {
  display: inline-block;
  float: left;
  clear: both;
  margin: -0.6em 0 0 0;
  padding: 0 0.4em 0.2em 0;
}

.node img.vp-inline-icon.no-margin {
  margin: 0;
}

/* VM country rep node edit text areas */
body.page-node-edit.node-type-country-and-representations table.cke_editor tr td.cke_contents {
  height: 400px !important;
}

/* Suured ikoonid mobiilvaates kuna teises kohas on max-width: 100% reegel. */
.node-type-country-and-representations .field-name-field-4r-soovitused img {
  height: 13px !important;
  width: 13px !important;
}


/* Media queries */
@media screen and (min-device-width: 1024px) {

  /* EN ja RU kontaktide telefonil on +372 */
  .i18n-en .view-display-id-contact_page .views-field-field-contact-phone-nr,
  .i18n-ru .view-display-id-contact_page .views-field-field-contact-phone-nr {
    width: 100px;
  }

  /* EN ja RU join in avalehe plokk bg image */
  .i18n-en .static-join-in .static-inner,
  .i18n-ru .static-join-in .static-inner {
    background-image: url(/profiles/vp_profile/themes/vp_theme/img/40-desktop/static-social-bg-osaleta.png);
  }

}

@media screen and (max-device-width: 1024px) {

  .front .mobiillink {
    display: block;
    clear: both;
    font-size: 14px;
    padding-top: 1em;
  }

  .front .import-video-stream-video-wrap.livestream .text,
  .front .import-video-stream-video-wrap.livestream .aside {
    display: none;
  }

  /* Kuva "starting" countdown mobiilis */
  .front .import-video-stream-video-wrap.starting .text,
  .front .import-video-stream-video-wrap.starting .aside,
  .front .import-video-stream-video-wrap.previous .text,
  .front .import-video-stream-video-wrap.previous .aside{
    /* display: block; */
  }


}

/* Editor keywords columns */
#edit-field-keywords-und {
  display: flex;
  flex-wrap: wrap;
}

#edit-field-keywords-und div[class*=" form-item-field-keywords-und-"] {
  flex: 1 0 25%;
  box-sizing: border-box;
  padding: 10px;
  max-width: calc(25% - 10px);
}
