/*
vaaleansininen:               #A2D1F2
tummansininen:                #002F5C
punainen: 201, 42, 25         #C92A19
oranssi: 255, 185, 50.        #FFB932
Tummanharmaa: 87, 89, 91      #57595B
vaaleanharmaa: 239, 239, 239  #D5D1CD
*/

/****************************
 Fonts
 ***************************/

body.template-lumon {
  font-family: 'MyriadPro-Regular', Arial, Helvetica, sans-serif;
}

.template-lumon .wh_topic_content .title,
.template-lumon  .wh_top_menu  {
  font-family: 'MyriadPro-Cond', Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.font-400 { font-weight: 400; }
.template-lumon .wh_search_expression {
    font-weight: 400;
}

/****************************
 GLOBAL COLORS
****************************/
.template-lumon .wh_publication_toc span, .template-lumon .wh_publication_toc a, .template-lumon .wh_publication_toc a:visited {
  color: #2670CA;
  outline: none;
  font-family: inherit;
}
.template-lumon .webhelp_expand_collapse_sections,
.template-lumon .wh_hide_highlight, .template-lumon .wh_print_link button, .template-lumon .wh_navigation_links a,
.template-lumon .wh_navigation_links a:hover, .template-lumon .wh_navigation_links a:active, .template-lumon .wh_navigation_links a:visited,
.template-lumon .wh_print_link a:before, .template-lumon .wh_navigation_links a:before, .template-lumon .wh_navigation_links a:hover:before,
.template-lumon .wh_navigation_links a:active:before, .template-lumon .wh_navigation_links a:visited:before,
.template-lumon .body a, .template-lumon .body a:focus, .template-lumon .body a:hover,
.template-lumon .searchresult li a
{
  color: #2670CA;
}

.template-lumon a:focus,
.template-lumon a:hover {
  color: #002F5C;
}

/****************************
 Top bar
 ***************************/
 .template-lumon #top-bar { display: none; }
 /* .template-lumon #top-bar {
   background-color: #57595B;
   border-bottom: 1px solid #f7f7f7;
   padding: 0.5em 1em;
   text-align: right;
   font-size: 0.9em;
   margin-bottom: 7px;
 }
.template-lumon #top-bar a {
  padding-left: 15px;
  color: #ffffff;
  font-weight: 700;
}
.template-lumon #top-bar span {
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .template-lumon #top-bar .cell {
    padding: 0;
  }
} */


/****************************
 Header
 ***************************/
.template-lumon .wh_header {
  background-color: #FFFFFF;
  box-shadow: none;
  padding: 0.5em 1em;
  min-height: 70px;
}

.wh_header_flex_container {
  align-content: center;
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}

/****************************
 Logo
 ***************************/
.template-lumon .logo-container {}
.template-lumon .wh_logo_and_publication_title .wh_publication_title {
  display: none;
}
.template-lumon .wh_logo_and_publication_title .wh_publication_title a {
  color: #002F5C;
}
.template-lumon .wh_logo_and_publication_title .wh_logo {
  /* width: 110px; */
  display: block;
}
.template-lumon .wh_logo_and_publication_title .wh_logo img {
  height: 26px;
}


/****************************
 Navigation
 ***************************/
.template-lumon .wh_top_menu {
  text-transform: none;
  font-size: 15px;
}
.template-lumon .wh_top_menu ul li:hover {
    background-color: transparent;
}
.template-lumon .wh_top_menu a {
  color: #002F5C;
  font-weight: 400;
  line-height: 45px;
}
.template-lumon .wh_top_menu > ul > li:hover > span a {
  /*text-decoration: underline;*/
  color: #002F5C;
  background-color: #A2D1F2;
}
.template-lumon .wh_top_menu ul li.current_menu_item a {
  color: #002F5C;
}



/* Submenu */
.wh_top_menu ul ul li {
  border-top-color: transparent;
}

.template-lumon .wh_top_menu ul ul {
    background: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
}
@media only screen and (min-width: 768px) {
  .template-lumon .wh_top_menu ul ul {
      border: 1px solid #cccccc;
      border-top: none;
      box-shadow: 0px 9px 16px 0px rgba(0,0,0,0.15);
      -webkit-box-shadow: 0px 9px 16px 0px rgba(0,0,0,0.15);
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 0 !important;
  }
}
.template-lumon .wh_top_menu ul ul li {
  border-top-color: transparent;
  width: auto;
}
.template-lumon .wh_top_menu ul ul a {
  font-size: 14px;
  line-height: 30px;
  padding: 0 20px;
  color: #57595B;
  border: none;
}
.template-lumon .wh_top_menu ul ul li a:hover {
  background: #A2D1F2;
  color: #002F5C;
}

@media only screen and (min-width: 768px) {
  .template-lumon .wh_top_menu ul ul li.has-children:after {
    line-height: 30px;
  }
}

/* mobile toggle */
.template-lumon .wh_header .navbar-toggler {
  border: none;
  background-color: #A2D1F2;
  outline: none;
  padding: 0.8rem;
  width: 40px;
}
.template-lumon .wh_header .navbar-toggler .navbar-toggler-icon, .custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 47, 92, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.template-lumon .wh_header .navbar-toggler:focus, .template-lumon .wh_header .navbar-toggler:hover {
  background-color: #B5DAF5;
}

/**
 * Toggler for submenus on mobile menu
 */
 @media only screen and (max-width: 767px) {
  .template-lumon .wh_top_menu .has-children > span > span > a:after {
      content: "+";
      position: absolute;
      right: 30px;
      font-size: 25px;
  }
}


/****************************
 Search toggle BTN in header
 ***************************/

/* .template-lumon.wh_main_page #search-toggle-btn,
.template-lumon.wh_topic_page.side_toc_hidden #search-toggle-btn {

}
.template-lumon #search-toggle-btn {
  height: 18px;
  float: none;
  cursor: pointer;
  order: 2;
}
@media (max-width: 768px) {
  .template-lumon .wh_header_flex_container {
    position: relative;
  }
  .template-lumon #search-toggle-btn {
    position: absolute;
    right: 80px;
    top: 19px;
  }
}
.template-lumon #search-toggle-btn > .search-icon {
  background: url(../images/icon-search.svg) scroll no-repeat center center transparent;
  width: 18px;
  height: 18px;
  display: inline-block;
} */



/****************************
 Search form
 ***************************/
.template-lumon.wh_main_page .wh_search_input,
.template-lumon .wh_search_input {
  background: url(../images/lumon-parvekelasit-low_min.jpg) scroll no-repeat 0 top transparent;
  padding: 35px 0;
  background-size: cover;
}
.template-lumon.wh_main_page .wh_search_input {
   background: url(../images/lumon-parvekelasit_min.jpg) scroll no-repeat 0 bottom transparent;
   background-size: cover;
}
.template-lumon.wh_main_page .wh_search_input {
  display: flex;
  min-height: 280px;
}
@media only screen and (min-width: 640px) {
  .template-lumon.wh_main_page .wh_search_input {
    min-height: 360px;
  }
}
@media only screen and (min-width: 1200px) {
  .template-lumon.wh_main_page .wh_search_input {
    min-height: 500px;
  }
}
@media only screen and (min-width: 1400px) {
  .template-lumon.wh_main_page .wh_search_input {
    min-height: 750px;
  }
}

.template-lumon.wh_main_page .wh_search_input #searchForm {
  margin: 0 auto;
  align-self: flex-end;
  width: 90%;
}

.template-lumon .wh_welcome:not(:empty) {
  display: block;
  color: #2670CA;
	font-weight: normal;
	font-style: normal;
  font-size: 24px;
}
@media only screen and (min-width: 640px) {
  .template-lumon .wh_welcome:not(:empty) {
    font-size: 36px;
  }
}
.template-lumon .wh_search_textfield {
  border-radius: 0;
  font-size: 17px;
  height: 36px;
}
.template-lumon .wh_search_textfield::placeholder  {
  color: #b3b3b3;
}
.template-lumon #searchForm > div {
    width: 95%;
    max-width: 695px;
}
.template-lumon .wh_search_button {
  border-radius: 0;
  background-color: #A2D1F2;
  height: 36px;
}

.wh_search_button::after {
  content: "f";
  font-family: oXygen WebHelp,serif;
  font-weight: 900;
  color: #002F5C;
}

/* custom search icon */
/* .template-lumon .wh_search_button:after {
  content: "";
  background: url(../images/icon-search.svg) scroll no-repeat center center transparent;
  background-size: contain;
  width: 18px;
  height: 18px;
  display: block;
} */

/* Hide jump to content text */
.sr-only.sr-only-focusable {
  display: none;
}

/***************************
Main page
****************************/
.template-lumon.wh_main_page .wh_tile {
  background-color:  #D5D1CD;
  color: #002F5C;
  align-content: center;
}
.template-lumon .wh_tile_title a {
  color: inherit;
}
.product-select-ui #countrySelection {
  /*margin-left: 5px;*/
}
.product-select-ui #languageList {
  text-align: left;
  margin-top: 6px;
}
.product-select-ui #languageList a {
  margin-right: 5px;
}
.product-select-ui .form-group {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: top;
}
.product-select-ui .form-group label {
  display: block;
  text-align: left;
  font-weight: bold;
}
.product-select-ui .form-group select {
  margin-top: 5px;
  min-width: 12em;
  background-color: white;
  padding: 5px;
}
.product-select-ui {
  text-align: center;
}



/****************************
Topic page
***************************/
/* hide side toc on a specials toc page */
/* hide breadcrumb etc.. */
.template-lumon.wh_topic_page #wh_publication_toc,
.template-lumon.wh_topic_page .wh_tools {
  /* display: none; */
}

/* wh tools */
.template-lumon .wh_tools {
  background-color: #D5D1CD;
}
.template-lumon .wh_tools .wh_breadcrumb ol a {
    font-size: 14px;
}
.template-lumon .wh_tools .wh_breadcrumb ol .active  {
    color: #2670CA;
}
.template-lumon .wh_tools .wh_right_tools {
  font-size: 15px;
}


/* side toc */
.template-lumon .wh_publication_toc {
  border-radius: 0;
  padding: 1.5em .5em;
  background-color: transparent;
}
.template-lumon .wh_publication_toc .active > .topicref a {
  color: #2670CA;
}
.template-lumon .wh_topic_toc {
  border-left: 0;
  padding-left: 0;
}
.template-lumon .wh_topic_toc a:hover {
  text-decoration: underline;
}
.template-lumon .wh_topic_toc .wh_topic_label { font-weight: 400; }

.template-lumon .wh_publication_toc {
	/* SideToc initially hidden via BS helper class "hide" and faded in via js to prevent flashing when removing links */
  /* remove affix effect */
	/* position: static !important; */
   padding: 0;
}
.template-lumon .wh_publication_toc a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .template-lumon .wh_publication_toc {
     padding: 1em;
     margin-bottom: 1.5em;
     position: static !important;
  }
}

/****************************
searchResults
***************************/
/* remove search loading indicator */
/* .template-lumon #searchResults .searchPreload {
  display: none;
} */

/* remove stars */
/* .template-lumon #searchResults #rightDiv {
  display: none;
} */

/* pagination */
.template-lumon #wh-search-pagination > ul > li.active > a {
  background-color: #2670CA;
  color: #ffffff;
}
.template-lumon .pagination>li>a, .template-lumon .pagination>li>span {
  color: #2670CA;
}


/****************************
Footer
***************************/
.template-lumon .wh_footer {
  background: #A2D1F2;
  color: #002F5C;
  font-weight: 400;
  margin-top: 0;
}
.template-lumon .wh_footer a {
  color: inherit;
}
.template-lumon .wh_footer > div > div {
  padding: 2em 0;
}



/****************************
Notes, Copy to print !!
***************************/
/* .template-lumon div.note.note_note>span.note__title {
  background-repeat: no-repeat;
  background-image: url(../images/icon-note.svg) !important;
  background-size: 23px;
  padding-left: 30px;
}
.template-lumon div.note.note_warning>span.note__title {
  background-repeat: no-repeat;
  background-image: url(../images/icon-warning.svg) !important;
  background-size: 23px;
  padding-left: 30px;
}
.template-lumon div.note.tip>span.note__title {
  background-repeat: no-repeat;
  background-image: url(../images/icon-tip.svg) !important;
  background-size: 23px;
  padding-left: 30px;
} */



/****************************
Go 2 To top BTN
***************************/
.template-lumon #go2top {
  border-radius: 35px;
  border: 3px solid #2670CA;
  color: #fff;
  background-color: #2670CA;
}

/****************************
Fixed Contact Us btn
***************************/
.template-lumon .contact-btn-fixed > a {
  position: fixed;
  top: 50%;
  background: #002F5C;
  width: 200px;
  right: 0;
  padding: 2px 0 0;
  transform: translate(100%) rotate(-90deg);
  transform-origin: left bottom;
  z-index: 9999;

}

.template-lumon .contact-btn-fixed > a::after {
  content: 'Contact us';
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 20px;
}

html[lang="fi"] .template-lumon .contact-btn-fixed > a::after,
html[lang="fi-FI"] .template-lumon .contact-btn-fixed > a::after {
  content: 'Ota yhteyttä';
}

/****************************
Modal
***************************/
.modal #modal-img {
  width: 80%;
}
