.view-kursdeltakerlink div.t3-sidebar.t3-sidebar-right.col.col-xs-12.col-sm-4 {
  display: none;
}

.view-kursdeltakerlink div#t3-content.t3-content.col.col-xs-12.col-sm-8 {
  width: 100%;
}

.hikacenter {
    text-align: center;
}

#hikashop_checkout_cart_shipping_title {
  display: none;
}

.hikashop_cart_shipping_value {
  display: none;
}

#hikashop_cart_product_listing td,  .hikashop_checkout_cart td {
  vertical-align: middle !important;
}

#hikashop_cart_product_listing img.hikashop_cart_product_image {
  float: none !important;
}

.hikashop_checkout_cart .hikashop_cart_empty_footer {
  background: #fff !important;
}

#hikashop_cart_product_listing input[type="text"], .hikashop_checkout_cart input[type="text"] {
  height: 25px;
  width: 45px;  
}

.hikashop_listing_img_title  input[type="text"] {
/*  margin-left: 200% !important;*/
/*  width: 40px; */
  text-align: center;
  margin-left: 15px;
}

.handlekurv div.hikashop_products_listing div.hikashop_products, .handlekurv div.hikashop_products_pagination.hikashop_products_pagination_bottom {
  display: none !important;
}

.hikashop_product_quantity_table td, .hikashop_product_quantity_table tr td, hikashop_listing_img_title hikashop_product_quantity_table {
  border-top: none !important;
}

.hikashop_listing_img_title tr td {
  border: none;
}

.hikashop_product_quantity_table tr:first-child td:first-child + td, .hikashop_listing_img_title .hikashop_product_quantity_field_change_plus {
  vertical-align: bottom !important;
  line-height: 1;
  height: 20px;
  padding-left:3px;  
}

.hikashop_listing_img_title .hikashop_product_quantity_field_change_plus {
  line-height: 1.5;
}


.hikashop_product_quantity_table tr:first-child + tr td:first-child, .hikashop_listing_img_title .hikashop_product_quantity_field_change_minus {
  vertical-align: top !important;
  line-height: 1;
  height: 20px;
  padding-left:3px;
}


#favicepicturedata_status {
  color: #fff;
}

.favicepicturedata_status_overskrift {
  color: #fff;
}

.hikashop_payment_methods_table {
    display: none;
}

.hikashop_checkout_coupon {
    display: none;
}

a.hikacart {
  background-color: #357b4b;
}

.page-header,
.page-title,
.page-header h1,
.items-row .item-content .article-intro,
.article-intro,
.item-page .article-content
{
  font-family: sans-serif;
}

.kursoversikt .article-content-main.col-lg-9 {
    width: 100%;
}

.kursoversikt .t3-sidebar-right {
  background: #111111;
  background: rgba(0, 0, 0, 0.75);
  padding-top: 24px;
  padding-bottom: 24px
}

.kursoversikt .t3-mainbody {
    background: transparent;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.8);
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 0px;
    padding-bottom: 0px;    
}

.kursoversikt .t3-mainbody .t3-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.kursoversikt .form-search input[type="search"] {
  background: #fff;
}

.kursoversikt a:hover, .kursoversikt a:focus {
  color: #357b4b;
  font-weight: bold;
}

#hikashop_checkout_registration {
  padding-left: 50px;
}

.betalingsdetaljer {
  display: none;
}

#favicesoasenter_kursdetalj .onlinekurs a,
#favicesoasenter_kursdetalj .onlinekurs a:hover,
#favicesoasenter_kursdetalj .onlinekurs a:active,
#favicesoasenter_kursdetalj .onlinekurs a:visited,
#favicesoasenter_kursdetalj .onlinekurs a:focus {
  color: #fff;
  font-size: 120%;
  font-weight: bold;
}

#favicesoasenter_kursdetalj .onlinekurs a:hover {
  font-size: 130%;
}

#favicesoasenter_kursdetalj .pdfnedlasting a,
#favicesoasenter_kursdetalj .pdfnedlasting a:hover,
#favicesoasenter_kursdetalj .pdfnedlasting a:active,
#favicesoasenter_kursdetalj .pdfnedlasting a:visited,
#favicesoasenter_kursdetalj .pdfnedlasting a:focus {
  color: #fff;
  font-weight: bold;
}

#favicesoasenter_kursdetalj .pdfnedlasting a:hover {
	font-size: 110%;
}

.t3onoff label:before {
  content: "JA" !important;
  width: 100%;
  height: 100%;
  text-indent: 0;
  color: white;
  padding: 4px 18px;
  font-weight: normal;
}
.t3onoff label:after {
  content: "";
  width: 40%;
  height: 100%;
  background: #fff;
}
.t3onoff label.off:before {
  content: "NEI" !important;
  text-align: right;
  color: #555;
}
.t3onoff label.active {
  z-index: 0;
}
.t3onoff label.off:before {
  background: #eee;
  left: 100%;
}