@import "/components/bulletins.js/css/default-bulletin-styles-cache-forever-d41d8cd98f00b204e9800998ecf8427i.css";
/* Basic jQuery Slider essential styles */
ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none;
}
li.bjqs-slide {
  display: none;
  position: absolute;
}
ul.bjqs-controls {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}
ol.bjqs-markers {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}
ol.bjqs-markers li {
  float: left;
}
p.bjqs-caption {
  display: block;
  width: 96%;
  margin: 0;
  padding: 2%;
  position: absolute;
  bottom: 0;
}
#banner {
  height: 300px;
  width: 700px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  border: 20px #fff solid;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}
#banner ul.bjqs-controls li a {
  display: block;
  padding: 5px 10px;
  position: absolute;
  background: #fff;
  color: #fd0100;
  text-decoration: none;
  text-transform: uppercase;
}
#banner a.bjqs-prev {
  left: 0;
}
#banner a.bjqs-next {
  right: 0;
}
#banner p.bjqs-caption {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
}
#banner ol.bjqs-markers {
  position: absolute;
  bottom: -50px;
}
#banner ol.bjqs-markers li {
  float: left;
  margin: 0 3px;
}
#banner ol.bjqs-markers li a {
  display: block;
  height: 10px;
  width: 10px;
  border: 4px solid #fff;
  overflow: hidden;
  text-indent: -9999px;
  background: #fd0100;
  border-radius: 10px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
}
#banner ol.bjqs-markers li.active-marker a {
  background: #000;
}
/* our overrides for chosen.js styles */
.light-grey-border {
  border: 1px #e0e1e1 solid;
}
body .chzn-container-single .chzn-single {
  color: #384248;
  border: 1px #e0e1e1 solid;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}
body .chzn-container-single .chzn-drop {
  border: 1px #e0e1e1 solid;
}
body .chzn-container-single .chzn-drop .chzn-results {
  padding: 0;
  margin: 0 0px 4px 0;
}
body .chzn-container-single .chzn-drop .chzn-results li {
  padding: 5px 8px;
}
body .chzn-container-single .chzn-results .highlighted {
  background: #9d9c9c;
}
body .chzn-container  .chzn-single {
  margin-right: 2px;
}
#content-area .column.large.news-list,
.content-area .column.large.news-list {
  width: 343px;
}
#content-area .column.large.news-list .bulletin-list-header,
.content-area .column.large.news-list .bulletin-list-header {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  white-space: nowrap;
  font-size: 15px;
}
#content-area .column.small.news-list,
.content-area .column.small.news-list {
  padding-right: 26px;
}
#content-area .column.small.news-list .bulletin-list-header,
.content-area .column.small.news-list .bulletin-list-header {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-size: 14px;
}
#content-area .column.small.news-list .feed-link,
.content-area .column.small.news-list .feed-link {
  margin-top: 3px;
}
#content-area .large-bulletin,
.content-area .large-bulletin {
  width: inherit !important;
  position: relative;
  width: 230px;
}
#content-area .large-bulletin .bulletin-list-feed,
.content-area .large-bulletin .bulletin-list-feed {
  float: right;
  right: 33px;
  width: 16px;
  height: 16px;
  margin-top: 5px;
}
#content-area .large-bulletin h2,
.content-area .large-bulletin h2 {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #1d1d1d;
  margin-bottom: 15px;
  line-height: 1;
  letter-spacing: 0;
}
#content-area .large-bulletin a,
.content-area .large-bulletin a {
  color: #1D1D1D;
}
#content-area .large-bulletin a:hover,
.content-area .large-bulletin a:hover {
  color: #1d84ef;
}
#content-area .large-bulletin .bulletin-list-item,
.content-area .large-bulletin .bulletin-list-item,
#content-area .large-bulletin .item,
.content-area .large-bulletin .item {
  cursor: pointer;
  position: relative;
  padding: 5px 10px 5px 0;
  border-bottom: 1px #F1F1F1 solid;
  color: #2f393f;
}
#content-area .large-bulletin .bulletin-list-item:hover div,
.content-area .large-bulletin .bulletin-list-item:hover div,
#content-area .large-bulletin .item:hover div,
.content-area .large-bulletin .item:hover div {
  color: #1d84ef;
}
#content-area .large-bulletin .bulletin-list-item:first-child,
.content-area .large-bulletin .bulletin-list-item:first-child,
#content-area .large-bulletin .item:first-child,
.content-area .large-bulletin .item:first-child {
  border-top: none;
}
#content-area .large-bulletin .bulletin-list-item .triangle,
.content-area .large-bulletin .bulletin-list-item .triangle,
#content-area .large-bulletin .item .triangle,
.content-area .large-bulletin .item .triangle {
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -15px;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
}
#content-area .large-bulletin .bulletin-list-item .date,
.content-area .large-bulletin .bulletin-list-item .date,
#content-area .large-bulletin .item .date,
.content-area .large-bulletin .item .date,
#content-area .large-bulletin .bulletin-list-item .bulletin-date,
.content-area .large-bulletin .bulletin-list-item .bulletin-date,
#content-area .large-bulletin .item .bulletin-date,
.content-area .large-bulletin .item .bulletin-date {
  color: #939799;
}
#content-area .large-bulletin .bulletin-list-item .title,
.content-area .large-bulletin .bulletin-list-item .title,
#content-area .large-bulletin .item .title,
.content-area .large-bulletin .item .title,
#content-area .large-bulletin .bulletin-list-item .bulletin-title,
.content-area .large-bulletin .bulletin-list-item .bulletin-title,
#content-area .large-bulletin .item .bulletin-title,
.content-area .large-bulletin .item .bulletin-title {
  font-size: 12px;
  line-height: 15px;
}
#content-area .large-bulletin .bulletin-list-item.selected,
.content-area .large-bulletin .bulletin-list-item.selected,
#content-area .large-bulletin .item.selected,
.content-area .large-bulletin .item.selected {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  background: #e9e9e9;
}
#content-area .large-bulletin .bulletin-list-item.selected .triangle,
.content-area .large-bulletin .bulletin-list-item.selected .triangle,
#content-area .large-bulletin .item.selected .triangle,
.content-area .large-bulletin .item.selected .triangle {
  border-left: 10px solid #e9e9e9;
}
#content-area .large-bulletin .bulletin-list-item.selected:hover div,
.content-area .large-bulletin .bulletin-list-item.selected:hover div,
#content-area .large-bulletin .item.selected:hover div,
.content-area .large-bulletin .item.selected:hover div {
  color: #2f393f;
}
#content-area .large-bulletin .bulletin-list-item.selected:hover .date,
.content-area .large-bulletin .bulletin-list-item.selected:hover .date,
#content-area .large-bulletin .item.selected:hover .date,
.content-area .large-bulletin .item.selected:hover .date {
  color: #939799;
}
#content-area .large-bulletin.news-navigation .item,
.content-area .large-bulletin.news-navigation .item {
  padding-left: 10px;
}
#content-area .large-bulletin .bulletin-list-header,
.content-area .large-bulletin .bulletin-list-header {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  white-space: nowrap;
  font-size: 24px;
  line-height: 1.6;
  color: #323b41;
}
#content-area #bulletin-details,
.content-area #bulletin-details {
  padding-right: 50px;
}
#content-area #bulletin-details p,
.content-area #bulletin-details p {
  margin-bottom: 15px;
}
#content-area #bulletin-header,
.content-area #bulletin-header {
  font-size: 11px;
  line-height: 26px;
  margin-bottom: 20px;
}
#content-area #bulletin-header a,
.content-area #bulletin-header a,
#content-area #bulletin-header a:visited,
.content-area #bulletin-header a:visited {
  color: #757a7e;
}
#content-area .news-list,
.content-area .news-list {
  position: relative;
  width: 230px;
}
#content-area .news-list .bulletin-list-feed,
.content-area .news-list .bulletin-list-feed {
  float: right;
  right: 33px;
  width: 16px;
  height: 16px;
  margin-top: 5px;
}
#content-area .news-list h2,
.content-area .news-list h2 {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #1d1d1d;
  margin-bottom: 15px;
  line-height: 1;
  letter-spacing: 0;
}
#content-area .news-list a,
.content-area .news-list a {
  color: #1D1D1D;
}
#content-area .news-list a:hover,
.content-area .news-list a:hover {
  color: #1d84ef;
}
#content-area .news-list .bulletin-list-item,
.content-area .news-list .bulletin-list-item,
#content-area .news-list .item,
.content-area .news-list .item {
  cursor: pointer;
  position: relative;
  padding: 5px 10px 5px 0;
  border-bottom: 1px #F1F1F1 solid;
  color: #2f393f;
}
#content-area .news-list .bulletin-list-item:hover div,
.content-area .news-list .bulletin-list-item:hover div,
#content-area .news-list .item:hover div,
.content-area .news-list .item:hover div {
  color: #1d84ef;
}
#content-area .news-list .bulletin-list-item:first-child,
.content-area .news-list .bulletin-list-item:first-child,
#content-area .news-list .item:first-child,
.content-area .news-list .item:first-child {
  border-top: none;
}
#content-area .news-list .bulletin-list-item .triangle,
.content-area .news-list .bulletin-list-item .triangle,
#content-area .news-list .item .triangle,
.content-area .news-list .item .triangle {
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -15px;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent;
}
#content-area .news-list .bulletin-list-item .date,
.content-area .news-list .bulletin-list-item .date,
#content-area .news-list .item .date,
.content-area .news-list .item .date,
#content-area .news-list .bulletin-list-item .bulletin-date,
.content-area .news-list .bulletin-list-item .bulletin-date,
#content-area .news-list .item .bulletin-date,
.content-area .news-list .item .bulletin-date {
  color: #939799;
}
#content-area .news-list .bulletin-list-item .title,
.content-area .news-list .bulletin-list-item .title,
#content-area .news-list .item .title,
.content-area .news-list .item .title,
#content-area .news-list .bulletin-list-item .bulletin-title,
.content-area .news-list .bulletin-list-item .bulletin-title,
#content-area .news-list .item .bulletin-title,
.content-area .news-list .item .bulletin-title {
  font-size: 12px;
  line-height: 15px;
}
#content-area .news-list .bulletin-list-item.selected,
.content-area .news-list .bulletin-list-item.selected,
#content-area .news-list .item.selected,
.content-area .news-list .item.selected {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  background: #e9e9e9;
}
#content-area .news-list .bulletin-list-item.selected .triangle,
.content-area .news-list .bulletin-list-item.selected .triangle,
#content-area .news-list .item.selected .triangle,
.content-area .news-list .item.selected .triangle {
  border-left: 10px solid #e9e9e9;
}
#content-area .news-list .bulletin-list-item.selected:hover div,
.content-area .news-list .bulletin-list-item.selected:hover div,
#content-area .news-list .item.selected:hover div,
.content-area .news-list .item.selected:hover div {
  color: #2f393f;
}
#content-area .news-list .bulletin-list-item.selected:hover .date,
.content-area .news-list .bulletin-list-item.selected:hover .date,
#content-area .news-list .item.selected:hover .date,
.content-area .news-list .item.selected:hover .date {
  color: #939799;
}
#content-area .news-list.news-navigation .item,
.content-area .news-list.news-navigation .item {
  padding-left: 10px;
}
#content-area.bulletin-page #subscribeNews,
.content-area.bulletin-page #subscribeNews {
  position: absolute;
  right: 40px;
  padding: 10px;
  background: #EFF0F2;
  width: 240px;
  height: 55px;
}
#content-area.bulletin-page #subscribeNews button.openDialog,
.content-area.bulletin-page #subscribeNews button.openDialog {
  position: absolute;
  width: 220px;
}
#content-area.bulletin-page #subscribeNews .successFeedback,
.content-area.bulletin-page #subscribeNews .successFeedback {
  position: absolute;
}
#content-area .secondary-content-box #subscribeNews,
.content-area .secondary-content-box #subscribeNews {
  position: relative;
}
#content-area .secondary-content-box #subscribeNews button.openDialog,
.content-area .secondary-content-box #subscribeNews button.openDialog {
  width: 186px;
  color: black;
}
#content-area #subscribeNews.popup .successFeedback,
.content-area #subscribeNews.popup .successFeedback {
  background: url('../../static/components/bulletins.js/img/check_green.png') no-repeat left 25%;
  padding-left: 25px;
  top: 60px;
  left: 15px;
  display: none;
  margin-top: 10px;
  line-height: 15px;
}
#content-area #subscribeNews button.openDialog,
.content-area #subscribeNews button.openDialog {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #D8DBE3;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 6px 0 6px 43px;
  background: url('../img/icon_subscribe_news.png') no-repeat 8% 45%, linear-gradient(90deg, rgb(233, 235, 236) 0%, rgb(254, 254, 254) 100%);
  background: url('../img/icon_subscribe_news.png') no-repeat 8% 45%, -moz-linear-gradient(90deg, rgb(233, 235, 236) 0%, rgb(254, 254, 254) 100%);
  background: url('../img/icon_subscribe_news.png') no-repeat 8% 45%, -webkit-linear-gradient(90deg, rgb(233, 235, 236) 0%, rgb(254, 254, 254) 100%);
  background: url('../img/icon_subscribe_news.png') no-repeat 8% 45%, -khtml-linear-gradient(90deg, rgb(233, 235, 236) 0%, rgb(254, 254, 254) 100%);
  background: url('../img/icon_subscribe_news.png') no-repeat 8% 45%, -o-linear-gradient(90deg, rgb(233, 235, 236) 0%, rgb(254, 254, 254) 100%);
  background: url('../img/icon_subscribe_news.png') no-repeat 8% 45%, -ms-linear-gradient(90deg, rgb(233, 235, 236) 0%, rgb(254, 254, 254) 100%);
  z-index: 11100;
}
#content-area .news-navigation,
.content-area .news-navigation {
  width: 320px;
}
#content-area .news-navigation .categorySelection,
.content-area .news-navigation .categorySelection {
  padding: 10px;
  background: #EFF0F2;
  margin-bottom: 5px;
}
#content-area .news-navigation .categorySelection label,
.content-area .news-navigation .categorySelection label {
  vertical-align: middle;
  font-size: 18px;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
}
#content-area .news-navigation .categorySelection .chzn-container,
.content-area .news-navigation .categorySelection .chzn-container {
  margin-left: 10px;
  vertical-align: middle;
}
#content-area .news-navigation .categorySelection .chzn-container .chzn-single,
.content-area .news-navigation .categorySelection .chzn-container .chzn-single {
  height: 30px;
  padding-top: 3px;
}
#content-area .news-navigation .categorySelection .chzn-container .chzn-single div b,
.content-area .news-navigation .categorySelection .chzn-container .chzn-single div b {
  background: url('/components/bulletins.js/lib/chosen/chosen-sprite.png') no-repeat 0 2px;
}
#content-area .news-navigation .categorySelection select,
.content-area .news-navigation .categorySelection select {
  background: transparent;
  width: 200px;
  padding: 5px;
  border: 1px solid #ccc;
  height: 34px;
  margin-left: 10px;
  outline: none;
}
#content-area .news-navigation .items,
.content-area .news-navigation .items {
  background: white;
  min-height: 300px;
  height: 800px;
  overflow-x: hidden;
  overflow-y: scroll;
}
#content-area .news-navigation .items .item,
.content-area .news-navigation .items .item {
  width: 280px;
}
#content-area .news-navigation .items .item:first-child,
.content-area .news-navigation .items .item:first-child {
  padding-top: 5px;
}
#content-area .news-navigation .spacing,
.content-area .news-navigation .spacing {
  height: 10px;
  background: white;
  border-bottom: 1px solid #DDD;
  box-shadow: 0px 10px 85px -3px black;
  -moz-box-shadow: 0px 10px 85px -3px black;
  -webkit-box-shadow: 0px 10px 85px -3px black;
  -khtml-box-shadow: 0px 10px 85px -3px black;
  -o-box-shadow: 0px 10px 85px -3px black;
  -ms-box-shadow: 0px 10px 85px -3px black;
}
#content-area #show-all-bulletins-list-link,
.content-area #show-all-bulletins-list-link {
  display: table-cell;
}
@media (max-width: 970px) {
  html.elisa__rwd--wide .chzn-container-single .chzn-search {
    display: none;
  }
  html.elisa__rwd--wide #content-area .news-navigation,
  html.elisa__rwd--wide .content-area .news-navigation {
    width: 100%;
    margin-bottom: 20px;
  }
  html.elisa__rwd--wide #content-area .news-list,
  html.elisa__rwd--wide .content-area .news-list {
    width: 100%;
    margin-bottom: 20px;
  }
  html.elisa__rwd--wide #content-area .column.large.news-list,
  html.elisa__rwd--wide .content-area .column.large.news-list {
    width: 100%;
  }
  html.elisa__rwd--wide #show-all-bulletins-list-link {
    display: inline-block;
    position: absolute;
    right: 7%;
    font-size: 12px;
    margin-top: -20px;
  }
  html.elisa__rwd--wide #content-area .news-navigation .items .item,
  html.elisa__rwd--wide .content-area .news-navigation .items .item {
    width: 100%;
  }
  html.elisa__rwd--wide #content-area #bulletin-details {
    padding-right: 5px;
  }
}
.tabs {
  padding: 0px;
}
.tabs h2,
.tabs h3 {
  display: inline;
}
.tabs h2 {
  font-size: 22px;
}
.tabs img {
  float: right;
}
.tabs .tabNavi {
  position: relative;
}
.tabs .tabNavi h2 {
  font-size: 30px;
}
.tabs .tabNavi .tabTitle {
  padding: 0 7px;
  height: 32px;
  position: relative;
  bottom: -1px;
  text-align: center;
  background: linear-gradient(90deg, #dedede 0%, #f1f2f2 100%);
  background: -moz-linear-gradient(90deg, #dedede 0%, #f1f2f2 100%);
  background: -webkit-linear-gradient(90deg, #dedede 0%, #f1f2f2 100%);
  background: -khtml-linear-gradient(90deg, #dedede 0%, #f1f2f2 100%);
  background: -o-linear-gradient(90deg, #dedede 0%, #f1f2f2 100%);
  background: -ms-linear-gradient(90deg, #dedede 0%, #f1f2f2 100%);
  display: inline-block;
  line-height: 32px;
  border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -khtml-border-radius: 4px 4px 0px 0px;
  -o-border-radius: 4px 4px 0px 0px;
  -ms-border-radius: 4px 4px 0px 0px;
  border-bottom: 1px solid #c7c7c7;
  font-weight: bold;
  cursor: pointer;
  min-width: 100px;
  font-size: 12px;
  color: #464646;
}
.tabs .tabNavi .tabTitle:last-of-type {
  margin-right: 0px;
}
.tabs .tabNavi .active {
  height: 33px;
  line-height: 33px;
  background: #fff;
  cursor: inherit;
  border: 1px #e4e6e7 solid;
  border-bottom: none;
}
.tabs .tabContainer {
  border: none;
}
.tabs .tabContainer .tab {
  padding-left: 0;
  margin-top: -1px;
  display: none;
  margin-top: 16px;
}
.tabs .tabContainer .tab .box {
  width: 335px;
  margin-bottom: 30px;
}
.tabs .tabContainer .tab .box.left {
  float: left;
  margin-right: 15px;
  background-image: url('/images/divider_vert.png');
  background-repeat: no-repeat;
  background-position: right center;
}
.tabs .tabContainer .tab .box.right {
  margin-left: 330px;
}
.tabs .tabContainer .tab .box a:link {
  color: #000;
}
.tabs .tabContainer .tab .box a:active {
  color: #FF8639;
}
.tabs .tabContainer .tab .box a:hover {
  color: #FF8639;
}
.tabs .tabContainer .tab .box a:visited {
  color: #000;
}
.tabs .tabContainer .tab .box img {
  float: none;
}
.tabs .tabContainer .tab .box h3 {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 15px;
  letter-spacing: 0;
}
.tabs .tabContainer .tab .box p {
  text-align: center;
  font-size: 14px;
  color: #4d4d4d;
}
.tabs .tabContainer .tab.active {
  display: block;
}
.tabs .tabTitleContainer {
  float: right;
  border-bottom: 1px #e4e6e7 solid;
  margin-right: 50px;
}
.ie9 .tabs .tabNavi .tabTitle {
  filter: none;
  background: url('/img/tab_bg.png') repeat-x;
}
.most-wanted-devices {
  margin: 0 0 0 0;
  width: 900px;
}
.most-wanted-devices h2 {
  margin-bottom: 20px;
  font-size: 30px;
}
.most-wanted-devices ul {
  margin-bottom: 20px;
  display: inline-block;
}
.most-wanted-devices .most-wanted-devices-details {
  display: inline-block;
  margin: 0 10px 0 10px;
  width: 145px;
  float: left;
}
.most-wanted-devices .most-wanted-devices-details:first-of-type {
  margin: 0 10px 0 0;
}
.most-wanted-devices .most-wanted-devices-details:last-of-type {
  margin: 0 0 0 10px;
}
.most-wanted-devices .most-wanted-devices-details h3 {
  letter-spacing: 0;
  display: block;
  text-align: center;
  font-size: 13px;
  margin-top: 15px;
  font-family: Arial, sans-serif;
  font-weight: bold;
}
.most-wanted-devices .most-wanted-devices-details .img-container {
  height: 160px;
  width: 160px;
  text-align: center;
}
.most-wanted-devices .most-wanted-devices-details img {
  max-height: 160px;
  max-width: 160px;
}
.most-wanted-devices .most-wanted-devices-details p {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
}
.most-wanted-devices .most-wanted-devices-details a {
  color: #1d1d1d;
}
html.elisa-fi.full-width-background {
  background-repeat: no-repeat;
}
html.elisa-fi.full-width-background #elisa-fi-frontpage #bannerCarousel {
  height: 495px;
}
html {
  background-image: linear-gradient(bottom, #f5f5f5, #ffffff 80%);
  background-image: -moz-linear-gradient(bottom, #f5f5f5, #ffffff 80%);
  background-image: -webkit-linear-gradient(bottom, #f5f5f5, #ffffff 80%);
}
#elisa-fi-frontpage {
  position: relative;
  border-bottom: 1px solid #d9dadb;
}
#elisa-fi-frontpage .main-navigation {
  top: 43px;
  left: 100px;
  font-size: 17px;
  letter-spacing: -0.35px;
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-shadow: 0 0 5px rgba(0,0,0,0.8);
  -moz-text-shadow: 0 0 5px rgba(0,0,0,0.8);
  -webkit-text-shadow: 0 0 5px rgba(0,0,0,0.8);
  -khtml-text-shadow: 0 0 5px rgba(0,0,0,0.8);
  -o-text-shadow: 0 0 5px rgba(0,0,0,0.8);
  -ms-text-shadow: 0 0 5px rgba(0,0,0,0.8);
  margin-left: -10px;
}
#elisa-fi-frontpage .main-navigation .right-side-link {
  margin-left: 20px;
}
#elisa-fi-frontpage .main-navigation .more-navigation-links {
  position: relative;
  color: #001e7a;
}
#elisa-fi-frontpage .main-navigation .more-navigation-links .toggle {
  background: url('/img/navi_more.png') 0 0 no-repeat;
  width: 18px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 17px;
  cursor: pointer;
}
#elisa-fi-frontpage .main-navigation .more-navigation-links .content {
  padding: 10px;
  background: transparent;
  position: absolute;
  top: 29px;
  left: -72px;
}
#elisa-fi-frontpage .main-navigation .more-navigation-links .content .links {
  background: white;
  padding: 18px 23px;
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
}
#elisa-fi-frontpage .main-navigation .more-navigation-links .content .links a {
  display: block;
  color: #20292f;
  text-shadow: none;
  margin: 0;
  font-size: 12px;
  letter-spacing: 0;
}
#elisa-fi-frontpage .main-navigation .more-navigation-links .content .links .strandell {
  position: absolute;
  top: 2px;
  left: 86px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  border-left: 10px solid transparent;
}
#elisa-fi-frontpage .highlight-picture {
  line-height: 0;
}
#elisa-fi-frontpage .highlight-picture img {
  border-bottom: 1px solid #B6D8F2;
}
#elisa-fi-frontpage .highlightMatrix {
  width: 730px;
}
#elisa-fi-frontpage .highlightMatrix li {
  display: inline-block;
  border-right: 1px solid #d9dadb;
  float: left;
  background-color: white;
}
#elisa-fi-frontpage .highlightMatrix li .site-common-button-red {
  display: inline-block;
}
#elisa-fi-frontpage .highlightMatrix li.wide_blue,
#elisa-fi-frontpage .highlightMatrix li.wide_orange {
  width: 100%;
  padding: 20px 10px 10px 36px;
}
#elisa-fi-frontpage .highlightMatrix li.wide_blue a,
#elisa-fi-frontpage .highlightMatrix li.wide_orange a {
  width: 100%;
}
#elisa-fi-frontpage .highlightMatrix li.wide_blue a img,
#elisa-fi-frontpage .highlightMatrix li.wide_orange a img {
  float: right;
  padding: 0 12px;
  height: 223px;
}
#elisa-fi-frontpage .highlightMatrix li.wide_blue a h3,
#elisa-fi-frontpage .highlightMatrix li.wide_orange a h3 {
  font-size: 36px;
  padding: 20px 0;
}
#elisa-fi-frontpage .highlightMatrix li.wide_blue a p,
#elisa-fi-frontpage .highlightMatrix li.wide_orange a p {
  margin-bottom: 26px;
  font-size: 15px;
}
#elisa-fi-frontpage .highlightMatrix li.wide_blue a .frontpage__wide-button,
#elisa-fi-frontpage .highlightMatrix li.wide_orange a .frontpage__wide-button {
  width: 22%;
  min-width: 160px;
  text-align: center;
}
#elisa-fi-frontpage .highlightMatrix li.buy_blue,
#elisa-fi-frontpage .highlightMatrix li.buy_orange {
  width: 365px;
  border-top: 1px solid #d9dadb;
}
#elisa-fi-frontpage .highlightMatrix li.buy_blue a,
#elisa-fi-frontpage .highlightMatrix li.buy_orange a {
  width: 100%;
  padding-bottom: 20px;
}
#elisa-fi-frontpage .highlightMatrix li.buy_blue a img,
#elisa-fi-frontpage .highlightMatrix li.buy_orange a img {
  display: block;
  margin: auto;
  padding-top: 38px;
  height: 223px;
}
#elisa-fi-frontpage .highlightMatrix li.buy_blue a h3,
#elisa-fi-frontpage .highlightMatrix li.buy_orange a h3 {
  margin: 25px 40px 5px;
  font-size: 24px;
  padding-top: 20px;
}
#elisa-fi-frontpage .highlightMatrix li.buy_blue a h3 .frontpage__buy-button,
#elisa-fi-frontpage .highlightMatrix li.buy_orange a h3 .frontpage__buy-button {
  font-size: 14px;
  font-weight: bold;
  float: right;
  margin-left: 10px;
}
#elisa-fi-frontpage .highlightMatrix li.buy_blue a .price,
#elisa-fi-frontpage .highlightMatrix li.buy_orange a .price {
  margin: 5px 40px;
  font-size: 15px;
  color: #ff6400;
}
#elisa-fi-frontpage .highlightMatrix li.buy_blue a p,
#elisa-fi-frontpage .highlightMatrix li.buy_orange a p {
  margin: 5px 40px;
  font-size: 15px;
}
#elisa-fi-frontpage .highlightMatrix li a {
  display: inline-block;
  color: grey;
}
#elisa-fi-frontpage #in-document-carousel {
  float: left;
  width: 730px;
  border-top: 1px solid #d9dadb;
  border-right: 1px solid #d9dadb;
}
#elisa-fi-frontpage #in-document-carousel .carousel-item {
  border-right: 1px solid #d9dadb;
  display: inline-block;
  width: 33%;
  margin-bottom: 30px;
  float: left;
  margin-top: 60px;
}
#elisa-fi-frontpage #in-document-carousel .carousel-item:last-child {
  border-right: none;
}
#elisa-fi-frontpage #in-document-carousel .carousel-item h2 {
  margin-top: -60px;
  color: #666666;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  font-size: 15px;
  padding: 20px 30px;
  white-space: nowrap;
}
#elisa-fi-frontpage #in-document-carousel .carousel-item img {
  display: block;
  margin: 22px auto;
  height: 163px;
}
#elisa-fi-frontpage #in-document-carousel .carousel-item h3,
#elisa-fi-frontpage #in-document-carousel .carousel-item b,
#elisa-fi-frontpage #in-document-carousel .carousel-item p {
  margin-left: 30px;
  display: inline-block;
}
#elisa-fi-frontpage #in-document-carousel .carousel-item h3 strong,
#elisa-fi-frontpage #in-document-carousel .carousel-item b strong,
#elisa-fi-frontpage #in-document-carousel .carousel-item p strong {
  color: black;
}
#elisa-fi-frontpage #in-document-carousel .carousel-item h3 {
  margin-right: 10px;
  margin-bottom: 10px;
}
#elisa-fi-frontpage #in-document-carousel .carousel-item b,
#elisa-fi-frontpage #in-document-carousel .carousel-item p {
  color: grey;
  margin-bottom: 10px;
  font-size: 15px;
}
#elisa-fi-frontpage #in-document-carousel .carousel-item b {
  color: #0F0F0C;
}
#elisa-fi-frontpage .elisa__highlight-links {
  display: none;
  width: 100%;
  border-bottom: 1px solid #d9dadb;
  padding: 20px 0;
  height: 120px;
}
#elisa-fi-frontpage .elisa__highlight-links > * {
  border-right: 1px solid #e8e9e9;
  display: inline-block;
  width: 157px;
  text-align: center;
  vertical-align: bottom;
}
#elisa-fi-frontpage .elisa__highlight-links > *:last-child {
  border-right: none;
}
#elisa-fi-frontpage .elisa__highlight-links > *:last-child a {
  color: #2cb6e6;
}
#elisa-fi-frontpage .elisa__highlight-links > * a {
  color: #666666;
  height: 80px;
  display: block;
  padding-top: 60px;
  position: relative;
}
#elisa-fi-frontpage .elisa__highlight-links > * a img {
  display: block;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 20px;
}
#elisa-fi-frontpage .elisa__some-link {
  color: grey;
  font-size: 15px;
  background-image: none;
  display: block;
  margin-bottom: 10px;
}
#elisa-fi-frontpage .elisa__some-link .entypo-social,
#elisa-fi-frontpage .elisa__some-link .entypo {
  margin-right: 10px;
  vertical-align: middle;
  display: inline-block;
  font-size: 280%;
}
#elisa-fi-frontpage .elisa__some-link:hover {
  color: #0090f1;
}
#elisa-fi-frontpage #front-page-left-column {
  float: left;
  width: 730px;
}
#elisa-fi-frontpage #front-page-right-column {
  float: right;
  width: 240px;
}
#elisa-fi-frontpage #front-page-right-column .background-wrapper {
  width: 100%;
  height: 100%;
  padding-top: 12px;
}
#elisa-fi-frontpage #front-page-right-column h4.title-with-margins {
  margin: 30px 0 12px 20px;
}
#elisa-fi-frontpage #front-page-right-column .image-links {
  line-height: 0;
  padding-left: 16px;
}
#elisa-fi-frontpage #front-page-right-column .image-links img {
  margin-bottom: 1px;
}
#elisa-fi-frontpage #front-page-right-column .text-links {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  padding: 0 20px 0px;
}
#elisa-fi-frontpage #front-page-right-column .big-image-link {
  padding-top: 12px;
  padding-left: 7px;
}
#elisa-fi-frontpage #front-page-right-column .elisa__button--blue {
  width: 100%;
}
#elisa-fi-frontpage #front-page-right-column .right-side-bulletins {
  margin-top: 30px;
}
#elisa-fi-frontpage #front-page-right-column .front-page-rwd-left-column {
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
}
#elisa-fi-frontpage #front-page-right-column .front-page-rwd-left-column .front-page-right-column-info-box {
  margin: 10px 20px 0 20px;
  text-align: center;
  cursor: text;
}
#elisa-fi-frontpage #front-page-right-column .front-page-rwd-left-column .front-page-right-column-info-box a {
  color: white;
}
#elisa-fi-frontpage #front-page-right-column .front-page-rwd-left-column .front-page-right-column-info-box p {
  text-transform: none;
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
#elisa-fi-frontpage #front-page-right-column .front-page-rwd-left-column .no-hover {
  background-color: #ff6400;
}
#elisa-fi-frontpage .front-page-right-side-link-list p {
  margin: 0 0 15px 0;
}
#elisa-fi-frontpage #front-page-content-container {
  position: relative;
  background: #f6f7f7;
}
#elisa-fi-frontpage #front-page-content-container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}
.elisa-navi__local-footer__container {
  box-shadow: 0 0 8px 0 #d2d2d2;
}
@media (max-width: 969px) {
  html.elisa__rwd--wide .elisa__promotion-area {
    height: auto;
  }
  html.elisa__rwd--wide .elisa__promotion-area a {
    background-image: none;
    height: auto;
  }
  html.elisa__rwd--wide .elisa__promotion-area a img.elisa__tablet-highlight-picture {
    display: block;
    width: 100%;
    height: auto;
  }
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix {
    width: 100%;
  }
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li.wide {
    padding: 20px 30px 10px 30px;
  }
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li img {
    max-width: 100%;
  }
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li.buy_blue,
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li.buy_orange {
    width: 50%;
  }
  html.elisa__rwd--wide #front-page-content-container #in-document-carousel {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #d9dadb;
  }
  html.elisa__rwd--wide #front-page-content-container #in-document-carousel li.carousel-item h3,
  html.elisa__rwd--wide #front-page-content-container #in-document-carousel li.carousel-item b,
  html.elisa__rwd--wide #front-page-content-container #in-document-carousel li.carousel-item p {
    display: block;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-left-column {
    width: 100%;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-right-column {
    width: 100%;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-right-column .background-wrapper {
    padding-top: 0;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-right-column .front-page-rwd-left-column {
    float: left;
    width: 50%;
    padding-top: 30px;
    padding-right: 16px;
    border-right: 1px solid #d9dadb;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-right-column .front-page-rwd-left-column .front-page-right-column-info-box {
    width: 50%;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-right-column .front-page-rwd-right-column {
    float: right;
    width: 50%;
    padding-top: 30px;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-right-column .front-page-rwd-right-column > div:first-child {
    margin-top: 0;
  }
}
@media (max-width: 699px) {
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li.buy_orange .frontpage__buy-button,
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li.buy_blue .frontpage__buy-button {
    display: none;
  }
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li.wide_blue a img,
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li.wide_orange a img {
    float: none;
  }
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix .highlightMatrix__image {
    text-align: center;
  }
  html.elisa__rwd--wide #front-page-content-container #in-document-carousel li.carousel-item {
    width: 50%;
    margin-bottom: 0;
  }
  html.elisa__rwd--wide #front-page-content-container #in-document-carousel li.carousel-item:last-child {
    margin-top: 0;
  }
}
@media (max-width: 599px) {
  html.elisa__rwd--wide .elisa__promotion-area a img.elisa__tablet-highlight-picture {
    display: none;
  }
  html.elisa__rwd--wide .elisa__promotion-area a img.elisa__mobile-highlight-picture {
    display: block;
    width: 100%;
    height: auto;
  }
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li.buy_blue,
  html.elisa__rwd--wide #front-page-content-container ul.highlightMatrix li.buy_orange {
    width: 100%;
  }
  html.elisa__rwd--wide #front-page-content-container #in-document-carousel li.carousel-item {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
  }
  html.elisa__rwd--wide #front-page-content-container #in-document-carousel li.carousel-item h2 {
    margin-top: 0;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-right-column .front-page-rwd-left-column {
    width: 100%;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-right-column .front-page-rwd-right-column {
    width: 100%;
    padding-top: 0;
  }
  html.elisa__rwd--wide #front-page-content-container #front-page-right-column .front-page-rwd-right-column h4.title-with-margins:first-child {
    margin-top: 30px;
  }
}
.site-common-smokeScreen {
  background: #000000 url("/components/site-common/common-styles/images/smokescreen_background.png");
  z-index: 11050;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  -webkit-animation: fadeInHalf 200ms 0ms both;
  -moz-animation: fadeInHalf 200ms 0ms both;
  -ms-animation: fadeInHalf 200ms 0ms both;
  animation: fadeInHalf 200ms 0ms both;
  display: none;
}
/* Primary colors */
/* Secondary colors */
/* Greys */
.elisa-verlag-xlight {
  font-family: 'verlag extra light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.elisa-verlag-xlight-italic {
  font-family: 'verlag extra light', sans-serif;
  font-weight: normal;
  font-style: italic;
}
.elisa-verlag-light {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.elisa-verlag-light-italic {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: italic;
}
.elisa-verlag-book {
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.elisa-verlag-book-italic {
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: italic;
}
.elisa-verlag-bold {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.elisa-verlag-bold-italic {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: italic;
}
.site-common-brand-font-light {
  font-family: 'verlag extra light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.site-common-brand-font-regular {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.site-common-brand-font-medium {
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.site-common-brand-font-bold {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.site-common-sans-serif-font {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
}
.site-common-headline-text {
  font-family: 'verlag extra light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
  color: #404041;
  line-height: 1;
}
.site-common-headline-alternative-text {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 60px;
  color: #404041;
  line-height: 1;
}
.site-common-headline-alternative2-text {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 48px;
  color: #404041;
  line-height: 1;
}
.site-common-subheading-text {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #404041;
  line-height: 1.125;
}
.site-common-subheading2-text {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  color: #404041;
}
.site-common-product-listing-text {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  color: #404041;
}
.site-common-ingress-text {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  color: #404041;
}
.site-common-body-text {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: #404041;
  line-height: 18px;
}
.site-common-special-offer-text {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  color: #ff6400;
}
.site-common-emphasized-text {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  color: #404041;
}
.site-common-grey-text {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: #808081;
}
.site-common-faded-grey-text {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: #808081;
}
.site-common-light-grey-text {
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  color: #b0b0b1;
}
.site-common-button-text-big {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
}
.site-common-button-text {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #f5f5f5;
}
.site-common-button-text-small {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #f5f5f5;
}
.site-common-link a {
  color: #0090f1;
  text-decoration: none;
}
.site-common-link a:hover {
  text-decoration: underline;
}
.site-common-link-text {
  color: #0090f1;
  text-decoration: none;
}
.site-common-link-text:hover {
  text-decoration: underline;
}
.site-common-viihde-header-font {
  font-family: 'verlag extra light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 54px;
  color: #384248;
  letter-spacing: -3px;
}
.site-common-viihde-ingress-font {
  font-family: 'verlag extra light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  color: #384248;
  letter-spacing: -1px;
}
.site-common-viihde-promotion-font {
  font-size: 17px;
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: white;
}
.site-common-viihde-contact-text {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #333333;
}
.site-common-viihde-price-font {
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
}
.site-common-button-blue {
  border: none;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #f5f5f5;
  text-align: left;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  padding: 12px 30px 11px;
  outline: 0;
  -webkit-transition: background-color ease-in 0.15s;
  -moz-transition: background-color ease-in 0.15s;
  -o-transition: background-color ease-in 0.15s;
  transition: background-color ease-in 0.15s;
  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;
  -o-text-shadow: none;
  -ms-text-shadow: none;
  background: #0019af;
}
.site-common-button-blue:disabled,
.site-common-button-blue.disabled,
.site-common-button-blue:disabled:hover,
.site-common-button-blue.disabled:hover {
  cursor: default;
  color: #babbbb;
  background: #dcdddd;
}
.site-common-button-blue:visited {
  color: #f5f5f5;
}
.site-common-button-blue:hover {
  text-decoration: none;
}
.site-common-button-blue:hover {
  background: #263bbb;
  color: white;
}
.site-common-button-blue:active {
  background: #263bbb;
}
.site-common-button-orange {
  border: none;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #f5f5f5;
  text-align: left;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  padding: 12px 30px 11px;
  outline: 0;
  -webkit-transition: background-color ease-in 0.15s;
  -moz-transition: background-color ease-in 0.15s;
  -o-transition: background-color ease-in 0.15s;
  transition: background-color ease-in 0.15s;
  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;
  -o-text-shadow: none;
  -ms-text-shadow: none;
  background: #ff6400;
}
.site-common-button-orange:disabled,
.site-common-button-orange.disabled,
.site-common-button-orange:disabled:hover,
.site-common-button-orange.disabled:hover {
  cursor: default;
  color: #babbbb;
  background: #dcdddd;
}
.site-common-button-orange:visited {
  color: #f5f5f5;
}
.site-common-button-orange:hover {
  text-decoration: none;
}
.site-common-button-orange:hover {
  background: #ff7b26;
  color: white;
}
.site-common-button-orange:active {
  background: #ff7b26;
}
.site-common-button-grey {
  border: none;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  text-align: left;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  padding: 12px 30px 11px;
  outline: 0;
  -webkit-transition: background-color ease-in 0.15s;
  -moz-transition: background-color ease-in 0.15s;
  -o-transition: background-color ease-in 0.15s;
  transition: background-color ease-in 0.15s;
  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;
  -o-text-shadow: none;
  -ms-text-shadow: none;
  background: #d2d4d5;
  color: #f5f5f5;
}
.site-common-button-grey:disabled,
.site-common-button-grey.disabled,
.site-common-button-grey:disabled:hover,
.site-common-button-grey.disabled:hover {
  cursor: default;
  color: #babbbb;
  background: #dcdddd;
}
.site-common-button-grey:visited {
  color: #f5f5f5;
}
.site-common-button-grey:hover {
  text-decoration: none;
}
.site-common-button-grey:hover {
  background: #ecedee;
  color: #f5f5f5;
}
.site-common-button-grey:active {
  background: #ecedee;
}
.site-common-button-dark {
  border: none;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #f5f5f5;
  text-align: left;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  padding: 12px 30px 11px;
  outline: 0;
  -webkit-transition: background-color ease-in 0.15s;
  -moz-transition: background-color ease-in 0.15s;
  -o-transition: background-color ease-in 0.15s;
  transition: background-color ease-in 0.15s;
  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;
  -o-text-shadow: none;
  -ms-text-shadow: none;
  background: #404041;
}
.site-common-button-dark:disabled,
.site-common-button-dark.disabled,
.site-common-button-dark:disabled:hover,
.site-common-button-dark.disabled:hover {
  cursor: default;
  color: #babbbb;
  background: #dcdddd;
}
.site-common-button-dark:visited {
  color: #f5f5f5;
}
.site-common-button-dark:hover {
  text-decoration: none;
}
.site-common-button-dark:hover {
  background: #59595b;
  color: white;
}
.site-common-button-dark:active {
  background: #59595b;
}
.site-common-button-red {
  border: none;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #f5f5f5;
  text-align: left;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  padding: 12px 30px 11px;
  outline: 0;
  -webkit-transition: background-color ease-in 0.15s;
  -moz-transition: background-color ease-in 0.15s;
  -o-transition: background-color ease-in 0.15s;
  transition: background-color ease-in 0.15s;
  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;
  -o-text-shadow: none;
  -ms-text-shadow: none;
  background: #ff6400;
}
.site-common-button-red:disabled,
.site-common-button-red.disabled,
.site-common-button-red:disabled:hover,
.site-common-button-red.disabled:hover {
  cursor: default;
  color: #babbbb;
  background: #dcdddd;
}
.site-common-button-red:visited {
  color: #f5f5f5;
}
.site-common-button-red:hover {
  text-decoration: none;
}
.site-common-button-red:hover {
  background: #ff7b26;
  color: white;
}
.site-common-button-red:active {
  background: #ff7b26;
}
.site-common-button-small {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #f5f5f5;
  padding: 9px 20px 8px;
}
.site-common-button-arrow {
  display: block;
  overflow: visible;
  position: relative;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.site-common-button-arrow:before {
  content: "";
  position: absolute;
  display: block;
  width: 27px;
  height: 27px;
  right: -13px;
  top: 7px;
  box-sizing: border-box;
  transform: rotate(45deg) skew(11deg, 11deg);
  -moz-transform: rotate(45deg) skew(11deg, 11deg);
  -webkit-transform: rotate(45deg) skew(11deg, 11deg);
  -khtml-transform: rotate(45deg) skew(11deg, 11deg);
  -o-transform: rotate(45deg) skew(11deg, 11deg);
  -ms-transform: rotate(45deg) skew(11deg, 11deg);
  border-radius: 5px 2px 5px 2px;
  -moz-border-radius: 5px 2px 5px 2px;
  -webkit-border-radius: 5px 2px 5px 2px;
  -khtml-border-radius: 5px 2px 5px 2px;
  -o-border-radius: 5px 2px 5px 2px;
  -ms-border-radius: 5px 2px 5px 2px;
}
.site-common-button-arrow.site-common-button-blue:before {
  background: #0019af;
}
.site-common-button-arrow.site-common-button-blue:hover:before {
  background: #263bbb;
}
.site-common-button-arrow.site-common-button-blue:active:before {
  background: #263bbb;
}
.site-common-button-arrow.site-common-button-red:before,
.site-common-button-arrow.site-common-button-orange:before {
  background: #ff6400;
}
.site-common-button-arrow.site-common-button-red:hover:before,
.site-common-button-arrow.site-common-button-orange:hover:before {
  background: #ff7b26;
}
.site-common-button-arrow.site-common-button-red:active:before,
.site-common-button-arrow.site-common-button-orange:active:before {
  background: #ff7b26;
}
.site-common-button-arrow.site-common-button-dark:before {
  background: #404041;
}
.site-common-button-arrow.site-common-button-dark:hover:before {
  background: #59595b;
}
.site-common-button-arrow.site-common-button-dark:active:before {
  background: #59595b;
}
.site-common-button-arrow.site-common-button-grey:before {
  background: #d2d4d5;
}
.site-common-button-arrow.site-common-button-grey:hover:before {
  background: #ecedee;
}
.site-common-button-arrow.site-common-button-grey:active:before {
  background: #ecedee;
}
.site-common-button-arrow:disabled:before,
.site-common-button-arrow.disabled:before,
.site-common-button-arrow:disabled:hover:before,
.site-common-button-arrow.disabled:hover:before {
  cursor: default;
  color: #babbbb;
  background: #dcdddd;
}
.tip-box,
.error-box,
.info-box,
.download-box,
.support-box,
.oma-guru-box,
.elisa-shopit-box,
.alarm-box {
  color: #384248;
  max-width: 620px;
  padding: 20px 30px 20px 60px;
  border: 1px solid #E2EEF2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}
.tip-box {
  color: #30830F;
  background: #ebfae9 url('/components/site-common/common-styles/images/green-check_icon.png') 0 center no-repeat;
  border: 1px solid #E0EEDE;
}
.error-box {
  color: #B28642;
  background: #fcf7dc url('/components/site-common/common-styles/images/warning_icon.png') 0 center no-repeat;
  border: 1px solid #EDE8CF;
}
.info-box {
  background: #f6f6f6 url('/components/site-common/common-styles/images/info_icon.png') 0 center no-repeat;
  border: 1px solid #E0E2E5;
}
.support-box {
  background: #f6f6f6 url('/components/site-common/common-styles/images/support_icon.png') 0 center no-repeat;
  border: 1px solid #E0E2E5;
}
.download-box {
  background: #f1f8fa url('/components/site-common/common-styles/images/download_icon.png') 0 center no-repeat;
}
.oma-guru-box {
  background: #f1f8fa url('/components/site-common/common-styles/images/oma-guru-icon.png') 0 center no-repeat;
}
.elisa-shopit-box {
  background: #f1f8fa url('/components/site-common/common-styles/images/elisa-shopit-icon.png') 0 center no-repeat;
}
.alarm-box {
  color: #D91A1A;
  background: #fed8d9 url('/components/site-common/common-styles/images/error_icon.png') 0 center no-repeat;
  border: 1px solid #E9C4C5;
}
.site-common-box-info,
.site-common-box-success,
.site-common-box-error,
.site-common-box-warning,
.site-common-box-network,
.site-common-box-light {
  position: relative;
  color: #ffffff;
  padding: 20px 30px 20px 60px;
}
.site-common-box-info .close,
.site-common-box-success .close,
.site-common-box-error .close,
.site-common-box-warning .close,
.site-common-box-network .close,
.site-common-box-light .close {
  cursor: pointer;
  display: block;
  width: 52px;
  height: 52px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -26px;
  background: url('/components/site-common/common-styles/images/close.png') 12px 12px no-repeat;
  background-position: center;
}
.site-common-box-light {
  border: 1px solid #dadada;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  color: #404041;
  padding-left: 20px;
}
.site-common-box-info {
  background: #0090f1 20px center no-repeat;
  padding-left: 20px;
}
.site-common-box-success {
  background: #00a950 url('/components/site-common/common-styles/images/check.png') 20px center no-repeat;
}
.site-common-box-warning {
  background: #fcaf17 url('/components/site-common/common-styles/images/warning.png') 20px center no-repeat;
}
.site-common-box-error {
  background: #ee4444 url('/components/site-common/common-styles/images/warning.png') 20px center no-repeat;
}
.site-common-box-network {
  background-image: linear-gradient(-67.5deg, #ee4444 0%, #ee4444 25%, #e24141 25%, #e24141 50%, #ee4444 50%, #ee4444 75%, #e24141 75%, #e24141 100%);
  background-size: 22px 100%;
}
.site-common-box-network:before {
  content: '';
  display: block;
  width: 29px;
  height: 26px;
  background-image: url('/components/site-common/common-styles/images/warning.png');
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -13px;
}
.site-common-highlight-box {
  width: 232px;
  position: absolute;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  bottom: 40px;
  right: 11px;
  border: 0;
  color: #404041;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.site-common-highlight-box a,
.site-common-highlight-box a:visited,
.site-common-highlight-box a:hover,
.site-common-highlight-box h1,
.site-common-highlight-box h2,
.site-common-highlight-box h3,
.site-common-highlight-box h4,
.site-common-highlight-box h5 {
  color: #404041;
  text-decoration: none;
  line-height: 1;
  margin-bottom: 0px;
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.site-common-highlight-box .highlight-box-item {
  padding: 10px 20px;
  padding-bottom: 0px;
  margin-bottom: 0;
  background: white;
  width: 233px;
  border-right: 1px solid rgba(178, 178, 178, 0.39);
  border-left: 1px solid rgba(178, 178, 178, 0.39);
}
.site-common-highlight-box .highlight-box-item p,
.site-common-highlight-box .highlight-box-item div,
.site-common-highlight-box .highlight-box-item span {
  font-size: 14px;
}
.site-common-highlight-box .highlight-box-item .box-unit {
  font-size: 21px;
}
.site-common-highlight-box .highlight-box-item .box-conditions {
  font-size: 12px;
}
.site-common-highlight-box .highlight-box-item img {
  float: left;
}
.site-common-highlight-box .highlight-box-item h2 {
  font-size: 31px;
}
.site-common-highlight-box .highlight-box-item h3 {
  font-size: 18px;
}
.site-common-highlight-box .highlight-box-item h3,
.site-common-highlight-box .highlight-box-item h4 {
  margin-left: 40px;
}
.site-common-highlight-box .highlight-box-item a {
  background: url('/components/site-common/common-styles/images/icon_forward.png') right no-repeat;
  padding-right: 14px;
}
.site-common-highlight-box .highlight-box-item h2 a,
.site-common-highlight-box .highlight-box-item p a {
  background: none;
  padding-right: 0;
}
.site-common-highlight-box .highlight-box-item:first-child {
  border-bottom: none;
  background: #f87035;
  padding-bottom: 10px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
}
.site-common-highlight-box .highlight-box-item:first-child h4 {
  color: white;
  margin-left: inherit;
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.site-common-highlight-box .highlight-box-item:first-child a {
  background: none;
  padding-right: 0;
  color: white;
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.site-common-highlight-box .highlight-box-item:last-child {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-bottom: 1px solid rgba(178, 178, 178, 0.39);
  padding-bottom: 12px;
}
.site-common-highlight-box p {
  margin: 0;
  padding: 2px 0px;
}
.small-header .site-common-highlight-box {
  bottom: 75px;
  background: #fff;
}
.small-header .site-common-highlight-box .highlight-box-item {
  display: none;
}
.small-header .site-common-highlight-box .highlight-box-item:first-child {
  display: block;
}
.small-header .site-common-highlight-box .highlight-box-item:first-child + .highlight-box-item {
  display: block;
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  padding-bottom: 10px;
}
.right-column .site-common-highlight-box {
  position: static;
  margin-bottom: 10px;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
  -khtml-box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 0px rgba(0, 0, 0, 0.5);
}
.small-header .right-column .site-common-highlight-box .highlight-box-item:first-child + .highlight-box-item {
  display: block;
  border-bottom: 1px solid rgba(178, 178, 178, 0.39);
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: Arial;
  background: #fff;
  width: auto;
  margin: 0 auto;
  min-height: 500px;
}
header {
  width: 960px;
  margin: 0 auto;
  padding: 0px 10px;
}
a,
a:visited {
  color: #1d84ef;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.highlighted-text-fragment {
  color: #2d9cf3;
}
.item-loading {
  margin: auto;
  margin-left: 50%;
  margin-right: 50%;
  margin-top: 20px;
}
input[type=text].required,
input[type=text][required] {
  background-position: 96% center;
  background-image: url('/components/site-common/common-styles/images/icon_star.png');
  background-repeat: no-repeat;
}
.additional-info-box {
  border: 2px #e4e4e4 solid;
  padding: 25px;
}
.additional-info-box .arrow-link,
.additional-info-box .arrow-link:visited {
  display: block;
  color: #fff;
  padding-left: 10px;
  background: url('/components/site-common/common-styles/images/link_arrow_red.png') top left no-repeat;
  line-height: 32px;
  font-size: 14px;
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.additional-info-box .arrow-link:after {
  content: none;
}
.site-common-product-card {
  padding: 30px 35px 10px;
  margin-bottom: 10px;
  border: 1px #e6e6e6 solid;
  background: #f7f7f7;
}
.site-common-product-card.site-common-product-card__campaign {
  background-image: url("/components/site-common/common-styles/images/campaign_corner.png");
  background-position: right top;
  background-repeat: no-repeat;
}
.site-common-product-card .site-common-product-card__title {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  color: #404041;
  line-height: 1.125;
  margin-bottom: 25px;
}
.site-common-product-card .site-common-product-card__logo {
  display: table-cell;
  width: 155px;
}
.site-common-product-card .site-common-product-card__description {
  padding: 0 15px 0 10px;
  display: table-cell;
  vertical-align: top;
  line-height: 1.5;
  font-family: Arial, serif;
  font-size: 12px;
}
.site-common-product-card .site-common-product-card__price-order {
  text-align: right;
  vertical-align: top;
  display: table-cell;
}
.site-common-product-card .site-common-product-card__price-order .site-common-product-card__price-order__price {
  white-space: nowrap;
  line-height: 1;
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.site-common-product-card .site-common-product-card__price-order .site-common-product-card__price-order__normal-amount {
  display: block;
  margin-bottom: 8px;
  font-family: Arial;
  font-size: 13px;
  text-decoration: line-through;
  color: #464647;
}
.site-common-product-card .site-common-product-card__price-order .site-common-product-card__price-order__amount {
  display: block;
  position: relative;
}
.site-common-product-card .site-common-product-card__price-order .site-common-product-card__price-order__campaign-amount {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  font-family: Arial;
  line-height: 15px;
  color: #464647;
}
.site-common-product-card .site-common-product-card__price-order .site-common-product-card__price-order__euros {
  margin-left: 5px;
  font-size: 33px;
  display: inline-block;
  text-align: right;
}
.site-common-product-card .site-common-product-card__price-order .site-common-product-card__price-order__decimal-separator {
  position: relative;
  top: -10px;
  display: inline-block;
  font-size: 20px;
}
.site-common-product-card .site-common-product-card__price-order .site-common-product-card__price-order__cents {
  width: 28px;
  position: relative;
  top: -10px;
  display: inline-block;
  font-size: 20px;
}
.site-common-product-card .site-common-product-card__price-order .site-common-product-card__price-order__unit {
  font-size: 13px;
}
.site-common-product-card .site-common-product-card__price-order .site-common-product-card__price-order__order {
  margin-top: 15px;
}
html {
  min-height: 100%;
  background: linear-gradient(top, white, white 1200px, #f5f5f5);
  background: -moz-linear-gradient(top, white, white 1200px, #f5f5f5);
  background: -webkit-linear-gradient(top, white, white 1200px, #f5f5f5);
  background: -khtml-linear-gradient(top, white, white 1200px, #f5f5f5);
  background: -o-linear-gradient(top, white, white 1200px, #f5f5f5);
  background: -ms-linear-gradient(top, white, white 1200px, #f5f5f5);
}
body {
  min-height: 100%;
  width: auto;
  font-family: Arial;
  font-size: 13px;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.site-common-wide-layout-with-highlight-image {
  box-sizing: border-box;
  width: 970px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (min-width: 1025px) {
  .site-common-splash-left {
    background: url('//static.elisa.fi/components/site-common/9.2.0/common-styles/images/elisa-bg-splash-left.jpg') right 100px no-repeat;
    position: absolute;
    right: 50%;
    left: 0px;
    margin-right: 495px;
    top: 0px;
    height: 680px;
  }
}
html.elisa__site-common__splash-ng .site-common-splash-left {
  margin-right: 485px;
  height: 1200px;
  background-image: url('//static.elisa.fi/components/site-common/9.2.0/common-styles/images/elisa-bg-splash-ng-left.jpg');
}
@media (min-width: 1025px) {
  .site-common-splash-right {
    background: url('//static.elisa.fi/components/site-common/9.2.0/common-styles/images/elisa-bg-splash-right.jpg') left 100px no-repeat;
    position: absolute;
    left: 50%;
    right: 0px;
    margin-left: 450px;
    top: 110px;
    height: 1098px;
  }
}
html.elisa__site-common__splash-ng .site-common-splash-right {
  background-image: url('//static.elisa.fi/components/site-common/9.2.0/common-styles/images/elisa-bg-splash-ng-right.jpg');
  margin-left: 485px;
  height: 820px;
}
@media (min-width: 2290px) {
  .site-common-splash-left {
    background-position: left 100px;
  }
  html.elisa__site-common__splash-ng .site-common-splash-left {
    background-position: right 100px;
  }
}
@media (min-width: 2435px) {
  .site-common-splash-right {
    background-position: right 100px;
  }
  html.elisa__site-common__splash-ng .site-common-splash-right {
    background-position: left 100px;
  }
}
.site-common-emergency-bulletin {
  display: none;
}
.site-common-emergency-bulletin .bulletin-list-item {
  text-align: center;
  background: url("/components/site-common/common-styles/images/alert_bg.png") 0 0 repeat-x;
}
.site-common-emergency-bulletin .bulletin-list-item .bulletin-date {
  display: none;
}
.site-common-emergency-bulletin .bulletin-list-item .bulletin-link {
  line-height: 45px;
  color: #B98D83;
}
.site-common-emergency-bulletin .bulletin-list-item .bulletin-link .bulletin-title {
  background: url("/components/site-common/common-styles/images/icon_alert.png") 0 20% no-repeat;
  display: inline-block;
  padding-left: 55px;
}
.site-common-emergency-bulletin .bulletin-list-item .bulletin-link .bulletin-title:after {
  padding-left: 15px;
  color: #B52B28;
  content: "Lue lisää >";
}
.site-common-pdf-link {
  background-image: url('/components/site-common/common-styles/images/pdficon_small.png');
  background-repeat: no-repeat;
  background-position: 0% 6px;
  padding: 8px 34px 6px 27px;
  min-height: 21px;
  width: 410px;
  border-bottom: 1px solid #EBEAE9;
  display: inline-block;
  color: #1D1D1D;
  position: relative;
}
.site-common-pdf-link:after {
  content: "";
  width: 11px;
  height: 12px;
  right: 19px;
  top: 10px;
  position: absolute;
  background-image: url('/components/site-common/common-styles/images/download_icon_small.png');
  background-repeat: no-repeat;
}
.site-common-pdf-link a {
  color: #1D1D1D;
}
.elisa__background-gradient {
  background-image: linear-gradient(bottom, #f5f5f5, #ffffff 80%);
  background-image: -moz-linear-gradient(bottom, #f5f5f5, #ffffff 80%);
  background-image: -webkit-linear-gradient(bottom, #f5f5f5, #ffffff 80%);
}
.content-block {
  padding-left: 0px;
}
.content-area {
  display: block;
  font-family: Arial, serif;
  font-size: 12px;
  line-height: 22px;
  color: #1d1d1d;
  padding: 0 10px 0 40px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
}
.content-area:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .content-area {
  height: 1px;
}
.content-area .left-column,
.content-area .single-column {
  padding: 38px 10px 23px 8px;
  color: #333333;
  line-height: 19px;
}
.content-area .left-column h2,
.content-area .single-column h2 {
  margin-bottom: 20px;
}
.content-area .left-column h3,
.content-area .single-column h3 {
  margin-bottom: 18px;
}
.content-area .left-column .centered-highlight,
.content-area .single-column .centered-highlight {
  width: 970px;
  text-align: center;
  margin-left: -48px;
}
.content-area.tab-content .main-column {
  margin-left: 0;
}
.content-area.tab-content .left-column {
  width: 74%;
}
.content-area.tab-content .right-column {
  padding-top: 10px;
  float: right;
  width: 26%;
  border-left: 1px solid #e8e8e8;
  background: url('/components/site-common/common-styles/images/right-column-border.png') no-repeat;
  padding-left: 6px;
  padding-bottom: 25px;
  line-height: 1.6;
}
.content-area .column {
  padding-right: 30px;
  display: table-cell;
  vertical-align: top;
}
.content-area .column.large {
  padding-right: 33px;
}
.content-area .column.small {
  padding-right: 26px;
}
.content-area .column.small:nth-child(2) {
  padding-right: 68px;
}
.content-area .column:last-child {
  padding-right: 0;
}
.content-area.carousel {
  margin-right: 0;
}
.content-area .ingress {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1.2;
  color: #404041;
}
.content-area .ingress img {
  margin-left: 0px !important;
  margin-right: 20px !important;
}
.main-column {
  float: left;
  margin-left: 40px;
}
.main-column h4 {
  margin: 10px 0;
}
.main-column li {
  display: block;
  padding-left: 13px;
  background: url('/components/site-common/common-styles/images/icon_bullet.png') 0px 7px no-repeat;
}
.main-column.highlight {
  width: 710px;
}
.main-column.wide {
  float: left;
  margin-left: 40px;
  width: 710px;
}
.main-column.wide p {
  margin-bottom: 20px;
  max-width: 680px;
}
.main-column a {
  color: #1d84ef;
}
.main-column a:hover {
  color: #1d84ef;
}
.main-column a:visited {
  color: #125091;
}
.main-column strong {
  font-weight: bold;
}
.main-column em {
  font-style: italic;
}
.main-column table tr:nth-child(even) {
  background: #EFEFEF;
}
.main-column table tr:nth-child(odd) {
  background: #FEFEFE;
}
.main-column a[href$=".pdf"] {
  background-image: url('/components/site-common/common-styles/images/pdficon_small.png');
  background-repeat: no-repeat;
  background-position: 0% 6px;
  padding: 8px 34px 6px 27px;
  min-height: 21px;
  width: 410px;
  border-bottom: 1px solid #EBEAE9;
  display: inline-block;
  color: #1D1D1D;
  position: relative;
}
.main-column a[href$=".pdf"]:after {
  content: "";
  width: 11px;
  height: 12px;
  right: 19px;
  top: 10px;
  position: absolute;
  background-image: url('/components/site-common/common-styles/images/download_icon_small.png');
  background-repeat: no-repeat;
}
.main-column a[href$=".pdf"] a {
  color: #1D1D1D;
}
.main-column li a[href$=".pdf"] {
  margin-left: -16px;
  padding-left: 36px;
}
.rich-text-box,
.contact-support {
  background-color: #fcfeff;
  padding: 10px;
  border-left: 1px;
  border-right: 1px;
  border-width: 1px;
  border-top: 0;
  border-style: solid;
  border-color: #e1e1e1;
}
.box-group > :first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #e1e1e1;
}
.box-group > :last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.contact-support {
  border-top: none;
}
.contact-support table td {
  padding: 0 !important;
}
.contact-support .contact-support-title {
  font-size: 15px;
}
.contact-support .contact-support-title,
.contact-support .contact-support-open-hours {
  margin-left: 10px;
}
.contact-support .contact-support-phone-number {
  font-size: 30px;
  text-align: center;
  margin-top: 10px;
}
.contact-support .contact-support-phone-number div {
  display: table;
  margin: 0 auto;
  text-align: left;
}
.contact-support .contact-support-phone-number div .isp-name {
  padding-left: 2px;
  font-size: 13px;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.contact-support .contact-support-phone-number div .saunalahti {
  color: #ed6b2c;
}
.rich-text-box-title {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  color: #1d1d1d;
  margin-bottom: 7px;
}
.rich-text-box-link-list .rich-text-box-content a {
  color: inherit;
  background-image: url('/components/site-common/common-styles/images/icon_link_arrow.png');
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 7px;
}
.rich-text-box-link-list .rich-text-box-content .image-links-only {
  line-height: 0;
  margin-bottom: 5px;
}
.rich-text-box-link-list .rich-text-box-content .image-links-only a {
  background: none;
  margin: 1px 0;
  display: inline-block;
}
#site-common-error-header {
  height: 100%;
}
#site-common-error-header .site-common-error-title {
  margin-bottom: 40px;
}
#site-common-error-header .site-common-error-folded-page {
  padding-left: 200px;
  padding-top: 50px;
  height: 227px;
  width: 100%;
  background: url('/components/site-common/common-styles/images/error_header_bg_transparent.png') no-repeat;
}
#site-common-error-header .site-common-error-folded-page .site-common-error-back-link {
  background: url('/components/site-common/common-styles/images/back_link.png') 0 2px no-repeat;
  padding-left: 18px;
  color: #1d84ef;
  font-weight: bold;
  display: inline-block;
}
#site-common-error-header .site-common-error-folded-page > h2 {
  margin-top: 50px;
  font-size: 24px;
  margin-bottom: 26px;
  line-height: 1.6px;
  letter-spacing: -1px;
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
}
#site-common-error-header .site-common-error-folded-page > p {
  margin-bottom: 20px;
  font-size: 13px;
}
.site-common-error-divider {
  height: 20px;
  background: url('/components/site-common/common-styles/images/divider.png') top center no-repeat #ffffff;
}
.site-common-main-error-content {
  background: url('/components/site-common/common-styles/images/error_page_404.png') center center no-repeat transparent;
  background-color: white;
  text-align: center;
  width: 100%;
  height: 700px;
}
.site-common-error-page {
  width: 600px;
  margin: 90px auto 90px auto;
  color: #404041;
  font-size: 12px;
  background-color: white;
  box-shadow: 1px -1px 1px -1px rgba(46, 2, 0, 0.39);
  -moz-box-shadow: 1px -1px 1px -1px rgba(46, 2, 0, 0.39);
  -webkit-box-shadow: 1px -1px 1px -1px rgba(46, 2, 0, 0.39);
  -khtml-box-shadow: 1px -1px 1px -1px rgba(46, 2, 0, 0.39);
  -o-box-shadow: 1px -1px 1px -1px rgba(46, 2, 0, 0.39);
  -ms-box-shadow: 1px -1px 1px -1px rgba(46, 2, 0, 0.39);
  border: 1px solid #dadada;
  padding: 30px 50px;
  text-align: center;
}
.site-common-error-page .site-common-error-page__error-icon {
  padding-bottom: 15px;
}
.site-common-error-page h2 {
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #404041;
  line-height: 1;
  font-size: 27px;
  padding-bottom: 15px;
}
.site-common-error-page .site-common-error-page__error-instructions h3 {
  font-family: Arial;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: -1px;
  margin-bottom: 15px;
  color: #404041;
}
.brand-font-medium {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.brand-font-regular {
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
h1 {
  font-size: 58pt;
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
}
h1.big {
  font-size: 80pt;
}
h2 {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 36px;
  line-height: 1;
  color: #323b41;
}
h3 {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1.1;
  color: #0F0F0C;
}
h4 {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  color: #1d1d1d;
}
#content {
  width: auto;
  margin: 0 auto;
  width: 970px;
}
.clearfix {
  display: block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clearfix {
  height: 1px;
}
.off {
  display: none !important;
}
strong {
  font-weight: bold;
}
a {
  color: #1d84ef;
}
a:visited {
  color: #125091;
}
.reading-text {
  font-family: Arial, serif;
  font-size: 12px;
  line-height: 22px;
  color: #1d1d1d;
}
li {
  list-style: none outside none;
}
p {
  margin-bottom: 20px;
}
input[type=text] {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  width: 230px;
  border: 1px #e8e9ea inset;
  height: 29px;
  padding: 0 10px;
  opacity: 0.7;
}
input[type=text]:focus {
  opacity: 1;
  outline: 0;
  background: #f8fafb;
  box-shadow: 0 0 0 2px #ccdae3;
  -moz-box-shadow: 0 0 0 2px #ccdae3;
  -webkit-box-shadow: 0 0 0 2px #ccdae3;
  -khtml-box-shadow: 0 0 0 2px #ccdae3;
  -o-box-shadow: 0 0 0 2px #ccdae3;
  -ms-box-shadow: 0 0 0 2px #ccdae3;
}
input[type=text]:focus + span {
  font-weight: bold;
}
input[type=submit] {
  border: none;
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  color: #f5f5f5;
  text-align: left;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  padding: 12px 30px 11px;
  outline: 0;
  -webkit-transition: background-color ease-in 0.15s;
  -moz-transition: background-color ease-in 0.15s;
  -o-transition: background-color ease-in 0.15s;
  transition: background-color ease-in 0.15s;
  text-shadow: none;
  -moz-text-shadow: none;
  -webkit-text-shadow: none;
  -khtml-text-shadow: none;
  -o-text-shadow: none;
  -ms-text-shadow: none;
  background: #0019af;
}
input[type=submit]:disabled,
input[type=submit].disabled,
input[type=submit]:disabled:hover,
input[type=submit].disabled:hover {
  cursor: default;
  color: #babbbb;
  background: #dcdddd;
}
input[type=submit]:visited {
  color: #f5f5f5;
}
input[type=submit]:hover {
  text-decoration: none;
}
input[type=submit]:hover {
  background: #263bbb;
  color: white;
}
input[type=submit]:active {
  background: #263bbb;
}
input[type=radio],
.styledRadio,
.styledCheckbox {
  opacity: 0;
  display: inline-block;
  height: 0px;
  width: 0px;
  position: absolute;
}
input[type=radio] + label,
.styledRadio + label,
.styledCheckbox + label {
  padding-left: 25px;
  background: transparent url('/components/site-common/common-styles/images/radio.png') no-repeat 0 -52px;
  display: inline-block;
  min-height: 17px;
  line-height: 17px;
  margin-left: 0px;
  margin-right: 10px;
  margin-bottom: 6px;
}
input[type=radio]:checked + label,
.styledRadio:checked + label,
.styledCheckbox:checked + label {
  background: transparent url('/components/site-common/common-styles/images/radio.png') no-repeat 0 0;
}
input[type=radio]:disabled + label,
.styledRadio:disabled + label,
.styledCheckbox:disabled + label {
  opacity: 0.4;
  cursor: default;
}
input[type=checkbox],
.styledCheckbox {
  opacity: 0;
  position: absolute;
  height: 17px;
  width: 17px;
}
input[type=checkbox] + label,
.styledCheckbox + label {
  padding-left: 23px;
  background: transparent url('/components/site-common/common-styles/images/checkbox_unchecked.png') no-repeat 0 0;
  min-height: 17px;
}
input[type=checkbox]:checked + label,
.styledCheckbox:checked + label {
  background: transparent url('/components/site-common/common-styles/images/checkbox_checked.png') no-repeat 0 0;
}
input[type=checkbox]:disabled + label,
.styledCheckbox:disabled + label {
  opacity: 0.4;
  cursor: default;
}
.main-column .zelect {
  position: relative;
  line-height: 12px;
  cursor: pointer;
}
.main-column .zelect .zelected {
  background: linear-gradient(90deg, #e1e6f0 0%, #feffff 100%);
  background: -moz-linear-gradient(90deg, #e1e6f0 0%, #feffff 100%);
  background: -webkit-linear-gradient(90deg, #e1e6f0 0%, #feffff 100%);
  background: -khtml-linear-gradient(90deg, #e1e6f0 0%, #feffff 100%);
  background: -o-linear-gradient(90deg, #e1e6f0 0%, #feffff 100%);
  background: -ms-linear-gradient(90deg, #e1e6f0 0%, #feffff 100%);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #e3e8f0 #dde0e8 #c7c9d0 #dadee6;
  padding: 10px 11px 8px 11px;
  position: relative;
}
.main-column .zelect .zelected:after {
  background: url('/components/site-common/common-styles/images/dropdown_icon.png') 0 0 no-repeat;
  position: absolute;
  display: block;
  width: 11px;
  height: 8px;
  content: "";
  top: 13px;
  right: 14px;
}
.main-column .zelect .dropdown {
  position: absolute;
  width: 100%;
  z-index: 1;
  padding: 0 2px;
}
.main-column .zelect .dropdown ol,
.main-column .zelect .dropdown .zearch-container {
  background: #fafafa;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #dee2ea;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.main-column .zelect .dropdown input {
  width: 100%;
}
.main-column .zelect .dropdown ol {
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -khtml-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
}
.main-column .zelect .dropdown .no-results {
  margin-top: 9px;
}
.main-column .zelect .dropdown li,
.main-column .zelect .dropdown .zearch-container {
  background-image: none;
  padding: 10px 14px;
  text-indent: 0;
  border-top: 1px solid #e1e1e1;
}
.main-column .zelect .dropdown li:first-child,
.main-column .zelect .dropdown .zearch-container:first-child {
  border-top: 0;
}
.main-column .zelect .dropdown li:before,
.main-column .zelect .dropdown .zearch-container:before {
  display: none;
}
.main-column .zelect .dropdown li.current,
.main-column .zelect .dropdown .zearch-container.current {
  background: #e9e9e9;
}
header #elisa-logo {
  position: absolute;
  top: 0px;
  margin-left: -10px;
}
.background-shadows {
  width: 970px;
  margin: 0 auto;
}
.background-shadows div {
  box-shadow: 50px 60px 80px 35px #001F3B;
  width: 480px;
  height: 480px;
  position: absolute;
  top: -300px;
  z-index: -1;
  background: #001F3B;
  opacity: 0.7;
}
.background-shadows .right-shadow {
  transform: rotate(380deg);
  -moz-transform: rotate(380deg);
  -webkit-transform: rotate(380deg);
  -khtml-transform: rotate(380deg);
  -o-transform: rotate(380deg);
  -ms-transform: rotate(380deg);
  margin-left: 480px;
}
.background-shadows .left-shadow {
  transform: rotate(70deg);
  -moz-transform: rotate(70deg);
  -webkit-transform: rotate(70deg);
  -khtml-transform: rotate(70deg);
  -o-transform: rotate(70deg);
  -ms-transform: rotate(70deg);
}
.content-area table thead th {
  font-weight: bold;
  padding: 7px;
  vertical-align: top;
}
.content-area table td {
  padding: 7px;
  vertical-align: top;
}
.content-area table tr.highlight {
  font-weight: bold;
}
.content-area table tr:nth-child(even) {
  background: #EFEFEF;
}
.content-area table tr:nth-child(odd) {
  background: #FEFEFE;
}
.content-area table.no-striping tr {
  background: none;
}
* html .content-area {
  height: 1px;
}
#main-heading {
  width: 870px;
  font-size: 58px;
  line-height: 64px;
  letter-spacing: -2px;
  clear: both;
  margin-bottom: 43px;
}
.sub-heading {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  margin-bottom: 15px;
}
.quotation {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-style: italic;
  float: left;
  margin-top: 35px;
  font-size: 45px;
}
#highlight blockquote {
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-style: italic;
  margin-left: 30px;
  margin-top: 25px;
}
#highlight {
  float: right;
  width: 350px;
  margin-bottom: 50px;
  margin-left: 20px;
}
#highlight img {
  display: block;
  max-width: 350px;
}
.image-caption {
  background: linear-gradient(90deg, #2b353e, #4a525b);
  background: -moz-linear-gradient(90deg, #2b353e, #4a525b);
  background: -webkit-linear-gradient(90deg, #2b353e, #4a525b);
  background: -khtml-linear-gradient(90deg, #2b353e, #4a525b);
  background: -o-linear-gradient(90deg, #2b353e, #4a525b);
  background: -ms-linear-gradient(90deg, #2b353e, #4a525b);
  background-color: #4A525B;
  color: #CCCCCC;
  padding: 3px 10px;
  margin-bottom: 25px;
  line-height: 15px;
}
#bannerCarousel {
  position: relative;
}
#bannerCarousel li {
  margin-bottom: -4px;
}
.bjqs-markers {
  position: absolute;
  bottom: 13px;
  left: 432px;
}
.bjqs-markers a {
  display: inline-block;
  background: url('/components/site-common/common-styles/images/slider_sprite.png') no-repeat 2px 2px;
  text-indent: -9000px;
  width: 15px;
  height: 15px;
}
.bjqs-markers .active-marker a {
  background-position: 2px -48px;
}
.bjqs-controls a {
  width: 51px;
  display: block;
  position: absolute;
  top: 0;
  height: 340px;
  text-indent: -900px;
  overflow: hidden;
  background: url('/components/site-common/common-styles/images/slider_sprite.png') no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  outline: 0;
}
.bjqs-controls a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.bjqs-controls .bjqs-next {
  right: 0;
  background-position: 0px -303px;
}
.bjqs-controls .bjqs-prev {
  left: 0;
  background-position: 22px -633px;
}
#tiled-banner-main-column {
  width: 559px;
}
.tiled-banner-wrapper {
  height: 313px;
  overflow: hidden;
}
#tiled-banner-show-less.hide-button {
  display: none;
}
#tiled-banner-show-more.hide-button {
  display: none;
}
.tiled-banner-button {
  float: right;
  border: 0;
  background: transparent;
  color: #1d84ef;
  font-family: Arial;
  font-size: 13px;
  cursor: pointer;
}
.tiled-banner .tile {
  float: left;
  margin-right: 9px;
  width: 270px;
  height: 159px;
}
#tiled-banner-main-column {
  float: left;
}
#second-column {
  width: 230px;
  float: left;
}
.secondary-content-box {
  width: 230px;
  background: #e1e5e8;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 12px;
}
.secondary-content-box h2 {
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  padding: 10px 20px;
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
  border-bottom: 1px #bfc3c5 solid;
}
.secondary-content-box > div {
  border-top: 1px #eaedef solid;
  padding: 14px 19px 14px 22px;
}
.secondary-content-box a {
  color: #1d84ef;
}
.secondary-content-box a:visited {
  color: #125091;
}
.secondary-content-box button {
  border: 0;
  background: transparent;
  cursor: pointer;
  color: #1d84ef;
  padding: 0;
  padding-left: 8px;
  font-weight: bold;
}
.link-list a {
  display: block;
  color: #333333;
}
.link-list a:hover {
  color: #1d84ef;
}
.link-list .carret {
  color: #333333;
  font-weight: bold;
}
#tiled-banner-main-column h2 {
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1.6;
}
#tiled-banner-main-column .column {
  width: 279px;
  padding-top: 50px;
  padding-left: 15px;
}
#tiled-banner-main-column #tickerchart {
  margin-top: 3px;
}
a {
  color: #1D84EF;
  cursor: pointer;
}
button {
  cursor: pointer;
}
.ajaxLoad {
  position: absolute;
  background: url('/components/site-common/common-styles/images/load.gif') no-repeat;
  width: 16px;
  height: 16px;
  display: none;
}
.chromeframe {
  text-align: center;
  font-size: 15px;
  padding: 50px 20px;
  background-color: #ffffc8;
  border: 1px solid red;
}
.dialog {
  background: white;
  display: none;
  font-size: 13px;
  z-index: 11100;
  width: 350px;
  position: absolute;
  top: 60px;
  right: 0;
  padding: 15px;
  border: 1px solid #C9CED3;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}
.dialog .triangle {
  position: absolute;
  top: -10px;
  right: 100px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  border-left: 10px solid transparent;
}
.dialog .content {
  position: relative;
  padding: 40px;
  padding-bottom: 90px;
  background: #F1F7F8;
}
.dialog .content .channel {
  margin: 30px 0 10px;
}
.dialog .content input.subscribe {
  float: right;
  margin-top: 20px;
}
.dialog .content label {
  display: block;
  margin-bottom: 5px;
}
.dialog .content .ajaxLoad {
  bottom: 45px;
  right: 12px;
}
.dialog .content .feedback {
  position: absolute;
  bottom: 10px;
}
.twoSidedFlip {
  -webkit-transition: 1.5s;
  -moz-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s;
}
.twoSidedFlip.sent {
  -webkit-perspective: 300;
  -moz-perspective: 300;
  -ms-perspective: 300;
  perspective: 300;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.twoSidedFlip .front {
  display: block;
}
.twoSidedFlip .back {
  display: none;
}
.twoSidedFlip.backface .front {
  display: none;
}
.twoSidedFlip.backface .back {
  display: block;
}
.main-column .content-toggleable p {
  margin-bottom: 0;
}
#main-tabs {
  position: absolute;
  margin-top: -27px;
}
#main-tabs a {
  padding: 11px 20px;
  margin-left: 2px;
  background: #0095F6;
  color: white;
  font-weight: bold;
  font-size: 12px;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -khtml-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  background: linear-gradient(90deg, #0f79e6 20%, #59c3ff 100%);
  background: -moz-linear-gradient(90deg, #0f79e6 20%, #59c3ff 100%);
  background: -webkit-linear-gradient(90deg, #0f79e6 20%, #59c3ff 100%);
  background: -khtml-linear-gradient(90deg, #0f79e6 20%, #59c3ff 100%);
  background: -o-linear-gradient(90deg, #0f79e6 20%, #59c3ff 100%);
  background: -ms-linear-gradient(90deg, #0f79e6 20%, #59c3ff 100%);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3), inset -1px 0 0 rgba(0,0,0,0.2);
  -moz-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3), inset -1px 0 0 rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3), inset -1px 0 0 rgba(0,0,0,0.2);
  -khtml-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3), inset -1px 0 0 rgba(0,0,0,0.2);
  -o-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3), inset -1px 0 0 rgba(0,0,0,0.2);
  -ms-box-shadow: inset 1px 1px 0 rgba(255,255,255,0.3), inset -1px 0 0 rgba(0,0,0,0.2);
}
#main-tabs a img {
  vertical-align: middle;
}
#main-tabs a.selected {
  color: black;
  text-shadow: none;
  background: white;
}
#main-tabs a:first-child {
  margin-left: 25px;
}
.main-column hr {
  border: 0;
  width: 100%;
  height: 8px;
  background: url('/components/site-common/common-styles/images/elisa-divider.png') 0 0 no-repeat;
  margin: 10px 0;
}
.main-column .centered-highlight a:after {
  content: "";
  padding: 0;
}
.undecorated-links a:after {
  content: none;
}
.two-column-table,
.three-column-table {
  width: 100%;
}
.two-column-table tr.inherit-background,
.three-column-table tr.inherit-background {
  background: inherit !important;
}
.two-column-table.with-dividers tr,
.three-column-table.with-dividers tr {
  background: url('/components/site-common/common-styles/images/divider_box_bottom.png') repeat-x !important;
}
.two-column-table.with-dividers tr:first-child,
.three-column-table.with-dividers tr:first-child {
  background-image: none !important;
}
.two-column-table.with-dividers td,
.three-column-table.with-dividers td {
  background-image: url('/components/site-common/common-styles/images/divider_box_right.png');
  background-repeat: no-repeat;
  background-position: left center;
}
.two-column-table.with-dividers td:first-child,
.three-column-table.with-dividers td:first-child {
  background: transparent;
}
.two-column-table td {
  width: 50%;
}
.three-column-table td {
  width: 33%;
  padding: 15px;
}
.three-column-table td:first-child {
  padding-left: 0;
}
.three-column-table td:last-child {
  padding-right: 0;
}
.two-column-table-with-image-heading th {
  text-align: center;
}
.two-column-table-with-image-heading th img {
  margin-top: 7px;
  margin-right: 20px;
}
.three-column-highlights {
  width: 903px;
  margin-left: -16px;
}
.three-column-highlights td {
  padding: 0;
}
.content-area .feature-highlight,
.feature-highlight {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}
.content-area .feature-highlight:first-child,
.feature-highlight:first-child {
  padding-left: 0px;
}
.content-area .feature-highlight img,
.feature-highlight img {
  float: left;
  width: 67px;
  margin-right: 16px;
}
.content-area .feature-highlight p:first-child,
.feature-highlight p:first-child {
  margin-bottom: 0;
}
.content-area .feature-highlight h4 ~ p,
.feature-highlight h4 ~ p {
  padding-left: 83px;
}
.bulletin-more-link {
  color: inherit;
  background-image: url('/components/site-common/common-styles/images/icon_link_arrow.png');
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 7px;
  color: #4AAFFE;
  font-size: 12px;
  margin-top: 10px;
  display: inline-block;
}
.right-side-bulletins {
  padding: 0 20px;
  margin: 8px 0 28px 0;
}
#bannerCarousel .bjqs {
  display: block;
}
html.elisa-fi.full-width-background {
  min-width: 970px;
}
html.elisa-fi.full-width-background .background-shadows,
html.elisa-fi.full-width-background .site-common-splash-left,
html.elisa-fi.full-width-background .site-common-splash-right {
  display: none;
}
html.elisa-fi.full-width-background #palkki {
  width: 100%;
}
html.elisa-fi.full-width-background #bannerCarousel .bjqs {
  opacity: 0;
  overflow: hidden;
  height: 500px;
}
.highlight-picture {
  position: relative;
}
.tooltipped {
  position: relative;
}
.tooltipped .tooltip-content {
  z-index: 51;
  background: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 1px 1px 2px #c0bfbf;
  -moz-box-shadow: 1px 1px 2px #c0bfbf;
  -webkit-box-shadow: 1px 1px 2px #c0bfbf;
  -khtml-box-shadow: 1px 1px 2px #c0bfbf;
  -o-box-shadow: 1px 1px 2px #c0bfbf;
  -ms-box-shadow: 1px 1px 2px #c0bfbf;
  border: 1px #c8c7c7 solid;
  padding: 20px;
  position: absolute;
  display: none;
  line-height: 16px;
  color: #575757;
  pointer-events: none;
}
.tooltipped .tooltip-content:after {
  position: absolute;
  bottom: -10px;
  left: 135px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
  border-left: 10px solid transparent;
  content: "";
}
.tooltipped .tooltip-content:before {
  position: absolute;
  bottom: -11px;
  left: 135px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-top: 10px solid #c0bfbf;
  border-left: 10px solid transparent;
  content: "";
}
.tooltipped:hover .tooltip-content {
  display: block;
}
.smokeScreen {
  background: #000000 url("/components/site-common/common-styles/images/smokescreen_background.png");
  z-index: 11050;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  -webkit-animation: fadeInHalf 200ms 0ms both;
  -moz-animation: fadeInHalf 200ms 0ms both;
  -ms-animation: fadeInHalf 200ms 0ms both;
  animation: fadeInHalf 200ms 0ms both;
  display: none;
}
body.front-page p {
  margin-bottom: 0px;
}
header {
  padding-top: 0px;
  position: relative;
}
#headerTitle {
  margin-top: 0;
  padding-top: 80px;
  padding-left: 30px;
}
#headerTitle.saunalahti__mobile-title {
  display: none;
}
#osa-elisaa {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11001;
}
.column-container {
  position: relative;
  margin-top: 10px;
}
.full-width-column {
  display: block;
  width: 100%;
}
.full-width-column:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .full-width-column {
  height: 1px;
}
.wide-column {
  width: 75%;
}
.narrow-column {
  position: absolute;
  left: 75%;
  width: 25%;
}
.full-width-background .narrow-column {
  margin-top: 0px;
}
.bulletins-container {
  width: 600px;
  margin: 25px 0;
  float: left;
}
.bulletins-container td {
  padding-right: 30px;
  width: 50%;
}
.bulletins-container a.more-bulletins {
  margin-top: 10px;
  display: inline-block;
  /*color: @saunalahti-theme-color;*/
  font-family: 'Arial';
  font-weight: bold;
  font-size: 12px;
}
.bulletins-container .bulletin-list-item:last-child .bulletin-title {
  border-bottom: none;
}
html.full-width-background {
  /*background: @saunalahti-theme-color no-repeat top center;*/
  min-width: 970px;
}
html.full-width-background body {
  width: auto;
}
html.full-width-background body,
html.full-width-background header {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
}
html.full-width-background h1 {
  display: none;
}
html.full-width-background #osa-elisaa {
  top: 30px;
}
html.full-width-background .error-bulletin-visible #osa-elisaa {
  top: 75px;
}
html.full-width-background #bannerCarousel {
  height: 400px;
  opacity: 0;
  overflow: hidden;
}
html.elisa__rwd--wide .body-wrapper {
  width: 100%;
  max-width: 970px;
}
.body-wrapper {
  width: 970px;
  margin: 0 auto;
  box-shadow: 0 0 8px 0 #d2d2d2;
  min-height: 800px;
}
#headerHighlightBox {
  width: 420px;
  margin: 50px 0px 0px 23px;
  padding-left: 20px;
}
#headerHighlightBox p {
  color: white;
  font-family: 'verlag light', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 80px;
  margin-bottom: 15px;
  line-height: 80px;
}
#headerHighlightBox a.arrow-link img {
  margin-top: 20px;
}
.bulletin-page,
.content-area.tab-content {
  display: block;
}
.bulletin-page:after,
.content-area.tab-content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .bulletin-page,
* html .content-area.tab-content {
  height: 1px;
}
.bulletin-page {
  padding: 0;
  padding-top: 20px;
}
.content-area .news-navigation {
  float: left;
  padding-right: 30px;
}
.email-login .email-title {
  font-family: 'verlag bold', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #47545a;
  left: 28px;
}
.email-login .email-box-header {
  height: 24px;
  position: relative;
}
.email-login .email-box-header,
.email-login .email-box-fields {
  margin: 8px 0 0 -9px;
}
.email-login .forgot-credentials {
  margin: 5px 0 0 20px;
}
.email-login .forgot-credentials a {
  font-family: 'Arial';
  font-size: 14px;
  color: #1d84ef;
}
.email-login .email-title {
  bottom: 5px;
  margin-left: 27px;
}
.email-login input[name=_user],
.email-login input[name=_pass] {
  border: 2px solid #C2C5C6;
  font-size: 14px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  padding: 0 0.5em;
}
.email-login input[name=_user] {
  margin-bottom: 2px;
}
.email-login input[name=_pass] {
  background-position: 96% center;
  background-image: url('/components/site-common/common-styles/images/icon_star.png');
  background-repeat: no-repeat;
}
.email-login input[name=_user],
.email-login input[name=_pass],
.email-login input[name=submit] {
  height: 36px;
  width: 200px;
  margin: 5px 20px;
}
.email-login input[name=submit] {
  height: 44px;
}
.chromeframe {
  text-align: center;
  font-size: 15px;
  padding: 10px;
  background-color: #ffffc8;
  border: 1px solid red;
}
.loginLink {
  z-index: 1;
  display: inline-block;
  position: absolute;
  top: 12px;
  right: 8px;
  height: 28px;
  padding-top: 3px;
  width: 230px;
  background-color: #303941;
  background: url('../img/link_arrow_right.png') no-repeat 95% 55%, linear-gradient(90deg, rgb(44, 49, 52) 0%, rgb(54, 67, 83) 100%);
  background: url('../img/link_arrow_right.png') no-repeat 95% 55%, -moz-linear-gradient(90deg, rgb(44, 49, 52) 0%, rgb(54, 67, 83) 100%);
  background: url('../img/link_arrow_right.png') no-repeat 95% 55%, -webkit-linear-gradient(90deg, rgb(44, 49, 52) 0%, rgb(54, 67, 83) 100%);
  background: url('../img/link_arrow_right.png') no-repeat 95% 55%, -khtml-linear-gradient(90deg, rgb(44, 49, 52) 0%, rgb(54, 67, 83) 100%);
  background: url('../img/link_arrow_right.png') no-repeat 95% 55%, -o-linear-gradient(90deg, rgb(44, 49, 52) 0%, rgb(54, 67, 83) 100%);
  background: url('../img/link_arrow_right.png') no-repeat 95% 55%, -ms-linear-gradient(90deg, rgb(44, 49, 52) 0%, rgb(54, 67, 83) 100%);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  box-shadow: 0.5px 0.866px 3px 0px rgb( 0, 0, 0 );
  -moz-box-shadow: 0.5px 0.866px 3px 0px rgb( 0, 0, 0 );
  -webkit-box-shadow: 0.5px 0.866px 3px 0px rgb( 0, 0, 0 );
  -khtml-box-shadow: 0.5px 0.866px 3px 0px rgb( 0, 0, 0 );
  -o-box-shadow: 0.5px 0.866px 3px 0px rgb( 0, 0, 0 );
  -ms-box-shadow: 0.5px 0.866px 3px 0px rgb( 0, 0, 0 );
  color: #93999f;
  font-size: 13px;
  font-family: 'verlag book', sans-serif;
  font-weight: normal;
  font-style: normal;
  /* TODO move to site-common */
  -webkit-transition: color .1s linear;
  -moz-transition: color .1s linear;
  -o-transition: color .1s linear;
  transition: color .1s linear;
}
.loginLink span {
  display: inline-block;
  padding: 4px 35px;
  background: url('../img/icon_login_key.png') 8px 55% no-repeat;
}
.loginLink:visited {
  color: #93999f;
}
.loginLink:hover {
  color: #ccc;
}
.facebookContainer {
  margin: 25px 0;
  width: 275px;
  float: left;
}
#bannerCarousel {
  margin-left: -10px;
}
#bannerCarousel .bjqs-markers {
  position: absolute;
  bottom: 10px;
  left: 432px;
}
#bannerCarousel .bjqs-markers a {
  display: inline-block;
  background: url(../img/slider_sprite.png) no-repeat 2px 2px;
  text-indent: -9000px;
  width: 15px;
  height: 15px;
}
#bannerCarousel .bjqs-markers .active-marker a {
  background-position: 2px -48px;
}
#bannerCarousel .bjqs-controls a {
  width: 51px;
  display: block;
  position: absolute;
  top: 0;
  height: 340px;
  text-indent: -900px;
  overflow: hidden;
  background: url(../img/slider_sprite.png) no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  outline: 0;
  border: 1px #f00 solid;
}
#bannerCarousel .bjqs-controls:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#bannerCarousel .bjqs-controls .bjqs-next {
  right: 0;
  background-position: 0px -303px;
}
#bannerCarousel .bjqs-controls .bjqs-prev {
  left: 0;
  background-position: 22px -633px;
}
.site-navigation {
  position: absolute;
  z-index: 1;
  top: 25px;
}
.elisa__promotion-area {
  height: 400px;
  display: block;
}
.elisa__promotion-area a {
  background-repeat: no-repeat;
  background-position: 50% 0;
  height: 1200px;
  display: block;
}
.elisa__promotion-area a img {
  display: none;
}
.elisa__campaign-marketing-smoke-color {
  background-color: #f5f5f5 !important;
}
.ea-hero-marketing__title {
  color: #404041;
}
.ingress-pad {
  padding: 96px 0 0;
}
