﻿/* ######## Body ######## */

@font-face {
    font-family: 'pt_sansbold';
    src: url('/Static/Fonts/PTS75F-webfont.eot');
    src: url('/Static/Fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('/Static/Fonts/PTS75F-webfont.woff') format('woff'),
         url('/Static/Fonts/PTS75F-webfont.ttf') format('truetype'),
         url('/Static/Fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family: sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #333;
  background-color: #ebebec;
}

a, a:hover {
  text-decoration: none;
  color: #1c78c8;
  outline: 0;
}

a:focus {
  outline: 0;
}

a img {
  border: none;
}

.remium-main #column-middle a {
  color: #003359 !important;
}

.sparbossan-main #column-middle a {
  color: #4b792a !important;
}

a:focus {
  border: none;
}

hr {
  background: #484848;
  border: none;
  height: 1px;
}

select {
  height: 28px;
  line-height: 28px;
  border: 1px solid #aaa;
  padding: 4px;
  color: #555;
}

h1 {
  font-size: 26px;
  line-height: 28px;
  font-weight: normal;
  margin: 0;
}

h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 30px 0 10px 0;
}

pre {
  font-family: sans-serif;
  white-space: pre-wrap;
}

/* ######## Generic Classes ######## */

.float-left {
  float: left;
}

.clear {
  clear: both;
}

.full-size-mid {
  margin-left: -20px;
  width: 555px;
}

.fake-bg {
  background: #ebebec;
  margin: 23px 0 23px -30px;
  width: 555px;
}

.small-grey {
  font-size: 12px;
  line-height: 16px;
  color: #999;
}

.light-grey {
  background: #e5e5e5;
}

.hidden,
.hiddenSector {
  display: none !important;
}

.ajax-loader {
  width: 100%;
  text-align: center;
}

a.giant {
  background-color: #8FC24D;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  padding: 9px 0;
  color: #fff;
}

a.giant:focus,
a.giant:active {
  color: #fff;
  text-decoration: none;
}

.video-overlay {
  position: absolute;
  display: block;
  background: url("/Static/ImagesV2/video-overlay.png") no-repeat;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  background-size: cover;
  height: 183px;
  width: 265px;
  z-index: 200;
}

.video {
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  display: block;
  z-index: 100;
  margin: -30px 0 0;
  width: 100%;
  height: auto;
}

.colorbox {
  cursor: pointer;
}

/* -------- End Generic Classes -------- */
/* ######## Generic Icons ######## */

.icon-pdf {
  background: url(/Static/ImagesV2/icon-pdf.svg) no-repeat 0 0 / 15px auto;
  padding-left: 22px;
  font-weight: bold;
  color: #333;
}

/* -------- End Generic Icons -------- */
/* ######## Tabs ######## */

.tabs {
  list-style: none;
  margin: 30px 0 -30px 0;
  padding: 0 0 0 30px;
}

.tabs a {
  line-height: 35px;
  color: #666;
  font-weight: bold;
  padding: 0 20px;
}

.tabs .active {
  background: #333;
}

.tabs .active a {
  color: #fff;
}

.tabs li, 
.tabs td {
  display: inline-block;
  background: #d6d6d6;
}

.tabs .tabs-md {
  width: 84px;
  margin: 2px 0;
}

.ul-sm {
  margin: 20px 10px 0;
}

.box-mid .tabs {
  margin: 20px 20px 0;
  padding: 0;
}

.box-mid .tabs a {
  line-height: 25px;
  padding: 0 10px;
}
.box-mid .tabs a.latest-article-a {
    font-size: 10px;
}

.box-mid td a {
  color: #1c78c8;
  text-decoration: none;
  font-size: 10px;
}

.box-mid table {
  text-align: left;
}

.box-mid th {
  line-height: 13px;
}

.box-mid td {
  padding: 3px 0;
  margin: 0;
}

.box-mid table .first-col {
  padding-left: 20px;
  vertical-align: top;
}

.box-mid table .last-col {
  padding-right: 15px;
}

.box-mid table .article-icon-company {
  padding: 0 0 0 15px;
  margin: 0 10px 0 0;
}

.box.introduce .box-mid hr {
    margin: 0;
    padding: 0;
    height: 15px;
    background: #333;
}

td {
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*.box-mid td {
    padding: 7px 20px;
}*/

/*.box-mid td p {
    margin: 0;
}*/

.box-mid.box-mid-articles {
    padding: 0 14px;
}
.box-mid .box-mid-articles-header {
    padding: 13px 6px 0 22px;
}

/* -------- End Tabs -------- */
/* ######## Header ######## */

#header {
  position: fixed;
  width: 100%;
  min-width: 1116px;
  z-index: 900;
  background: center top no-repeat #272828;
}

  #header.introduce {
    background: url(/Static/ImagesV2/header-bg.svg) center top no-repeat #272828;
    *background: url(/Static/ImagesV2/header-bg.svg) center top no-repeat #272828; /* For IE 6 and 7 */
  }

#header-content {
  margin: 0 auto;
  height: 136px;
  max-width: 1140px;
  position: relative;
}

#header-logo {
  position: absolute;
  top: 9px;
  z-index: 700;
}

#header-logo a {
  background: url(/Static/ImagesV2/logo.svg) no-repeat;
  display: inline-block;
  height: 92px;
  width: 102px;
}

.remium #header-logo a, .sparbossan #header-logo a {
  background: url(/Static/ImagesV2/logo-remium.png) no-repeat !important;
}

#header-name {
  color: #fff;
  left: 115px;
  position: absolute;
  top: 26px;
  z-index: 700;
}

  #header-name a {
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    font-stretch: condensed;
    font-weight: lighter;
  }

#header-login {
  position: absolute;
  right: 200px;
  top: 30px;
  z-index: 700;
}

#header-login a {
  display: block;
  background: url(/Static/ImagesV2/login.png) no-repeat;
  height: 32px;
  width: 108px;
}

.remium #header-login a, .sparbossan #header-login a {
  background: url(/Static/ImagesV2/login-remium.png) no-repeat !important;
}

#header-search {
  position: absolute;
  top: 28px;
  right: 0;
  width: 183px;
  height: 32px;
  background: url(/Static/ImagesV2/search.png) no-repeat;
  z-index: 700;
}

#header-search input {
  border: none;
  font-family: sans-serif;
  font-size: 14px;
  color: #fff;
  margin: 0;
  padding: 6px;
  width: 138px;
  float: left;
  background: none;
}

#header-search .search-button {
  height: 32px;
  width: 32px;
  float: left;
  cursor: pointer;
}

#header-banner {
  position: absolute;
  top: 13px;
  left: 0;
  width: 100%;
  text-align: center;
}

#header-banner a {
  display: inline-block;
}

/* ######## Navigation ######## */

#header-nav {
  background-color: #1c78c8;
  height: 41px;
  left: 0;
  position: absolute;
  top: 95px;
  width: 100%;
}

.remium #header-nav, .sparbossan #header-nav {
  background-color: #003359 !important;
}

#header-nav-wrapper {
  margin: 0;
  padding: 0;
  text-align: center;
}

#header-nav-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
}

#header-nav-wrapper li {
  display: inline-block;
  margin: 0 -4px;
  padding: 0 4px;
}

#header-nav-wrapper a {
  display: inline-block;
  padding: 0 20px;
  line-height: 41px;
  color: #fff;
  font-family: "pt_sansbold",sans-serif;
  font-size: 18px;
  opacity: 0.8;
  text-transform: uppercase;
  text-decoration: none;
}

#header-nav-wrapper a.current {
  opacity: 1;
}

#header-nav-wrapper .active a {
  background: #255884;
}

.remium #header-nav-wrapper .active a, .sparbossan #header-nav-wrapper .active a {
  background: #1A486A !important;
}

.navbar-nav>li>a {
  text-shadow: none;
}

/* -------- End Navigation -------- */
/* -------- End Header -------- */
/* ######## Submenu ######## */

.submenu {
  color: #999;
  display: none;
  left: 50%;
  margin: 0 -456px;
  position: fixed;
  text-align: center;
  top: 136px;
  width: 912px;
  z-index: 950;
}

.submenu-content {
  background: none repeat scroll 0 0 #0f4878;
  border-radius: 0 0 5px 5px;
  opacity: 0.9;
  padding: 20px 15px;
}

.remium .submenu-content, .sparbossan .submenu-content {
  background: #003359 !important;
}

.submenu-block {
  border-left: 1px solid #275b86;
  display: inline-block;
  padding: 0 0 0 20px;
  text-align: left;
  vertical-align: top;
  width: 190px;
}

.remium .submenu-block, .sparbossan .submenu-block {
  border-left: 1px solid #011728 !important;
}

.submenu a {
  display: block;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
}

.submenu a.second {
  font-weight: normal;
}

.submenu a:hover {
  text-decoration: underline;
}

/* -------- End Submenu -------- */
/* ######## Main Content ######## */

#main-container {
  margin-top: 135px;
  padding-top: 30px;
}

#main-wrapper {
  margin: 0 auto;
  min-height: 800px;
  overflow: hidden;
  padding-top: 136px;
  width: 1140px;
}

#main-content {
  padding-top: 30px;
}

#column-left {
  float: left;
  width: 263px;
  margin-right: 30px;
}

#column-middle {
  float: left;
  width: 555px;
}

#column-middle-wide {
  float: left;
  width: 847px;
}

#column-right {
  float: right;
  width: 263px;
  margin-left: 29px;
}

input.toggle-all {
  margin-right: 10px;
}

/* ######## Box ######## */

.box {
  width: 263px;
  margin: 0 0 20px 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
}

.box-top {
  display: none;
}

.introduceblock .box-top {
  background: url(/Static/ImagesV2/box-top-introduce.png) no-repeat !important;
}

.remium .box-top {
  background: url(/Static/ImagesV2/box-top-remium.png) no-repeat !important;
}

.remium .box-mid a {
  color: #003359 !important;
}

.sparbossan .box-top {
  background: url(/Static/ImagesV2/box-top-spar.png) no-repeat !important;
}

.sparbossan .box-mid a {
  color: #4b792a !important;
}

.box-mid {
  padding: 18px;
}

.box-bot {
  display: none;
}

.middle-box {
  width: 555px;
  margin: 0 0 20px 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #fff;
}

/*.middle-box .middle-box-mid img {
  max-width: 530px;
}*/

.middle-box-top {
  display: none;
}

.middle-box-mid {
  padding: 15px 20px;
}

.middle-box-bot {
  display: none;
}

.middle-wide-box {
  margin: 0 0 20px 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.middle-wide-box-top {
  display: none;
}

.middle-wide-box-mid {
  background: #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 23px 30px;
}

.middle-wide-box-bot {
  display: none;
}

.box p {
  margin: 0 0 10px 0;
  font-size: 13px;
  line-height: 17px;
  color: #666;
}

.box-headline {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.box-headline-grey {
  color: #fff;
}

.full-box-img {
  height: 100%;
  width: auto;
  position: relative;
  margin: 15px -20px;
}

.box .box-mid {
  padding: 15px 20px;
}

.box-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.box-menu-list li {
  height: 25px;
  line-height: 25px
}

.box-menu-list a {
  color: #fff;
  padding-left: 25px;
}

/* -------- End Box -------- */
/* ######## Box Grey ######## */

.box-top-grey {
  background: #333;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  height: 7px;
}

.box-mid-grey {
  background: #333;
  padding: 13px 20px;
}

.box-mid-grey p {
  color: #ccc;
}

.box-bot-grey {
  background: #333;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  height: 7px;
}

/* -------- End Box Grey -------- */
/* ######## Box Blue ######## */

.box-top-blue {
  background: #1c78c8;
  height: 7px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

.box-mid-blue {
  background: #1c78c8;
  padding: 13px 20px;
}

.box-bot-blue {
  background: #1c78c8;
  height: 7px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* -------- End Box Blue -------- */
/* ######## Table ######## */

table {
  width: 100%;
  border-collapse: collapse;
  margin: 30px 0;
  text-align: right;
}

table .first-col {
  padding-left: 25px;
  text-align: left;
}

table .last-col {
  padding-right: 25px;
}

table .left-col {
  text-align: left;
}

table .datetime-col {
  width: 50px;
}

table .datetime-col-wide {
  width: 90px;
}

table .odd-row {
  background: #f2f2f2;
}

table .table-date, .table-time, .table-year {
  margin: 0;
  font-size: 12px;
  line-height: 14px;
}

table .table-date {
  font-weight: bold;
}

th {
  background: #333;
  color: #fff;
  line-height: 41px;
}

td {
  padding-top: 7px;
  padding-bottom: 7px;
}

td, td a {
  color: #666;
}

/* -------- End Table -------- */
/* -------- End Main Content -------- */
/* ######## Footer ######## */

#random-companies {
  height: 78px;
  background: #fff;
  /*margin: 150px 0 0 0;*/
  min-width: 1116px;
}

#random-companies ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#random-companies li {
  display: inline-block;
}

#random-companies a {
  display: inline-block;
  line-height: 78px;
  padding: 0 18px 0 18px;
}
#random-companies img {
  vertical-align: middle;
}

#footer {
  background-color: #404040;
  min-width: 1116px;
}

#footer-content {
  margin: 0 auto;
  height: 254px;
  width: 1116px;
}

#footer-first {
  padding-bottom: 17px;
  position: relative;
}

#footer-logo {
  margin-top: 60px;
  display: inline-block;
  width: 88px;
  height: 75px;
}

#footer-first ul {
  position: absolute;
  top: 87px;
  left: 120px;
  list-style: none;
  display: inline-block;
  color: #fff;
  margin: 0;
  padding: 0;
}

#footer-first li {
  display: inline-block;
}

#footer-first a {
  color: #fff;
  padding: 10px 0;
}

#footer span {
  padding: 0 10px;
}

#footer-second {
  color: #666;
  border-top: solid 1px #666;
  line-height: 17px;
  padding-top: 17px;
  width: 100%;
  text-align: center;
}

/* -------- End Footer -------- */
/* -------- End Body -------- */
/* ######## Blocks ######## */

.article-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.article-list li {
  margin-top: 10px;
}

/* ######## Company Block ######## */

#company-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

#company-list li {
  padding: 2px 0;
}

#company-list a {
  color: #666;
  font-size:14px;
}

#company-list li.current-company a {
  font-weight: bold;
}

#company-search {
  background-color: #ebebec;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 40px;
  margin: 0 0 10px;
  position: relative;
  width: 100%;
  z-index: 700;
}

  #company-search .magnifying-glass-background {
    background-color: #8fc24d;
    border: medium none;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-family: sans-serif;
    font-size: 16px;
    height: 40px;
    margin: 0;
    padding: 10px 12px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
  }

  #company-search input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #000;
  }

  #company-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #000;
    opacity: 1;
  }

  #company-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #000;
    opacity: 1;
  }

  #company-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
  }

  #company-search input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000;
    float: left;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    margin: 0;
    padding: 3px 11px;
    width: inherit;
  }

/* -------- End Company Block -------- */
/* ######## Quick Facts Block ######## */

.company-facts {
  list-style: none;
  color: #fff;
  line-height: 16px;
  margin: 0;
  padding: 0;
}

.company-facts a {
  display: block;
  color: #fff;
}

.company-facts-title {
  font-size: 12px;
  color: #999;
  margin: 10px 0 0 0;
}

/* -------- End Quick Facts Block -------- */
/* ######## Quote Block ######## */

/*.icon-quote {
  background: url(/Static/ImagesV2/icon-quote.png) no-repeat 0 8px;
}*/

p.quote-price {
  color: #333;
  padding-top: 8px;
}

p.quote-price span {
  float: right;
  font-size: 20px;
  font-weight: bold;
}

p.dividend {
  padding: 0 0 0 42px;
  font-size: 20px;
  font-weight: bold;
  text-align: right;
}

p.quote-change {
  color: #333;
}

p.quote-change span {
  float: right;
  color: #999;
  font-size: 20px;
  font-weight: bold;
}

p.quote-info {
  color: #999;
  font-size: 12px;
  padding-top: 5px;
  margin-bottom: 0;
}

/* -------- End Quote Block -------- */
/* ######## Block Icons ######## */

.box-icon {
  background-repeat: no-repeat;
  background-size: 25px 25px;
  height: 25px;
  background-position: 0px 0px;
  line-height: 25px;
  padding-left: 33px;
}

.box-icon-big {
  padding-left: 42px;
}

/* -------- End Block Icons -------- */
/* -------- End Blocks -------- */
/* ######## Pages ######## */
/* ######## Start Page ######## */


.article-item-headline {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  margin: 0;
  color: #1c78c8;
}

.article-item-details {
  background-color: #ebebec;
  color: #1c78c8;
  margin-bottom: 15px;
  margin-top: 8px;
  font-size: 13px;
  line-height: 14px;
  padding: 7px 10px;
}

.article-item-text a {
  color: #666;
  font-size: 14px;
}

.article-item-text {
  min-height: 66px;
  color: #666;
  margin: 15px 0 30px 0;
  width: 100%;
}

.article-item-img {
  float: left;
  height: 91px;
  width: 110px;
  text-align: center;
  margin: 15px 0 0 15px;
}

.article-item-img span {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.article-item-img img {
  vertical-align: middle;
}

.article-icon-time,
.article-icon-company,
.article-icon-category {
  line-height: 20px;
}

.article-icon-time {
  background-image: url(/Static/ImagesV2/ikoner/Inlaggstyper/tid.svg);
  background-repeat: no-repeat;
  background-position: left 0px;
  background-size: 15px 15px;
  padding: 0 0 0 19px;
  margin: 0 15px 0 0;
  height: 16px
}

.article-icon-company {
  background-image: url(/Static/ImagesV2/icon-company.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 14px;
  padding: 0 0 0 19px;
  margin: 0 15px 0 0;
}

.article-icon-company-Bemanning {
  background-image: url(/Static/ImagesV2/ikoner/Bolagstyper/bemanning.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-company-Energi {
  background-image: url(/Static/ImagesV2/ikoner/Bolagstyper/energi.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-company-FinansochFastighet {
  background-image: url(/Static/ImagesV2/ikoner/Bolagstyper/finansochfastighet.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-company-Hälsovård {
  background-image: url(/Static/ImagesV2/ikoner/Bolagstyper/healthcare.svg) !important;
  background-repeat: no-repeat;
  background-position: left -1px;
  background-size: 15px 17px;
}

.article-icon-company-Industrivaror {
  background-image: url(/Static/ImagesV2/ikoner/Bolagstyper/industrivaror.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-company-Informationsteknik {
  background-image: url(/Static/ImagesV2/ikoner/Bolagstyper/informationsteknik.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-company-Konsumentvaroroch-tjänster {
  background-image: url(/Static/ImagesV2/ikoner/Bolagstyper/konsumentvaror.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-company-Material {
  background-image: url(/Static/ImagesV2/ikoner/Bolagstyper/material.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-category {
  background-image: url(/Static/ImagesV2/ikoner/Ovriga/tag.svg);
  background-repeat: no-repeat;
  background-position: left 1px;
  background-size: 15px 15px;
  padding: 0 0 0 19px;
  margin: 0;
}

.article-icon-category-Analys {
  background-image: url(/Static/ImagesV2/ikoner/Inlaggstyper/analys.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-category-Intervju {
  background-image: url(/Static/ImagesV2/ikoner/Inlaggstyper/intervjuer.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-category-Pressmeddelande {
  background-image: url(/Static/ImagesV2/ikoner/Inlaggstyper/pressmeddelanden.svg) !important;
  background-repeat: no-repeat;
  background-position: left -1px;
  background-size: 14px 16px;
}

.article-icon-category-Tekniskanalys {
  background-image: url(/Static/ImagesV2/ikoner/Inlaggstyper/tekniskanalys.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

.article-icon-category-Övrigartikel {
  background-image: url(/Static/ImagesV2/ikoner/Inlaggstyper/ovrigt.svg) !important;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px 15px;
}

/* -------- End Start Page -------- */
/* ######## Company Page ######## */

#company-header-box-mid {
  background: #fff;
  padding: 10px 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

#company-header-logo {
  float: left;
  width: 157px;
  height: 49px;
  margin: 0 10px;
}

#company-header-text {
  float: left;
  margin-left: 10px;
}

#company-header-text h1 {
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
}

#company-header-text ul {
  list-style: none;
  margin: 6px 0 0 0;
  padding: 0;
}

#company-header-text li {
  display: inline-block;
  padding-right: 9px;
}

#company-header-text a {
  font-size: 13px;
  color: #666;
}

#company-header-text li.active a {
  color: #1c78c8;
  font-weight: bold;
}

#company-column-right {
  float: left;
  margin-left: 29px;
}

#company-headline {
  font-size: 24px;
  line-height: 26px;
  font-weight: normal;
  margin: 0;
}

#company-name {
  margin: 0;
  color: #999;
  text-transform: uppercase;
}

#company-description {
  font-size: 16px;
  line-height: 22px;
}

#company-image img {
  padding: 10px 0;
}

#company-text h2, #company-text h3 {
  font-size: 18px;
  font-weight: bold;
}

/* ######## PageOption ######## */

#pageoptions a.size {
  color: #999;
  line-height: 35px;
  padding-left: 14px;
}

#pageoptions a.small {
  margin-left: 10px;
}

#pageoptions a.medium {
  font-size: 16px;
}

#pageoptions a.large {
  font-size: 19px;
}

#pageoptions a.selected {
  color: #333;
  font-weight: bold;
}

#pageoptions #print {
  background: url(/Static/ImagesNew/skrivare.png) no-repeat scroll 5px center rgba(0, 0, 0, 0);
  float: right;
  font-weight: bold;
  line-height: 35px;
  padding-left: 30px;
}

/*.left-column {
  width: 230px;
  margin: 0 35px 0 0;
}*/

.share-form-field {
  background: #e5e5e5;
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 35px;
  line-height: 35px;
  margin: 6px 0 0;
  padding: 0 10px;
  width: 100%;
}

  textarea.share-form-field {
    font-family: sans-serif;
    font-size: 13px;
    line-height: 15px;
    padding: 10px;
  }

.send-button {
  border: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
  height: 35px;
  line-height: 35px;
  margin: 12px 0 0;
  padding: 0 10px;
  font-weight: bold;
}

  .left-column button {
    background: #8fc24d;
    width: 110px;
  }

  .right-column button {
    background: #1978c8;
    width: 120px;
  }

/*.right-column {
  width: 230px;
}*/

#pageoptions p,
#ask-ceo p {
  color: #999;
}

#ask-ceo h3 {
  margin-top: 0;
}

/* -------- End Page Option -------- */
/* -------- End Company Page -------- */
/* ######## Company News Page ######## */

.icon-news {
  background: url(/Static/ImagesV2/icon-news.svg) no-repeat scroll 30px center / 16px 20px;
  padding-left: 62px !important;
}

/* -------- End Company News Page -------- */
/* ######## Company Calendar and Owner Page ######## */

.calendar-headline, .owner-headline, .insider-headline {
  font-size: 18px;
  line-height: 29px;
  font-weight: bold;
  padding-left: 40px;
}

.calendar-headline {
  background: url(/Static/ImagesV2/icon-calendar.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 29px 29px;
}

.owner-headline {
  background: url(/Static/ImagesV2/icon-owner.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 29px 29px;
}

.insider-headline {
  background: url(/Static/ImagesV2/icon-insider.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 29px 29px;
}

.event-link {
  color: #1C78C8;
  text-decoration: none;
}

/* -------- End Company Calendar and Owner Page -------- */
/* ######## Company Analysis Page ######## */

#company-analysis-text {
  margin: 30px 0;
}

/* -------- End Company Analysis Page -------- */
/* ######## Company Broker Stats Page ######## */

#chart .ui-button-text-only .ui-button-text {
  padding: 5px 8px;
}

#chart .ui-buttonset {
  margin-right: 0px;
}

/* -------- End Company Broker Stats Page -------- */
/* ######## Company Interview Page ######## */

#text-interview h2.interview {
  background: url(/Static/ImagesV2/icon-gray-leaf.png) 0% 3px no-repeat;
  font-size: 16px;
  line-height: 19px;
  color: #666;
  padding: 0 0 8px 30px;
  margin: 30px 0 5px 0;
  border-bottom: #e5e5e5 solid 1px;
  font-weight: normal;
}

#text-interview p {
  padding: 0 0 0 30px;
}

/* -------- End Company Interview Page -------- */
/* -------- Company Key Figure Page -------- */
.infoBox {
  position: absolute;
  z-index: 1000;
  padding: 10px;
  border: solid 1px gray;
  background-color: #ffffff;
}

.quarterly {
  margin: 0;
}

.move,
.info-year {
  color: #FFF;
}

.prev {
  background: url("/Static/ImagesV2/left-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  width: 15px;
  height: 24px;
  display: block;
}

.prev.no-prev-year {
    background: url("/Static/ImagesV2/left-arrow-gray.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  }

.next {
  background: url("/Static/ImagesV2/right-arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  height: 24px;
  width: 15px;
}

  .next.no-next-year {
    background: url("/Static/ImagesV2/right-arrow-gray.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  }

.info-year {
  background: url("/Static/ImagesV2/zoom.png") no-repeat scroll 0 1px rgba(0, 0, 0, 0);
  padding-left: 16px;
}

.progressive-info .content {
  overflow: hidden;
}

.import .button {
  background: url("/Static/ImagesV2/blue-button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: block;
  margin-top: 29px;
  color: #fff;
  width: 162px;
  height: 35px;
  padding: 7px;
  text-align: center;
  cursor:pointer;
}
/* -------- End Company Key Figure Page -------- */
/* -------- Articles Page -------- */

th .tool {
  color: #fff;
}

/* -------- End Articles Page -------- */
/* -------- End Pages -------- */
/* ######## Xforms ######## */

.xformpage .xform table td {
  text-align: left;
}

.xformpage .xform table td label {
  display: inline-block;
  text-align: left;
  font-family: NeoSansStd-Regular;
  width: 200px;
}

.xformpage .xform table td label * {
  text-align: left;
  font-family: NeoSansStd-Regular;
  width: 200px;
}

.xformblock .xform table td {
  text-align: left;
}

.xformblock .xform table td label * {
  text-align: left;
  font-family: NeoSansStd-Regular;
  width: 100%;
}

.xform table td span.heading {
  color: #333;
  font-size: 18px;
}

/* -------- End Xforms -------- */

#slim-scroll-down {
  display: block;
  position: absolute;
  top: 435px;
  width: 10px;
  height: 15px;
  background: url(/Static/ImagesV2/arrow-down.png) no-repeat;
}

#slim-scroll-up {
  display: block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 15px;
  /*background: url(/Static/ImagesV2/arrow-up.png) no-repeat;*/
}



#company-list-menu-box .dropdown-menu {
    box-shadow: none;
    border: none;
    background-color: #f1f1f1;
}

#company-list-menu-box .multiselect-container li {
    min-height: 0px;
    display: block;
    height: auto;
}

#company-list-menu-box .multiselect-container > li > a {
    padding: 0;
    min-height: 0px;
    display: block;
}

    #company-list-menu-box .multiselect-container > li > a > label {
        min-height: 0px;
        display: block;
        height: auto;
        color: #666;
        margin: 5px -7px;
        font-family: sans-serif;
        font-size: 13px;
        line-height: 20px;
    }

#company-list-menu-box .btn-group {
    /*display:block;*/
    width: 100%;
}

#company-list-menu-box .btn-group-vertical > .btn, #company-list-menu-box .btn-group > .btn {
    float: none;
    display: block;
    width:100%;
}

#company-list-menu-box .btn.btn-default {
    text-shadow: none;
    background-image: none;
    background-color: #f1f1f1;
    border: none;
    text-align: left;
    font-weight: bold;
    position: relative;
    box-shadow: none;
    border-radius: 5px;
    height:40px;
}

    #company-list-menu-box .btn.btn-default:before {
        position: absolute;
        right: 0px;
        top: 0px;
        background-color: #93C257;
        width: 40px;
        height: 40px;
        text-align: center;
        color: white;
        border: none;
        content: '';
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #company-list-menu-box .btn.btn-default:after {
        content: "\f343";
        font-family: dashicons;
        display: block;
        font-size: 19px;
        position: absolute;
        right: 11px;
        top: 7px;
        color: #fff;
        transition: transform .2s;
        transform: rotate(180deg);
    }

#company-list-menu-box .btn-group.open .btn.btn-default:after {
    transform: rotate(0);
}

#company-list-menu-box .btn.btn-default .caret {
    display: none;
}




#company-list-menu-box .open > .dropdown-menu {
    position: relative !important;
    display: block;
    min-width: 100%;
    width: auto;
}


#company-list-menu-box .open > .dropdown-menu > .active > a,
#company-list-menu-box .open > .dropdown-menu > .active > a:focus,
#company-list-menu-box .open > .dropdown-menu > .active > a:hover {
    background-repeat: repeat-x;
    background-image: none;
    background-color: transparent;
}



#company-list-menu-box .filter-container .multiselect-native-select {
    margin-bottom: 10px;
    display: block;
}

#company-list-menu-box .open > .dropdown-menu > li > a:focus, #company-list-menu-box .open > .dropdown-menu > li > a:hover {
    background-color: transparent;
}


#company-list-menu-box .multiselect-container > li > a > label > input[type=checkbox] {
    border: 1px solid #968f87;
    background: #fff;
    color: white;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 19px;
    max-width: 19px;
    max-height: 19px;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 19px;
    min-width: 19px;
    -webkit-appearance: none;
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    border-radius: 4px;
    margin: -2px -23px;
}

    #company-list-menu-box .multiselect-container > li > a > label > input[type=checkbox]:checked:before {
        content: '\f147';
        margin: -1px 0 0 -1px;
        color: white;
        background-color: #A2CA67;
        float: left;
        display: inline-block;
        vertical-align: middle;
        width: 21px;
        font: 400 21px/1 dashicons;
        speak: none;
        border-radius: 4px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

#company-list-menu-box .close-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
 /*for block*/
.bottom-link-line {
    background-color: #1c78c8;
    width: 100px;
    margin: 7px auto;
}
#company-headline-block {
    font-size: 24px;
    line-height: 26px;
    font-weight: normal;
    margin: 0;
}
#company-name-block {
    margin: 0 0 15px;
    color: #999;
    text-transform: uppercase;
}
.article-item-headline-block {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    color: #1c78c8;
}

.box-mid-block {

    padding: 0px 15px;
}
.company-header-items {
    width: 583px;
    height: 57px;
}
.AlsoAvailableText{

    padding-left:10px;
    font-size:16px;

}