/** 
 * GOOGLE TRANSLATE 
 * Styling for the google translate popup
 * https://github.com/Limepark/common/tree/master/google-translate-integration
 *
 * Copyright (C) 2013 Limepark AB
 */
#google-translate-modal {
  background: #fff;
  border: solid 1px #c5c5c5;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -webkit-box-shadow: 0 0 10px 0 #bbb;
  box-shadow: 0 0 10px 0 #bbb;
  display: none;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 18px;
  width: 250px;
  z-index: 999;
}

#google-translate-modal-close {
  float: right;
  padding-top: 6px;
}

#google-translate-modal-close a {
  color: #444;
  text-decoration: none;
}

#google-translate-modal-close a:hover {
  color: #000;
  text-decoration: underline;
}

#google-translate-modal p {
  clear: right;
  color: #444;
  font-size: 11px;
  margin: 12px 0 0;
  text-align: center;
}

#google-translate-modal img {
  display: inline-block;
}

#google_translate_element a {
  text-decoration: none;
}

/* PDF-ikon */
.sv-pdf-portlet.lp-pdf a {
  background: no-repeat 0 50% url(/images/18.f0a1be1126623062d27ffe13633/1265287895819/icon_pdf.gif);
  display: block;
  padding: 0 0 0 16px;
}

/* Rundade hÃ¶rn pÃ¥ bilder */
.img-rounded-corners img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: relative;

/*border: 1px solid #999;*/

  behavior: url(/download/18.ea4726b135a89528af800016567/PIE.htc);
  -o-border-radius: 15px;

  /*behavior: url(/download/18.ea4726b135a89528af800021672/border-radius.htc);*/
}

.hidden {
  display: none;
}

.stapeldiagram {
  border-collapse: collapse;
  float: left;
  margin: 0,5em 0 1em 0;
  table-layout: fixed;
}

.stapel {
  left: 30%;
  opacity: 0,70;
  position: relative;
  width: 150%;
  z-index: 3;
}

.stapelcell {
  height: 250px;
  vertical-align: bottom;
}

.stapeletikett {
  padding-top: 2em;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: 200%;
  z-index: 4;
}

.skugga {
  background-color: #ccc;
  left: -55%;
  opacity: 0.70;
  position: relative;
  width: 150%;
  z-index: 1;
}

.skuggcell {
  vertical-align: bottom;
}

/*SÃ–K*/
.search input[type=text] {
  background: #f6f6f6;
  border-bottom: none;
  border-left: 1px solid #c0c0c0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border-right: none;
  border-top: 1px solid #c0c0c0;
  color: #333;
  font-family: arial;
  font-size: 100%;
  font-style: none;
  padding: 5px 7px 5px 7px;
  vertical-align: middle;
  width: 145px;
}

.search input[type=submit] {
  background: #96c5d9;

/* Old browsers */
  background: -moz-linear-gradient(top, #96c5d9 0%, #1b72a8 100%);

/* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#96c5d9), color-stop(100%,#1b72a8));

/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #96c5d9 0%,#1b72a8 100%);

/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #96c5d9 0%,#1b72a8 100%);

/* Opera 11.10+ */
  background: -ms-linear-gradient(top, #96c5d9 0%,#1b72a8 100%);

/* IE10+ */
  background: linear-gradient(top, #96c5d9 0%,#1b72a8 100%);
  border: none;
  -webkit-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  color: #fff;

/* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96c5d9', endColorstr='#1b72a8',GradientType=0 );
  font-family: arial;
  font-size: 95%;
  font-weight: bold;
  height: 26px;
  margin: -1px;
  padding: 0 14px 0 14px;
  vertical-align: middle;

  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;

/* IE6-9 */
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
}

.search input[type=submit]:active {
  background: #6499b0;

/* Old browsers */
  background: -moz-linear-gradient(top, #6499b0 0%, #1b72a8 100%);

/* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6499b0), color-stop(100%,#1b72a8));

/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6499b0 0%,#1b72a8 100%);

/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6499b0 0%,#1b72a8 100%);

/* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6499b0 0%,#1b72a8 100%);

/* IE10+ */
  background: linear-gradient(top, #6499b0 0%,#1b72a8 100%);

/* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6499b0', endColorstr='#1b72a8',GradientType=0 );

  /* IE6-9 */
}

/*MENUS*/
#menu2 ul {
  float: right;
}

.toolsmenu_wrapper ul,
.searchmenu_wrapper ul,
.toprightmenu_wrapper ul,
.pagecontentmenu_wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.toolsmenu_wrapper ul li,
.searchmenu_wrapper ul li,
.toprightmenu_wrapper ul li,
.pagecontentmenu_wrapper ul li {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.toolsmenu_wrapper ul li a,
.searchmenu_wrapper ul li a,
.toprightmenu_wrapper ul li a,
.pagecontentmenu_wrapper ul li a {
  display: block;
  float: left;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
}


.toolsmenu_li {
  margin-left: 0.4em !important;
  padding-left: 0.4em !important;
}

.toolsmenu_li_first {
  margin-left: 0 !important;
  padding-left: 0 !important;
}


.searchmenu_a {
  margin-left: 0.8em;
}

.searchmenu_a_first {
  margin-left: 0 !important;
}

.pagecontentmenu_a {
  margin-left: 0.8em;
}

.pagecontentmenu_a_first {
  margin-left: 0 !important;
}

#mainnav_wrapper ul {
  list-style: none;
  margin: 0.178em 0 0 0;
  padding: 0;
}

#mainnav_wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#mainnav_wrapper a,
#mainnav_wrapper span {
  display: block;
}

#mainnav_wrapper .a {
  display: block;
}

#mainnav_wrapper .a_active {
  font-weight: bold !important;
  margin-bottom: 10px;
  /*color: #dc213b;*/
}



/* SÃ¤tter bakgrundsbild pÃ¥ alla nivÃ¥er med barn... */
#mainnav_wrapper .li_gotKids {
  background-image: url(http://www.gotene.se/images/18.2edd891311d671f43228000228034/pil_upp_blue.gif);
  background-position: 0.15em 0.535em;
  background-repeat: no-repeat;
}

/* Tar bort bakgrundsbilden frÃ¥n fÃ¶rsta nivÃ¥n*/
#mainnav_wrapper .li1_gotKids {
  background-image: none;
}

/* SÃ¤tter ikon pÃ¥ ALLA expanderade nivÃ¥er */
#mainnav_wrapper .li_expanded {
  background-image: url(http://www.gotene.se/images/18.2edd891311d671f43228000242247/pil_down.gif);
  background-position: 0.15em 0.585em;
  background-repeat: no-repeat;
}

/* Tar bort bakgrundsbilden frÃ¥n fÃ¶rsta nivÃ¥n */
#mainnav_wrapper .li1_expanded {
  background-image: none;
}

#mainnav_wrapper .li a,
#mainnav_wrapper .li span {
  background-image: none;
  font-weight: normal;
  padding: 0.1em 0.3em 0.1em 1.2em;
}

#mainnav_wrapper .li {
  border-bottom: 1px dotted #bedde6;
  padding-top: 0.2em;
}



#mainnav_wrapper a.a1 {
  background-image: none;
  color: #fff;
  margin-bottom: 14px;
}

#mainnav_wrapper .li1 a,
#mainnav_wrapper .li1 span {
  background-image: none;
  font-weight: bold;
  padding: 0.1em 0.1em 0.1em 0.3em;
}




#mainnav_wrapper .li2 a,
#mainnav_wrapper .li2 span {
  font-weight: normal;
  padding: 0.1em 0.3em 0.1em 1.4em;
  padding-bottom: 0.3em;
}

#mainnav_wrapper .ul3 {
  background-color: #fff;
}



#mainnav_wrapper .li3 a,
#mainnav_wrapper .li3 span {
  background-image: none;
  padding: 0.1em 0.3em 0.1em 1.8em;
}

#mainnav_wrapper .li3_expanded {
  background-position: 0.50em 0.585em;
}

#mainnav_wrapper .li3_gotKids {
  background-position: 0.50em 0.535em;
}

#mainnav_wrapper .ul4 {
  background-color: #cfe5ff;
}



#mainnav_wrapper .li4 a,
#mainnav_wrapper .li4 span {
  background-image: none;
  padding: 0.1em 0.3em 0.1em 2.1em;
}

#mainnav_wrapper .li4_expanded {
  background-position: 0.8em 0.585em;
}

#mainnav_wrapper .li4_gotKids {
  background-position: 0.8em 0.535em;
}

/*LEVEL 5
#F7F7F7
*/
#mainnav_wrapper .ul5 {
  background-color: #f7f7f7;
}



#mainnav_wrapper .li5 a,
#mainnav_wrapper .li4 span {
  background-image: none;
  padding: 0.1em 0.3em 0.1em 2.4em;
}

#mainnav_wrapper .li5_expanded {
  background-position: 1.1em 0.585em;
}

#mainnav_wrapper .li5_gotKids {
  background-position: 1.1em 0.535em;
}

/*LEVEL 6
#DEDEDE
*/
#mainnav_wrapper .ul6 {
  background-color: #dedede;
}



#mainnav_wrapper .li6 a,
#mainnav_wrapper .li4 span {
  background-image: none;
  padding: 0.1em 0.3em 0.1em 2.7em;
}

#mainnav_wrapper .li6_expanded {
  background-position: 1.4em 0.585em;
}

#mainnav_wrapper .li6_gotKids {
  background-position: 1.4em 0.535em;
}

#mainnav_wrapper .li_gotNoKids.li_active {
  background-image: none;
}

/*
#mainnav_wrapper .li1_gotNoKids {
	padding:0.446em 0.357em 0.446em 1.161em;
	background-image:url(/images/18.12fff4451215cbd83e4800013852/svart-punkt.gif);
	background-repeat:no-repeat;
	background-position: 0 0.8em; 
	border-bottom:1px solid #d7d7d7;
}*/




.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
.addthis_toolbox .hover_effect div {
  float: left;
}

.addthis_toolbox .hover_effect a {
  border: 2px solid #fff;
  font-size: 1em;
  padding: 2px 2px 2px 16px;
  position: relative;
  text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover {
  background: #b4d3f8;
  border: 2px solid #105cb6;
  border-radius: 4px;
  color: #105cb6;
  text-decoration: none;
}

.addthis_toolbox .hover_effect span {
  height: 16px;
  left: 1px;
  position: absolute;
  top: 2px;
  width: 16px;
}

/*NEW TOPMENU NOV 2012*/
#topMenu {
  list-style: none;
  margin: 0;
  padding: 0;
}

#topMenu .topMenuLi {
  border-right: 1px solid #fff;
  float: left;
}

#topMenu .topMenuA {
  display: block;
  padding: 10px 16px 10px 16px;
}

#topMenu .topMenuA_active {
  background-color: #fff;
  color: #333;
}

/*MORE NEWS*/
.boxTrigger {
  background-image: url(/images/18.3684e91713c666ce3b412277/1360932172355/plusminus.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding-left: 18px;
}

.triggerActive {
  background-position: 0 -21px;
}

.toogleBox {
  display: none;
}

/* Proxyfix */
.sv-proxy-portlet .sv-text-portlet-content *,
.sv-proxy-portlet .sv-text-portlet-cloned-content * {
  white-space: normal;
}

/* Telefonknapp */
/* .telefonknapp a {
display: inline-block;
padding: 10px 35px 10px 10px;
-webkit-border-radius: 5px;
border-radius: 5px;
background: #86b80f url('http://www.gotene.se/images/18.5aaf835713dc2a567869d089/1366630780012/phone.png') no-repeat left top;
text-decoration: none;
} */
/* Flexible iFrame */
.Flexible-container {
  height: 0;
  overflow: hidden;

/*padding-bottom: 56.25%;*/
  padding-bottom: 130px;
  padding-top: 30px;
  position: relative;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.white-box2 {
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  -webkit-box-shadow: 0 4px 9px 0 rgba(50, 50, 50, 0.23);
  -moz-box-shadow: 0 4px 9px 0 rgba(50, 50, 50, 0.23);
  box-shadow: 0 4px 9px 0 rgba(50, 50, 50, 0.23);
  padding: 10px;
}

/* FEEDBACK FORM STYLING */
/* General feedback styling */
.lp-feedback {
  border-bottom: 1px dotted #dfdfdf;
  border-top: 1px dotted #dfdfdf;
  clear: both;
  margin: 10px 0;
  padding: 10px 0;
}

.lp-feedback p {
  line-height: 1.7;
}

/* Feedback call-to-action text */
.lp-feedback > .sv-text-portlet {
  float: left;
}

/* Form and feedback text */
.js .lp-feedback .sv-form-portlet {
  clear: both;
  display: none;
}

.lp-feedback .sv-form-portlet {
  margin: 10px 0 0;
  overflow: hidden;
}

.lp-feedback form {
  background: #f6f6f6;
  padding: 15px 20px 20px;
}

.lp-feedback .sv-form-portlet > div {
  margin-bottom: 0;
}

/* Form fields */
.lp-feedback label {
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
  overflow: hidden;
  width: 100%;
}

.lp-feedback input[type='text'],
.lp-feedback textarea {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: none !important;
  box-sizing: border-box;
  font-size: 1em;
  line-height: normal;
  padding: 10px;
  width: 100%;
}

.lp-feedback input[type='text']:focus,
.lp-feedback textarea:focus {
  border: 1px solid #4fb3d3;
  outline: none;
}

/* Yes, no and submit buttons */
#lp-feedback-buttons {
  overflow: auto;
}

#lp-feedback-buttons button {
  float: left;
  margin-left: 10px;
  padding: 3px 9px 4px;
}

.lp-feedback input[type='submit'] {
  background: url('/images/18.6dc5cbb613a0b82fb0288e8/1357991055040/vitpil.png') no-repeat 93% center;
  padding: 10px 23px 10px 10px;
}

#lp-feedback-buttons button,
.lp-feedback input[type='submit'] {
  background-color: #4fb3d3;
  border: 1px solid #439cb9;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
}

#lp-feedback-buttons button[disabled] {
  background-color: #f6f6f6;
  border-color: #ccc;
  color: #999;
  cursor: default;
}

/* Thank you box */
.lp-feedback-thanks {
  background: #f6f6f6;
  display: none;
  margin: 10px 0 0;
  padding: 15px 20px 0;
}

.lp-feedback-thanks .brodtext {
  font-weight: 700;
  margin-bottom: 0;
}

/* END OF FEEDBACK FORM STYLING */
