*, *:before, *:after {
  box-sizing: border-box;
}
*, p, span, a, div {
  color:inherit;
}
body {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s;
  max-width:100%;
  overflow:hidden;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html #contentcontainer .botboxcontainer {
  padding-left:0px;
  padding-right:0px;
}
textarea, input, select {
  color:black;
}
#contentcontainer .container {
  margin-top:0;
  margin-bottom:0;
  padding-top:40px;
  padding-bottom:20px;
  min-height:200px;

  background: #ffffff;
}
.topimgcontainer {
  padding:0;
}
.menu .container {
  padding:0;
}
.topblackbar {
  height:auto;
  background:black;
}
@-webkit-keyframes fontfix {
  from { opacity: 1; }
  to { opacity: 1; }
}
img {
  max-width:100%;
  height:auto;
}
.FullTreeMenuLi, .FullTreeMenuLi li, .FullTreeMenuLi li a {
  padding:0;
  margin:0;
}
.FullTreeMenuLi li {
  line-height:40px;
}
#mainnav .nav_content > ul > li { 
  display: inline-block; /* Or float? (husk clear) */
  float:left;
}
.menu {
  z-index: 500;
  display: block;
  width: 100%;
  text-align: right;
}
.menu .container {
  background:rgba(0,0,0,1);
  box-shadow: 0px 10px 20px 0px rgba(0,0,0,.45);
}
.cloned .container {
  background:rgba(0,0,0,1);
}
#mainnav li a {
  width:100%;
}
#content a {
  text-decoration: underline;
}

#content a:hover {
  /*color: #7e7c65;*/
  color: inherit;
}
.social_container {
  position: absolute;
  /*top: 0px;*/
  top: 18px;
  right: 0;
  width: 100%;
}
.uptimefooter {
  background:black;
}
.uptimefooter .container {
  padding-top:5px;
  padding-bottom:5px;
}
#wrapper {
  z-index:1;
}
.nopadsocial {
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #7f8798;
  width: 100%;
}
.maincontent .nopadsocial ul li, .nopadsocial ul li {
  list-style:none;
}
.sortimentrow ul li, .sortimentrow .maincontent ul li {
  list-style:none;
}
.nopadsocialforside {
  padding-bottom:20px;
}
.nav_mobile_btn {
  z-index:3;
}
h1.design_pageheadline {
  margin-bottom:25px;
}
.footerlinks .container, .footeraddress .container {
  background:rgba(0,0,0,.7);
  padding-top:20px;
  padding-bottom:20px;
  margin-top:40px;
}
.footerlinks {
  margin-bottom:40px;
}
.footerlinks .container {
  padding-top:30px;
  padding-bottom:30px;
}
.readmorebtn a:hover, a.readmorebtn:hover, #content .readmorebtn a:hover, #content a.readmorebtn:hover {
  background:#94856e;
}
h1.forsidehead {
  margin-bottom:0;
}
.secondary {
  background: transparent;
  color:#e2e3db;
}
.secondary a, .secondary p {
  color:#e2e3db;
  color: #333;
  text-shadow: 1px 0px 1px white;
}
.quicklinks li {
  width: 100%;
  padding:0; 
  border-bottom: 1px solid #bdbdbd;
}
.quicklinks li a, .quicklinks a {
  color:#e2e3db;
  cursor:pointer;
}
.footeraddress img {
  width:22px;
  margin-right:10px;
}
.footeraddress li {
  height:30px;
}
.subheader p {
  text-align: center;
  font-size:28px;
}
.edit ul li {
  list-style:disc;
  list-style-position: outside;
  line-height:1.75em;
}
.edit ul {
  margin-left:17px;
}
.footeraddress span {
  width:40px;
  height:30px;
  float:left;
}
.footeraddress ul li {
  height:auto;
  min-height:30px;
}
.rightcontent img {
  width:100%;
  height:auto;
}
a.buttonlink, #content a.buttonlink {
  height:50px;
  line-height:50px;
  padding-left:20px;
  padding-right:20px;
  color:#ffffff;
  background:black;
  /*font-size:16px;*/
  font-size:17px;
  text-decoration: none;
  border-radius: 10px;
  width:100%;
  display:block;
  text-align: center;
  -webkit-transition: background .2s ease-in;
  -moz-transition: background .2s ease-in;
  -o-transition: background .2s ease-in;
  -ms-transition: background .2s ease-in;
  transition: background .2s ease-in;
  margin-bottom:20px;
  max-width:300px;
  float:left;
  clear:both;
   box-shadow: 5px 5px 5px rgba(5,5,5,.1); 
}
a.buttonlink, #content a.buttonlink { /* buttonlink changes */
  width:40%;
  float:left;
  max-width:50%;
  clear:none;
  margin:0 5%;
  border-radius:0;
}
a.buttonlink:active, #content a.buttonlink:active {
  box-shadow: none;
}
#content a.buttonlink:hover, a.buttonlink:hover {
  background:#222;
}
.menucontainer {
  position:relative;
}
.embed-container { 
  position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
  position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
}
#PageSysCtrl {
  position:fixed!important;
  top:100px!important;
  left:0px;
}
#PageSysCtrl {
  position:fixed!important;
  top:170px!important;
}
.youtube {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.youtube iframe, .youtube object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.uptimelogobot {
  width:200px;
  height:auto;
  margin-bottom:15px;
}
.section {
  margin-top:40px;
}
.link_button a, a.button_link, .link_button a:hover, a.button_link:hover {
  background:transparent;
  box-shadow:0px 0px 0px 0px;
  color:inherit;
}
.refsys_edit, .refsys_itemtable .editmenu {
  color:black;
}
.topclips img {
  width:70%;
  height:auto;
  margin-left:auto;
  margin-right:auto;
  display:block;
  margin-bottom:-60px;
}
.topbanner {
  z-index: 999;
  position: relative;
}
#contentcontainer .container {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 20px;
    min-height: 200px;
    background: #ffffff;
    background: #333;

}
.leftcontent {
      padding-left:30px;
    padding-right:30px;
}
form * {
  color:black;
}
#contentcontainer .botimagecontainer { 
  padding:0;
}
.botimagecontainer img {
  width:100%;
  height:auto;
}
h2.albumtitleh2 {
  display:none;
}
.produkterfront {
  margin-left:auto;
  margin-right:auto;
  display:block;
  width:auto;
  height:auto;
  max-width: 95%;
  margin-top:30px;
  margin-bottom:50px;
}
.img_footer {
  width:100%;
  text-align: center;
  padding:10px 0;
  margin:0 auto;
}
.img_footer a, #content .img_footer a {
  color:white;
  text-decoration: none;
}

