﻿@charset "UTF-8";
@font-face {
  font-family: "TradeGothicBoldCondensed";
  src: url("fonts/TRAGBCTO.eot?#iefix");
  src: url("fonts/TRAGBCTO.eot?#iefix") format("embedded-opentype"), url("fonts/tradegothic-boldcondtwentyobl.woff") format("woff"), url("fonts/tradegothic-boldcondtwentyobl.ttf") format("embedded-opentype"), url("fonts/tradegothic-boldcondtwentyobl.svg#TradeGothicBoldCondensedNo.20Oblique") format("svg"), url("fonts/tradegothic-boldcondtwentyobl.otf") format("opentype"); }

@font-face {
  font-family: 'NewsGothicMTRegular';
  src: url("fonts/NEWSGMTR.eot");
  src: url("fonts/NEWSGMTR.eot?#iefix") format("embedded-opentype"), url("fonts/nwgthc.woff") format("woff"), url("fonts/nwgthc.ttf") format("truetype"), url("fonts/nwgthc.svg#NewsGothicMTRegular") format("svg"), url("fonts/nwgthc.otf") format("opentype"); }

@font-face {
  font-family: 'news_gothic_mtbold';
  src: url("fonts/NEWSGMTB.eot");
  src: url("fonts/NEWSGMTB.eot?#iefix") format("embedded-opentype"), url("fonts/news_gothic_mt_bold__2_-webfont.woff") format("woff"), url("fonts/news_gothic_mt_bold__2_-webfont.ttf") format("truetype"), url("fonts/news_gothic_mt_bold__2_-webfont.svg#news_gothic_mtbold") format("svg");
  font-weight: normal;
  font-style: normal; }

/*Används*/
@font-face {
  font-family: 'TradeGothicLT-BoldCondTwenty';
  src: url("fonts/TradeGothicLT-BoldCondTwenty.eot?#iefix") format("embedded-opentype"), url("fonts/TradeGothicLT-BoldCondTwenty.woff") format("woff"), url("fonts/TradeGothicLT-BoldCondTwenty.ttf") format("truetype"), url("fonts/TradeGothicLT-BoldCondTwenty.svg#TradeGothicLT-BoldCondTwenty") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'TradeGothicLT-CondEighteen';
  src: url("fonts/TradeGothicLT-CondEighteen.eot?#iefix") format("embedded-opentype"), url("fonts/TradeGothicLT-CondEighteen.woff") format("woff"), url("fonts/TradeGothicLT-CondEighteen.ttf") format("truetype"), url("fonts/TradeGothicLT-CondEighteen.svg#TradeGothicLT-CondEighteen") format("svg");
  font-weight: normal;
  font-style: normal; }

form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, ul, li {
  margin: 0;
  padding: 0; }

a img {
  border: 0; }

html {
  font-size: 62.5%; }

body {
  background: #fff;
  font-family: "Open Sans", "Droid Sans", sans-serif;
  color: #232323;
  -webkit-font-smoothing: antialiased;
  font-size: 14px; }

a {
  text-decoration: none;
  color: #007864; }

ul {
  list-style: none; }

.close {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 24px;
  height: 24px;
  z-index: 230;
  cursor: pointer;
  background: transparent url(img/shop/cartclose.png) no-repeat top left; }
  .close span {
    display: none; }

.left {
  float: left; }

.right {
  float: right; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.pointer {
  cursor: pointer; }

.hide {
  display: none; }

.no-ul, .no-ul li {
  list-style: none;
  margin: 0;
  padding: 0; }

.cl {
  clear: both; }

.cf:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.cf {
  display: inline-block; }

html[xmlns] .cf {
  display: block; }

* html .cf {
  height: 1%; }

@media only screen and (max-width: 767px) {
  .left, .right {
    float: none; }
  .hide-for-mobile {
    display: none; }
  .show-for-mobile {
    display: block; }
  .no-left {
    margin-left: 0 !important;
    border-left: 0 !important;
    padding-left: 0 !important; } }

.row {
  width: 1200px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto; }
  .row .row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -10px; }
  .row.collapse .clm, .row.collapse .clms {
    padding: 0; }
  .row .row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0 -10px; }
    .row .row.collapse {
      margin: 0; }

.clm, .clms {
  float: left;
  padding: 0 10px;
  position: relative; }
  .clm.centered, .clms.centered {
    float: none;
    margin: 0 auto; }

[class*="clm"] + [class*="clm"]:last-child {
  float: right; }

[class*="clm"] + [class*="clm"].end {
  float: left; }

.c1, .row .c1 {
  width: 8.33333%; }

.c2, .row .c2 {
  width: 16.66667%; }

.c3, .row .c3 {
  width: 25%; }

.c4, .row .c4 {
  width: 33.33333%; }

.c5, .row .c5 {
  width: 41.66667%; }

.c6, .row .c6 {
  width: 50%; }

.c7, .row .c7 {
  width: 58.33333%; }

.c8, .row .c8 {
  width: 66.66667%; }

.c9, .row .c9 {
  width: 75%; }

.c10, .row .c10 {
  width: 83.33333%; }

.c11, .row .c11 {
  width: 91.66667%; }

.c12, .row .c12 {
  width: 100%; }

.row .offset-by-c1 {
  margin-left: 8.33333%; }

.row .offset-by-c2 {
  margin-left: 16.66667%; }

.row .offset-by-c3 {
  margin-left: 25%; }

.row .offset-by-c4 {
  margin-left: 33.33333%; }

.row .offset-by-c5 {
  margin-left: 41.66667%; }

.row .offset-by-c6 {
  margin-left: 50%; }

.row .offset-by-c7 {
  margin-left: 58.33333%; }

.row .offset-by-c8 {
  margin-left: 66.66667%; }

.row .offset-by-c9 {
  margin-left: 75%; }

.row .offset-by-c10 {
  margin-left: 83.33333%; }

.push-c2 {
  left: 16.66667%; }

.pull-c2 {
  right: 16.66667%; }

.push-c3 {
  left: 25%; }

.pull-c3 {
  right: 25%; }

.push-c4 {
  left: 33.33333%; }

.pull-c4 {
  right: 33.33333%; }

.push-c5 {
  left: 41.66667%; }

.pull-c5 {
  right: 41.66667%; }

.push-c6 {
  left: 50%; }

.pull-c6 {
  right: 50%; }

.push-c7 {
  left: 58.33333%; }

.pull-c7 {
  right: 58.33333%; }

.push-c8 {
  left: 66.66667%; }

.pull-c8 {
  right: 66.66667%; }

.push-c9 {
  left: 75%; }

.pull-c9 {
  right: 75%; }

.push-c10 {
  left: 83.33333%; }

.pull-c10 {
  right: 83.33333%; }

form img, form object, form embed {
  max-width: 100%;
  height: auto; }

form object, form embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img, .map_canvas img {
  max-width: none !important; }

/* Nicolas Gallagher's micro clearfix */
.row {
  *zoom: 1; }
  .row:before, .row:after {
    content: "";
    display: table; }
  .row:after {
    clear: both; }

/* Mobile Grid and Overrides ---------------------- */
@media only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; }
  .row {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0; }
  .clm, .clms {
    width: auto !important;
    float: none; }
  .clm:last-child, .clms:last-child {
    float: none; }
  [class*="clm"] + [class*="clm"]:last-child {
    float: none; }
  .clm:before, .clms:before, .clm:after, .clms:after {
    content: "";
    display: table; }
  .clm:after, .clms:after {
    clear: both; }
  .offset-by-c1 {
    margin-left: 0 !important; }
  .offset-by-c2 {
    margin-left: 0 !important; }
  .offset-by-c3 {
    margin-left: 0 !important; }
  .offset-by-c4 {
    margin-left: 0 !important; }
  .offset-by-c5 {
    margin-left: 0 !important; }
  .offset-by-c6 {
    margin-left: 0 !important; }
  .offset-by-c7 {
    margin-left: 0 !important; }
  .offset-by-c8 {
    margin-left: 0 !important; }
  .offset-by-c9 {
    margin-left: 0 !important; }
  .offset-by-c10 {
    margin-left: 0 !important; }
  .push-c2 {
    left: auto; }
  .pull-c2 {
    right: auto; }
  .push-c3 {
    left: auto; }
  .pull-c3 {
    right: auto; }
  .push-c4 {
    left: auto; }
  .pull-c4 {
    right: auto; }
  .push-c5 {
    left: auto; }
  .pull-c5 {
    right: auto; }
  .push-c6 {
    left: auto; }
  .pull-c6 {
    right: auto; }
  .push-c7 {
    left: auto; }
  .pull-c7 {
    right: auto; }
  .push-c8 {
    left: auto; }
  .pull-c8 {
    right: auto; }
  .push-c9 {
    left: auto; }
  .pull-c9 {
    right: auto; }
  .push-c10 {
    left: auto; }
  .pull-c10 {
    right: auto; }
  /* Mobile 4-clm Grid */
  .row .mobile-c1 {
    width: 25% !important;
    float: left;
    padding: 0 5px; }
    .row .mobile-c1:last-child {
      float: right; }
  .row.collapse .mobile-c1 {
    padding: 0; }
  .row .mobile-c2 {
    width: 50% !important;
    float: left;
    padding: 0 5px; }
    .row .mobile-c2:last-child {
      float: right; }
  .row.collapse .mobile-c2 {
    padding: 0; }
  .row .mobile-c3 {
    width: 75% !important;
    float: left;
    padding: 0 5px; }
    .row .mobile-c3:last-child {
      float: right; }
  .row.collapse .mobile-c3 {
    padding: 0; }
  .row .mobile-c4 {
    width: 100% !important;
    float: left;
    padding: 0 5px; }
    .row .mobile-c4:last-child {
      float: right; }
  .row.collapse .mobile-c4 {
    padding: 0; }
  .push-c1-mobile {
    left: 25%; }
  .pull-c1-mobile {
    right: 25%; }
  .push-c2-mobile {
    left: 50%; }
  .pull-c2-mobile {
    right: 50%; }
  .push-c3-mobile {
    left: 75%; }
  .pull-c3-mobile {
    right: 75%; } }

@media print {
  .row {
    width: 100%; }
  .row .print-width {
    float: none;
    width: auto; } }

.survey-questions fieldset {
  border: 0;
  padding: 0;
  margin: 0; }
  .survey-questions fieldset legend {
    width: 100%;
    display: block;
    font-family: 'TradeGothicBoldCondensed', Arial;
    padding: 0;
    font-weight: normal;
    margin-bottom: 10px;
    background: #e5e5e5 url(/images/arrow-right-brown.png) 10px center no-repeat;
    background-size: 20px auto;
    font-size: 22px;
    line-height: 52px;
    margin-bottom: 0;
    padding-left: 40px;
    vertical-align: middle;
    color: #000;
    margin-top: 20px;
    border-top: 1px solid #d4d4d4;
    text-transform: uppercase;
    position: relative; }

.survey-questions .surv-grp:first-child fieldset legend {
  margin-top: 0;
  border: 0; }

.survey-questions .surv-grading-val-dk {
  padding-left: 35px; }

.survey-questions .surv-quest {
  margin-bottom: 10px; }

.survey-questions .surv-radio {
  margin-right: 30px;
  display: inline-block; }

.survey-questions .surv-answers .surv-radio:last-child {
  margin-right: 0; }

.survey-questions .surv-lbl {
  margin-bottom: 10px;
  display: block; }

.survey-questions .surv-page {
  background: #EEEEEE;
  border: 1px solid #d4d4d4;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden; }

.survey-questions .surv-error {
  color: red;
  margin-left: 4px; }

.survey-questions .surv-quest {
  background: #FFF;
  padding: 20px;
  margin-bottom: 20px;
  margin: 10px;
  border: 1px solid #d4d4d4; }

.survey-questions .surv-text {
  width: 100%; }

.survey-questions textarea {
  background: #FFF;
  box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
  border: 1px solid #d5d5d5;
  margin-bottom: 10px;
  height: 180px; }

.survey-questions input[type=radio], .survey-questions input[type=checkbox] {
  visibility: hidden;
  display: none; }

.survey-questions input[type="radio"] + label span, .survey-questions input[type="checkbox"] + label span {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: #FFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #DDD;
  cursor: pointer;
  position: relative; }

.survey-questions input[type="radio"] + label span:before {
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  background: #007864;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -ms-border-radius: 9px;
  border-radius: 9px;
  display: none;
  position: absolute;
  top: 3px;
  left: 3px; }

.survey-questions input[type="checkbox"] + label span:before {
  content: "";
  display: block;
  height: 14px;
  width: 14px;
  background: transparent url(/images/check.png) center center no-repeat;
  color: #666;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  display: none;
  position: absolute;
  top: 3px;
  left: 3px; }

.survey-questions input[type="checkbox"] + label span {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.survey-questions input[type="radio"]:checked + label span:before, .survey-questions input[type="checkbox"]:checked + label span:before {
  display: block; }

.survey-questions .surv-quest-invalid {
  background: #FFEEEE; }

.clms .survey-control input[type=submit] {
  padding: 10px 30px;
  display: block; }

.surv-error.wd-ov {
  background: #FFF;
  padding: 20px 35px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d5d5d5;
  box-shadow: 0px 0px 17px rgba(20, 20, 20, 0.3); }
  .surv-error.wd-ov ul li {
    list-style: disc; }

.survey-control {
  margin-bottom: 10px; }
  .survey-control .prev {
    float: left; }

@media print {
  p a[href]:after {
    content: " (" attr(href) ") "; }
  .no-print {
    display: none; } }

.sbtn {
  display: inline-block;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none; }

.sbtn, .c-button button, .button, .logout, a.logout, input[type=submit], input[type=reset], .findcompany input[type=button], .latestevents .redbtn {
  padding: 2px 12px;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #000;
  border: solid 1px #ebebeb;
  background: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#ebebeb));
  background: -moz-linear-gradient(top, white, #ebebeb);
  font-weight: bold;
  color: #000; }
  .sbtn:hover, .c-button button:hover, .button:hover, .logout:hover, input[type=submit]:hover, input[type=reset]:hover, .findcompany input[type=button]:hover, .latestevents .redbtn:hover {
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fefefe));
    background: -moz-linear-gradient(top, #f8f8f8, white); }
  .sbtn:active, .c-button button:active, .button:active, .logout:active, input[type=submit]:active, input[type=reset]:active, .findcompany input[type=button]:active, .latestevents .redbtn:active {
    background: #ebebeb;
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(white));
    background: -moz-linear-gradient(top, #ebebeb, white); }
  .sbtn:hover, .c-button button:hover, .button:hover, .logout:hover, input[type=submit]:hover, input[type=reset]:hover, .findcompany input[type=button]:hover, .latestevents .redbtn:hover {
    text-decoration: none; }
  .sbtn:active, .c-button button:active, .button:active, .logout:active, input[type=submit]:active, input[type=reset]:active, .findcompany input[type=button]:active, .latestevents .redbtn:active {
    position: relative;
    top: 1px;
    color: #262626; }

/*
.sbtn:hover, .button:hover, .c-button button:hover {
	text-decoration: none;
	background: darken($btncolor,15);
	background: -webkit-gradient(linear, left top, left bottom, from($btncolor), to(darken($btncolor,25)));
	background: -moz-linear-gradient(top,  $btncolor,  darken($btncolor,25));
	
}
.sbtn:active, .button:active, .c-button button:active {
	position: relative;
	top: 1px;
	color: lighten($btnTextColor,15);
	background: darken($btncolor,15);
	background: -webkit-gradient(linear, left top, left bottom, from(darken($btncolor,15)), to(lighten($btncolor,15)));
	background: -moz-linear-gradient(top,  darken($btncolor,15),  lighten($btncolor,15));
	
}
*/
@media only screen and (max-width: 767px) {
  .qsearchresult {
    padding: 5px;
    /*
		.wd-sres span:after {
			content:'st';
		}
		*/ }
    .qsearchresult .wd-res {
      margin-bottom: 10px;
      border-bottom: solid 1px #cfcfcf;
      padding-bottom: 10px; }
    .qsearchresult .wd-sres span {
      display: inline-block;
      border-radius: 25px;
      margin-right: 5px;
      overflow: hidden;
      text-align: center;
      width: 16px;
      height: 16px;
      font-size: 80%;
      background-color: #BC204B;
      color: #fff; }
    .qsearchresult .wd-ltit {
      display: block;
      color: #007864;
      font-weight: 400;
      margin: 10px 0;
      font-size: 120%;
      border-bottom: solid 1px #BC204B; }
    .qsearchresult .stitle {
      display: block;
      font-weight: 400;
      font-size: 110%;
      margin-bottom: 4px; } }

@media only screen and (min-width: 767px) {
  .qsearchresult {
    background: url("/images/search-bg.png") repeat-y scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    color: #333333;
    padding: 5px;
    position: absolute;
    margin-left: 0px;
    width: 567px;
    z-index: 1004;
    right: 0; }
    .qsearchresult .wd-sres {
      padding: 6px 8px;
      cursor: pointer; }
    .qsearchresult .wd-sres span {
      padding: 0 4px;
      float: right; }
    .qsearchresult .wd-sres.sel {
      background-color: Highlight;
      color: HighlightText;
      border-radius: 4px; }
    .qsearchresult .wd-ltit {
      padding: 5px 0;
      color: #007864;
      border-bottom: solid 1px #007864;
      font-family: 'TradeGothicLT-BoldCondTwenty', Open Sans, Arial, serif;
      font-size: 20px;
      text-transform: uppercase;
      margin: 0 10px; }
    .qsearchresult .wd-sugg, .qsearchresult .wd-spell {
      float: left;
      width: 150px; }
    .qsearchresult .wd-res {
      padding: 4px 8px 10px;
      min-height: 82px;
      cursor: pointer;
      border-radius: 4px; }
    .qsearchresult .wd-res img {
      float: left;
      margin-right: 5px; }
    .qsearchresult .wd-res:hover {
      background-color: #BC204B;
      color: #fff; }
    .qsearchresult .stitle {
      display: block;
      font-weight: bold;
      margin-bottom: 4px; }
    .qsearchresult .loading-search {
      background: url("//wd7.se/jq/ajax-loader.gif") no-repeat scroll center center transparent; }
    .qsearchresult .slidebtn div {
      height: 30px;
      margin: 0 auto;
      width: 30px;
      z-index: 111; }
    .qsearchresult .slidebtn span {
      visibility: hidden; }
    .qsearchresult .slide-next div {
      background: url("//wd7.se/i/next.png") no-repeat scroll 0 0 transparent;
      margin-bottom: 15px;
      margin-top: -25px; }
    .qsearchresult .slide-prev div {
      background: url("//wd7.se/i/prev.png") no-repeat scroll 0 0 transparent;
      margin-bottom: -15px; }
    .qsearchresult .slidebtn {
      position: absolute;
      right: 200px;
      cursor: pointer;
      z-index: 110;
      height: 30px; }
    .qsearchresult .slide-next {
      bottom: -10px; }
    .qsearchresult .wd-qres, .qsearchresult .slidewrapper {
      float: right;
      min-height: 400px;
      width: 400px; } }

.nav-bar {
  padding: 0; }
  .nav-bar > li {
    float: left;
    display: block;
    position: relative;
    padding: 0;
    margin: 0; }
    .nav-bar > li.active {
      background: #BC204B; }
      .nav-bar > li.active > a {
        color: #fff; }
      .nav-bar > li.active:hover {
        background: #f2f2f2; }
    .nav-bar > li:hover {
      background: #f2f2f2; }
      .nav-bar > li:hover .flyout {
        display: block; }
      .nav-bar > li:hover a:first-child {
        color: #222; }
    .nav-bar > li > a {
      color: #222; }
    .nav-bar > li ul {
      margin-bottom: 0; }
    .nav-bar > li .flyout {
      display: none; }
    .nav-bar > li.has-flyout:hover > a:first-child {
      z-index: 42; }
    .nav-bar > li.has-flyout > a:first-child {
      padding-right: 26px;
      position: relative; }
      .nav-bar > li.has-flyout > a:first-child:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: solid 6px;
        border-color: #fff transparent transparent transparent;
        position: absolute;
        right: 8px;
        top: 17px; }
    .nav-bar > li.has-flyout > a.flyout-toggle {
      position: absolute;
      right: 0;
      top: 0;
      padding: 22px;
      z-index: 42;
      display: block; }
    .nav-bar > li.has-flyout.is-touch > a:first-child {
      padding-right: 55px; }
    .nav-bar > li.has-flyout.is-touch > a.flyout-toggle {
      border-left: 1px dashed #666; }
  .nav-bar > li > a:first-child {
    position: relative;
    padding: 7px 10px;
    display: block;
    text-decoration: none;
    font-size: ms(0); }
  .nav-bar > li > input {
    margin: 0 10px; }
  .nav-bar.vertical > li {
    float: none; }
    .nav-bar.vertical > li.has-flyout > a:first-child:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: solid 10px;
      border-color: transparent transparent transparent #222; }
    .nav-bar.vertical > li .flyout {
      left: 100%;
      top: -1px; }
      .nav-bar.vertical > li .flyout.right {
        left: auto;
        right: 100%; }

.flyout {
  padding: 0px;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 0px;
  width: 130px;
  z-index: 40;
  -webkit-box-shadow: compact(0 1px 5px rgba(0, 0, 0, 0.5), false, false, false, false, false, false, false, false, false);
  -moz-box-shadow: compact(0 1px 5px rgba(0, 0, 0, 0.5), false, false, false, false, false, false, false, false, false);
  box-shadow: compact(0 1px 5px rgba(0, 0, 0, 0.5), false, false, false, false, false, false, false, false, false);
  /* remove margin on any first-child element */
  /* remove margin on last element */ }
  .flyout p {
    font-size: ms(0)-1; }
  .flyout *:first-child {
    margin-top: 0; }
  .flyout *:last-child {
    margin-bottom: 0; }
  .flyout.small {
    width: 86.66667px; }
  .flyout.large {
    width: 227.5px; }
  .flyout.big {
    width: 325px;
    padding: 0; }
    .flyout.big > ul {
      float: left; }
  .flyout.right {
    left: auto;
    right: -2px; }
  .flyout.up {
    top: auto; }

ul.flyout, .nav-bar li ul {
  padding: 0;
  list-style: none; }
  ul.flyout li a, .nav-bar li ul li a {
    display: block;
    font-size: ms(0);
    height: auto;
    line-height: 1;
    padding: 15px 20px; }
    ul.flyout li a:hover, .nav-bar li ul li a:hover {
      background: #f2f2f2;
      color: #333; }
  ul.flyout li.active, .nav-bar li ul li.active {
    margin-top: 0; }
    ul.flyout li.active a, .nav-bar li ul li.active a {
      border: none;
      color: #fff;
      height: auto;
      margin: 0;
      position: static;
      top: 0; }

/* Mobile Styles */
@media only screen and (max-device-width: 1280px) {
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important; } }

@media only screen and (max-width: 1024) and (min-width: 768) {
  .touch .nav-bar li.has-flyout > a.flyout-toggle {
    padding: 20px !important; }
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important; } }

@media only screen and (max-width: 767px) {
  .nav-bar {
    height: auto; }
    .nav-bar > li {
      float: none;
      display: block;
      border-right: none; }
    .nav-bar > li > a.main {
      text-align: left;
      border-top: 1px solid #ddd;
      border-right: none; }
    .nav-bar > li:first-child > a.main {
      border-top: none; }
    .nav-bar > li.has-flyout > a.flyout-toggle {
      position: absolute;
      right: 0;
      top: 0;
      padding: 22px;
      z-index: 2;
      display: block; }
    .nav-bar > li.has-flyout.is-touch > a.flyout-toggle span {
      content: "";
      width: 0;
      height: 0;
      display: block; }
    .nav-bar > li.has-flyout > a.flyout-toggle:hover span {
      border-top-color: #141414; }
    .nav-bar.vertical > li.has-flyout > .flyout {
      left: 0; }
  .flyout {
    position: relative;
    width: 100% !important;
    top: auto;
    margin-right: -2px;
    border-width: 1px 1px 0 1px; }
    .flyout.right {
      float: none;
      right: auto;
      left: -1px; }
    .flyout.small, .flyout.large {
      width: 100% !important; }
    .flyout p:last-child {
      margin-bottom: 18px; } }

.tree li {
  padding: 0 3px; }

.tree li a {
  border-radius: 4px;
  padding: 7px 0;
  display: block;
  color: #222222; }
  .tree li a.active {
    font-weight: bold; }

.tree > li {
  font-size: 13px;
  border-top: 1px solid #6e6e6e; }
  .tree > li li {
    margin-left: 8px; }
    .tree > li li a {
      font-weight: normal;
      padding-left: 8px; }
      .tree > li li a.active {
        background: url(img/active.gif) no-repeat left center;
        padding-left: 7px; }
      .tree > li li a:hover {
        background-color: #f2f2f2; }
    .tree > li li li {
      color: #333333; }
  .tree > li:first-child {
    border-top: 0; }

.rot-flipY > * {
  -webkit-transform: rotateX(0deg) rotateY(180deg) translate(100%, 0);
  -moz-transform: rotateX(0deg) rotateY(180deg) translate(100%, 0); }
  .rot-flipY > *.lastactive {
    -webkit-transform: rotateX(0deg) rotateY(-180deg) translate(-100%, 0);
    -moz-transform: rotateX(0deg) rotateY(-180deg) translate(-100%, 0); }

.rot-slide > * {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0); }
  .rot-slide > *.active {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px); }
  .rot-slide > *.lastactive {
    -webkit-transform: translate(-100%, 0px);
    -moz-transform: translate(-100%, 0px); }

.rot-flipX > *.active, .rot-flipY > *.active {
  -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg); }

.rot-flipX > * {
  -moz-transform: rotateX(180deg) rotateY(0deg);
  -webkit-transform: rotateX(180deg) rotateY(0deg); }
  .rot-flipX > *.lastactive {
    -webkit-transform: rotateY(0deg) rotateX(-180deg);
    -moz-transform: rotateY(0deg) rotateX(-180deg); }

.rot-alpha > * {
  opacity: 0; }
  .rot-alpha > *.active {
    opacity: 1; }

.ie .rotatation > * {
  display: none; }
  .ie .rotatation > *.active {
    display: block; }

.flyout {
  margin-top: 10px !important; }

.rotatation {
  position: relative;
  -webkit-perspective: 500px; }
  .rotatation > * {
    -webkit-perspective: 500px;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 2s ease-in-out;
    -moz-perspective: 500px;
    -moz-transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -moz-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    position: absolute;
    z-index: 30;
    top: 0;
    left: 0;
    width: 100%; }

/****** treefilelist *********/
.filearchive {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }

.filearchive li span.ico {
  background-image: url(//wd7.se/i/icons/16.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  padding: 0 0 0 14px; }

.filearchive li a {
  font-weight: normal;
  position: relative;
  text-decoration: none; }

.dir span.ico {
  background-position: 0 -80px; }

.f span.ico {
  background-position: 0 -20px; }

.avi span.ico {
  background-position: 0 0; }

.doc span.ico, .docx span.ico {
  background-position: 0 -40px; }

.exe span.ico {
  background-position: 0 -60px; }

.gif span.ico {
  background-position: 0 -100px; }

.jpg span.ico {
  background-position: 0 -120px; }

.wav span.ico, .mp3 span.ico {
  background-position: 0 -140px; }

.tif span.ico, .tiff span.ico, .png span.ico {
  background-position: 0 -160px; }

.pptx span.ico, .ppt span.ico {
  background-position: 0 -180px; }

.txt span.ico {
  background-position: 0 -200px; }

.xlsx span.ico, .xls span.ico {
  background-position: 0 -220px; }

.rar span.ico, .zip span.ico {
  background-position: 0 -240px; }

.pdf span.ico {
  background-position: 0 -260px; }

.filearchive li a {
  cursor: pointer; }

.filearchive li {
  padding: 0;
  margin: 0 0 8px 0; }

.filearchive > li.dir > a, .filearchive li.open ul li.dir > a, .filearchive li.open ul li.open ul li.dir > a, .filearchive li.open ul li.open ul li.open ul li.dir > a {
  background-image: url(//wd7.se/i/icons/16.png);
  background-repeat: no-repeat;
  background-position: 0 -282px; }

.filearchive > li.open > a, .filearchive > li.open > ul li.open > a, .filearchive > li.open > ul li.open > ul .open > > a, .filearchive > li.open > ul li.open > ul li.open > ul li.open > a {
  background-position: -1px -302px; }

.filearchive li.open ul a, .filearchive li.open ul .open ul a, .filearchive li.open ul .open ul .open ul a, .filearchive li.open ul .open ul .open ul .open ul a {
  background: none; }

.filearchive li ul {
  list-style-type: none;
  margin: 7px 0 11px 10px;
  padding: 0px; }

.filearchive li.f {
  position: relative; }

.filearchive li.f:hover {
  background-color: #f4f4f2; }

.filearchive li.f .hdl {
  visibility: hidden;
  height: 17px;
  right: 0;
  position: absolute;
  width: 17px;
  z-index: 22; }

.filearchive li.f:hover .hdl {
  visibility: visible; }

.filearchive li.f .tf-tools {
  visibility: hidden;
  float: right;
  cursor: pointer; }

.filearchive li.f:hover .tf-tools {
  visibility: visible; }

.filearchive li.filedrop {
  margin-top: 10px;
  background-color: #fbf8de;
  padding: 7px;
  border: 1px dashed #c6c6c6; }

.filearchive li.f input {
  margin-left: 0px;
  margin-bottom: 5px;
  width: 60%; }

.lines-button {
  display: inline-block;
  padding: 0.58333rem 0.875rem;
  float: right;
  transition: .3s;
  cursor: pointer;
  user-select: none;
  border-radius: 0.5rem;
  -moz-apperance: none;
  -webkit-apperance: none;
  apperance: none;
  background: transparent;
  border: 0;
  outline: 0; }
  .lines-button:hover {
    opacity: 1; }
  .lines-button:active {
    transition: 0; }

.lines {
  display: inline-block;
  width: 3.5rem;
  height: 0.5rem;
  background: #007864;
  border-radius: 0.25rem;
  transition: 0.3s;
  position: relative;
  /*create the upper and lower lines as pseudo-elements of the middle line*/ }
  .lines:before, .lines:after {
    display: inline-block;
    width: 3.5rem;
    height: 0.5rem;
    background: #007864;
    border-radius: 0.25rem;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    transform-origin: 0.25rem center; }
  .lines:before {
    top: 0.875rem; }
  .lines:after {
    top: -0.875rem; }

.lines-button.x.bclose .lines {
  /*hide the middle line*/
  background: transparent;
  /*overlay the lines by setting both their top values to 0*/ }
  .lines-button.x.bclose .lines:before, .lines-button.x.bclose .lines:after {
    transform-origin: 50% 50%;
    top: 0;
    width: 3.5rem; }
  .lines-button.x.bclose .lines:before {
    transform: rotate3d(0, 0, 1, 45deg); }
  .lines-button.x.bclose .lines:after {
    transform: rotate3d(0, 0, 1, -45deg); }

.cart-contents {
  position: absolute;
  z-index: 99;
  background: #fff;
  color: #222;
  border: solid 1px #ddd;
  border-top: 0;
  padding: 10px;
  width: 400px;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5); }

.step .inp, #ilogin .inp {
  display: block;
  padding: 7px 10px;
  border: solid 1px #cecece;
  border-radius: 3px;
  box-shadow: inset 1px 1px 3px #dedede, 1px 1px 2px #dedede; }
  .step .inp:focus, #ilogin .inp:focus {
    box-shadow: inset 1px 1px 3px #aed77e, 1px 1px 2px #dedede; }

.cart-price {
  font-size: 16px;
  font-weight: bold; }

.cart-artnr {
  color: #C2C2C2;
  font-size: 11px;
  display: block; }

.noi-ticker span {
  padding: 0 4px;
  line-height: 15px;
  font-size: 15px;
  font-weight: bold; }

.noi-ticker a {
  display: inline-block;
  width: 20px;
  height: 15px;
  background: transparent url(img/shop/cartticker.png) no-repeat;
  cursor: pointer; }

.cart-delete {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 6px;
  background: transparent url(img/shop/cartremove.png) no-repeat;
  cursor: pointer; }

.cart-close {
  height: 21px;
  float: left;
  padding-left: 26px;
  width: 100px;
  left: 0px;
  right: auto;
  background: transparent url(img/shop/cartclose.png) no-repeat;
  cursor: pointer; }

.cart-tools {
  position: relative;
  height: 23px;
  margin-top: 20px; }

.cart-tools a {
  line-height: 23px;
  position: absolute;
  bottom: 0;
  right: 0; }

a.cart-checkout, a.cart-clear {
  float: right;
  position: static;
  cursor: pointer; }

/*
.redbutton,.cart-clear {
	-moz-box-shadow:inset 1px 1px 2px -1px #f5978e;
	-webkit-box-shadow:inset 1px 1px 2px -1px #f5978e;
	box-shadow:inset 1px 1px 2px -1px #f5978e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color:#f24537;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #d02718;
	display:inline-block;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:2px 1px 1px #810e05;

    &:hover {
	    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	    background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
	    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	    background-color:#c62d1f;
    }
    &:active {
	    position:relative;
	    top:1px;
    }
}
*/
.noi-ticker a span, .cart-delete span {
  display: none; }

.noi-ticker .add {
  background-position: 0 -15px; }

a.cart-checkout, a.cart-clear {
  margin-left: 8px;
  font-weight: normal;
  padding: 4px 6px; }

.wd-cart-prod {
  position: relative;
  clear: both;
  margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px; }

.wd-cart-prod:first-child {
  margin-top: 0;
  border-top: 0; }

.line-top strong {
  border-top: solid 1px #333;
  color: #F9A02D;
  font-size: 14px; }

#orderoverview .cart-sumcnt .line-top strong {
  color: #F9A02D;
  font-size: 18px; }

#orderoverview .cart-sumcnt {
  float: right; }

.cart-info {
  text-align: center;
  padding: 4px 0px; }

.shop-button, .cart-checkout, .wd-buy-button {
  background: #6fb93b;
  background: -webkit-gradient(linear, left top, left bottom, from(#81c750), to(#5f9e32));
  background: -moz-linear-gradient(top, #81c750, #5f9e32);
  padding: 8px 30px;
  text-shadow: 1px 1px 2px #000;
  color: #fff;
  font-size: 15px;
  box-shadow: inset 0px 1px 1px #98d16f, 1px 1px 3px #ddd;
  border: solid 1px #58922f; }
  .shop-button:hover, .cart-checkout:hover, .wd-buy-button:hover {
    background: #81c750;
    background: -webkit-gradient(linear, left top, left bottom, from(#6fb93b), to(#78c343));
    background: -moz-linear-gradient(top, #6fb93b, #95d06b); }
  .shop-button:active, .cart-checkout:active, .wd-buy-button:active {
    background: #5f9e32;
    background: -webkit-gradient(linear, left top, left bottom, from(#5f9e32), to(#81c750));
    background: -moz-linear-gradient(top, #5f9e32, #81c750); }
  .shop-button:active, .cart-checkout:active, .wd-buy-button:active {
    color: #fff; }

.buy-noi {
  padding: 8px 0px;
  width: 40px;
  border: 0;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  border-radius: 5px;
  margin-right: 6px;
  border: solid 1px #ccc;
  box-shadow: inset 1px 1px 2px #98d16f, 1px 1px 3px #ddd; }

.buy-infobox {
  border: solid 1px #b3b3b3;
  background: #fff;
  padding: 5px;
  margin-top: 100px;
  max-width: 768px;
  border-radius: 3px;
  box-shadow: 1px 1px 2px #666;
  margin-left: -25px;
  max-width: 400px;
  margin-top: -10px;
  color: #333;
  position: absolute; }
  .buy-infobox:after {
    content: "";
    position: absolute;
    bottom: -15px;
    /* value = - border-top-width - border-bottom-width */
    left: 50px;
    /* controls horizontal position */
    border-width: 15px 15px 0;
    /* vary these values to change the angle of the vertex */
    border-style: solid;
    border-color: #fff transparent;
    /* reduce the damage in FF3.0 */
    display: block;
    width: 0; }

div.hidden {
  opacity: 0.3; }

.cart-sum span {
  display: inline-block;
  width: 200px; }

.img-col {
  width: 80px;
  float: left; }

.info-col {
  float: left;
  width: 260px;
  padding-right: 8px;
  padding-top: 4px; }

.prod-toolbox div {
  float: left; }

.prod-toolbox {
  position: absolute;
  right: 2px;
  top: 13px; }

.shop-parent .prod-toolbox {
  top: 6px; }

/*
.wd-incart button
{
    background: -moz-linear-gradient(
		top,
		#40ed5a 0%,
		#8be8a4 50%,
		#91f291 50%,
		#17590d);
    background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#40ed5a),
		color-stop(0.50, #8be8a4),
		color-stop(0.50, #91f291),
		to(#17590d));
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 13px rgba(255,255,255,1);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 13px rgba(255,255,255,1);
}
*/
.price, .saleprice {
  font-size: 40px;
  color: #000;
  font-weight: bold;
  /*
	
	color:#fff;
	-webkit-text-stroke: 2px #000; 
	-moz-text-stroke: 2px #000;
	text-shadow:4px 4px 8px #aaa;*/ }

.stockcnt {
  margin-bottom: 10px; }
  .stockcnt .nostock {
    display: block;
    height: 40px;
    line-height: 40px; }
  .stockcnt .hasstock {
    display: none;
    height: 40px;
    line-height: 40px; }
  .stockcnt .nostock, .stockcnt .hasstock {
    background: transparent url(img/instock.gif) no-repeat top left;
    padding-left: 40px; }
  .stockcnt .hasstock {
    background-position: 0 -39px; }

.stockcnt .instock .hasstock {
  display: block; }

.stockcnt .instock .nostock {
  display: none; }

.saleprice {
  color: Red; }

.nprice {
  font-size: 30px; }

a.u {
  text-decoration: underline; }

#proddata, #layerdata {
  margin-top: 18px; }

#proddata .wd-f, #layerdata .wd-f {
  border-top: 0; }

#proddata input[type="text"] {
  width: 500px; }

#layerdata input[type="text"] {
  width: 45%; }

#proddata #Vat {
  width: 208px; }

#proddata input[type="text"].customprop {
  width: 160px;
  margin-right: 8px; }

#customdata button {
  margin-right: 5px; }

#newcustprop input[type="text"] {
  width: 300px; }

#newcustprop select {
  width: 250px; }

#allexistingprops {
  padding: 4px 6px; }

.shop-configcnt .loading, .shop .loading {
  display: block;
  background: transparent url(img/shop/ajax-loader.gif) no-repeat left center;
  padding-left: 60px;
  line-height: 46px;
  font-size: 18px; }

.btn-cnt {
  margin-top: 15px;
  padding-top: 8px;
  border-top: solid 1px #e4e4e4;
  text-align: center; }

.cart-newprods .cart-sumcnt {
  display: none; }

.buy-price {
  float: right;
  margin-left: 8px;
  font-size: 18px;
  line-height: 36px; }

.img-col {
  background-color: #fff;
  border: solid 1px #e0e0e0;
  margin-right: 7px;
  padding: 2px; }

.cart-sumcnt {
  margin-top: 20px; }

.cart-price {
  display: block; }

.cart-notinstock {
  opacity: 0.5; }

.wd-cart-prod .notinstocktext {
  display: none; }

.cart-notinstock .notinstocktext {
  display: block;
  float: right;
  color: red; }

.shop-lang {
  cursor: pointer; }
  .shop-lang span {
    padding-left: 20px;
    background: transparent url(/css/flags/flag_sweden.png) no-repeat 0px 2px; }

.flag-no span {
  background-image: url(/css/flags/flag_norway.png); }

.flag-fi span {
  background-image: url(/css/flags/flag_finland.png); }

.shop-country-sel {
  list-style: none; }

#ilogin {
  border: solid 1px #b3b3b3;
  background: #fff;
  padding: 10px;
  margin-top: 100px;
  max-width: 768px;
  border-radius: 3px;
  box-shadow: 1px 1px 2px #666; }
  #ilogin > .ph {
    position: relative; }
  #ilogin .close {
    top: -10px;
    right: -10px; }
  #ilogin.row {
    min-width: 300px; }
  #ilogin h2 {
    margin-top: 0;
    padding-top: 0; }
  #ilogin * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  #ilogin .ph .ibr {
    border-right: dotted 1px #ccc;
    padding-right: 10px;
    padding-left: 5px; }

.ibuttons .button, .ibuttons .logout, .ibuttons input[type=submit], .ibuttons input[type=reset], .ibuttons .findcompany input[type=button], .findcompany .ibuttons input[type=button], .ibuttons .latestevents .redbtn, .latestevents .ibuttons .redbtn {
  float: left;
  margin-right: 8px; }

body label.inline {
  display: inline;
  padding-left: 5px; }

.ierror {
  background: #e3a898;
  padding: 15px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #96280a; }

.iinp {
  margin: 8px 0; }
  .iinp label {
    font-weight: bold; }
  .iinp .inp {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    width: 100%; }

#ilogin .c6 {
  padding-right: 5px;
  padding-left: 10px; }

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  body #mainmenu a, body .loginlink {
    font-size: 12px; }
  body .starttxt h1 {
    font-size: 30px; }
  body .starthead {
    height: 445px; }
  body .startgreenbox h2, body .startredbox h2 {
    font-size: 16px; }
  body .startgreenbox p, body .startredbox p, body ul.checklist li {
    font-size: 12px; }
  body .startredbox h3, body .redbox h3, body .findcompany h2 {
    font-size: 14px; }
  body .shiftbox h3 {
    font-size: 18px; }
  body .shiftbox i {
    font-size: 44px; }
  body .findcompany h2.searchtitle {
    padding-right: 35px; }
    body .findcompany h2.searchtitle:after {
      font-size: 30px; }
  body .docList i {
    font-size: 16px; } }

@media only screen and (max-width: 767px) {
  body {
    /*&.scrolling {

        }*/ }
    body .sidetree {
      display: none; }
    body #head {
      background-image: none !important; }
    body .menubar, body #LeftColumn {
      display: none; }
    body #menubtn {
      float: right;
      display: block; }
    body #LeftColumn {
      margin: 20px 0; }
    body .msearch {
      width: 30px;
      height: 30px;
      background: url(/images/search.png) center center no-repeat;
      background-size: 100% 100%;
      float: right;
      display: block;
      cursor: pointer; }
    body .homelink {
      float: left;
      max-width: 80%; }
    body .mobilemenu {
      width: 100%;
      clear: both;
      display: none;
      margin: 10px 0;
      background: #FFF; }
      body .mobilemenu li {
        border-bottom: 1px solid #007864; }
        body .mobilemenu li:last-child {
          border-bottom: 0; }
      body .mobilemenu a {
        padding: 10px;
        display: block;
        font-size: 14px; }
        body .mobilemenu a.active {
          background: #007864;
          color: #FFF; }
      body .mobilemenu ul {
        margin-left: 20px; }
      body .mobilemenu > li > a {
        text-transform: uppercase;
        font-family: 'TradeGothicLT-CondEighteen', Arial, serif;
        font-size: 16px; }
      body .mobilemenu .loginlink {
        line-height: 30px; }
    body #head {
      padding-top: 10px; }
    body .startgreenbox, body .startredbox {
      margin-top: 20px; }
    body .starttxt h1 {
      font-size: 30px; }
    body .starttxt {
      margin-top: 20px; }
    body .starthead {
      height: auto; }
    body .shiftbox {
      height: auto; }
    body .searchwrap {
      float: none;
      width: 100%;
      display: none; }
    body img[usemap] {
      display: none; }
    body .isscrolling {
      position: fixed;
      background-color: #FFF;
      -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.15);
      -moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.15);
      box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.15);
      left: 0;
      top: 0;
      right: 0;
      z-index: 100; }
      body .isscrolling .homelink {
        margin: 5px;
        max-width: 60%; }
      body .isscrolling #menubtn, body .isscrolling .msearch {
        margin-top: 10px; } }

body {
  font-family: 'NewsGothicMTRegular', Arial, serif; }

h1, h2, h3, h4 {
  font-family: 'TradeGothicLT-BoldCondTwenty', Open Sans, Arial, serif;
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 20px;
  color: #007864; }

h1 {
  font-size: 38px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

p {
  margin-top: 0; }

.ingress {
  font-size: 16px; }

.starthead {
  height: 440px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto; }

#head {
  padding-top: 50px; }

.homelink {
  margin-bottom: 20px;
  display: block; }
  .homelink img {
    display: block; }

.button, .logout, a.logout, input[type=submit], input[type=reset], .findcompany input[type=button], .latestevents .redbtn, a.button, a.logout, .latestevents a.redbtn {
  display: inline-block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.75);
  -webkit-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.75);
  -ms-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.75);
  -o-box-shadow: 0px 2px 0px 0px rgba(50, 50, 50, 0.75);
  background: #007864;
  border: 0;
  line-height: 35px;
  font-family: "TradeGothicBoldCondensed",Arial;
  font-size: 18px;
  padding: 0px 20px;
  text-shadow: none;
  color: #FFF;
  cursor: pointer;
  font-weight: normal; }
  .button:hover, .logout:hover, input[type=submit]:hover, input[type=reset]:hover, .findcompany input[type=button]:hover, .latestevents .redbtn:hover, a.button:hover, a.logout:hover, .latestevents a.redbtn:hover {
    background: #009279; }

.logout, a.logout {
  background: #BC204B;
  box-shadow: none;
  position: relative;
  margin-top: 10px; }
  .logout:hover, a.logout:hover {
    background: #d22454; }

input[type=reset] {
  background: #EEE;
  color: #333; }
  input[type=reset]:hover {
    background: #efefef; }

#SearchContainer {
  padding: 20px;
  background: #E4E5E6; }
  #SearchContainer input[type=submit] {
    display: block;
    margin: 20px auto;
    padding: 0 80px; }

.searchwrap {
  float: right; }
  .searchwrap input[type=text] {
    background: #FFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #555;
    line-height: 35px;
    height: 35px;
    padding: 0 10px;
    display: inline-block;
    margin-right: 10px;
    min-width: 201px; }

input[type=text], input[type=password], textarea {
  background: #FFF;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #CCC;
  line-height: 35px;
  height: 35px;
  padding: 0 10px;
  display: inline-block; }

textarea {
  height: 100px;
  min-width: 244px; }

.username label, .password label {
  display: inline-block;
  min-width: 150px; }

.username input[type=text], .password input[type=text] {
  margin-bottom: 10px; }

.login .extralinks {
  margin-top: 20px; }

#ctl00_cph1_body table input[type=text] {
  width: 100%; }

#ctl00_cph1_body ul, #ctl00_cph1_ingress ul {
  margin-left: 20px; }
  #ctl00_cph1_body ul li, #ctl00_cph1_ingress ul li {
    list-style-type: disc; }

.menubar {
  background: #007864; }

#mainmenu li {
  float: left; }

#mainmenu a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'TradeGothicLT-CondEighteen', Arial, serif; }
  #mainmenu a:hover {
    background: #009279; }
  #mainmenu a.active {
    background: #E4E5E6;
    color: #007864;
    font-family: 'TradeGothicLT-BoldCondTwenty', Open Sans, Arial, serif; }

.starttxt {
  margin-top: 50px; }
  .starttxt h1 {
    font-size: 52px;
    color: #007864; }

.startgreenbox, .startredbox {
  margin-top: -110px;
  background: #007864;
  color: #FFF;
  padding: 20px;
  height: 215px;
  margin-bottom: 20px; }
  .startgreenbox h2, .startredbox h2 {
    font-size: 26px;
    margin-bottom: 5px;
    color: #FFF; }
  .startgreenbox h3, .startredbox h3 {
    color: #FFF; }

.startredbox, .redbox {
  background: #BC204B;
  height: 365px; }
  .startredbox h2, .redbox h2 {
    font-size: 32px;
    text-align: center;
    text-transform: uppercase; }
  .startredbox h3, .redbox h3 {
    font-size: 22px;
    margin-bottom: 10px; }
  .startredbox .button, .startredbox .logout, .startredbox input[type=submit], .startredbox input[type=reset], .startredbox .findcompany input[type=button], .findcompany .startredbox input[type=button], .startredbox .latestevents .redbtn, .latestevents .startredbox .redbtn, .redbox .button, .redbox .logout, .redbox input[type=submit], .redbox input[type=reset], .redbox .findcompany input[type=button], .findcompany .redbox input[type=button], .redbox .latestevents .redbtn, .latestevents .redbox .redbtn {
    display: block;
    text-align: center;
    background: #90193a;
    box-shadow: none; }
    .startredbox .button:hover, .startredbox .logout:hover, .startredbox input[type=submit]:hover, .startredbox input[type=reset]:hover, .startredbox .findcompany input[type=button]:hover, .findcompany .startredbox input[type=button]:hover, .startredbox .latestevents .redbtn:hover, .latestevents .startredbox .redbtn:hover, .redbox .button:hover, .redbox .logout:hover, .redbox input[type=submit]:hover, .redbox input[type=reset]:hover, .redbox .findcompany input[type=button]:hover, .findcompany .redbox input[type=button]:hover, .redbox .latestevents .redbtn:hover, .latestevents .redbox .redbtn:hover {
      background: #9d1b3f; }

.redbox {
  height: auto;
  margin-bottom: 20px;
  padding: 20px; }
  .redbox h2 {
    color: #fff;
    margin-bottom: 20px; }

.startgreenbox a {
  color: #FFF;
  font-weight: bold;
  font-size: 16px; }

.startgreenbox a:after {
  content: "\f178";
  dispaly: inline-block;
  font-family: FontAwesome;
  color: #FFF; }

.shiftbox {
  border: 2px solid #007864;
  padding: 20px;
  background-color: #E4E5E6;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E4E5E6));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #FFFFFF, #E4E5E6);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #FFFFFF, #E4E5E6);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #FFFFFF, #E4E5E6);
  /* IE10 */
  background-image: -o-linear-gradient(top, #FFFFFF, #E4E5E6);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #FFFFFF, #E4E5E6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFFFFF', EndColorStr='#E4E5E6');
  color: #007864;
  height: 130px;
  margin-bottom: 20px; }
  .shiftbox i {
    font-size: 80px; }
  .shiftbox h3 {
    font-size: 24px;
    margin-bottom: 10px; }

ul.checklist li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 5px;
  background: url(/images/check.png) left top no-repeat; }

.starttitle {
  color: #007864;
  font-size: 32px;
  border-bottom: 1px solid #007864;
  margin-bottom: 0; }

.righttitle {
  color: #007864;
  font-size: 20px;
  border-bottom: 1px solid #007864;
  margin-bottom: 10px;
  margn-top: 20px; }

.courselist {
  margin-bottom: 20px; }
  .courselist li {
    padding: 10px 0;
    border-bottom: 1px solid #E4E5E6;
    color: #555; }
  .courselist .date, .courselist i {
    color: #007864; }
  .courselist .date {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'TradeGothicLT-BoldCondTwenty', Open Sans, Arial, serif;
    line-height: 100%; }
  .courselist .day {
    display: block; }
  .courselist h4 {
    margin-bottom: 5px; }
  .courselist i {
    font-size: 24px; }
  .courselist .coursetitle {
    font-family: 'NewsGothicMTRegular', Arial, serif;
    font-weight: bold;
    font-size: 16px;
    color: #555555;
    display: block;
    margin-top: 12px; }
  .courselist .usericon {
    margin-top: 7px; }

.newslist {
  margin-bottom: 20px; }
  .newslist li {
    padding: 10px 0;
    border-bottom: 1px solid #E4E5E6; }
  .newslist .date {
    font-size: 12px;
    color: #555; }

.pagecnt.gradient {
  background: url(/images/loggedin-bg.png) left top repeat-x; }

#MiddleColumn a:not(.dloadicon):hover, #MiddleColumn a:not(.button):not(.logout):not(a.logout):not(input[type=submit]):not(input[type=reset]):not(.findcompany input[type=button]):not(.latestevents .redbtn):hover {
  background: #EEE;
  display: inline-block; }

.foottop {
  padding-bottom: 120px;
  background: #FFF url(/images/skyline3.png) center bottom no-repeat; }

#foot {
  background: #ededed;
  padding: 60px 0; }
  #foot h5 {
    margin-bottom: 0;
    color: #007864; }

.newsitem {
  padding-top: 20px; }
  .newsitem img {
    display: block;
    margin-bottom: 15px; }

.certbox {
  border: 2px solid #E4E5E6;
  padding: 20px;
  background-color: #E4E5E6;
  /* Fallback Color */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E4E5E6));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #FFFFFF, #E4E5E6);
  /* Chrome 10+, Saf5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, #FFFFFF, #E4E5E6);
  /* FF3.6 */
  background-image: -ms-linear-gradient(top, #FFFFFF, #E4E5E6);
  /* IE10 */
  background-image: -o-linear-gradient(top, #FFFFFF, #E4E5E6);
  /* Opera 11.10+ */
  background-image: linear-gradient(top, #FFFFFF, #E4E5E6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#FFFFFF', EndColorStr='#E4E5E6'); }

.findcompany h2 {
  font-size: 26px; }

.findcompany h2.searchtitle {
  padding-right: 55px;
  position: relative;
  background: url(/images/search.png) right top no-repeat; }

.findcompany select {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: #FFF;
  width: 100%;
  border: 1px solid #007864;
  line-height: 35px;
  height: 35px; }

.findcompany input[type=button] {
  margin: 20px auto;
  display: block;
  box-shadow: none; }

.listrm {
  display: block;
  margin-bottom: 20px; }

.loginlink {
  line-height: 50px;
  height: 50px;
  color: #FFF;
  text-transform: uppercase;
  font-family: 'TradeGothicLT-CondEighteen', Arial, serif;
  display: block;
  padding: 0 10px;
  font-size: 18px;
  text-align: center;
  background: #BC204B; }

.sidetree a {
  font-family: 'TradeGothicLT-CondEighteen', Arial, serif;
  display: block;
  padding: 10px;
  color: #007864;
  font-size: 19px; }
  .sidetree a.active {
    background: #007864;
    color: #FFF; }

.sidetree > li {
  border-bottom: 1px solid #007864; }

.sidetree li ul {
  padding: 10px 10px 10px 20px;
  background: #e4e5e6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZTVlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e4e5e6 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e5e6), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e4e5e6 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #e4e5e6 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e4e5e6 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e4e5e6 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e5e6', endColorstr='#ffffff',GradientType=0 ); }
  .sidetree li ul a {
    font-size: 14px;
    font-family: 'NewsGothicMTRegular', Arial, serif;
    color: #333;
    border: 0;
    padding: 3px 0;
    position: relative; }
    .sidetree li ul a.active {
      color: #007864;
      background: transparent; }
  .sidetree li ul ul {
    background: transparent;
    padding: 5px 0 0 10px; }
    .sidetree li ul ul a:before {
      content: "-";
      display: inline-block;
      margin-right: 3px; }
    .sidetree li ul ul a.active:before {
      content: "-"; }

.sidetree > li > ul > li > a.active:before {
  content: ">";
  display: inline-block;
  display: block;
  position: absolute;
  left: -13px;
  top: 3px; }

.bread {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px; }
  .bread a {
    color: #555; }
    .bread a.active {
      color: #007864; }
  .bread .breadsep {
    display: inline-block;
    margin: 0 5px; }

.greent {
  color: #007864; }

.redt {
  color: #BC204B; }

.greyed {
  color: #cacccd; }

.bold {
  font-family: 'TradeGothicLT-CondEighteen', Arial, serif; }

.rightcol {
  margin-bottom: 40px; }

.editlink {
  font-family: 'NewsGothicMTRegular', Arial, serif;
  font-size: 12px;
  float: right;
  display: inline-block;
  margin-top: 3px;
  line-height: 16px; }
  .editlink i {
    font-size: 16px; }

.docList, .filearchive {
  margin-bottom: 10px; }
  .docList li, .filearchive li {
    padding: 10px 0;
    border-bottom: 1px solid #555; }
  .docList i, .filearchive i {
    font-size: 30px; }
  .docList .fdesc, .filearchive .fdesc {
    padding: 5px 0;
    display: block; }
  .docList a, .filearchive a {
    word-break: break-all;
    display: inline-block;
    max-width: 100%; }

.docservice h3 {
  margin-top: 30px;
  margin-bottom: 0px;
  border-bottom: 1px solid #555; }

.shortcuts a {
  color: #555; }

.CompanyTableTop {
  color: #FFF;
  background: #007864;
  padding: 10px 5px;
  font-family: 'TradeGothicLT-BoldCondTwenty', Open Sans, Arial, serif;
  margin-top: 40px;
  font-size: 18px; }

.CompanyTable {
  width: 100%;
  color: #555;
  border-collapse: collapse; }
  .CompanyTable th {
    font-family: 'NewsGothicMTRegular', Arial, serif;
    font-weight: bold;
    text-align: left;
    color: #007864;
    font-size: 14px; }
  .CompanyTable tr:nth-child(even) {
    background: #E4E5E6; }
  .CompanyTable td, .CompanyTable th {
    padding: 10px; }
  .CompanyTable td.level {
    width: 30%; }

.List li {
  padding: 10px 0;
  border-bottom: 1px solid #cfcfcf; }

#SearchContainer {
  margin-bottom: 40px; }
  #SearchContainer table {
    width: 100%; }
  #SearchContainer h3 {
    margin-bottom: 10px;
    margin-top: 20px; }
  #SearchContainer input[type=checkbox] {
    visibility: hidden;
    position: absolute; }
  #SearchContainer label {
    line-height: 22px;
    margin-bottom: 5px; }
  #SearchContainer input[type="checkbox"] + label {
    /*display:inline-block;*/
    width: 19px;
    height: 19px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer; }
    #SearchContainer input[type="checkbox"] + label:before {
      display: inline-block;
      font-family: FontAwesome;
      content: "\f096";
      color: #007864;
      font-size: 20px; }
  #SearchContainer input[type="checkbox"]:checked + label:before {
    content: "\f046"; }

.doclist .fa-star-o, .doclist .fa-star, .filearchive .fa-star-o, .filearchive .fa-star {
  color: #fedb62; }

.doclist i, .filearchive i {
  font-size: 20px;
  cursor: pointer; }

.doclist li, .filearchive li {
  padding: 10px 0;
  border-bottom: 1px solid #555; }

.doclist .titlecol a, .filearchive .titlecol a {
  color: #555;
  font-family: 'TradeGothicLT-BoldCondTwenty', Open Sans, Arial, serif;
  font-size: 14px; }

.doclist {
  margin-bottom: 30px; }

.filearchive .ui-icon {
  display: none; }

.inedit .filearchive .ui-icon {
  display: block; }

#companyAdmin label, #companyAdmin .header, #companyInfo label, #companyInfo .header {
  color: #007864;
  font-family: 'TradeGothicLT-BoldCondTwenty', Open Sans, Arial, serif;
  font-size: 14px;
  display: block;
  margin: 10px 0 5px 0; }

#companyAdmin input[type=text], #companyAdmin textarea, #companyInfo input[type=text], #companyInfo textarea {
  background: #FFF;
  border: 1px solid #DDD;
  width: 100%;
  line-height: 30px;
  height: 30px;
  padding: 0 10px; }
  #companyAdmin input[type=text]:disabled, #companyAdmin textarea:disabled, #companyInfo input[type=text]:disabled, #companyInfo textarea:disabled {
    background-color: #EEE; }

#companyAdmin textarea, #companyInfo textarea {
  line-height: normal;
  height: 100px; }

#companyAdmin .buttonContainer, #companyInfo .buttonContainer {
  margin-top: 20px; }

#companyAdmin h4, #companyInfo h4 {
  margin-bottom: 10px;
  margin-top: 20px; }

.dloadicon, .usericon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/images/download.png) center center no-repeat; }

.lcheckicon {
  display: inline-block;
  width: 72px;
  height: 72px;
  background: url(/images/large-check.png) center center no-repeat; }

.usericon {
  background: url(/images/men.png) center center no-repeat; }

.docicon {
  display: inline-block;
  width: 24px;
  height: 30px;
  background: url(/images/document.png) center center no-repeat;
  margin-right: 10px;
  vertical-align: middle; }

.eventinfo {
  color: #000; }
  .eventinfo .redbtn {
    padding: 5px 10px;
    display: block;
    text-align: center; }
  .eventinfo .small {
    font-size: 12px;
    color: #595959;
    text-align: center; }
  .eventinfo .text-right {
    text-align: right; }
  .eventinfo .text-left {
    text-align: left; }
  .eventinfo .booklink {
    display: block;
    width: 100%; }

#eventcnt.passed {
  max-height: 0;
  opacity: 0;
  overflow: hidden; }
  #eventcnt.passed .attbtn {
    display: none; }
  #eventcnt.passed.open {
    max-height: 1600px;
    opacity: 1;
    overflow: visible; }

.ani {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease; }

#popup {
  background: #FFF;
  display: none;
  padding: 20px;
  max-width: 768px;
  width: 500px; }
  #popup fieldset {
    border: 0; }
  #popup label {
    display: block;
    font-weight: bold; }

.myinfopnl fieldset, #popup fieldset {
  border: 0; }

.myinfopnl label, #popup label {
  font-weight: bold;
  display: block; }

.myinfopnl input[type=text], .myinfopnl textarea, #popup input[type=text], #popup textarea {
  padding: 10px;
  border: 1px solid #CCC;
  width: 100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.brownbox {
  padding: 20px;
  background: #ebe7d8;
  margin-bottom: 20px;
  position: relative; }
  .brownbox h3 {
    margin-top: 0; }
  .brownbox .redbtn {
    padding: 5px 15px; }
    .brownbox .redbtn.external {
      padding: 5px 15px;
      background: #0065A4 url(/images/external.png) right center no-repeat; }
  .brownbox .icoarrow {
    margin-left: 20px; }
  .brownbox p {
    color: #000; }
  .brownbox h2 {
    font-size: 22px; }
  .brownbox a.button, .brownbox a.logout, .brownbox .latestevents a.redbtn, .latestevents .brownbox a.redbtn {
    margin-bottom: 10px; }
    .brownbox a.button:hover, .brownbox a.logout:hover, .brownbox .latestevents a.redbtn:hover, .latestevents .brownbox a.redbtn:hover {
      background: #d22454; }

.share {
  margin: 10px 0; }

.latestevents li {
  border-bottom: 1px dotted #EEE; }
  .latestevents li:last-child {
    border-bottom: 0; }

.latestevents:not(.onevent) li {
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease; }
  .latestevents:not(.onevent) li:hover {
    background-color: #ededed; }

.latestevents h3 {
  margin-bottom: 10px;
  display: inline-block;
  color: #000;
  font-size: 20px;
  line-height: 100%;
  margin-top: -4px; }

.latestevents .eventtxt h4 {
  color: #000;
  margin: 0 0 20px 0;
  font-size: 20px; }

.latestevents .arranger {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  color: #BC204B;
  line-height: 20px;
  margin-right: 15px;
  padding-right: 20px;
  border-right: 1px solid #DDD; }

.latestevents .eventimg {
  float: left;
  width: 20%;
  margin-right: 3%;
  padding: 20px 0 13px 10px; }
  .latestevents .eventimg .external {
    background: transparent; }

.latestevents .eventtxt {
  padding: 20px 0 13px 10px;
  width: 77%;
  float: right; }
  .latestevents .eventtxt.full {
    width: 100%; }
    .latestevents .eventtxt.full .eventdesc p {
      max-width: 500px; }

.latestevents .city {
  color: #0065A4;
  text-transform: uppercase;
  font-weight: bold; }

.latestevents .eventfull {
  color: #0065A4;
  text-transform: uppercase;
  font-weight: bold; }

.latestevents .day {
  background: #eee; }

.latestevents .eventdesc p {
  white-space: nowrap;
  width: 100%;
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis; }

.latestevents.onevent .day {
  background: #FFF; }

.latestevents.onevent li {
  padding-bottom: 10px;
  padding-top: 15px; }

.latestevents .xtrainfo {
  margin-top: 10px;
  margin-bottom: 20px; }

.latestevents .c10 {
  border-right: 1px dotted #7f7f7f;
  min-height: 91px; }

.latestevents .evdate {
  padding-top: 20px;
  padding-bottom: 15px; }
  .latestevents .evdate .redbtn {
    font-size: 14px; }
    .latestevents .evdate .redbtn.external {
      background: #BC204B url(/images/external.png) 95% center no-repeat; }

.searchcompany {
  width: 100%; }

.doccertsearch {
  margin-bottom: 40px; }

.mt20 {
  margin-top: 20px; }

#menubtn, .mobilemenu, .msearch {
  display: none; }

.subregion {
  margin-left: 20px; }

#mapid {
  height: 180px; }
